@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css");
@font-face {
	font-family: targo_regular;
	src: url(../fonts/targo/targo_4f-regular-webfont.eot);
	src: url(../fonts/targo/targo_4f-regular-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/targo/targo_4f-regular-webfont.woff2) format("woff2"), url(../fonts/targo/targo_4f-regular-webfont.woff) format("woff"), url(../fonts/targo/targo_4f-regular-webfont.ttf) format("truetype");
	font-weight: 400;
	font-style: normal
}

.calendar-outer-container:after,
.vacal-tip {
	position: absolute;
	z-index: 999;
	width: 300px;
	padding: 15px;
	font-family: Georgia, Times, serif;
	background-color: #fff;
	color: #737373;
	border-radius: 5px;
	text-align: left;
	box-shadow: 0 4px 27px 2px hsla(0, 0%, 46%, .31)
}

@media only screen and (max-width:960px) {
	.calendar-outer-container {
		position: relative
	}
	.calendar-outer-container:after,
	.calendar-outer-container:before {
		position: fixed;
		z-index: 1000
	}
}

@media only screen and (max-width:960px) and (orientation:landscape) {
	.calendar-outer-container:after,
	.calendar-outer-container:before {
		display: none
	}
}

@media only screen and (max-width:600px) {
	.calendar-outer-container {
		margin: 0 -15px
	}
}

.page-container {
	min-width: 320px
}

.calendar-popup {
	display: none
}

@media only screen and (max-width:960px) {
	.calendar-popup {
		display: block;
		position: fixed;
		z-index: 1000;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		font-size: 20px;
		width: 300px;
		padding: 15px;
		font-family: Georgia, Times, serif;
		background-color: #fff;
		color: #737373;
		border-radius: 5px;
		text-align: center;
		box-shadow: 0 4px 27px 2px hsla(0, 0%, 46%, .31)
	}
}

.calendar-popup .btn {
	margin: 5px 0
}

.calendar-know {
	position: absolute;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	display: inline-block;
	width: 100%;
	max-width: 250px;
	vertical-align: top;
	top: 188px;
	left: 1000px
}

@media only screen and (max-width:1300px) {
	.calendar-know {
		position: static;
		display: block;
		margin-top: 15px;
		max-width: 300px
	}
}

.calendar-know.calKnowHidden {
	visibility: hidden;
	display: none
}

.saver-submit .save-img {
	float: left;
	margin-right: 15px;
	height: 22px;
	width: 24px;
	background-image: url(../img/cabinet/save.png);
	background-position: 50%;
	background-repeat: no-repeat
}

