.loader, .trans {
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.95);
	position: fixed;
	overflow: auto;
	top: 0;
	left: 0;
	z-index: 999;
	display: block;
}
@keyframes ldio-v6g4je6oqv {
 0% {
 top: 70.5px;
 left: 70.5px;
 width: 0;
 height: 0;
 opacity: 1;
}
 100% {
 top: 17.25px;
 left: 17.25px;
 width: 106.5px;
 height: 106.5px;
 opacity: 0;
}
}
.ldio-v6g4je6oqv div {
	position: absolute;
	border-width: 4.5px;
	border-style: solid;
	opacity: 1;
	border-radius: 50%;
	animation: ldio-v6g4je6oqv 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.ldio-v6g4je6oqv div:nth-child(1) {
	border-color: #272d69
}
.ldio-v6g4je6oqv div:nth-child(2) {
	border-color: #c82a67;
	animation-delay: -0.5s;
}
.loadingio-spinner-ripple-rf50obiksdm {
	width: 150px;
	height: 150px;
	display: inline-block;
	overflow: hidden;
	background: none;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 99;
	position: fixed;
	transform: translate(-50%, -50%);
}
.ldio-v6g4je6oqv {
	width: 100%;
	height: 100%;
	position: relative;
	transform: translateZ(0) scale(1);
	backface-visibility: hidden;
	transform-origin: 0 0; /* see note above */
}
.ldio-v6g4je6oqv div {
	box-sizing: content-box;
}
.popup {
	background-color: rgba(0,0,0,0.9);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}
@font-face {
	font-family: 'poppinsblack';
	src: url('fonts/poppins-black-webfont.eot');
	src: url('../fonts/poppins-black-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/poppins-black-webfont.woff2') format('woff2'), url('../fonts/poppins-black-webfont.woff') format('woff'), url('../fonts/poppins-black-webfont.ttf') format('truetype'), url('../fonts/poppins-black-webfont.svg#poppinsblack') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'poppinsbold';
	src: url('../fonts/poppins-bold-webfont.eot');
	src: url('../fonts/poppins-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/poppins-bold-webfont.woff2') format('woff2'), url('../fonts/poppins-bold-webfont.woff') format('woff'), url('../fonts/poppins-bold-webfont.ttf') format('truetype'), url('../fonts/poppins-bold-webfont.svg#poppinsbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'poppinsregular';
	src: url('../fonts/poppins-regular-webfont.eot');
	src: url('../fonts/poppins-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/poppins-regular-webfont.woff2') format('woff2'), url('../fonts/poppins-regular-webfont.woff') format('woff'), url('../fonts/poppins-regular-webfont.ttf') format('truetype'), url('../fonts/poppins-regular-webfont.svg#poppinsregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #fff;
	color: #262b69;
	font-size: 10px;
	font-family: 'poppinsregular', arial;
}
html {
	-webkit-tap-highlight-color: rgba(201, 224, 253, 0);
	height: 100%;
}
a img {
	border: none;
}
a {
	outline: none;
	text-decoration: none
}
input, textarea {
	outline: none;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
a, a:link, a:active, a:visited, .button {
	-webkit-transition: all 0.20s ease-out;
	-moz-transition: all 0.20s ease-out;
	-o-transition: all 0.20s ease-out;
	transition: all 0.20s ease-out;
	outline: none;
}
.center {
	text-align: center;
}
.textpink {
	color: #eb80a8;
}
.bt {
	font-family: 'poppinsbold';
	color: #fff;
	display: inline-block;
	padding: 15px 30px 10px 30px;
	border-radius: 100px;
	background: rgb(208,68,115);
	background: linear-gradient(0deg, rgba(208,68,115,1) 50%, rgba(226,109,148,1) 100%);
	box-shadow: -1px 4px 10px -3px rgba(0,0,0,0.73);
	-webkit-box-shadow: -1px 4px 10px -3px rgba(0,0,0,0.73);
	-moz-box-shadow: -1px 4px 10px -3px rgba(0,0,0,0.73);
	outline: none;
	border: none;
}
.bt:hover {
	color: #6a273d;
}
.container {
	width: 100%;
	max-width: 920px;
	min-height: 100%;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	background: url(../img/bg.jpg) no-repeat top center #fff;
	background-size: 100%;
}
.container.home {
	background: url(../img/home-bg.jpg) top center #fff;
}
.logo {
	position: absolute;
	right: 25px;
	top: 25px;
	width: 14.3%;
}
h1 {
	text-align: center;
	font-family: 'poppinsblack';
	padding: 0;
	margin: 0.5em 0px;
	font-size: 900%;
	line-height: 1.3em;
}
h2 {
	text-align: center;
	font-family: 'poppinsblack';
	padding: 0;
	margin: 1em 0px;
	font-size: 450%;
	line-height: 1.3em;
}
.intro {
	font-size: 400%;
	line-height: 1.2em;
	text-align: center;
	font-family: 'poppinsbold';
	margin: 0 0 1em 0;
	padding: 0;
}
.homebt {
	text-align: center;
	padding-bottom: 1em;
	margin-top: 1em;
}
.homebt a {
	margin-bottom: 0.8em;
	font-size: 600%;
	padding-left: 50px;
	padding-right: 50px;
	line-height: 1.3em;
}
.homebt small {
	font-size: 170%;
	color: #636466;
	display: block;
}
.btback {
	position: absolute;
	width: 10%;
	max-width: 90px;
	top: 30px;
	left: 30px;
}
h1.register {
	margin: 0.5em 0px;
	font-size: 700%;
	line-height: 1.1em;
	text-transform: uppercase;
}
.form {
	width: 92%;
	max-width: 750px;
	margin: 0 auto;
}
.row {
	width: 100%;
	margin-bottom: 2em;
	position: relative;
}
.form-control {
	padding: 0 10%;
	font-size: 200%;
	font-weight: bold;
	color: #c1c1c1;
	line-height: 3.5em;
	background: #fff;
	border-radius: 100px;
	cursor: pointer;
	border: 2px solid #f38c9c;
	width: 80%;
}
/** Custom input **/
.form-control {
	padding: 0 10%;
	font-size: 200%;
	font-weight: bold;
	color: #c1c1c1;
	line-height: 3.5em;
	background: #fff;
	border-radius: 100px;
	cursor: pointer;
	border: 2px solid #f38c9c;
	width: 80%;
}
.form-control::placeholder {
color: #c1c1c1;
}
select {
	width: 100%;
}
.custom-select-wrapper {
	position: relative;
	display: inline-block;
	user-select: none;
	width: 100%;
}
.custom-select-wrapper select {
	display: none;
}
.custom-select {
	position: relative;
	display: inline-block;
	width: 100%;
}
.custom-select-trigger {
	position: relative;
	display: block;
	padding: 0 10%;
	font-size: 200%;
	font-weight: bold;
	color: #c1c1c1;
	line-height: 3.5em;
	background: #fff;
	border-radius: 100px;
	cursor: pointer;
	border: 2px solid #f38c9c;
}
.custom-select-trigger:after {
	position: absolute;
	display: block;
	content: '';
	top: 50%;
	right: 25px;
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #dc5e8e;
	transform: rotate(0deg) translateY(-50%);
	transition: all .4s ease-in-out;
	transform-origin: 50% 0;
}
.custom-select.opened .custom-select-trigger:after {
	margin-top: 3px;
	transform: rotate(-180deg) translateY(-50%);
}
.custom-options {
	position: absolute;
	z-index: 1;
	display: block;
	top: 100%;
	left: 0;
	right: 0;
	min-width: 80%;
	padding: 0 10%;
	box-sizing: border-box;
	background: url(../img/dropdown-bg.png) no-repeat bottom center #fff;
	background-size: cover;
	transition: all .4s ease-in-out;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transform: translateY(-15px);
	-webkit-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	box-shadow: -0px 4px 10px -3px rgba(0,0,0,0.73);
	-webkit-box-shadow: -0px 4px 10px -3px rgba(0,0,0,0.73);
	-moz-box-shadow: -0px 4px 10px -3px rgba(0,0,0,0.73);
	max-height: 300px;
	overflow: hidden;
	overflow-Y: auto;
}
.custom-select.opened .custom-options {
	opacity: 1;
	visibility: visible;
	pointer-events: all;
	transform: translateY(0);
}
.custom-option {
	position: relative;
	display: block;
	padding: 0;
	border-bottom: 1px solid #eb80a8;
	font-size: 200%;
	font-weight: bold;
	color: #c1c1c1;
	line-height: 3.5em;
	cursor: pointer;
	transition: all .4s ease-in-out;
}
.custom-options .custom-option:first-child{display:none;}
.custom-option:first-of-type {
	border-radius: 4px 4px 0 0;
}
.custom-option:last-of-type {
	border-bottom: 0;
	border-radius: 0 0 4px 4px;
}
.custom-option:hover, .custom-option.selection {
	color: #eb80a8;
}
.suggestion {
	position: absolute;
	z-index: 1;
	display: block;
	top: 120%;
	left: 0;
	right: 0;
	min-width: 100%;
	max-height: 300px;
	overflow: hidden;
	overflow-Y: auto;
	box-sizing: border-box;
	background: url(../img/dropdown-bg.png) no-repeat bottom center #fff;
	background-size: cover;
	transition: all .4s ease-in-out;
	transform: translateY(-15px);
	-webkit-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	box-shadow: -0px 4px 10px -3px rgba(0,0,0,0.73);
	-webkit-box-shadow: -0px 4px 10px -3px rgba(0,0,0,0.73);
	-moz-box-shadow: -0px 4px 10px -3px rgba(0,0,0,0.73);
	
}
.suggestion div{min-height:20px; text-align:center; font-size: 200%; line-height: 3.5em;}
.suggestion .auto_docnm {
	position: relative;
	display: block;
	padding: 0 10%;
	border-bottom: 1px solid #eb80a8;
	text-align:left;
	font-size: 200%;
	font-weight: bold;
	color: #c1c1c1;
	line-height: 3.5em;
	cursor: pointer;
	transition: all .4s ease-in-out;
	
}

.checkboxlable {
	line-height: 3.5em;
	padding: 0 0 0 15%;
	font-size: 250%;
	color: #a8a8a8;
}
.checkboxlable input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
.checkmark {
	position: absolute;
	top: 50%;
	left: 10%;
	transform: translate(-50%, -50%);
	height: 35px;
	width: 35px;
	background-color: transparent;
	border: 2px solid #df668f;
}
/* On mouse-over, add a grey background color */
lable:hover input ~ .checkmark {
	background-color: transparent;
	border: 2px solid #df668f;
}
/* When the checkbox is checked, add a blue background */
input:checked ~ .checkmark {
	background-color: transparent;
	border: 2px solid #df668f;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
/* Show the checkmark when checked */
input:checked ~ .checkmark:after {
	display: block;
}
/* Style the checkmark/indicator */
.checkmark:after {
	left: 15px;
	top: 10px;
	width: 5px;
	height: 10px;
	border: solid #df668f;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.form .bt {
	margin-bottom: 50px;
	font-size: 400%;
}
.form .row a {
	color: #d14674;
}
.form .row a:hover {
	color: #d14674;
	text-decoration: underline;
}
.tandc{display:none;}
.tandc-content{width:80%; max-width:800px; position:fixed; top:50%; left:50%; transform:translate(-50%, -50%); z-index:999; background: url(../img/bg.jpg) no-repeat top center #fff; background-size: 100%; padding:50px 20px 0 20px; border-radius:15px;}
.tandc-content a.link{color:#262b69; text-decoration:underline;}
.tandc-content a.link:hover{color:#c4165d; text-decoration:underline;}
.tandc-content .privacy{width:100%;}
.tandc-content .btback{max-width:50px; left:auto; right:10px; top:10px;}

h1.adddite {
	margin: 150px 0px 30px 0px;
	font-size: 600%;
	line-height: 1.1em;
	text-transform: uppercase;
}
.addditeDiv {
	width: 92%;
	max-width: 750px;
	margin: 0 auto;
}
.addditeDiv .row {
	width: 100%;
	margin: 3em 0;
	display: block;
	float: left;
	position: relative;
}
.tab {
	width: 100%;
	background: url(../img/line.png) no-repeat center;
	margin-bottom: 40px;
	display: block
}
.tab li {
	width: 25%;
	float: left;
	display: inline-block;
	text-align: center;
	background-size: contain;
	background-repeat: no-repeat;
	border-radius: 50%;
}
.tab li.breakfast {
	background-image: url(../img/breakfast.png);
}
.tab li.breakfast.active {
	background-image: url(../img/breakfast-active.png);
}
.tab li.lunch {
	background-image: url(../img/lunch.png);
}
.tab li.lunch.active {
	background-image: url(../img/lunch-active.png);
}
.tab li.snack {
	background-image: url(../img/snack.png);
}
.tab li.snack.active {
	background-image: url(../img/snack-active.png);
}
.tab li.dinner {
	background-image: url(../img/dinner.png);
}
.tab li.dinner.active {
	background-image: url(../img/dinner-active.png);
}
.tabcontent {
	display: none;
}
.suggestiondiv .form-control{color:#262b69; font-size:300%; line-height:2.6em;}
.suggestiondiv .form-control::placeholder{color:#262b69;}

.tabcontent .custom-select-trigger {
	color: #fff;
	background: rgb(208,68,115);
	background: linear-gradient(0deg, rgba(208,68,115,1) 50%, rgba(226,109,148,1) 100%);
	border-radius: 100px;
	cursor: pointer;
	border: 0px solid #f38c9c;
}

.tabcontent .custom-select-trigger:after {
	border-top: 15px solid #fff;
}
.btadd {
	background: rgb(36,42,106);
	background: linear-gradient(0deg, rgba(36,42,106,1) 50%, rgba(110,106,148,1) 100%);
	line-height: 3.5em;
	padding: 0 30px;
	font-size: 200%;
}
.btadd:hover {
	color: #fea1c1;
}
.noTopM {
	margin-top: 0 !important;
}
.addtable {
	width: 100%;
}
.addtable tr td {
	padding: 20px 10px;
	position: relative;
}
.addtable tr td:first-child {
	width: 89%;
	padding: 20px 25px;
	background: url(../img/vline1.png) no-repeat right bottom;
	background-size: contain
}
.addtable tr:last-child td:first-child {
	/*background: none*/
}
.addtable tr td div {
	float: left;
	display: block;
	width: 37%;
	height: 100%;
	font-family: 'poppinsregular';
	font-weight: bold;
	font-size: 230%;
	color: #a8a8a8;
}
.addtable tr td div:first-child {
	width: 54%;
	padding-right: 5%;
}
.btremove {
	background: rgb(216,25,33);
	background: linear-gradient(0deg, rgba(216,25,33,1) 50%, rgba(175,16,22,1) 100%);
	width: 40px;
	height: 40px;
	border: none;
	border-radius: 50%;
	line-height: 40px;
	text-align: center;
	font-family: 'poppinsbold';
	font-size: 200%;
	color: #FFF
}
.bataddDive {
	text-align: center;
	vertical-align: 50%;
}
.btAdddite {
	background: rgb(208,68,115);
	background: linear-gradient(0deg, rgba(208,68,115,1) 50%, rgba(226,109,148,1) 100%);
	font-family: 'poppinsbold';
	font-size: 300%;
	color: #FFF;
	float: left;
}
.btAdddite:last-child {
	float: right;
}
.bataddDive span {
	width: 20px;
	height: 20px;
	margin: 0 5px;
	border-radius: 50%;
	border: 2px solid #ec698d;
	display: inline-block;
	position: relative;
	transform: translateY(110%)
}
.bataddDive span.active {
	background: rgb(208,68,115);
	background: linear-gradient(0deg, rgba(208,68,115,1) 50%, rgba(226,109,148,1) 100%);
}
.resulDiv {
	width: 92%;
	max-width: 750px;
	margin: 0 auto;
}
.resulScroll {
	width: 100%;
	height: 55vh;
	overflow: hidden;
	
}
.resulDiv td {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	font-size: 300%;
	font-family: 'poppinsbold';
	position: relative;
}
.resulDiv td img {
	max-width: 100%;
}

.resulDiv tr td:first-child {
	width: 20%;
}
.resulDiv tr td:nth-child(2) {
	width: 23%;
}
.resulDiv tr td:nth-child(3) {
	width: 30%;
}
.resulDiv tr td:nth-child(4) {
	width: 23%;
}
.resulDiv tr {
	background: url(../img/vline.png) no-repeat right bottom;
	background-size: contain
}
.resulDiv .resulScroll tr {
	background: url(../img/vline.png) no-repeat right bottom;
	background-size: contain
}
.resulDiv .resulScroll tr td:nth-child(2), .resulDiv .resulScroll tr td:nth-child(3) {
	background: url(../img/hline.png) no-repeat right center;
	background-size: contain
}
.resulDiv .resulScroll tr td:nth-child(2){
	color:#b1b3b6;
}
.resulDiv .resulScroll tr td:nth-child(3){
	color:#ea5f88;
}
.resulDiv .resulScroll tr:nth-child(odd) td:nth-child(2), .resulDiv .resulScroll tr:nth-child(odd) td:nth-child(3) {
	background: url(../img/hline2.png) no-repeat right center;
	background-size: contain
}
.resulDiv .row.center {
	margin: 50px 0 0 0;
	padding-bottom: 50px;
	float: left;
}
.resulDiv .row.center button {
	float: left;
}
.resulDiv .row.center a {
	float: right;
}
.resulDiv .bt {
	font-size: 300%;
	margin: 0 10px
}
.banner{background-image:none !important;}
.banner td{position:relative; width:auto !important; padding:0 !important;}
.banner td img{transform:translate(3%,32%); width:90%; max-width:684px;}
.banner td img.text{transform:translate(0,0); width:100%; max-width:731px;}



.result.div1 {
	width: 1241px;
	height: 1755px;
	background: url(../img/bg-report.jpg);
	position: relative;
	display: none;
}

.result.div1 .value{width:80px; height:80px;}
.result.div1 .value span{line-height:80px;}
.tbl1, .tbl2, .tbl3 {
	position: absolute;
	top: 379px;
	left: 190px;
	width: 403px;
}
.tbl2 {
	top: 1225px
}
.tbl3 {
	top: 1390px
}
.result.div1 td {
	height: 95.5px !important;
	text-align: center;
	font-size: 21px;
	font-family: 'poppinsbold';
	line-height: 1em;
}
.result.div1 tr td:nth-child(1){
	color:#b1b3b6;
}
.result.div1 tr td:nth-child(2){
	color:#ea5f88;
}

.tbl4, .tbl5, .tbl6 {
	position: absolute;
	top: 390px;
	left: 755px;
	width: 403px;
}
.tbl5 {
	top: 693px;
}
.tbl6 {
	top: 1038px;
}
.c100, .c100 .slice {
	width: 100px !important;
	height: 100px !important;
	background-color: transparent !important
}
.c100 .slice {
}
.c100:before {
	width: 80% !important;
	height: 80% !important;
	top: 10% !important;
	left: 10% !important;
	border: 2px dashed #000 !important;
	background-color: transparent !important;
}
.pie, .c100 .bar, .c100.p51 .fill, .c100.p52 .fill, .c100.p53 .fill, .c100.p54 .fill, .c100.p55 .fill, .c100.p56 .fill, .c100.p57 .fill, .c100.p58 .fill, .c100.p59 .fill, .c100.p60 .fill, .c100.p61 .fill, .c100.p62 .fill, .c100.p63 .fill, .c100.p64 .fill, .c100.p65 .fill, .c100.p66 .fill, .c100.p67 .fill, .c100.p68 .fill, .c100.p69 .fill, .c100.p70 .fill, .c100.p71 .fill, .c100.p72 .fill, .c100.p73 .fill, .c100.p74 .fill, .c100.p75 .fill, .c100.p76 .fill, .c100.p77 .fill, .c100.p78 .fill, .c100.p79 .fill, .c100.p80 .fill, .c100.p81 .fill, .c100.p82 .fill, .c100.p83 .fill, .c100.p84 .fill, .c100.p85 .fill, .c100.p86 .fill, .c100.p87 .fill, .c100.p88 .fill, .c100.p89 .fill, .c100.p90 .fill, .c100.p91 .fill, .c100.p92 .fill, .c100.p93 .fill, .c100.p94 .fill, .c100.p95 .fill, .c100.p96 .fill, .c100.p97 .fill, .c100.p98 .fill, .c100.p99 .fill, .c100.p100 .fill {
	border: 20px solid #307bbb !important;
	width: 60px !important;
	height: 60px !important;
}
.c100 > span {
	width: auto !important;
	height: auto !important;
	line-height: normal !important;
	text-align: center;
	left: 50% !important;
	top: 50% !important;
	transform: translate(-50%, -50%) scale(0.8, 0.8);
	font-family: 'poppinsblack' !important;
}
.c100 {
	transform: scale(1.2, 1.2);
}


.result .c100, .result .c100 .slice {
	width: 80px !important;
	height: 80px !important;
	background-color: transparent !important
}

.result .c100:before {
	width: 80% !important;
	height: 80% !important;
	top: 5% !important;
	left: 5% !important;
	border: 2px dashed #000 !important;
	background-color: transparent !important;
}
.pie, .result .c100 .bar, .result .c100.p51 .fill, .result .c100.p52 .fill, .result .c100.p53 .fill, .result .c100.p54 .fill, .result .c100.p55 .fill, .result .c100.p56 .fill, .result .c100.p57 .fill, .result .c100.p58 .fill, .result .c100.p59 .fill, .result .c100.p60 .fill, .result .c100.p61 .fill, .result .c100.p62 .fill, .result .c100.p63 .fill, .result .c100.p64 .fill, .result .c100.p65 .fill, .result .c100.p66 .fill, .result .c100.p67 .result .fill, .result .c100.p68 .fill, .result .c100.p69 .fill, .result .c100.p70 .fill, .result .c100.p71 .fill, .result .c100.p72 .fill, .result .c100.p73 .fill, .result .c100.p74 .fill, .result .c100.p75 .fill, .result .c100.p76 .fill, .result .c100.p77 .fill, .result .c100.p78 .fill, .result .c100.p79 .fill, .result .c100.p80 .fill, .result .c100.p81 .fill, .result .c100.p82 .fill, .result .c100.p83 .fill, .result .c100.p84 .fill, .result .c100.p85 .fill, .result .c100.p86 .fill, .result .c100.p87 .fill, .result .c100.p88 .fill, .result .c100.p89 .fill, .result .c100.p90 .fill, .result .c100.p91 .fill, .result .c100.p92 .fill, .result .c100.p93 .fill, .result .c100.p94 .fill, .result .c100.p95 .fill, .result .c100.p96 .fill, .result .c100.p97 .fill, .result .c100.p98 .fill, .result .c100.p99 .fill, .result .c100.p100 .fill {
	border-width: 10px!important; 
	width: 60px !important;
	height: 60px !important;
}
.result .c100 > span {
	width: 80px !important;
	height: 80px !important;
	line-height: 80px !important;
	text-align: center;
	left: 0 !important;
	top: 0 !important;
	transform: translate(0, 0);
	font-family: 'poppinsblack' !important; font-size:15px !important;
}
.result .c100 {
	transform: scale(1, 1);
}

.privacy {
	width: 92%;
	max-width: 750px;
	margin: 0 auto;
	padding-bottom: 50px;
}
.privacy p {
	font-size: 150%;
	text-align: justify;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	line-height: 1.2em
}
.privacy p.head {
	font-family: 'poppinsbold';
	margin-bottom: 5px;
	text-align: left
}
.downloadImage{display:none;}
.popdownloading {
	width:150px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 99;
	position: fixed;
	transform: translate(-50%, -50%);
}
.downloadmessage{position:absolute; width:100%; bottom:0px; transform: translate(0, -50%); text-align:center; font-size:200%;}

.value{position:relative; width:120px; height:120px; margin:0 auto;}
.value img{position:absolute; width:100%; left:0; top:0;}
.value span{position:absolute; width:100%; height:100%; left:0; top:0; line-height:120px; font-size:70%;}
.mCSB_inside > .mCSB_container{margin-right:15px !important;}

#st-1 .st-btn[data-network='sharethis']{background-color:transparent !important; border:none;}
#st-1 .st-btn[data-network='sharethis'] img{display:none;}
.st-label{font-family: 'poppinsbold';
    color: #fff !important;
    display:block;
	font-size: 200% !important; transform:none !important
    }
.share{position:relative;}
#st-1{position:absolute; transform:translateY(-100%); background-color:#FFF; padding:10px; border:1px solid #ea5f88; border-radius:10px; display:none !important; opacity:0; transition: all 0.20s ease-out; z-index:1 !important}


#st-1::after {
    content:'';
    position:absolute;
    width:12px;
    height:12px;
    left:30%;
	bottom:-13px;
    transform:translate(-50%,-50%) rotate(45deg);
    background-color:#fff;
    border:1px solid #ea5f88;
	border-left:0px; border-top:0px;
	z-index:9
}
#st-1.active{display:block !important; opacity:1; transform:translateY(-110%);}
#st-1 a{font-size:50px; margin:0 10px; float:left;}
#st-1 a .fa-twitter-square{color:#1DA1F2}
#st-1 a .fa-whatsapp{color:#25D366}
#st-1 a .fa-facebook-square{color:#4267B2}