

/* Start:/test/style.css?17520449312453*/
#eye-test .result {
    margin-top: 30px;
}
#eye-test .result .image {
}
#eye-test .result .image .c {
	position: relative;
	height: 0;
}
#eye-test .result .image.yes {
    width: 467px;
    margin: 0 auto;
    background: 0% 0% no-repeat url('/test/images/test-yes.jpg');
    position: relative;
	background-size: contain;
	max-width: 100%;
}
#eye-test .result .image.yes .c {
	padding-bottom: 68%;
}
#eye-test .result .image.no {
    width: 652px;
    margin: 0 auto;
    background: 0% 0% no-repeat url('/test/images/test-no.jpg');
    position: relative;
	background-size: contain;
	max-width: 100%;
}
#eye-test .result .image.no .c {
	padding-bottom: 51%;
}
#eye-test .result .image.myopia {
    width: 540px;
/*    height: 344px;*/
    margin: 0 auto;
    background: 0% 0% no-repeat url('/test/images/test-myopia.jpg');
    position: relative;
	max-width: 100%;
}
#eye-test .result .image.myopia .c {
	padding-bottom: 64%;
}
#eye-test .result .image.hyperopia {
    width: 484px;
/*    height: 324px;*/
    margin: 0 auto;
    background: 0% 0% no-repeat url('/test/images/test-hyperopia.jpg');
    position: relative;
	max-width: 100%;
}
#eye-test .result .image.hyperopia .c {
	padding-bottom: 67%;
}
#eye-test .result .image.astigmatism {
    width: 490px;
/*    height: 288px;*/
    margin: 0 auto;
    background: 0% 0% no-repeat url('/test/images/test-astigmatism.jpg');
    position: relative;
	max-width: 100%;
}
#eye-test .result .image.astigmatism .c {
	padding-bottom: 59%;
}
#eye-test .result .image.no span {
    display: block;
    position: absolute;
    top: 19%;/*27px;*/
    left: 25%;/*270px;*/
    width: 50%;/*111px;*/
    height: 29%;/*111px;*/
    line-height: 1;/*111px;*/
    text-align: center;
    font-size: 30px;
    color: #2573a1;
    font-weight: bold;
}
#eye-test .result .image a {
    display: block;
    text-decoration: none;
    position: absolute;
    bottom: 13px;
    right: 21px;
    width: 98px;
    height: 31px;
    line-height: 24px;
    padding-top: 11px;
    padding-left: 20px;
    font-size: 11px;
    color: #ffffff;
    background: 0% 0% no-repeat url('/test/images/reload.png');
	box-sizing: content-box;
}
#eye-test .result p {
    font-size: 14px;
    color: #2573a1;
    text-align: center;
    margin-top: 10px;
    text-indent: 0;
}
#eye-test .result p a {
    text-decoration: underline;
}

/* End */


/* Start:/test/tests/color-perception/style.css?17521466941510*/
#eye-test {
	position: relative;
}

#eye-test .question {
	font-size: 20px;
	color: #075787;
	text-transform: uppercase;
	text-indent: 0;
	text-align: center;
	margin: 40px 0 25px;
}

#eye-test form {
	padding: 0;
	margin: 0;
	text-align: center;
}
#eye-test form label {
	font-size: 16px;
}
#eye-test form input {
	width: 120px;
	padding: 5px;
	background: #ffffff;
	border: 2px solid #c1cacf;
	font-size: 16px;
	color: #242526;
	margin: 0 15px;
	vertical-align: middle;
}
#eye-test form input.error {
	border-color: #ff4c61;
}
#eye-test form a {
	display: inline-block;
	vertical-align: middle;
	border-radius: 26px;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	background: var(--theme-base-color);
	color: #ffffff;
	font-size: 12px;
	padding: 0 25px;

}
#eye-test form a:hover {
	background: var(--theme-base-color);
}
#eye-test form a:active {
	background: var(--theme-base-color);

}

#eye-test .content {
	width: 400px;
	position: relative;
	margin: 0 auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	max-width: 100%;
	background-size: containt;
}
#eye-test .content .c {
	padding-bottom: 100%;
}

#eye-test .progress {
	position: absolute;
	bottom: 0;
	right: 0;
	white-space: nowrap;
	padding: 10px;
	height: auto;
	border: solid 1px  var(--theme-base-color);
}
#eye-test .progress span {
	font-weight: bold;
}

@media (max-width: 600px) {
#eye-test form a{margin-top: 20px;}

}

 
/* End */
/* /test/style.css?17520449312453 */
/* /test/tests/color-perception/style.css?17521466941510 */
