/* Minification failed. Returning unminified contents.
(1552,14): run-time error CSS1038: Expected hex color, found '#666	'
 */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
    font-family:Arial, Verdana;
	/*vertical-align: baseline;*/
}

body.chinese, .chinese div, .chinese span, .chinese applet, .chinese object, .chinese iframe, .chinese
h1, .chinese h2, .chinese h3, .chinese h4, .chinese h5, .chinese h6, .chinese p, .chinese blockquote, .chinese pre, .chinese
a, .chinese abbr, .chinese acronym, .chinese address, .chinese big, .chinese cite, .chinese code, .chinese
del, .chinese dfn, .chinese em, .chinese img, .chinese ins, .chinese kbd, .chinese q, .chinese s, .chinese samp, .chinese
small, .chinese strike, .chinese strong, .chinese sub, .chinese sup, .chinese tt, .chinese var, .chinese
b, .chinese u, .chinese i, .chinese center, .chinese
dl, .chinese dt, .chinese dd, .chinese ol, .chinese ul, .chinese li, .chinese
fieldset, .chinese form, .chinese label, .chinese legend, .chinese
table, .chinese caption, .chinese tbody, .chinese tfoot, .chinese thead, .chinese tr, .chinese th, .chinese td, .chinese
article, .chinese aside, .chinese canvas, .chinese details, .chinese embed, .chinese 
figure, .chinese figcaption, .chinese footer, .chinese header, .chinese hgroup, .chinese 
menu, .chinese nav, .chinese output, .chinese ruby, .chinese section, .chinese summary, .chinese
time, .chinese mark, .chinese audio, .chinese video {
	/*margin: 0;*/
	/*padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;*/
    font-family:"Microsoft YaHei", SimSun;
	/*vertical-align: baseline;*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}


ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*! jQuery UI - v1.10.4 - 2014-01-30
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=12px&cornerRadius=4px&bgColorHeader=%23cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=%23aaaaaa&fcHeader=%23222222&iconColorHeader=%23222222&bgColorContent=%23ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=%23aaaaaa&fcContent=%23222222&iconColorContent=%23222222&bgColorDefault=%23e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=%23d3d3d3&fcDefault=%23555555&iconColorDefault=%23888888&bgColorHover=%23dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=%23999999&fcHover=%23212121&iconColorHover=%23454545&bgColorActive=%23ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=%23aaaaaa&fcActive=%23212121&iconColorActive=%23454545&bgColorHighlight=%23fbf9ee&bgTextureHighlight=flat&bgImgOpacityHighlight=55&borderColorHighlight=%23fcefa1&fcHighlight=%23363636&iconColorHighlight=%232e83ff&bgColorError=%23fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=%23cd0a0a&fcError=%23cd0a0a&iconColorError=%23cd0a0a&bgColorOverlay=%23aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=%23aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2014 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 */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


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

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.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-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 2px 0px 2px 0px;
	width: 100%;
	/* support: IE10, see #8844 */
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.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 a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
    /*fand change*/
    font-size: 12px;
    line-height: 16px;
    color: #6d6e71;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}

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

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	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-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("../images/animated-overlay.gif");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial, Verdana,Arial,sans-serif;
	font-size: 12px;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial, Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff url(../images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
	color: #222222;
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #cccccc url(../images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url(../images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #999999;
	background: #dadada url(../images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #212121;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa;
	background: #ffffff url(../images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee url(../images/ui-bg_flat_55_fbf9ee_40x100.png) 50% 50% repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url(../images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

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

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(../images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(../images/ui-icons_222222_256x240.png);
}
.ui-state-default .ui-icon {
	background-image: url(../images/ui-icons_888888_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(../images/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon {
	background-image: url(../images/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon {
	background-image: url(../images/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(../images/ui-icons_cd0a0a_256x240.png);
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


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

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa url(../images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaaaaa url(../images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px;
}
.ui-autocomplete-input {
    font-size: 14px;
    color: #6d6e71;
    font-family: Arial, Verdana,Arial,sans-serif;
}

input.hasDatepicker {
    font-size: 14px;
    color: #6d6e71;
    font-family: Arial, Verdana,Arial,sans-serif;
}

/*

    Zebra_DatePicker: a lightweight jQuery date picker plugin

    Default theme

    copyright (c) 2011 - 2013 Stefan Gabos
    http://stefangabos.ro/jquery/zebra-datepicker/

*/

.Zebra_DatePicker *,
.Zebra_DatePicker *:after,
.Zebra_DatePicker *:before  { -moz-box-sizing: content-box !important; -webkit-box-sizing: content-box !important; box-sizing: content-box !important }

.Zebra_DatePicker           { position: absolute; background: #666; border: 3px solid #666; display: none; z-index: 100; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 13px }

.Zebra_DatePicker *         { margin: 0; padding: 0; color: #000; background: transparent; border: none }

/* = 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: #E8E8E8; width: 30px; border: 1px solid #7BACD2 }

.Zebra_DatePicker,
.Zebra_DatePicker .dp_header .dp_hover,
.Zebra_DatePicker .dp_footer .dp_hover { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px }

/* = 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: #222; color: #FFF }
.Zebra_DatePicker .dp_header .dp_blocked    { color: #888; cursor: default }

/* = DATEPICKER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_daypicker th              { background: #FFCC33 }
.Zebra_DatePicker td.dp_not_in_month            { background: #F3F3F3; color: #CDCDCD; cursor: default }
.Zebra_DatePicker td.dp_not_in_month_selectable { background: #F3F3F3; color: #CDCDCD; cursor: pointer }
.Zebra_DatePicker td.dp_weekend                 { background: #D8D8D8 }
.Zebra_DatePicker td.dp_weekend_disabled        { color: #CCC; cursor: default }
.Zebra_DatePicker td.dp_selected                { background: #5A4B4B; color: #FFF !important }
.Zebra_DatePicker td.dp_week_number             { background: #FFCC33; 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 .dp_hover  { background: #222; color: #FFF }

/* = SELECT CURRENT DAY
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_today { color: #FFF; padding: 3px }

/* = CLEAR DATE
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_clear { color: #FFF; padding: 3px }

/* = 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: #482424; color: #FFF }

/* = ICON
----------------------------------------------------------------------------------------------------------------------*/
button.Zebra_DatePicker_Icon                { display: block; position: absolute; top:3px !important;left:83% !important;width: 16px; height: 18px; background: url('../images/calendar.png') no-repeat left top; text-indent: -9000px; border: none; cursor: pointer; padding: 0; line-height: 0; vertical-align: top }
button.Zebra_DatePicker_Icon_Disabled       { background-image: url('calendar-disabled.png') }

/* don't set vertical margins! */
button.Zebra_DatePicker_Icon                { margin: 0 0 0 3px }
button.Zebra_DatePicker_Icon_Inside         { margin: 0 3px 0 0 }
/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	/*margin: 0 auto 60px;*/
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	/*border: solid #bc9f36 1px;*/
	/*left: -5px;*/
	background: #fff;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 10px;
	width: 100%;
	right:18px;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: right;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	/*margin: 0 5px;*/
	outline: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	font-size:0px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #ffe37e;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: -15px;
	background: url("../images/round-arrow-prev.png") no-repeat;
}

.bx-wrapper .bx-next {
	right: -15px;
	background: url("../images/round-arrow-next.png") no-repeat;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	/*background-position: -43px 0;*/
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
/* Ticketing Solutions Stylesheet */

/* Getting Fonts Begins */
.no-padding {
	padding: 0px !important;
}
.no-border {
	border: none !important;
}

.mcenter {
    margin-left:auto;
    margin-right:auto;
}
/*=======Typography========*/

body {
    background: #c8c8c8;
    font-size: 15px;
    color: #58595b;
}

h1{
     font-size: 33px;
}
h2{
    font-size: 25px;
}
h3{
    font-size: 20.13px;
}
h6{
    font-weight: bold;
    font-size: 13px;
    color: #58595b;
}

p{
    line-height: 15px;
    font-size: 13px;
    color: #58595b;
} 

b{
    font-weight: bold;
}

.container{
    max-width: 1096px;
    margin: 0 auto;
    /*background:#FFF;*/
}

.tab-contents {
    background: #FFF;

}

a, a:hover, a:link, a:visited {
    color: #58585A;
}

a , button, [type="submit"], .f-title{
    outline: none !important;
    cursor:pointer;
}

.f-title a {
	color:#fff; 
}

p.f-title:hover {
	color:#d50032 !important; 
}

.f-title a:hover {
	color:#d50032; 
}

.catelog-list img {
	height:80px;
}

input[type="password"] {
    font-family: Arial !important;
}

button {
    cursor:pointer;
    font-family: Arial, Verdana;
}

.chinese button {
     font-family:"Microsoft YaHei", SimSun;
}
/* General Style Ends */

.w100{
    width: 100%;
}

.w33 {
    width:33.3%;
}

.mt10 {
    margin-top: 10px;
}

.frt {
    float:right;
}

.flt {
    float:left;
}

.blueBg {
	background-image: linear-gradient(to bottom, #d50032, #d50032, #d50032, #d50032, #d50032);
	color: #fff;
}

.fmiddle {
    margin-left: auto;
    margin-right: auto;
}

.bclear {
    clear:both;
}

.search-box{
  height:46px;
}

.search-box ul {
  float: right;
  margin-right: 42px;
}

.search-box  ul li{
    float: left;
    list-style: none;
    padding: 12px;
    background: url('../images/aboutus-contactus-seprator.png') no-repeat left 17px;
}


.search-box  ul li:first-child{
    background: none;
}

.search-box  ul li a{
    
    font-size: 13px;
    color: #FFF;
    font-weight: normal;
    text-decoration: none;
}
.search-box .search-box-container{
    background: url('../images/searchbar.png') no-repeat left 0;
    width:225px;
    height:39px;
    margin-top:-3px;
    position:relative;
}

.search-box .search-box-container [type="text"]{
    font-size: 15px;
    color: #4d4d4f;
    width: 160px;
    /* height: 27px; */
    /* padding-bottom: 2px; */
    outline: none;
    position: absolute;
    top: 5px;
    left: 40px;
    line-height: 20px;
    padding-top: 3px;
    border: 0px;
}

/* Menu Container Begins */
.nw-logo-menu {
    width:100%;
    position:relative;
    height:102px;
    background: #FFF;
}
.nw-logo {
    padding:7px 20px 7px 20px;
    position:absolute;
    top:0;
    left:0;
}
.menu-container{
    padding-left: 20%;
    padding-right:5%;
}

.memu-container {
    width: 100%;
}
.menu-container ul li{
    float:left;
    list-style:none;
}

.menu-container ul li div.nw-menu-top {
    width:100%;
    height:16px;
    margin-top: -7px;
    margin-bottom: 18px;
}

    .menu-container ul li div.nw-menu-top div {
        margin: 0px 8px;
    }

    .menu-container ul li.active_tab div.nw-menu-top div {
        background: #585858;
    }

.menu-container ul li.active_tab a {
    font-weight:bold;
}

.menu-container ul li div.nw-menu{
     border-left: 2px solid #CCC;
     text-align:center;
     height: 40px;
}

.menu-container ul li div.nw-menu a{
    line-height:40px;
}

/* Header Container Ends */

.section {
    width: 100%;
    margin-left:auto;
    margin-right:auto;
}

/* Marketing Area Begins */
.marketing-area-container {
    padding: 0px 0px 14px 0px;
}

.you-are-here p{
    
    font-size: 15px;
    color: #363636;
    line-height:40px;
}

.you-are-here p span{
    background: url('../images/arrow-right.png') no-repeat right;
    margin-right: 6px;
    padding-right: 12px;
}

.you-are-here p a{
    color: #363636;
    text-decoration: none;
}


.slider-container {
    border: 1px solid #e9e9e9;
    width: 716px;
    height: 377px;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 1px 1px 3px 0px rgba(50,50,50,0.75);
}

.slider-container .slider-content {
    position: absolute;
    z-index: 10;
    width: 200px;
    left: 34px;
    top: 50px;
}

.slider-container .slider-content h1 {
    color: #c80207;
    line-height: 38px;
}

.slider-container .slider-content p {
    font-family: Arial, Verdana,Arial,sans-serif;
    color:white;
    font-style: italic;
    font-size: 16px;
    line-height: 30px;
    margin-top: 40px;
}

.f-title {
    font-weight: 700;
	color: #FFF !important;
}

.f-desc {
}

.slogan {
  padding-left:35%; 
  padding-right:20%;
  padding-top:20px;
}

.slogan-desc {
    width: 90%;
    font-size: 20px;
    line-height: 30px;
}

.slogan-font {
    font-size:40px;
    line-height: 45px;
    font-weight:bold;
    text-transform:uppercase;
    font-family: arial;
}

.white-font {
    color: #FFF;
}

.blue-font {
    color: #332b5d;
}

.light-blue-font {
    color: #F27539;
}


a {
    text-decoration:none;
}

/* Header Container Begins */

img, a img, img:hover, a img:hover {
	margin: 0px;
	padding: 0px;
	border: none 0;
	outline: none;
}
.clear {
	clear: both;
	height: 0;
	margin: 0px;
	padding: 0px;
}

.top-container {
    width:98%;
    margin: 0 auto;
}

.wrapper {
	width: 100%;
	height: auto;
    overflow:hidden;
}

/*selectbox*/
.top-search-box .sbSelector {
	font-size: 12px;
	color: #df2e2e;
	text-decoration: none;
	float: left;
	padding: 4px 8px 3px 0px;
}
.top-search-box .sbToggle {
	display: block;
	background: url(../images/red-down-arrow.png) no-repeat right center;
	width: 11px;
	height: 9px;
	float: right;
	margin-top: 5px;
}
.top-search-box .sbHolder {
	width: 44px;
	float: left;
	padding-right: 28px;
	position: relative;
}
.top-search-box .sbOptions {
	padding: 0px;
	margin: 0px;
	width: 44px;
	float: left;
	list-style: none;
	position: absolute;
	top: 21px !important;
}
.top-search-box .sbOptions li{
	padding:3px 0px;
}
.selectarea1 .sbOptions li{
	padding:5px 0px;
}
.top-search-box .sbOptions li a {
	font-size: 12px;
	color: #4a4a4a;
	text-decoration: none;
}

.top-search-box .sbOptions li a:hover {
	background-color:#eee;
}

.top-search-box input.top-search-query {
	border: none;
	float: left;
	border-left: 1px solid #9e9e9e;
	padding: 0px 5px;
	font-size: 12px;
	height: 21px;
	color: #4a4a4a;
	width: 72%;
	box-shadow: none;
	border-radius: 0px;
	line-height:21px;
}

/*middle block*/
.middle-block-box {
	width: 87%;
	float: left;
	padding: 14px 6% 11px 6%;
	background: url("../images/middle-block-back.png") repeat-x;
	border-left: 1px solid #d3d2d2;
	background-size: 100% 100%;
	height: 53px;
}
.middle-block-box .image-box {
	width: 15%;
	float: left;
	margin-right: 4.5%;
}
.middle-block-box .image-box img {
	/*height:53px;*/
}
.middle-block-box .text-content {
	width: 80.5%;
	float: left;
}
.middle-block-box a {
	color: #d00106;
	font-size: 13px;
	line-height: 15px;
}

/*selectbox 2*/
.selectarea1 {
	width: 47px;
	float: left;
}
.selectarea1 .sbSelector {
	/*font-family: 'SimSun';*/
	font-size: 12px;
	color: #df2e2e;
	text-decoration: none;
	float: left;
	padding-left: 8px;
	border-left: 2px solid #8d8d8d;
}
.selectarea1 .sbHolder {
	float: left;
	width: 50px;
	position: relative;
}
.selectarea1 .sbOptions {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	list-style: none;
	position:absolute;
	background:#ffffff;
}

.selectarea1  .sbToggle {
	display: block;
	background: url(../images/red-down-arrow.png) no-repeat right center;
	width: 11px;
	height: 9px;
	float: right;
	margin-top: 3px;
}
.selectarea1 .sbOptions li a {
	font-family: 'SimSun';
	font-size: 12px;
	color: #4c4c4c;
	text-decoration: none;
}

/*=========================*/
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 1100px) {
	.top-menu-left {
		width: 55%;
	}
	.top-search-box input.top-search-query {
		width: 70%;
	}
	.list-box.colm-e ul li{
		line-height: 5px;
	}
	.intro-block .intro{
		margin-left:10%;
	}
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
}

@media only screen and (min-width: 1079px) {
}

/* style frome core*/
/* ---------------------------------------------------------------------- */
#polyglotLanguageSwitcher, #polyglotLanguageSwitcher * {
	margin: 0;
	padding: 0;
	outline: none;
}

#polyglotLanguageSwitcher ul {
	list-style: none;
}

#polyglotLanguageSwitcher {
	font-size: 12px;
	color: #FFF;
	line-height: normal;
	position: relative;
	z-index: 99999;
}

#polyglotLanguageSwitcher form {
	display: none;
}

#polyglotLanguageSwitcher a, #polyglotLanguageSwitcher a:hover  {
	text-decoration: none;
	display: block;
	padding-right: 15px;
	color: #FFF;
	width: 90px; /* 84px; total width: 120px */
	background-repeat: no-repeat;
	background-position: 55px center;
}


#polyglotLanguageSwitcher a.current:link, #polyglotLanguageSwitcher a.current:visited, #polyglotLanguageSwitcher a.current:active {
	position: relative;
	border-radius: 3px;
}

#polyglotLanguageSwitcher a.current:hover, #polyglotLanguageSwitcher ul.dropdown li:hover {

}

#polyglotLanguageSwitcher a.active {
	border-bottom: none !important;
}

#polyglotLanguageSwitcher span.trigger {
	display: block;
	height: 10px;
	position: absolute;
	right: 5px;
	text-indent: -10000em;
	top: 5px;
	width: 15px;
}

#polyglotLanguageSwitcher a.current:link span.trigger, #polyglotLanguageSwitcher a.current:visited span.trigger {
	background: url(../images/arrow.png) no-repeat left top;
}

#polyglotLanguageSwitcher a.current:hover span.trigger, #polyglotLanguageSwitcher a.current:active span.trigger, #polyglotLanguageSwitcher a.active span.trigger {
	background-position: left top !important;
}

/* Drop-Down Menu */
#polyglotLanguageSwitcher ul.dropdown {
    background: rgba(42, 74, 243, 0.6);
    display: none;
    position: absolute;
    left: 0;
    padding: 5px;
    z-index: 99999;
    width: 90px;
    margin-left: -5px;
}

