/*! jQuery UI - v1.10.3 - 2013-10-08
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.autocomplete.css, jquery.ui.datepicker.css, jquery.ui.menu.css
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}

.ui-helper-clearfix:after {
	clear: both;
}

.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */



/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

.lt-ie9 .popup-cont:before {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent
}

.ui-menu {
	list-style: none;
	margin: 0;
	padding: 10px 0;
	background: #1ABC9C;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font: bold 1.1em/1 Arial, Tahoma, sans-serif;
	list-style: noneж
	display: block;
	outline: none;
	overflow-y: auto;
	height: 255px;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
	/* support: IE10, see #8844 */
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
	color: #fff;
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item .ui-menu-item-wrapper {
	text-decoration: none;
	display: block;
	padding: 5px 10px;
	color: #fff;
	min-height: 0; /* support: IE7 */
}

.ui-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-focus,
.ui-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active {
	background: #FFDC2E;
	color: #2c3e50
}


.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled .ui-menu-item-wrapper {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item .ui-menu-item-wrapper {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}

.ui-datepicker {
	background: #FFDC2E;
	color: #2c3e50;
	-webkit-border-radius: 5px;
	border-radius:5px;
	position: 	relative;
	/*margin-top: 10px;*/
}

/*.ui-datepicker:before{
	content: "";
	position: absolute;
	left: 50%;
	top: -10px;
	margin: 0 0 0 -10px;
	border-bottom: 10px solid #FFDC2E;
	border-left: 10px solid rgba(255,255,255,0);
	border-right: 10px solid rgba(255,255,255,0)
}*/

.ui-datepicker table {
	border-collapse: collapse;
}
.ui-datepicker th {
	font-weight: bold;
	border: 0;
}

.ui-datepicker td {
	border: 0;
}

.ui-datepicker td span,
.ui-datepicker td a {
	text-decoration: none;
	color: #2c3e50
}

.ui-datepicker td a:hover{
	background: #1ABC9C;
	color: #fff;
}

.ui-datepicker .ui-state-disabled span{
	color: #AB9A40
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
/*
     FILE ARCHIVED ON 18:00:14 Aug 31, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:01:16 Jul 21, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.543
  exclusion.robots: 0.061
  exclusion.robots.policy: 0.051
  esindex: 0.008
  cdx.remote: 9.121
  LoadShardBlock: 64.033 (3)
  PetaboxLoader3.datanode: 64.319 (4)
  PetaboxLoader3.resolve: 47.303 (2)
  load_resource: 85.91
*/