/* Minification failed. Returning unminified contents.
(1780,14): run-time error CSS1038: Expected hex color, found '#666	'
 */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 8/9.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */

audio,
canvas,
video {
    display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-family: 'century_gothicregular',Verdana, 'Microsoft YaHei',FangSong; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9.
 */

img {
    border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari 5.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */

button,
input,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 2 */
    margin: 0; /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

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;
    z-index: 1000000 !important ;
	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;
    font-family: 'century_gothicregular' 'Microsoft YaHei';
}
.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: 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: 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: 'century_gothicregular';
}

input.hasDatepicker {
     font-size: 14px;
    color: #6d6e71;
    font-family: 'century_gothicregular';
}

/**
 * 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;
}
/*

    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 }
/*
 * jquery.selectBoxIt.css 3.8.1
 * Author: @gregfranko
 */

/*
  Common CSS Properties
  ---------------------
  These properties will be applied to any themes that you use
*/

/* SelectBoxIt container */
.selectboxit-container {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

/* Styles that apply to all SelectBoxIt elements */
.selectboxit-container * {
  font: 14px Helvetica, Arial;
  color: #464646;
  /* Prevents text selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  outline: none;
  white-space: nowrap;
}

/* Button */
.selectboxit-container .selectboxit {
  width: 220px; /* Width of the dropdown button */
  cursor: pointer;
  margin: 0;
  padding: 0;
  border-radius: 6px;
  overflow: hidden;
  display: block;
  position: relative;
  background: url("../images/down-arrow.png") no-repeat right rgba(0, 0, 0, 0);
}

/* Height and Vertical Alignment of Text */
.selectboxit-container span, .selectboxit-container .selectboxit-options a {
  height: 25px; /* Height of the drop down */
  line-height: 25px; /* Vertically positions the drop down text */
  display: block;
}

/* Focus pseudo selector */
.selectboxit-container .selectboxit:focus {
  outline: 0;
}

/* Disabled Mouse Interaction */
.selectboxit.selectboxit-disabled, .selectboxit-options .selectboxit-disabled {
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: default;
}

/* Button Text */
.selectboxit-text {
  text-indent: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}

.selectboxit .selectboxit-option-icon-container {
  margin-left: 5px;
}

/* Options List */
.selectboxit-container .selectboxit-options {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 100%;  /* Minimum Width of the dropdown list box options */
  *width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  cursor: pointer;
  display: none;
  z-index: 9999999999999;
  border-radius: 6px;
  text-align: left;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* Individual options */
 .selectboxit-option .selectboxit-option-anchor{
  padding: 0 2px;
}

/* Individual Option Hover Action */
.selectboxit-option .selectboxit-option-anchor:hover {
  text-decoration: none;
}

/* Individual Option Optgroup Header */
.selectboxit-option, .selectboxit-optgroup-header {
  text-indent: 5px; /* Horizontal Positioning of the select box option text */
  margin: 0;
  list-style-type: none;
}

/* The first Drop Down option */
.selectboxit-option-first {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}

/* The first Drop Down option optgroup */
.selectboxit-optgroup-header + .selectboxit-option-first {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

/* The last Drop Down option */
.selectboxit-option-last {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* Drop Down optgroup headers */
.selectboxit-optgroup-header {
  font-weight: bold;
}

/* Drop Down optgroup header hover psuedo class */
.selectboxit-optgroup-header:hover {
  cursor: default;
}

/* Drop Down down arrow container */
.selectboxit-arrow-container {
  /* Positions the down arrow */
  width: 30px;
  position: absolute;
  right: 0;
}

/* Drop Down down arrow */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  /* Horizontally centers the down arrow */
  margin: 0 auto;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
}

/* Drop Down down arrow for jQueryUI and jQuery Mobile */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
  top: 30%;
}

/* Drop Down individual option icon positioning */
.selectboxit-option-icon-container {
  float: left;
}

.selectboxit-container .selectboxit-option-icon {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

/* Drop Down individual option icon positioning */
.selectboxit-option-icon-url {
  width: 18px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  float: left;
}

.selectboxit-rendering {
  display: inline-block !important;
  *display: inline !important;
  zoom: 1 !important;
  visibility: visible !important;
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}

/* jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon {
  background-color: inherit;
}

/* Another jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

/*
  Default Theme
  -------------
  Note: Feel free to remove all of the CSS underneath this line if you are not using the default theme
*/
.selectboxit-btn {
  background-color: #f5f5f5;
  /* background: url("../images/down-arrow.png") no-repeat right rgba(0, 0, 0, 0);*/
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
}

.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus,
.selectboxit-btn.selectboxit-enabled:active {
  color: #333333;
}

.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
}

.selectboxit-default-arrow {
  width: 0;
  height: 0;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.selectboxit-list {
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.selectboxit-list .selectboxit-option-anchor {
  color: #333333;
}

.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  color: #ffffff;
  background-color: #999999;
  background-repeat: repeat-x;
}

/*
.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  color: #ffffff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
}
    */

.selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
  color: #999999;
}
@font-face {
	font-family: 'century_gothicregular';
	src: url('font/century_gothic-webfont.eot');
	src: url('font/century_gothic-webfont.eot?#iefix') format('embedded-opentype'), url('font/century_gothic-webfont.woff') format('woff'), url('font/century_gothic-webfont.ttf') format('truetype'), url('font/century_gothic-webfont.svg#century_gothicregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'century_gothicbold';
	src: url('font/century_gothic_bold-webfont.eot');
	src: url('font/century_gothic_bold-webfont.eot?#iefix') format('embedded-opentype'), url('font/century_gothic_bold-webfont.woff') format('woff'), url('font/century_gothic_bold-webfont.ttf') format('truetype'), url('font/century_gothic_bold-webfont.svg#century_gothicbold') format('svg');
	font-weight: normal;
	font-style: normal;
}


.block {
	font: 16px/30px Arial;
	color: #FFF;
	text-align: center;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #030;
	clear: both;
}
.block1 {
	font: 16px/30px Arial;
	color: #FFF;
	text-align: center;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #33F;
	clear: both;
}
body {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: 'century_gothicbold';
	font-style: italic;
	font-size: 32px;
	color: #c80207;
}
h2 {
	font-family: 'century_gothicbold';
	font-size: 27px;
}
h3 {
	font-family: 'century_gothicregular';
	font-size: 25px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 13px;
	font-family: 'century_gothicbold';
	color: #58595b;
	line-height: 15px;
}
h6 {
	font-size: 10px;
}
h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a, button{
	outline: none !important;
}
p {
	margin: 0px;
	padding: 0px;
	font-family: 'century_gothicregular';
	font-size: 13px;
	color: #58595b;
	line-height: 15px;
}
ul, li {
	background: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
a, a:hover {
	text-decoration: none;
	outline: none;
}

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;
}
.wrapper {
	width: 100%;
	max-width: 1073px;
	height: auto;
	margin: 0 auto;
}
.header{
	width:100%;
	float: left;
	padding:29px 0px 0px 0px;
}
.top {
	width: 100%;
	float: left;
	background: #FFF url(../images/top-bg.jpg) no-repeat center bottom;
	background-size: 100%;
	padding: 0px 0px 9px 0px;
}
.top-container {
	width: 100%;
	float: left;
	background: #FFF url(../images/yellow-back.jpg) no-repeat center bottom;
	background-size: 100% 100%;
}
.middle {
	width: 100%;
	float: left;
	padding:12px 0px 15px 0px;
	background-image: -moz-linear-gradient(top, #f2f2f2, #ffffff);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#ffffff));
	background-image: -webkit-linear-gradient(top, #f2f2f2, #ffffff);
	background-image: -o-linear-gradient(top, #f2f2f2, #ffffff);
	background-image: linear-gradient(to bottom, #f2f2f2, #ffffff);
	border-top:1px solid #fff;
}
.bottom {
	width: 100%;
	float: left;
	min-height: 65px;
	background: #ec0000 url(../images/bottom-bg.jpg) repeat-x left bottom;
}
.header {
	width: 100%;
	float: left;
	padding: 0px 0px 0px 0px;
}
.menu {
	width: 100%;
	float: left;
}
.banner-area {
	width: 100%;
	float: left;
	margin: 17px 0px 0px 0px;
}
.banner img {
	width: 100%;
}
.top-left {
	width: 50%;
	float: left;
}
.top-right {
	width: 50%;
	float: right;
}
.banner-left {
	padding: 0 1.86916% 0 2.33645%;
	width: 27.57009%;
	float: left;
}
.banner-right {
	padding: 0 0.93458% 0 0;
	width: 67.28972%;
	float: right;
}
.row {
	width: 100%;
	float: left;
	clear: both;
}
.colm-1 {
	float: left;
	width: 31.21495%;
	padding: 0 1.86916% 0 2.33645%;
}
.colm-2 {
	float: left;
	width: 31.21495%;
	padding: 0 1.40187% 0 0;
}
.colm-3 {
	float: left;
	width: 31.02804%;
	padding: 0 0.93458% 0 0;
}
.colm-4 {
	float: left;
	width: 64.7%;
	padding: 0 0.28037% 0 2.33645%;
}
.colm-5 {
	float: left;
	width: 27.47664%;
	padding: 0 1.40187% 0 0;
}
.colm-6 {
	float: left;
	width: 31.02804%;
	padding: 0 0.93458% 0 0;
}

.colm-7 {
    float: left;
	width: 65%;
	padding: 0 0.28037% 0 2.33645%;
}

img {
	max-width: 100%;
}

/*==========================================================*/

.top-right-box {
	width: 100%;
	float: right;
}
.top-logo-area {
	float: left;
	width: 65.79%;
}
.top-small-list {
	float: right;
    min-width:50%;
	padding-right: 5px;
}
.top-small-list ul {
	float: left;
}
.top-small-list ul li a {
	font-size: 12px;
	color: #5b5b5b;
	padding: 0px 10px 0px 10px;
	font-family: 'century_gothicregular';
}
.top-small-list ul li {
	/*min-width: 50%;*/
	float: left;
	background: url("../images/top-divider.png") no-repeat left center;
	line-height: 18px;
}
.top-small-list ul li:first-child {
	background: none;
}

.language {
	float: left;
	width: 29%;
	padding: 2px 0px 2px 6%;
}
/* ---------------------------------------------------------------------- */
#polyglotLanguageSwitcher, #polyglotLanguageSwitcher * {
	margin: 0;
	padding: 0;
	outline: none;
}

#polyglotLanguageSwitcher ul {
	list-style: none;
}

#polyglotLanguageSwitcher {
	font-size: 12px;
	color: #666;
	line-height: normal;
	position: relative;
	z-index: 99999;
}

#polyglotLanguageSwitcher form {
	display: none;
}

#polyglotLanguageSwitcher a {
	text-decoration: none;
	display: block;
	padding-right: 15px;
	color: #444;
	width: 90px; /* 84px; total width: 120px */
	background-repeat: no-repeat;
	background-position: 55px center;
}

#polyglotLanguageSwitcher a:hover {
	color: #000;
}

#polyglotLanguageSwitcher a.current:link, #polyglotLanguageSwitcher a.current:visited, #polyglotLanguageSwitcher a.current:active {
	position: relative;
	background-color: #FFF;
	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: #FFF;
	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);
}