#en {
	background-image: url(../images/english.png);
}

#ch {
	background-image: url(../images/china.png);
}

/*content-block*/
/*.content-block .top-header-block .header-block {
    padding: 14px 0.8% 12px;
    width: 98.4%;
}*/
.content-block {
	width: 100%;
	/*float: left;*/
	/*padding: 0px 1.35%;*/
	background-image: -moz-linear-gradient(top, #ffffff, #e6e7e8);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e7e8));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e7e8);
	background-image: -o-linear-gradient(top, #ffffff, #e6e7e8);
	background-image: linear-gradient(to bottom, #ffffff, #e6e7e8);
}

.content-block .top-header-block {
    background: url("../images/top-head-back.png") repeat-x scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
    border: 1px solid #B0B1B2;
    /*float: left;*/
    margin-top: 7px;
    padding: 17px 2% 17px 2%;
    width: 96%;
    overflow:hidden;
}

.top-header-block label {
    /*font-family: 'Microsoft YaHei';*/
    font-size: 12px;
    line-height: 14px;
}

#booking_search_table {
    margin-left:auto;
    margin-top:auto;
    width:100%;
    padding:0px;
}

#booking_search_title_row td {
    text-align:left;
    vertical-align:bottom;
}

#booking_search_title_row td label{
    font-size:12px;
}

