@font-face {
	font-family: 'PT Sans';
	src: url("../fonts/PTS55F_W.eot");
	src: local("PT Sans"), url("../fonts/PTS55F_W.eot?#iefix") format("embedded-opentype"), url("../fonts/PTS55F_W.woff") format("woff"), url("../fonts/PTS55F_W.ttf") format("truetype"), url("../fonts/PTS55F_W.svg#PTSans-Regular") format("svg");
 }
 
 @font-face {
	font-family: 'PT Sans';
	font-style: italic;
	src: url("../fonts/PTS56F_W.eot");
	src: local("PT Sans Italic"), url("../fonts/PTS56F_W.eot?#iefix") format("embedded-opentype"), url("../fonts/PTS56F_W.woff") format("woff"), url("../fonts/PTS56F_W.ttf") format("truetype"), url("../fonts/PTS56F_W.svg#PTSans-Italic") format("svg");
 }
 
 @font-face {
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: bold;
	src: url("../fonts/PTS75F_W.eot");
	src: local("PT Sans Bold"), url("../fonts/PTS75F_W.eot?#iefix") format("embedded-opentype"), url("../fonts/PTS75F_W.woff") format("woff"), url("../fonts/PTS75F_W.ttf") format("truetype"), url("../fonts/PTS75F_W.svg#PTSans-Bold") format("svg");
 }
 
 @font-face {
	font-family: 'PT Sans';
	font-style: italic;
	font-weight: bold;
	src: url("../fonts/PTS76F_W.eot");
	src: local("PT Sans Bold Italic"), url("../fonts/PTS76F_W.eot?#iefix") format("embedded-opentype"), url("../fonts/PTS76F_W.woff") format("woff"), url("../fonts/PTS76F_W.ttf") format("truetype"), url("../fonts/PTS76F_W.svg#PTSans-BoldItalic") format("svg");
 }
 
 @font-face {
	font-family: 'PT Serif';
	src: url("../fonts/PTF55F_W.eot");
	src: local("PT Serif"), url("../fonts/PTF55F_W.eot?#iefix") format("embedded-opentype"), url("../fonts/PTF55F_W.woff") format("woff"), url("../fonts/PTF55F_W.ttf") format("truetype"), url("../fonts/PTF55F_W.svg#PTSerif-Regular") format("svg");
 }
 
 @font-face {
	font-family: 'PT Serif';
	font-style: italic;
	src: url("../fonts/PTF56F_W.eot");
	src: local("PT Serif Italic"), url("../fonts/PTF56F_W.eot?#iefix") format("embedded-opentype"), url("../fonts/PTF56F_W.woff") format("woff"), url("../fonts/PTF56F_W.ttf") format("truetype"), url("../fonts/PTF56F_W.svg#PTSerif-Italic") format("svg");
 }
 
 @font-face {
	font-family: 'PT Serif';
	font-style: normal;
	font-weight: bold;
	src: url("../fonts/PTF75F_W.eot");
	src: local("PT Serif Bold"), url("../fonts/PTF75F_W.eot?#iefix") format("embedded-opentype"), url("../fonts/PTF75F_W.woff") format("woff"), url("../fonts/PTF75F_W.ttf") format("truetype"), url("../fonts/PTF75F_W.svg#PTSerif-Bold") format("svg");
 }
 
 @font-face {
	font-family: 'PT Serif';
	font-style: italic;
	font-weight: bold;
	src: url("../fonts/PTF76F_W.eot");
	src: local("PT Serif Bold Italic"), url("../fonts/PTF76F_W.eot?#iefix") format("embedded-opentype"), url("../fonts/PTF76F_W.woff") format("woff"), url("../fonts/PTF76F_W.ttf") format("truetype"), url("../fonts/PTF76F_W.svg#PTSerif-BoldItalic") format("svg");
 }
 
 html,
 body,
 div,
 span,
 applet,
 object,
 iframe,
 h1,
 h2,
 h3,
 h4,
 h5,
 h6,
 p,
 blockquote,
 pre,
 a,
 abbr,
 acronym,
 address,
 big,
 cite,
 code,
 del,
 dfn,
 em,
 font,
 img,
 ins,
 kbd,
 q,
 s,
 samp,
 small,
 strike,
 strong,
 tt,
 var,
 b,
 u,
 i,
 center,
 dl,
 dt,
 dd,
 ol,
 ul,
 li,
 fieldset,
 form,
 label,
 legend,
 table,
 caption,
 tbody,
 tfoot,
 thead,
 tr,
 th,
 td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	list-style: none;
 }
 
 body {
	font-family: 'PT Serif', serif;
	font-size: 15px;
	color: #515253;
	background: url("../images/bg.png") 0px 102px #e8d9bc;
 }
 
 @media (max-width: 600px) {
	body {
	  font-size: 14px;
	}
 }
 
 @media (max-width: 950px) {
	body.is-locked {
	  overflow: hidden;
	}
 }
 
 /*** common ***/
 a {
	color: #1b5479;
	text-decoration: underline;
 }
 
 a:hover {
	color: #47620c;
 }
 
 a.ajax {
	text-decoration: none;
	border-bottom: 1px dotted #1b5479;
 }
 
 a.ajax:hover {
	border-bottom: 1px dotted #47620c;
 }
 
 h1,
 h2,
 h3,
 h4,
 h5,
 h6 {
	margin: 20px 0px;
	font-family: 'PT Sans', sans-serif;
	color: #000000;
	line-height: 100%;
	font-weight: bold;
 }
 
 h1:first-child,
 h2:first-child,
 h3:first-child,
 h4:first-child,
 h5:first-child,
 h6:first-child,
 .text h1:first-child {
	margin-top: 0px;
 }
 
 h1 {
	font-size: 33px;
 }
 
 h2 {
	font-size: 27px;
 }
 
 h3 {
	font-size: 23px;
 }
 
 h4 {
	font-size: 20px;
 }
 
 h5 {
	font-size: 18px;
 }
 
 h6 {
	font-size: 16px;
 }
 
 table {
	width: 100%;
	border-collapse: collapse;
 }
 
 .clear {
	clear: both;
 }
 
 hr,
 div.hr {
	clear: both;
	width: 100%;
	height: 1px !important;
	margin: 30px 0px;
	overflow: hidden;
	background: #d1d1d1;
	border: none !important;
 }
 
 .clearfix:after {
	clear: both;
	display: block;
	overflow: hidden;
	height: 0;
	content: '.';
	visibility: hidden;
 }
 
 * html .clearfix {
	height: 1%;
 }
 
 * + html .clearfix {
	min-height: 1%;
 }
 
 .container {
	padding: 0 20px;
	max-width: 990px;
	margin: auto;
 }
 
 @media (max-width: 600px) {
	.container {
	  padding: 0 15px;
	}
 }
 
 /*** forms ***/
 input::-moz-focus-inner {
	border: 0;
	padding: 0;
 }
 
 input::-ms-clear {
	display: none;
 }
 
 ::-webkit-input-placeholder {
	color: #909294;
 }
 
 :-moz-placeholder {
	color: #909294;
	opacity: 1;
 }
 
 ::-moz-placeholder {
	color: #909294;
	opacity: 1;
 }
 
 :-ms-input-placeholder {
	color: #909294;
 }
 
 form input {
	margin: 0px;
 }
 
 input[type='submit']:focus {
	outline: 0;
 }
 
 form input[type='text'],
 form input[type='password'],
 form textarea,
 form select {
	outline: none;
 }
 
 form input[type='text'],
 form input[type='password'],
 form textarea,
 form select {
	margin: 0px;
	padding: 4px 5px;
	border: 1px solid #d1d1d1;
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	background: #ffffff;
 }
 
 form select {
	padding-top: 3px;
	padding-bottom: 3px;
 }
 
 form input[type='text']:focus,
 form input[type='password']:focus,
 form textarea:focus,
 form select:focus {
	border-color: #3677a1;
 }
 
 form input[type='submit'],
 .form-button {
	margin: 0px;
	padding: 6px 18px;
	background: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#cacaca)) repeat scroll 0 0 transparent;
	background: -o-linear-gradient(#eaeaea, #cacaca) repeat scroll 0 0 transparent;
	background: linear-gradient(#eaeaea, #cacaca) repeat scroll 0 0 transparent;
	background-color: #cacaca;
	border: 1px solid;
	border-color: #b7b7b7 #aaaaaa #929292 #a4a4a4;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: inset 0px 1px 0px #ffffff;
			  box-shadow: inset 0px 1px 0px #ffffff;
	text-shadow: 0px 1px 0px #f3f3f3;
	text-decoration: none !important;
	color: #2f2f2f;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 100%;
	-moz-user-select: none;
	-webkit-user-select: none;
 }
 
 form input[type='submit']:hover,
 .form-button:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#d7d7d7)) repeat scroll 0 0 transparent;
	background: -o-linear-gradient(#f8f8f8, #d7d7d7) repeat scroll 0 0 transparent;
	background: linear-gradient(#f8f8f8, #d7d7d7) repeat scroll 0 0 transparent;
	background-color: #d7d7d7;
 }
 
 form input[type='submit']:active,
 .form-button:active {
	color: #213c55;
	-webkit-box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.2);
			  box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.2);
 }
 
 form.loading input[type='submit'],
 form.loading input.button,
 form.loading .form-button {
	text-indent: -99999em;
	background: url("../images/loading-bar.gif") no-repeat center center #c5c5c5 !important;
 }
 
 .form-button {
	display: inline-block;
	cursor: default;
 }
 
 .common-forms .row,
 .common-forms .columns {
	margin-top: 15px;
 }
 
 .common-forms .columns .row {
	float: left;
	margin-top: 0px;
	margin-left: 20px;
 }
 
 .common-forms .columns:first-child {
	margin-top: 0px;
 }
 
 .common-forms .columns .row:first-child {
	margin-left: 0px;
 }
 
 .common-forms .row:first-child {
	margin-top: 0px;
 }
 
 .common-forms .row .lbl {
	margin-bottom: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #414141;
 }
 
 .common-forms .row .note {
	margin-top: 2px;
	font-size: 11px;
	color: #999999;
 }
 
 .common-forms .row.float {
	float: left;
	margin-right: 20px;
	margin-top: 0px !important;
 }
 
 .common-forms .form-column-left {
	float: left;
	max-width: 637px;
	margin-right: 30px;
 }
 
 .common-forms .form-column-right {
	float: left;
	max-width: 320px;
 }
 
 .separate-submit {
	margin: 15px 0px;
 }
 
 /*** /forms ***/
 /*** listing ***/
 .page-listing {
	margin-top: 30px;
	overflow: hidden;
	clear: both;
	text-align: center;
	color: #000000;
	font-size: 16px;
 }
 
 .page-listing .arrows {
	float: right;
	padding-bottom: 1px;
	font-size: 21px;
 }
 
 .page-listing .arrows .arrow,
 .page-listing .arrows .separator {
	display: inline-block;
	margin: 0px 5px;
 }
 
 .page-listing .arrows .separator {
	margin: 0px 5px;
 }
 
 .page-listing .numbers {
	display: block;
	float: left;
 }
 
 .page-listing .num {
	display: inline-block;
	margin: 0px 2px;
	padding: 2px 5px;
	text-align: center;
 }
 
 .page-listing .num.disabled {
	background: #ffffff;
	border: 1px solid silver;
	border-radius: 5px;
	cursor: default;
 }
 
 /*** /listing ***/
 /*** errors ***/
 .errors {
	margin-bottom: 20px;
	color: #b30000;
	font-size: 14px;
 }
 
 .errors li {
	margin-top: 5px;
	list-style-position: inside;
	list-style-type: disc;
 }
 
 .errors li:first-child {
	margin-top: 0px;
 }
 
 /*** /errors ***/
 /*** loading ***/
 .loading-bar {
	display: block;
	width: 48px;
	height: 6px;
	margin: auto;
	background: url("../images/loading-bar.gif") no-repeat center center;
 }
 
 .loading-circ {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: auto;
	background: url("../images/loading-circ.gif") no-repeat center center;
 }
 
 /*** /loading ***/
 /*** comments ***/
 .comments .comment {
	margin-top: 18px;
	padding: 18px 0px 0px 0px;
	border-top: 1px solid #d1d1d1;
 }
 
 .comments .comment:first-child {
	margin-top: 0px;
	padding-top: 0px;
	border-top: none;
 }
 
 .comments .comment .user {
	padding-left: 22px;
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	background: url("../images/user-icon-16.png") no-repeat left center;
 }
 
 .comments .comment .user a {
	color: #000000;
	text-decoration: none;
 }
 
 .comments .comment .user a:hover {
	color: #47620c;
 }
 
 .comments .comment .info {
	overflow: hidden;
	margin-top: 1px;
	padding: 4px 0px;
	color: #9e7e50;
	line-height: 90%;
 }
 
 .comments .comment .info .date {
	float: left;
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
	white-space: nowrap;
 }
 
 .comments .comment .info .time {
	float: left;
	margin-left: 9px;
	padding-left: 9px;
	font-family: 'PT Sans', sans-serif;
	border-left: 1px solid #9e7e50;
 }
 
 .comments .comment .info .more {
	float: right;
 }
 
 .comments .comment .text {
	margin: 10px 0px 0px 0px;
 }
 
 /*** /comments ***/
 /*** /common ***/
 #header {
	background: #ffffff;
 }
 
 @media (max-width: 950px) {
	#header {
	  position: fixed;
	  top: 0;
	  left: 0;
	  width: 100%;
	  z-index: 9;
	  border-bottom: 1px solid #d1d1d1;
	}
 }
 
 #header .toprow {
	min-height: 56px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
		 -ms-flex-align: center;
			  align-items: center;
	-webkit-box-pack: justify;
		 -ms-flex-pack: justify;
			  justify-content: space-between;
 }
 
 @media (max-width: 600px) {
	#header .toprow {
	  -webkit-box-sizing: border-box;
				 box-sizing: border-box;
	  padding: 10px 15px;
	  -ms-flex-wrap: wrap;
			flex-wrap: wrap;
	}
 }
 
 #header .logo {
	display: block;
	-webkit-box-flex: 0;
		 -ms-flex: 0 0 227px;
			  flex: 0 0 227px;
	width: 227px;
	height: 28px;
	background: url("../images/logo.png") no-repeat center center;
	line-height: 0px;
	font-size: 0px;
	text-indent: -9000em;
 }
 
 @media (max-width: 600px) {
	#header .logo {
	  -webkit-box-ordinal-group: 2;
			-ms-flex-order: 1;
				 order: 1;
	  -webkit-box-flex: 0;
			-ms-flex: 0 0 200px;
				 flex: 0 0 200px;
	  width: 200px;
	  background: url("../images/logo.png") center center/contain no-repeat;
	}
 }
 
 #header .search-form {
	position: relative;
	margin-left: auto;
 }
 
 @media (max-width: 600px) {
	#header .search-form {
	  -webkit-box-ordinal-group: 4;
			-ms-flex-order: 3;
				 order: 3;
	  margin: 15px 0 0;
	  -webkit-box-flex: 0;
			-ms-flex: 0 0 100%;
				 flex: 0 0 100%;
	  width: 100%;
	}
 }
 
 #header .search-form input[type='text'] {
	width: 225px;
 }
 
 @media (max-width: 600px) {
	#header .search-form input[type='text'] {
	  -webkit-box-sizing: border-box;
				 box-sizing: border-box;
	  width: 100%;
	}
 }
 
 #header .search-form .submit input {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 28px !important;
	height: 28px !important;
	padding: 0px !important;
	border: none !important;
	background: url("../images/search-icon.png") no-repeat center 7px transparent;
	-webkit-box-shadow: none !important;
			  box-shadow: none !important;
	font-size: 0px;
	text-indent: -9000em;
	cursor: pointer;
 }
 
 #header .search-form .submit input:hover,
 #header .search-form .submit input:active {
	background-position: center -23px;
 }
 
 #header .burger {
	margin: 0px 0px 0px 20px;
	display: none;
	position: relative;
	-webkit-box-flex: 0;
		 -ms-flex: 0 0 30px;
			  flex: 0 0 30px;
	width: 30px;
	height: 18px;
	z-index: 5;
	cursor: pointer;
	background-color: transparent;
	outline: none;
	border: none;
	cursor: pointer;
 }
 
 @media (max-width: 950px) {
	#header .burger {
	  display: block;
	}
 }
 
 @media (max-width: 600px) {
	#header .burger {
	  -webkit-box-ordinal-group: 3;
			-ms-flex-order: 2;
				 order: 2;
	  margin-left: auto;
	}
 }
 
 #header .burger span {
	position: absolute;
	top: 8px;
	left: 0px;
	width: 100%;
	height: 2px;
	background-color: #000;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
 }
 
 #header .burger span:first-child {
	top: 0px;
 }
 
 #header .burger span:last-child {
	top: auto;
	bottom: 0px;
 }
 
 #header .main-menu {
	width: 100%;
	overflow: hidden;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	background: #3677a1;
 }
 
 #header .main-menu .menu-item {
	float: left;
	padding: 0px 28px;
 }
 
 @media (max-width: 1200px) {
	#header .main-menu .menu-item {
	  padding: 0px 20px;
	}
 }
 
 #header .main-menu .menu-item:first-child {
	padding-left: 0px;
 }
 
 #header .main-menu .menu-item.selected {
	background: #5394bd;
 }
 
 #header .main-menu .menu-item a {
	display: block;
	padding: 0px 0px 1px 26px;
	line-height: 45px;
	color: #ffffff;
 }
 
 #header .main-menu .menu-item a:hover {
	color: #d5e6f2;
 }
 
 #header .main-menu .menu-item a:active {
	color: #def1ff;
 }
 
 #header .main-menu .menu-item.selected a {
	text-decoration: none;
	cursor: default;
 }
 
 #header .main-menu .menu-item.selected a:hover {
	color: #ffffff;
 }
 
 #header .main-menu .menu-item.home a {
	background: url("../images/menu-icon-home.png") no-repeat left 15px;
 }
 
 #header .main-menu .menu-item.home:not(.selected) a:hover {
	background-position: left -30px;
 }
 
 #header .main-menu .menu-item.cities a {
	padding-left: 24px;
	background: url("../images/menu-icon-cities.png") no-repeat left 14px;
 }
 
 #header .main-menu .menu-item.cities:not(.selected) a:hover {
	background-position: left -31px;
 }
 
 #header .main-menu .menu-item.ratings a {
	padding-left: 27px;
	background: url("../images/menu-icon-ratings.png") no-repeat left 16px;
 }
 
 #header .main-menu .menu-item.ratings:not(.selected) a:hover {
	background-position: left -29px;
 }
 
 #header .main-menu .menu-item.photo a {
	padding-left: 29px;
	background: url("../images/menu-icon-photo.png") no-repeat left 15px;
 }
 
 #header .main-menu .menu-item.photo:not(.selected) a:hover {
	background-position: left -30px;
 }
 
 #main {
	max-width: 1024px;
	/* overflow: hidden; */
	margin: auto;
	padding: 20px 0px 35px 0px;
	background: #ffffff;
 }
 
 @media (max-width: 950px) {
	#main {
	  padding: 95px 0px 35px 0px;
	}
 }
 
 @media (max-width: 600px) {
	#main {
	  padding: 125px 0px 35px 0px;
	}
 }
 
 #main .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
 }
 
 @media (max-width: 950px) {
	#main .container {
	  display: block;
	}
 }
 
 #sidebar {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 233px;
	flex: 0 0 233px;
	width: 233px;
	margin-right: 41px;
 }
 
 @media (max-width: 950px) {
	#sidebar {
	  -webkit-box-sizing: border-box;
				 box-sizing: border-box;
	  padding: 60px 20px 70px;
	  position: fixed;
	  top: 0;
	  left: 0;
	  -webkit-transform: translate3d(0, -105%, 0);
				 transform: translate3d(0, -105%, 0);
	  width: 100%;
	  height: 100vh;
	  overflow-x: hidden;
	  overflow-y: auto;
	  z-index: 9999999;
	  background-color: #fff;
	  will-change: transform;
	  -webkit-transition: all 0.3s ease;
	  -o-transition: all 0.3s ease;
	  transition: all 0.3s ease;
	}
	#sidebar.is-open {
	  -webkit-transform: translate3d(0, 0, 0);
				 transform: translate3d(0, 0, 0);
	}
	#sidebar .container {
	  padding: 0;
	}
	#sidebar .main-menu {
	  margin: 0px 0px 40px 0px;
	  text-align: center;
	}
	#sidebar .main-menu .menu-item:not(:last-child) {
	  margin-bottom: 15px;
	}
	#sidebar .main-menu .menu-item.selected > a {
		text-decoration: underline;
	}
	#sidebar .main-menu .menu-item > a {
	  font-size: 20px;
	  font-weight: 700;
	  text-decoration: none;
	}
 }
 
 #sidebar .burger-close__btn {
	display: none;
	position: absolute;
	top: 15px;
	right: 20px;
	-webkit-box-flex: 0;
		 -ms-flex: 0 0 30px;
			  flex: 0 0 30px;
	width: 30px;
	height: 30px;
	background-color: transparent;
	border: none;
	outline: none;
	text-decoration: none;
 }
 
 @media (max-width: 950px) {
	#sidebar .burger-close__btn {
	  display: block;
	}
 }
 
 #sidebar .burger-close__btn > span {
	position: absolute;
	left: 0px;
	width: 100%;
	height: 2px;
	background-color: #000;
 }
 
 #sidebar .burger-close__btn > span:first-child {
	-webkit-transform: rotate(-45deg);
		 -ms-transform: rotate(-45deg);
			  transform: rotate(-45deg);
	top: 14px;
 }
 
 #sidebar .burger-close__btn > span:last-child {
	-webkit-transform: rotate(45deg);
		 -ms-transform: rotate(45deg);
			  transform: rotate(45deg);
	bottom: 14px;
 }

 #sidebar .logo {
	margin: 0px auto 40px;
	width: 227px;
	height: 28px;
	background: url("../images/logo.png") no-repeat center center;
	line-height: 0px;
	font-size: 0px;
	text-indent: -9000em;
	display: none;
}
@media (max-width:950px){
	#sidebar .logo {
		display: block;
	}
}