/*=============*/
.top-search {
	width: 100%;
	float: right;
	margin: 18px 0px 0px 0px;
}
.top-search form {
	width: 39.25%;
	float: right;
	border-radius: 20px;
	border: 1px solid #e5e6e6;
	height: 30px;
	background: #fafbfb;
}
.top-search form input {
	border: none;
	width: 79%;
	float: right;
	background: #fafbfb;
	border-radius: 20px;
	height: 22px;
	padding: 5px 5px 3px 5px;
	font-size: 12px;
}
.top-search form button {
	background: url("../images/search-icon.png") no-repeat center;
	height: 30px;
	width: 30px;
	border: none;
	float: left;
}
.phone-nos {
	width: 100%;
	float: right;
	margin: 14px 0px 0px 0px;
    text-align:right;
}
.phone-nos p {
	font-family: "Arial Black";
	font-size: 18px;
	color: #e80001;
}

.phone-nos p span:first-child {
    background: url("../images/phone.png") no-repeat left center;
	padding-left: 7%;
	margin-left: 5%;
}

.phone-nos p span:last-child {
    background: url("../images/fax.png") no-repeat left center;
	padding-left: 7%;
	margin-left: 5%;
}

.menu .nav {
	width: 100%;
	float: left;
	margin-top: 13px;
}


.menu .nav ul li a {
	font-family: 'century_gothicregular';
	color: #58595b;
	font-size: 15px;
    width:100%;
    float:left;
    padding: 17px 0px 11px 0px;
}


.chinese .menu .nav ul li a {
	font-family: 'Microsoft YaHei';
	color: #58595b;
	font-size: 15px;
    width:100%;
    float:left;
    padding: 17px 0px 11px 0px;
}

.menu .nav ul li {
	width: 16.5%;
	float: left;
	text-align: center;
	margin-right: 0px;
	background: url("../images/nav-back1.png") no-repeat center;
	background-size: 100% 100%;
	z-index: 0;
	min-height: 23px;
}
.menu .nav ul li:hover {
	background: url("../images/nav-back1-active.png") no-repeat center;
	background-size: 100% 100%;
}
.menu .nav ul li.active_tab {
    background: url("../images/nav-back1-active.png") no-repeat center;
	background-size: 100% 100%;
}
.menu .nav ul li.active_tab a {
	font-family: 'century_gothicbold'
}
.menu .nav ul li.first-child:hover {
	background: url("../images/nav-home-active.png") no-repeat center;
	background-size: 100% 100%;
}
.menu .nav ul li.first-child.active_tab {
    background: url("../images/nav-home-active.png") no-repeat center;
	background-size: 100% 100%;
}
.menu .nav ul .first-child.active{
	background: url("../images/nav-home-active.png") no-repeat center;
	background-size: 100% 100%;
}
.menu .nav ul .first-child.active a{
	font-family: 'century_gothicbold';
}
.menu .nav ul li:hover a {
	font-family: 'century_gothicbold';
}
.menu .nav ul li.first-child {
	background: url("../images/nav-first-back.png") no-repeat center;
	width: 17.5%;
	background-size: 100% 100%;
}