.saver-button {
	line-height: 22px;
	border-radius: 0;
	background: linear-gradient(90deg, #ff738a, #ff8fa9)
}

.privacy_link {
	text-decoration: underline;
	color: #737373
}

.goto-cabinet {
	font-size: 16px;
	text-decoration: none;
	color: #ff738a;
	font-family: targo_regular, arial, serif
}

.goto-cabinet:hover {
	color: #ff738a
}

.child-info {
	display: none;
	position: relative;
	width: 100%;
	height: 100px;
	border-bottom: 1px solid #eff8f9
}

.child-info .child-ava {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 70px;
	height: 70px;
	border-radius: 3px;
	background-image: url(../img/cabinet/avatar-default.png);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover
}

.child-info .child-name {
	cursor: pointer;
	top: 20px;
	font-size: 24px;
	color: #333
}

.child-info .child-age,
.child-info .child-name {
	position: absolute;
	left: 130px;
	font-family: targo_regular, arial, serif
}

.child-info .child-age {
	font-size: 18px;
	color: #2ec8df;
	top: 50px
}

.child-info .child-name:hover {
	text-decoration: underline
}

.calendar-banner,
.medicine_verification-page {
	margin: 0;
	padding: 15px 0 0 15px;
	background-color: #2ec7df;
	color: #fff
}

.calendar-banner .heading,
.medicine_verification-page .heading {
	font-size: 2.5em;
	font-family: targo_regular, arial, serif;
	letter-spacing: 1px;
	margin: 0 0 10px;
	line-height: 1em;
	position: relative
}

.calendar-banner .subheader,
.medicine_verification-page .subheader {
	margin-bottom: 20px
}

.calendar-banner:after,
.medicine_verification-page:after {
	content: "";
	display: block;
	clear: both
}

.medicine_verification-page a:not(.btn) {
	color: #fff;
	text-decoration: underline;
	font-family: Georgia, Times, serif
}

.medicine_verification-page a:not(.btn):hover {
	text-decoration: none
}

.doctor .medicine_verification-page .foottext a:not(.disclaimer-link) {
	color: #737373;
	text-decoration: none
}

.doctor .medicine_verification-page .foottext a:hover {
	text-decoration: underline
}

.doctor .col-picture {
	display: none
}

.doctor .col-content {
	background-image: url(../img/cabinet/calendar-img.png);
	background-repeat: no-repeat;
	background-position: right 50px;
	max-width: 900px!important;
	width: 100%!important;
	margin: 0 auto
}

.doctor .calendar-banner,
.doctor .medicine_verification-page {
	background: linear-gradient(270deg, #ed8800, #f50)
}

.doctor .calendar-banner .calendar-and-button-container .bottom .doc-button,
.doctor .medicine_verification-page .calendar-and-button-container .bottom .doc-button {
	color: #f36633;
	background-color: #fff;
	display: none
}

.doctor .step2-page .calendar-and-button-container .bottom .doc-button:hover {
	color: #f85;
	background-color: #fff
}

.doctor .calculate-the-calendar-btn,
.doctor .medicine_verification-page .index-page .col-content a,
.doctor .step2-page .btn {
	background-color: #fff;
	color: #f36633
}

.doctor .calculate-the-calendar-btn:hover,
.doctor .medicine_verification-page .col-content .calculate-the-calendar-btn:hover,
.doctor .medicine_verification-page .index-page .col-content a:hover,
.doctor .step2-page .btn:hover {
	color: #f85;
	transition: color .3s
}

.doctor .foottext .disclaimer-link {
	color: #f36633
}

.calculate-the-calendar-btn {
	margin-bottom: 20px;
	max-width: 100%;
	white-space: normal;
	line-height: 1.5
}

.calendar-banner .col-content,
.index-page .col-content {
	padding: 0 0 0px;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	line-height: 1.7em
}

@media only screen and (max-width:600px) {
	.calendar-banner .col-content,
	.index-page .col-content {
		font-size: 14px;
		line-height: 1.4
	}
}

.calendar-banner .col-content a:hover,
.index-page .col-content a:hover {
	color: #333
}

.calendar-banner .col-picture,
.index-page .col-picture {
	width: auto;
	height: 545px;
	margin-right: -15px;

	float: left;
	width: 50%
}

.calendar-banner .form,
.index-page .form {
	margin-top: 50px
}

@media only screen and (max-width:1200px) {
	.calendar-banner .form,
	.index-page .form {
		margin-top: 0
	}
}

.calendar-banner .form .selects,
.index-page .form .selects {
	overflow: hidden;
	margin: 30px 0 10px
}

@media only screen and (max-width:600px) {
	.calendar-banner .form .selects,
	.index-page .form .selects {
		margin-top: 10px
	}
}

.calendar-banner .form select,
.index-page .form select {
	float: left;
	font-size: 1.1em;
	color: #737373;
	height: 40px;
	border: 1px solid;
	margin: 1em
}

.calendar-banner .form select.day,
.index-page .form select.day {
	width: 90px
}

.calendar-banner .form select.month,
.index-page .form select.month {
	width: 165px
}

.calendar-banner .form select.year,
.index-page .form select.year {
	width: 110px
}

.calendar-banner {
	background-color: #2ec7df;
	color: #fff
}

@media only screen and (max-width:600px) {
	.calendar-banner {
		margin: 0;
		padding: 0
	}
}

.calendar-banner .col.col-content {
	padding: 40px 25px 0
}

@media only screen and (max-width:960px) {
	.calendar-banner .col.col-content {
		padding: 15px
	}
}

.calendar-banner .col.col-content a:not(.btn) {
	color: #fff;
	text-decoration: underline
}

.comb {
	display: block;
	border: 2px solid #f36633;
	z-index: 150
}

.comb,
.comb-item-vaccine {
	cursor: pointer;
	position: absolute;
	width: 29px
}

.comb-item-vaccine {
	overflow: hidden;
	border-top: 2px solid #68156a;
	border-right: 2px solid #68156a;
	border-bottom: 2px solid #68156a;
	z-index: 4
}

.combs-corner {
	position: absolute;
	top: -10px;
	right: -10px;
	z-index: 4;
	width: 18px;
	height: 18px;
	background-color: #68156a;
	transform: rotate(45deg)
}

.comb .vacal-tip.tip-comb:hover,
.comb:hover .vacal-tip.tip-comb {
	display: block
}

.vacal-tip.tip-comb {
	display: none;
	font-size: 16px;
	top: -2px;
	left: -3px;
	width: 200px;
	padding: 15px;
	text-align: left;
	line-height: 1.2;
	border-radius: 0;
	color: #fff;
	background-color: #f36633;
	font-family: targo_regular, arial, serif
}

.vacal-tip.tip-comb a {
	text-decoration: none;
	font-family: targo_regular, arial, serif
}

.vacal-tip.tip-comb:hover {
	text-decoration: underline
}

.vacal-tip.yellow-info-icon {
	display: block;
	top: 15px;
	left: 29px;
	width: 300px;
	padding: 80px 15px 15px;
	background: #fff url(/img/calendar/ico-info.jpg) center 20px no-repeat;
	text-align: left;
	line-height: 1.2
}

.vacal-tip.gripp-tip {
	display: none
}

.vacal-tip.startup-tip {
	position: absolute;
	width: 300px;
	height: auto;
	top: -50px;
	padding: 15px;
	text-align: left;
	z-index: 999;
	display: none;
	cursor: pointer
}

.saver,
.sender {
	display: none
}

.sender-text {
	font-size: 18px
}

.sender-field,
.sender-text {
	margin-bottom: 20px
}

.sender-label {
	width: 80px
}

.sender-input,
.sender-label {
	float: left;
	line-height: 34px
}

.saver .close,
.sender .close,
.vacal-tip .close {
	position: fixed;
	top: 10px;
	right: 10px;
	font-weight: 700;
	font-size: 22px;
	cursor: pointer;
	color: #555
}

.saver .close-btn,
.sender .close-btn,
.vacal-tip .close-btn {
	content: "";
	position: absolute;
	top: 10px;
	right: 10px;
	width: 15px;
	height: 16px;
	background-image: url(../img/calendar/tip-close-button.png);
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 1;
	transition: transform .5s;
	cursor: pointer
}

.saver .close-btn:hover,
.sender .close-btn:hover,
.vacal-tip .close-btn:hover {
	transform: rotate(90deg)
}

@media only screen and (max-width:960px) {
	.saver .close-btn,
	.sender .close-btn,
	.vacal-tip .close-btn {
		width: 20px;
		height: 20px
	}
}

.medicine_verification-page {
	padding-left: 140px;
	padding-top: 0
}

@media only screen and (max-width:1300px) {
	.medicine_verification-page {
		padding-left: 15px;
		padding-right: 15px
	}
}

@media only screen and (max-width:1300px) {
	.medicine_verification-page:not(.step2) {
		padding-right: 0
	}
}

@media only screen and (max-width:960px) {
	.medicine_verification-page:not(.step2) {
		padding-left: 0
	}
}

.medicine_verification-page .col-content {
	padding-top: 60px;
	padding-right: 15px
}

@media only screen and (max-width:960px) {
	.medicine_verification-page .col-content {
		padding: 15px
	}
}

.medicine_verification-page .col-content .btn:hover {
	color: #fff
}

.calendar-banner .heading,
.medicine_verification-page .index-page .heading {
	font-size: 4em
}

@media only screen and (max-width:1400px) {
	.calendar-banner .heading,
	.medicine_verification-page .index-page .heading {
		font-size: 3em
	}
}

@media only screen and (max-width:1200px) {
	.calendar-banner .heading,
	.medicine_verification-page .index-page .heading {
		font-size: 2em
	}
}

@media only screen and (max-width:600px) {
	.calendar-banner .heading,
	.medicine_verification-page .index-page .heading {
		font-size: 1.5em
	}
}

.calendar-banner .col-content,
.medicine_verification-page .index-page .col-content {
	float: left;
	width: 50%
}

@media only screen and (max-width:960px) {
	.calendar-banner .col-content,
	.medicine_verification-page .index-page .col-content {
		float: none;
		width: 100%
	}
}

.calendar-banner .form select,
.medicine_verification-page .index-page .form select {
	margin: 0;
	margin-right: 20px;
	margin-bottom: 20px
}

@media only screen and (max-width:600px) {
	.calendar-banner .form select,
	.medicine_verification-page .index-page .form select {
		margin-right: 10px;
		margin-bottom: 10px
	}
}

.step2-page .how-use {
	vertical-align: top;
	margin-top: 60px;
	margin-left: 20px
}

@media only screen and (max-width:960px) {
	.step2-page .how-use {
		margin-top: 15px
	}
}

@media only screen and (max-width:600px) {
	.step2-page .how-use {
		margin-left: 0
	}
}

.step2-header {
	position: relative;
	display: inline-block;
	max-width: 600px;
	padding-top: 60px
}

@media only screen and (max-width:960px) {
	.step2-header {
		padding-top: 15px
	}
}

.step2-page {
	max-width: 1110px;
	width: 100%;
	padding: 0 0 45px
}

@media only screen and (max-width:1300px) {
	.step2-page {
		max-width: none
	}
}

@media only screen and (max-width:960px) {
	.step2-page {
		padding-bottom: 15px
	}
}

.step2-page a.change-birth-date {
	font-size: 1.1em;
	margin-left: 30px
}

@media only screen and (max-width:600px) {
	.step2-page a.change-birth-date {
		margin-left: 0;
		display: block
	}
}

.step2-page .calendar-and-button-container.waiter-hider {
	display: none
}

.step2-page .calendar-and-button-container {
	position: relative;
	width: 100%
}

.step2-page .calendar-and-button-container .calendar-container {
	width: 1190px;
	background-color: #fff;
	margin: 30px 0 0 -40px
}

@media only screen and (max-width:1300px) {
	.step2-page .calendar-and-button-container .calendar-container {
		margin-left: 0;
		width: 100%
	}
}

.step2-page .bottom {
	margin-top: 30px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

.step2-page .bottom .btn {
	margin-bottom: 10px
}

@media only screen and (max-width:960px) {
	.step2-page .bottom .btn {
		-ms-flex-order: 1;
		order: 1
	}
}

.step2-page .bottom .btn,
.step2-page .bottom .icon-buttons {
	display: inline-block;
	vertical-align: top;
	text-align: center
}

.step2-page .bottom #email-calendar,
.step2-page .bottom #print-calendar {
	display: none
}

@media only screen and (max-width:960px) {
	.step2-page .bottom .icon-buttons {
		-ms-flex-order: 2;
		order: 2;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}
}

.step2-page .bottom .icon-buttons .icon-btn {
	vertical-align: top;
	width: 100px;
	margin: 0 30px;
	display: inline-block
}

@media only screen and (max-width:960px) {
	.step2-page .bottom .icon-buttons .icon-btn {
		margin: 0 15px 10px
	}
}

.step2-page .bottom .icon-buttons .icon-btn:hover {
	text-decoration: none
}

.step2-page .bottom #back-to-step2,
.step2-page .bottom .invisible {
	display: none
}

.step2-page .bottom .doc-button {
	min-width: 185px
}

.step2-page .footnotes {
	margin: 0;
	margin-left: 40px;
	display: block;
	font-size: 15px;
	color: #737373;
	word-wrap: break-word;
	line-height: 13px;
	max-width: 800px;
	font-family: Georgia, Times, serif
}

.step2-page .footnotes>* {
	margin: 0
}

.step2-page .print-footer {
	color: #737373
}

@media only screen and (max-width:960px) {
	.step2-page .print-footer {
		padding: 0 15px
	}
}

.step2-page .print-footer .sources-heading {
	font-family: targo_regular, arial, serif;
	font-size: 2.2em;
	margin: 0 auto .2em 40px;
	color: #4c4c4c;
	text-align: left
}

.step2-page .print-footer .sources-list {
	margin: 0 auto 3.2em 40px;
	color: #333;
	text-align: left
}

.step2-page .print-footer .foottext {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: normal;
	margin-left: 40px;
	max-width: 800px;
	padding-top: 15px
}

@media only screen and (max-width:960px) {
	.step2-page .print-footer .foottext {
		margin-left: 0
	}
}

.step2-page .print-footer .foottext p {
	margin: 0
}

.step2-page .foottext .foottext-title {
	margin: 30px 0 15px;
	font-weight: 700
}

.step2-page .foottext .disclaimer-link {
	margin-top: 30px;
	text-decoration: none;
	color: #ff738a;
	display: inline-block;
	margin-right: 30px
}

.step2-page .foottext .disclaimer-link:hover {
	text-decoration: underline
}

.vacal-line:first-child .vac-item,
.vacal-line:first-child .vac-select-cell.selected {
	background-color: #f8d53d
}

.vacal-line:nth-child(2) .vac-item,
.vacal-line:nth-child(2) .vac-select-cell.selected {
	background-color: #ff8a66
}

.vacal-line:nth-child(3) .vac-item,
.vacal-line:nth-child(3) .vac-select-cell.selected {
	background-color: #9ccc66
}

.vacal-line:nth-child(4) .vac-item,
.vacal-line:nth-child(4) .vac-select-cell.selected {
	background-color: #26c7db
}

.vacal-line:nth-child(5) .vac-item,
.vacal-line:nth-child(5) .vac-select-cell.selected {
	background-color: #f0524f
}

.vacal-line:nth-child(6) .vac-item,
.vacal-line:nth-child(6) .vac-select-cell.selected {
	background-color: #4db5ac
}

.vacal-line:nth-child(7) .vac-item,
.vacal-line:nth-child(7) .vac-select-cell.selected {
	background-color: #f06292
}

.vacal-line:nth-child(8) .vac-item,
.vacal-line:nth-child(8) .vac-select-cell.selected {
	background-color: #f8d53d
}

.vacal-line:nth-child(9) .vac-item,
.vacal-line:nth-child(9) .vac-select-cell.selected {
	background-color: #ff8a66
}

.vacal-line:nth-child(10) .vac-item,
.vacal-line:nth-child(10) .vac-select-cell.selected {
	background-color: #9ccc66
}

.vacal-line:nth-child(11) .vac-item,
.vacal-line:nth-child(11) .vac-select-cell.selected {
	background-color: #26c7db
}

.vacal-line:nth-child(12) .vac-item,
.vacal-line:nth-child(12) .vac-select-cell.selected {
	background-color: #f0524f
}

.vacal-line:nth-child(13) .vac-item,
.vacal-line:nth-child(13) .vac-select-cell.selected {
	background-color: #4db5ac
}

.vacal-line:nth-child(14) .vac-item,
.vacal-line:nth-child(14) .vac-select-cell.selected {
	background-color: #f06292
}

.vacal-line:first-child .series-background {
	background-color: rgba(248, 213, 61, .3)
}

.vacal-line:nth-child(2) .series-background {
	background-color: rgba(255, 138, 102, .2)
}

.vacal-line:nth-child(3) .series-background {
	background-color: hsla(88, 50%, 60%, .2)
}

.vacal-line:nth-child(4) .series-background {
	background-color: rgba(38, 199, 219, .2)
}

.vacal-line:nth-child(5) .series-background {
	background-color: rgba(240, 82, 79, .2)
}

.vacal-line:nth-child(6) .series-background {
	background-color: rgba(77, 181, 172, .2)
}

.vacal-line:nth-child(7) .series-background {
	background-color: rgba(240, 98, 146, .2)
}

.vacal-line:nth-child(8) .series-background {
	background-color: rgba(248, 213, 61, .3)
}

.vacal-line:nth-child(9) .series-background {
	background-color: rgba(255, 138, 102, .2)
}

.vacal-line:nth-child(10) .series-background {
	background-color: hsla(88, 50%, 60%, .2)
}

.vacal-line:nth-child(11) .series-background {
	background-color: rgba(38, 199, 219, .2)
}

.medicine_verification-page a.vacal-link {
	color: inherit;
	text-decoration: none
}

.medicine_verification-page .vacal-title.vacal-title-sep {
	color: #aaa;
	text-transform: uppercase;
	font-size: 14px;
	font-family: targo_regular, arial, serif;
	letter-spacing: 1px;
	font-weight: 400;
	line-height: 16px;
	padding-right: 0;
	padding-top: 5px;
	text-align: center;
	height: 58px
}

.medicine_verification-page .vacal-title {
	line-height: 29px
}

.medicine_verification-page.footer-info-text {
	background: #fff
}

.step2-page .diseases-col .diseases-heading {
	color: #ff738a
}

@media only screen and (max-width:600px) {
	.step2-page .diseases-col .diseases-heading {
		padding: 5px;
		font-size: 12px;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: end;
		align-items: flex-end;
		-ms-flex-pack: center;
		justify-content: center
	}
}

.step2-page .col {
	float: left;
	background-color: #fff
}

.step2-page .diseases-col {
	width: 320px
}

@media only screen and (max-width:600px) {
	.step2-page .diseases-col {
		width: 270px;
		font-size: 12px
	}
}

.step2-page .calendar-col {
	position: relative;
	width: 870px
}

@media only screen and (max-width:1300px) {
	.step2-page .calendar-col {
		width: calc(100% - 320px)
	}
}

@media only screen and (max-width:960px) {
	.step2-page .calendar-col {
		position: static
	}
}

@media only screen and (max-width:600px) {
	.step2-page .calendar-col {
		width: calc(100% - 270px)
	}
}

.step2-page .calendar-col .calendar-col-inner-container {
	overflow-x: scroll
}

.step2-page .diseases-heading,
.step2-page .months-heading-col,
.step2-page .years-col,
.step2-page .years-col-before-months {
	color: #aaa;
	font-size: 14px;
	font-family: targo_regular, arial, serif;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase
}

.step2-page .diseases-heading {
	cursor: pointer;
	height: 79px;
	padding-top: 24px;
	line-height: 16px
}

.step2-page .scale-heading {
	height: 50px;
	overflow: hidden
}

.step2-page .months-heading-col,
.step2-page .years-col,
.step2-page .years-col-before-months {
	height: 50px;
	padding-top: 20px;
	border-left: 1px solid #eff8f9
}

.step2-page .years-col-before-months {
	display: none
}

.step2-page .months-heading-col {
	padding-top: 0;
	width: 696px
}

.step2-page .months-heading-col .year-1,
.step2-page .months-heading-col .year-2 {
	box-sizing: border-box;
	float: left;
	width: 50%;
	text-align: left;
	padding-left: 10px;
	font-size: 1.8em;
	transition: none
}

.step2-page .months-heading-col .year-1 .year-number,
.step2-page .months-heading-col .year-2 .year-number {
	font-size: 1.5em
}

.step2-page .months-heading-col .year-1 {
	color: #2ec7df
}

.step2-page .months-heading-col .year-2 {
	display: none;
	color: #ff738a;
	border-left: 1px solid #eff8f9
}

.step2-page .months-heading-col.animation .year-1,
.step2-page .months-heading-col.animation .year-2 {
	color: #aaa;
	transition: all .8s
}

.step2-page .months-year-1,
.step2-page .months-year-2 {
	float: left;
	width: 50%
}

.step2-page .months-year-1 .month-scale-cell.no-month {
	background-color: #2ec7df
}

.step2-page .months-year-2 .month-scale-cell.no-month {
	background-color: #ff738a
}

.step2-page .years-col {
	width: 174px
}

.step2-page .diseases-list {
	margin: 0;
	padding: 0
}

.step2-page .diseases-list>li {
	color: #737373;
	list-style-type: none;
	text-align: right;
	font-family: Georgia, Times, serif;
	font-weight: 700;
	padding-right: 20px;
	height: 29px;
	border-bottom: 1px solid #eff8f9;
	overflow: hidden
}

@media only screen and (max-width:600px) {
	.step2-page .diseases-list>li {
		padding-right: 5px
	}
}

.step2-page .diseases-list>li:first-child {
	border-top: 1px solid #eff8f9
}

.step2-page .diseases-list>li.highlighted,
.step2-page .scale-cell.highlighted {
	background-color: rgba(225, 225, 255, .85)
}

.step2-page .scale-cell.child-age {
	font-weight: 700
}

.step2-page #child-age-highlighter,
.step2-page .past-months-bg {
	z-index: 3
}

.step2-page .past-months-bg {
	position: absolute;
	height: 100%;
	bottom: 0;
	width: 0;
	background-color: hsla(0, 0%, 86%, .35);
	margin-top: 29px
}

.step2-page #child-age-highlighter {
	position: absolute;
	top: 0;
	background-color: rgba(46, 199, 223, .23);
	height: 100%;
	width: 29px
}

.vacal {
	position: relative;
	overflow: hidden
}

.vacal .scale-arrow-container {
	display: none;
	width: 18px;
	overflow: hidden;
	position: absolute;
	top: 0;
	padding-top: 3px;
	height: 26px
}

.vacal .scale-arrow-container.visible {
	display: block
}

.vacal .scale-arrow-container .arrow {
	font-size: 22px;
	color: #ff738a;
	background-color: hsla(0, 0%, 100%, .55);
	z-index: 5
}

.vacal .scale-arrow-container .arrow.arrow-left {
	margin-right: -1px
}

.vacal .scale-arrow-container .arrow.arrow-right {
	margin-left: -6px
}

.vacal-canvas-container {
	position: relative
}

.vacal-scale {
	height: 29px
}

.vacal-scale .col {
	float: left
}

.vacal-scale .months-col .scale-cell {
	font-family: targo_regular, arial, serif;
	font-size: 1.15em;
	line-height: 29px
}

.vacal-scale .months-col .scale-cell .scale-cell .letter {
	font-size: .9em
}

.vacal-scale .months-year-1 .scale-cell {
	color: #2ec7df
}

.vacal-scale .months-year-2 .scale-cell {
	color: #ff738a
}

.vacal-scale-days {
	float: left;
	width: 29px;
	height: 29px
}

.vacal-scale-mark {
	color: #0071bc;
	font-family: Open Sans Condensed;
	font-weight: 700;
	font-size: 16px;
	width: 40px;
	height: 22px;
	margin-top: 8px;
	display: inline-block;
	vertical-align: bottom;
	text-align: right
}

.vacal-scale-days {
	text-align: left
}

.vacal-scale-mark.short {
	color: #d0d0d0
}

.vacal-scale-mark.days {
	width: 62px
}

.vacal-scale-name {
	color: #737373;
	font-weight: 700;
	margin-top: 8px;
	height: 22px
}

.vacal-scale-months {
	float: left;
	width: 696px;
	height: 29px
}

.vacal-scale .scale-cell {
	position: absolute;
	top: 0;
	z-index: 3;
	height: 29px;
	width: 29px;
	color: #737373;
	font-family: targo_regular, arial, serif;
	font-size: 1.15em;
	line-height: 29px;
	font-style: normal;
	padding: 0;
	background: url(../img/calendar/cell-border-bg.png);
	text-align: center;
	border-top: 1px solid #eff8f9;
	border-bottom: 1px solid #eff8f9
}

.vacal-scale-months .month-scale-cell.past,
.vacal-scale-years .year-scale-cell.past {
	background-color: hsla(0, 0%, 86%, .35)
}

.vacal-scale-months .vacal-scale-name {
	color: #fff
}

.vacal-scale .year-scale-cell {
	cursor: col-resize;
	color: #2883c5
}

.vacal-scale .year-scale-cell:hover {
	z-index: 10
}

.vacal-scale-years .vacal-scale-name {
	color: #fff
}

.vacal-info {
	font-family: Open Sans Condensed;
	font-size: 18px;
	font-weight: 700;
	position: absolute;
	text-align: right;
	width: 110px;
	left: -120px;
	bottom: -10px
}

.vacal-line-sep {
	height: 58px;
	background: #fff
}

.vacal-line,
.vacal-line-sep {
	position: relative;
	z-index: 3;
	border-bottom: 1px solid #eff8f9
}

.vacal-line {
	height: 29px;
	background: url(../img/calendar/cell-border-bg.png)
}

.vacal-line-data,
.vacal-line-select {
	z-index: 3;
	position: absolute;
	top: 0;
	width: 100%;
	height: 29px
}

.vacal-line-select {
	text-align: left
}

.gripp-info {
	position: absolute;
	padding-left: 10px;
	background-color: rgba(212, 247, 252, .76);
	font-family: Georgia, Times, serif;
	top: 0;
	color: #4bb6ae;
	height: 29px;
	line-height: 29px
}

.vac-series {
	height: 29px
}

.vac-series-bg {
	position: absolute;
	height: 29px;
	top: 0
}

.vac-series-bg.overed {
	background-color: #d0d0d0
}

.vac-item {
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	height: 28px;
	width: 29px;
	border: 1px solid rgba(70, 70, 70, .1);
	font-family: targo_regular, arial, serif
}

.vac-item:hover {
	opacity: .8
}

.vac-item.is-made:before {
	content: "";
	position: absolute;
	top: -2px;
	bottom: -1px;
	right: -2px;
	left: -2px;
	background-image: url(../img/calendar/vaccination-green-tick.png);
	background-position: 100% 0;
	background-repeat: no-repeat;
	background-color: hsla(0, 0%, 100%, .55)
}

.vac-item,
.vac-select-cell {
	color: #fff;
	padding: 1px 2px;
	font-weight: 700;
	font-size: 16px;
	text-align: center;
	line-height: 24px
}

.vac-item,
.vac-select-cell.selected {
	border-top: 2px solid rgba(70, 70, 70, .25)
}

.vac-select-cell {
	display: inline-block;
	height: 29px;
	width: 29px;
	background: url(../img/calendar/cell-border-bg.png);
	border-bottom: 1px solid #eff8f9;
	vertical-align: top;
	overflow: hidden;
	cursor: pointer
}

.vac-select-cell.hovered {
	background-color: rgba(42, 200, 180, .5)
}

.vac-select-cell.not-allowed-to-put-vaccination {
	background-color: #fff;
	cursor: default
}

.series-background {
	position: absolute;
	z-index: 2;
	height: 29px
}

#horizontal-highlight-bar,
#vertical-highlight-bar {
	display: none;
	position: absolute;
	background-color: rgba(225, 225, 255, .85);
	z-index: 2
}