#sidebar .sidebar-commercial {
	display: block;
}

@media (max-width:950px){
	#sidebar .sidebar-commercial {
		display: none;
	}
}
 
 #sidebar .sidebar-block {
	padding: 50px 0px 20px 0px;
	border-top: 1px solid #d1d1d1;
 }
 
 @media (max-width: 950px) {
	#sidebar .sidebar-block {
	  padding: 35px 0px 20px 0px;
	}
 }
 
 #sidebar .sidebar-block:first-child {
	padding-top: 0px;
	border: none;
 }
 
 #sidebar .sidebar-block .sidebar-title {
	margin-bottom: 20px;
	padding-bottom: 6px;
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #000000;
	border-bottom: 3px solid #c3ac87;
 }
 
 @media (max-width: 950px) {
	#sidebar .sidebar-block.menu {
	  display: none;
	}
 }
 
 #sidebar .sidebar-block.menu .menu-item {
	margin-top: 15px;
	font-size: 15px;
	font-weight: bold;
 }
 
 #sidebar .sidebar-block.menu .menu-item:first-child {
	margin-top: 0px;
 }
 
 #sidebar .sidebar-block.menu .menu-item.selected a {
	color: #47620c;
 }
 
 #sidebar .sidebar-block.menu .menu-item.children {
	padding-left: 20px;
 }
 
 #sidebar .sidebar-block.menu .menu-item.child {
	margin-top: 10px;
	font-weight: normal;
	font-size: 15px;
 }
 
 #sidebar .sidebar-block.menu .menu-item.child a {
	text-decoration: none;
 }
 
 #sidebar .sidebar-block.menu .menu-item.child {
	padding-left: 14px;
	background: url("../images/bullet.png") no-repeat left 10px;
	list-style-position: inside;
 }
 
 #sidebar .sidebar-block.comments .comment .user {
	font-size: 13px;
 }
 
 #sidebar .sidebar-block.comments .comment .info {
	font-size: 13px;
 }
 
 #sidebar .sidebar-block.comments .comment .text {
	font-size: 13px;
 }
 
 #sidebar .sidebar-block.stat .row {
	padding-left: 14px;
	font-size: 15px;
	background: url("../images/bullet.png") no-repeat left center;
	list-style-position: inside;
 }
 
 #sidebar .sidebar-block.stat .row .value {
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
	color: #000000;
 }
 
 #sidebar .sidebar-block.slide-block {
	position: sticky;
	top: 20px;
	left: 0;
	padding-top: 0;
	border-top: none;
	width: 233px;
 }
 
 @media (max-width: 950px) {
	#sidebar .sidebar-block.slide-block {
	  margin: 0px auto;
	  position: relative;
	  left: 0;
	}
	#sidebar .slide-brick {
		display: none;
	}
 }
 
 #content {
	-webkit-box-flex: 0;
		 -ms-flex: 0 0 calc(100% - 233px - 41px);
			  flex: 0 0 calc(100% - 233px - 41px);
	width: calc(100% - 233px - 41px);
	line-height: 140%;
	overflow: hidden;
 }
 
 @media (max-width: 950px) {
	#content {
	  width: 100%;
	}
 }
 
 #content p {
	margin-top: 15px;
 }
 
 #content p:first-child {
	margin-top: 0px;
 }
 
 #content ul,
 #content ol {
	margin: 15px 25px;
 }
 
 @media (max-width: 600px) {
	#content ul,
	#content ol {
	  margin: 15px 10px;
	}
 }
 
 #content ul li,
 #content ol li {
	margin-top: 3px;
	list-style-position: inside;
 }
 
 #content ul li:first-child,
 #content ol li:first-child {
	margin-top: 0px;
 }
 
 #content ul li {
	list-style-type: disc;
 }
 
 #content ol li {
	list-style-type: decimal;
 }
 
 #content h1 {
	margin-top: 0px;
 }
 
 #content h3 {
	padding-left: 17px;
	background: url("../images/bullet.png") no-repeat left center;
 }
 
 #content mark {
	font-weight: bold;
	background: inherit;
 }
 
 #content figure {
	display: block;
	float: right;
	max-width: 200px;
	margin: 10px;
	padding: 10px;
	background: #ffffff;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
			  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	text-align: center;
	font-size: 11px;
	line-height: 130%;
 }
 
 @media (max-width: 450px) {
	#content figure {
	  float: none;
	  max-width: 100%;
	}
 }
 
 #content figure img {
	max-width: 200px;
 }
 
 @media (max-width: 450px) {
	#content figure img {
	  max-width: 100%;
	}
 }
 
 #content figure figcaption {
	margin-top: 5px;
 }
 
 #content table.common,
 #content table.bordered {
	margin: 15px 0px;
 }
 
 #content table.common td,
 #content table.common th,
 #content table.bordered td,
 #content table.bordered th {
	padding: 4px 6px;
	border: 1px solid #d1d1d1;
 }
 
 #content table.common th,
 #content table.bordered th {
	text-align: left;
	font-weight: bold;
 }
 
 #content .breadcrumbs {
	margin-bottom: 10px;
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
 }
 
 #content blockquote {
	margin: 25px 0px;
	padding: 15px 40px;
	font-style: italic;
	border-left: 4px solid #c3ac87;
	border-right: 4px solid #c3ac87;
	background: #f8f8f8;
 }
 
 #content iframe {
	margin: 0 !important;
	width: 100%;
 }
 
 #content .sidebar-menu__mobile-wrapper {
	display: none;
	margin: 30px 0px 50px;
 }
 
 #content .sidebar-menu__mobile-title {
	margin-bottom: 20px;
	color: #000;
	font-size: 25px;
	font-weight: 700;
	font-family: 'PT Sans', sans-serif;
 }
 
 #content .sidebar-menu__mobile-wrapper .menu-item {
	font-weight: 700;
 }
 
 #content .sidebar-menu__mobile-wrapper .menu-item:not(:last-child) {
	margin: 0px 0px 10px 0px;
 }
 
 #content .city-article iframe#video {
	width: 100%;
	height: 315px;
 }
 
 #content .city-article .graph {
	margin: 30px 0px;
 }
 
 #content .city-article .map {
	margin: 30px 0px;
 }
 
 #content .city-article .map .map-container {
	-webkit-box-sizing: border-box;
			  box-sizing: border-box;
	width: 100%;
	height: 300px;
	padding: 8px;
	border: 1px solid #d2d2d2;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	background: #ffffff;
	vertical-align: top;
 }
 
 #content .attraction-article .map .map-container {
	width: calc(100% - 20px);
 }
 
 #content .city-article .map .map-placemarks {
	-webkit-column-count: 3;
		-moz-column-count: 3;
			  column-count: 3;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 130%;
	font-family: 'PT Sans', sans-serif;
 }
 
 @media (max-width: 600px) {
	#content .city-article .map .map-placemarks {
	  -webkit-column-count: 2;
		  -moz-column-count: 2;
				 column-count: 2;
	}
 }
 
 #content .city-article .map .map-placemarks li {
	padding: 0px 15px 0px 0px;
	margin-top: 3px;
	list-style-type: none;
	list-style-position: inside;
 }
 
 #content .city-article .map .map-placemarks li:first-child {
	margin-top: 0px;
 }
 
 #content .city-article .population {
	margin: 20px 0px;
 }
 
 #content .city-article .population table {
	margin-top: 0px;
 }
 
 #content .city-article .population .pop-note {
	font-size: 14px;
 }
 
 #content .city-article .population .population-chart {
	min-width: 700px;
	height: 250px;
	margin: 20px 0px;
	padding-top: 10px;
	border-left: 3px solid #c3ac87;
 }
 
 #content .city-article .share {
	margin: 30px 0px;
	padding: 12px 15px 11px 15px;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	border: 3px solid #c3ac87;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: 100%;
	overflow: hidden;
 }
 
 #content .city-article .share .label {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
 }
 
 #content .city-article .share .buttons {
	float: left;
	margin-top: -2px;
 }
 
 #content .attraction-article .attraction-photo {
	text-align: center;
 }
 
 #content .attraction-article .attraction-photo .note {
	margin-top: 5px;
	padding: 0px 50px;
	font-size: 12px;
	text-align: center;
 }
 
 #content .city-gallery .gallery-description {
	margin: 20px 0px 40px 0px;
 }
 
 #content .city-gallery .gallery-description img {
	width: 100% !important;
 }
 
 #content .city-gallery .gallery-section {
	margin-top: 30px;
 }
 
 #content .city-gallery .gallery-section:first-child {
	margin-top: 0px;
 }
 
 #content .city-gallery .gallery-section .photos {
	margin: 20px 0px;
	overflow: hidden;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: (1fr)[4];
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
 }
 
 @media (max-width: 600px) {
	#content .city-gallery .gallery-section .photos {
	  -ms-grid-columns: (1fr)[3];
	  grid-template-columns: repeat(3, 1fr);
	  gap: 15px;
	}
 }
 
 @media (max-width: 450px) {
	#content .city-gallery .gallery-section .photos {
	  -ms-grid-columns: (1fr)[2];
	  grid-template-columns: repeat(2, 1fr);
	  gap: 10px;
	}
 }
 
 #content .city-gallery .gallery-section .photos .gallery-photo {
	-ms-grid-column-span: 1;
	grid-column: 1 span;
 }
 
 #content .city-gallery .gallery-section .photos .gallery-photo a {
	display: block;
	position: relative;
	padding: 0px 0px 100%;
	border: 2px solid #90aec1;
	-webkit-transition: border 0.3s ease;
	-o-transition: border 0.3s ease;
	transition: border 0.3s ease;
 }
 
 #content .city-gallery .gallery-section .photos .gallery-photo a:hover {
	border-color: #47620c;
 }
 
 #content .city-gallery .gallery-section .photos .gallery-photo img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
		 -ms-transform: translate(-50%, -50%);
			  transform: translate(-50%, -50%);
	width: calc(100% - 6px);
	height: calc(100% - 6px);
	-o-object-fit: cover;
		object-fit: cover;
 }
 
 #content .city-population-chart-wrapper {
	width: 100%;
	overflow-x: auto;
 }
 
 #content .comments {
	margin-top: 50px;
 }
 
 #content .comments h2 {
	margin-bottom: 30px;
 }
 
 #content .comments .block-note {
	margin: 30px 0px;
 }
 
 #content .comments .comment .user {
	font-size: 15px;
 }
 
 #content .comments .comment .info {
	font-size: 15px;
 }
 
 #content .comments .comment .text {
	margin: 15px 0px 0px 0px;
	font-size: 15px;
 }
 
 #content .comments .comment .edit-form {
	display: none;
	margin: 15px 0px 0px 0px;
 }
 
 #content .comments .comment .edit-form .row {
	margin-top: 10px;
 }
 
 #content .comments .comment .edit-form .row:first-child {
	margin-top: 0px;
 }
 
 #content .comments .comment .edit-form .row.submit {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
 }
 
 #content .comments .comment .buttons {
	margin: 12px 0px 0px 0px;
	overflow: hidden;
	font-size: 15px;
	font-weight: bold;
 }
 
 #content .comments .comment .buttons .button {
	display: block;
	float: left;
	margin-right: 20px;
	padding-left: 22px;
 }
 
 #content .comments .comment .buttons .button.reply {
	background: url("../images/comment-icon-16.png") no-repeat left 3px;
 }
 
 #content .comments .comment .buttons .button.edit {
	background: url("../images/edit-icon-16.png") no-repeat left 3px;
 }
 
 #content .comments .comment .buttons .button.delete {
	background: url("../images/cross-icon-16.png") no-repeat left 3px;
 }
 
 #content .comments .comment .buttons .button.reply:hover,
 #content .comments .comment .buttons .button.edit:hover,
 #content .comments .comment .buttons .button.delete:hover {
	background-position: left -17px;
 }
 
 #content .comments .comment .buttons .button.edit:hover {
	color: #a69c01;
 }
 
 #content .comments .comment .buttons .button.delete:hover {
	color: #ba1818;
 }
 
 #content .comments .comment .buttons .button.disabled {
	text-decoration: none;
	background-position: left -17px;
	color: #515253 !important;
	cursor: default;
 }
 
 #content .comments .comment .buttons .button.loading {
	background: url("../images/loading-circ.gif") no-repeat left 3px;
 }
 
 #content .comments .comment.child {
	padding-left: 200px;
 }
 
 #content .comments .comment.child.level-1 {
	padding-left: 25px;
 }
 
 #content .comments .comment.child.level-2 {
	padding-left: 50px;
 }
 
 #content .comments .comment.child.level-3 {
	padding-left: 75px;
 }
 
 #content .comments .comment.child.level-4 {
	padding-left: 100px;
 }
 
 #content .comments .comment.child.level-5 {
	padding-left: 125px;
 }
 
 #content .comments .comment.child.level-6 {
	padding-left: 150px;
 }
 
 #content .comments .comment.child.level-7 {
	padding-left: 175px;
 }
 
 #content .comments .comment.child.level-8 {
	padding-left: 200px;
 }
 
 #content .comments .comment.child .content {
	position: relative;
	margin-left: 15px;
	padding-left: 22px;
	border-left: 1px solid #d1d1d1;
 }
 
 #content .comments .comment.child .content .arrow {
	display: block;
	position: absolute;
	top: 2px;
	left: -15px;
	width: 9px;
	height: 5px;
	background: url("../images/comments-tree-arrow.png") no-repeat 0px 0px;
 }
 
 #content .comments .comments-common-form .form-link {
	display: none;
	margin-top: 30px;
	padding: 15px 0px 0px 0px;
	background: none;
	border-top: 1px solid #d1d1d1;
 }
 
 #content .comments .comments-form {
	margin-top: 30px;
	padding: 24px;
	background: #5393bc;
	color: #ffffff;
 }
 
 #content .comments .comments-form .title {
	margin-bottom: 27px;
	overflow: visible;
	border-bottom: 1px solid #7eaecd;
	line-height: 16px;
	font-family: 'PT Sans', sans-serif;
	font-size: 23px;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
 }
 
 @media (max-width: 600px) {
	#content .comments .comments-form .title {
	  line-height: 1.2em;
	}
 }
 
 #content .comments .comments-form .title span {
	padding: 0px 5px 0px 27px;
	background: url("../images/comment-title-icon.png") no-repeat left center #5393bc;
 }
 
 #content .comments .comments-form form .row {
	margin-top: 19px;
 }
 
 #content .comments .comments-form form .row:first-child {
	margin-top: 0px;
 }
 
 #content .comments .comments-form form input[type='text'],
 #content .comments .comments-form form textarea {
	border: none;
 }
 
 #content .comments .comments-form form input[type='text'] {
	width: 300px;
 }
 
 @media (max-width: 600px) {
	#content .comments .comments-form form input[type='text'] {
	  -webkit-box-sizing: border-box;
				 box-sizing: border-box;
	  width: 100%;
	}
 }
 
 #content .comments .comments-form form textarea {
	-webkit-box-sizing: border-box;
			  box-sizing: border-box;
	width: 100%;
	min-height: 100px;
	max-height: 300px;
	resize: vertical;
 }
 
 #content .comments .comments-form form .row.submit input {
	display: block;
	margin: auto;
	width: 152px;
	padding: 7px 19px 7px 45px;
	border: 3px solid #ffffff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: url("../images/mail-button-image.png") no-repeat 19px 8px #ff4b4e;
	font-family: 'PT Sans', Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	line-height: 16px;
	text-transform: uppercase;
	-webkit-box-shadow: none;
			  box-shadow: none;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
 }
 
 #content .comments .comments-form form .row.submit input:hover {
	background-color: #ff6669;
 }
 
 #content .comments .comments-form form .row.submit input:active {
	background-color: #ff2327;
 }
 
 #content .comments .comments-form form .row.submit input.loading,
 #content
 .comments
 .comments-form
 form
 .row.submit
 input.loading:active
 #content
 .comments
 .comments-form
 form
 .row.submit
 input.loading:hover {
	background: url("../images/loading-bar-red.gif") no-repeat center center #ff4b4e;
	color: #ff4b4e !important;
	text-shadow: none;
	text-indent: -9000em;
 }
 
 #content .comments .comments-form .errors {
	color: #ffe1e1;
 }
 
 #footer {
	min-height: 136px;
	padding: 30px 0px 15px 0px;
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	color: #ffffff;
	background: url("../images/footer-bg.png") repeat-x 0px bottom #1f5070;
 }
 
 @media (max-width: 450px) {
	#footer {
	  text-align: center;
	}
 }
 
 #footer .copyright {
	color: #ffffff;
 }
 
 #footer .legal {
	margin-top: 15px;
	color: #a5cbe4;
 }
 
 #footer .counters {
	margin-top: 15px;
 }
 
 #footer .counters .counter {
	margin-right: 10px;
 }
 
 @media (max-width: 450px) {
	#footer .counters .counter {
	  margin-right: 0;
	}
 }
 
 #footer .footer-menu {
	float: right;
	width: 251px;
	margin: -30px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	min-height: 151px;
	background: url("../images/footer-menu-bg.png") no-repeat 0px bottom;
 }
 
 @media (max-width: 450px) {
	#footer .footer-menu {
	  float: none;
	  width: 100%;
	  background: url("../images/footer-menu-bg.png") center/contain no-repeat;
	}
 }
 
 #footer .footer-menu a {
	color: #ffffff;
 }
 
 #footer .footer-menu a:hover {
	color: #d5e6f2;
 }
 
 #footer .footer-menu .menu-item {
	float: right;
	clear: right;
	width: 106px;
	margin-top: 5px;
	padding: 6px 14px 7px 14px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 100%;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	white-space: nowrap;
 }
 
 @media (max-width: 450px) {
	#footer .footer-menu .menu-item {
	  -webkit-box-sizing: border-box;
				 box-sizing: border-box;
	  float: none;
	  text-align: center;
	  width: 100%;
	}
 }
 
 #footer .footer-menu .menu-item:first-child {
	margin-top: 0px;
 }
 
 #footer .footer-menu .menu-item.selected {
	background: #5393bc;
 }
 
 #footer .footer-menu .menu-item.selected a {
	text-decoration: none;
 }
 
 #footer .footer-menu .menu-item.selected a:hover {
	color: #ffffff;
 }
 
 /*** popups ***/
 .popup-bottom {
	 box-sizing: border-box;
	 padding: 15px 20px;
	 position: fixed;
	 bottom: 0;
	 left: 0;
	 width: 100%;
	 z-index: 999999;
	 
	 background-color: #fff;
	 -webkit-transform: translate3d(0, calc(100% + 20px), 0);;
	 transform: translate3d(0, calc(100% + 20px), 0);
	 border-top: 1px solid #d1d1d1;
	 will-change: transform;
	 transition: transform 0.3s ease;
}