.login-block {
	width: 99.6%;
	float: left;
	background: url("../images/login-block-back.png") no-repeat top center;
	position: relative;
	background-size: 100% 100%;
	border: 1px solid #c6a11b;
	min-height: 377px;
	box-shadow:-2px 0 5px #8A836F;
	-webkit-box-shadow:-2px 0 5px #8A836F;
	-moz-box-shadow:-2px 0 5px #8A836F;
}
.login-title {
	width: 82.7%;
	float: left;
	background: url("../images/login-back.png") no-repeat center;
	background-size: 100%;
	position: absolute;
	left: 10.2%;
	font-size: 33px;
	font-family: 'century_gothicbold';
	color: #fff;
	text-align: center;
	top: -9px;
	height: 52px;
}
.login-block form {
	width: 86.6%;
	float: left;
	padding: 60px 6.7% 6px;
}
.login-block form label {
	font-family: 'century_gothicregular';
	font-size: 17px;
	color: #ffffff;
}
.login-block form input {
	height: 21px;
	border-radius: 0px;
	border: 1px solid #c9a024;
	box-shadow: inset 0px 0px 3px #9c9a9b;
	-webkit-box-shadow: inset 0px 0px 3px #9c9a9b;
	-moz-box-shadow: inset 0px 0px 3px #9c9a9b;
	width: 94%;
	padding: 8px 5px;
	font-size:15px;
	line-height: 15px;
	font-family: "Microsoft sans serif";
}
.login-block form input.password{
	font-family:“Microsoft Sans Serif”;
}
.input-row {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.checkbox-area {
	width: 100%;
	float: left;
	margin: 5px 0px 0px 0px;
	height: 15px;
}
.checkbox-area1 {
	width: 100%;
	float: left;
	margin: 5px 0px 0px 0px;
	height: 15px;
	display: none !important;
}
.login-block form .checkbox-area input{
	float:left;
	width:10px;
}

.login-block form .checkbox-area label{
	margin-left:5px;
	float: left;
	font-size:15px;
	line-height: 15px;
}
.login-block form button {
	width: 61.4%;
	height: 45px;
	background: url("../images/button-back.png") repeat-x;
	background-size: 2px 100%;
	border: 1px solid #8f2a1e;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'century_gothicbold';
	margin: 55px 0px 10px 0px;
}

.login-block form a {
	width: 100%;
	float: left;
	font-family: 'century_gothicregular';
	color: #fff;
	line-height: 18px;
}
.login-block form .special {
	color: #d60105;
	text-decoration: underline;
}

.bread-crumb-area {
	width: 97.9%;
	float: left;
	margin: 16px 0px 0px 2.1%;
}
.bread-crumb-area p {
	float: left;
	font-size: 14px;
	color: #363636;
    line-height:19px;
    margin-right:5px;
    padding-top:2px;
    padding-right:5px;
    font-family: 'century_gothicregular';
}
.bread-crumb-area ul li {
	display: inline;
	background: url("../images/bread-divider.png") no-repeat right center;
	padding-right: 15px;
	margin: 0px 10px 0px 0px;
}
.bread-crumb-area ul li.current-page {
	background: none;
}
.bread-crumb-area ul li a {
	font-family: 'century_gothicregular';
	font-size: 14px;
	color: #363636;
}
.middle-block-box {
	width: 87%;
	float: left;
	padding: 14px 6% 11px 6%;
	background: url("../images/middle-block-back.png") repeat-x;
	border: 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 {
	font-family: 'century_gothicregular';
	color: #d00106;
	font-size: 13px;
	line-height: 15px;
}
.middle-block-large-box {
	padding: 15px 6.88% 36px 7.65%;
	width: 85.44%;
	float: left;
	border: 1px solid #fff;
	border-bottom: none;
	background-image: -moz-linear-gradient(top, #e3e4e5, #ffffff);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e3e4e5), to(#ffffff));
	background-image: -webkit-linear-gradient(top, #e3e4e5, #ffffff);
	background-image: -o-linear-gradient(top, #e3e4e5, #ffffff);
	background-image: linear-gradient(to bottom, #e3e4e5, #ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#e3e4e5', endColorstr='#ffffff')"; /* for IE8 */
}
.image-tip {
	width: 10.1%;
	float: left;
}
.image-tip1 {
	width: 22%;
	float: left;
}
.text-content-area {
	width: 82%;
	float: right;
}
.middle-block-large-box .text-content-area h5 {
	padding-bottom: 9px;
	border-bottom: 1px dashed #58595b;
	font-family: 'century_gothicbold';
}
.text-content-area .text-row h5 {
	padding-bottom: 0px;
	border: none;
}
.text-content-area .text-row {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #58595b;
}

.plugin-box {
	float: left;
	margin-left: 4%;
	width: 58.7%;
}
.middle-block-large-box .plugin-box h5 {
	margin-bottom: 30px;
	font-family: 'century_gothicbold';
}
.bottom-block {
	width: 84%;
	float: left;
	background: url("../images/bottom-block-back.png") no-repeat;
	padding: 26px 8%;
	background-size:100% 100%;
	min-height: 249px;
}
.bottom-block h3, .bottom-block h5, .bottom-block h2 {
	color: #fff;
	line-height: 27px;
	width:100%;
	float: left;
}
.bottom-block .number{
	font-size: 99px;
	line-height: 90px;
	font-family: 'century_gothicbold';
	color: #fff;
	float: left;
}
.footer-section {
	width: 100%;
	float: left;
	text-align: center;
	color: #fff;
	padding: 19px 0px 0px 0px;
}
.footer-section p {
	color: #fff;
}
.footer-section p a {
	color: #fff;
}
.bottom-row{
	margin-top:12px;
}


/*==banner===*/
.banner .bxslider li{
	position: relative;
}
.banner .bxslider li .caption{
	top:0px;
	left:0px;
	position: absolute;
	width:65%;
	padding:44px 0px 115px 4.8%;
	background:url("../images/banner-shadow.png") no-repeat top left;
	background-size:100%;
	min-height: 100%;
}
.caption h1{
	line-height: 40px;
	font-style: italic;
	margin-bottom:17px;
}


.caption p{
	font-size:16px;
	line-height: 36px;
	width:75%;
}

.banner .bxslider li .caption2{
	top:0px;
	left:0px;
	position: absolute;
	width:100%;
	padding:20px;
	/*background:url("../images/banner-shadow.png") no-repeat top left;*/
	background-size:100%;
	min-height: 100%;
}

.chinese .caption2 h3, .caption2 h5, .caption2 h2 {
	font-family:"Microsoft YaHei"
}
.chinese caption2 .number{
	font-family:"Microsoft YaHei"
}

.caption2 h3, .caption2 h5, .caption2 h2 {
	color: #fff;
	line-height: 27px;
	width:100%;
	float: left;
}
.caption2 .number{
	font-size: 99px;
	line-height: 90px;
	color: #fff;
	float: left;
}


/*====chinese====*/
.chinese h1{
	font-size:45px;
}
.chinese .banner .bxslider li .caption{
	top:0px;
	left:0px;
	position: absolute;
	width:80%;
	padding:44px 0px 115px 3.8%;
	background:url("../images/banner-shadow.png") no-repeat top left;
	background-size:100%;
	min-height: 100%;
}



.chinese .caption p{
	width:93%;
    font-family:  "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1, \5b8b\4f53 ! important;
	/*font-family: 'HiraginoSansGB-W3-Alphabetic';*/
}
.chinese .caption h1{
	font-style:normal;
     font-family:  "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1, \5b8b\4f53 ! important;
    line-height: 45px;
    font-size:35px;
	font-style: italic;
	margin-bottom:17px;
	/*font-family: 'AdobeKaitiStd-Regular-Alphabetic';*/
}
.chinese .bottom-block{
	padding:18px 8%;
}
.chinese .bottom-block h1{
	font-size:37px;
	color:#fff;
     font-family:  "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1, \5b8b\4f53 ! important;
	/*font-family: 'KozGoPr6N-Regular-AlphaNum'*/
}
.chinese .heading-left{
	text-align: left;
}
.chinese .heading-right{
	text-align: right;
}
.chinese .num-block{
	width:148px;
	float: right;
	margin-top:19px;
}
.chinese .num-block .number{
	float: left;
	width:auto;
}
.chinese .num-block h3{
	width:auto;
	float: right;
	padding-top:62px;
}
.chinese .login-block form label{
	font-size:20px;
     font-family:  "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1, \5b8b\4f53 ! important;
	/*font-family: 'AdobeHeitiStd-Regular-Alphabetic';*/
}
.chinese .login-block form a{
	margin-top:6px;
     font-family:  "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1, \5b8b\4f53 ! important;
	/*font-family: 'AdobeHeitiStd-Regular-Alphabetic';*/
}
.chinese .top-small-list ul li a{
     font-family:  "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1, \5b8b\4f53 ! important;
	/*font-family: 'STHeitiTC-Light';*/

}
.chinese .menu .nav ul li a{
     font-family:  "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1, \5b8b\4f53 ! important;
	/*font-family: 'AdobeHeitiStd-Regular-Alphabetic';*/	
}

.chinese .menu .nav ul li:hover a {
	
	
}
.chinese .login-title{
	 font-family:  "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1, \5b8b\4f53 ! important;
	/*font-family: 'AdobeFanHeitiStd-Bold-Alphabetic';*/
}
.chinese h5{
     font-family:  "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1, \5b8b\4f53 ! important;
	/*font-family: 'AdobeHeitiStd-Regular-Alphabetic';*/
}
.chinese .login-block form button{
	margin: 45px 0px 2px 0px;
}
.chinese .menu .nav ul li a{
	padding:13px 0px 8px 0px;
}
.chinese  .top-header-block label {
	font-family: 'Microsoft JhengHei' FangSong "Microsoft YaHei" ! important;
}
.chinese .pagination-title {
	font-family: "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1, \5b8b\4f53 ! important;
}
.chinese .page-navigation ul li a {
	font-family: "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1, \5b8b\4f53 ! important;
}
.chinese .input-box label {
	font-family: "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1, \5b8b\4f53 ! important;
}
.chinese .input-box label {
	margin-right: 0px;
}
.chinese .input-box {
	width: 18%;
}
.chinese .input-box .selectarea {
	float: left;
}
.chinese .input-box.arrival {
	width: 17%;
}
.chinese .input-box.arrival .selectarea {
	width: 69.5%;
	float: left;
}
.chinese .input-box.arrival .Zebra_DatePicker_Icon_Wrapper {
	width: 70.4%;
}
.chinese .input-box.classes .selectarea {
	float: right;
	width: 69.5%;
}
.chinese .classes label {
	min-width: 28%;
}
.chinese .input-box.classes {
	width: 17%;
}
.chinese .button-box {
	width: 15%;
	margin: 15px 0 0 0.5%;
}
.chinese .fare-details .attribute {
	font-family: "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1, \5b8b\4f53 ! important;
}
.chinese .fare-search-header h4 {
	font-family: "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1, \5b8b\4f53 ! important;
	font-size: 15px;
	padding-top: 5px;
	letter-spacing: 3px;
}
.chinese .airline-content ul li .airline-content-header span {
	font-family: "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1, \5b8b\4f53 ! important;
}
.chinese .profit-info li span {
	font-family: "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1, \5b8b\4f53 ! important;
}
.chinese .ticket-btn {
	font-family: "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1, \5b8b\4f53 ! important;
}
.chinese .input-box.arrival .hasDatepicker {
	width: 69.5%;
}
.chinese .input-box .hasDatepicker{
	float: left;
}
/***==check-box==***/

input[type=checkbox].css-checkbox {
							  position: absolute; 
							overflow: hidden; 
							clip: rect(0 0 0 0); 
							height:1px; 
							width:1px; 
							margin:-1px; 
							padding:0;
							border:0;
						}

						input[type=checkbox].css-checkbox + label.css-label {
							padding-left:20px;
							height:15px; 
							display:inline-block;
							line-height:15px;
							background-repeat:no-repeat;
							background-position: 0 0;
							font-size:15px;
							vertical-align:middle;
							cursor:pointer;
						}

						input[type=checkbox].css-checkbox:checked + label.css-label {
							background-position: 0 -15px;
						}
						
						    .css-label{ background-image:url(http://csscheckbox.com/checkboxes/lite-red-check.png); }
						    
/*====tab-dummy-styling====*/



/*=============================SELF-TICKET=========================*/

.content-block {
	width: 97.3%;
	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 .bread-crumb-area {
	margin: 16px 0 0 0.75%;
	width: 99.25%;
}
.content-block .bread-crumb-area p {
	margin: 0px;
}
.content-block .top-header-block {
	width: 93%;
	float: left;
	background: url("../images/top-head-back.png") repeat-x;
	background-size: 100% 100%;
	padding: 17px 4.7% 17px 2.3%;
	border: 1px solid #b0b1b2;
	margin-top: 7px;
}
form .group {
	width: 20.2%;
	float: left;
	margin-right: 2.1%;
}

table .group {
	float:none;
}

    table .group .sbSelector {
        padding: 5px 10px 4px 10px;
    }

.top-header-block label {
	font-family: 'Microsoft YaHei';
	font-size: 11px;
	line-height: 14px;
}
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);
}
.group .sbSelector {
	padding: 4px 10% 3px 9%;
	width: 69%;
	float: left;
	font-family: Arial;
	font-size: 11px;
	color: #464646;
	float: left;
	height: 14px;
}
.group .sbToggle {
	display: block;
	background: url("../images/down-arrow.png") no-repeat center;
	width: 19px;
	height: 21px;
	float: right;
	border-left: 1px solid #bdbdbd;
}
.group .sbOptions {
	width: 100%;
	float: left;
	background: #e6e6e6;
	position: absolute;
	top: 22px !important;
	left: -1px;
	border: 1px solid #bdbdbd;
	border-top: none;
}

.group .sbOptions li a {
	font-family: Arial;
	font-size: 11px;
	color: #464646;
	float: left;
}
.group .sbOptions li {
	width: 61%;
	float: left;
	padding: 5px 18% 3px 9%;
}
.group-input {
	width: 19.2%;
	float: left;
	margin-right: 1.5%;
}
.group-input input {
	width: 98%;
	float: left;
	border: 1px solid #bcbec0;
	font-family: Arial;
	font-size: 11px;
	color: #464646;
	height: 15px;
	padding: 6px 0% 3px 5px;
	border-radius: 0px;
}
.Zebra_DatePicker {
	z-index: 999999;
}
/*
.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: 5px;
}
.Zebra_DatePicker_Icon_Wrapper input {
	width: 100%;
}
*/
/*.top-header-block .red-btn {
	margin: 7px 0px 0px 5.9%;
	width: 9%;
	float: right;
}*/
.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-family: 'century_gothicbold';
	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-family: 'century_gothicbold';
	text-align: center;
}
.page-navigation {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0px 0px 16px 0px;
}
.pagination-title {
	font-family: 'century_gothicregular';
	font-size: 11px;
	display: inline-block;
	margin-bottom: 10px;
}



.page-navigation ul li {
	list-style: none;
	display: inline-block;
}
.page-navigation ul li a {
	font-family: 'myriad_proregular';
	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 {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.top-content-block {
	float: left;
	width: 100%;
	margin-top: 10px;
}

.bottom-content-block ul {
	margin: 0;
	padding: 0;
}

.bottom-content-block ul li.mainlist {
	float: left;
	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;
}

.bottom-content-block ul li.nopad {
	
	padding: 0 0 0 0;

}

.bottom-content-block ul li.no-ticket {
	
	border:1px solid #DF6565;

}


.airline-logo {
	float: left;
	width: 12%;
	text-align: center;
}
.record-locator {
	float: left;
	width: 10%;
}
.booking-id {
	float: left;
	width: 10%;
}
.creation-date {
	float: left;
	width: 13%;
}
.pax-name {
	float: left;
	width: 15%;
}
.departure-date {
	float: left;
	width: 12%;
}
.status {
	float: left;
	width: 12%;
}
.ticket-block {
	float: left;
	width: 12%;
}
.ticket-button {
	float: left;
	width: 100%;
	margin-bottom: 7px;
}
.ticket-btn {
	float: right;
	width: 89px;
	font-family: 'century_gothicbold';
	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);
}


/* for flip back button*/
.back-button {
    width: 100%;
	margin-bottom: 7px;
}
.back-btn {
	width: 89px;
	font-family: 'century_gothicbold';
	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-family: 'century_gothicregular';
	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-details-header table.ticket-agentname-table td.agent-contact {
    color:#66A1D1;
    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;
}

.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: 'century_gothicbold';
	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 {
	float: left;
    width:98%;
    display:none;
    padding-top: 31px;
    padding-left: 1%;
    padding-right:1%;
}

.booking-pnr-details h6 {
	font-family: 'century_gothicbold';
	font-size: 12px;
	color: #414042;
	float: left;
	width: 100%;
	padding-bottom: 6px;
}
.booking-pnr-details p {
	font-family: 'century_gothicregular';
	font-size: 11px;
	color: #414042;
	text-transform: uppercase;
	margin: 0 !important;
	line-height: 18px !important;
}



/* end of bookinglist*/

.view-pnr-list {
    float:left;
	width: 99%;
	display: none;
	padding-top: 30px;
	position: relative;
	padding-left: 1%;
}
.view-pnr-list h5 {
	font-family: 'century_gothicbold';
	font-size: 12px;
	color: #464646;
	text-transform: uppercase;
	margin-bottom: 14px;
	background: #fff;
	width: 15%;
}
.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;
}
.carrier {
	padding-left: 3%;
	height: 24px;
	width: 8% !important;
}
.info-header .carrier {
	background: none !important;
	height: auto;
}
.carrier .value {
	/*padding-top: 3px;*/
}
.invoice {
	padding-left: 3%;
	height: 24px;
	width: 6% !important;
}
.info-header .invoice {
	background: none !important;
	height: auto;
}
.invoice .value {
	padding-left: 0;
	/*padding-top: 3px;*/
	width: 74%;
}
.info-header {
	margin-bottom: 6px !important;
}
.view-pnr-list .status {
	margin-bottom: 1px !important;
}
.ticket-info {
	float: left;
	width: 11%;
}
.view-pnr-list h6 {
	font-family: 'century_gothicbold';
	font-size: 12px;
	color: #414042;
	float: left;
	width: 100%;
	padding-bottom: 6px;
}
.view-pnr-list p {
	font-family: 'century_gothicregular';
	font-size: 11px;
	color: #414042;
	text-transform: uppercase;
	margin: 0 !important;
	line-height: 18px !important;
}
.info-header .ticket-info {
	padding-bottom: 6px;
}
.ticket-info.status {
	width: 7%;
}
.ticket-info.void {
	width: 14%;
}
.ticket-info.void-header {
	text-align: center;
}
.ticket-info.price {
	width: 7%;
}
.view-pnr-list .pax-name {
	float: left;
	width: 13% !important;
}

/*=============================SELF-TICKET-ENDS=========================*/

.middle-caption-box {
	width: 100%;
	float: left;
	margin-top: 15px;
}
.middle-caption-box .fare-caption {
	font-size: 15px;
	font-family: 'century_gothicbold';
	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: 14px 0.8% 12px 0.8%;
	width: 98.4%;
}
.first-input, .second-input {
	width: 100%;
	float: left;
}
.first-input {
	margin-bottom: 10px;
}
.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 .selectarea {
	width: 64.3%;
	float: right;
}
.input-box.arrival .selectarea {
	width: 74%;
	float: right;
}
.input-box.arrival .hasDatepicker {
	width: 74%;
}
.input-box.classes .selectarea {
	width: 73%;
	float: right;
}
.input-box {
	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 {
    /*background: url("../images/red-box-arrow.png")  center right no-repeat;
	display: block;
	height: 25px;
	outline: 1px solid #BBB;
	position: absolute;
	right: 2px;
	top: 0;
	width: 30px;*/

    display: block;
	background: url("../images/down-arrow.png") no-repeat center;
	width: 24px;
	height: 21px;
	float: right;
    position: absolute;
    top:2px;
    right:0px;
	border-left: 1px solid #ddd;
}
.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: 18px;
	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*/

.via-box .first-input label {
	min-width: 0px;
	float: left;
}
.via-box .first-input input {
	width: 75.5%;
	padding: 3px 1%;
	border-radius: 0px;
	border: 1px solid #bcbec0;
	font-family: 'century_gothicregular';
	font-size: 10px;
	line-height: 11px;
	height: 18px;
}
.input-box.markup {
	width: 14%;
}
.input-box.markup label {
	min-width: 0px;
}
.input-box.markup .small-input {
	width: 34%;
	padding: 3px 1%;
	float: left;
	border-radius: 0px;
	border: 1px solid #bcbec0;
	height: 18px;
	font-family: 'century_gothicregular';
	font-size: 11px;
	line-height: 14px;
}
.input-box.markup input.css-checkbox[type="radio"] + label.css-label {
	height: 13px;
	min-width: 0;
	padding: 0 0 0 72%;
	margin-bottom: 3px;
}
.input-box.markup .aside-radio {
	float: left;
	margin-left: 5%;
	width: 19%;
}
.aside-radio-ie {
	float: left;
	margin-left: 5%;
	width: 25px;
	display: none;
}
.aside-radio-ie input {
	float: left;
	margin-bottom: 3px;
}
.aside-radio-ie label {
	float: right;
	padding: 0px;
}
/*==============================radio-button==========================*/

input[type=radio].css-checkbox {
	display: none;
}

input[type=radio].css-checkbox + label.css-label {
	padding-left: 25px;
	height: 20px;
	display: inline-block;
	line-height: 20px;
	background-repeat: no-repeat;
	/*background-position: 0 0;*/
	font-size: 20px;
	vertical-align: middle;
	cursor: pointer;
}

input[type=radio].css-checkbox:checked + label.css-label {
	/*background-position: 0 -20px;*/
}
.header-block 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;
}
.first-input > input {
	width: 111px;
}
.input-box 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 13%;
	text-align: left;
	margin-right: 3%;
	/*background-position: 0 3px;*/
}
.input-box input.css-checkbox[type="radio"]:checked + label.css-label {
	background-image: url("../images/radio1.png");
}
.via-box .first-input p {
	margin: 0px;
	font-family: 'century_gothicregular';
	font-style: italic;
	font-size: 9px;
	line-height: 10px;
	color: #231f20;
	padding-left: 18%;
	float: left;
}

.button-box {
	width: 18%;
	float: left;
	margin: 15px 0px 0px 0px;
}
.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: #FB0102;
	float: left;
	height: 27px;
	padding-top: 0;
	width: 100%;
}
.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: 'century_gothicbold';
	color: #464646;
	font-size: 12px;
	padding-top: 4px;
	line-height: 13px;
}
.airline-info p {
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 4px;
}

.airline-info p.blue-note {
     color:#223b98; 
     line-height:20px; 
     font-weight:bold;
}

.profit-info {
	float: right;
	width: 14%;
}
.profit-info ul {
	padding: 0;
	margin: 0;
}
.profit-info ul li {
	list-style: none;
	display: block;
}
.profit-info ul .net-profit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d71d1d;
	text-transform: uppercase;
	float: right;
	width: auto;
	font-weight: bold;
}
.profit-info ul .gross-profit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231f20;
	text-transform: uppercase;
	float: right;
	width: auto;
	font-weight: bold;
}
.fare-details-head {
	width: 97.4% !important;
	float: left;
}
.airline-content {
	float: left;
	width: 99%;
	padding-bottom: 16px;
}
.airline-content .first-cell {
	float: left;
	width: 10%;
}
.airline-content .second-cell {
	float: left;
	width: 13%;
}
.airline-content .third-cell {
	float: left;
	width: 13%;
}
.airline-content .fourth-cell {
	float: left;
	width: 17%;
}
.airline-content .fifth-cell {
	float: left;
	width: 14%;
}
.airline-content .sixth-cell {
	float: left;
	width: 16%;
}
.airline-content .seventh-cell {
	float: left;
	width: 16%;
}
.airline-content .large-cell {
	float: left;
	width: 30%;
}
.airline-content .medium-cell {
	float: left;
	width: 23%;
}
.airline-content ul li:first-child span {
	color: #ed2124;
}
.airline-content li {
	border-radius: 0 !important;
	padding-left: 4px !important;
}
.airline-content ul li span {
	font-family: 'century_gothicregular';
	font-size: 12px;
	color: #414042;
}
.airline-content-header span {
	font-family: 'century_gothicbold' !important;
	font-size: 12px;
}
.upper-case {
	text-transform: uppercase;
}
.header-with-bg {
	background: #f1f2f2 !important;
	margin-top: 23px;
}
.notice {
	font-family: 'century_gothicregular';
	font-style: italic;
	font-size: 10px !important;
}
.more-rules {
	float: left;
	width: 100%;
}
.more-rules a {
	font-family: 'century_gothicregular';
	font-size: 13px;
    font-weight:bold;
	color: #223b98;
	background: url("../images/more_btn.png") no-repeat right center;
	margin-right: 1.5%;
	padding-right: 1.2%;
	float: right;
}

/*=========================*/
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 1079px) {
	.top-small-list {
		min-width: 55%;
	}
	.phone-nos p {
		width: 37.5%;
	}
	.menu nav ul li a {
		font-size: 14px;
	}
	.top-search form input {
		width: 75%;
	}
	.phone-nos {
		width: 75%;
	}
	.phone-nos p {
		margin-left: 2%;
	}
	.login-block form button {
		margin: 42px 0px 0px 0px;
	}
	.login-block {
		min-height: 360px;
	}
	.login-block form .checkbox-area label {
		margin-top: 7px;
	}

	/*===self-ticket===*/

	.view-btn {
		width: 67%;
	}
	/*====fare-search=====*/
	.input-box.classes .selectarea {
		width: 72%;
	}
	.input-box .hasDatepicker {
		width: 62%;
	}
	.chinese .input-box .hasDatepicker {
		width: 62%;
	}

	.chinese .input-box.arrival .hasDatepicker {
		width: 70%;
	}
	.input-box .sbSelector {
		padding: 5px 0 4px 10%;
	}
	.via-box .first-input input {
		width: 63%;
		float: left;
	}
	.input-box input.css-checkbox[type="radio"] + label.css-label {
		padding: 0px 0px 0px 14px;
	}
	.input-box.markup .small-input {
		width: 34%;
	}
	.button-box {
		width: 17.5%;
	}
	.input-box .selectarea {
		width: 62%;
	}
	.input-box .Zebra_DatePicker_Icon_Wrapper {
		width: 57%;
	}
	.input-box.arrival .selectarea {
		width: 73%;
	}
	.input-box.arrival .Zebra_DatePicker_Icon_Wrapper {
		width: 66%;
	}
	.chinese .input-box.arrival .Zebra_DatePicker_Icon_Wrapper {
		width: 62%;
	}
	.chinese .input-box .Zebra_DatePicker_Icon_Wrapper {
		width: 55%;
	}
	button.Zebra_DatePicker_Icon {
		left: 85% !important;
	}
	.button-box .red-btn, .button-box .grey-btn {
		width: 47.5%;
	}
	.header-block button.Zebra_DatePicker_Icon {
		top: 7px !important;
	}
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.top-small-list {
		min-width: 72%;
	}
	.menu nav ul li a {
		font-size: 12px;
	}
	.login-title {
		top: -13px;
	}
	.caption h1 {
		font-size: 22px;
	}
	.caption p {
		width: 85%;
		line-height: 27px;
		font-size: 14px;
	}
	p {
		font-size: 11px;
	}
	.middle-block-box a {
		font-size: 11px;
	}
	.login-block {
		min-height: 365px;
	}

	/*===self-ticket===*/

	.group .sbSelector {
		padding: 5px 2% 3px 9%;
		width: 77%;
	}
	form .group {
		width: 24%;
	}
	.top-header-block .red-btn {
		margin: 7px 0px 0px 2%;
		height: 32px;
		font-size: 14px;
	}
	.view-btn {
		width: 88%;
	}
	.record-locator {
		width: 14%;
	}
	.booking-id {
		width: 11%;
	}
	.pax-name {
		width: 13%;
	}
	.departure-date {
		width: 15%;
	}
	.status {
		width: 10%;
	}
	.record-locator {
		width: 11%;
	}
	.carrier {
		padding-left: 4%;
	}
	.invoice {
		padding-left: 4%;
		width: 9% !important;
	}
	.ticket-info.void {
		width: 18%;
	}
	.ticket-info.status {
		width: 8%;
	}
	.chinese .carrier {
		width: 10% !important;
	}

	/*======fare-search======*/

	.input-box .selectarea {
		width: 50%;
	}
	.input-box .hasDatepicker {
		width: 51%;
		background-size: 24%;
	}

	.input-box.arrival .hasDatepicker {
		width: 66%;
		background-size: 24%;
	}
	.input-box.arrival .selectarea {
		width: 64%;
	}
	.input-box.arrival .Zebra_DatePicker_Icon_Wrapper {
		width: 65%;
	}
	.input-box.classes .selectarea {
		width: 62%;
	}
	.via-box .first-input input {
		width: 69%;
	}
	.via-box .first-input p {
		padding-left: 15%;
	}
	.via-box .second-input {
		width: 129%;
	}
	.input-box input.css-checkbox[type="radio"] + label.css-label {
		font-size: 10px;
	}
	.input-box.markup {
		width: 16.5%;
	}
	.button-box {
		width: 14%;
	}
	.button-box .red-btn {
		margin: 0px;
		font-size: 11px;
		height: 30px;
	}
	.button-box .grey-btn {
		margin: 0px;
		font-size: 11px;
		height: 30px;
	}
	.input-box .sbSelector {
		width: 54%;
		font-size: 10px;
	}
	.input-box .sbOptions li a {
		font-size: 10px;
	}
	.input-box label {
		min-width: 45%;
	}
	.arrival label {
		min-width: 30%;
	}
	.classes label {
		min-width: 32%;
	}
	.ticket-btn {
		width: 75px !important;
	}
	.fare-search-btn {
		width: 10% !important;
	}
	.fare-search-header h4 {
		padding-left: 5%;
	}
	.airline-content .first-cell {
		width: 12%;
	}
	.airline-content .second-cell {
		width: 13%;
	}
	.airline-content .large-cell {
		width: 29%;
	}
	.airline-content .fourth-cell {
		width: 16%;
	}
	.airline-content .fifth-cell {
		width: 13%;
	}
	.airline-content .sixth-cell {
		width: 16%;
	}
	.airline-content ul li span {
		font-size: 11px;
	}
	.airline-content .medium-cell {
		width: 25%;
	}
	.fare-details span {
		font-size: 11px;
	}
	.more-rules a {
		padding-right: 1.6%;
	}
}

@media only screen and (min-width: 1079px) {
	.banner-area {
		width: 99.8%;
	}
}

/*===========================*/

 .ui-autocomplete {
max-height: 150px;
overflow-y: auto;
/* prevent horizontal scrollbar */
overflow-x: hidden;
}
/* IE 6 doesn't support max-height
* we use height instead, but this forces the menu to always be this tall
*/
* html .ui-autocomplete {
height: 210px;
width: 220px;
}

* html .ui-autocomplete li {
  font-family:'century_gothicregular' 'Microsoft YaHei';  
  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:2px;
    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 {
	width: 100%;
}

.tin-header p {
    line-height:25px;
}
.tin-header h4 {
	color: #FFFFFF;
	background:  #FB0102;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height:20px;
	padding-top: 2px;
	padding-left: 1%;
	text-transform: uppercase;
}

.tin-header div {
    padding:10px;
}

.tin-header h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height:20px;
	padding-top: 2px;
	padding-left: 1%;
	text-transform: uppercase;
}

    .tin-header td {
        vertical-align:top;
    }

.tin-info {
	width: 100%;
	font-family: 'century_gothicregular';
	font-size: 12px;
	margin-bottom:12px;
}
.tin-header h3 {
	font-family: 'century_gothicbold';
	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: 12px;
    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;
    font-style:italic;
}

.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
{
	width: 100%;
}


/*
.tin-content li {
	border-radius: 0 !important;
	padding-left: 0.5% !important;
	margin-top:3px;
    width:98%;
}
    */

.item-title {
    border-radius: 0 !important;
	padding-left: 4px !important;
	background: #f1f2f2 !important;
    font-weight:bold;
	color:#000;
	margin-top:5px;

    text-transform:uppercase;
}

.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;
}