#vertical-highlight-bar {
	height: 100%;
	top: 0;
	width: 29px
}

#horizontal-highlight-bar {
	width: 100%;
	left: 0;
	height: 29px
}

.vacal-clone-container {
	position: absolute;
	top: 0;
	overflow: hidden;
	border: solid #ff738a;
	border-width: 0;
	z-index: 10
}

.vacal-clone-container:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: #fff;
	z-index: 5
}

.vacal-clone {
	position: absolute;
	top: 0;
	z-index: 6
}

.vacal-clone .vacal-line {
	z-index: 7
}

.vacal-tip {
	display: none;
	top: 40px
}

@media only screen and (max-width:960px) {
	.vacal-tip {
		left: 50%!important;
		margin-left: -150px
	}
}

.vacal-tip .info-icon {
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto 20px;
	font-size: 30px;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	font-family: Gerogia;
	background-color: #2ec7df
}

#tip-for-selecting-vaccinations {
	top: 90px;
	padding: 12px;
	width: 250px;
	cursor: pointer
}

#before-month-years {
	z-index: 200;
	left: 250px;
	top: 130px
}

#zero-month-tip {
	top: 5px;
	left: 5px;
	margin: 0;
	padding: 10px;
	width: auto
}

.position-cell-1 {
	left: 29px
}