form .group .selectarea {
	width: 100%;
	float: left;
	height: 21px;
	border: 1px solid #bdbdbd;
	position: relative;
	background-image: -moz-linear-gradient(top, #f5f5f5, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #e6e6e6);
	background-image: -o-linear-gradient(top, #f5f5f5, #e6e6e6);
	background-image: linear-gradient(to bottom, #f5f5f5, #e6e6e6);
}

#booking_search_content_row .sbHolder {
    background-color: #FFF;
	border: solid 1px #BBB;
	font-size: 14px;
	font-weight: normal;
	height: 25px;
	position: relative;
	width: 95%;
}
#booking_search_content_row .sbSelector {
	padding: 8px 4px 3px 5px;
	float: left;
	font-size: 12px;
	color: #464646;
	float: left;
	height: 14px;
}
#booking_search_content_row .sbToggle {
	display: block;
	background: url("../images/down-arrow.png") no-repeat center;
	width: 30px;
	height: 24px;
	float: right;
	/*border-left: 1px solid #bdbdbd;*/
}
#booking_search_content_row .sbOptions {
	width: 100%;
	float: left;
	background: #FFF;
	position: absolute;
	top: 22px !important;
	left: -1px;
	border: 1px solid #bdbdbd;
	border-top: none;
}
#booking_search_content_row .sbOptions li a {
	/*font-family: Arial;*/
	font-size: 12px;
	color: #464646;
    line-height: 18px;
    padding-left:5px;
	/*float: left;*/
    display:block;
}
#booking_search_content_row .sbOptions li {
	width: 100%;
	float: left;
	/*padding: 5px 18% 5px 9%;*/
    padding: 5px 0px;
}

#booking_search_content_row .sbOptions li:hover {
	background-color:#EEE;
}
.group-input {
    width: 95%;
	float: left;
	margin-right: 1.5%;
}
.group-input input {
	width: 100%;
	float: left;
	border: 1px solid #bcbec0;
	/*font-family: Arial;*/
	font-size: 12px;
	color: #464646;
	height: 15px;
	padding: 6px 0% 3px 5px;
	border-radius: 0px;
}

#booking-search-reloc {
    text-transform: uppercase;
}

/*=============================SELF-TICKET=========================*/
.hasDatepicker {
	width: 95%;
	float: left;
	/*background: url("../images/calendar.png") no-repeat scroll left top;*/
	background-color: #ffffff;
	/*background-position: 97.5% center;*/
	text-indent: 3px;
    line-height:20px;
}

.red-btn {
	background: url("../images/button-back.png") repeat-x;
	background-size: 2px 100%;
	border: 1px solid #8f2a1e;
	font-size: 16px;
	color: #fff;
	height: 34px;
    font-weight:600;
	/*font-family: Arial, Verdana,Arial,sans-serif;*/
	text-align: center;
}
.grey-btn {
	background: url("../images/grey-btn-back.png") repeat-x;
	background-size: 2px 100%;
	border: 1px solid #c3c5c6;
	font-size: 16px;
	color: #fff;
	height: 34px;
    font-weight:600;
	/*font-family: Arial, Verdana,Arial,sans-serif;*/
	text-align: center;
}
.page-navigation {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0px 0px 16px 0px;
}
.pagination-title {
	font-size: 11px;
	display: inline-block;
	margin-bottom: 10px;
}