.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: #FFF 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, .refundrequest-no, .refund-no, .reissue-no, .cancel-no, .resubmit-no, .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:8px;
}

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: 8px;
    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;
}

.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;
}

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;
    cursor:hand;
}

/* form validation*/
.formtips{width: 200px;margin:2px;padding:2px;}
.emailtips{

}
.numbertips {
}
.creditcardtips {
}


.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 {
}

table {
  margin-top:10px;
}

.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: 12px;
    font-weight: bold;
    text-transform:uppercase;
}

.attribute-value {
    color: #464646;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.red-font {
    color: #F90606;
    font-weight: bold;
}
.surcharge-red-font {
    color: #F90606;
    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:#223b98;
}

.invoice-table {
    color: #414042;
    background-color:#EEE;
    font-size:12px;
}

.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;

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';
    font-size: 14px;
    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[type=text] {
    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;
   margin-top:10px;
}



#reg_form table {
    width:100%;
}

#reg_form table td input {
    width: 80%;
}

#reg_form table td textarea {
    width: 80%;
}

/*commision*/
.airline-code-panel{
    width:100%;
}

.airline-code-panel li {
   text-align:center;
   float:left;
   width: 5%;
   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:#FB0102;
    color: white;
    font-weight:bold;
}

    .eticket-table .table-header-nocolor {
            
    color: white;
    font-weight:700;
    }

    .eticket-table .big-font {
       line-height: 25px;
        font-size: 20px;
    }

      .eticket-table .med-font {
       line-height: 18px;
        font-size: 18px;
        font-weight:bold;
    }