.position-cell-2 {
	left: 58px
}

.position-cell-3 {
	left: 87px
}

.position-cell-4 {
	left: 116px
}

.position-cell-5 {
	left: 145px
}

.position-cell-6 {
	left: 174px
}

.position-cell-7 {
	left: 203px
}

.position-cell-8 {
	left: 232px
}

.position-cell-9 {
	left: 261px
}

.position-cell-10 {
	left: 290px
}

.position-cell-11 {
	left: 319px
}

.position-cell-12 {
	left: 348px
}

.position-cell-13 {
	left: 377px
}

.position-cell-14 {
	left: 406px
}

.position-cell-15 {
	left: 435px
}

.position-cell-16 {
	left: 464px
}

.position-cell-17 {
	left: 493px
}

.position-cell-18 {
	left: 522px
}

.position-cell-19 {
	left: 551px
}

.position-cell-20 {
	left: 580px
}

.position-cell-21 {
	left: 609px
}

.position-cell-22 {
	left: 638px
}

.position-cell-23 {
	left: 667px
}

.position-cell-24 {
	left: 696px
}

.position-cell-25 {
	left: 725px
}

.position-cell-26 {
	left: 754px
}

.position-cell-27 {
	left: 783px
}

.position-cell-28 {
	left: 812px
}