.page-navigation ul li {
	list-style: none;
	display: inline-block;
}
.page-navigation ul li a {
	padding: 6px 9px;
	line-height: 10px;
	border: 1px solid #cbcbce;
	border-radius: 6px;
	border-top: none;
	font-size: 10px;
	color: #000000;
	background-image: -moz-linear-gradient(top, #e5e5e5, #cecece);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e5e5e5), to(#cecece));
	background-image: -webkit-linear-gradient(top, #e5e5e5, #cecece);
	background-image: -o-linear-gradient(top, #e5e5e5, #cecece);
	background-image: linear-gradient(to bottom, #e5e5e5, #cecece);
}
.page-navigation ul li a:hover, .page-navigation ul li a:active, .page-navigation ul li a:focus {
	background-image: -moz-linear-gradient(top, #bababf, #918f95);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bababf), to(#918f95));
	background-image: -webkit-linear-gradient(top, #bababf, #918f95);
	background-image: -o-linear-gradient(top, #bababf, #918f95);
	background-image: linear-gradient(to bottom, #bababf, #918f95);
}
.page-navigation ul li a.active {
	background-image: -moz-linear-gradient(top, #bababf, #918f95);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bababf), to(#918f95));
	background-image: -webkit-linear-gradient(top, #bababf, #918f95);
	background-image: -o-linear-gradient(top, #bababf, #918f95);
	background-image: linear-gradient(to bottom, #bababf, #918f95);
	cursor: default;
}
.page-navigation ul li.first a {
	background-image: url("../images/prev.png") !important;
	padding: 8px 0px 0px 7px;
	border: none;
	width: 61px;
	height: 18px;
	display: inline-block;
}
.page-navigation ul li.last a {
	background-image: url("../images/next.png");
	padding: 7px 7px 0px 0px;
	border: none;
	width: 61px;
	height: 19px;
	display: inline-block;
}

/*============================pnr details===================*/

.content-block {
	float: left;
	background: #fefefe;
}
.bottom-content-block {
	width: 100%;
	margin-top: 20px;
}
.bottom-content-block ul {
	margin: 0;
	padding: 0;
}

.bottom-content-block ul li.mainlist, #useful_info li, #CommisionList li {
	padding: 10px 0 10px 0;
	width: 99.8%;
	list-style: none;
	display: block;
	border: 1px solid #bcbec0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 10px;
	background: #fff;
    line-height:19px;
}

.view-booking-details-header table.ticket-info-table td {
    vertical-align:text-top;
}

.view-booking-details-header table.ticket-agentname-table td.agent-contact {
    color:#F06435;
    font-size: 16px;
    font-weight:bold;
    text-transform: capitalize;
}

.view-booking-details-header table.ticket-agentname-table td.agent-credit {
    color:#8f2a1e;
    font-size: 16px;
    font-weight:bold;
}

.bottom-content-block ul li.nopad {
	
	padding: 0 0 0 0;
}



.ticket-button {
	float: left;
	width: 100%;
	margin-bottom: 7px;
}
.ticket-btn {
	float: right;
	width: 89px;
    font-weight:bold;
	font-size: 16px;
    line-height: 20px;
	color: #fafafa;
	border: 1px solid #a9aaad;
	background-color: #e5e5e6;
	background-image: -moz-linear-gradient(top, #e5e5e6, #b0adad);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e5e5e6), to(#b0adad));
	background-image: -webkit-linear-gradient(top, #e5e5e6, #b0adad);
	background-image: -o-linear-gradient(top, #e5e5e6, #b0adad);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e5e5e6), to(#b0adad));
	background-image: -webkit-linear-gradient(top, #e5e5e6, #b0adad);
	background-image: -o-linear-gradient(top, #e5e5e6, #b0adad);
	background-image: linear-gradient(to bottom, #e5e5e6, #b0adad);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e6', endColorstr='#b0adad', GradientType=0);
}


/* for flip back button*/
.back-button {
    width: 100%;
	margin-bottom: 7px;
}
.back-btn {
	width: 89px;
	font-size: 15px;
	color: #fafafa;
	border: 1px solid #a9aaad;
	background-color: #e5e5e6;
	background-image: -moz-linear-gradient(top, #e5e5e6, #b0adad);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e5e5e6), to(#b0adad));
	background-image: -webkit-linear-gradient(top, #e5e5e6, #b0adad);
	background-image: -o-linear-gradient(top, #e5e5e6, #b0adad);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e5e5e6), to(#b0adad));
	background-image: -webkit-linear-gradient(top, #e5e5e6, #b0adad);
	background-image: -o-linear-gradient(top, #e5e5e6, #b0adad);
	background-image: linear-gradient(to bottom, #e5e5e6, #b0adad);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e6', endColorstr='#b0adad', GradientType=0);
}

.chinese .back-btn {
	width: 89px;
	font-family: 'Microsoft YaHei';
	font-size: 15px;
	color: #fafafa;
	border: 1px solid #a9aaad;
	background-color: #e5e5e6;
	background-image: -moz-linear-gradient(top, #e5e5e6, #b0adad);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e5e5e6), to(#b0adad));
	background-image: -webkit-linear-gradient(top, #e5e5e6, #b0adad);
	background-image: -o-linear-gradient(top, #e5e5e6, #b0adad);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e5e5e6), to(#b0adad));
	background-image: -webkit-linear-gradient(top, #e5e5e6, #b0adad);
	background-image: -o-linear-gradient(top, #e5e5e6, #b0adad);
	background-image: linear-gradient(to bottom, #e5e5e6, #b0adad);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e6', endColorstr='#b0adad', GradientType=0);
}
/* end for flip back button*/

.ticket-info-link {
	float: left;
	width: 100%;
}
.view-btn {
	float: right;
	width: 62%;
	margin-right: 4%;
}
.view-btn a {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #b4b5b7;
	padding-left: 5px;
	background: url(../images/view_pnr_arrow.png) no-repeat right center;
}
.attribute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	float: left;
	width: 100%;
}
.value {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	float: left;
	width: 100%;
}

/*Frank style*/
span.left-value {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
}

span.right-icon {
    float:right;
    margin:0px -3px 0px 0px;
    padding:0;
}

span.right-icon img {
   margin-top:-3px;
}

.view-booking-details-header {
    margin:0;
    padding:5px 0px 5px 0px;
    width:100%;
	cursor:pointer;
}
/*end of style*/
.record-locator .value {
	color: #f90606;
}
.pax-name .value {
	text-transform: uppercase;
}

/*booking-list style*/
.view-booking-details {
   	width: 100%;
	position: relative; 
}
.view-booking-list {
    float:left;
	width: 100%;
	position: relative;
	padding-left: 1%;
}

.booking-ticket-details {
	/*float: left;*/
	width: 98%;
    display:none;
    padding-top: 31px;
    padding-left: 1%;
    margin-left:auto;
    margin-right:auto;
}


.booking-ticket-details h5 {
	/*font-family: Arial, Verdana,Arial,sans-serif;*/
	font-size: 12px;
	color: #464646;
	text-transform: uppercase;
	margin-bottom: 14px;
	background: #fff;
	width: 15%;
}

.booking-ticket-details li {
	border: medium none !important;
	padding: 0 !important;
	margin-bottom: 0 !important;
    width:95%;
}

.booking-ticket-details .status {
	margin-bottom: 1px !important;
}


.booking-ticket-details .pax-name {
	float: left;
	width: 13% !important;
}

.booking-pnr-details {
    width:100%;
    display:none;
    padding-top: 31px;
}

.booking-pnr-details h6 {
	font-family: Arial, Verdana,Arial,sans-serif;
	font-size: 12px;
	color: #414042;
	float: left;
	width: 100%;
	padding-bottom: 6px;
}
.booking-pnr-details p {
	font-family: Arial, Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #414042;
	text-transform: uppercase;
	margin: 0 !important;
	line-height: 18px !important;
}



/* end of bookinglist*/

.view-pnr-list {
	width: 99%;
	display: none;
	padding-top: 30px;
	position: relative;
	margin-left: auto;
    margin-right: auto;
}
.view-pnr-list h5 {
	font-family: Arial, Verdana,Arial,sans-serif;
	font-size: 12px;
	color: #464646;
	text-transform: uppercase;
	margin-bottom: 14px;
	background: #fff;
	width: 20%;
}
.heading-border {
	/*float: left;*/
	width: 82%;
	background: url(../images/head_border.png) repeat-x center 11px;
}
.pnr-details {
	float: left;
	width: 90%;
}
.view-pnr-list li {
	border: medium none !important;
	padding: 0 !important;
	margin-bottom: 0 !important;
}

.view-pnr-list h6 {
	font-family: Arial, Verdana,Arial,sans-serif;
	font-size: 12px;
	color: #414042;
	float: left;
	width: 100%;
	padding-bottom: 6px;
}
.view-pnr-list p {
	font-family: Arial, Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #414042;
	text-transform: uppercase;
	margin: 0 !important;
	line-height: 18px !important;
}
.info-header .ticket-info {
	padding-bottom: 6px;
}
/*=============================SELF-TICKET-ENDS=========================*/

.middle-caption-box {
	width: 100%;
}
.middle-caption-box .fare-caption {
	font-size: 15px;
	color: #231f20;
	line-height: 22px;
	margin-bottom: 4px;
	float: left;
	width: 100%;
}
.middle-caption-box p {
	font-size: 15px;
}

/*=====================fare-search-starts===================*/

.content-block .top-header-block.header-block {
	padding: 10px 0.8% 10px 0.8%;
	width: 98.4%;
}

.input-box label {
	float: left;
	width: auto;
	min-width: 32.1%;
	width: auto;
	text-align: right;
	margin-right: 2.2%;
	padding-top: 6px;
}

/*select box for fare search*/
.input-box input {
	background: #ffffff;
	border: 1px solid #bcbec0;
	border-radius: 0px;
	height: 22px;
	width: 98%;
	font-size: 12px;
	text-indent: 4px;
}

.input-box {
	float: left;
	margin-right: 0.5%;
}
.input-box .selectarea {
	background: #ffffff;
	border: 1px solid #bcbec0;
	height: 20px;
}
.input-box .sbSelector {
	display: block;
    color: #6E6D71;
	height: 25px;
	left: 0;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 110px;
}

.input-box .sbSelector:link, .input-box .sbSelector:visited, .input-box .sbSelector:hover {
    color: #6E6D71;
	outline: none;
	text-decoration: none;
}

.input-box .sbToggle {
    display: block;
	background: url("../images/down-arrow.png") no-repeat center;
	width: 30px;
	height: 21px;
	float: right;
    position: absolute;
    top:2px;
    right:2px;
	border-left: 1px solid #bdbdbd;
}
.input-box .sbHolder {
	background-color: #FFF;
	border: solid 1px #BBB;
	font-size: 14px;
	font-weight: normal;
	height: 25px;
	position: relative;
	width: 110px;
}
.input-box .sbOptions {
	width: 100%;
	float: left;
	background: #ffffff;
	position: absolute;
	z-index: 9999999;
	top: 26px !important;
	border: 1px solid #bcbec0;
	border-top: none;
	left: -1px;
}

.input-box .sbOptions li a {
	font-size: 14px;
	line-height: 25px;
	color: #6d6e71;
    margin: 5px 0px 5px 0px;
    padding: 2px 10px 2px 10px;
    display:block;
}

.input-box .sbOptions li a:link, .input-box .sbOptions li a:visited {
	color: #6d6e71;
	text-decoration:none;
}

.input-box .sbOptions li a:hover {
	color:#333;
    background-color:#CCC;
	text-decoration:none;
}

/* Frank Style*/

.input-box .first-input input {
	width: 105px;
}

.input-box .second-input input {
	width: 111px;
    float:left;
}
/* end*/

.button-box {
	width: 100%;
	float: left;
	margin: 0;
}
.button-box .red-btn {
	float: right;
	margin: 0px;
}
.button-box .grey-btn {
	float: left;
}
.button-box .red-btn, .button-box .grey-btn {
	width: 45%;
}
.radio-first-ie, .radio-second-ie {
	display: none;
}

/*===========fare-search-bottom-part==============*/
.fare-details {
	float: left;
	width: 7%;
}
/*.fare-search-btn {
	float: left;
	width: 9% !important;
	margin-top: -2px;
}*/
.fare-search-btn .view-btn {
	float: left;
	width: 82%;
}
.ticket-btn {
	padding: 0 5px 0 7px;
	border-radius: 2px;
}
.special-details .value {
	color: #F90606;
}
.fare-search-header {
	background: url("../images/rule_bg.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	float: left;
	height: 27px;
	padding-top: 0;
	width: 75%;
}
.fare-search-header h4 {
	background: url("../images/rule_icon.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	padding-left: 4%;
	padding-top: 8px;
	text-transform: uppercase;
}
.airline-info {
	float: left;
	width: 100%;
}
.airline-info h3 {
	/*font-family: Arial, Verdana,Arial,sans-serif;*/
	color: #464646;
	font-size: 14px;
	padding-top: 4px;
	line-height: 13px;
}
.airline-info p {
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 4px;
}

.upper-case {
	text-transform: uppercase;
}
.header-with-bg {
	background: #f1f2f2 !important;
	margin-top: 23px;
}
.notice {
	/*font-family: 'century_gothicregular';*/
	font-style: italic;
	font-size: 12px !important;
}
.more-rules {
	width: 100%;
}
.more-rules a {
	/*font-family: 'century_gothicregular';*/
	font-size: 12px;
	color: #414042;
	background: url("../images/more_btn.png") no-repeat right center;
	margin-right: 1.5%;
	padding-right: 1.2%;
    margin-left: 88%;
}

* html .ui-autocomplete li {  
  font-size: 15px;
  line-height: 16px;
  color: #6d6e71;
  padding-top: 5px;
  padding-right: 4.5%;
  padding-bottom: 5px;
  padding-left: 12%;
  width:100%;
}



.more-rule {
 width:80%; 
 padding-left:10%; 
 padding-right:10%; 
 padding-top:25px;
 padding-bottom:15px;
}

.rule-title {
    float:left; 
    width:20%;
    position:relative;
}

.common-item-title {
    /*font-family: 'century_gothicregular';*/
    font-size: 12px;
    font-weight:bold;
    color:black;
    padding:5px 15px 5px 5px;
    text-align:left;
}

.common-item-detail { 
    /*font-family: 'century_gothicregular';*/
    font-size: 12px;
    color: #414042;
    padding:5px 15px 5px 15px;
    text-align:left;
}

.rule-title p {
    /*font-family: 'century_gothicregular';*/
    font-size: 12px;
    font-weight:bold;
    color:black;
    padding:5px 15px 5px 5px;
    text-align:right;
}

.rule-detail { 
    float:right; 
    width:80%;
    position:relative;
}

.rule-detail p {
    /*font-family: 'century_gothicregular';*/
    font-size: 12px;
    color: #414042;
    padding:5px 15px 5px 15px;
    text-align:left;
}

.city-select {
  
}

/*tin info*/
/* start autoticketing */
.tin-header {
	
	float: left;
	width: 100%;
}
.tin-header h4 {
	color: #FFFFFF;
	background-image: linear-gradient(to bottom, #d50032, #d50032, #d50032, #d50032, #d50032);
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	line-height:24px;
	padding-left: 1%;
	text-transform: uppercase;
    /*width:98%;*/
}

.tin-info {
	/*float: left;*/
	width: 100%;
	/*font-family: 'century_gothicregular';*/
	font-size: 12px;
	margin-bottom:12px;
}
.tin-header h3 {
	/*font-family: Arial, Verdana,Arial,sans-serif;*/
	color: #414042;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 16px;
}

    .tin-header h3 span {
        color: #ed2124;
    }

.tin-info p {
	font-size: 15px;
    line-height:20px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.tin-info p.verify-code-title {
    font-size:20px;
}

.tin-info p.verify-code {
    font-size:20px;
}

.cell5 {
	float: left;
	width: 5%;
}
.cell6 {
	float: left;
	width: 6%;
}
.cell7 {
	float: left;
	width: 7%;
}
.cell8 {
	float: left;
	width: 8%;
}
.cell9 {
	float: left;
	width: 9%;
}
.cell10 {
	float: left;
	width: 10%;
}
.cell11 {
	float: left;
	width: 11%;
}
.cell12 {
	float: left;
	width: 12%;
}
.cell13 {
	float: left;
	width: 13%;
}
.cell14 {
	float: left;
	width: 14%;
}
.cell15 {
	float: left;
	width: 15%;
}
.cell16 {
	float: left;
	width: 16%;
}
.cell17 {
	float: left;
	width: 17%;
}
.cell18 {
	float: left;
	width: 18%;
}
.cell19 {
	float: left;
	width: 19%;
}
.cell20 {
	float: left;
	width: 20%;
}
.cell25 {
	float: left;
	width: 25%;
}
.cell30 {
	float: left;
	width: 30%;
}

.cell80 {
   float: left;
	width: 75%;
}

.tin-content
{
	float: left;
	width: 99%;
}



.tin-content li {
	border-radius: 0 !important;
	padding-left: 4px !important;
	margin-top:3px;
    width:98%;
    float:left;
}

.item-title {
    border-radius: 0 !important;
	padding-left: 4px !important;
	/*background: #f1f2f2 !important;*/
    background: #585858;
    font-weight:bold;
	color:#FFF;
	margin-top:5px;
}

.item-title-nobg {
    border-radius: 0 !important;
	padding-left: 4px !important;
    font-weight:bold;
	color:#000;
	margin-top:5px;
}

.tin-content  li span {
	/*font-family: 'century_gothicregular';*/
	font-size: 12px;
	color: #414042;
}

.tin-content li span.red-font {
    /*color: #ed2124;*/
    color:#BA1815;
}

.gap-top
{
	margin-top:20px;
}

.slide-subdiv {
    float: left; 
    width: 19%;
    margin-left:0.5%;
    margin-right:0.5%; 
}
/* end  autotickting*/
.flip-style {
  -webkit-transform: rotateY(-180deg);
			 -moz-transform: rotateY(-179deg); /* setting to 180 causes an unnatural-looking half-flip */
						transform: rotateY(-179deg);

		-webkit-transform-style: preserve-3d;
			 -moz-transform-style: preserve-3d;
						transform-style: preserve-3d;

		-webkit-backface-visibility: hidden;
			 -moz-backface-visibility: hidden;
						backface-visibility: hidden;

		/* -- transition is the magic sauce for animation -- */
		-webkit-transition: all 2s ease;
		transition: all 2s ease;
}

/* flip speed goes here */
.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;

	position: relative;
}

/* hide back of pane during swap */
.front, .back {
	backface-visibility: hidden;
	transition: 0.6s;
	transform-style: preserve-3d;

	position: absolute;
	top: 0;
	left: 0;
}

/*  UPDATED! front pane, placed above back */
.front {
	z-index: 2;
	transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back {
	transform: rotateY(-180deg);
}

.autoticket-btn {
}

.pnr-btn {
}

.page-btn {
}

.ajax-success {
}

.booking-page-btn {
}

.radio-cell label.css-label {
	background-image: url("../images/radio.png");
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}



/*.radio-cell input.css-checkbox[type="radio"] + label.css-label {
	font-family: 'century_gothicregular';
	font-size: 11px;
	line-height: 14px;
	min-width: 0px;
	padding: 0 0 0 20px;
	text-align: left;
	margin-right: 3%;
}
.radio-cell input.css-checkbox[type="radio"]:checked + label.css-label {
	background-image: url("../images/radio1.png");
}*/

.top-slider {
 width: 500%; 
 padding: 0; 
 margin: 0; 
 position: relative;
}

img.credit-card-img {
    margin-bottom:-7px;
}

img.dep-and-return-img {
    margin-bottom:-10px;
}

.credit-card-detail {
}

.ajax-busy {
    background: url('../Images/ajax-mid-loader.gif') center no-repeat;
}

.autoticket-container {
    overflow-x:hidden; 
    overflow-y:auto;
}

.hidden-div {
    display:none;
}

.ticket-no, .agent-price-no, .invoice-no, .refund-no, .reissue-no, .cancel-no, .start-booking-btn, .agent-no {
    cursor:pointer;
}

/*a.autoticketing_next_btn {
     background: url("../images/next_btn.png") no-repeat center rgba(0, 0, 0, 0);
    border: medium none;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 28px;
    padding-top:15px;
}*/

/*a.autoticketing_prev_btn {
    background: url("../images/prev_btn.png") no-repeat center rgba(0, 0, 0, 0);
    border: medium none;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 28px;
    padding-top: 15px;
    padding-left:15px;
    color: #FFFFFF;
}*/

.Absolute-Center {
  width: 50%;
  height: 50%;
  overflow: auto;
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
}



table.tabDetail {
    width:100%;
    padding:0; 
    margin:0;
}

div.pax-detail-input-container {
    width:100%;
    padding:0;
    margin:0;
}

.middle-cell {
 padding-top:50%; 
 margin-left:auto; 
 margin-right:auto;
}

.void-ticket {
    cursor:pointer;
}

/* form validation*/
.formtips{width: 200px;margin:2px;padding:2px;}
.onError{
    background:#FFE0E9 url(../images/reg3.gif) no-repeat 0 center;
	padding-left:25px;
    font-size:10px;
}
.onSuccess{
    background:#E9FBEB url(../images/reg4.gif) no-repeat 0 center;
	padding-left:25px;
    font-size:10px;
}
.high{
    color:red;
}

.tin-required {
}

.tin-required-withoutstar {
}

.tin-number {
}

.tin-agent-price {
    font-size:20px;
}

.tin-email {
}

.tin-info table {
    width:100%;
    font-size:14px;
}

table {
  margin-top:10px;
}

.mt10 {
  margin-top:10px;
}

.w100 {
  width:100%;
}

.table95 {
    width: 95%;
    border-collapse: collapse;
}

td {
    padding: 2px 10px 2px 2px;
}

input.tin-age {
    width:80px;
}

.tablecell5 {
	width: 5%;
}
.tablecell6 {
	width: 6%;
}
.tablecell7 {
	width: 7%;
}
.tablecell8 {
	width: 8%;
}
.tablecell9 {
	width: 9%;
}
.tablecell10 {
	width: 10%;
}
.tablecell11 {
	width: 11%;
}
.tablecell12 {
	width: 12%;
}
.tablecell13 {
	width: 13%;
}
.tablecell14 {
	width: 14%;
}
.tablecell15 {
	width: 15%;
}
.tablecell16 {
	width: 16%;
}
.tablecell17 {
	width: 17%;
}
.tablecell18 {
	width: 18%;
}
.tablecell19 {
	width: 19%;
}
.tablecell20 {
	width: 20%;
}
.tablecell25 {
	width: 25%;
}
.tablecell30 {
	width: 30%;
}

.tablecell80 {
	width: 75%;
}

.big-font {
    font-weight: bold;
    line-height: 30px;
    font-size: 25px;
}

table.ticket-list {
}

.attribute-header {
    color: #464646;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.attribute-value {
    color: #464646;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}

.red-font {
    color:#BA1815;
    font-weight: bold;
}

.fop-warning {
    color:#BA1815;
    font-weight: bold;
}

.gray-font {
    color:#999;
    font-weight: bold;
}

.bold-font {
    font-weight: bold;
}

.verify-code-title {
   font-size:20px;
}

.verify-code {
    font-size:20px;
    color:blue;
}

/*css for invoice*/
.invoice-div {
    width:98%;
    margin-right:1%;
    border:1px solid #CCC;
}
.invoice-table {
    color: #414042;
    font-size:12px;
}

.invoice-table table {
    width:100%;
}



/*end of invoice table*/

.flip-button-container {
    width:99%;
    margin-left:0.5%;
    margin-right:0.5%;
    padding-top:15px;
}


.message-info, .tin-message-success, .message-warning, .message-error, .message-validation, .error-message {
border: 1px solid;
margin-left: auto;
margin-right: auto;
margin-top:15px;
width:60%;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.message-info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('../images/info.png');
}
.tin-message-success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('../images/successfull.png');
margin-top:20%;
}

.tin-message-success p {
font-size:25px;
line-height:30px;
}

.message-warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('../images/warning.png');
}
.message-error {
color: #D8000C;
background-color: #FFBABA;
background-image: url('../images/attention.png');
}

.error-message  {
color: #D8000C;
background-color: #FFBABA;
background-image: url('../images/attention.png');
}

.availability-btn {
    float: left;
    width: 90%;
    /*font-family: 'century_gothicregular';*/
    text-transform:uppercase;
    font-size: 12px;
    color: #b4b5b7;
    padding-left: 5px;
    padding-right:10px;
    background: url(../images/view_pnr_arrow.png) no-repeat right center;
}

.pnr-btn {
    float: left;
    width: 80%;
    /*font-family: 'century_gothicregular';*/
    font-size: 14px;
    color: #b4b5b7;
    padding-left: 5px;
    padding-right:10px;
    background: url(../images/view_pnr_arrow.png) no-repeat right center;
}

.width90 {
   width:90%;
}

.tin-relocator {
    cursor:pointer;
}

.fare-tax-cell {
    font-size: 20px;
}

.fare-search-panel {
    width: 100%;
    margin-top: 0;
}

.fare-search-panel label {
    margin-top:5px;
}

.fare-search-panel td {
    padding:2px;
}

.fare-search-panel input {
    width:108px;
}

.small-caption {
/*font-family: 'century_gothicregular';*/
font-style: italic;
font-size: 9px;
line-height: 10px;
color: #231f20;
margin-bottom:-12px;
}

.label-mark {
/*font-family: 'century_gothicregular';*/
font-size: 11px;
line-height: 14px;
min-width: 0px;
text-align: left;
}

.table-with-border {
    margin-top:2px;
    border: 1px solid #eee;
}

.table-cell-align-center {
    text-align:center;
}

.table-cell-align-right {
    text-align:right;
}

.div-top-border {
    border-top: 1px solid #eee;
    padding-top:2px;
}


/*commision*/
.airline-code-panel{
    width:100%;
}

.airline-code-panel li {
   text-align:center;
   line-height:20px;
   float:left;
   width: 5%;
   color: black;
}

.airline-code-panel li:last-child {
   color: black;
}

.airline-code-panel li span {
    cursor:pointer;
    font-weight:bold;
}

#useful_info li a {
    padding-left: 10px;
    color: #464646;
}

    #useful_info li a:hover {
         color:#BA1815;
         font-weight:bold;
    }

/*css for invoice*/
.eticket-div {
    width:98%;
    margin-left:auto;
    margin-right:auto;
    border:1px solid #CCC;
    margin-bottom: 15px;
    padding-bottom: 60px;
    padding-top:20px;

    -moz-box-shadow: 4px 1px 3px 0px #ccc;
-webkit-box-shadow: 4px 1px 3px 0px #ccc;
box-shadow: 4px 1px 3px 0px #ccc;
}
.eticket-table {
    color: #414042;
    font-size:12px;
    width:90%;
    margin-left:auto;
    margin-right:auto;
}

.eticket-table table {
    width:100%;
}

.eticket-table .table-header {
    background:#969494;
    color: white;
    font-weight:700;
}

.eticket-div .name {
    font-weight:bold;
    font-size:15px;
}

.eticket-table p {
    font-size: 11px;
}

.welcome-div {
   position:absolute;  
   top:40px; 
   left:50px; 
   background: rgba(96%,96%,96%,0.6); 
   padding:15px;
   width:50%;
}

p.btn-find-more {
    margin-top:15px;
    margin-left:30px;
    height:36px;
    width: 146px;
    line-height:32px;
    font-size: 13px;
    padding-left:15px;
    padding-right:45px;
    background: url(../images/btnbg.png) no-repeat;
}

.foot-menu {
    position:relative;
    min-height: 104px;
    height:104px;
    background:#FFF;
}

.site-index {
     background-color: #4b4b4b;
     min-height:39px;
     height:39px;
     text-align:center;
}

    .site-index p {
        color:white;
        font-size: 11px;
        line-height:39px;
        margin-left: auto;
        margin-right: auto;
    }

.foot-menu-container{
    padding-left: 20%;
    padding-right:5%;
    padding-top: 60px;
}

.foot-menu-container ul li{
    float:left;
    list-style:none;
    padding: 0px 10px;
    border-left: 1px solid #CCC;
}

/*login form container*/
.login-form-content {
    min-height: 40px;
    background-color:#B5D3EB;
}

.remember-me {
    font-size:10px;
    color:#FFF;
}

.login-form-content .textbox {
    padding-left:5px;
}

/*slide container*/
.slide-container {
    position: relative;
    height: 425px;
}

/*catlog container*/
.catelog-container {
    height: 380px; 
    width: 100%; 
    background: url(../Images/new_images/3.jpg) no-repeat;
}

.catelog-wrapper {
    padding: 15px; 
    position: relative;
}

.catelog-list-container {
     position: absolute; 
     width: 30%; 
     left: 50px;
     top: 8px;
}

.catelog-list {
     width: 100%; 
     height: 350px;
}

.pnr-content {
    padding:10px;
    background-color:#0026ff;
    width:95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
     border:1px solid;
     border-bottom-color:#aaa;
     border-right-color:#aaa;
     border-top-color:#ddd;
     border-left-color:#ddd;
}

.crslog {
    font-family: 'Miriam Fixed';
}

.book-history-content {
    padding:10px;
    width:95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}

.book-history-content td {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}

.book-history-content tr:nth-child(odd) {
    background: #EEE;
}

.book-history-content tr:first-child {
    background: #CCC;
}

.book-history-content tr:first-child th {
     font-weight: bold;
    font-size: 15px;
    text-transform:capitalize;
    line-height: 24px;
    padding:2px;
}

    .pnr-content h6 {
         padding-left:10px;
         padding-top:5px;
         color: white;
         font-size:15px;
             font-family:'Miriam Fixed';
    }

    .pnr-content p {
        margin-top:15px; 
        padding-bottom:10px; 
        padding-left:10px; 
        color: white;
            font-family:'Miriam Fixed';
    }
	
.button-holder p {
	color:#fff;
}

.button-holder a {
	color:#fff;
}

.button-holder a:hover {
	color:#424143;
}

.btn-normal {
    background-image: linear-gradient(to bottom, #424143, #474749, #4c4c4e, #525254, #57585a);
	border-radius:12px;
    height:23px;
    width: 78px;
    cursor:pointer;
}

.start-booking-btn {
    /*background: url("../images/next_btn.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 28px;
    padding: 4px 7px 0 40px;
    width: 110px;*/
    background:url(../images/btnbg_small.png) no-repeat center;
    height:23px;
    width: 78px;
    margin-left:90%;
}

.availability-container {
    padding: 1%;
    cursor:pointer;
}

    .btn-normal p {
        line-height: 23px;
        font-size: 13px;
        text-align: center;
        color: white;
    }

.a4page {
         /*height:297mm;*/
         width:210mm;
         margin: 2px auto 2px auto;
         /*page-break-after: always;*/
}

 .a4page  .eticket-div {
            width: 100%;
            margin-right:0px;
            -moz-box-shadow: 0px 0px 0px 0px #ccc;
            -webkit-box-shadow: 0px 0px 0px 0px #ccc;
            box-shadow: 0px 0px 0px 0px #ccc;
            border:0px;
        }
 .print-version-container {
    float:right; 
    padding-right:15px;
}

    .print-version-container a {
        color:white;
    }

 .print-version {
	background-image: linear-gradient(to bottom, #d50032, #d50025, #d50020, #d50010, #d50005);
	text-indent:0;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:25px;
	line-height:25px;
	width:131px;
	text-decoration:none;
	text-align:center;
}
.print-version:hover {

	background-image: linear-gradient(to bottom, #424143, #474749, #4c4c4e, #525254, #57585a);
}

.print-version:active {
	position:relative;
	top:1px;
}

.line-through-no {
    text-decoration: line-through;
}

.width35 {
    width:35%;
}
/* This button was generated using CSSButtonGenerator.com */

#dialog-contact-us td {
    vertical-align:top;
}

#dialog-contact-us table table tr td:first-child p {
    font-weight:bold;
}

#dialog-contact-us h3 {
    font-weight:bold;
}

.contact-us-link, .open-us-link {
    cursor:pointer;
}

textarea.tinbookingnote {
 background: url(/images/notebg.png) repeat-y;
 width: 80%;
 height: 100px;
 font-size:14px;
 line-height: 25px;
 padding:2px 1%;
 border:none;
 font-family: Arial;
}

.pnr-display-btn, .bookhistory-display-btn {
    cursor:pointer;
}

.eticket-div .tab-tabs {
    border:none;
}

.tab-tabs {
    width: 95%;
    margin-left: auto !important;
    margin-right: auto !important;
}

.tab-tabs .ui-widget-header {
   border: none;
   background:none;
}

.tab-tabs .ui-widget-content {
    border: 1px solid #EEE;
}

.scroll-div {
     margin-left: auto;
     margin-right: auto;

     padding : 4px;
     height : 400px; 
     overflow : auto;
}

.tab-tabs table tr:nth-child(odd) {
    background-color: #DDD;
}

.tab-tabs table tr:nth-child(even) {
    background-color: #EEE;
}

.tab-tabs table tr:first-child {
    background-color: #CCC;
}

.tab-tabs td {
    font-size: 12px;
    font-weight:300;
    padding:2px 5px;
    border-left: 1px solid #FFF;
    vertical-align: text-top;
}

.tab-tabs table tr:nth-child(odd) td.crslog {
    background-color:#0026ff;
    color: white;
}

.tab-tabs table tr:nth-child(even) td.crslog {
    background-color:#1a3fff;
    color: white;
}

.tab-tabs th {
    font-size: 14px;
    font-weight:bold;
    padding:2px 5px;
    border-left: 1px solid #FFF;
}

.short-content {

    height:15px;
    overflow:hidden;
}

.sector-change {
    background-color:pink;
    color:white;
    margin-left:3px;
}

.sector-original {
}

.sector-change-container {
    background-color: lightyellow;
    border: 1px solid red;
}

.sector-change-container td {
    background-color:pink;
    color:white;
}

.broker-report-container {
     margin-left: auto;
     margin-right: auto;

     padding : 4px;
     height : 500px; 
     overflow : auto;
}

.broker-manu table {
    padding: 0;
    margin: 0;
}


.broker-update-container table tr td:first-child {
    font-size: 14px;
    font-weight: bold;
}

.validateTips {
   margin-top:30px;
   font-style: italic;
   font-weight:bold;
}

.news-update-link, .news-update-newlink {
    cursor:pointer;
}
/*mano news letter*/
/*.news-letter-update-link, .news-letter-update-newlink {
    cursor:pointer;
}*/

.page_break {
     page-break-before: always;
}

.normal_tr {
}

.c30 {
  width:30%;
}

.checkreissue-btn , .checkrevalidate-btn{
  border-radius: 15px;
  background: #5ea2d0;
  padding: 0px 5px;
  text-align: center;
  width: 140px;
  line-height: 26px;
  color: white;
  cursor: pointer;
}



/* login page */
#loginForm {
    border-right: solid 2px #c8c8c8;
    float: left;
    width: 55%;
}

    #loginForm .validation-error {
        /*display: block;*/
        margin-left: 14px;
    }

    #loginForm .validation-summary-errors ul {
        margin: 0;
        padding: 0;
    }

    #loginForm .validation-summary-errors li {
        display: inline;
        list-style: none;
        margin: 0;
    }

    #loginForm input {
        width: 250px;
    }

    #loginForm input[type="checkbox"],
    #loginForm input[type="submit"],
    #loginForm input[type="button"],
    #loginForm button {
        width: auto;
    }


/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    /*font-weight: bold;*/
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    /*font-weight: bold;*/
    font-size: 1.1em;
    padding-top:5px;
}

.validation-summary-valid {
    display: none;
}


/* radio button */
.rad,
.ckb{
  cursor:pointer;
}
.rad > input,
.ckb > input{ /* HIDE ORG RADIO & CHECKBOX */
  visibility: hidden;
  position: absolute;
}
/* RADIO */
.rad > i{     /* DEFAULT <i> STYLE */
  display:inline-block;
  vertical-align:middle;
  width:1em;
  height:1em;
  border-radius:50%;
  border:1px solid #CCC;
  background:#eee;
  box-shadow: inset 0 0 0 8px #fff;
  margin-top: -1px;
  transition: 0.2s;
}


.panel >i {
      vertical-align:bottom;
}

.rad:hover > i{ /* HOVER <i> STYLE */
  background:#ddd;
  box-shadow: inset 0 0 0 3px #fff;
}

/* RADIO */
.rad > i.rd_disabled {     /* DEFAULT <i> STYLE */
  transition: none;
  text-decoration:line-through;
}
.rad:hover > i.rd_disabled{ /* HOVER <i> STYLE */
  background:#eee;
  box-shadow: inset 0 0 0 8px #fff;
}

.rad_disabled
{
   text-decoration:line-through;
   cursor:none;
}

.rad > input:checked + i{ /* (RADIO CHECKED) <i> STYLE */
  background:   #FB0102;
  box-shadow: inset 0 0 0 0px #CCC;
}
/* CHECKBOX */
.ckb > i{     /* DEFAULT <i> STYLE */
  display:inline-block;
  vertical-align:middle;
  width:1em;
  height:1em;
  border-radius:2px;
  border:1px solid #CCC;
  background:#eee;
  box-shadow: inset 0 0 0 8px #fff;
  margin-top: -1px;
  transition: 0.2s;
}

.ckb > input:checked + i{ /* (RADIO CHECKED) <i> STYLE */
  box-shadow: inset 0 0 0 0px #CCC;
  /* background: #FB0102; */
  background: url("../images/checkbox1.png") top no-repeat;
}

.input_group
{
    padding: 5px 0px;
}

.input_group li, .input_group_h li
{
    line-height: 18px;
    padding:1px 3px;
}

.input_group_h li
{
    display: inline;
}


/*Extra Form*/

.align_top
{
    vertical-align:top;
}

.city_code
{
    width:4em;
}

.date_input
{
    width:5em;
}

.extra_form
{
  font-size:14px;
}

    fieldset
    {
        border: 1px solid #CCC;
        padding:5px;
        font-size:12px;
        font-weight:bold;
    }

    fieldset table {
        font-size:12px;
    }
    
        fieldset .sel-text span {

    font-size: 12px;
}

    .extra_form table
    {
        width:100%;
        padding:0;
        margin: 10px 0px;
        font-weight: bold;
    }

    .extra_form td
    {
        padding:3px;
        font-size: 12px;
    }

    .extra_form input[type=text]
    {
        margin-right:5px;
    }

    .btn{
    border:1px solid #d7dada; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;
    padding: 5px; 
    text-decoration:none; display:inline-block;
    font-weight:bold; color: #080808;
     background-color: #f4f5f5; background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
     background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
     background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
     background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
     background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
     background-image: linear-gradient(to bottom, #f4f5f5, #dfdddd);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f4f5f5, endColorstr=#dfdddd);
     margin:2px auto;
     text-align:center;
    }

    .btn:hover{
     border:1px solid #bfc4c4;
     background-color: #d9dddd; background-image: -webkit-gradient(linear, left top, left bottom, from(#d9dddd), to(#c6c3c3));
     background-image: -webkit-linear-gradient(top, #d9dddd, #c6c3c3);
     background-image: -moz-linear-gradient(top, #d9dddd, #c6c3c3);
     background-image: -ms-linear-gradient(top, #d9dddd, #c6c3c3);
     background-image: -o-linear-gradient(top, #d9dddd, #c6c3c3);
     background-image: linear-gradient(to bottom, #d9dddd, #c6c3c3);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d9dddd, endColorstr=#c6c3c3);
    }

.w55
{
    width:55%;
}

.w45
{
    width:45%;
}

.w100
{
    width:100%;
}

.w80
{
    width:80%;
}


.tin-info input[type=text].short
{
    width:50px;
}

.tin-info input[type=text].long
{
    width:70px;
}


.frameTable >tbody > tr > td
{
    padding:2px;
    margin:0;
    vertical-align:top;
}

.styled-select { 
   position:relative;
   background: url("../images/down-arrow.png") no-repeat right center; 
   padding-right:20px;
   background-color: #FFF;
   height: 20px;
   vertical-align: middle;
   padding-left: 5px;
   border: 1px solid #CCC;
}

.inbox .styled-select
{
   line-height: 20px;
   height:20px;
   padding: 2px 0px;
}

.sel-option li
{
    background-color: transparent;
    cursor: pointer;
	padding: 3px 40px 3px 10px;
	cursor: pointer;
}

/* select */

.z1000
{
    z-index:1000;
}

.sel-option li:hover
{
    background-color: #EEE;
}

.sel-option
{
  border: 1px solid #CCC;
  background-color: rgba(255,255,255,0.8);
  -webkit-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.3);
  -moz-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.3);
  box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.3);
  display: none;
  z-index: 1000;
  position:absolute;
  top:20px;
  left:2px;
  min-height: 100%;
  overflow-y: auto;
  max-height: 150px;
  overflow-x: hidden;
}

    .sel-option li
    {
        white-space:nowrap;
    }

.sel-text {
    width: 100%;
    overflow:hidden;
}

.sel-text span {
      white-space: nowrap;
      line-height:22px;
}

/* input */
input:-moz-read-only { /* For Firefox */
    background-color: #7ac0da;
}

input:read-only { 
    background-color: #7ac0da;
}

/* input */
textarea:-moz-read-only { /* For Firefox */
    background-color: #7ac0da;
}

textarea:read-only { 
    background-color: #7ac0da;
}


.paxtype_selected
{
    background-color: rgba(150, 153, 51, 0.53);
}

.styled-select-disabled
{
    background:#7ac0da;
}

.tn_show
{
   background:url("../images/down.png") no-repeat right center;
   cursor:pointer;
}

.tn_hidden
{
   background:url("../images/right.png") no-repeat right center;
   cursor:pointer;
}

.tab-tabs table.pnr-table
{
    width:98%;
    margin: 0 1%;
    background:none;
}

    .tab-tabs table.pnr-table tr
    {
        background:none;
    }

     .tab-tabs table.pnr-table tr.sel-pnr
    {
        background:#223b98;
    }

        .tab-tabs table.pnr-table tr td
        {
            background: none;
            color: white;
            font-family: 'Courier New', Courier, monospace, 'Miriam Fixed';
            vertical-align:top;
            padding:3px 10px;
            border: none;
            font-size: 15px;
            line-height: 18px;
        }

table.tin-content td
{
    padding: 5px 10px;
}

#pd_step_four td {
    padding:3px !important;
}

.editable {
    text-transform: uppercase;
}

td.nowrap {
    white-space: nowrap;
}

.sel-option  li.active
{
    background-color: #CCC;
}

.bottom-content-block ul li.priority_1 {
    border-top: 3px solid #e80c4d;
}

.bottom-content-block ul li.priority_2 {
    border-top: 3px solid #f35656;
}


.bottom-content-block ul li.priority_3 {

}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: red;
    border-radius: 10px;
}

.sel-option  li.active
{
    background-color: #CCE;
}

.editable {
    text-transform: uppercase;
}

.lblTicketImage {
       font-family: courier;
    color: #00008b;
    /* font-weight: 500; */
    font-size: 11px;
    font-weight: bold;
    background: url(../images/TicketImage.bmp) repeat-y;
    text-align: left;
    vertical-align: bottom;
    padding: 0px;
    letter-spacing: 1px;
    line-height: 15px;
    padding-left: 2px;
}

.ticket_image {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
   
}

.ticket_image img {
    cursor:pointer;
}

.ticket_image table {
  
    border: 1px solid #CCC;
    margin-bottom: 15px;
    padding-bottom: 60px;
    padding-top: 20px;
    -moz-box-shadow: 4px 1px 3px 0px #ccc;
    -webkit-box-shadow: 4px 1px 3px 0px #ccc;
    box-shadow: 4px 1px 3px 0px #ccc;
}

.bottom-content-block ul li.NotHaveTickets {
   border-top:1px solid #DF6565;
	border-left:1px solid #DF6565;
	border-right:1px solid #DF6565;
	border-bottom:1px solid #DF6565;
}

.bottom-content-block ul li.NotHaveTickets.priority_1 {
   border-top:3px solid #E80C4D;
	border-left:1px solid #DF6565;
	border-right:1px solid #DF6565;
	border-bottom:1px solid #DF6565;
}

.bottom-content-block ul li.NotHaveTickets.priority_2 {
    border-top: 3px solid #f35656;
	border-left:1px solid #DF6565;
	border-right:1px solid #DF6565;
	border-bottom:1px solid #DF6565;
}

.right-btn-div {
    text-align: right;
    padding-right: 10px;
}

.note-ajaxloader table {
    margin-top: 0px !important;
}