.eticket-table td.amount {
    background:#F8D7D8;
    font-weight: 600;
}

.eticket-div .name {
    font-weight:bold;
    font-size:15px;
}

.eticket-table p {
    font-size: 11px;
}

.specialzone-area {
	position: relative;
}
.best-buy {
position: absolute;
right: 10%;
top: -5px;
width: 27%;
}

.airline-area {
	width: 100%;
	float: left;
	padding-bottom: 10px;
}
.airline-name {
	font-size: 18px;
	line-height: 20px;
	color: #278bb7;
	float: left;
}
.airline-name a {
	padding-left: 35px;
	display: inline-block;
	color: #278bb7;
	text-decoration: none;
	padding-bottom: 10px;
}
.airline-row {
	width: 100%;
	clear: both;
	color: #464646;
	font-size: 17px;
	line-height: 20px;
}
.special-zone-title {
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #788284;
	padding-bottom: 15px;
}

.airline-row span {
	padding: 0 10px;
}

.airline-icon1 {
	background: url(../images/icon-1.png) no-repeat left top;
}
.airline-icon2 {
	background: url(../images/icon-2.png) no-repeat left top;
}
.airline-icon3 {
	background: url(../images/icon-3.png) no-repeat left top;
}
.airline-icon4 {
	background: url(../images/icon-4.png) no-repeat left top;
}