.position-cell-29 {
	left: 841px
}

.position-cell-30 {
	left: 870px
}

.position-cell-31 {
	left: 899px
}

.position-cell-32 {
	left: 928px
}

.position-cell-33 {
	left: 957px
}

.position-cell-34 {
	left: 986px
}

.position-cell-35 {
	left: 1015px
}

.position-cell-36 {
	left: 1044px
}

.position-cell-37 {
	left: 1073px
}

.position-cell-38 {
	left: 1102px
}

.position-cell-39 {
	left: 1131px
}

.position-cell-40 {
	left: 1160px
}

.position-cell-41,
.position-cell-42,
.position-cell-43,
.position-cell-44,
.position-cell-45,
.position-cell-46,
.position-cell-47,
.position-cell-48,
.position-cell-49,
.position-cell-50,
.position-cell-51,
.position-cell-52,
.position-cell-53,
.position-cell-54,
.position-cell-55,
.position-cell-56,
.position-cell-57,
.position-cell-58,
.position-cell-59,
.position-cell-60,
.position-cell-61,
.position-cell-62,
.position-cell-63,
.position-cell-64,
.position-cell-65,
.position-cell-66,
.position-cell-67,
.position-cell-68,
.position-cell-69,
.position-cell-70,
.position-cell-71,
.position-cell-72,
.position-cell-73,
.position-cell-74,
.position-cell-75,
.position-cell-76,
.position-cell-77,
.position-cell-78,
.position-cell-79,
.position-cell-80,
.position-cell-81,
.position-cell-82,
.position-cell-83,
.position-cell-84,
.position-cell-85,
.position-cell-86,
.position-cell-87,
.position-cell-88,
.position-cell-89,
.position-cell-90,
.position-cell-91,
.position-cell-92,
.position-cell-93,
.position-cell-94,
.position-cell-95,
.position-cell-96,
.position-cell-97,
.position-cell-98,
.position-cell-99,
.position-cell-100 {
	display: none
}

.sender {
	position: fixed;
	z-index: 999;
	left: 50%;
	top: 50%;
	width: 320px;
	margin: 0 0 0 -150px;
	background: #fff;
	font-family: Georgia, Times, serif;
	color: #737373;
	border-radius: 5px;
	padding: 30px;
	box-shadow: 0 0 40px rgba(0, 0, 0, .25);
	transform: translateX(0) translateY(-50%)
}

.sender-info {
	text-align: center;
	height: 100%
}

.saver {
	position: fixed;
	z-index: 1000;
	left: 50%;
	top: 50%;
	width: 100%;
	max-width: 440px;
	transform: translateX(-50%) translateY(-50%);
	background: #fff;
	font-family: Georgia, Times, serif;
	color: #737373;
	border-radius: 5px;
	padding: 40px;
	box-shadow: 0 0 40px rgba(0, 0, 0, .25);
	height: 100%;
	max-height: 536px;
	overflow-y: auto
}

@media only screen and (max-width:600px) {
	.saver {
		padding: 15px
	}
}

@media only screen and (max-width:600px) and (orientation:portrait) {
	.saver {
		height: auto
	}
}

.saver .saver-text {
	text-align: center;
	color: #ff738a;
	font-size: 1.55em;
	margin: 0 auto 30px;
	line-height: 1.2em;
	font-family: targo_regular, arial, serif
}

.saver-input .form-control {
	width: 100%;
	margin: 20px auto;
	height: 30px;
	padding: 10px
}

.saver-checkbox,
.saver-rights {
	float: left;
	display: none
}

.saver-label {
	font-family: Georgia, Times, serif;
	font-weight: 400
}

.saver-label:before {
	margin-top: 10px;
	float: left;
	content: "";
	position: relative;
	display: inline-block;
	width: 30px;
	height: 30px;
	cursor: pointer;
	border: 1px solid #bbb
}

.saver-label-text {
	cursor: pointer;
	display: inline-block;
	margin: 5px 0 0 20px
}

.saver-submit {
	margin-top: 25px;
	float: left
}

.saver-signin {
	float: left;
	margin-top: 46px;
	margin-left: 30px
}

#save_agree:checked+label:before {
	display: inline-block;
	height: 30px;
	width: 30px;
	border: 1px solid #bbb;
	background-image: url(../img/cabinet/checked.png);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain
}

.valign {
	position: relative;
	top: 50%;
	transform: translateY(-50%)
}

.valign-parent {
	transform-style: preserve-3d
}

.loader {
	display: none;
	height: 34px;
	width: 42px;
	background: url(/img/calendar/loader.gif) 50% no-repeat
}

.loader-back {
	display: none;
	position: fixed;
	background-color: rgba(225, 225, 255, .85);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999
}

.loader-back .loader {
	display: block;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -30px 0 0 -30px;
	width: 60px;
	height: 60px;
	background-image: url(../img/calendar/preloader.gif);
	background-position: 50%;
	background-size: contain;
	background-repeat: no-repeat
}

.heading-right {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 3em;
	font-size: 14px;
	font-family: Georgia, Times, serif
}

.loading .loader {
	display: block
}

.loading .btn,
.print-show {
	display: none
}

.print-calendar-note {
	margin: 0 0 0 auto;
	width: 50%;
	text-align: right;
	font-size: 10px;
	margin-top: 10px
}

.print-calendar-note .moi-pri {
	font-size: 150%
}

@media print {
	@page {
		size: landscape
	}
	.heading-right {
		position: static
	}
	.calendar-banner .heading,
	.medicine_verification-page .heading {
		margin: 0
	}
	.step2-page .footnotes {
		margin: 20px 0 0
	}
	.step2-page .calendar-and-button-container {
		margin-left: 0
	}
	.bottom,
	.change-birth-date,
	.footer,
	.startup-tip {
		display: none;
		visibility: hidden
	}
	.step2-page .calendar-and-button-container .calendar-container {
		margin-top: 0;
		margin-left: 0
	}
	.startup-tip {
		content: ""
	}
	.medicine_verification-page {
		padding: 0!important;
		margin: 0!important
	}
	.print-hide,
	a[href]:after,
	abbr[title]:after {
		display: none
	}
	.print-show {
		display: block
	}
	.h2 {
		margin-top: 0
	}
	.calendar-know {
		margin-top: 16px
	}
	.foottext {
		font-size: 70%;
		margin-bottom: 0
	}
	.print-footer {
		position: relative
	}
	.print-calendar-note {
		position: absolute;
		top: auto;
		right: 0;
		bottom: 0
	}
	.step2-header {
		max-width: 100%
	}
	.cal-banner {
		display: none
	}
}

.container-fluid.page-container {
	padding: 0
}

.container-fluid.page-container .doc-header .menuitems {
	z-index: 99
}

.container-fluid.page-container .doc-header .menulist {
	z-index: 99;
	padding: 0
}

.container-fluid.page-container .doc-header .newbrand {
	color: #f36633
}

.container-fluid.page-container .doc-header .newbrand:hover {
	color: #ff274a
}

.container-fluid.page-container .doc-header .menu-item a {
	color: #f36633
}

.container-fluid.page-container .doc-header .menu-item a:hover {
	color: #ff274a
}

.container-fluid.page-container .doc-header .menu-item.is-active {
	cursor: default
}

.container-fluid.page-container .doc-header .menu-item.is-active a {
	color: #ff274a;
	cursor: default
}

.container-fluid.page-container .header .menulist {
	padding: 0
}

.doc-module-page {
	box-shadow: inset 0 20px 30px -25px #000;
	padding: 20px 0 0;
	position: relative;
	width: 100%;
	left: 0;
	font-family: targo_regular, arial, serif;
	background: #fff;
	color: #f36633;
	letter-spacing: 1px
}

@media only screen and (max-width:960px) {
	.doc-module-page {
		margin-top: 45px
	}
}

.doc-module-page .header-container {
	max-width: 900px;
	margin: 10px auto
}