.popup-bottom.is-active {
	-webkit-transform: translate3d(0, 0, 0);;
	transform: translate3d(0, 0, 0);
}

.popup-bottom__btn-close {
	box-sizing: border-box;
	position: absolute;
	top: -20px;
	right: 15px;
	width: 30px;
	height: 30px;

	background-color: #fff;
	border: 1px solid #d1d1d1;
	border-radius: 50%;
}

.popup-bottom__btn-close span {
	position: absolute;
	left: 4px;
	width: 70%;
	height: 1px;
	background-color: #000;
 }
 
 .popup-bottom__btn-close span:first-child {
	-webkit-transform: rotate(-45deg);
		 -ms-transform: rotate(-45deg);
			  transform: rotate(-45deg);
	top: 14px;
 }
 
 .popup-bottom__btn-close span:last-child {
	-webkit-transform: rotate(45deg);
		 -ms-transform: rotate(45deg);
			  transform: rotate(45deg);
	bottom: 14px;
 }


.popup-bottom-banner {
	box-sizing: border-box;
	position: relative;
}

 #overlayer {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99999;
	display: none;
	width: 100%;
	height: 100%;
	background: url("../images/dot-black-50.png");
 }
 
 #overlayer .container {
	position: relative;
	z-index: 200;
	width: 690px;
	margin: 20px auto 20px auto;
	background: #ffffff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.6);
			  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.6);
 }
 
 #overlayer .container .header {
	overflow: hidden;
	padding: 20px 20px 10px 20px;
 }
 
 #overlayer .container .header .title {
	margin: 0px;
	font-size: 24px;
	line-height: 100%;
	text-align: center;
	color: #3f3f3f;
 }
 
 #overlayer .container .header .close {
	position: relative;
	z-index: 10;
	float: right;
	width: 16px;
	height: 16px;
	margin: -10px -10px 0px 10px;
	background: url("../images/popup-cross.png") no-repeat 0px 0px;
	cursor: pointer;
 }
 
 #overlayer .container .header .close:hover {
	background-position: 0px -16px;
 }
 
 #overlayer .container .content {
	padding: 10px 20px 20px 20px;
 }
 
 .popup-container {
	display: none;
 }
 
 #overlayer .popup-container {
	display: block;
 }
 
 .popup-container.center {
	text-align: center;
 }
 
 /*** /popups ***/
 /*** temporary disabled element ***/
 .element-disabled {
	/*opacity: 0.5;*/
 }
 
 .element-disabled .element-disabled-overlay {
	position: absolute;
	z-index: 1000;
 }
 
 /*** /temporary disabled element ***/
 /*** user message ***/
 #user-message {
	position: absolute;
	z-index: 1000;
	display: block;
	top: 10px;
	width: 100%;
 }
 
 #user-message .text {
	width: auto;
	min-width: 100px;
	max-width: 250px;
	margin: auto;
	padding: 8px 10px;
	border-radius: 2px;
	color: #ffffff;
	background: #c6c6c6;
	font-size: 11px;
	text-align: center;
	opacity: 0.95;
 }
 
 #user-message.success .text {
	background: #379926;
 }
 
 #user-message.fail .text {
	background: #992626;
 }
 
 #user-message.alert .text {
	background: #a2960c;
 }
 
 /*** /user message ***/
 /*** Zebra_DatePicker ***/
 .Zebra_DatePicker * {
	margin: 0;
	padding: 0;
	color: #000;
 }
 
 .Zebra_DatePicker {
	position: absolute;
	background: #083359;
	border: 3px solid #083359;
	border-radius: 3px;
	display: none;
	z-index: 9002;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
			  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
 }
 
 /* = GLOBALS
	 ----------------------------------------------------------------------------------------------------------------------*/
 .Zebra_DatePicker table {
	border-collapse: collapse;
	border-spacing: 0;
 }
 
 .Zebra_DatePicker td,
 .Zebra_DatePicker th {
	text-align: center;
	padding: 5px 0;
 }
 
 .Zebra_DatePicker td {
	cursor: pointer;
 }
 
 .Zebra_DatePicker .dp_daypicker,
 .Zebra_DatePicker .dp_monthpicker,
 .Zebra_DatePicker .dp_yearpicker {
	margin-top: 3px;
 }
 
 .Zebra_DatePicker .dp_daypicker td,
 .Zebra_DatePicker .dp_daypicker th,
 .Zebra_DatePicker .dp_monthpicker td,
 .Zebra_DatePicker .dp_yearpicker td {
	background: #ffffff;
	width: 30px;
	border: 1px solid #959595;
 }
 
 /* = HEADER
	 ----------------------------------------------------------------------------------------------------------------------*/
 .Zebra_DatePicker .dp_header td {
	color: #fff;
 }
 
 .Zebra_DatePicker .dp_header .dp_previous,
 .Zebra_DatePicker .dp_header .dp_next {
	width: 30px;
 }
 
 .Zebra_DatePicker .dp_header .dp_caption {
	font-weight: bold;
 }
 
 .Zebra_DatePicker .dp_header .dp_hover {
	background: #194970;
	color: #fff;
 }
 
 .Zebra_DatePicker .dp_header .dp_blocked {
	color: #888;
	cursor: default;
 }
 
 /* = DATEPICKER
	 ----------------------------------------------------------------------------------------------------------------------*/
 .Zebra_DatePicker .dp_daypicker th {
	background: #c5e3f5;
 }
 
 .Zebra_DatePicker td.dp_not_in_month {
	background: #f3f3f3;
	color: #cdcdcd;
	cursor: default;
 }
 
 .Zebra_DatePicker td.dp_weekend {
	background: #d8d8d8;
 }
 
 .Zebra_DatePicker td.dp_weekend_disabled {
	color: #ccc;
	cursor: default;
 }
 
 .Zebra_DatePicker td.dp_selected {
	background: #d0e2ea;
	color: #000;
 }
 
 .Zebra_DatePicker td.dp_week_number {
	background: #c5e3f5;
	color: #555;
	cursor: text;
	font-style: italic;
 }
 
 /* = MONTHPICKER
	 ----------------------------------------------------------------------------------------------------------------------*/
 .Zebra_DatePicker .dp_monthpicker td {
	width: 33%;
 }
 
 /* = YEARPICKER
	 ----------------------------------------------------------------------------------------------------------------------*/
 .Zebra_DatePicker .dp_yearpicker td {
	width: 33%;
 }
 
 /* = FOOTER
	 ----------------------------------------------------------------------------------------------------------------------*/
 .Zebra_DatePicker .dp_footer {
	margin-top: 3px;
 }
 
 .Zebra_DatePicker .dp_footer td {
	color: #fff;
	padding: 2px;
	font-weight: bold;
 }
 
 .Zebra_DatePicker .dp_footer .dp_hover {
	background: #194970;
	color: #fff;
 }
 
 /* = SOME MORE GLOBALS (MUST BE LAST IN ORDER TO OVERWRITE PREVIOUS PROPERTIES)
	 ----------------------------------------------------------------------------------------------------------------------*/
 .Zebra_DatePicker td.dp_current {
	color: #c40000;
 }
 
 .Zebra_DatePicker td.dp_disabled_current {
	color: #e38585;
 }
 
 .Zebra_DatePicker td.dp_disabled {
	background: #f3f3f3;
	color: #cdcdcd;
	cursor: default;
 }
 
 .Zebra_DatePicker td.dp_hover {
	background: #0081bf;
	color: #fff;
 }
 
 /* = ICON
	 ----------------------------------------------------------------------------------------------------------------------*/
 button.Zebra_DatePicker_Icon {
	position: absolute;
	width: 16px;
	height: 16px;
	background: url("../images/calendar.png") no-repeat left top;
	text-indent: -9000px;
	border: none;
	cursor: pointer;
	margin: 0 0 0 5px;
	padding: 0;
	line-height: 0;
 }
 
 button.Zebra_DatePicker_Icon_Disabled {
	background-image: url("../images/calendar-disabled.png");
 }
 
 button.Zebra_DatePicker_Icon_Inside {
	margin: 0 5px 0 0;
 }
 
 /* Fix icon position in Chrome & Safari */
 @media screen and (-webkit-min-device-pixel-ratio: 0) {
	button.Zebra_DatePicker_Icon_Inside {
	  margin: 0 5px 0 0;
	}
 }