.lblReportAddressHeader {
   font-size:10px;
}


.a4page {
         height:297mm;
         width:210mm;
         margin: 0px auto 0px auto;
}

 .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;
            padding-bottom:20px;
        }

    .a4page .eticket-table {
        width:96%;
    }

    .a4page td, .a4page p {
        font-family:Calibri;
        font-size:14px;
    }

     .a4page td.name {
            font-weight:bold;
        }
        .a4page td.lblReportAddressHeader {
            font-size:10px;
        }

.nowrap {
    white-space: nowrap;
}

.print-version-container {
    float:right; 
    padding-right:15px;
}

.print-version {
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb0101), color-stop(1, #c62d1f) );
	background:-moz-linear-gradient( center top, #fb0101 5%, #c62d1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb0101', endColorstr='#c62d1f');
	background-color:#fb0101;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	text-indent:0;
	border:1px solid #d02718;
	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;
	text-shadow:1px 1px 0px #810e05;
}
.print-version:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #fb0101) );
	background:-moz-linear-gradient( center top, #c62d1f 5%, #fb0101 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#fb0101');
	background-color:#c62d1f;
}.print-version:active {
	position:relative;
	top:1px;
}
/* This button was generated using CSSButtonGenerator.com */

.toCapital td {
    text-transform:uppercase;
}

p.blue-note {
     color:#223b98; 
     line-height:20px; 
     font-weight:bold;
}

#air_fare_update li a:hover {
color: #BA1815;
font-weight: bold;
}