.doc-module-page .gsk-logo {
	display: inline-block;
	width: 94px;
	height: 81px;
	background-image: url(../img/cabinet/gsk-logo.png);
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	margin: 0 40px 20px;
	float: left
}

.doc-module-page .doc-module-parallax {
	position: relative;
	margin: 30px -15px 0;
	padding-top: 320px;
	width: calc(1 - 2*($container-padding));
	height: 520px;
	background-image: url(../img/cabinet/GSK-house.jpg);
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat
}

.doc-module-page .section-body {
	text-align: center;
	position: relative;
	width: 900px;
	height: auto;
	margin: 50px auto
}

@media only screen and (max-width:600px) {
	.doc-module-page .section-body {
		margin: 0
	}
}

.doc-module-page .section-body .sources {
	color: #737373;
	font-family: Georgia, Times, serif;
	line-height: 16px;
	text-align: left;
	font-size: 12px;
	letter-spacing: 0;
	margin: 0 0 0 30px
}

@media only screen and (max-width:960px) {
	.doc-module-page .section-body .sources {
		margin: 15px 0
	}
}

.doc-module-page .section-body .sources-title {
	text-transform: uppercase;
	font-weight: 700;
	margin: 0
}

.doc-module-page .section-body ol {
	padding: 15px;
	margin-bottom: 20px
}

@media only screen and (max-width:600px) {
	.doc-module-page .section-body ol {
		margin-bottom: 0;
		padding: 5px 15px
	}
}

.doc-module-page .section-body li {
	font-size: 10px;
	line-height: 24px
}

.doc-module-page .section-body .disclaimer {
	width: 700px;
	color: #737373;
	font-family: Georgia, Times, serif;
	letter-spacing: 0;
	line-height: 16px;
	text-align: left;
	font-size: 12px
}

.doc-module-page .section-body .disclaimer-link {
	color: #f36633;
	display: inline-block;
	margin: 40px 40px 0 0
}

@media only screen and (max-width:600px) {
	.doc-module-page .section-body .disclaimer-link {
		margin: 0 15px 0 0
	}
}

.doc-module-page .section-body .link {
	color: #737373;
	text-decoration: none
}

.doc-module-page .section-title {
	text-align: left;
	font-family: targo_regular, arial, serif;
	font-weight: 400;
	font-size: 23px;
	text-transform: uppercase;
	color: #f36633;
	margin: 30px 0 30px 40px
}

@media only screen and (max-width:600px) {
	.doc-module-page .section-title {
		margin: 15px 0
	}
}

.doc-module-page .section-article {
	text-align: left;
	position: relative;
	display: inline-block;
	max-width: 600px;
	width: 100%;
	margin: 0;
	word-break: break-word
}

.doc-module-page .section-article .tab {
	margin-left: 30px
}

.doc-module-page .section-article .tab-m {
	margin-left: 25px
}

.doc-module-page .section-article .tab-p {
	margin-left: 20px
}

.doc-module-page .section-article .footnotes {
	margin: 50px 0 0 40px;
	color: #737373;
	font-family: Georgia, Times, serif;
	font-size: 10px;
	letter-spacing: normal
}

@media only screen and (max-width:600px) {
	.doc-module-page .section-article .footnotes {
		margin: 15px 0
	}
}

.doc-module-page .section-article .strong-text {
	margin: 30px 0 20px 40px
}

.doc-module-page .section-facts {
	position: relative;
	display: inline-block;
	float: right;
	width: 300px;
	margin: 0;
	vertical-align: top
}

.doc-module-page .section-facts .img {
	float: right;
	width: 278px
}

.doc-module-page .section-facts .text-column {
	text-align: left;
	clear: both;
	color: #737373;
	font-family: targo_regular, arial, serif;
	font-style: italic;
	font-size: 23px;
	margin: 100px 0 0 20px;
	line-height: normal
}

@media only screen and (max-width:600px) {
	.doc-module-page .section-facts .text-column {
		margin: 0
	}
}

.doc-module-page .scientist-img {
	margin-top: 80px
}

@media only screen and (max-width:600px) {
	.doc-module-page .scientist-img {
		margin-top: 15px
	}
}

.doc-module-page .laboratory-img {
	margin-top: 50px
}

@media only screen and (max-width:600px) {
	.doc-module-page .laboratory-img {
		margin-top: 15px
	}
}

.doc-module-page .quotes {
	float: left;
	margin: 0 0 20px 20px
}

.doc-module-page .gsk-btn {
	font-size: 23px;
	padding: 20px 80px;
	color: #fff;
	border-radius: 0;
	background: linear-gradient(270deg, #ed8800, #f50);
	margin: 60px auto
}

.doc-module-page ul {
	list-style-image: url(../img/cabinet/list-point.jpg)
}

.doc-module-page .section-list li,
.doc-module-page .section-text {
	margin: 10px 0;
	font-family: Georgia, Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #616161;
	letter-spacing: normal
}

.doc-module-page .section-text {
	margin: 0 15px
}

@media only screen and (max-width:600px) {
	.doc-module-page .section-text {
		margin: 0
	}
}

.doc-module-page .delimeter {
	width: 100%;
	background-color: #f36633
}

.doc-module-page .delimeter-text {
	width: 820px;
	margin: 0 auto;
	padding: 5px 0;
	font-size: 25px;
	color: #fff
}

.doc-module-page .info-block {
	text-align: left;
	max-width: 900px;
	width: 100%;
	margin: 0 auto
}

.doc-module-page .parallax-text {
	margin: 0 0 0 25px;
	padding: 20px 30px;
	max-width: 540px;
	width: 100%;
	background-color: rgba(243, 102, 51, .6);
	color: #fff;
	font-family: targo_regular, arial, serif;
	font-size: 23px;
	line-height: 30px;
	text-align: left;
	letter-spacing: normal
}

.doc-module-page .header {
	display: inline-block;
	margin: 28px 0;
	color: #f36633
}

.doc-module-page .title {
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase
}

.doc-module-page .doc-module-body .section-body {
	max-width: 800px;
	width: 100%
}

.doc-module-page .doc-module-body .title {
	margin: 60px auto 0;
	max-width: 900px;
	width: 100%;
	padding: 0 50px;
	color: hsla(30, 1%, 67%, .6);
	font-family: Georgia, Times, serif;
	letter-spacing: 0;
	font-size: 16px
}

.doc-module-page .ac-movies .video-block {
	position: relative;
	width: 100%;
	height: 150px
}

@media only screen and (max-width:600px) {
	.doc-module-page .ac-movies .video-block {
		height: auto;
		padding: 15px
	}
}

.doc-module-page .ac-movies .video-block .blocker {
	position: absolute;
	cursor: pointer;
	z-index: 10;
	width: 100%;
	height: 100%
}

@media only screen and (min-width:601px) {
	.doc-module-page .ac-movies .video-block .blocker:hover {
		background: linear-gradient(270deg, rgba(237, 136, 0, .1), rgba(237, 136, 0, .3))
	}
}

.doc-module-page .ac-movies .video-block .video {
	display: inline-block;
	width: 160px;
	height: 120px;
	float: left;
	margin: 15px 50px
}

@media only screen and (max-width:600px) {
	.doc-module-page .ac-movies .video-block .video {
		float: none;
		margin: 0;
		text-align: center;
		width: 100%
	}
}

.doc-module-page .ac-movies .video-block .title {
	font-family: targo_regular, arial, serif;
	display: inline-block;
	margin-top: 20px
}

.doc-module-page .ac-movies .video-block .desc {
	padding: 0 40px;
	font-family: Georgia, Times, serif;
	letter-spacing: normal
}

.doc-module-page .video-back {
	display: none;
	position: fixed;
	top: 0;
	z-index: 200;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .35)
}

.doc-module-page .video-popup {
	position: fixed;
	z-index: 1000;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 700px;
	width: 100%;
	background: #616161;
	font-family: Georgia, Times, serif;
	color: #737373;
	border-radius: 5px;
	padding: 50px;
	box-shadow: 0 0 40px rgba(0, 0, 0, .25)
}

@media only screen and (max-width:600px) {
	.doc-module-page .video-popup {
		padding: 35px 15px 15px
	}
}

.doc-module-page .video-popup .iframe-out {
	height: 0;
	padding-bottom: 56.2%;
	overflow: hidden;
	position: relative
}

.doc-module-page .video-popup .iframe-out iframe {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	position: absolute
}

