h1.mainHeader {
	color:#454545;
	margin:0;
	font:1.8rem 'PT Sans Narrow', Arial;
}
.desc_wrapper {
	font:16px Verdana;	
	min-height:500px;	
}
.background {
	width:130px;
	border-right:20px solid transparent;
	border-top: 20px solid #70c124;
}
.word {
	position:absolute;
	top:0;
	left:7px;
	font-size:15px;
	color:white
}
.showItWrapper > div, .desc  {	
	position:relative;	
}
.showItWrapper p, .desc p, #water_culc {
	padding-left:10px;
	text-align:justify;
}
.showItWrapper > div {
	display:none;
}
article {
	padding:2%;
	position:relative;	
}
article > img {	
	margin:10px;
}
article ul {
	list-style-type:square;
}
.outline_none {
	outline:none !important
}
.grefic {
	border:20px solid blue
}

.colorize {
	color:#5fa413
}
.tip {
	position:absolute;
	font:25px 'Trebuchet MS';
	color:#585858;
	bottom:10px;
	right:10px
}

.motivateWrapper {	
	text-align:center;
	transition: all 0.7s ease;	
}
.motivateWrapper > span {
	font-size:18px;
}
.motivate {
	color:#585858;
}
.noteWrapper {
	position:relative;
	border:2px solid steelblue;
	padding:10px;
	font: 14px 'Verdana', sans-serif;
}
.date {
	display:flex;
	justify-content:space-between;
	align-items:center;	
	margin:10px 0;	
}
.date div {
	flex-shrink:0;
}
.date > a {
	display:block;	
	width:20px;
	height:17px;
	background:url(../img/diseases/nextDisease.svg) no-repeat;
}
.infograficWrapper {
	font-size:15px;
	padding: 10px;
	background: radial-gradient(#EFFAFE 0%, #A1E1FC 100%);
	border-bottom: 5px solid #07a3e4;	
}
.infograficWrapper p {
	margin:0;
}
.infograficWrapper h1 {
	height:auto;
} 
.infograficWrapper h2 {
	display:inline-flex;
	margin: 0 auto;
	font-style:italic;
	border-bottom:2px solid dimgray;
}
.row {
	display:flex;
	justify-content: space-around;
	flex-flow:row wrap;
}
.row div {
	display:flex;
	flex-flow:column wrap;
	max-width:400px;
	padding: 10px;
}
.infograficWrapper div img{
	align-self:center;
	flex-shrink:0;
	margin:5px;
}
.cWater {
	order:1;
}
.complex {	
	align-self:center;
	order:1;		
}
.complex img {
	width:100%;
	height:auto;
	max-width:306px;
}
.complex span {	
	font-style:italic;	
}
.iParkes{	
	margin-top:60px;
}
.iFitoWater {
	font-size:14px;
	flex-flow:row wrap !important;
	justify-content:space-between;
}
.parkesDo {
	margin-top:30px;
}
.hmapo {
	order:3;
	align-self:center;
}
.infograficWrapper ul {
	font-style:italic;
	list-style-type:none;
}
.infograficWrapper ul img {
	position:relative;
	top:5px;
}
.socialTop {
	margin-top:0;
}
.bgColor {
	display:flex;	
	flex-flow:row;
background: 
radial-gradient(circle at 100% 50%, transparent 20%, rgba(255,255,255,.12) 21%, rgba(255,255,255,.12) 34%, transparent 35%),
radial-gradient(circle at 0% 50%, transparent 20%, rgba(255,255,255,.12) 21%, rgba(255,255,255,.12) 34%, transparent 35%);
background-color: slategray;
background-size:10px 10px;
}
.bgColor:nth-of-type(2) span {
	position:relative;
	margin:10% 0;	
	display:inline-flex;
	max-width:80%;
	left:-5px;
	align-self:flex-start;		
}
.bgColor:nth-of-type(2) span:before {
	content:"22";	
	position:absolute;
	bottom:-10px;
	left:5px;
	width:20px;
	height:20px;
	background-color:dimgray;	
	transform:rotate(45deg);
	z-index:-1;	
}
.imgBG {
	min-height:100%;
	width:20%;
	background-color:rgba(0,0,0,.1);
	flex-shrink:0;
}
.imgBG img {
	width:100%;
	box-shadow: 1px 1px 1px dimgray;
	height:auto;
}
.bgColor p, .bgColor h2, .bgColor h3 {
	padding: 0 10px;
}
.bgColor p {	
	padding:5px 10px;	
	min-width:200px;	
	margin:0;	
}
.bgColor figure{
	max-width:320px;
	text-align:center;
	margin: 5px auto;
}
.colorBoxVideo {
	font-size:1.5em;
	color:white;
	background-color:#DF4B3E;
	border-radius:20px;
	line-height:40px;
	padding:5px 15px 5px 20px;	
}
.bgColor figure a:hover {
	text-decoration:none;
}
.bgColor .sendbtn {
	display:inline-flex;
	justify-content:center;
	align-items:center;
	font-size:1.1rem;
	width:300px;
	box-sizing:border-box;
	padding:10px 20px 10px 10px;	    
    border-radius: 5px;	
	margin:10px 0;
}
.bgColor .sendbtn:before {
	content: "\2261" !important;
	font-weight:bold;
	padding:0 10px;
	font-size:1.2em;	
	color:white;	
}
.lightorange {
	background-color:#ebcb69;
}
.orange {
	background-color:#ebaa69;
}
.green {
	background-color:#adde5c; 
}
.lightyellow {
	background-color:#dddd6c;
}
.yellow {
	background-color:#ead960;	
}
.yellowgreen {	
	background-color:#cbea60;
}
.purple {
	background-color:#eb9aeb;
}
.blue {
	background-color:#72c8ed;
}
.cyan {
	background-color:#85cfcf;
}
.red {
	background-color:#f19eb4;
}
.gray {
	align-items:center;
	justify-content:space-between;
	padding:5px 10px;
	background-color:#e5e5e5
}
#starsDoc {
	order:1;
	display:flex;
	flex-flow:column;	
}
#starsDoc span {
	padding:2px 0
}
h2.color {
	width:20%;
	flex-shrink:0;
	box-sizing:border-box;
	text-align:center;
	min-height:100%;
	padding:5px 10px;
	font: normal 1.1em 'Tahoma';
	margin:0;
	color:white;
	text-shadow: 0 0.05rem 0.05rem rgba(0,0,0,.8);
	background-color:rgba(0,0,0,.1);	
}
.color span {
	display:block;
	position:relative;
	width:100%;
	max-width:100px;
	height:100px;
	overflow:hidden;
	margin:5px auto;	
}
.color span img {
	position:absolute;
	left:0;
	width:100px;
}
.color .oneImg img{
	top: 0;
}
.color .twoImg img{
	top: -100px;
}
.color .threeImg img{
	top: -200px;
}
.color .fourImg img{
	top: -300px;
}
.color .fiveImg img{
	top: -400px;
}
.color .sixImg img{
	top: -500px;
}
.centerWrapper a:hover {
	text-decoration:none;
}
.centerWrapper {
	display:flex;
	flex-flow:row wrap;
	justify-content:space-around;	
}
.buttons {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;	
} 
.buttons > * {
	margin-top:30px;
}
.size{
	font-size: 1.1em
}
.treatInfo .documents:first-child::before {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	display:block;	
	width:100px;
	height:100px;	
}
.treatInfo .documents::before {
	width:16px;
	height:22px;
}
.treatInfoWrapper, .treatDesc {
	display:flex;	
	margin-top:20px;
}
.treatDesc {
	align-items:center;
} 
.treatDesc p {
	margin-left: 10px;
}
.treatInfo h3 {
	font-size: 1.1rem;
	padding-left: 10px;
	margin-bottom: 10px;
	border-left: 3px solid #F6C606;
}
.treatImg {
	position:relative;
	display: table;
	text-align:center;
	color: #FFF;	
	padding: 10px;
	width:150px;
	height:150px;
	margin: 15px auto;
	background-color: #242533;
}
.treatTime {	
	font: 7.5rem Impact;
}
.treatInfo:first-of-type {
	margin-right:20px;	
}
article .sendbtn:before {
	display:inline-block;
	vertical-align:middle;
	width:16px;
	margin-right:5px;
}
.payForComponent {
	position:relative;
	display:flex;
	text-align:center;
	color:white;
	font: 1.1rem "PT Sans Narrow";
	padding:10px;
	align-items:center;	
	margin: 40px 0 20px 0;	
	background-color:#242533;
}
.payForComponent:before {
	content:"";
	display:inline-block;
	margin: 0 10px;
	width:25px;
	height:25px;
	background:url(../img/diagnostics/info.svg) no-repeat;
}
.payForComponent:after {
	content:"";
	position:absolute;
	background-color:white;
	z-index:0;
	left:0;
	right:0;
	bottom:-10px;
	margin:auto;
	display:block;
	width:20px;
	height:20px;	
	background-color:#242533;
	transform:rotate(45deg);
}
#askMe {
	max-width:280px;
}
#askMe > * {
	width:100%;	
	box-sizing:border-box;
}
.arrow {
	margin:5px 5px 5px 0;
}
.arrow:before {
	content:url(../img/index/arrow.svg);	
}
.diseaseComment:before {
	content: url(../img/diseases/comment.svg);
}
.randomNote {		
	margin-top:20px;
}
/* diagnostic */
.checkupAdd {	
	display:flex;
	justify-content:space-between;
	background:url(../img/diseases/checkup.png) no-repeat;
	margin-bottom:20px;
	height:300px;
}
.checkupAdd > div {
	width:320px;
	padding:20px 0 20px 20px;
	margin: 0 auto;
	display:inline-block;
	vertical-align:top;
	font-size:1.2rem
}
.checkupAdd > div:last-of-type {
	padding-right:10px;
}
article h3 {
	border-left: 5px solid #F6C606;
	padding-left:10px;
	margin-bottom:0;
}
.aboutCheckupButton:before {
	content:"";
	display:inline-block;	
	width:15px;	
	height:15px;
	margin-top:-3px;
	background:url(../img/index/arrow.svg) no-repeat;		
}
.askMeWrapper {
	position:relative;
	height:100%;
	background-color: rgba(36,37,51,.8);
}
.askMeWrapper:before {
	content:"";
	display:block;
	width:0;
	border:15px solid transparent;
	border-right:15px solid rgba(36,37,51,.8); 
	position:absolute;
	top:20px;
	left:-30px;
}
.orderCheckup {
	display:inline-block;
	vertical-align:top;
	text-align:center;
	height:100%;
	padding:10px;	
	width:290px;	
	box-sizing:border-box;	
}
.orderCheckup input, .orderCheckup button {
	max-width:350px;	
	box-sizing:border-box;
}
.orderCheckup button {
	margin-top: 10px
}
.treatParam {
	text-align:right;
	font:1rem "PT Sans Narrow", Arial;
}
.treatParam span {
	position:relative;
	display:inline-block;
	border-radius:50%;	
	border:1px solid #FF5252;
	background-color:#FF5252;
	width:9px;
	height:9px;
	margin: 0 2px
}
.treatParam b {
	color: #FF5252;
}
.treatDifDisable {
	background-color:transparent !important;
}
.circleImgWrapper {
	display:flex;
	align-items:center;
}
.circleImg {		
	margin:0 10px;
	flex-shrink:0;
	overflow:hidden;
	width:150px;
	height:150px;
	border-radius: 50%;
	box-shadow:inset 0 0 20px 0 rgba(0,0,0,.5);
	background:url(../img/diseases/alopecia-sprite.png) top left no-repeat;
}
.second {
	order:2;
	background-position: top right;
}
.circleImgWrapper:nth-of-type(2) {
	margin-top:20px;
}
.third {
	background-position: top center;
}
@media screen and (max-width: 1025px) {
	.parkesInfo {
		flex-wrap:wrap;
	}	
	.treatInfoWrapper, .treatDesc {
		display:block;
	}
	.treatDesc p, .treatInfo:first-of-type {
		margin:0;
	}	 
	.circleImgWrapper {
		display:block;
	}
	.resultWrapper a {
	margin: 5px;
	}
	.circleImg {
		margin: 0 auto;
	}
	.checkupAdd {
		height:auto;
		flex-wrap:wrap;		
	}
	.checkupAdd > div {
		width:
	}
	.orderCheckup:before {
		display:none;
	}
	.orderCheckup {
		margin-left:0;
		width:100%;
	}
}
@media screen and (max-width: 400px) {	
	.date > span:first-of-type, article > img, .imgTextInline img, .socialText, .infografic {
		display:none
	}	 
}