#air_fare_update li a {
padding-left: 10px;
color: #464646;
}

.line-through-no {
    text-decoration: line-through;
}

#special_fare_container {
    padding-top: 10px;
    padding-bottom: 10px;

    border:  1px solid #d3d2d2;
  
	background-color:#FFF;
    background-image: url(/images/bestbuy.png);
    background-position: right top;
    background-repeat: no-repeat;
}

.special_fare_container_table {
    width: 100%;
}

#special_fare_container td {
    font-size: 16px;
    font-weight: bold;
}

#special_fare_container tr.attribute-header {
    border-bottom: 1px solid #ccc;
    text-transform:none;
    text-align:center;
}

.upper-font {
    text-transform:uppercase;
}

td.processing {
    font-size: 15px;
    font-weight: bold;
}

.checkBoxImage {
    vertical-align:middle;
}

/*2014 09 09*/
textarea.tinbookingnote {
 background: url(/images/notebg.png) repeat-y;
 width: 80%;
 height: 100px;
 font-size:14px;
 line-height: 25px;
 padding:2px 1%;
 border:none;
 display:block;
 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;
    line-height:15px;
}

.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;
}

/*catlog container*/
.catelog-container {
    height: 380px; 
    width: 100%; 
    background: url(../Images/content/bg2.png) 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: 'Courier New', Courier, monospace, 'Miriam Fixed';
    }