.doc-module-page .close-cross {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background-image: url(../img/cabinet/close.png);
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat
}

@media only screen and (max-width:600px) {
	.doc-module-page .close-cross {
		top: 5px;
		right: 5px
	}
}

.doc-module-page .instruction-list {
	max-width: 900px;
	width: 100%;
	margin: 0 auto
}

.doc-module-page .instruction-list .movies-title {
	text-align: left;
	font-family: targo_regular, arial, serif;
	font-weight: 400;
	font-size: 24px;
	text-transform: uppercase;
	color: #f36633;
	margin: 30px 50px
}

@media only screen and (max-width:600px) {
	.doc-module-page .instruction-list .movies-title {
		margin: 15px;
		font-size: 20px
	}
}

.doc-module-page .instruction-list .video-block .title {
	width: auto;
	color: #737373;
	font-family: targo_regular, arial, serif;
	letter-spacing: 0;
	font-size: 16px;
	padding: 0
}

@media only screen and (max-width:600px) {
	.doc-module-page .instruction-list .video-block .title {
		width: 100%;
		margin-top: 0;
		text-align: center
	}
}

.doc-module-page .instruction-list .video-block .desc {
	color: #737373
}

.doc-module-page .instruction-list a:-webkit-any-link {
	text-decoration: none
}

.doc-module-page .presentation-body,
.doc-module-page .presentations-list {
	max-width: 900px;
	width: 100%;
	margin: 100px auto
}

.doc-module-page .presentations-list {
	padding: 0 25px
}

.doc-module-page .presentation-frame {
	max-width: 900px;
	width: 100%;
	height: 711px;
	border: none
}

.doc-module-page .pres-preview {
	position: relative;
	width: 250px;
	display: inline-block;
	float: left;
	margin-bottom: 70px
}

.doc-module-page .pres-preview:nth-child(3n) {
	margin-left: 50px;
	margin-right: 50px
}

.doc-module-page .pres-preview:first-child {
	display: none
}

.doc-module-page .pres-preview:hover .preview-img {
	opacity: .8
}

.doc-module-page .preview-img {
	width: 100%;
	opacity: .4
}

.doc-module-page .pres-name {
	color: #f36633;
	position: absolute;
	left: 0;
	bottom: -55px;
	z-index: 10;
	font-size: 30px;
	text-transform: uppercase
}

.doc-module-page .back-to-pres {
	color: #f36633;
	font-size: 18px;
	text-transform: uppercase
}

@media only screen and (max-width:960px) {
	.doc-module-page .delimeter-text,
	.doc-module-page .section-article {
		width: auto
	}
	.doc-module-page .scientist-img {
		margin: 0
	}
	.doc-module-page .section-facts {
		width: auto;
		padding: 0 20px
	}
	.doc-module-page .section-facts .img {
		float: none
	}
	.doc-module-page .info-block {
		width: auto
	}
	.doc-module-page .delimeter-text {
		padding: 5px 40px
	}
	.doc-module-page .section-facts {
		float: none;
		margin-top: 40px
	}
}

@media only screen and (max-width:960px) and (max-width:600px) {
	.doc-module-page .section-facts {
		margin-top: 0;
		padding: 0
	}
}

@media only screen and (max-width:960px) {
	.doc-module-page .section-body {
		width: 100%;
		padding: 15px
	}
	.doc-module-page .section-body .sources {
		padding: 0 15px
	}
	.doc-module-page .section-body .disclaimer {
		width: auto;
		padding: 0 15px
	}
	.doc-module-page .section-body ol,
	.doc-module-page .section-body ul {
		padding-left: 20px
	}
}

@media only screen and (max-width:600px) {
	.doc-module-page .parallax-text {
		width: auto;
		margin: 0 40px;
		font-size: 18px;
		line-height: 24px
	}
	.doc-module-page .gsk-logo {
		float: none;
		vertical-align: top
	}
	.doc-module-page .header-container {
		text-align: center
	}
	.doc-module-page .title {
		margin: 0 20px
	}
}

.instruction-page {
	box-shadow: inset 0 20px 30px -25px #000;
	padding: 20px 0;
	position: relative;
	width: 100%;
	left: 0;
	font-family: targo_regular, arial, serif;
	background: #f36633;
	color: #aaa;
	letter-spacing: 1px
}

.instruction-body .disclaimer p {
	text-align: justify
}

.instruction-body .save-pdf {
	width: 250px;
	margin: 0 auto
}

.instruction-body .save-pdf,
.instruction-body .save-pdf:hover {
	background: #f36633;
	color: #fff
}

.instruction-body .save-block {
	width: 730px;
	margin: 0 auto
}

.instruction-body .header-container,
.instruction-page .header-container {
	max-width: 900px;
	margin: 0 auto
}

.instruction-body .gsk-logo,
.instruction-page .gsk-logo {
	display: inline-block;
	width: 94px;
	height: 81px;
	background-image: url(../img/cabinet/gsk-logo.png);
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	margin: 0 40px 20px;
	float: left
}

.instruction-body .back-to-doc,
.instruction-page .back-to-doc {
	display: inline-block;
	margin-right: 70px;
	color: #fff;
	font-size: 14px
}

.instruction-body .back-to-doc:hover,
.instruction-page .back-to-doc:hover {
	color: #ffc5af
}

.instruction-body .header,
.instruction-page .header {
	display: inline-block;
	margin: 28px 0;
	color: #fff
}

.instruction-body .title,
.instruction-page .title {
	font-size: 20px;
	line-height: 24px
}

.instruction-body .disclaimer,
.instruction-page .disclaimer {
	font: 16px Times New Roman;
	color: #333;
	line-height: 20px;
	text-align: left;
	margin: 20px auto
}

.instruction-body .disclaimer a:-webkit-any-link,
.instruction-page .disclaimer a:-webkit-any-link {
	text-decoration: none
}

.pharmacy {
	max-width: 900px;
	width: 100%;
	margin: 0 auto
}

.tabs {
	font: 700 15px/15px Helvetica, Tahoma, Arial, sans-serif;
	margin: 0;
	padding: 0
}

.tabs ul {
	list-style-type: none
}

.tabcontent {
	display: none
}

.tabcontent.visible {
	display: block
}

li.tabletab {
	cursor: pointer;
	display: inline-block;
	text-align: center;
	font-size: 24px;
	padding: 38px 42px;
	font-family: targo_regular, arial, serif;
	font-weight: lighter;
	vertical-align: middle;
	margin-right: 2px;
	transition: color .3s;
	color: #fff
}

@media only screen and (max-width:600px) {
	li.tabletab {
		padding: 10px 15px;
		font-size: 12px
	}
}

.page-pharmacy li.tabletab {
	background-color: #2ec7df
}

.doc-module-page li.tabletab {
	background-color: #f50
}

.doc-module-page li.tabletab:hover {
	color: #ffc5af
}

.page-pharmacy li.tabletab.selected {
	background-color: #79b5be
}

.doc-module-page.expanded li.tabletab:first-child,
.doc-module-page li.tabletab.selected {
	background-color: #ed8800
}

.page-pharmacy,
li.tabletab:hover {
	color: #afd3ff
}

.expanded .tabcontent[data="1"] {
	display: block
}

.pharmacy-button {
	cursor: pointer;
	max-width: 900px;
	width: 100%;
	background-color: #f50;
	color: #fff;
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
	padding: 28px 20px;
	margin: 10px auto;
	transition: color .3s
}

.pharmacy-button:hover {
	color: #ffc5af
}

.wholetable {
	display: block
}

@media only screen and (max-width:960px) {
	.wholetable .section-text {
		margin: 0 15px
	}
}

.pharmacy-title {
	text-align: left;
	font-family: targo_regular, arial, serif;
	font-weight: 400;
	font-size: 23px;
	text-transform: uppercase;
	color: #2ec7df;
	margin: 30px 0
}

@media only screen and (max-width:960px) {
	.pharmacy-title {
		padding-left: 15px;
		padding-right: 15px
	}
}

.doc-module-page .pharmacy-title {
	color: #f36633
}

table {
	width: 100%;
	margin-bottom: 50px
}

@media only screen and (max-width:960px) {
	table {
		margin-bottom: 15px
	}
}

@media only screen and (max-width:600px) {
	tbody {
		border-top: 2px solid #79b5be
	}
}