.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;
        }

.right-btn-div {
    text-align: right;
    padding-right: 10px;
}

/* login page */
#loginForm {
    border-right: solid 2px #c8c8c8;
    float: left;
    width: 55%;
}

    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }

    #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;
}

.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;
}
.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;
}

.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:12px;
}

    fieldset
    {
        border: 1px solid #CCC;
        padding:5px;
        font-size:14px;
        font-weight:bold;
    }



    fieldset .sel-text span {

    font-size: 12px;
}

    .extra_form table
    {
        width:100%;
        padding:0;
        margin:0;
    }

    .extra_form td
    {
        padding:3px;
    }

    .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: 200px;
  overflow-x: hidden;
}

.one-div .sel-option li {
   font-size: 12px;
   min-width: 150px;
}

    .sel-option li
    {
        white-space:nowrap;
    }

.sel-text {
    width: 100%;
    overflow:hidden;
}

.sel-text span {
      white-space: nowrap;
      line-height:22px;
      font-size:14px;
}

/* 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;
}

.editable {
    text-transform: uppercase;
}

.checkreissue-btn {
  border-radius: 15px;
  background: #FB0102;
  padding: 0px 5px;
  text-align: center;
  width: 140px;
  line-height: 26px;
  color: white;
  cursor: pointer;
}

#self_ticket_content .top-header-block input {
    border: 1px solid #bcbec0;
    font-family: Arial;
    font-size: 11px;
    color: #464646;
    height: 15px;
    padding: 2px 0% 3px 5px;
    border-radius: 0px;
}

#self_ticket_content .top-header-block .sel-text span
{
     font-family: Arial;
    font-size: 11px;
    color: #464646;
    height: 15px;
    padding: 6px 0% 3px 5px;
}

#self_ticket_content .top-header-block .sel-option li
{
    
    font-size: 12px;
    color: #464646;

}
.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: #CCC;
}

.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;
    padding: 10px 0px;
}

.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;
}

.btn-update-status {
    cursor:pointer;
}

.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;
}

.btn-normal {
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb0101), color-stop(1, #c62d1f) );
	background:-moz-linear-gradient( center top, #fb0101 5%, #c62d1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb0101', endColorstr='#c62d1f');
	background-color:#fb0101;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	text-indent:0;
	border:1px solid #d02718;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	height:20px;
	line-height:20px;
	width:60px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #810e05;
    margin:2px;
}
.btn-normal:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #fb0101) );
	background:-moz-linear-gradient( center top, #c62d1f 5%, #fb0101 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#fb0101');
	background-color:#c62d1f;
}

.btn-normal:active {
	position:relative;
	top:1px;
}