@media only screen and (max-width:600px) {
	.doc-module-page tbody {
		border-top: 2px solid #ed8800
	}
}

tr {
	border-bottom: 2px solid #79b5be;
	border-left: 2px solid #79b5be;
	border-right: 2px solid #79b5be
}

.doc-module-page tr {
	border-bottom: 2px solid #ed8800;
	border-left: 2px solid #ed8800;
	border-right: 2px solid #ed8800
}

tr:not(.city-row) {
	display: none
}

tr.city-row-show,
tr:first-child {
	display: table-row
}

@media only screen and (max-width:600px) {
	tr.city-row-show td {
		border-right: 2px solid #79b5be;
		margin-right: -1px
	}
}

@media only screen and (max-width:600px) {
	.doc-module-page tr.city-row-show td {
		border-right: 2px solid #ed8800
	}
}

@media only screen and (max-width:600px) {
	tr:first-child {
		display: none
	}
}

td,
th {
	padding: 7px
}

td {
	font-size: 15px;
	line-height: 20px;
	color: #616161;
	letter-spacing: normal;
	font-family: Georgia, Times, serif;
	display: table-cell
}

@media only screen and (max-width:600px) {
	td {
		display: block;
		font-size: 12px;
		padding: 2px 10px;
		line-height: 16px
	}
}

.city-row td {
	background-color: #fff;
	font-family: targo_regular, arial, serif;
	font-weight: lighter;
	font-size: 24px;
	color: #79b5be;
	cursor: pointer;
	display: table-cell;
	transition: color .3s
}

@media only screen and (max-width:600px) {
	.city-row td {
		font-size: 18px;
		padding: 10px
	}
}

.city-row td:hover {
	color: #afd3ff
}

.doc-module-page .city-row td {
	color: #ed8800
}

.doc-module-page .city-row td:hover {
	color: #ffc5af
}

th {
	background-color: #79b5be;
	color: #fff;
	font-weight: lighter
}

.doc-module-page th {
	background-color: #ed8800
}

.newmenu-doc {
	color: #f36633;
	height: 120px
}

.newbrand-doc {
	height: 120px;
	text-decoration: none;
	color: #f36633
}

.brandname-doc,
.newbrand-doc {
	float: left;
	position: relative;
	top: 50%;
	transform: perspective(1px) translateY(-50%)
}

.brandname-doc {
	text-align: center;
	font-size: 1.8em;
	line-height: 1.8em;
	width: 200px
}

.brandname-doc,
.menu-item-doc {
	font-family: targo_regular, arial, serif;
	letter-spacing: 1px
}

.menu-item-doc {
	display: inline-block;
	padding: 4px 10px;
	font-size: 14px;
	cursor: pointer
}

.menu-item-doc a {
	text-decoration: none;
	color: #f36633
}

@media only screen and (max-width:960px) {
	.header {
		padding: 0 15px
	}
}

.calendar-container {
	background-color: #2ec7df
}

.doctor .calendar-container {
	background-color: #f36633;
	background: linear-gradient(270deg, #ed8800, #f50)
}

.calendar-container .calendar-banner {
	background: none;
	max-width: 1000px;
	margin: 0 auto;
	padding-bottom: 40px
}

@media only screen and (max-width:960px) {
	.calendar-container .calendar-banner {
		padding-bottom: 0
	}
}

.calendar-container .description {
	max-width: 500px
}

@media only screen and (max-width:960px) {
	.footer {
		padding-left: 15px;
		padding-right: 15px
	}
}


.medicine_verification-page .description {
	margin-top: 25px;
}

.input_s {
	width: 100%;
	height: 72px;
	font-family: Georgia;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
	color: #9D9D9D;
	border-radius: 6px;
	align-items: center;

	border: 0;
}


.check_medicine-btn {
	font-family: targo_regular, arial, serif;
	font-size: 20px;
	line-height: 14px;
	margin-top: 25px;
    margin-bottom: 20px;
    max-width: 100%;
    white-space: normal;
 
    min-width: 270px;
	height: 72px;
}


.search { position: relative; }
.search input { text-indent: 30px;    padding-left: 25px;}
.search .fa-search { 
  position: absolute;
  top: 24px;
  left: 7px;

  color: #AFAFAF;
  font-size: 24px;
    color: #AFAFAF;
    padding-left: 5px;
}
.dropdown-menu2 {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
}
.dropdown-menu2{
	width: 100%;
	position: absolute;
}

.dropdown-menu2 a{
	color:#333 !important;
	text-decoration: none;
	padding-left: 15px;
}
.result_v{
	width: 100% !important;
	height: 100%;
}
.result_v .heading{
	text-align: center;
}

.result_v .s_100{
	width: 100% !important;
    float: left;
    margin-top: -25px !important;
    text-align: center;
}
.result_v .input_s{
	width: 35%;
}

.result_v .search{
	display: inline;
	width: 100%;
}
.result_v .selects{
	min-height: 125px;
}

.result_v .check_medicine-btn{
	margin-left: 25px;
	padding-left:0 !important;
	margin-top: 15px;
}
.result_v .search .fa-search{
	top:0;
}


.result_v #countryList{
	width: 60%;
    margin: 0 auto;
    position: initial;
    display: block;
    z-index: 9989999;

    }
    
    
.ver_result{
	background: #FFFFFF;
	box-shadow: 0px 12px 20px rgba(160, 160, 160, 0.25);
	border-radius: 12px;margin-left: auto;
    margin-right: auto;
    max-width: 1050px;
    display: block;
    box-sizing: border-box;
    min-height: 207px;

}
.result_info.result_info {
    /* margin-left: 25px; */
    /* margin-right: 25px; */
    /* margin-top: 25px; */
    max-width: 67%;
    width: 67%;
    padding-left: 25px;
    padding-right: 25px;
    display: block;
    /* margin-left: 25px; */
    float: right;
}
.img_ver_res{
	display: block;
    float: left;
    max-width: 33%;
    margin: 0;
    padding: 0;
}  
.img_ver_res img{
	margin: 0;
    padding: 0;
}   
.err_f{
	font-family: targo_regular, arial, serif;
	font-size: 28px;
	line-height: 33px;
	display: flex;
	align-items: center;
	text-align: center;
	margin-top:25px;
	color: #3E3E3E;
}
.err_f2{
	font-family: Georgia;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	margin-top: 25px;
    display: inherit;
}
.mkls{margin-top: 25px;    padding-top: 0 !important;}
.result_info a{
	color:#37B6D0;
}
.vname{
	font-family: Georgia;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	align-items: center;
	letter-spacing: -0.02em;
	margin-top: 25px;
	display: block;
}
.s_nomer{
	width: 50%;
	float: left;
	border-right: 1px dashed #A2A2A2;
}
.r_t{
	border-right:  1px dashed #A2A2A2;
}

.best_before{
	width: 50%;
	float: left;
	padding-left: 10%;
}

.bbs_ds{
	font-family: targo_regular;
	font-size: 20px;
	line-height: 23px;
	display: flex;
	align-items: center;
	color: #4D4D4D;
	margin-top:25px;
}
.vs_txt{
	display: block;
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	/* identical to box height */
	
	display: flex;
	align-items: center;
	
	color: #3E3E3E;
	width: 50%;
	float: left;
	padding-top:15px;
}

.kl{
	padding-left:10%;
}
.vss{
	width: 100%;
	font-family: targo_regular, arial, serif;
	font-size: 28px;
line-height: 33px;
display: flex;
align-items: center;
text-align: center;
padding-top: 50px;
color: #3E3E3E;
margin-top: 100px;
    padding-top: 10px;
display: block;
border-top: 1px solid #E6E6E6;
}
.tname{
	font-family: Roboto Condensed;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 16px;
/* or 89% */

display: flex;
align-items: center;
letter-spacing: -0.02em;
text-transform: uppercase;
margin-top:15px;
color: #434343;
}
@media only screen and (max-width:769px) {
	.best_before{
		padding-left: 5%;
	}
	.kl {
	    padding-left: 5%;
	}
	.result_info.result_info{
		width: 100%;
		max-width: 100%;
	}
	.ver_result{
		min-height: 300px;
	}
	.result_v .input_s{
		margin-top: 25px;
	    width: 90%;
	}
	.result_v #countryList{
		    width: 90%;
			margin-top: -110px;
	}
	
	.result_v .selects {
    	min-height: 175px;
	}
}