/* Minification failed. Returning unminified contents.
(1010,14): run-time error CSS1002: Unterminated string: "
(1010,14): run-time error CSS1036: Expected expression, found '"
'
(1011,2): run-time error CSS1002: Unterminated string: ";
(1014,14): run-time error CSS1002: Unterminated string: "
(1014,14): run-time error CSS1036: Expected expression, found '"
'
(1015,2): run-time error CSS1002: Unterminated string: ";
(1021,14): run-time error CSS1002: Unterminated string: "
(1021,14): run-time error CSS1036: Expected expression, found '"
'
(1022,2): run-time error CSS1002: Unterminated string: ";
(1025,15): run-time error CSS1002: Unterminated string: " 
(1025,14): run-time error CSS1036: Expected expression, found '" 
'
(1026,2): run-time error CSS1002: Unterminated string: ";
(3288,2): run-time error CSS1036: Expected expression, found '}'
(9288,1): run-time error CSS1019: Unexpected token, found '@charset'
(9288,10): run-time error CSS1019: Unexpected token, found '"UTF-8"'
(9288,17): run-time error CSS1019: Unexpected token, found ';'
 */
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */

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

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

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

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
*:focus {outline: none;}
/**
 * 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 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

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

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

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

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

a:focus {
    outline:0 thin dotted;
}

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

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

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

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

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

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

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

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

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

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

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

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

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

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

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

/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

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

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

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/**
 * 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;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

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

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

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

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

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

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

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

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * 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 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ 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 6+.
 * 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.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

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

/**
 * 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.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

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

/**
 * 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;
}
input[type="text"], input[type="button"] {
    -webkit-appearance: none;
	-webkit-border-radius:0px;
}

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

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

/**
 * 1. Remove default vertical scrollbar in IE 6/7/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.11.2 - 2014-12-26
* http://jqueryui.com
* Includes: core.css, datepicker.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

.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}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none; margin:3px 0 0 -11px; z-index:11 !important;}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0 0 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em; background:#fff !important; border:1px solid transparent !important;}.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:left}.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:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.4em .3em;text-align:center;font-weight:bold;border:0; font-family: 'BauhausHarishwk-Medium'; border-bottom:#003871 solid 1px; margin-bottom:5px;}.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}.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}.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-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.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-widget{ font-size:13px;}.ui-widget .ui-widget{}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{}.ui-widget-content{border:1px solid #abb4d7;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{background:#fff; color:#003871; font-size:18px; font-family: 'BauhausHarishwk-Medium';}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{background:#fff; color:#003871; border:#fff solid 1px;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px; width:18px; text-align:center;}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#1c94c4;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 #003770;background:#003770; color:#fff}.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:#c77405;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #003770;background:#003770; color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#eb8f00;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #003770;background:#003770; color:#fff}.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:#b81900 url("/Content/img/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.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)}.ui-icon{width:10px;height:19px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("/Content/img/ui-icons_222222_256x240.png")}.ui-widget-header .ui-icon{background:url("/Content/img/calender-next-icon.png") center top no-repeat;}.ui-state-default .ui-icon{background-image:url("/Content/img/ui-icons_ef8c08_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{}.ui-state-active .ui-icon{background-image:url("/Content/img/ui-icons_ef8c08_256x240.png")}.ui-state-highlight .ui-icon{background-image:url("/Content/img/ui-icons_228ef1_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("/Content/img/ui-icons_ffd27a_256x240.png")}.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{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:url(/Content/img/calender-prev-icon.png) center top no-repeat !important;}.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}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:0px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:0px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:0px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:0px}.ui-widget-overlay{background:#666 url("/Content/img/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;opacity:.5;filter:Alpha(Opacity=50)}.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000 50% 50% repeat-x;opacity:.2;filter:Alpha(Opacity=20);border-radius:5px}.ui-state-disabled .ui-state-default, .ui-widget-content .ui-state-disabled .ui-state-default, .ui-widget-header .ui-state-disabled .ui-state-default{ background:#f9f9f9; color:#000; }
.bookingEngineWrapper input[type="checkbox"] { 
	position: absolute;
	opacity: 0;
}
.lt-ie9  .bookingEngineWrapper input[type="checkbox"] { padding:5px 0 0 0; }
/* Normal Track */
.bookingEngineWrapper input[type="checkbox"].ios-switch + div {
	vertical-align: middle;
	width: 40px;	height: 20px;
	border: 1px solid rgba(213,213,213,1);
	border-radius: 999px;
	background-color: rgba(255, 255, 255, 0.1);
	-webkit-transition-duration: .4s;
	-webkit-transition-property: background-color, box-shadow;
	-moz-transition-duration: .4s;
	-moz-transition-property: background-color, box-shadow;
	-ms-transition-duration: .4s;
	-ms-transition-property: background-color, box-shadow;
	-o-transition-duration: .4s;
	-o-transition-property: background-color, box-shadow;
	box-shadow: inset 0 0 0 0px rgba(255,255,255,0.4);
}
.lt-ie9 .bookingEngineWrapper input[type="checkbox"].ios-switch + div {
	background:0;
	border:0;
}

/* Checked Track (Blue) */
.bookingEngineWrapper input[type="checkbox"].ios-switch:checked + div {
	width: 40px;
	background-position: 0 0;
	background-color: #003871;
	border: 1px solid #0e62cd;
	box-shadow: inset 0 0 0 10px rgba(0,56,113,1);
}

/* Tiny Track */
.bookingEngineWrapper input[type="checkbox"].tinyswitch.ios-switch + div {
	width: 34px;	height: 18px;
}
.lt-ie9 .bookingEngineWrapper input[type="checkbox"].tinyswitch.ios-switch + div { width:20px; top:5px; background:none !important; border:none !important;}

/* Big Track */
.bookingEngineWrapper input[type="checkbox"].bigswitch.ios-switch + div {
	width: 50px;	height: 25px;
}

/* Green Track */
.bookingEngineWrapper input[type="checkbox"].green.ios-switch:checked + div {
	background-color: #00e359;
	border: 1px solid rgba(0, 162, 63,1);
	box-shadow: inset 0 0 0 10px rgba(0,227,89,1);
}

/* Normal Knob */
.bookingEngineWrapper input[type="checkbox"].ios-switch + div > div {
	float: left;
	width: 18px; height: 18px;
	border-radius: inherit;
	background: #ffffff;
	-webkit-transition-timing-function: cubic-bezier(.54,1.85,.5,1);
	-webkit-transition-duration: 0.4s;
	-webkit-transition-property: transform, background-color, box-shadow;
	-moz-transition-timing-function: cubic-bezier(.54,1.85,.5,1);
	-moz-transition-duration: 0.4s;
	-moz-transition-property: transform, background-color;
	box-shadow: 0px 2px 5px rgba(213, 213, 213, 1), 0px 0px 0 1px rgba(213, 213, 213, 1);
	pointer-events: none;
	margin-top: 1px;
	margin-left: 1px;
}

/* Checked Knob (Blue Style) */
.bookingEngineWrapper input[type="checkbox"].ios-switch:checked + div > div {
	-webkit-transform: translate3d(20px, 0, 0);
	-moz-transform: translate3d(20px, 0, 0);
	-ms-transform: translate3d(16px, 0, 0);
	-o-transform: translate3d(16px, 0, 0);
	background-color: #ffffff;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3), 0px 0px 0 1px rgba(8, 80, 172,1);
}

/* Tiny Knob */
.bookingEngineWrapper input[type="checkbox"].tinyswitch.ios-switch + div > div {
	width: 16px; height: 16px;
	margin-top: 1px;
}

/* Checked Tiny Knob (Blue Style) */
.bookingEngineWrapper input[type="checkbox"].tinyswitch.ios-switch:checked + div > div {
	-webkit-transform: translate3d(16px, 0, 0);
	-moz-transform: translate3d(16px, 0, 0);
	-ms-transform: translate3d(16px, 0, 0);
	-o-transform: translate3d(16px, 0, 0);
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3), 0px 0px 0 1px rgba(8, 80, 172,1);
}

/* Big Knob */
.bookingEngineWrapper input[type="checkbox"].bigswitch.ios-switch + div > div {
	width: 23px; height: 23px;
	margin-top: 1px;
}

/* Checked Big Knob (Blue Style) */
.bookingEngineWrapper input[type="checkbox"].bigswitch.ios-switch:checked + div > div {
	-webkit-transform: translate3d(25px, 0, 0);
	-moz-transform: translate3d(16px, 0, 0);
	-ms-transform: translate3d(16px, 0, 0);
	-o-transform: translate3d(16px, 0, 0);
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3), 0px 0px 0 1px rgba(8, 80, 172,1);
}

/* Green Knob */
.bookingEngineWrapper input[type="checkbox"].green.ios-switch:checked + div > div {
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(0, 162, 63,1);
}

ul.resp-tabs-list{
    margin: 0px;
    padding: 0 1%;
}

.resp-tabs-list li {
    font-size: 13px;
    display: inline-block;
    padding: 13px 15px;
    margin: 0 4px 0 0;
    list-style: none;
    cursor: pointer;
    float: left;
}

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 15px;
}

.resp-tab-active {
	border-bottom: none;
	margin-bottom: -1px !important;
	padding: 12px 14px 14px 14px !important;
	border-bottom: 0px #fbfbfb solid !important;
}

.resp-tab-active {
    border-bottom: none;
    background-color: #fff;
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.resp-tab-content {
    border: 1px solid #fbfbfb;
	border-top-color: #fbfbfb;
}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}

/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
    display:table-cell;
    width: 25%;
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 2% 5% !important;
    margin: 0;
    cursor: pointer;
    float: none;
	font-size:20px;
	border-bottom:#e1e1e1 solid 1px;
	box-sizing:border-box;
	color:#8a8a8a;
}

.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #a5eaff;
    width: 68%;
    min-height: 250px;
    clear: none;
}

.resp-vtabs .resp-tab-content {
    border: none;
    word-wrap: break-word;
}

.resp-vtabs li.resp-tab-active { 
position: relative;
z-index: 1;
padding: 2% 5% !important;
background:#a5eaff;
color:#003871;
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #DBDBDB;/* !important;*/
}

.resp-easy-accordion h2.resp-accordion {
    display: block;
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1;/* !important;*/
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1;/* !important;*/
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
    ul.resp-tabs-list {
        display: none;
    }

    h2.resp-accordion {
        display: block;
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }

    .resp-accordion-closed {
        display: none !important;
    }

    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
}

[class*="fa-"]:before {
    content: "+";
}
@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
}
.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-fw {
    text-align: center;
    width: 1.28571em;
}
.fa-ul {
    list-style-type: none;
    margin-left: 2.14286em;
    padding-left: 0;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    left: -2.14286em;
    position: absolute;
    text-align: center;
    top: 0.142857em;
    width: 2.14286em;
}
.fa-li.fa-lg {
    left: -1.85714em;
}
.fa-border {
    border: 0.08em solid #eee;
    border-radius: 0.1em;
    padding: 0.2em 0.25em 0.15em;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.fa.pull-left {
    margin-right: 0.3em;
}
.fa.pull-right {
    margin-left: 0.3em;
}
.fa-spin {
    animation: 2s linear 0s normal none infinite running fa-spin;
}
@keyframes fa-spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
.fa-rotate-90 {
    transform: rotate(90deg);
}
.fa-rotate-180 {
    transform: rotate(180deg);
}
.fa-rotate-270 {
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    transform: scale(-1, 1);
}
.fa-flip-vertical {
    transform: scale(1, -1);
}
:root .fa-rotate-90, *:root .fa-rotate-180, *:root .fa-rotate-270, *:root .fa-flip-horizontal, *:root .fa-flip-vertical {
    filter: none;
}
.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em;
}
.fa-stack-1x, .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #fff;
}
.fa-glass:before {
    content: "";
}
.fa-music:before {
    content: "";
}
.fa-search:before {
    content: "";
}
.fa-envelope-o:before {
    content: "";
}
.fa-heart:before {
    content: "";
}
.fa-star:before {
    content: "";
}
.fa-star-o:before {
    content: "";
}
.fa-user:before {
    content: "";
}
.fa-film:before {
    content: "";
}
.fa-th-large:before {
    content: "";
}
.fa-th:before {
    content: "
";
}
.fa-th-list:before {
    content: "
";
}
.fa-check:before {
    content: "";
}
.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "
";
}
.fa-search-plus:before {
    content: " 
";
}
.fa-search-minus:before {
    content: " ";
}
.fa-power-off:before {
    content: " ";
}
.fa-signal:before {
    content: " ";
}
.fa-gear:before, .fa-cog:before {
    content: " ";
}
.fa-trash-o:before {
    content: " ";
}
.fa-home:before {
    content: " ";
}
.fa-file-o:before {
    content: " ";
}
.fa-clock-o:before {
    content: " ";
}
.fa-road:before {
    content: " ";
}
.fa-download:before {
    content: " ";
}
.fa-arrow-circle-o-down:before {
    content: " ";
}
.fa-arrow-circle-o-up:before {
    content: " ";
}
.fa-inbox:before {
    content: " ";
}
.fa-play-circle-o:before {
    content: " ";
}
.fa-rotate-right:before, .fa-repeat:before {
    content: " ";
}
.fa-refresh:before {
    content: "";
}
.fa-list-alt:before {
    content: "";
}
.fa-lock:before {
    content: "";
}
.fa-flag:before {
    content: "";
}
.fa-headphones:before {
    content: "";
}
.fa-volume-off:before {
    content: "";
}
.fa-volume-down:before {
    content: "";
}
.fa-volume-up:before {
    content: "";
}
.fa-qrcode:before {
    content: "";
}
.fa-barcode:before {
    content: "";
}
.fa-tag:before {
    content: "";
}
.fa-tags:before {
    content: "";
}
.fa-book:before {
    content: "";
}
.fa-bookmark:before {
    content: "";
}
.fa-print:before {
    content: "";
}
.fa-camera:before {
    content: "";
}
.fa-font:before {
    content: "";
}
.fa-bold:before {
    content: "";
}
.fa-italic:before {
    content: "";
}
.fa-text-height:before {
    content: "";
}
.fa-text-width:before {
    content: "";
}
.fa-align-left:before {
    content: "";
}
.fa-align-center:before {
    content: "";
}
.fa-align-right:before {
    content: "";
}
.fa-align-justify:before {
    content: "";
}
.fa-list:before {
    content: "";
}
.fa-dedent:before, .fa-outdent:before {
    content: "";
}
.fa-indent:before {
    content: "";
}
.fa-video-camera:before {
    content: "";
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "";
}
.fa-pencil:before {
    content: "";
}
.fa-map-marker:before {
    content: "";
}
.fa-adjust:before {
    content: "";
}
.fa-tint:before {
    content: "";
}
.fa-edit:before, .fa-pencil-square-o:before {
    content: "";
}
.fa-share-square-o:before {
    content: "";
}
.fa-check-square-o:before {
    content: "";
}
.fa-arrows:before {
    content: "";
}
.fa-step-backward:before {
    content: "";
}
.fa-fast-backward:before {
    content: "";
}
.fa-backward:before {
    content: "";
}
.fa-play:before {
    content: "";
}
.fa-pause:before {
    content: "";
}
.fa-stop:before {
    content: "";
}
.fa-forward:before {
    content: "";
}
.fa-fast-forward:before {
    content: "";
}
.fa-step-forward:before {
    content: "";
}
.fa-eject:before {
    content: "";
}
.fa-chevron-left:before {
    content: "";
}
.fa-chevron-right:before {
    content: "";
}
.fa-plus-circle:before {
    content: "";
}
.fa-minus-circle:before {
    content: "";
}
.fa-times-circle:before {
    content: "";
}
.fa-check-circle:before {
    content: "";
}
.fa-question-circle:before {
    content: "";
}
.fa-info-circle:before {
    content: "";
}
.fa-crosshairs:before {
    content: "";
}
.fa-times-circle-o:before {
    content: "";
}
.fa-check-circle-o:before {
    content: "";
}
.fa-ban:before {
    content: "";
}
.fa-arrow-left:before {
    content: "";
}
.fa-arrow-right:before {
    content: "";
}
.fa-arrow-up:before {
    content: "";
}
.fa-arrow-down:before {
    content: "";
}
.fa-mail-forward:before, .fa-share:before {
    content: "";
}
.fa-expand:before {
    content: "";
}
.fa-compress:before {
    content: "";
}
.fa-plus:before {
    content: "";
}
.fa-minus:before {
    content: "";
}
.fa-asterisk:before {
    content: "";
}
.fa-exclamation-circle:before {
    content: "";
}
.fa-gift:before {
    content: "";
}
.fa-leaf:before {
    content: "";
}
.fa-fire:before {
    content: "";
}
.fa-eye:before {
    content: "";
}
.fa-eye-slash:before {
    content: "";
}
.fa-warning:before, .fa-exclamation-triangle:before {
    content: "";
}
.fa-plane:before {
    content: "";
}
.fa-calendar:before {
    content: "";
}
.fa-random:before {
    content: "";
}
.fa-comment:before {
    content: "";
}
.fa-magnet:before {
    content: "";
}
.fa-chevron-up:before {
    content: "";
}
.fa-chevron-down:before {
    content: "";
}
.fa-retweet:before {
    content: "";
}
.fa-shopping-cart:before {
    content: "";
}
.fa-folder:before {
    content: "";
}
.fa-folder-open:before {
    content: "";
}
.fa-arrows-v:before {
    content: "";
}
.fa-arrows-h:before {
    content: "";
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "";
}
.fa-twitter-square:before {
    content: "";
}
.fa-facebook-square:before {
    content: "";
}
.fa-camera-retro:before {
    content: "";
}
.fa-key:before {
    content: "";
}
.fa-gears:before, .fa-cogs:before {
    content: "";
}
.fa-comments:before {
    content: "";
}
.fa-thumbs-o-up:before {
    content: "";
}
.fa-thumbs-o-down:before {
    content: "";
}
.fa-star-half:before {
    content: "";
}
.fa-heart-o:before {
    content: "";
}
.fa-sign-out:before {
    content: "";
}
.fa-linkedin-square:before {
    content: "";
}
.fa-thumb-tack:before {
    content: "";
}
.fa-external-link:before {
    content: "";
}
.fa-sign-in:before {
    content: "";
}
.fa-trophy:before {
    content: "";
}
.fa-github-square:before {
    content: "";
}
.fa-upload:before {
    content: "";
}
.fa-lemon-o:before {
    content: "";
}
.fa-phone:before {
    content: "";
}
.fa-square-o:before {
    content: "";
}
.fa-bookmark-o:before {
    content: "";
}
.fa-phone-square:before {
    content: "";
}
.fa-twitter:before {
    content: "";
}
.fa-facebook:before {
    content: "";
}
.fa-github:before {
    content: "";
}
.fa-unlock:before {
    content: "";
}
.fa-credit-card:before {
    content: "";
}
.fa-rss:before {
    content: "";
}
.fa-hdd-o:before {
    content: " ";
}
.fa-bullhorn:before {
    content: "";
}
.fa-bell:before {
    content: "";
}
.fa-certificate:before {
    content: "";
}
.fa-hand-o-right:before {
    content: "";
}
.fa-hand-o-left:before {
    content: "";
}
.fa-hand-o-up:before {
    content: "";
}
.fa-hand-o-down:before {
    content: "";
}
.fa-arrow-circle-left:before {
    content: "•";
}
.fa-arrow-circle-right:before {
    content: "";
}
.fa-arrow-circle-up:before {
    content: "";
}
.fa-arrow-circle-down:before {
    content: "";
}
.fa-globe:before {
    content: "";
}
.fa-wrench:before {
    content: "¬";
}
.fa-tasks:before {
    content: "";
}
.fa-filter:before {
    content: "";
}
.fa-briefcase:before {
    content: "";
}
.fa-arrows-alt:before {
    content: "";
}
.fa-group:before, .fa-users:before {
    content: "";
}
.fa-chain:before, .fa-link:before {
    content: "";
}
.fa-cloud:before {
    content: "";
}
.fa-flask:before {
    content: "";
}
.fa-cut:before, .fa-scissors:before {
    content: "";
}
.fa-copy:before, .fa-files-o:before {
    content: "";
}
.fa-paperclip:before {
    content: "";
}
.fa-save:before, .fa-floppy-o:before {
    content: "";
}
.fa-square:before {
    content: "";
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "";
}
.fa-list-ul:before {
    content: "";
}
.fa-list-ol:before {
    content: "";
}
.fa-strikethrough:before {
    content: "";
}
.fa-underline:before {
    content: "";
}
.fa-table:before {
    content: "";
}
.fa-magic:before {
    content: "";
}
.fa-truck:before {
    content: "";
}
.fa-pinterest:before {
    content: "";
}
.fa-pinterest-square:before {
    content: "";
}
.fa-google-plus-square:before {
    content: "";
}
.fa-google-plus:before {
    content: "";
}
.fa-money:before {
    content: "";
}
.fa-caret-down:before {
    content: "";
}
.fa-caret-up:before {
    content: "";
}
.fa-caret-left:before {
    content: "";
}
.fa-caret-right:before {
    content: "";
}
.fa-columns:before {
    content: "";
}
.fa-unsorted:before, .fa-sort:before {
    content: "";
}
.fa-sort-down:before, .fa-sort-desc:before {
    content: "";
}
.fa-sort-up:before, .fa-sort-asc:before {
    content: "";
}
.fa-envelope:before {
    content: "";
}
.fa-linkedin:before {
    content: "";
}
.fa-rotate-left:before, .fa-undo:before {
    content: "";
}
.fa-legal:before, .fa-gavel:before {
    content: "";
}
.fa-dashboard:before, .fa-tachometer:before {
    content: "";
}
.fa-comment-o:before {
    content: "";
}
.fa-comments-o:before {
    content: "";
}
.fa-flash:before, .fa-bolt:before {
    content: "";
}
.fa-sitemap:before {
    content: "";
}
.fa-umbrella:before {
    content: "";
}
.fa-paste:before, .fa-clipboard:before {
    content: "";
}
.fa-lightbulb-o:before {
    content: "";
}
.fa-exchange:before {
    content: "";
}
.fa-cloud-download:before {
    content: "";
}
.fa-cloud-upload:before {
    content: "";
}
.fa-user-md:before {
    content: "";
}
.fa-stethoscope:before {
    content: "";
}
.fa-suitcase:before {
    content: "";
}
.fa-bell-o:before {
    content: "";
}
.fa-coffee:before {
    content: "";
}
.fa-cutlery:before {
    content: "";
}
.fa-file-text-o:before {
    content: "";
}
.fa-building-o:before {
    content: "";
}
.fa-hospital-o:before {
    content: "";
}
.fa-ambulance:before {
    content: "";
}
.fa-medkit:before {
    content: "";
}
.fa-fighter-jet:before {
    content: "";
}
.fa-beer:before {
    content: "";
}
.fa-h-square:before {
    content: "";
}
.fa-plus-square:before {
    content: "";
}
.fa-angle-double-left:before {
    content: "";
}
.fa-angle-double-right:before {
    content: "";
}
.fa-angle-double-up:before {
    content: "";
}
.fa-angle-double-down:before {
    content: "";
}
.fa-angle-left:before {
    content: "";
}
.fa-angle-right:before {
    content: "";
}
.fa-angle-up:before {
    content: "";
}
.fa-angle-down:before {
    content: "";
}
.fa-desktop:before {
    content: "";
}
.fa-laptop:before {
    content: "";
}
.fa-tablet:before {
    content: "";
}
.fa-mobile-phone:before, .fa-mobile:before {
    content: "";
}
.fa-circle-o:before {
    content: "";
}
.fa-quote-left:before {
    content: "";
}
.fa-quote-right:before {
    content: "";
}
.fa-spinner:before {
    content: "";
}
.fa-circle:before {
    content: "";
}
.fa-mail-reply:before, .fa-reply:before {
    content: "";
}
.fa-github-alt:before {
    content: "";
}
.fa-folder-o:before {
    content: "";
}
.fa-folder-open-o:before {
    content: "";
}
.fa-smile-o:before {
    content: "";
}
.fa-frown-o:before {
    content: "";
}
.fa-meh-o:before {
    content: "";
}
.fa-gamepad:before {
    content: "";
}
.fa-keyboard-o:before {
    content: "";
}
.fa-flag-o:before {
    content: "";
}
.fa-flag-checkered:before {
    content: "";
}
.fa-terminal:before {
    content: "";
}
.fa-code:before {
    content: "";
}
.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "";
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "";
}
.fa-location-arrow:before {
    content: "";
}
.fa-crop:before {
    content: "";
}
.fa-code-fork:before {
    content: "";
}
.fa-unlink:before, .fa-chain-broken:before {
    content: "";
}
.fa-question:before {
    content: "";
}
.fa-info:before {
    content: "";
}
.fa-exclamation:before {
    content: "";
}
.fa-superscript:before {
    content: "";
}
.fa-subscript:before {
    content: "";
}
.fa-eraser:before {
    content: "";
}
.fa-puzzle-piece:before {
    content: "";
}
.fa-microphone:before {
    content: "";
}
.fa-microphone-slash:before {
    content: "";
}
.fa-shield:before {
    content: "";
}
.fa-calendar-o:before {
    content: "";
}
.fa-fire-extinguisher:before {
    content: "";
}
.fa-rocket:before {
    content: "";
}
.fa-maxcdn:before {
    content: "";
}
.fa-chevron-circle-left:before {
    content: "";
}
.fa-chevron-circle-right:before {
    content: "";
}
.fa-chevron-circle-up:before {
    content: "";
}
.fa-chevron-circle-down:before {
    content: "";
}
.fa-html5:before {
    content: "";
}
.fa-css3:before {
    content: "";
}
.fa-anchor:before {
    content: "";
}
.fa-unlock-alt:before {
    content: "";
}
.fa-bullseye:before {
    content: "";
}
.fa-ellipsis-h:before {
    content: "";
}
.fa-ellipsis-v:before {
    content: "";
}
.fa-rss-square:before {
    content: "";
}
.fa-play-circle:before {
    content: "";
}
.fa-ticket:before {
    content: "";
}
.fa-minus-square:before {
    content: "";
}
.fa-minus-square-o:before {
    content: "";
}
.fa-level-up:before {
    content: "";
}
.fa-level-down:before {
    content: "";
}
.fa-check-square:before {
    content: "";
}
.fa-pencil-square:before {
    content: "";
}
.fa-external-link-square:before {
    content: "";
}
.fa-share-square:before {
    content: "";
}
.fa-compass:before {
    content: "";
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "";
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "";
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "";
}
.fa-euro:before, .fa-eur:before {
    content: "";
}
.fa-gbp:before {
    content: "";
}
.fa-dollar:before, .fa-usd:before {
    content: "";
}
.fa-rupee:before, .fa-inr:before {
    content: "";
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "";
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "";
}
.fa-won:before, .fa-krw:before {
    content: "";
}
.fa-bitcoin:before, .fa-btc:before {
    content: "";
}
.fa-file:before {
    content: "";
}
.fa-file-text:before {
    content: "";
}
.fa-sort-alpha-asc:before {
    content: "";
}
.fa-sort-alpha-desc:before {
    content: "";
}
.fa-sort-amount-asc:before {
    content: "";
}
.fa-sort-amount-desc:before {
    content: "";
}
.fa-sort-numeric-asc:before {
    content: "";
}
.fa-sort-numeric-desc:before {
    content: "";
}
.fa-thumbs-up:before {
    content: "";
}
.fa-thumbs-down:before {
    content: "";
}
.fa-youtube-square:before {
    content: "";
}
.fa-youtube:before {
    content: "";
}
.fa-xing:before {
    content: "";
}
.fa-xing-square:before {
    content: "";
}
.fa-youtube-play:before {
    content: "";
}
.fa-dropbox:before {
    content: "";
}
.fa-stack-overflow:before {
    content: "";
}
.fa-instagram:before {
    content: "";
}
.fa-flickr:before {
    content: "";
}
.fa-adn:before {
    content: "";
}
.fa-bitbucket:before {
    content: "";
}
.fa-bitbucket-square:before {
    content: "";
}
.fa-tumblr:before {
    content: "";
}
.fa-tumblr-square:before {
    content: "";
}
.fa-long-arrow-down:before {
    content: "";
}
.fa-long-arrow-up:before {
    content: "";
}
.fa-long-arrow-left:before {
    content: "";
}
.fa-long-arrow-right:before {
    content: "";
}
.fa-apple:before {
    content: "";
}
.fa-windows:before {
    content: "";
}
.fa-android:before {
    content: "";
}
.fa-linux:before {
    content: "";
}
.fa-dribbble:before {
    content: "";
}
.fa-skype:before {
    content: "";
}
.fa-foursquare:before {
    content: "";
}
.fa-trello:before {
    content: "";
}
.fa-female:before {
    content: "";
}
.fa-male:before {
    content: "";
}
.fa-gittip:before {
    content: "";
}
.fa-sun-o:before {
    content: "";
}
.fa-moon-o:before {
    content: "";
}
.fa-archive:before {
    content: "";
}
.fa-bug:before {
    content: "";
}
.fa-vk:before {
    content: "";
}
.fa-weibo:before {
    content: "";
}
.fa-renren:before {
    content: "";
}
.fa-pagelines:before {
    content: "";
}
.fa-stack-exchange:before {
    content: "";
}
.fa-arrow-circle-o-right:before {
    content: "";
}
.fa-arrow-circle-o-left:before {
    content: "";
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "";
}
.fa-dot-circle-o:before {
    content: "";
}
.fa-wheelchair:before {
    content: "";
}
.fa-vimeo-square:before {
    content: "";
}
.fa-turkish-lira:before, .fa-try:before {
    content: "";
}
.fa-plus-square-o:before {
    content: "";
}
.fa-space-shuttle:before {
    content: "";
}
.fa-slack:before {
    content: "";
}
.fa-envelope-square:before {
    content: "";
}
.fa-wordpress:before {
    content: "";
}
.fa-openid:before {
    content: "";
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "";
}
.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "";
}
.fa-yahoo:before {
    content: "";
}
.fa-google:before {
    content: "";
}
.fa-reddit:before {
    content: "";
}
.fa-reddit-square:before {
    content: "";
}
.fa-stumbleupon-circle:before {
    content: "";
}
.fa-stumbleupon:before {
    content: "";
}
.fa-delicious:before {
    content: "";
}
.fa-digg:before {
    content: "";
}
.fa-pied-piper:before {
    content: "";
}
.fa-pied-piper-alt:before {
    content: "";
}
.fa-drupal:before {
    content: "";
}
.fa-joomla:before {
    content: "";
}
.fa-language:before {
    content: "";
}
.fa-fax:before {
    content: "";
}
.fa-building:before {
    content: "";
}
.fa-child:before {
    content: "";
}
.fa-paw:before {
    content: "";
}
.fa-spoon:before {
    content: "";
}
.fa-cube:before {
    content: "";
}
.fa-cubes:before {
    content: "";
}
.fa-behance:before {
    content: "";
}
.fa-behance-square:before {
    content: "";
}
.fa-steam:before {
    content: "";
}
.fa-steam-square:before {
    content: "";
}
.fa-recycle:before {
    content: "";
}
.fa-automobile:before, .fa-car:before {
    content: "";
}
.fa-cab:before, .fa-taxi:before {
    content: "";
}
.fa-tree:before {
    content: "";
}
.fa-spotify:before {
    content: "";
}
.fa-deviantart:before {
    content: "";
}
.fa-soundcloud:before {
    content: "";
}
.fa-database:before {
    content: "";
}
.fa-file-pdf-o:before {
    content: "";
}
.fa-file-word-o:before {
    content: "";
}
.fa-file-excel-o:before {
    content: "";
}
.fa-file-powerpoint-o:before {
    content: "";
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "";
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "";
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "";
}
.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "";
}
.fa-file-code-o:before {
    content: "";
}
.fa-vine:before {
    content: "";
}
.fa-codepen:before {
    content: "";
}
.fa-jsfiddle:before {
    content: "";
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "";
}
.fa-circle-o-notch:before {
    content: "";
}
.fa-ra:before, .fa-rebel:before {
    content: "";
}
.fa-ge:before, .fa-empire:before {
    content: "";
}
.fa-git-square:before {
    content: "";
}
.fa-git:before {
    content: "";
}
.fa-hacker-news:before {
    content: "";
}
.fa-tencent-weibo:before {
    content: "";
}
.fa-qq:before {
    content: "";
}
.fa-wechat:before, .fa-weixin:before {
    content: "";
}
.fa-send:before, .fa-paper-plane:before {
    content: "";
}
.fa-send-o:before, .fa-paper-plane-o:before {
    content: "";
}
.fa-history:before {
    content: "";
}
.fa-circle-thin:before {
    content: "";
}
.fa-header:before {
    content: "";
}
.fa-paragraph:before {
    content: "";
}
.fa-sliders:before {
    content: "";
}
.fa-share-alt:before {
    content: "";
}
.fa-share-alt-square:before {
    content: "";
}
.fa-bomb:before {
    content: "";
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "";
}
.fa-tty:before {
    content: "";
}
.fa-binoculars:before {
    content: "";
}
.fa-plug:before {
    content: "";
}
.fa-slideshare:before {
    content: "";
}
.fa-twitch:before {
    content: "";
}
.fa-yelp:before {
    content: "";
}
.fa-newspaper-o:before {
    content: "";
}
.fa-wifi:before {
    content: "";
}
.fa-calculator:before {
    content: "";
}
.fa-paypal:before {
    content: "";
}
.fa-google-wallet:before {
    content: "";
}
.fa-cc-visa:before {
    content: "";
}
.fa-cc-mastercard:before {
    content: "";
}
.fa-cc-discover:before {
    content: "";
}
.fa-cc-amex:before {
    content: "";
}
.fa-cc-paypal:before {
    content: "";
}
.fa-cc-stripe:before {
    content: "";
}
.fa-bell-slash:before {
    content: "";
}
.fa-bell-slash-o:before {
    content: "";
}
.fa-trash:before {
    content: "";
}
.fa-copyright:before {
    content: "";
}
.fa-at:before {
    content: "";
}
.fa-eyedropper:before {
    content: "";
}
.fa-paint-brush:before {
    content: "";
}
.fa-birthday-cake:before {
    content: "";
}
.fa-area-chart:before {
    content: "";
}
.fa-pie-chart:before {
    content: "";
}
.fa-line-chart:before {
    content: "";
}
.fa-lastfm:before {
    content: "";
}
.fa-lastfm-square:before {
    content: "";
}
.fa-toggle-off:before {
    content: "";
}
.fa-toggle-on:before {
    content: "";
}
.fa-bicycle:before {
    content: "";
}
.fa-bus:before {
    content: "";
}
.fa-ioxhost:before {
    content: "";
}
.fa-angellist:before {
    content: "";
}
.fa-cc:before {
    content: "";
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "";
}
.fa-meanpath:before {
    content: "";
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-prev span, .fancybox-next span {
	background-image: url('/Content/img/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/Content/img/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	z-index: 8040;
	font-size:30px;
	color:#fff;
	text-align:center;
	background:url(/Content/img/close-icon.png) #003871 center center no-repeat;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/Content/img/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/Content/img/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}


/*
 * 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;
  width:100%;
}

/* Styles that apply to all SelectBoxIt elements */
.selectboxit-container * {
  /* 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: 100%; /* Width of the dropdown button */
  cursor: pointer;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: block;
  position: relative;
  background:url(/Content/img/drp-dwn-arrw.png) 95% 55% no-repeat !important;
}

/* Height and Vertical Alignment of Text */
.selectboxit-container span, .selectboxit-container .selectboxit-options a {
  height: 30px; /* Height of the drop down */
  line-height: 35px; /* 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 {
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}

.selectboxit .selectboxit-option-icon-container {
  
}

/* Options List */
.selectboxit-container .selectboxit-options {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-sizing: content-box\9;
  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-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;
  background-color: #e6e6e6;
}

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

.selectboxit-default-arrow {
  
}

.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: #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;
}

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}
html, body{
	height:100%;
}
html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* Smaller than standard 960 (devices and browsers) */
	body{
		background:#fff;
		font-family: 'BauhausHarishwk-Medium';
		font-size:14px;
		color:#003871;
		font-weight:normal;
		-webkit-font-smoothing:antialiased;
		-moz-osx-font-smoothing:grayscale
	}
	.width100Per{
		float:left;
		width:100%;	
	}
	header{
		float:left;
		width:100%;
		background:#fff;	
	}
	.logo{
		float:left;
		width:auto;
		margin:5px 0 5px 20px;	
	}
	.headerTopRight{
		float:right;
		width:auto;
		margin: 12px 20px 0 0;	
	}
	.headerTopRight .socialWrap{
		float:left;
		width:auto;	
		margin:2px 0 0 0;
	}
	.headerTopRight .socialWrap a{
		display:inline-block;
		padding:0 8px;
		color:#003871;	
	}
	.headerTopRight .contactWrap{
		float:left;
		width:auto;	
		margin:2px 0 0 10px;
		padding:1px 50px 3px 0;
		background:url(/Content/img/india-flag.png) right top no-repeat;
	}
	.headerTopRight .searchWrap{
		float:left;
		width:auto;
		margin:0 0 0 20px;	
	}
	.headerTopRight .searchWrap .input{
		float:left;
		width:220px;
		padding:0 10px;
		height:25px;
		border:#003871 solid 1px;
		border-right:0;	
		font-family: 'BauhausHarishwk-Medium';
		font-size:14px;
		background:#f9f9f9;	
		color:#002664;
	}
	.headerTopRight .searchWrap .go{
		float:left;
		width:30px;
		height:27px;
		background:url(/Content/img/search-icon.png) center 50% no-repeat;
		border:#003871 solid 1px;
		border-left:0;	
	}
	header .navWrapperHolder{
		float:left;
		width:100%;
		height:160px;
		overflow:visible;
		background:#f3f3f3;
	}
	header .navWrapper{
		float:left;
		width:100%;	
	}
	.mobTrigger{
		display:none;	
	}
	header .navWrapper.fixed{
		position:fixed;
		z-index:10;
		top:0;
		-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
		-moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.2);
		box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.2);	
	}
	header .navWrapper nav{
		float:left;
		width:100%;	
		background:#003871;
	}
	header .navWrapper nav ul{
		margin:0px;
		padding:0px;
		list-style:none;	
	}
	header .navWrapper nav ul li{
		float:left;
		width:16.6666%;
		box-sizing:border-box;
		border-right:#e7e8e8 solid 1px;	
		font-size:15px;
		font-weight:normal;
		color:#fff;
		text-align:center;
	}
	header .navWrapper nav ul li:last-child{
		border-right:0;
	}
	header .navWrapper nav ul li a{
		display:block;
		background:#003871;
		padding:7px 0;	
		color:#fff;
		text-decoration:none;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	header .navWrapper nav ul li a:hover{
		background:#024f9c;	
	}
	header .navWrapper nav ul li a.active{
		background:#f3f3f3;
		color:#003871;	
	}
	.bookingEngineWrapper{
		float:left;
		width:100%;	
		position:absolute;
		background:#f3f3f3;
		left:0px;
		text-align:left;
		text-transform:none;
		z-index:11;
	}
	.bookingEngineWrapper.topMar{
		margin-top:41px;
		padding-bottom:40px;	
	}
	.bookingEngineWrapper.topPad{
		padding-bottom:40px;	
	}
	.bookingEngineWrapper .bookingEngine{
		float:left;
		width:98%;
		margin:0 0 0 1%;
		padding:1% 0 0 0;	
	}
	.bookingEngineWrapper .bookingEngine .bookingTypeWrap{
		float:left;
		width:10%;
	}
	.bookingEngineWrapper .bookingEngine .bookingTypeWrap ul{
		margin:0px;
		padding:0px;
		list-style:none;	
	}
	.bookingEngineWrapper .bookingEngine .bookingTypeWrap ul li{
		float:left;
		width:100%;
		text-transform:none;
		border:none;
		text-align:left;
	}
	.bookingEngineWrapper .bookingEngine .bookingTypeWrap ul li a{
		color:#9b9b9b;
		text-decoration:none;
		display:block;
		padding:0 0 1px 0;	
		background:none;
	}
	.bookingEngineWrapper .bookingEngine .bookingTypeWrap ul li a.active{
		color:#003871;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFieldsWrapper{
		float:left;
		width:100%;
		padding:0 0 0.5% 0;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields{
		float:left;
		width:90%;	
	}
	header .navWrapper.fixed .bookingEngine .bookingFields{
		
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .xs1{
		float:left;
		width:15%;
		height:60px;
		padding:5px 10px;
		border:#9ea9d1 solid 1px;
		border-right:0;
		box-sizing:border-box;
		margin:0;
		position:relative;	
		background:#fff;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .xs2{
		float:left;
		width:10%;
		height:60px;
		padding:5px 10px;
		border:#9ea9d1 solid 1px;
		border-right:0;
		box-sizing:border-box;
		margin:0;	
		position:relative;	
		background:#fff;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields.otherCont{
		width:100%;
		margin:15px 0 26px 0;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields.otherCont .xs1, .bookingEngineWrapper .bookingEngine .bookingFields.otherCont .xs2{
		height:70px;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields.loginCont{
		width:90%;
		margin:15px 0 26px 0;
		position:	
	}
	.bookingTypeWrap.loginType{
		margin-top:15px;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields.loginCont .xs1, .bookingEngineWrapper .bookingEngine .bookingFields.loginCont .xs2{
		height:70px;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .xs1.or{
		float:left;
		width:4%;
		height:50px;
		box-sizing:border-box;
		margin:0 0 0 0;	
		position:relative;
		color:#003871;
		line-height:50px;
		text-align:center;
		background:none;
		border:none;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .xs1.separator{
		float:left;
		width:0;
		height:70px;
		box-sizing:border-box;
		margin:0 1%;
		padding:0;	
		position:relative;
		color:#003871;
		line-height:50px;
		text-align:center;
		background:none;
		border:none;
		border-right:#003871 solid 1px;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .rightBorder{
		border-right:#9ea9d1 solid 1px;	
	}
	.bookingEngineWrapper .button{
		float:left;
		width:10%;
		height:40px;
		padding:0;
		box-sizing:border-box;
		margin:0 0 0 0;	
		position:relative;
		text-align:center;
		font-size:15px;
	}
	.bookingEngineWrapper .button a{
		display:block;
		width:100%;
		height:100%;
		padding:0;
		line-height:40px;
		background:#003871;
		color:#fff;
		text-decoration:none;	
	}
	.bookingEngineWrapper .button.disabledButn a, .bookingEngineWrapper .button.disabledButn a:hover{
		background:#2a5580;
		cursor:default;
	}
	.bookingEngineWrapper .button.manage{
		margin-left:0.5%;
		height:33px;
		margin-bottom:3px;	
	}
	.bookingEngineWrapper .button.manage a{
		line-height:33px;	
	}
	.bookingEngineWrapper .button.fullHeight{
		margin-left:0.5%;
		height:70px;	
	}
	.bookingEngineWrapper .button.fullHeight a{
		line-height:70px;	
	}
	.bookingEngineWrapper .button a:hover{
		background:#00b5d7;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields label{
		color:#848484;
		float:left;
		width:100%;
		height:30px;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .input{
		color:#848484;
		float:left;
		width:100%;
		font-size:15px;
		line-height:18px;
		font-family: 'BauhausHarishwk-Medium';
		color:#003871;
		background:none;
		border:none;
		font-weight:normal;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields.otherCont .input{
		padding:5px 0;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields.loginCont .input{
		padding:5px 0;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .select{
		position:relative;
		color:#848484;
		float:left;
		width:100% !important;
		height:23px;
		padding:0px;
		font-size:15px;
		line-height:18px;
		font-family: 'BauhausHarishwk-Medium';
		color:#003871;
		background:none;
		border:none;
		font-weight:normal;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .selectboxit{
		background:url(/Content/img/currency-drp-dwn-bg.png) right 50% no-repeat !important;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .selectboxit-arrow-container{
		display:none;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .selectboxit-text{
		line-height: 20px;
		overflow: hidden;
		text-overflow: ellipsis;
		width: 90%;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .spinner{
		float:left;
		width:100%;
		font-size:15px;
		line-height:18px;
		color:#003871;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .spinner em{
		font-style:normal;
		line-height:18px;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .spinner i.fa-angle-left{
		cursor:pointer;
		width:20px;
		color:#003871;
		font-size:20px;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .spinner i.fa-angle-right{
		cursor:pointer;
		width:20px;
		text-align:right;
		color:#003871;
		font-size:20px;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .calender i{
		position:absolute;
		right:5px;
		bottom:5px;
		cursor:pointer;	
		color:#003871;
		font-size:20px;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .disabled{
		position:absolute;
		width:100%;
		height:100%;
		background:#fff;
		filter: alpha(opacity=70);
		background:rgba(255, 255, 255, 0.7);
		left:0px;
		top:0px;
		z-index:5;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .currency{
		border-right:#9ea9d1 solid 1px;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .currency i{
		position:absolute;
		right:10px;
		bottom:7px;
		cursor:pointer;	
		color:#003871;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .infoIcon{
		position:absolute;
		right:5px;
		bottom:2px;
		top:auto;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .activeState{
		background:#003871;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .activeState label{
		color:#fff;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .activeState .input{
		color:#dde1e7;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .cityDropdown{
		position:absolute;
		width:900px;
		border:#abb4d7 solid 1px;
		padding:10%;
		left:-1px;
		top:58px;
		background:#fff;
		z-index:101;
		display:none;			
	}
	.bookingEngineWrapper .bookingEngine .bookingFields.otherCont .xs1 .cityDropdown, .bookingEngineWrapper .bookingEngine .bookingFields.otherCont .xs2 .cityDropdown, .bookingEngineWrapper .bookingEngine .bookingFields.loginCont .xs1 .cityDropdown, .bookingEngineWrapper .bookingEngine .bookingFields.loginCont .xs2 .cityDropdown{
		top:58px;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields.otherCont .xs1.reverse .cityDropdown , .bookingEngineWrapper .bookingEngine .bookingFields.otherCont .xs2.reverse .cityDropdown{
		left:auto;
		right:-1px;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .cityDropdown .heading{
		float:left;
		width:100%;
		color:#003871;	
		margin-bottom:10px;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .cityDropdown .list{
		float:left;
		width:100%;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .cityDropdown .list ul{
		margin:0px;
		padding:0px;
		list-style:none;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .cityDropdown .list ul li{
		float:left;
		width:18%;
		margin:0 2% 0 0;
		box-sizing:border-box;
		border-bottom:#e5e5e5 solid 1px;
		border-right:0;
		color:#587094;
		font-size:12px;
		text-align:left;
		text-transform:none;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .cityDropdown .list ul li a{
		display:block;
		padding:5px;
		color:#587094;	
		text-decoration:none;	
		background:none;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .cityDropdown .list ul li a:hover{
		background:#e5e5e5;
		color:#003871;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .cityDropdown .list ul li a.highlight{
		color:#044c95;	
	}
	.bookingEngineWrapper .subLinks{
		float:left;
		width:98%;
		padding:0.5% 1%;
		color:#003871;
	}
	.bookingEngineWrapper .subLinks .left{
		float:left;
		width:auto;
		margin:10px 0 0 0;
	}
	.bookingEngineWrapper .subLinks .left label{
		float:left;
		cursor:pointer;
	}
	.bookingEngineWrapper .subLinks .left label:nth-child(even){
		margin:0 30px 0 10px;	
	}
	.bookingEngineWrapper .subLinks .right{
		float:left;
		width:auto;	
		position:relative;
		margin:10px 40px 0 0;
	}
	.bookingEngineWrapper .subLinks .right .tipsy{
		width:200px;
		left:-30%;
		top:20px;
		display:none;
	}
	.bookingEngineWrapper .subLinks .right:hover .tipsy{
		display:block !important;	
	}
	.bookingEngineWrapper .subLinks .right .tipsy .tipsy-inner{
		padding:0px;	
	}
	.bookingEngineWrapper .subLinks .right .tipsy a{
		line-height:25px;
		padding:0 5%;	
	}
	.bookingEngineWrapper .subLinks .right .tipsy a:hover{
		background:#d3d3d3;	
	}
	.bookingEngineWrapper .subLinks .right .tipsy a.active{
		background:#00376f;
		color:#fff;	
	}
	.bookingEngineWrapper .subLinks .right a{
		color:#003871;
		text-decoration:none;
		background:none;
		padding:0;
	}
	.bookingEngineWrapper .subLinks .right a.fancybox:hover{
		text-decoration:underline;	
	}
	.homePageWrapper{
		float:left;
		width:100%;	
	}
	.homePageWrapper .spotlightWrapper{
		float:left;
		width:100%;	
		background:#fff;
	}
	.homePageWrapper .spotlightWrapper img{
		width:100%;	
	}
	.homePageWrapper .spotlightWrapper .slick-dots{
		bottom:0px;	
	}
	.homePageWrapper .offerFareWrapper{
		float:left;
		width:100%;	
	}
	.homePageWrapper .offerFareWrapper .slick-slide{
		padding:10px 60px;
		box-sizing:border-box;	
	}
	.homePageWrapper .offerFareWrapper .slick-slide:nth-child(odd){
		background:#f3f3f5;	
	}
	.homePageWrapper .offerFareWrapper .slick-slide .label{
		float:left;
		width:100%;
		font-size:14px;	
		white-space:nowrap;
	}
	.homePageWrapper .offerFareWrapper .slick-slide .price{
		float:left;
		width:100%;
		font-size:30px;
		line-height:30px;
		white-space:nowrap;	
	}
	.homePageWrapper .offerFareWrapper .slick-slide .button{
		float:left;
		width:auto;
		font-size:14px;	
		margin:5% 5% 0 0;
		position:relative;
	}
	.homePageWrapper .offerFareWrapper .slick-slide .button a{
		display:block;
		height:22px;
		line-height:22px;
		padding:0px 10px;
		background:#003871;
		color:#fff;
		text-decoration:none;	
	}
	.homePageWrapper .offerFareWrapper .slick-slide .button a span{
		width: 5px; 
		height: 0; 
		border-top: 11px solid transparent;
		border-bottom: 11px solid transparent;
		border-left: 11px solid #003871;
		right:0px;
		display:block;
		position:absolute;
		right:-15px;
		top:0px;
	}
	.homePageWrapper .offerFareWrapper .slick-slide .button a:hover{
		background:#0255aa;	
	}
	.homePageWrapper .offerFareWrapper .slick-slide .button a:hover span{
		border-left: 11px solid #0255aa;
	}
	.homePageWrapper .offerFareWrapper .slick-next{
		right:10px;
		top:45%;
		width:24px;
		height:48px;
		background:url(/Content/img/week-next-prev-blue.png) -24px 0 no-repeat;	
	}
	.homePageWrapper .offerFareWrapper .slick-prev{
		left:10px;
		top:45%;
		width:24px;
		height:48px;
		background:url(/Content/img/week-next-prev-blue.png) 0 0 no-repeat;	
	}
	.homePageWrapper .offerFareWrapper .slick-next.slick-disabled, .homePageWrapper .offerFareWrapper .slick-prev.slick-disabled{
		opacity:0;
		cursor:inherit;
	}
	.homePageWrapper .iconWrapper{
		float:left;
		width:100%;
	}
	.homePageWrapper .iconWrapper ul{
		margin:0px;
		padding:0px;
		list-style:none;	
	}
	.homePageWrapper .iconWrapper ul li{
		float:left;
		width:16.66%;
		color:#fff;
		font-size:14px;
		text-align:center;
		box-sizing:border-box;
		border-right:#fff solid 1px;
		overflow:hidden;
	}
	.homePageWrapper .iconWrapper ul li a{
		color:#fff;
		background:#003871;	
		text-decoration:none;
		display:block;
		padding:20px 0 20px 0;	
	}
	.homePageWrapper .iconWrapper ul li a:hover{
		background:#0255aa;
	}
	.homePageWrapper .iconWrapper ul li .icon{
		float:left;
		width:100%;
		height:48px;
		margin-bottom:20px;
		background:url(/Content/img/home-icon-sprite.png) no-repeat;	
	}
	.homePageWrapper .iconWrapper ul li .icon.icn1{
		background-position:50% 5px;	
	}
	.homePageWrapper .iconWrapper ul li .icon.icn2{
		background-position:50% -39px;	
	}
	.homePageWrapper .iconWrapper ul li .icon.icn3{
		background-position:50% -92px;	
	}
	.homePageWrapper .iconWrapper ul li .icon.icn4{
		background-position:50% -138px;	
	}
	.homePageWrapper .iconWrapper ul li .icon.icn5{
		background-position:50% -191px;	
	}
	.homePageWrapper .iconWrapper ul li .icon.icn6{
		background-position:50% -243px;	
	}
	.homePageWrapper .mealWrap{
		float:left;
		width:100%;
		margin:1px 0;
		display:table;
	}
	.homePageWrapper .mealWrap .fifty{
		float:left;
		width:50%;
		box-sizing:border-box;
		border-right:#fff solid 1px;
		background:#134fa0;	
		overflow:hidden;
	}
	.homePageWrapper .mealWrap img{
		width:100%;	
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}	
	.homePageWrapper .mealWrap img:hover{
		transform:scale(1.03);	
	}
	.homePageWrapper .mealWrap .imgWrap {
		width:41%;
		box-sizing:border-box;
		border-right:#fff solid 1px;
		overflow:hidden;
		position:relative;
		display:table-cell;
		vertical-align:top;	
	}
	.homePageWrapper .mealWrap .imgWrap a{
		width:100%;
		height:100%;
		display:inline-block;
	}
	.homePageWrapper .mealWrap .imgWrap a span{
		position:absolute;
		width:100%;
		font-size:25px;
		color:#fff;
		text-align:center;
		z-index:1;
		left:0px;
		top:45%;	
	}
	.homePageWrapper .mealWrap .alert{
		width:18%;
		box-sizing:border-box;
		overflow:hidden;
		background:url(/Content/img/homepage-alert-img.jpg) #134fa0 left top no-repeat;
		background-size:cover;
		position:relative;
		color:#fff;
		line-height:15px;
		font-size:13px;
		overflow:hidden;
		display:table-cell;
		vertical-align:top;
	}
	.homePageWrapper .mealWrap .alert .up{
		position:absolute;
		width:15px;
		height:10px;
		left:50%;
		bottom:10px;
		margin-left:15px;
		font-size:20px;
		box-sizing:border-box;
		color:#fff;	
		cursor:pointer;
		z-index:8;
	} 
	.homePageWrapper .mealWrap .alert .down{
		position:absolute;
		width:15px;
		height:10px;
		left:50%;
		bottom:10px;
		margin-left:-7px;
		font-size:20px;
		box-sizing:border-box;
		color:#fff;	
		cursor:pointer;
		z-index:8;
	} 
	.homePageWrapper .mealWrap .alert .heading{
		width:100%;
		padding:5%;
		box-sizing:border-box;
		font-size:20px;
		color:#fff;	
		border-bottom: 1px dashed #ccc;
	} 
	.homePageWrapper .mealWrap .alert .demof{
		height:100%;	
	}
	.homePageWrapper .mealWrap .alert ul{
	padding: 0;
	list-style: none;
	}
	.homePageWrapper .mealWrap .alert li{
	padding:3%;
	border-bottom: 1px dashed #ccc;
	}
	.homePageWrapper .mealWrap .alert li:after {
	content: '';
	display: block;
	clear: both;
}
	.homePageWrapper .mealWrap .alert img{
	float: left;
	width: 30%;
	margin: 5px 15px 0 0;
	}
	
	
	
	.homePageWrapper .indigoFeaturesWrapper{
		float:left;
		width:100%;
		margin-bottom:1px;
	}
	.homePageWrapper .indigoFeaturesWrapper ul{
		margin:0px;
		padding:0px;
		list-style:none;	
	}
	.homePageWrapper .indigoFeaturesWrapper ul li{
		float:left;
		width:16.66%;
		border-right:#fff solid 1px;
		box-sizing:border-box;
		overflow:hidden;
		position:relative;	
	}
	.homePageWrapper .indigoFeaturesWrapper ul li img{
		width:100%;	
		height:100%;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	.homePageWrapper .indigoFeaturesWrapper ul li a:hover img{
		transform:scale(1.03);	
	}
	.homePageWrapper .indigoFeaturesWrapper ul li a{
		width:100%;
		height:100%;
		display:inline-block;	
	}
	.homePageWrapper .indigoFeaturesWrapper ul li a span{
		position:absolute;
		width:100%;
		font-size:25px;
		color:#fff;
		text-align:center;
		z-index:1;
		left:0px;
		top:45%;	
	}
	
	
	.departingWrapper{
		float:left;
		width:100%;
		padding:3% 0 2% 0;	
		text-align:center;
	}
	.departingWrapper .departingWrap{
		float:left;	
		width:auto;
		margin:0 1%;
		font-size:26px;
		text-transform:uppercase;
		text-align:left;
	}
	.departingWrapper .departingWrap .icon{
		float:left;
		width:64px;
		height:46px;
		margin:5px 0 0 0;
		background:url(/Content/img/dep-arr-flights.png) left top no-repeat;	
	}
	.departingWrapper .departingWrap .icon.arr{
		background-position:0 -46px;	
	}
	.departingWrapper .departingWrap .label{
		float:left;
		width:auto;
		line-height:22px;
		margin-left:20px;	
	}
	.departingWrapper .departingWrap .label span{
		font-size:20px;
		display:block;
		color:#7386a3;	
	}
	.bookingProcessStep{
		display:inline-block;
		width:40%;	
		text-align:left;
		margin:10px 0 30px 0;
	}
	.bookingProcessStep ul{
		margin:0px;
		padding:0px;
		list-style:none;	
	}
	.bookingProcessStep ul li{
		float:left;
		width:25%;
		height:4px;
		background:#e4e4e4;
		position:relative;	
	}
	.bookingProcessStep ul li:last-child{
		background:none;	
	}
	.bookingProcessStep ul li i{
		display:inline-block;
		width:15px;
		height:15px;
		position:absolute;
		top:-10px;
		left:-7px;
		margin:0 0 0 0;
		background:#fff;
		border:#e4e4e4 solid 4px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-radius: 15px;	
	}
	.bookingProcessStep ul li span{
		position:absolute;
		width:130px;
		left:-55px;
		text-align:center;
		top:25px;
		color:#a3a3a3;
		font-size:15px;	
	}
	.bookingProcessStep ul li.active i{
		background:#003871;
		color:#fff;	
		width:30px;
		height:30px;
		border:none;
		top:-13px;
		text-align:center;
		line-height:30px;
		font-size:15px;
	}
	.bookingProcessStep ul li.active span{
		color:#343434;	
	}
	.bookingProcessStep ul li.activePipe{
		background:#003871;	
	}
	.dateWrapDepFull{
		float:left;
		width:100%;
		position:relative;	
	}
	.dateWrapDepFull .fullWeek{
		float:left;
		width:75%;
		position:relative;	
	}
	.fullWeek .prev{
		position:absolute;
		width:25px;
		height:47px;
		background:url(/Content/img/week-next-prev.png) left top no-repeat;	
		top:25px;
		left:0px;
		cursor:pointer;
		z-index:2;
		transform:scale(0.7);
	}
	.fullWeek .next{
		position:absolute;
		width:26px;
		height:47px;
		background:url(/Content/img/week-next-prev.png) -24px top no-repeat;	
		top:25px;
		right:0px;
		cursor:pointer;
		z-index:2;
		transform:scale(0.7);
	}	
	.fullMonth{
		float:left;
		width:100%;
		text-align:center;
		background:#f0f0f0;
		margin:0 0 2% 0;	
	}
	.fullMonth a{
		text-decoration:none;
		color:#003871;
		display:block;
		height:90px;
	}
	.fullMonth .calenderIconWrap{
		display:inline-block;
		width:auto;
		margin:20px 10px 0 0;	
	}
	.fullMonth .label{
		display:inline-block;
		width:auto;
		font-size:27px;
		color:#003871;
		line-height:21px;
		margin-top:20px;	
	}
	.fullMonth .label span{
		font-size:18px;
		display:block;	
	}
	.viewByWeekWrap{
		float:left;
		width:100%;
		background:#87dff9;	
	}
	.viewByWeekWrap ul{
		margin:0px;
		padding:0px;
		list-style:none;	
	}
	.viewByWeekWrap ul li{
		float:left;
		width:14%;
		text-align:center;
		font-size:15px;
		line-height:15px;
		color:#fff;	
	}
	.viewByWeekWrap ul li a{
		color:#003871;
		text-decoration:none;
		display:block;
		padding:30px 0;
		height:30px;
		background:url(/Content/img/week-border.png) right 50% no-repeat;
	}
	.viewByWeekWrap ul li a i{
		font-style:normal;	
	}
	.viewByWeekWrap ul li:nth-child(1) a{
		text-align:right;
		padding:30px 10px 30px 0;	
	}
	.viewByWeekWrap ul li:nth-child(7) a{
		background:none;
		text-align:left;
		padding:30px 0 30px 10px;	
	}
	.viewByWeekWrap ul li.active{
		width:16%;
		color:#fff;	
	}
	.viewByWeekWrap ul li.active a{
		background:#003871;
		color:#fff;
	}
	.viewByMonthWrap{
		float:left;
		width:100%;
		min-height:400px;
		margin-bottom:1%;	
	}
	.nextMonthWrapper{
		float:left;
		width:100%;	
	}
	.nextMonthWrapper .left{
		float:left;
		width:auto;	
	}
	.nextMonthWrapper .left a{
		background:#87dff9;
		padding:5px 20px;
		display:block;
		color:#003871;
		font-size:13px;
		text-decoration:none;	
	}
	.nextMonthWrapper .right{
		float:right;
		width:auto;	
	}
	.nextMonthWrapper .right a{
		background:#87dff9;
		padding:5px 20px;
		display:block;
		color:#003871;
		font-size:13px;
		text-decoration:none;	
	}
	.flightsDetailsWrap{
		float:left;
		width:75%;
		box-sizing:border-box;
		position:relative;	
	}
	.flightsDetailsWrap .fullWeek{
		float:left;
		width:100%;
		position:relative;	
	}
	.flightsDetailsWrap .flightTable{
		float:left;
		width:100%;
		padding-bottom:51px;
		background:url(/Content/img/search-result-table-bg.jpg) center bottom no-repeat;	
	}
	.flightsDetailsWrap .flightTable .flightTableWrap{
		float:left;
		width:100%;	
	}
	.flightsDetailsWrap .row{
		float:left;
		width:100%;
		display:table;
		text-align:center;
		border-collapse:collapse;
		box-sizing:border-box;
	}
	.flightsDetailsWrap .row.greyBg{
		background:#f8f8f8;
	}
	.flightsDetailsWrap .row.thead{
		color:#717171;
		font-size:16px;
		border-bottom:#e1e1e1 solid 1px;
	}
	.flightsDetailsWrap .row.thead .label{
		font-size:16px;
		border:0;	
	}
	.flightsDetailsWrap .row .column{
		display:table-cell;
		padding:0;
		text-align:center;
		font-size:16px;
		color:#565656;
		border:#e1e1e1 solid 1px;
		border-top:0;
		box-sizing:border-box;
		vertical-align:middle;
		cursor:pointer;
	}
	.flightsDetailsWrap .row .column .rowSpan{
		width:100%;
		float:left;
		padding:10px 0;
		border-bottom:#cff2fd solid 1px;	
	}
	.flightsDetailsWrap .row .column .rowSpan:last-child{
		border-bottom:0;	
	}
	.flightsDetailsWrap .row .column .rowSpan .rowSpanLabel{
		width:40%;
		float:left;
		font-size:12px;
		padding:2px 0 0 0;
		color:#003871;
	}
	.flightsDetailsWrap .row .column .rowSpan .rowSpanPrice{
		float:left;
		padding-left:10%;
		white-space:nowrap;
	}
	.flightsDetailsWrap .row .column:hover{
		background:#f3fcff;	
	}
	.flightsDetailsWrap .row .column.active{
		background:#cff2fd;
	}
	.flightsDetailsWrap .row .column.active .rowSpan{
		border-bottom-color:#fff;	
	}
	.flightsDetailsWrap .row.thead .column{
		font-size:17px;
		border:0;
		cursor:inherit;
		background:none;	
	}
	.flightsDetailsWrap .row .label{
		width:40%;
		text-align:left;
		background:none;
		cursor:inherit;	
		display:table-cell;
		padding:1.5% 2%;
		font-size:30px;
		color:#565656;
		border:#e1e1e1 solid 1px;
		border-top:0;
		box-sizing:border-box;
		vertical-align:middle;
		cursor:pointer;
	}
	.flightsDetailsWrap .row .label .timingWrap{
		float:left;
		width:40%;
		font-size:15px;
		color:#a3a3a3;	
	}
	.flightsDetailsWrap .row .label .timingWrap span{
		color:#003871;
		font-size:16px;
		display:block;	
	}
	.flightsDetailsWrap .row .label .flightType{
		float:left;
		width:20%;
		text-align:center;	
		font-size:15px;
		color:#a3a3a3;
	}
	.flightsDetailsWrap .row .label .flightType span{
		background:url(/Content/img/flight-type-icon.png) center top no-repeat;
		width:100%;
		height:20px;
		display:block;
		margin:5px 0 0 0;	
	}
	.flightsDetailsWrap .row .label .layoverTimeWrap{
		float:left;
		width:100%;
		background:#cccccc;
		height:1px;
		text-align:center;
		margin:30px 0;
		line-height:0;	
	}
	.flightsDetailsWrap .row .label .stopFilghtWrap{
		float:left;
		width:100%;
		display:none;
	}
	.flightsDetailsWrap .row .label .layoverTimeWrap span{
		display:inline-block;
		padding:0 15px;
		color:#737373;
		font-size:16px;
		line-height:20px;
		background:#fff;
		position:relative;
		top:-10px;	
	}
	.flightsDetailsWrap .flightTable .flightTableWrap.threeCol .column{
		width:20%;
	}
	.flightsDetailsWrap .flightTable .flightTableWrap.threeCol .column{
		width:20%;
	}
	.flightsDetailsWrap .flightTable .flightTableWrap.fourCol .column{
		width:15%;
	}
	.flightsDetailsWrap .flightTable .flightTableWrap.fiveCol .column{
		width:12%;
	}
	.flightsDetailsWrap .upgradeWrap{
		background:#e7f9fe;
		padding:1%;
		float:left;
		width:100%;
		box-sizing:border-box;
		border-bottom:#cfe1e6 solid 1px;
		position:relative;
		display:none;
	}
	.flightsDetailsWrap .upgradeWrap em{
		width:0;
		top:-1px;
		position:absolute;
		height: 0;
		left:0;
		border-left: 10px solid transparent; 
		border-right: 10px solid transparent; 
		border-top: 10px solid #cff2fd;	
	}
	.flightsDetailsWrap .upgradeWrap .upgradeLabel{
		float:left;
		width:auto;
		font-size:14px;
		color:#003871;
		margin-right:30px;	
	}
	.flightsDetailsWrap .upgradeWrap .upgradeLabel label{
		font-size:14px;	
	}
	.flightsDetailsWrap .upgradeWrap .upgradeTotal{
		float:right;
		width:auto;
		font-size:16px;	
	}
	.flightsDetailsWrap .fareRulesWrap{
		float:left;
		width:100%;
		margin:0 0 4% 0;	
	}
	.flightsDetailsWrap .fareRulesWrap h3{
		font-size:18px;
		margin:0px;
		padding:0px;
	}
	.flightsDetailsWrap .fareRulesWrap p{
		font-size:16px;
		margin:0px;
		padding:0px;	
	}
	.flightsDetailsWrap  .buttonWrap{
		float:left;
		width:100%;
		margin-bottom:4%;
	}
	.flightsDetailsWrap  .buttonWrap .disclaimer{
		float:left;
		width:100%;
		padding:0 0 2% 2%;
		box-sizing:border-box;
		color:#8d8d8d;	
	}
	.flightsDetailsWrap  .buttonWrap .buttons{
		float:right;
		width:auto;	
	} 
	.flightsSummaryWrap{
		float:left;
		width:25%;
	}
	.flightsSummaryWrap .offersWrap{
		float:right;
		width:98%;
		box-sizing:border-box;
		margin:0 0 5px 1%;
	}
	.flightsSummaryWrap .offersWrap img{
		width:100%;	
	}
	.flightsSummaryWrap .summary{
		float:right;
		width:98%;
		background:#003871;
		color:#fff;
		margin-left:1%;
		box-sizing:border-box;
	} 
	.stickSummary {
		position:fixed;
		bottom:0px;
		right:0;
		margin-bottom: 0px !important;
	}
	.flightsSummaryWrap .summary .heading{
		float:left;
		width:100%;
		border-bottom:#065a8a solid 1px;
		padding:2% 5%;
		box-sizing:border-box;
		font-size:26px;	
		cursor:pointer;
	}
	.flightsSummaryWrap .summary .heading span{
		float:right;
		width:19px;
		height:10px;
		margin:15px 0 0 0;
		background:url(/Content/img/summary-arrow.png) left 0px no-repeat;	
	}
	.flightsSummaryWrap .summary .heading span.active{
		background-position:0 -10px;	
	}
	.flightsSummaryWrap .summary .details{
		float:left;
		width:100%;
		padding:3% 0;
		box-sizing:border-box;	
	}
	.flightsSummaryWrap .summary .details hr{
		background:	#fff;
		border:none;
		float:left;
		width:100%;
		margin:5% 0;
	}
	.flightsSummaryWrap .summary .details .iconWrap{
		float:left;
		width:100%;
		font-size:26px;
		line-height:26px;
		color:#87dff9;
	}
	.flightsSummaryWrap .summary .details .iconWrap .icon{
		display:inline-block;
		width:15%;
		height:18px;
		background:url(/Content/img/dep-arr-flights-small.png) center top no-repeat;	
	}
	.flightsSummaryWrap .summary .details .iconWrap .icon.arr{
		background-position:center -18px;	
	}
	.flightsSummaryWrap .summary .details .destinationWrap{
		float:left;
		width:85%;
		padding-left:15%;
		font-size:26px;
		margin:10px 0 0 0;	
	}
	.flightsSummaryWrap .summary .details .destinationWrap .cityName{
		float:left;
		width:40%;
		line-height:22px;	
	}	
	.flightsSummaryWrap .summary .details .destinationWrap .cityName span{
		display:block;
		font-size:16px;	
	}
	.flightsSummaryWrap .summary .details .destinationWrap .cityArrow{
		float:left;
		width:20%;	
	}	
	.flightsSummaryWrap .summary .details .flightName{
		float:left;
		width:85%;
		font-size:18px;
		margin:5px 0;
		color:#87dff9;
		border:#065a8a solid 1px;
		border-left:0;	
		border-right:0;
		padding:5px 0 5px 15%;	
	}
	.flightsSummaryWrap .summary .details .flightTime{
		float:left;
		width:100%;
		font-size:20px;
		margin:5px 0;	
	}
	.flightsSummaryWrap .summary .details .itanaryDetails{
		float:left;
		width:85%;
		padding-left:15%;
	}
	.flightsSummaryWrap .summary .details .itanaryDetails .label{
		float:left;
		width:65%;	
	}
	.flightsSummaryWrap .summary .details .itanaryDetails .price{
		float:left;
		width:35%;	
	}
	.flightsSummaryWrap .summary .totalPriceWrap{
		float:left;
		width:100%;
		background:#00b5d7;
		font-size:25px;
		padding:5%;
		box-sizing:border-box;	
	}
	.flightsSummaryWrap .summary .totalPriceWrap .totalPrice{
		width:auto;
		float:right;
	}
	.flightsSummaryWrap .summary .summaryDisclaimer{
		float:left;
		width:100%;
		padding:5%;
		box-sizing:border-box;
	}
	.accrWrap{
		float:left;
		width:100%;
	}
	.accrWrap .head{
		float:left;
		width:100%;
		padding:1%;
		margin:0 0 5px 0; 
		box-sizing:border-box;
		background:#003871;
		color:#fff;	
		cursor:pointer;
		font-size:16px;
	}
	.accrWrap .head span{
		float:right;
		width:23px;
		height:12px;
		margin:8px 0 0 0;
		background:url(/Content/img/accr-arrow.png) left -12px no-repeat;
	}
	.accrWrap .head.active span{
		background-position:0 0;	
	}
	.accrWrap .head.active{
			
	}
	.accrWrap .content{
		float:left;
		width:100%;
		box-sizing:border-box;
		padding:1% 2%;	
		display:none;
	}
	.buttonGlbl{
		float:left;
		width:auto;	
	}
	.buttonGlbl a{
		background:#003871;
		color:#fff;
		font-size:20px;
		line-height:40px;
		padding:0 20px;
		text-align:center;
		display:block;
		text-decoration:none;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	.buttonGlbl a:hover{
		background:#00b5d7;	
	}
	.ulGlbl{
		margin:0px;
		padding:0px;
		list-style:none;	
	}
	.ulGlbl li{
		float:left;
		width:100%;
		padding:0 2% 0 2%;
		margin:0.5% 0 0.5% 0;
		background:url(/Content/img/glbl-li-bg.png) 0 7px no-repeat;
		color:#003871;
		font-size:14px;
		box-sizing:border-box;
	}
	footer{
		float:left;
		width:100%;
		background:#003871;
		padding:2%;
		margin:4% 0 0 0;
		box-sizing:border-box;	
	}
	footer .col1{
		float:left;
		width:20%;	
	}
	footer .col2{
		float:left;
		width:30%;	
	}
	footer .col2 ul{
		margin:0px;
		padding:0px;
		list-style:none;	
	}
	footer .col2 ul li{
		float:left;
		width:100%;
		color:#fff;
		margin-bottom:10px;	
	}
	footer .col2 ul li a{
		color:#fff;
		text-decoration:none;	
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;	
	}
	footer .col2 ul li a:hover{
		color:#6dd2f8;	
	}
	footer .col2 ul li a i{
		color:#fff;
		width:30px;	
	}
	footer .col2 ul li .input{
		float:left;
		width:50%;
		border:none;
		background:#fff;
		color:#003871;
		font-family: 'BauhausHarishwk-Medium';
		font-size:15px;
		padding:8px 10px;
		margin:0;
	}
	footer .col2 ul li .submit{
		float:left;
		width:auto;
		padding:8px 10px;
		background:#efefef;
		color:#003871;
		border:none;
		font-family: 'BauhausHarishwk-Medium';
		font-size:15px;	
	}
	footer .col2 ul li .submit:hover{
		background:#99ddff;
	}
	footer .col3{
		float:left;
		width:50%;	
	}
	footer .col3 ul{
		margin:0px;
		padding:0px;
		list-style:none;	
	}
	footer .col3 ul li{
		float:left;
		width:25%;
		margin-right:8%;
		color:#6dd2f8;	
	}
	footer .col3 ul li .footerHeading{
		float:left;
		width:100%;	
	}
	footer .col3 ul li .footerContent{
		float:left;
		width:100%;	
	}
	footer .col3 ul li a{
		color:#fff;
		text-decoration:none;
		display:block;
		padding:2px 0;		
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;	
	}
	footer .col3 ul li a:last-child{
		border:0;	
	}
	footer .col3 ul li a:hover{
		color:#6dd2f8;	
	}
	span.infoIcon{
		display:inline-block;
		width:18px;
		height:18px;
		background:url(/Content/img/info-icon.png) left top no-repeat;
		position:relative;
		top:3px;
		cursor:pointer;	
	}
	span.infoIcon.active{
		background-position:0 -18px;	
	}
	.selectedFlightSummary{
		float:left;
		width:100%;
		background:#a5eaff;	
	}
	.selectedFlightSummary ul{
		margin:0px;
		padding:0px;
		list-style:none;	
	}
	.selectedFlightSummary ul li{
		float:left;
		width:50%;
		padding:0 4%;
		box-sizing:border-box;
		background:url(/Content/img/week-border.png) right top no-repeat;	
	}
	.selectedFlightSummary ul li .block{
		float:left;
		width:50%;
		font-size:22px;	
		text-transform:uppercase;
		line-height:20px;
		box-sizing:border-box;
		padding-right:2%;
	}
	.selectedFlightSummary ul li .block .icon{
		float:left;
		width:50px;
		height:36px;
		margin:25px 15px 0 0;
		font-size:35px;
		text-align:right;	
	}
	.selectedFlightSummary ul li .block .icon.dep{
		background:url(/Content/img/dep-arr-flights.png) left top no-repeat;
		background-size:50px;	
	}
	.selectedFlightSummary ul li .block .icon.arr{
		background:url(/Content/img/dep-arr-flights.png) left -36px no-repeat;
		background-size:50px;	
	}
	.selectedFlightSummary ul li .block .details{
		float:left;
		width:auto;	
	}
	.selectedFlightSummary ul li .block a{
		display:block;
		padding:20px 0 35px 0;
		height:30px;
		text-decoration:none;
		color:#003871;
	}
	.selectedFlightSummary ul li .block a span{
		color:#486973;
		font-size:18px;
		display:block;	
	}
	.formFieldWrapper{
		float:left;
		width:100%;
		background:#f2f2f2;
		box-sizing:border-box;
		padding:3% 1%;	
	}
	.formFieldWrapper .heading{
		font-size:16px;
		line-height:22px;
		float:left;
		width:100%;
		margin-bottom:20px;
		color:#003871;	
	}
	.formFieldWrapper .fieldsWrap{
		float:left;
		width:100%;	
	}
	.formFieldWrapper .fieldsWrap .xs1{
		float:left;
		width:20%;
		margin:0 1% 2% 0;
		background:#fcfcfc;
		border:#dddddd solid 1px;
		box-sizing:border-box;	
		position:relative;
	}
	.formFieldWrapper .fieldsWrap .xs2{
		float:left;
		width:79%;
		margin:0 0 2% 0;
		background:#fcfcfc;
		border:#dddddd solid 1px;
		box-sizing:border-box;
		position:relative;	
	}
	.formFieldWrapper .fieldsWrap .xs3{
		float:left;
		width:100%;
		margin:0 0 2% 0;
		background:#fcfcfc;
		border:#dddddd solid 1px;
		box-sizing:border-box;	
		position:relative;
	}
	.formFieldWrapper .fieldsWrap .xs4{
		float:left;
		width:24.2%;
		margin:0 1% 2% 0;
		background:#fcfcfc;
		border:#dddddd solid 1px;
		box-sizing:border-box;	
		position:relative;
	}
	.formFieldWrapper .fieldsWrap .fifty{
		float:left;
		width:50%;
		box-sizing:border-box;	
	} 
	.formFieldWrapper .fieldsWrap .thirtyThree{
		float:left;
		width:33.33%;
		box-sizing:border-box;	
	} 
	.formFieldWrapper .fieldsWrap .hundred{
		float:left;
		width:100%;
		padding:1% 0.3%;
		border-top:#dddddd solid 1px;
		box-sizing:border-box;	
	} 
	.formFieldWrapper .fieldsWrap label{
		float:left;
		width:100%;
		font-size:14px;
		color:#003871;
		padding:5px 5px 0 5px;
		box-sizing:border-box;	
	} 
	.formFieldWrapper .fieldsWrap .input{
		float:left;
		width:100%;
		height:35px;
		padding:0 5px 5px 5px;
		box-sizing:border-box;
		background:none;
		border:0;
		font-family: 'BauhausHarishwk-Medium';
		font-size:16px;
		line-height:16px;
		color:#8b8b8b;	
		font-weight:normal;
	}
	.formFieldWrapper .fieldsWrap .select{
		float:left;
		width:100% !important;
		height:35px;
		padding:0 2%;
		box-sizing:border-box;
		background:none;
		border:0;
		font-family: 'BauhausHarishwk-Medium';
		font-size:16px;
		line-height:16px;
		color:#8b8b8b;
		font-weight:normal;	
	}
	.formFieldWrapper .fieldsWrap .disclaimer{
		float:left;
		width:92%;
		margin-bottom:10px;
		color:#858585;	
	}
	.formFieldWrapper .fieldsWrap .disclaimer label{
		color:#858585;
		padding:0px;
	}
	.formFieldWrapper .fieldsWrap .disclaimer a{
		color:#858585;	
	}
	.formFieldWrapper .fieldsWrap .disclaimer a:hover{
		text-decoration:none;
		color:#585858;	
	}
	.allPassengersWrap{
		float:left;
		width:100%;
		background:#fbfbfb;	
	}
	.allPassengersWrap .heading{
		float:left;
		width:100%;
		padding:2% 1%;
		box-sizing:border-box;
		background:#e0e0e0;
	}
	.allPassengersWrap .heading h3{
		float:left;
		width:auto;
		margin:0 50px 0 0;
		font-size:20px;
		font-weight:normal;
		padding:0px;	
	}
	.allPassengersWrap .heading .checkBoxWrap{
		float:left;
		width:auto;
		font-size:14px;
		color:#7b7b7b;
		margin:5px 0 0 0;	
	}
	.allPassengersWrap .passengerDetails{
		float:left;
		width:100%;
		background:#e0e0e0;	
	}
	.allPassengersWrap .passengerDetails .resp-tabs-container{
		float:left;
		width:100%;	
	}
	.allPassengersWrap .passengerDetails .content{
		float:left;
		width:100%;	
		color:#565656;
		font-size:16px;
	}
	.allPassengersWrap .passengerDetails .content .resp-tabs-list li{
		font-size:16px;
		padding:10px 40px 7px 40px;
		background:#67bed6;
		color:#e6f3f7;
		margin:0 2px 0 0;
	}
	.allPassengersWrap .passengerDetails .content .resp-tabs-list li.resp-tab-active{
		padding:10px 40px !important;
		color:#000;
		background:#fbfbfb;	
	}
	.allPassengersWrap .passengerDetails .content .resp-tabs-list li.addMore{
		background:#003871;
		color:#fff !important;
		padding:10px 20px 7px 20px !important;
	}
	.allPassengersWrap .passengerDetails .content .resp-tab-content{
		padding:2% 1%;
		background:#fbfbfb;
		border:none;
	}
	.allPassengersWrap .passengerDetails .formWrap{
		float:left;
		width:100%;
		padding:2% 1%;
		box-sizing:border-box;
		background:#f2f2f2;	
	}
	.allPassengersWrap .passengerDetails .formWrap .individualHolder{
		float:left;
		width:100%;	
	}
	.allPassengersWrap .passengerDetails .formWrap h3{
		float:left;
		width:100%;
		margin:0 0 0 0;
		font-size:20px;
		font-weight:normal;
		padding:0px;	
	}
	.allPassengersWrap .passengerDetails .formWrap .xs1{
		float:left;
		width:32%;
		margin:0 1% 1% 0;
		background:#fcfcfc;
		border:#dddddd solid 1px;
		box-sizing:border-box;
		position:relative;	
	}
	.allPassengersWrap .passengerDetails .formWrap .xs1 .thirtyThree.dobMenu{
		width:100% !important;
		border:0; 	
	}
	.allPassengersWrap .passengerDetails .formWrap .xs1  .dobMenu .selectWrap{
		width:33.33%;	
	}
	.allPassengersWrap .passengerDetails .formWrap .xs2{
		float:left;
		width:50%;
		margin:0 1% 1% 0;
		background:#fcfcfc;
		border:#dddddd solid 1px;
		box-sizing:border-box;
		position:relative;	
	}
	.allPassengersWrap .passengerDetails .formWrap .xs3{
		float:left;
		width:15%;
		margin:0 1% 1% 0;
		background:#fcfcfc;
		border:#dddddd solid 1px;
		box-sizing:border-box;
		position:relative;	
	}
	.allPassengersWrap .passengerDetails .formWrap .fifty{
		float:left;
		width:50%;
		box-sizing:border-box;
		position:relative;	
	} 
	.allPassengersWrap .passengerDetails .formWrap .xs1 i{
		position:absolute;
		bottom:7px;
		right:5px;
		cursor:pointer;	
	}
	.allPassengersWrap .passengerDetails .formWrap label{
		float:left;
		width:100%;
		font-size:14px;
		color:#003871;
		padding:5px 5px 0 5px;
		box-sizing:border-box;
		white-space:nowrap;
		text-overflow: ellipsis;
		overflow: hidden;	
	} 
	.allPassengersWrap .passengerDetails .formWrap .input{
		float:left;
		width:100%;
		height:35px;
		padding:0 5px 5px 5px;
		box-sizing:border-box;
		background:none;
		border:0;
		font-family: 'BauhausHarishwk-Medium';
		font-size:16px;
		line-height:16px;
		color:#8b8b8b;	
		font-weight:normal;
	}
	.allPassengersWrap .passengerDetails .formWrap .select{
		float:left;
		width:100% !important;
		height:35px;
		padding:0 5px;
		box-sizing:border-box;
		background:none;
		border:0;
		font-family: 'BauhausHarishwk-Medium';
		font-size:16px;
		line-height:16px;
		color:#8b8b8b;
		font-weight:normal;	
	}
	.allPassengersWrap .passengerDetails .content .resp-tab-content .formWrap .mealWrap{
		float:left;
		width:100%;	
	}
	.allPassengersWrap .passengerDetails .content .resp-tab-content .formWrap .mealWrap .rowPass{
		display:table;
		width:100%;
		margin-bottom:2%;	
	}
	.allPassengersWrap .passengerDetails .content .resp-tab-content .formWrap .mealWrap .labelPass{
		display:table-cell;
		width:21%;	
		box-sizing:border-box;
		vertical-align:top;
	}
	.allPassengersWrap .passengerDetails .content .resp-tab-content .formWrap .mealWrap .columnPass{
		display:table-cell;
		width:35%;
		box-sizing:border-box;
		padding:0 5% 0 0;
		vertical-align:top;	
	}
	.allPassengersWrap .passengerDetails .content .resp-tab-content .formWrap .mealWrap .columnPass p{
		color:#c7c7c7;
		font-size:16px;	
	}
	.allPassengersWrap .passengerDetails .content .resp-tab-content .formWrap .mealWrap .columnPass .selectboxit-container{
		background:#eeeeee;	
	}
	.allPassengersWrap .passengerDetails .content .resp-tab-content .formWrap .mealWrap .columnPass .select{
		background:#eeeeee;
		font-size:16px;	
	}
	.indiCakesWrap{
		float:left;
		width:100%;	
	}
	.indiCakesWrap .content{
		background:#f2f2f2;
		color:#858585;
		font-size:14px;	
		padding:0 2%;
	}
	.passengerOtherOption{
		float:left;
		width:100%;
		margin:0 0 4% 0;	
	}
	.passengerOtherOption .content{
		float:left;
		width:100%;
		color:#365058;	
	}
	.passengerOtherOption .content.resp-vtabs .resp-tabs-list li{
		float:left;
		width:100%;
		box-sizing:border-box;	
	}
	.passengerOtherOption .content.resp-vtabs .resp-tabs-list li .icon{
		float:left;
		width:25%;
		height:55px;
		background:url(/Content/img/passenger-info-sprite.png) left top no-repeat;
	}
	.passengerOtherOption .content.resp-vtabs .resp-tabs-list li .icon.ic1{
		background-position:0 15px;	
	}
	.passengerOtherOption .content.resp-vtabs .resp-tabs-list li .icon.ic2{
		background-position:0 -44px;	
	}
	.passengerOtherOption .content.resp-vtabs .resp-tabs-list li .icon.ic3{
		background-position:0 -104px;	
	}
	.passengerOtherOption .content.resp-vtabs .resp-tabs-list li .icon.ic4{
		background-position:0 -165px;	
	}
	.passengerOtherOption .content.resp-vtabs .resp-tabs-list li .icon.ic5{
		background-position:0 -280px;	
	}
	.passengerOtherOption .content.resp-vtabs .resp-tabs-list li .icon.ic6{
		background-position:0 -357px;	
	}
	.passengerOtherOption .content.resp-vtabs .resp-tabs-list li .icon.ic7{
		background-position:0 -428px;	
	}
	.passengerOtherOption .content.resp-vtabs .resp-tabs-list li .txt{
		float:left;
		width:65%;
		margin:17px 0 0 0;
	}
	.passengerOtherOption .content a{
		color:#003871;	
	}
	.passengerOtherOption .content .buttonGlbl a{
		color:#fff;	
	}
	.passengerOtherOption .content ul.resp-tabs-list{
		padding:0px;	
	}
	.passengerOtherOption .content.resp-vtabs .resp-tabs-container{
		width:75%;
		box-sizing:border-box;
		display:table-cell;
		vertical-align:top;	
	}
	.passengerOtherOption .content h3{
		font-size:20px;
		margin:0;
		padding:0px;
		color:#003871;
	}
	.passengerOtherOption .content p{
		margin:0 0 10px 0;	
	}
	.passengerOtherOption .content .indiMealsScrnWrap{
		float:left;
		width:100%;
	}
	.passengerOtherOption .content .indiMealsScrnWrap .heading{
		float:left;
		width:100%;
		font-size:16px;
		color:#486973;	
	}
	.passengerOtherOption .content .indiMealsScrnWrap .selectedFoodWrap{
		float:left;
		width:100%;
		margin:10px 0 20px 0;	
	}
	.passengerOtherOption .content .indiMealsScrnWrap .selectedFoodWrap ul{
		margin:0px;
		padding:0px;
		list-style:none;	
	}
	.passengerOtherOption .content .indiMealsScrnWrap .selectedFoodWrap ul li{
		float:left;
		width:auto;
		font-size:13px;
		padding:5px;
		color:#003871;
		background:#f2fcff;
		margin:0 5px 5px 0;	
	}
	.passengerOtherOption .content .indiMealsScrnWrap .selectedFoodWrap ul li i{
		color:#c1cbce;
		cursor:pointer;	
	}
	.passengerOtherOption .content .indiMealsScrnWrap .accrWrapMeal{
		float:left;
		width:100%;	
		margin-bottom:2%;
	}
	.passengerOtherOption .content .indiMealsScrnWrap .accrWrapMeal .inditableWrapper{
		float:left;
		width:100%;
	}
	.passengerOtherOption .content .indiMealsScrnWrap .accrWrapMeal .accrWrap .head{
		margin-bottom:1px;
		clear:both;	
	}
	.passengerOtherOption .content .indiMealsScrnWrap .accrWrapMeal .accrWrap .content{
		padding:0;	
	}
	.passengerOtherOption .content .indiMealsScrnWrap .accrWrapMeal .inditableWrapper tr{
		background:#fff;	
	}
	.passengerOtherOption .content .indiMealsScrnWrap .accrWrapMeal .inditableWrapper tr.th{
		background:#beeffe;
	}
	.passengerOtherOption .content .indiMealsScrnWrap .accrWrapMeal .inditableWrapper .select{
		float:left;
		width:95% !important;
		padding:0 5px;
		background-color:#f2f2f2 !important;
		border-color:#f2f2f2;
		font-family: 'BauhausHarishwk-Medium';
		font-size:14px;
	}
	.passengerOtherOption .content .indiMealsScrnWrap .accrWrapMeal .inditableWrapper.alaCarte .select{
		float:left;
		width:40% !important;
		padding:0 5px;
		background-color:#f2f2f2 !important;
		border-color:#f2f2f2;
		font-family: 'BauhausHarishwk-Medium';
		font-size:14px;
	}
	.passengerOtherOption .content .indiMealsScrnWrap .accrWrapMeal .inditableWrapper tr:nth-child(even){
		background:#f3f3f3;	
	}
	.passengerOtherOption .content .indiMealsScrnWrap .accrWrapMeal .inditableWrapper.alaCarte tr:nth-child(even){
		background:#fff;
	}
	.passengerOtherOption .content .indiMealsScrnWrap .accrWrapMeal .inditableWrapper.alaCarte tr td:nth-child(odd){
		width:30%;	
	}
	.passengerOtherOption .content .indiMealsScrnWrap .accrWrapMeal .inditableWrapper td{
		padding:5px 10px;
		border:#a5eaff solid 1px;
		text-align:center;	
	}
	.passengerOtherOption .content .indiMealsScrnWrap .accrWrapMeal .inditableWrapper td:first-child{
		text-align:left;	
	}
	.passengerOtherOption .content .indiMealsScrnWrap .accrWrapMeal .inditableWrapper td .spinner{
		float:left;
		width:100%;
		font-size:15px;
		line-height:18px;
		color:#003871;
	}
	.passengerOtherOption .content .indiMealsScrnWrap .accrWrapMeal .inditableWrapper td .spinner em{
		font-style:normal;
		line-height:18px;	
		color:#535353;
	}
	.passengerOtherOption .content .indiMealsScrnWrap .accrWrapMeal .inditableWrapper td .spinner i.fa-angle-left{
		cursor:pointer;
		width:20px;
		color:#003871;
		font-size:20px;
	}
	.passengerOtherOption .content .indiMealsScrnWrap .accrWrapMeal .inditableWrapper td .spinner i.fa-angle-right{
		cursor:pointer;
		width:20px;
		text-align:center;
		color:#003871;
		font-size:20px;
	}
	.passengerOtherOption .content .indiMealsWrap{
		float:left;
		width:100%;
		margin:1% 0 2% 0;	
	}
	.passengerOtherOption .content .indiMealsWrap .tableWrapper{
		float:left;
		width:100%;	
	}
	.passengerOtherOption .content .indiMealsWrap .tableWrapper .tableWrapperMain{
		float:left;
		width:100%;	
	}
	.passengerOtherOption .content .indiMealsWrap .tableWrapper .row{
		display:table;
		width:100%;
		margin-bottom:1px;
	}
	.passengerOtherOption .content .indiMealsWrap .tableWrapper .col{
		display:table-cell;
		width:40%;
		background:#fff;
		text-align:left;
		padding:6px;	
		color:#737373;
		position:relative;
	}
	.passengerOtherOption .content .indiMealsWrap .tableWrapper .col .tipsy{
		width:200px;
		left:-60px;
		display:none;
	}
	.passengerOtherOption .content .indiMealsWrap .tableWrapper .col .tipsy a{
		display:block;
		text-align:center;	
	}
	.passengerOtherOption .content .indiMealsWrap .tableWrapper .col:hover .tipsy{
		display:block;	
	}
	.passengerOtherOption .content .indiMealsWrap .tableWrapper .col a{
		color:#737373;
		text-decoration:none;	
	}
	.passengerOtherOption .content .indiMealsWrap .tableWrapper .col i{
		color:#003871;	
	}
	.passengerOtherOption .content .indiMealsWrap .tableWrapper .row.thead .col{
		background:#003871;
		color:#fff;	
	}
	.passengerOtherOption .content .indiMealsWrap .tableWrapper .col:last-child{
		width:20%;	
	}
	.passengerOtherOption .content .passWrapAddBen{
		float:left;
		width:100%;
		margin:1% 0 2% 0;	
	}
	.passengerOtherOption .content .passWrapAddBen .passWrapAddBenMain{
		float:left;
		width:100%;	
	}
	.passengerOtherOption .content .passWrapAddBen .row{
		display:table;
		width:100%;
		border-bottom:#d2f5ff solid 1px;
		background:#fff;
	}
	.passengerOtherOption .content .passWrapAddBen .row.thead{
		background:#013870;
		color:#fff;
		border:0;
	}
	.passengerOtherOption .content .passWrapAddBen .row .col{
		display:table-cell;
		width:30%;
		line-height:30px;
		text-align:left;
		position:relative;
		box-sizing:border-box;
		padding:3px;
	}
	.passengerOtherOption .content .passWrapAddBen .row.thead .col{
		padding:3px 5px;
	}
	.passengerOtherOption .content .passWrapAddBen .row .col:nth-child(even){
		width:40%;	
		text-align:center;	
	}
	.passengerOtherOption .content .passWrapAddBen .row .col:last-child{
		text-align:center;
	}
	.passengerOtherOption .content .passWrapAddBen .row .col .addMore{
		float:left;
		width:100%;
	}
	.passengerOtherOption .content .passWrapAddBen .row .col .selectboxit-container .selectboxit{
		background:url(/Content/img/drp-dwn-arrw.png) #f2f2f2 95% 55% no-repeat !important;	
	}
	.passengerOtherOption .content .passWrapAddBen .row .col .select{
		float:left;
		width:80% !important;
		padding:0 5px;
		margin-left:5%;
		background:#f2f2f2;
		font-family: 'BauhausHarishwk-Medium';
		font-size:14px;
	}
	.passengerOtherOption .content .indiMealsScrnWrap .accrWrapMeal .inditableWrapper.alaCarte .select{width:40% !important;
		margin-left:0;}
	.passengerOtherOption .content .passWrapAddBen .row .selectboxit-btn{
		border:0;	
	}
	.passengerOtherOption .content .passWrapAddBen .row .selectboxit-container span, .passengerOtherOption .content .passWrapAddBen .row .selectboxit-container .selectboxit-options a{
		line-height:inherit;	
	}
	.passengerOtherOption .content .thead{
		float:left;
		width:100%;
		background:#d2f5ff;
		padding:2%;
		box-sizing:border-box;
	}
	.paymentSummaryWrap{
		float:left;
		width:100%;
		box-sizing:border-box;
		background:#f7f7f7;	
		margin-bottom:5px;
	}
	.paymentSummaryWrap .passengerSummary{
		float:left;
		width:100%;
		padding:1% 1%;
		box-sizing:border-box;
		background:#ececec;
		border:#fff solid 2px;
		border-left:0;
		border-right:0;	
	}
	.paymentSummaryWrap .passengerSummary .column{
		display:table-cell;
		width:20%;	
	}
	.paymentSummaryWrap .passengerSummary .column .label{
		float:left;
		width:100%;
		color:#a2a2a2;	
	}
	.paymentSummaryWrap .passengerSummary .column .cont{
		float:left;
		width:100%;
		color:#6a6a6a;
		font-size:22px;	
		line-height:20px;
	}
	.paymentSummaryWrap .accrWrap{
		margin-bottom:2%;
	}
	.paymentSummaryWrap .accrWrap .content{
		padding:1%;	
	}
	.paymentSummaryWrap .accrWrap .content p{
		padding:0;	
	}
	.paymentSummaryWrap .paymentSummary{
		float:left;
		width:100%;
		padding:2% 0;
		box-sizing:border-box;
		color:#555555;	
	}
	.paymentSummaryWrap .paymentSummary h3{
		font-size:26px;
		margin:0px;
		padding:0px 1%;	
	}
	.paymentSummaryWrap .paymentSummary p{
		padding:0 1%;	
	}
	.paymentSummaryWrap .paymentSummary .paymentFinalDetails{
		float:left;
		width:100%;
		padding:0 1%;
		box-sizing:border-box;
	}
	.paymentSummaryWrap .paymentSummary .paymentFinalDetails .lab{
		float:left;
		height:80px;
		padding:20px 0 0 0;
		font-size:30px;
		color:#003871;
		vertical-align:middle;
		width:27%;
		box-sizing:border-box;
	}
	.paymentSummaryWrap .paymentSummary .paymentFinalDetails .col{
		float:left;
		height:80px;
		background:#fff;
		padding:1% 2%;
		box-sizing:border-box;
		width:23%;
		margin-right:2%;
	}
	.paymentSummaryWrap .paymentSummary .paymentFinalDetails .col .heading{
		color:#797979;
		float:left;
		width:100%;
	}
	.paymentSummaryWrap .paymentSummary .paymentFinalDetails .col .amount{
		color:#000;
		float:left;
		width:100%;
		font-size:30px;
	}
	.paymentSummaryWrap .buttonWrap{
		margin-bottom:1%;
	}
	.passengerOtherOption.payment .content.resp-vtabs .resp-tabs-list li .icon{
		float:left;
		width:25%;
		height:64px;
		background:url(/Content/img/payment-info-sprite.png) left top no-repeat;
	}
	.passengerOtherOption.payment .content.resp-vtabs .resp-tabs-list li .icon.ic1{
		background-position:0 10px;	
	}
	.passengerOtherOption.payment .content.resp-vtabs .resp-tabs-list li .icon.ic2{
		background-position:0 -62px;	
	}
	.passengerOtherOption.payment .content.resp-vtabs .resp-tabs-list li .icon.ic3{
		background-position:0 -136px;	
	}
	.passengerOtherOption.payment .content.resp-vtabs .resp-tabs-list li .icon.ic4{
		background-position:0 -208px;	
	}
	.passengerOtherOption.payment .content.resp-vtabs .resp-tabs-list li .icon.ic5{
		background-position:0 -280px;	
	}
	.passengerOtherOption.payment .content.resp-vtabs .resp-tabs-list li .icon.ic6{
		background-position:0 -357px;	
	}
	.passengerOtherOption.payment .content.resp-vtabs .resp-tabs-list li .icon.ic7{
		background-position:0 -428px;	
	}
	.passengerOtherOption.payment .content.resp-vtabs .resp-tabs-list li .txt{
		float:left;
		width:75%;
		margin:17px 0 0 0;
	}
	.creditCardWrap{
		float:left;
		width:100%;
		box-sizing:border-box;
	}	
	.creditCardWrap .xs1{
		float:left;
		width:30%;
		margin:0 2% 2% 0;
		background:#fcfcfc;
		border:#bac3c6 solid 1px;
		box-sizing:border-box;
		position:relative;	
	}
	.creditCardWrap .xs2{
		float:left;
		width:68%;
		margin:0 0 2% 0;
		background:#fcfcfc;
		border:#bac3c6 solid 1px;
		box-sizing:border-box;
		position:relative;	
	}
	.creditCardWrap .xs3{
		float:left;
		width:43%;
		margin:0 2% 2% 0;
		background:#fcfcfc;
		border:#bac3c6 solid 1px;
		box-sizing:border-box;
		position:relative;	
	}
	.creditCardWrap .xs4{
		float:left;
		width:23%;
		margin:0 0 2% 0;
		background:#fcfcfc;
		border:#bac3c6 solid 1px;
		box-sizing:border-box;
		position:relative;	
	}
	.creditCardWrap .xs5{
		float:left;
		width:100%;
		margin:0 0 2% 0;
		background:#fcfcfc;
		border:#bac3c6 solid 1px;
		box-sizing:border-box;
		position:relative;	
	}
	.creditCardWrap .xs6{
		float:left;
		width:23%;
		margin:0 2% 2% 0;
		background:#fcfcfc;
		border:#bac3c6 solid 1px;
		box-sizing:border-box;
		position:relative;	
	}
	.creditCardWrap .xs7{
		float:left;
		width:25%;
		margin:0 0 2% 0;
		background:#fcfcfc;
		border:#bac3c6 solid 1px;
		box-sizing:border-box;
		position:relative;	
	}
	.creditCardWrap .fifty{
		float:left;
		width:50%;
		box-sizing:border-box;	
	} 
	.creditCardWrap .xs1 i{
		position:absolute;
		bottom:10px;
		right:10px;
		cursor:pointer;	
	}
	.creditCardWrap label{
		float:left;
		width:100%;
		font-size:14px;
		color:#003871;
		padding:5px 5px 0 5px;
		box-sizing:border-box;	
	} 
	.creditCardWrap .input{
		float:left;
		width:100%;
		height:35px;
		padding:0 5px 5px 5px;
		box-sizing:border-box;
		background:none;
		border:0;
		font-family: 'BauhausHarishwk-Medium';
		font-size:16px;
		line-height:16px;
		color:#8b8b8b;	
		font-weight:normal;
	}
	.creditCardWrap .select{
		float:left;
		width:100% !important;
		height:35px;
		padding:0 2%;
		box-sizing:border-box;
		background:none;
		border:0;
		font-family: 'BauhausHarishwk-Medium';
		font-size:16px;
		line-height:16px;
		color:#8b8b8b;
		font-weight:normal;	
	}
	.paymentDisc{
		float:left;
		width:100%;
		padding:0 2%;
		box-sizing:border-box;
		color:#a3a3a3;	
	}
	.itineraryWrapper{
		float:left;
		width:100%;	
	}
	.itineraryWrapper .modifyBookingWrapper{
		float:left;
		width:100%;
		background:#003871;	
	}
	.itineraryWrapper .modifyBookingWrapper ul{
		margin:0px;
		padding:0px;
		list-style:none;	
	}
	.itineraryWrapper .modifyBookingWrapper ul li{
		float:left;
		width:16.6666%;
		box-sizing:border-box;
		border-right:#fff solid 1px;
		border-bottom:#fff solid 1px;
		text-align:center;
	}
	.itineraryWrapper .modifyBookingWrapper ul li:nth-child(6n){
		border-right:0;	
	}
	.itineraryWrapper .modifyBookingWrapper ul li a{
		display:block;
		font-size:16px;
		color:#fff;
		text-decoration:none;
		padding:8px 0;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;	
	}
	.itineraryWrapper .modifyBookingWrapper ul li a:hover{
		background:#024f9c;	
	}
	.itineraryWrapper .printWrap{
		float:left;
		width:100%;	
		padding:2% 1% 0 1%;
		box-sizing:border-box;
	}
	.itineraryWrapper .printWrap .left{
		float:left;
		width:90%;	
	}
	.itineraryWrapper .printWrap .right{
		float:right;
		width:auto;
		font-size:30px;	
	}
	.itineraryWrapper .printWrap .right a{
		color:#003871;	
	}
	.itineraryWrapper .printWrap .right a i{
		position:relative;
		top:-10px;	
	}
	.itineraryWrapper .passengerListingWrap{
		float:left;
		width:100%;
		background:#a5eaff;
		box-sizing:border-box;
	}
	.itineraryWrapper .passengerListingWrap h3{
		float:left;
		width:100%;
		margin:0px;
		padding:0px;
		font-size:20px;
		font-weight:normal;	
	}
	.itineraryWrapper .passengerListingWrap .listing{
		float:left;
		width:100%;	
	}
	.itineraryWrapper .passengerListingWrap .listing ul{
		margin:0px;
		padding:0px;
		list-style:none;	
	}
	.itineraryWrapper .passengerListingWrap .listing ul li{
		float:left;
		width:20%;
		padding:10px;
		box-sizing:border-box;
		border-right:#fff solid 1px;
		color:#003871;
	}
	.itineraryWrapper .passengerListingWrap .listing ul li .label{
		float:left;
		width:100%;
		font-size:13px;	
	}
	.itineraryWrapper .passengerListingWrap .listing ul li .detail{
		float:left;
		width:100%;
		font-size:16px;
	}
	.itineraryWrapper .passengerListingWrap .listing ul li:last-child{
		border:0;	
	}
	.itineraryWrapper .itiFlightHeadingHolder{
		float:left;
		width:100%;
		height:40px;
	}
	.itineraryWrapper .itiFlightHeading{
		position:fixed;
		width:100%;
		height:40px;	
	}
	.itineraryWrapper .itiFlightHeading .heading{
		float:left;
		width:100%;
		background:#003871;
		color:#fff;
		padding:0 10px;
		box-sizing:border-box;
		font-size:18px;
		line-height:40px;
	}
	.itineraryWrapper .itiFlightDetails{
		float:left;
		width:100%;
	}
	.itineraryWrapper .itiFlightDetails .heading{
		float:left;
		width:100%;
		background:#f5f7f9;
		color:#003871;
		padding:7px 1%;
		box-sizing:border-box;
		font-size:16px;
	}
	.itineraryWrapper .itiFlightDetails .tableWrap{
		float:left;
		width:100%;	
	}
	.itineraryWrapper .itiFlightDetails .tableWrapMain{
		float:left;
		width:100%;	
	}
	.itineraryWrapper .itiFlightDetails .tableWrap th{
		border:#e5e5e5 solid 1px;
		background:#f5f7f9;
		padding:10px;
		text-align:left;
		color:#000;
		font-weight:normal;
	}
	.itineraryWrapper .itiFlightDetails .tableWrap td{
		border:#e5e5e5 solid 1px;
		padding:10px;
		color:#585858;	
	}
	.itineraryWrapper .processStep{
		float:left;
		width:100%;
		padding:0 2%;
		margin:0 0 5px 0;
		box-sizing:border-box;
		background:#a5eaff;	
	}
	.itineraryWrapper .processStep ul{
		margin:0px;
		padding:0px;
		list-style:none;	
	}
	.itineraryWrapper .processStep ul li{
		float:left;
		width:25%;
		padding:2%;
		box-sizing:border-box;
		background:url(/Content/img/summary-arrw-blue.png) 80% 50% no-repeat;	
	}
	.itineraryWrapper .processStep ul li .label{
		float:left;
		width:100%;
		font-size:13px;	
	}
	.itineraryWrapper .processStep ul li .detail{
		float:left;
		width:100%;
		font-size:16px;
	}
	.itineraryWrapper .priceSummary{
		float:left;
		width:100%;
		margin:0 0 2% 0;
	}
	.itineraryWrapper .priceSummary .price{
		float:left;
		width:70%;
	}
	.itineraryWrapper .priceSummary .price .heading{
		float:left;
		width:100%;
		background:#f5f5f5;
		padding:1% 2%;
		box-sizing:border-box;
		font-size:18px;	
	}
	.itineraryWrapper .priceSummary .price .colWrap{
		float:left;
		width:100%;
		padding:0 2%;
		color:#235384;
		line-height:32px;
		box-sizing:border-box;
	}
	.itineraryWrapper .priceSummary .price .colWrap .label{
		float:left;
		width:80%;	
	}
	.itineraryWrapper .priceSummary .price .colWrap .actual{
		float:left;
		width:20%;	
	}
	.itineraryWrapper .priceSummary .price .totalWrap{
		float:left;
		width:100%;
		border:#aaaaaa solid 1px;
		background:#f5f5f5;
		border-left:0;
		border-right:0;
		font-size:22px;
		color:#003871;
		padding:0.5% 2%;
		box-sizing:border-box;	
	}
	.itineraryWrapper .priceSummary .price .totalWrap .label{
		float:left;
		width:80%;	
	}
	.itineraryWrapper .priceSummary .price .totalWrap .actual{
		float:left;
		width:20%;	
	}
	.itineraryWrapper .priceSummary .contact{
		float:right;
		width:29%;
		background:#003871;
		color:#fff;
		padding:1% 0;
		box-sizing:border-box;
	}
	.itineraryWrapper .priceSummary .contact *{
		box-sizing:border-box;	
	}
	.itineraryWrapper .priceSummary .contact .heading{
		float:left;
		width:100%;
		font-size:20px;
		margin-bottom:5%;
		color:#a4e9fc;
		padding:2% 5%;
		border-bottom:#3672a0 solid 1px;	
	}
	.itineraryWrapper .priceSummary .contact .address{
		float:left;
		width:100%;
		padding:2% 5%;
		border-bottom:#3672a0 solid 1px;	
	}
	.itineraryWrapper .priceSummary .contact .address strong{
		color:#a4e9fc;
	}
	.itineraryWrapper .priceSummary .contact .phone{
		float:left;
		width:100%;	
	}
	.itineraryWrapper .priceSummary .contact .phone .mobileInd{
		float:left;
		width:100%;	
		padding:2% 5%;
		border-bottom:#3672a0 solid 1px;
	}
	.itineraryWrapper .priceSummary .contact .phone .mobileInd a{
		color:#fff;
		text-decoration:none;	
	}
	.itineraryWrapper .priceSummary .contact .phone .mobileInd strong{
		color:#a4e9fc;
	}
	.itineraryWrapper .buttonWrap{
		float:left;
		width:100%;
		box-sizing:border-box;
		padding:2%;
		text-align:center;
	} 
	.itineraryWrapper .buttonWrap .buttonGlbl{
		float:left;
		width:auto;
		margin-right:10px;
	}
	.itineraryWrapper .buttonWrap .buttonGlbl a{
		background:#003871;
		color:#fff;
		font-size:20px;
		padding:5px 20px;
		display:block;
		text-decoration:none;
	}
	.accrWrap1{
		float:left;
		width:100%;
	}
	.accrWrap1 .head{
		float:left;
		width:100%;
		padding:1%;
		margin:0 0 5px 0; 
		box-sizing:border-box;
		background:#003871;
		color:#fff;	
		cursor:pointer;
		font-size:16px;
	}
	.accrWrap1 .head span{
		float:right;
		width:23px;
		height:12px;
		margin:8px 0 0 0;
		background:url(/Content/img/accr-arrow.png) left -12px no-repeat;
	}
	.accrWrap1 .head.active span{
		background-position:0 0;	
	}
	.accrWrap1 .content{
		float:left;
		width:100%;
		box-sizing:border-box;
		padding:1%;
	}
	.itineraryWrapper .buttonWrap .buttonGlbl a:hover{
		background:#00b5d7;	
	}
	.itineraryWrapper .instructionWrapper{
		float:left;
		width:100%;	
	}
	.itineraryWrapper .instructionWrapper h3{
		margin:0px;
		padding:0px;
		color:#000;
		font-size:22px;	
		padding:1% 2% 1% 1%;
		box-sizing:border-box;
		font-weight:normal;
	}
	.itineraryWrapper .instructionWrapper ul{
		margin:0px;
		padding:0px;
		list-style:none;	
	} 
	.itineraryWrapper .instructionWrapper ul li{
		float:left;
		width:100%;
		padding:0 2% 0 2%;
		margin:0 0 0.5% 0;
		background:url(/Content/img/li-bg.png) 1% 7px no-repeat;
		color:#585858;
		font-size:14px;
		box-sizing:border-box;
	}
	.itineraryWrapper .instructionWrapper .tableWrap th{
		background:#a5eaff;
		color:#003871;
	}
	.inlineOverlay{
		width:800px;
		float:left;
		display:none;
	}
	.inlineOverlay .inner{
		float:left;
		width:100%;	
	}
	.inlineOverlay .inner .heading{
		float:left;
		width:100%;
		padding:1% 2%;
		background:#003871;
		color:#fff;
		font-size:20px;
		box-sizing:border-box;
	}
	.inlineOverlay .inner .content{
		float:left;
		width:100%;
		height:400px;
		overflow:auto;
		padding:2% 1%;
		box-sizing:border-box;	
	}
	.inlineOverlay .inner .content ol{
		margin:0px 0 0 20px;
		padding:0px;
		list-style-position:outside;	
	}
	.inlineOverlay .inner .content ol li{
		padding:0 0 0 0px;
	}
	.inlineOverlay .inner .content ol li p{
		margin:0 0 10px 0;	
		padding:0px;
	}
	.chooseSeatWrap{
		float:left;
		width:100%;
		padding:2%;
		box-sizing:border-box;
		background:url(/Content/img/choose-seat-bg.png) left top repeat;	
		position:relative;
	}
	.ChooseflightTypeWrap{
		float:left;
		width:100%;	
	}
	.ChooseflightTypeWrap ul{
		margin:0px;
		padding:0px;
		list-style:none;	
	}
	.ChooseflightTypeWrap ul li{
		float:left;
		width:50%;
		padding:2% 1%;
		box-sizing:border-box;
		background:#f3f3f3;
		color:#585858;
		cursor:pointer;
		opacity:0.7;
		border-top:#003871 solid 2px;
	}
	.ChooseflightTypeWrap ul li.active{
		background:#003871;
		color:#fff;	
		opacity:1;
	}
	.ChooseflightTypeWrap ul li .iconWrap{
		float:left;
		width:100%;
		font-size:26px;
		line-height:26px;
		color:#585858;
	}
	.ChooseflightTypeWrap ul li.active .iconWrap{
		color:#fff;	
	}
	.ChooseflightTypeWrap ul li .iconWrap .icon{
		display:inline-block;
		width:15%;
		height:18px;
		background:url(/Content/img/dep-arr-flights-small.png) center top no-repeat;	
	}
	.ChooseflightTypeWrap ul li .iconWrap .icon.arr{
		background-position:center -18px;	
	}
	.ChooseflightTypeWrap ul li .destinationWrap{
		float:left;
		width:200px;
		padding-left:15%;
		font-size:26px;
		margin:10px 0 0 0;	
	}
	.ChooseflightTypeWrap ul li .destinationWrap .cityName{
		float:left;
		width:40%;
		line-height:22px;	
	}	
	.ChooseflightTypeWrap ul li .destinationWrap .cityName span{
		display:block;
		font-size:16px;	
	}
	.ChooseflightTypeWrap ul li .destinationWrap .cityArrow{
		float:left;
		width:20%;	
	}	
	.ChooseflightTypeWrap ul li .destinationWrap .flightName{
		float:left;
		width:85%;
		font-size:14px;
	}
	.ChooseflightSeatWrap{
		float:left;
		width:100%;	
	}
	.ChooseflightSeatWrap .ChooseflightSeatMain{
		float:left;
		width:100%;	
	}
	.ChooseflightSeatWrap .ChooseflightSeatMain .row{
		width:100%;
		display:table;
	}
	.ChooseflightSeatWrap .ChooseflightSeatMain .row.thead{
		background:#f4f6f9;
		color:#003871;
		font-size:16px;	
	}
	.ChooseflightSeatWrap .ChooseflightSeatMain .row .col{
		display:table-cell;
		padding:10px;
		text-align:center;
		font-size:16px;
		color:#565656;
		border:#e1e1e1 solid 1px;
		border-top:0;
		box-sizing:border-box;
		vertical-align:middle;
		width:5%;
	}
	.ChooseflightSeatWrap .ChooseflightSeatMain .row .col:nth-child(2){
		width:20%;	
	}
	.ChooseflightSeatWrap .ChooseflightSeatMain .row .col:nth-child(3){
		width:20%;	
	}
	.ChooseflightSeatWrap .ChooseflightSeatMain .row .col:nth-child(4){
		width:10%;	
	}
	.ChooseflightSeatWrap .ChooseflightSeatMain .row .col:nth-child(5){
		width:10%;	
	}
	.ChooseflightSeatWrap .ChooseflightSeatMain .row .col:nth-child(6){
		width:10%;	
	}
	.chooseSeatWrap .aeroplaneWrap{
		width:100%;
		height:1500px;
		background:url(/Content/img/aeroplane-selloute.png) center top no-repeat;	
	}
	.chooseSeatWrap .aeroplaneWrap .mainContainer{
		margin:0 auto;
		width:230px;	
	}
	.chooseSeatWrap .aeroplaneWrap .mainContainer .master{
		float:left;
		width:230px;
		margin-top:225px;	
	}
	.chooseSeatWrap .aeroplaneWrap .mainContainer .master .row{
		float:left;
		width:100%;
		margin-bottom:6px;	
	}
	.chooseSeatWrap .aeroplaneWrap .mainContainer .master .row ul{
		margin:0px;
		padding:0px;
		list-style:none;	
	}
	.chooseSeatWrap .aeroplaneWrap .mainContainer .master .row ul li{
		float:left;
		width:25px;
		height:25px;
		margin-right:6px;
		background:#99ddff;	
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		color:#000;
		line-height:25px;
		font-size:16px;
		cursor:pointer;
	}
	.chooseSeatWrap .aeroplaneWrap .mainContainer .master .row ul li:nth-child(4){
		font-size:13px;
		color:#8d8d8d;	
	}
	.chooseSeatWrap .aeroplaneWrap .mainContainer .master .row ul li.noBg{
		cursor:inherit;	
	}
	.chooseSeatWrap .aeroplaneWrap .mainContainer .master .row ul li.premiumSeats{
		background:#003871;	
	}
	.chooseSeatWrap .aeroplaneWrap .mainContainer .master .row ul li.windowSeats{
		background:#0099ff;	
	}
	.chooseSeatWrap .aeroplaneWrap .mainContainer .master .row ul li.occupiedSeats{
		background:#dbdada;
		cursor:inherit;	
	}
	.chooseSeatWrap .aeroplaneWrap .mainContainer .master .row ul li.currentSelected{
		background:#55b55e;	
	}
	.chooseSeatWrap .legendsWrap{
		position:absolute;
		width:100px;	
	}
	.chooseSeatWrap .legendsWrap ul{
		margin:0px;
		padding:0px;
		list-style:none;	
	}
	.chooseSeatWrap .legendsWrap ul li{
		float:left;
		width:100%;
		padding:60px 0 0 0;
		font-size:14px;
		text-align:center;
		background:url(/Content/img/choose-seat-legend-bg.png) 0 0 no-repeat;
	}
	.chooseSeatWrap .legendsWrap ul li.legend1{
		background-position:50% 20px;	
	}
	.chooseSeatWrap .legendsWrap ul li.legend2{
		background-position:50% -70px;	
	}
	.chooseSeatWrap .legendsWrap ul li.legend3{
		background-position:50% -158px;	
	}
	.chooseSeatWrap .legendsWrap ul li.legend4{
		background-position:50% -246px;	
	}
	.chooseSeatWrap .legendsWrap ul li.legend5{
		background-position:50% -338px;	
	}
	.ui-datepicker .ui-datepicker-title select{
		font-size:13px;	
	}
	@media only screen and (min-width: 1025px) and (max-width: 1095px) {
		.homePageWrapper .mealWrap .alert img{
			display:none;	
		}
	}
	@media only screen and (min-width: 960px) and (max-width: 1024px) {
		.homePageWrapper .mealWrap .alert img{
			display:none;	
		}
		.bookingEngineWrapper .bookingEngine .bookingFields .calender i{
			font-size:15px;	
		}
		.bookingEngineWrapper .bookingEngine .bookingFields .infoIcon{
			transform:scale(0.7);
			right:2px;	
		}
		.viewByMonthWrap{
			min-height:300px;	
		}
		.flightsSummaryWrap .summary .details .flightTime{
			font-size:16px;	
		}
		.flightsSummaryWrap .summary .totalPriceWrap{
			font-size:20px;	
		}
		.flightsDetailsWrap .buttonWrap .disclaimer{
			width:100%;	
		}
		footer .col1 img{
			width:80%;	
		}
		.homePageWrapper .mealWrap .fifty .alert li{
			padding:5px;
			height:70px;	
		}
		.homePageWrapper .mealWrap .fifty .alert img{
			display:none;	
		}
		.homePageWrapper .mealWrap .fifty .alert .up{
			top:30px;	
		}
		.homePageWrapper .offerFareWrapper .slick-slide{
			padding:20px 30px;	
		}
		.homePageWrapper .offerFareWrapper .slick-next{
			transform:scale(0.8);	
			right:0px;
		}
		.homePageWrapper .offerFareWrapper .slick-prev{
			transform:scale(0.8);
			left:0px;
		}
		.viewByWeekWrap{
			padding:0 3%;
			box-sizing:border-box;	
		}
		.viewByWeekWrap ul li.active a{
			font-size:16px;	
		}
		.selectedFlightSummary ul li{
			text-align:center;
			background-position:right 50%;	
		}
		.selectedFlightSummary ul li .block{
			font-size:20px;	
		}
		.selectedFlightSummary ul li .block a{
			padding:0 0 25px 0;	
		}
		.selectedFlightSummary ul li .block .details{
			width:100%;	
		}
		.selectedFlightSummary ul li .block .icon{
			margin-right:0px;
			width:100%;
			text-align:center;
			transform:scale(0.7);
		}
		.selectedFlightSummary ul li .block .icon.dep, .selectedFlightSummary ul li .block .icon.arr{
			background-position:center top;	
		}
		.paymentSummaryWrap .paymentSummary .paymentFinalDetails .col .amount{
			font-size:25px;
			white-space:nowrap;	
		}
		.resp-vtabs .resp-tabs-list li{
			font-size:16px;
			line-height:18px;	
		}
		.passengerOtherOption .content.resp-vtabs .resp-tabs-list li .icon{
			transform:scale(0.7);
			width:40%;	
		}
		.passengerOtherOption .content.resp-vtabs .resp-tabs-list li .txt{
			width:60%;	
		}
		.passengerOtherOption.payment .content.resp-vtabs .resp-tabs-list li .icon{
			width:30%;	
		}
		.passengerOtherOption.payment .content.resp-vtabs .resp-tabs-list li .txt{
			width:70%;	
		}
		.itineraryWrapper .priceSummary .price .colWrap .label{
			width:70%;	
		}
		.itineraryWrapper .priceSummary .price .colWrap .actual{
			width:30%;	
		}
		.itineraryWrapper .priceSummary .price .totalWrap .label{
			width:73%;	
		}
		.itineraryWrapper .priceSummary .price .totalWrap .actual{
			width:27%;	
		}
		.itineraryWrapper .processStep ul li{
			padding:2% 5%;	
		}
		.accrWrap .head span{
			margin-top:5px;	
		}
		.itineraryWrapper .priceSummary .price .colWrap .label{
			width:70%	
		}
		.itineraryWrapper .priceSummary .price .colWrap .actual{
			widows:30%;	
		}
		.itineraryWrapper .priceSummary .price .totalWrap .label{
			width:70%;	
		}
		.itineraryWrapper .priceSummary .price .totalWrap .actual{
			width:30%;	
		}
		.bookingEngineWrapper .bookingEngine .bookingFields .spinner i.fa-angle-right, .bookingEngineWrapper .bookingEngine .bookingFields .spinner i.fa-angle-left{
			width:15px;	
		}
		header .navWrapperHolder{
			height:210px;
		}
		.flightsDetailsWrap .flightTable{
			overflow:auto;	
		}
		.flightsDetailsWrap .flightTable .flightTableWrap{
			width:900px;	
		}
	}	
	@media only screen and (min-width: 1000px) and (max-width: 1024px) {
		.bookingEngineWrapper .bookingEngine .bookingFields.loginCont{
			width:87%;	
		}
		header .navWrapperHolder{
			height:190px;
			min-height:190px;	
		}
		.bookingEngineWrapper .bookingEngine .bookingTypeWrap.loginTabWidth{
			width:12%;
		}
		.bookingEngineWrapper .bookingEngine .bookingFields .spinner i.fa-angle-right, .bookingEngineWrapper .bookingEngine .bookingFields .spinner i.fa-angle-left{
			width:15px;	
		}
		.bookingEngineWrapper .button{
			width:13%;	
		}
		.homePageWrapper .indigoFeaturesWrapper ul li a span, .homePageWrapper .mealWrap .imgWrap a span{
			font-size:20px;	
		}
		.homePageWrapper .mealWrap .imgWrap{
			width:35%;	
		}
		.homePageWrapper .mealWrap .alert .heading{
			padding:3% 5%;	
		}
		.homePageWrapper .mealWrap .alert{
			width:30%;	
		}
		.homePageWrapper .mealWrap .alert li{
			padding:10px;	
		}
		.homePageWrapper .mealWrap .alert img{
			display:none;	
		}
		.homePageWrapper .mealWrap .alert li{
			height:49px;	
		}
		.bookingEngineWrapper .subLinks .right{
			width:20%;	
		}
		.flightsDetailsWrap .row .label{
			width:30%;
			padding:0 10px;	
		}
		.flightsDetailsWrap .row.thead .column{
			font-size:12px;	
			padding:1%;
		}
		.flightsDetailsWrap .flightTable{
			overflow:auto;	
		}
		.flightsDetailsWrap .flightTable .flightTableWrap{
			width:900px;	
		}
		
	.homePageWrapper .indigoFeaturesWrapper ul li{
		width:16.66%;
		border-bottom:#fff solid 1px;	
	}
	.homePageWrapper .indigoFeaturesWrapper ul li img{
		height:auto;	
	}
	}
	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
	.logo{
		width:15%;
		margin:1% 0 1% 2%;	
	}
	.logo img{
		width:100%;	
	}
	.headerTopRight{
		margin:0 10px;
	}
	.departingWrapper.myProfile{
		margin:0;	
	}
	.headerTopRight .socialWrap{
		margin:15px 60px 0 0;	
	}
	.headerTopRight .contactWrap{
		margin:10px 0px;
		display:none;	
	}
	.headerTopRight .searchWrap{
		margin:0px;
		display:none;	
	}
	.mobTrigger{
		display:block;
		width:40px;
		height:25px;
		position:absolute;
		right:2%;
		top:17px;
	}
	.mobTrigger ul{
		margin:0px;
		padding:0px;
		list-style:none;	
	}
	.mobTrigger ul li{
		float:left;
		width:100%;
		height:2px;
		margin-bottom:5px;
		background:#003871;	
	}
	header .navWrapperHolder{
		height:auto !important;	
	}
	header .navWrapper nav{
		display:none;	
	}
	header .navWrapper nav ul li{
		width:100%;
		text-align:left;
		border:0;
		border-top:#fff solid 1px;	
	}
	header .navWrapper nav ul li a{
		padding:2%;	
		background:#003871;
		color:#fff;
	}
	header .navWrapper nav ul li a i{
		margin-right:10px;	
	}
	header .navWrapper nav ul li a.active{
		background:#003871;
		color:#efefef;	
	}
	.bookingEngineWrapper{
		position:relative;	
		display:none;
	}
	.bookingEngineWrapper .bookingEngine{
		border-bottom:0;
	}
	.bookingEngineWrapper .bookingEngine .bookingFieldsWrapper{
		margin-bottom:2%;
		border-bottom:#9ea9d1 solid 1px;
		padding:0px;
	}
	.bookingEngineWrapper .bookingEngine .bookingFieldsWrapper:last-child{
		border-bottom:0;
		margin-bottom:0;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields.loginCont ul{ clear:both;}
	.bookingEngineWrapper .bookingEngine .bookingFields.loginCont ul li { background:none; border:0; width:auto; white-space:nowrap; display:inline-block; margin-right:20px;}
	.bookingEngineWrapper .bookingEngine .bookingFields.loginCont ul li a{ background:none; color:#9b9b9b; padding:5px 0; }
	.passengerOtherOption .content ul.resp-tabs-list{
		display:none;	
	}
	.passengerOtherOption .content.resp-vtabs .resp-tabs-container{
		width:100%;
		float:left;	
	}
	.resp-vtabs .resp-tab-content{
		border-bottom:#56d7fe solid 1px;
	}
	h2.resp-accordion{
		border-bottom:#56d7fe solid 1px;
		font-size:20px;
		font-weight:normal;
		padding:3% 2%;
		background:url(/Content/img/drp-dwn-arrw.png) #a5eaff 95% 55% no-repeat;	
	}
	h2.resp-tab-active{
		padding:3% 2% !important;
		background:#003871;
		color:#fff;	
	}
	.resp-arrow{
		display:none;	
	}
	.passengerOtherOption .content h3{
		font-weight:normal;
		font-size:16px;	
	}
	.allPassengersWrap .passengerDetails .formWrap .xs1{
		width:30%;	
	}
	.paymentSummaryWrap .paymentSummary .paymentFinalDetails .col .amount{
		font-size:25px;	
	}
	.bookingEngineWrapper .bookingEngine .bookingTypeWrap{
		width:100%;	
		padding:5px 0;
	}
	.bookingEngineWrapper .bookingEngine .bookingTypeWrap ul li{
		width:auto;
		margin:0 5% 0 0;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields{
		width:100%;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .xs1, .bookingEngineWrapper .bookingEngine .bookingFields .xs2{
		width:25%;
		margin:0px;	
		border-bottom:0;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .xs1:nth-child(odd), .bookingEngineWrapper .bookingEngine .bookingFields .xs2:nth-child(odd){
		border-right:0;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .xs1.calender:nth-child(even){
		border-right:#9ea9d1 solid 1px;		
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .xs1.hideMobBorder{
		border-right:0;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .xs1.showMobBorder{
		border-right:0;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .rightBorder{
		border-right:#9ea9d1 solid 1px !important;	 	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .xs1.or{
		width:100%;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .input{
		padding:0px;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .spinner{
		margin:0;	
	}
	.bookingEngineWrapper .button{
		width:20%;
		margin-bottom:1%;
	}
	.bookingEngineWrapper .bookingEngine .bookingTypeWrap ul li a i{
		margin:0px;
	}
	.bookingEngineWrapper .subLinks{
		height:auto;	
	}
	.bookingEngineWrapper .subLinks .left{
		width:100%;	
	}
	.bookingEngineWrapper .subLinks .left label.txt{
		width:auto;
		margin:0px;
		float:left;
		line-height:16px;
		margin:0 40px 0 10px;
	}
	.bookingEngineWrapper .subLinks .right{
		width:auto;
		text-align:left;	
	}
	.bookingEngineWrapper .subLinks .right a{
		background:none;
		padding:2% 0;	
	}
	.homePageWrapper .offerFareWrapper .slick-slide{
		padding:10px 30px;	
	}
	.homePageWrapper .offerFareWrapper .slick-next{
		right:0px;
		transform:scale(0.7);
	}
	.homePageWrapper .offerFareWrapper .slick-prev{
		left:0px;
		transform:scale(0.7);	
	}
	.homePageWrapper .offerFareWrapper .slick-slide:nth-child(odd), .homePageWrapper .offerFareWrapper .slick-slide:nth-child(even){
		background:#fff;
		border-right:#003871 solid 1px;	
	}
	.homePageWrapper .offerFareWrapper .slick-slide:nth-child(3n){
		border-right:#003871 solid 1px;	
	}
	.homePageWrapper .iconWrapper ul li{
		width:16.66%;
		border-bottom:#fff solid 1px;	
	}
	.homePageWrapper .mealWrap{
		margin:0 0 1px 0;	
	}
	.homePageWrapper .mealWrap .imgWrap{
		width:50%;
		height:185px;
		float:left;
	}
	.homePageWrapper .mealWrap .imgWrap img{
		width:auto;
		height:100%;	
	}
	.homePageWrapper .mealWrap .imgWrap a span, .homePageWrapper .indigoFeaturesWrapper ul li a span{
		font-size:16px;
		line-height:18px;	
	}
	.homePageWrapper .mealWrap .alert{
		width:33%;
	}
	.homePageWrapper .mealWrap .alert img{
		display:none;	
	}
	.homePageWrapper .indigoFeaturesWrapper{
		margin:0;	
	}
	.homePageWrapper .indigoFeaturesWrapper ul li{
		width:16.66%;
		padding:0;
		border-bottom:#fff solid 1px;	
	}
	.homePageWrapper .indigoFeaturesWrapper ul li img{
		height:auto;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .cityDropdown{
		box-sizing:border-box;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .cityDropdown .list ul li{
		text-transform:none;
		width:45%;
		margin:0 5% 0 0;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .cityDropdown .list ul li a{
		background:none;	
	}
	.ui-datepicker{
		margin-top:5px;	
	}
	.homePageWrapper .iconWrapper ul li a{
		padding:20px 0 20px 0;	
	}
	.slick-dots li, .slick-dots li button{
		width:5px;
		height:5px;
	}
	.homePageWrapper .offerFareWrapper{
		background:#fff;	
	}
	.homePageWrapper .offerFareWrapper .slick-slide .label{
		white-space:nowrap;	
	}
	footer .col1{
		width:100%;	
		margin-right:5%;
		margin-bottom:4%;
	}
	footer .col1 img{
		width:auto;	
	}
	footer .col2{
		width:40%;	
		margin-right:2%;
	}
	footer .col3 {
		width:58%;	
	}
	footer .col3 ul li{
		width:33.33%;
		margin-right:0;
		margin-bottom:1%;
	}
	.bookingProcessStep{
		width:100%;
		padding:0 0 0 10%;
		float:left;
		margin-top:-120px;
		box-sizing:border-box;
		display:none;
	}
	.bookingEngineWrapper .button{
		margin:2% 0 0 0;
	}
	.bookingProcessStep ul li span{
		font-size:12px;
		top:25px;
		width:120px;	
	}
	.bookingProcessStep ul li:last-child{
		width:0px;	
	}
	.bookingProcessStep ul li{
		width:28%;	
	}
	.bookingProcessStep ul li:last-child span{
		width:80px;
		text-align:right;	
	}
	.departingWrapper .departingWrap{
		margin:0px 0 0 0;	
	}
	.departingWrapper .departingWrap.scnd{
		margin-top:0px;	
	}
	.departingWrapper .departingWrap .label span{
		font-size:14px;
		display:inline-block;
		margin-right:5px;	
	}
	.departingWrapper .departingWrap{
		font-size:16px;	
	}
	.departingWrapper .departingWrap .icon{
		transform:scale(0.7);	
	}
	.departingWrapper .departingWrap .label{
		margin:10px 0 0 0;	
	}
	.dateWrapDepFull .fullWeek, .flightsDetailsWrap, .flightsSummaryWrap{
		width:100%;	
		padding:0px;
	}
	.fullMonth{
		display:none;	
	}
	.fullWeek .prev{
		width:25px;	
	}
	.flightsDetailsWrap .row .label{
		width:30%;	
	}
	.flightsDetailsWrap .row .column{
		width:26.66%;
	}
	.flightsDetailsWrap .row.thead .column{
		font-size:14px;
		line-height:15px;
		white-space:pre-wrap;
		width:26%;
	}
	.flightsDetailsWrap .row .label .timingWrap{
		width:100%;
		text-align:center;
		font-size:13px;
	}
	.flightsDetailsWrap .row .label .timingWrap span{
		font-size:13px;	
	}
	.flightsDetailsWrap .row .label .flightType{
		width:100%;
		font-size:13px;	
	}
	.flightsDetailsWrap .row .label .timingWrap br{
		display:none;	
	}
	.flightsDetailsWrap .row .column{
		font-size:13px;	
	}
	.flightsDetailsWrap .upgradeWrap .upgradeLabel{
		font-size:13px;
		width:auto;
	}
	.flightsDetailsWrap .upgradeWrap .upgradeLabel label{
		font-size:13px;	
		clear:both;
	}
	.flightsDetailsWrap .upgradeWrap .upgradeTotal{
		float:left;	
	}
	.flightsDetailsWrap .upgradeWrap em{
		display:none;	
	}
	.buttonGlbl{
		width:auto;
		margin:0 10px 0 0;	
	}
	.flightsDetailsWrap .buttonWrap{
		float:none;
		display:inline-block;
		margin:0;	
	}
	.flightsDetailsWrap .buttonWrap .buttons{
		width:auto;
		float:left;	
	}
	.viewByWeekWrap ul li, .viewByWeekWrap ul li.active a{
		font-size:12px;
		line-height:14px;	
	}
	.viewByWeekWrap ul li, .viewByWeekWrap ul li.active{
		width:14.28%;	
	}
	.flightsDetailsWrap .row .label .layoverTimeWrap span{
		font-size:12px;
		padding:0;
		background:#fafafa;
		white-space:nowrap;	
	}
	.flightsDetailsWrap .buttonWrap .disclaimer{
		width:100%;
		margin-bottom:5%;	
	}
	.flightsDetailsWrap .fareRulesWrap{
		width:100%;
		margin-left:0px;
	}
	.homePageWrapper .mealWrap .imgWrap:nth-child(even){
		border-right:0;	
	}
	.flightsSummaryWrap{
		position:fixed !important;
		top:auto !important;
		bottom:0 !important;
		z-index:11;
		margin-bottom:0;
	}
	.flightsSummaryWrap .summary .details{
		display:none;	
	}
	.flightsSummaryWrap .summary .summaryDisclaimer{
		display:none;	
	}
	.flightsSummaryWrap .offersWrap{
		display:none;	
	}
	.flightsSummaryWrap .summary{
		width:100%;
		margin:0px;	
	}
	.flightsSummaryWrap .summary .totalPriceWrap{
		padding:1% 5%;	
	}
	.flightsSummaryWrap .summary .details .itanaryDetails .label{
		width:60%;	
	}
	.flightsSummaryWrap .summary .heading{
		padding:1% 5%;	
	}
	.flightsSummaryWrap .summary .heading span{
		background-position:0 -10px;	
	}
	.flightsSummaryWrap .summary .heading span.active{
		background-position:0 0;	
	}
	.itineraryWrapper .priceSummary .price .colWrap .label{
			width:70%	
		}
		.itineraryWrapper .priceSummary .price .colWrap .actual{
			widows:30%;	
		}
		.itineraryWrapper .priceSummary .price .totalWrap .label{
			width:70%;	
		}
		.itineraryWrapper .priceSummary .price .totalWrap .actual{
			width:30%;	
		}
		.itineraryWrapper .priceSummary .contact .phone .mobileInd{
			width:100%;	
		}
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		.inlineOverlay{
			width:100%;	
		}
		.inlineOverlay .inner .heading{
			padding:6px 2%;	
		}
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
	.logo{
		width:30%;
		margin:3% 0 3% 2%;	
	}
	.logo img{
		width:100%;	
	}
	.headerTopRight{
		margin:0 10px;
	}
	.headerTopRight .socialWrap{
		margin:30px 60px 0 0;	
	}
	.headerTopRight .contactWrap{
		margin:10px 0px;
		display:none;	
	}
	.headerTopRight .searchWrap{
		margin:0px;
		display:none;	
	}
	.mobTrigger{
		display:block;
		width:40px;
		height:25px;
		position:absolute;
		right:2%;
		top:35px;
	}
	.mobTrigger ul{
		margin:0px;
		padding:0px;
		list-style:none;	
	}
	.mobTrigger ul li{
		float:left;
		width:100%;
		height:2px;
		margin-bottom:5px;
		background:#003871;	
	}
	header .navWrapperHolder{
		height:auto;	
	}
	header .navWrapper nav{
		display:none;	
	}
	header .navWrapper nav ul li{
		width:100%;
		text-align:left;
		border:0;
		border-top:#fff solid 1px;	
	}
	header .navWrapper nav ul li a{
		padding:2%;	
		background:#003871;
		color:#fff;
	}
	header .navWrapper nav ul li a i{
		margin-right:10px;	
	}
	header .navWrapper nav ul li a.active{
		background:#003871;
		color:#efefef;	
	}
	.bookingEngineWrapper{
		position:relative;	
		display:none;
	}
	.bookingEngineWrapper .bookingEngine .bookingFieldsWrapper{
		margin-bottom:2%;
		border-bottom:#9ea9d1 solid 1px;
		padding:0px;
	}
	.bookingEngineWrapper .bookingEngine .bookingTypeWrap{
		height:auto;
		width:100%;	
	}
	.bookingEngineWrapper .bookingEngine .bookingTypeWrap ul li{
		width:auto;
		margin:0 5% 0 0;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields{
		width:100%;	
	}
	.bookingEngineWrapper .subLinks .right .tipsy{
		left:0;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields.otherCont, .bookingEngineWrapper .bookingEngine .bookingFields.loginCont{
		margin:0px;	
		width:100%;
	}
	.bookingEngineWrapper .bookingFields.mobBotBrdr{
		border-bottom:#9ea9d1 solid 1px;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .xs1, .bookingEngineWrapper .bookingEngine .bookingFields .xs2{
		width:25%;
		margin:0px;	
		height:50px;
		border-bottom:0;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields.loginCont .xs1{
		width:50%;	
	}
	.bookRef{
		width:100% !important;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .xs1.separator{
		height:0px !important;
		border:0;
		width:100%;
		margin:4% 0;
		border-bottom:#003781 solid 1px;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .xs1:nth-child(odd), .bookingEngineWrapper .bookingEngine .bookingFields .xs2:nth-child(odd){
		border-right:0;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .xs1.calender:nth-child(even){
		border-right:#9ea9d1 solid 1px;		
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .rightBorder{
		border-right:#9ea9d1 solid 1px !important;		
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .xs1.hideMobBorder{
		border-right:0;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .xs1.showMobBorder{
		border-right:0;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .xs1.showMobBorderBtm{
		border-bottom:#9ea9d1 solid 1px;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .xs1.or{
		width:100%;
		height:40px;
		line-height:50px;
		border-top:#9ea9d1 solid 1px;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields.otherCont .xs1, .bookingEngineWrapper .bookingEngine .bookingFields.otherCont .xs2{
		height:60px;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .input{
		padding:0px;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .spinner{
		margin:0;	
	}
	.bookingEngineWrapper .button{
		width:100%;	
	}
	.bookingEngineWrapper .button:last-child{
		margin-right:0 !important;
		margin-top:5px;
	}
	.bookingEngineWrapper .button.manage, .bookingEngineWrapper .button.fullHeight{
		height:40px;
		margin:0px 0 1% 0;	
	}
	.bookingEngineWrapper .button.manage a, .bookingEngineWrapper .button.fullHeight a{
		line-height:40px;	
	}
	.bookingEngineWrapper .bookingEngine .bookingTypeWrap ul li a i{
		margin:0px;
	}
	.bookingEngineWrapper .subLinks{
		height:auto;	
	}
	.bookingEngineWrapper .subLinks .left{
		width:100%;	
	}
	.bookingEngineWrapper .subLinks .left label.txt{
		width:auto;
		margin:0px;
		float:left;
		line-height:16px;
		margin:0 40px 0 10px;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .cityDropdown{
		top:49px;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields.otherCont .xs1 .cityDropdown, .bookingEngineWrapper .bookingEngine .bookingFields.otherCont .xs2 .cityDropdown, .bookingEngineWrapper .bookingEngine .bookingFields.loginCont .xs1 .cityDropdown, .bookingEngineWrapper .bookingEngine .bookingFields.loginCont .xs2 .cityDropdown{
		top:59px;	
	}
	.myProfile{
		margin:0 !important;
	}
	.bookingEngineWrapper .subLinks .right{
		width:100%;
		text-align:left;
		margin:1% 0;	
	}
	.bookingEngineWrapper .subLinks .right a{
		background:none;
		padding:0;	
	}
	.homePageWrapper .offerFareWrapper .slick-slide{
		padding:10px 30px;	
	}
	.homePageWrapper .offerFareWrapper .slick-next{
		right:0px;
		transform:scale(0.7);
	}
	.homePageWrapper .offerFareWrapper .slick-prev{
		left:0px;
		transform:scale(0.7);	
	}
	.homePageWrapper .offerFareWrapper .slick-slide:nth-child(odd), .homePageWrapper .offerFareWrapper .slick-slide:nth-child(even){
		background:#fff;
		border-right:#003871 solid 1px;	
	}
	.homePageWrapper .offerFareWrapper .slick-slide:nth-child(3n){
		border-right:#003871 solid 1px;	
	}
	.homePageWrapper .iconWrapper ul li{
		width:33.33%;
		border-bottom:#fff solid 1px;	
	}
	.homePageWrapper .iconWrapper ul li:nth-child(3n){
		border-right:0;	
	}
	.homePageWrapper .mealWrap{
		margin:0 0 1px 0;	
	}
	.homePageWrapper .mealWrap .imgWrap{
		width:33.33%;
		height:180px;
		float:left;	
	}
	.homePageWrapper .mealWrap img{
		height:100%;
		width:auto;	
	}
	.homePageWrapper .mealWrap .imgWrap a span, .homePageWrapper .indigoFeaturesWrapper ul li a span{
		font-size:16px;
		line-height:18px;	
	}
	.homePageWrapper .mealWrap .alert{
		float:right;
		width:33.2%;
		height:180px;
	}
	.homePageWrapper .mealWrap .alert .down{
		margin-left:-17px;	
	}
	.homePageWrapper .mealWrap .alert img{
		display:none;	
	}
	.homePageWrapper .mealWrap .alert li{
		padding:3px 3% 4px 3%;
	}
	.homePageWrapper .indigoFeaturesWrapper{
		margin:0;	
	}
	.homePageWrapper .indigoFeaturesWrapper ul li{
		width:33.33%;
		height:180px;
		border-bottom:#fff solid 1px;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .cityDropdown{
		box-sizing:border-box;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .cityDropdown .list ul li{
		text-transform:none;
		width:45%;
		margin:0 5% 0 0;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .cityDropdown .list ul li a{
		background:none;	
	}
	.ui-datepicker{
		margin-top:5px;	
	}
	.homePageWrapper .iconWrapper ul li a{
		padding:20px 0 20px 0;	
	}
	.slick-dots li, .slick-dots li button{
		width:5px;
		height:5px;
	}
	.homePageWrapper .offerFareWrapper{
		background:#fff;	
	}
	.homePageWrapper .offerFareWrapper .slick-slide .label{
		white-space:nowrap;	
	}
	footer .col1, footer .col2, footer .col3 {
		width:100%;	
		margin-bottom:4%;
	}
	footer .col3 ul li{
		width:33.33%;
		margin-right:0;
		margin-bottom:4%;
	}
	.bookingProcessStep{
		width:100%;
		padding:0 0 0 10%;
		float:left;
		margin-top:-120px;
		box-sizing:border-box;
		display:none;
	}
	.bookingProcessStep ul li span{
		font-size:12px;
		top:25px;
		width:120px;	
	}
	.bookingProcessStep ul li:last-child{
		width:0px;	
	}
	.bookingProcessStep ul li{
		width:28%;	
	}
	.bookingProcessStep ul li:last-child span{
		width:80px;
		text-align:right;	
	}
	.departingWrapper .departingWrap{
		margin:0;	
	}
	.departingWrapper .departingWrap.scnd{
		margin-top:0px;	
	}
	.departingWrapper .departingWrap .label span{
		font-size:14px;
		display:inline-block;
		margin-right:5px;	
	}
	.departingWrapper .departingWrap{
		font-size:16px;	
	}
	.departingWrapper .departingWrap .icon{
		transform:scale(0.7);	
	}
	.departingWrapper .departingWrap .label{
		margin:10px 0 0 0;	
	}
	.dateWrapDepFull .fullWeek, .flightsDetailsWrap, .flightsSummaryWrap{
		width:100%;	
		padding:0px;
	}
	.viewByWeekWrap{
		padding:0 5%;
		box-sizing:border-box;	
	}
	.fullMonth{
		display:none;	
	}
	.flightsDetailsWrap .flightTable{
		overflow:auto;	
	}
	.flightsDetailsWrap .flightTable .flightTableWrap{
		width:800px;
	}
	.flightsDetailsWrap .row .label{
		width:20%;	
	}
	.flightsDetailsWrap .row.thead .column{
		font-size:14px;
		line-height:15px;
		white-space:pre-wrap;
	}
	.flightsDetailsWrap .row .label .timingWrap{
		width:100%;
		text-align:center;
		font-size:13px;
	}
	.flightsDetailsWrap .row .label .timingWrap span{
		font-size:13px;	
	}
	.flightsDetailsWrap .row .label .flightType{
		width:100%;
		font-size:13px;	
	}
	.flightsDetailsWrap .row .label .timingWrap br{
		display:none;	
	}
	.flightsDetailsWrap .row .column{
		font-size:13px;	
	}
	.flightsDetailsWrap .upgradeWrap .upgradeLabel{
		font-size:13px;
		width:100%;
		line-height:25px;
	}
	.flightsDetailsWrap .upgradeWrap .upgradeLabel label{
		font-size:13px;	
		clear:both;
	}
	.flightsDetailsWrap .upgradeWrap .upgradeTotal{
		float:left;	
	}
	.flightsDetailsWrap .upgradeWrap em{
		display:none;	
	}
	.buttonGlbl{
		width:100%;
		margin-bottom:1%;	
	}
	.flightsDetailsWrap .buttonWrap .buttons{
		width:100%;
		float:left;	
	}
	.flightsDetailsWrap .buttonWrap .buttons .marginRight10{
		margin-right:0px !important;
	}
	.viewByWeekWrap ul li, .viewByWeekWrap ul li.active a{
		font-size:12px;
		line-height:14px;	
	}
	.viewByWeekWrap ul li, .viewByWeekWrap ul li.active{
		width:14.28%;	
	}
	.flightsDetailsWrap .row .label .layoverTimeWrap span{
		font-size:12px;
		padding:0;
		background:#fafafa;
		white-space:nowrap;	
	}
	.flightsDetailsWrap .buttonWrap .disclaimer{
		width:100%;
		margin-bottom:5%;	
	}
	.flightsDetailsWrap .fareRulesWrap{
		width:100%;
		margin-left:0px;
	}
	.homePageWrapper .indigoFeaturesWrapper ul li:nth-child(3n){
		border-right:0;
	}
	.homePageWrapper .mealWrap .imgWrap:nth-child(even){
		border-right:0;	
	}
	.stickSummary {
		position:inherit;	
	}
	.flightsSummaryWrap .summary .heading{
		line-height:20px;
		padding:2% 5%;
	}
	.flightsSummaryWrap .summary .heading span{
		margin-top:10px;
	}
	.flightsSummaryWrap .summary .totalPriceWrap{
		padding:1% 5%;	
	}
	.flightsSummaryWrap .summary .details, .flightsSummaryWrap .summary .summaryDisclaimer{
		display:none;	
	}
	.flightsSummaryWrap{
		position:fixed !important;
		top:auto !important;
		bottom:0 !important;
		z-index:11;
		margin-bottom:0;
	}
	.flightsSummaryWrap .summary .details .destinationWrap .cityName span{
		display:inline-block;
		margin-left:5px;	
	}
	.flightsSummaryWrap .summary .details .destinationWrap .cityArrow {
		background:url(/Content/img/summary-arrw.png) 50% 5px no-repeat;
		background-size:8px;
		height:20px;
	}
	.flightsSummaryWrap .summary .details .destinationWrap .cityArrow img{
		display:none;
	}
	.flightsDetailsWrap .row .label .flightType {
		margin:5% 0;	
	}
	.flightsDetailsWrap .row .label .flightType span{
		display:none;	
	}
	.flightsSummaryWrap .offersWrap{
		display:none;	
	}
	.flightsSummaryWrap .summary{
		width:100%;
		margin:0px;	
		-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	}
	.bookingEngineWrapper .bookingEngine .bookingFields label{
		height:auto;	
	}
	footer{
		padding-bottom:0;	
	}
	.passengerOtherOption .content ul.resp-tabs-list{
		display:none;	
	}
	.passengerOtherOption .content.resp-vtabs .resp-tabs-container{
		width:100%;
		float:left;	
	}
	h2.resp-accordion{
		border-color:#56d7fe;
		font-size:20px;
		font-weight:normal;
		padding:3% 2%;
		background:url(/Content/img/drp-dwn-arrw.png) #a5eaff 95% 55% no-repeat;	
	}
	h2.resp-tab-active{
		padding:3% 2% !important;
		background:#003871;
		color:#fff;	
	}
	.resp-arrow{
		display:none;	
	}
	.passengerOtherOption .content h3{
		font-weight:normal;
		font-size:16px;	
	}
	.flightsDetailsWrap .row.thead{
		font-size:14px;	
	}
	.passengerOtherOption .content .passWrapAddBen .row .col{
		line-height:14px;
	}
	.passengerOtherOption .content .passWrapAddBen .row .col .select{
		width:60%;
		line-height:30px;
	}
	.resp-vtabs .resp-tab-content .buttonWrap{
		float:none;
		display:inline-block;
	}
	.paymentSummaryWrap .paymentSummary .paymentFinalDetails .lab{
		padding:0px;	
	}
	.paymentSummaryWrap .paymentSummary .paymentFinalDetails .col{
		height:auto;	
	}
	.paymentSummaryWrap .paymentSummary .paymentFinalDetails .col .amount{
		font-size:20px;	
	}
	.paymentSummaryWrap .paymentSummary .paymentFinalDetails .col .heading{
		font-size:12px;	
	}
	.itineraryWrapper .itiFlightDetails .tableWrap{
		overflow:auto;	
	}
	.itineraryWrapper .itiFlightDetails .tableWrapMain{
		width:700px;	
	}
	.itineraryWrapper .processStep ul li .label{
		font-size:13px;	
	}
	.itineraryWrapper .processStep ul li .detail{
		font-size:16px;	
	}
	.itineraryWrapper .processStep ul li{
		background-position:right 50%;
		height:auto;	
	}
	.itineraryWrapper .priceSummary .price{
		width:65%;
	}
	.itineraryWrapper .priceSummary .contact{
		width:35%;
	}
	.itineraryWrapper .priceSummary .price .totalWrap .label, .itineraryWrapper .priceSummary .price .colWrap .label{
		width:70%;	
	}
	.itineraryWrapper .priceSummary .price .totalWrap .actual, .itineraryWrapper .priceSummary .price .colWrap .actual{
		width:30%;
		white-space:nowrap;	
	}
	.itineraryWrapper .passengerListingWrap .listing ul li{
		width:20%;	
	}
	.itineraryWrapper .modifyBookingWrapper ul li{
		width:33.3333%;
		border-bottom:#fff solid 1px;	
	}
	.itineraryWrapper .modifyBookingWrapper ul li:nth-child(3n){
		border-right:0;	
	}
	.itineraryWrapper .modifyBookingWrapper ul li:last-child{
		border-bottom:#fff solid 1px;
	}
	.itineraryWrapper .instructionWrapper ul li{
		padding:0 2% 0 5%;	
	}
	footer .col2 ul li .input{
		width:40%;	
	}
	.resp-tab-content{
		padding:2%;	
	}
	.ChooseflightSeatWrap{
		overflow:auto;	
	}
	.ChooseflightSeatWrap .ChooseflightSeatMain{
		width:800px;	
	}
	.paymentSummaryWrap .buttonWrap .buttons{
		margin:0 1% 0 2%;	
	}
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
	.logo{
		width:40%;
		margin:3% 0 3% 2%;	
	}
	.logo img{
		width:100%;	
	}
	.headerTopRight{
		margin:0 10px;
	}
	.headerTopRight .socialWrap{
		margin:20px 60px 0 0;	
	}
	.headerTopRight .contactWrap{
		margin:10px 0px;
		display:none;	
	}
	.headerTopRight .searchWrap{
		margin:0px;
		display:none;	
	}
	.mobTrigger{
		display:block;
		width:40px;
		height:25px;
		position:absolute;
		right:5%;
		top:22px;
	}
	.mobTrigger ul{
		margin:0px;
		padding:0px;
		list-style:none;	
	}
	.mobTrigger ul li{
		float:left;
		width:100%;
		height:2px;
		margin-bottom:5px;
		background:#003871;	
	}
	header .navWrapperHolder{
		height:auto;	
	}
	header .navWrapper nav{
		display:none;	
	}
	header .navWrapper nav ul li{
		width:100%;
		text-align:left;
		border:0;
		border-top:#fff solid 1px;	
	}
	header .navWrapper nav ul li a{
		padding:2%;	
		background:#003871;
		color:#fff;
	}
	header .navWrapper nav ul li a i{
		margin-right:10px;	
	}
	header .navWrapper nav ul li a.active{
		background:#003871;
		color:#efefef;	
	}
	.bookingEngineWrapper{
		position:relative;	
		display:none;
	}
	.bookingEngineWrapper.displayBlockMob{
		display:block;	
	}
	.bookingEngineWrapper .bookingFields.mobBotBrdr{
		border-bottom:#9ea9d1 solid 1px;
	}
	.bookingEngineWrapper .bookingEngine .bookingFieldsWrapper{
		margin-bottom:5%;
		border-bottom:#9ea9d1 solid 1px;
		padding:0;	
	}
	.bookingEngineWrapper .bookingEngine .bookingTypeWrap{
		width:100%;
		height:auto;
		margin-bottom:5px;	
	}
	.bookingEngineWrapper .bookingEngine .bookingTypeWrap ul li{
		width:auto;
		margin:0 5% 0 0;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields{
		width:100%;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields.otherCont, .bookingTypeWrap.loginType, .bookingEngineWrapper .bookingEngine .bookingFields.loginCont{
		margin:0px;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields.loginCont{
		width:100%;	
	}
	.bookRef{
		width:100% !important;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .xs1.separator{
		height:0px !important;
		border:0;
		width:100%;
		margin:4% 0;
		border-bottom:#003781 solid 1px;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .xs1, .bookingEngineWrapper .bookingEngine .bookingFields .xs2{
		width:50%;
		margin:0px;	
		border-bottom:0;
		border-right:#9ea9d1 solid 1px;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .xs1:nth-child(odd), .bookingEngineWrapper .bookingEngine .bookingFields .xs2:nth-child(odd){
		border-right:0;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields.otherCont .xs1, .bookingEngineWrapper .bookingEngine .bookingFields.otherCont .xs2, .bookingEngineWrapper .bookingEngine .bookingFields.loginCont .xs1, .bookingEngineWrapper .bookingEngine .bookingFields.loginCont .xs2{
		height:60px;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields label{
		height:25px;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .xs1.hideMobBorder, .bookingEngineWrapper .bookingEngine .bookingFields .xs2.hideMobBorder{
		border-right:0;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .xs1.showMobBorder, .bookingEngineWrapper .bookingEngine .bookingFields .xs2.showMobBorder{
		border-right:#9ea9d1 solid 1px;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .xs1.showMobBorderBtm{
		border-bottom:#9ea9d1 solid 1px;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .xs1.or{
		width:100%;	
		height:40px;
		line-height:40px;
		border-top:#9ea9d1 solid 1px;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .input{
		padding:0px;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .spinner{
		margin:0;	
	}
	.bookingEngineWrapper .button{
		width:100%;	
	}
	.bookingEngineWrapper .button.marginRight10{
		margin-right:0px !important;
		margin-top:3px;
	}
	.bookingEngineWrapper .button.manage, .bookingEngineWrapper .button.fullHeight{
		height:40px;
		margin:0 0 1% 0;	
	}
	.bookingEngineWrapper .button.manage a, .bookingEngineWrapper .button.fullHeight a{
		line-height:40px;	
	}
	.bookingEngineWrapper .bookingEngine .bookingTypeWrap ul li a i{
		margin:0px;
	}
	.bookingEngineWrapper .subLinks{
		height:auto;	
	}
	.bookingEngineWrapper .subLinks .left{
		width:100%;	
	}
	.bookingEngineWrapper .subLinks .left label{
		width:auto;
		margin:0px;
		float:left;
		line-height:16px;
		margin:0 0 0 10px;
		padding:5px 0 0 0;
	}
	.bookingEngineWrapper .subLinks .left label.txt{
		width:auto;
		height:25px;
	}
	.iPhoneCheckContainer, .iPhoneCheckContainer label{
		clear:both;	
		margin-bottom:10px;
	}
	.bookingEngineWrapper .subLinks .left label:nth-child(odd){
		clear:both;
	}
	.bookingEngineWrapper .subLinks .right{
		width:50%;
		text-align:left;
		margin:0 0 10px 0;
		text-align:center;	
	}
	.bookingEngineWrapper .subLinks .right .tipsy{
		left:-40%;
		top:auto;
		bottom:20px;	
	}
	.tipsy-n .tipsy-arrow{
		top:auto;
		bottom: 2px;
		right: 10%;
		margin-left: -5px;
		border-top-style: solid;
		border-bottom: none;
		border-left-color: transparent;
		border-right-color: transparent;
	}
	.bookingEngineWrapper .subLinks .right a{
		background:none;
		margin:0px;	
	}
	.homePageWrapper .offerFareWrapper .slick-slide{
		padding:10px 30px;	
	}
	.homePageWrapper .offerFareWrapper .slick-next{
		right:0px;
		transform:scale(0.7);
	}
	.homePageWrapper .offerFareWrapper .slick-prev{
		left:0px;
		transform:scale(0.7);	
	}
	.homePageWrapper .offerFareWrapper .slick-slide:nth-child(odd), .homePageWrapper .offerFareWrapper .slick-slide:nth-child(even){
		background:#fff;	
	}
	.homePageWrapper .offerFareWrapper .slick-slide:nth-child(odd){
		border-right:#003871 solid 1px;	
	}
	.homePageWrapper .iconWrapper ul li{
		width:33.33%;
		border-bottom:#fff solid 1px;
		font-size:12px;	
	}
	.homePageWrapper .iconWrapper ul li:nth-child(3n){
		border-right:0;	
	}
	.homePageWrapper .mealWrap{
		margin:0 0 1px 0;
		display:inherit;	
	}
	.homePageWrapper .mealWrap .imgWrap{
		width:50%;
		float:left;
		height:150px;	
	}
	.homePageWrapper .mealWrap img{
		height:100%;
		width:auto;	
	}
	.homePageWrapper .mealWrap .imgWrap a span, .homePageWrapper .indigoFeaturesWrapper ul li a span{
		font-size:16px;
		line-height:18px;	
	}
	.homePageWrapper .mealWrap .alert img{
		display:none;
	}
	.homePageWrapper .mealWrap .alert{
		background:#003871;
	}
	.homePageWrapper .indigoFeaturesWrapper{
		margin-bottom:0;	
	}
	.homePageWrapper .indigoFeaturesWrapper ul li{
		width:50%;
		height:150px;
		border-bottom:#fff solid 1px;	
	}
	.homePageWrapper .indigoFeaturesWrapper ul li:nth-child(even){
		border-right:0;
	}
	.homePageWrapper .mealWrap .imgWrap:nth-child(even){
		border-right:0;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .cityDropdown{
		box-sizing:border-box;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields.otherCont .xs1 .cityDropdown, .bookingEngineWrapper .bookingEngine .bookingFields.otherCont .xs2 .cityDropdown, .bookingEngineWrapper .bookingEngine .bookingFields.loginCont .xs1 .cityDropdown, .bookingEngineWrapper .bookingEngine .bookingFields.loginCont .xs2 .cityDropdown{
		top:58px;
	}
	.bookingEngineWrapper .bookingEngine .bookingFields.otherCont .xs1.reverse .cityDropdown , .bookingEngineWrapper .bookingEngine .bookingFields.otherCont .xs2.reverse .cityDropdown{
		left:-1px;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .cityDropdown .list ul li{
		text-transform:none;
		width:45%;
		margin:0 5% 0 0;	
	}
	.bookingEngineWrapper .bookingEngine .bookingFields .cityDropdown .list ul li a{
		background:none;	
	}
	.ui-datepicker{
		margin-top:5px;	
	}
	.homePageWrapper .iconWrapper ul li a{
		padding:20px 0 20px 0;	
	}
	.slick-dots li, .slick-dots li button{
		width:5px;
		height:5px;
	}
	.homePageWrapper .offerFareWrapper{
		background:#fff;	
	}
	.homePageWrapper .offerFareWrapper .slick-slide .label{
		white-space:nowrap;	
	}
	footer .col1{
		width:100%;
		margin-bottom:30px;	
	}
	footer .col2, footer .col3, footer .col3 ul li{
		width:100%;	
		margin-bottom:0px;
	}
	footer .col3{
		margin-bottom:50px;	
	}
	footer .col3 ul li .footerHeading{
		float:left;
		width:100%;
		position:relative;
		border-bottom:#014b97 solid 1px;
		padding:3% 0;	
	}
	footer .col3 ul li .footerHeading:after{
		content:"+";
		position:absolute;
		right:2%;
		top:10px;	
	}
	footer .col3 ul li .footerHeading.active:after{
		content:"-";	
	}
	footer .col3 ul li .footerContent{
		float:left;
		width:100%;
		display:none;	
	}
	.bookingProcessStep{
		width:100%;
		padding:0 0 0 10%;
		float:left;
		margin-top:-120px;
		box-sizing:border-box;
		display:none;
	}
	.bookingProcessStep ul li span{
		font-size:12px;
		top:25px;
		width:120px;	
	}
	.bookingProcessStep ul li:last-child{
		width:0px;	
	}
	.bookingProcessStep ul li{
		width:28%;	
	}
	.bookingProcessStep ul li:last-child span{
		width:80px;
		text-align:right;	
	}
	.departingWrapper .departingWrap{
		margin:0;	
	}
	.departingWrapper .departingWrap.scnd{
		margin-top:0px;	
	}
	.departingWrapper .departingWrap .label span{
		font-size:14px;
		display:inline-block;
		margin-right:5px;	
	}
	.departingWrapper .departingWrap{
		font-size:16px;	
	}
	.departingWrapper .departingWrap .icon{
		transform:scale(0.7);	
	}
	.departingWrapper .departingWrap .label{
		margin:10px 0 0 0;	
	}
	.dateWrapDepFull .fullWeek, .flightsDetailsWrap, .flightsSummaryWrap{
		width:100%;	
		padding:0px;
	}
	.fullMonth{
		display:none;	
	}
	.flightsDetailsWrap .flightTable{
		overflow:auto;	
	}
	.flightsDetailsWrap .flightTable .flightTableWrap{
		width:600px;	
	}
	.flightsDetailsWrap .row .label{
		width:20%;
		padding:0;	
	}
	.flightsDetailsWrap .row.thead .column{
		font-size:12px;
		line-height:14px;
		white-space:pre-wrap;
		padding:1%;
	}
	.flightsDetailsWrap .row .column .rowSpan .rowSpanPrice{
		padding-left:3%;	
	}
	.flightsDetailsWrap .row .label .timingWrap{
		width:100%;
		text-align:center;
		font-size:13px;
	}
	.flightsDetailsWrap .row .label .timingWrap span{
		font-size:13px;	
	}
	.flightsDetailsWrap .row .label .flightType{
		width:100%;
		font-size:13px;	
	}
	.flightsDetailsWrap .row .label .timingWrap br{
		display:none;	
	}
	.flightsDetailsWrap .row .column{
		font-size:13px;	
	}
	.flightsDetailsWrap .upgradeWrap .upgradeLabel{
		font-size:13px;
		width:100%;
		line-height:25px;
	}
	.flightsDetailsWrap .upgradeWrap .upgradeLabel label{
		font-size:13px;	
		clear:both;
	}
	.flightsDetailsWrap .upgradeWrap .upgradeTotal{
		float:left;	
	}
	.flightsDetailsWrap .upgradeWrap em{
		display:none;	
	}
	.buttonGlbl{
		width:auto;
		margin-bottom:1%;
	}
	.flightsDetailsWrap .buttonWrap .buttons{
		width:auto;
		float:left;	
		margin:0 1% 0 0;	
	}
	.paymentSummaryWrap .buttonWrap .buttons{
		margin:0 1% 0 2%;	
	}
	.paymentSummaryWrap .accrWrap .content .buttons{
		margin-left:0;
	}
	.viewByWeekWrap{
		padding:0 10%;
		box-sizing:border-box;	
	}
	.fullWeek .next{
		top:0px;
		right:2px;	
	}
	.fullWeek .prev{
		top:0px;
		left:2px;	
	}
	.viewByWeekWrap ul li, .viewByWeekWrap ul li.active a{
		font-size:12px;
		line-height:14px;	
	}
	.viewByWeekWrap ul li a i{
		display:none;	
	}
	.viewByWeekWrap ul li a{
		padding:10px;	
	}
	.viewByWeekWrap ul li:nth-child(1) a, .viewByWeekWrap ul li:nth-child(7) a{
		padding:10px;		
	}
	.viewByWeekWrap ul li, .viewByWeekWrap ul li.active{
		width:14.28%;	
	}
	.flightsDetailsWrap .row .label .layoverTimeWrap span{
		font-size:12px;
		padding:0;
		background:#fafafa;
		white-space:nowrap;	
	}
	.flightsDetailsWrap .buttonWrap .disclaimer{
		width:100%;
		margin-bottom:5%;	
	}
	.accrWrap .head{
		padding:3% 1%;	
	}
	.accrWrap .content{
		padding:2%;	
	}
	.flightsDetailsWrap .fareRulesWrap{
		width:100%;
		margin-left:0px;
	}
	.flightsSummaryWrap .offersWrap{
		display:none;	
	}
	.flightsSummaryWrap .summary{
		width:100%;
		margin:0;
		-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);	
	}
	.ulGlbl li{
		padding:0 2% 0 5%;	
	}
	.stickSummary {
		position:inherit;	
	}
	.flightsSummaryWrap .summary .heading{
		line-height:20px;
		padding:4% 5%;
	}
	.flightsSummaryWrap .summary .heading span{
		margin-top:10px;
	}
	.flightsSummaryWrap .summary .totalPriceWrap{
		padding:1% 5%;	
	}
	.flightsSummaryWrap .summary .details, .flightsSummaryWrap .summary .summaryDisclaimer{
		display:none;	
	}
	.flightsSummaryWrap{
		position:fixed !important;
		top:auto !important;
		bottom:0 !important;
		z-index:11;
		margin-bottom:0;
	}
	.flightsSummaryWrap .summary .details .destinationWrap .cityName span{
		display:inline-block;
		margin-left:5px;	
	}
	.flightsSummaryWrap .summary .details .destinationWrap .cityArrow {
		background:url(/Content/img/summary-arrw.png) 50% 5px no-repeat;
		background-size:8px;
		height:20px;
	}
	.flightsSummaryWrap .summary .details .destinationWrap .cityArrow img{
		display:none;
	}
	.flightsDetailsWrap .row .label .flightType {
		margin:5% 0;	
	}
	.flightsDetailsWrap .row .label .flightType span{
		display:none;	
	}
	footer.bookSummaryBotPad{
		padding-bottom:20%;	
	}
	.formFieldWrapper .fieldsWrap .xs1, .formFieldWrapper .fieldsWrap .xs2, .formFieldWrapper .fieldsWrap .xs4, .allPassengersWrap .passengerDetails .formWrap .xs1, .allPassengersWrap .passengerDetails .formWrap .xs2, .allPassengersWrap .passengerDetails .formWrap .xs3{
		width:100%;
		margin:0 0 2% 0;	
	}
	.passengerOtherOption .content ul.resp-tabs-list{
		display:none;	
	}
	.passengerOtherOption .content.resp-vtabs .resp-tabs-container{
		width:100%;
		float:left;	
	}
	.resp-vtabs .resp-tab-content{
		border-bottom:#56d7fe solid 1px;
	}
	h2.resp-accordion{
		border-bottom:#56d7fe solid 1px;
		font-size:20px;
		font-weight:normal;
		padding:3% 2%;
		background:url(/Content/img/drp-dwn-arrw.png) #a5eaff 95% 55% no-repeat;	
	}
	h2.resp-tab-active{
		padding:3% 2% !important;
		background:#003871;
		color:#fff;	
	}
	.resp-arrow{
		display:none;	
	}
	.passengerOtherOption .content h3{
		font-weight:normal;
		font-size:16px;	
	}
	.flightsDetailsWrap .row.thead{
		font-size:14px;	
	}
	.passengerOtherOption .content .passWrapAddBen .row .col{
		line-height:14px;
	}
	.passengerOtherOption .content .passWrapAddBen .row .col .select{
		width:80% !important;
		margin:0 10%;
		line-height:30px;
	}
	.paymentSummaryWrap .paymentSummary h3, .paymentSummaryWrap .paymentSummary p{
		padding:0 2%;
	}
	.paymentSummaryWrap .paymentSummary .paymentFinalDetails .lab, .paymentSummaryWrap .paymentSummary .paymentFinalDetails .col{
		width:100%;	
		margin-bottom:2%;
	}
	.creditCardWrap .xs1, .creditCardWrap .xs2, .creditCardWrap .xs3, .creditCardWrap .xs4, .creditCardWrap .xs5, .creditCardWrap .xs6, .creditCardWrap .xs7{
		width:100%;
		margin-right:0;
	}
	.creditCardWrap .fifty.mobFullWidth{
		width:100%;
	}
	.creditCardWrap .fifty.mobFullWidth.borderRightGrey{
		border:0 !important;
		border-bottom:#dfdfdf solid 1px !important; 		
	}
	.resp-vtabs .resp-tab-content .buttonWrap{
		float:none;
		display:inline-block;
	}
	.itineraryWrapper .passengerListingWrap .listing ul li{
		width:100%;
		border-bottom:#56d7fe solid 1px;
		background:none;	
	}
	.itineraryWrapper .itiFlightDetails .heading{
		padding:2%;	
	}
	.itineraryWrapper .itiFlightDetails .tableWrap{
		overflow:auto;	
	}
	.itineraryWrapper .itiFlightDetails .tableWrapMain{
		width:600px;	
	}
	.itineraryWrapper .processStep ul li{
		width:100%;
		background:none;
		height:auto;
		border-bottom:#56d7fe solid 1px;	
	}
	.itineraryWrapper .priceSummary .price{
		width:100%;	
	}
	.itineraryWrapper .priceSummary .contact, .itineraryWrapper .priceSummary .contact .phone .mobileInd{
		width:100%;	
	}
	.itineraryWrapper .priceSummary .price .colWrap .label, .itineraryWrapper .priceSummary .price .totalWrap .label{
		width:55%;
		line-height:20px;
		min-height:40px;
		box-sizing:border-box;
		margin-right:5%;
	}
	.itineraryWrapper .priceSummary .price .colWrap .actual, .itineraryWrapper .priceSummary .price .totalWrap .actual{
		width:40%;
		box-sizing:border-box;
	}
	.itineraryWrapper .priceSummary .price .totalWrap{
		font-size:16px;	
	}
	.itineraryWrapper .modifyBookingWrapper ul li{
		width:100%;
		text-align:left;
		border:0;
		border-bottom:#fff solid 1px;	
	}
	.itineraryWrapper .modifyBookingWrapper ul li a{
		padding:2% 5%;	
	}	
	.itineraryWrapper .printWrap .right{
		font-size:22px;	
	}
	.itineraryWrapper .printWrap .right a i{
		top:0;	
	}
	.itineraryWrapper .processStep{
		padding:0;	
	}
	.itineraryWrapper .instructionWrapper ul li{
		padding:0 2% 0 5%;	
	}
	.accrWrap1 .head{
		padding:3%;	
	}
	.itineraryWrapper .buttonWrap .buttonGlbl{
		width:auto;
		margin:0 1% 1% 0;
	}
	.itineraryWrapper .passengerListingWrap .listing ul li{
		padding:2%;	
	}
	.itineraryWrapper .buttonWrap{
		padding:1% 0 0 0;
		text-align:left;	
	}
	.resp-tab-content{
		padding:2%;	
	}
	.chooseSeatWrap .legendsWrap{
		position:relative;
		width:100%;	
	}
	.chooseSeatWrap .legendsWrap ul li{
		width:20%;	
	}
	.chooseSeatWrap .aeroplaneWrap{
		margin-top:120px;	
	}
	.ChooseflightTypeWrap ul li{
		width:100%;	
		border-bottom:#003871 solid 2px;
	}
	.ChooseflightSeatWrap{
		overflow:auto;	
	}
	.ChooseflightSeatWrap .ChooseflightSeatMain{
		width:800px;	
	}
	.chooseSeatWrap{
		padding:0;	
	}
	.chooseSeatWrap .aeroplaneWrap{
		background-position:48.5% top;	
	}
	.chooseSeatWrap .aeroplaneWrap .mainContainer .master{
		margin-left:10px;	
	}
	.formFieldWrapper .fieldsWrap .thirtyThree{
		width:100%;
		border-bottom:#dfdfdf solid 1px;	
	}
	.passengerOtherOption .content .indiMealsWrap .tableWrapper, .passengerOtherOption .content .indiMealsScrnWrap .accrWrapMeal .accrWrap .content, .passengerOtherOption .content .passWrapAddBen{
		overflow:auto;	
	}
	.passengerOtherOption .content .indiMealsScrnWrap .accrWrapMeal .inditableWrapper, .passengerOtherOption .content .passWrapAddBen .passWrapAddBenMain{
		width:600px;	
	}
	.resp-vtabs .resp-tabs-container{
		background-color:#c2f1ff;	
	}
	.myProfile{
		margin:0;	
	}
	}
















/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

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

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
@font-face {
	font-family: 'BauhausHarishwk-Medium';
	src: url('fonts/bauhausharishwkmedium.eot');
	src: url('fonts/bauhausharishwkmedium.eot?#iefix') format('embedded-opentype'),
			 url('fonts/bauhausharishwkmedium.woff') format('woff'),
			 url('fonts/bauhausharishwkmedium.ttf') format('truetype'),
			 url('fonts/bauhausharishwkmedium.svg#bauhausharishwkmedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'RupeeForadian';
	src: url('fonts/rupeeforadian.eot');
	src: url('fonts/rupeeforadian.eot?#iefix') format('embedded-opentype'),
			 url('fonts/rupeeforadian.woff') format('woff'),
			 url('fonts/rupeeforadian.ttf') format('truetype'),
			 url('fonts/rupeeforadian.svg#rupeeforadian') format('svg');
	font-weight: normal;
	font-style: normal;
}
.rs{
	font-family: 'RupeeForadian';
}
.textAlignCenter{
	text-align:center !important;
}
.textAlignLeft{
	text-align:left !important;
}
.marginLeft10{
	margin-left:10px !important;
}
.marginRight10{
	margin-right:10px !important;
}
.marginTop10{
	margin-top:10px !important;
}
.noMarginTop{
	margin-top:0px !important;
}
.noMarginRight{
	margin-right:0px !important;
}
.borderRightGrey{
	border-right:#dfdfdf solid 1px !important;
}
.noBorderBottom{
	border-bottom:0px !important;
}
.noBorderRight{
	border-right:0px !important;
}
.noPaddingLeft{
	padding-left:0px !important;
}
.noBg{
	background:none !important;
}
.widthFull{
	width:100% !important;
}
.fltLeft{
	float:left !important;
}
.fltRight{
	float:right !important;
}
.indGoBluTxt{
	color:#003871 !important;
}
.noDisplay{
	display:none;
}

/* ========================= CSS OVERRIDE - CHIRAG ========================= */

body {overflow-x: hidden;}

.logo img {max-width: 150px;}

.bookingEngineWrapper .bookingEngine .bookingFields label {color: #003871;}
.bookingEngineWrapper .bookingEngine .bookingFields .input {color: #8B8B8B;}

.bookingEngine p {color: #003871; margin: 0; padding: 0 10px;}

header .navWrapper nav ul li.agentPlus .bookingEngine p {padding: 0 10px;}
header .navWrapper nav ul li.agentPlus .bookingEngineWrapper .bookingEngine .bookingFields.loginCont {margin: 5px 0 36px; width: 100%;}
header .navWrapper nav ul li.agentPlus .bookingEngineWrapper .button.fullHeight {float: left !important; margin: 0 0 0 0.5% !important; padding: 0; height: 60px !important; width: 16.1111%;}
header .navWrapper nav ul li.agentPlus .bookingEngineWrapper .button.fullHeight a {line-height: 60px !important;}

header .navWrapper nav ul li.loginBtns .bookingEngine p {padding: 0 10px 6px;}
header .navWrapper nav ul li.loginBtns .bookingFields span.postLogin {color: #8b8b8b;}
header .navWrapper nav ul li.loginBtns .bookingEngineWrapper .bookingEngine .bookingFields.loginCont {width: 100%;}
header .navWrapper nav ul li.loginBtns .bookingEngineWrapper .bookingEngine .bookingFields .xs1 {background: none; border: none;}
header .navWrapper nav ul li.loginBtns .bookingEngineWrapper .button.fullHeight {margin-left: 0; padding: 0;}
header .navWrapper nav ul li.loginBtns .bookingEngineWrapper .button.fullHeight a {margin: 0;}

.homePageWrapper .offerFareWrapper .slick-prev {background: url("/Content/img/home-next-prev.png") no-repeat; top: 50%; margin-top: -24px;}
.homePageWrapper .offerFareWrapper .slick-next {background: url("/Content/img/home-next-prev.png") no-repeat scroll -24px 0; top: 50%; margin-top: -24px;}

.itineraryWrapper .myBookings .left {padding: 0 0 2%; width: 100%;}
.itineraryWrapper .splitWrap {padding: 1%;}
.itineraryWrapper .itiFlightDetails .splitHeading {background: #A5EAFF;}

.itineraryWrapper .modifyBookingWrapper ul li.active a {background: #024f9c;}

.splitTable .tableWrapMain table td {cursor: pointer;}
.splitTable .tableWrapMain table td a {color: #585858; text-decoration: underline;}
.splitTable .tableWrapMain table tr.bgChange {background: #cecece;}
.splitTable .tableWrapMain table tr:hover {background: #cecece;}
.splitTable .tableWrapMain table tr.bgChange td {color: #003871;}
.splitTable .tableWrapMain table tr:hover td {color: #003871;}
.splitTable p {padding: 0 1%;}
.splitTable .noHoverTable table tr:hover {background: none;}
.splitTable .noHoverTable table tr:hover td {color: #585858;;}

.bookingRef {padding: 0 1%; width: auto; margin-bottom: 20px;}
.bookingRef .xs1 {width: 16.6666%; position: relative; border: 1px solid #9ea9d1; float: left; height: 60px; padding: 5px 10px; box-sizing: border-box;}
.bookingRef .xs1 label {height: 25px; float: left; font-size: 15px;}
.bookingRef .xs1 input {border: none; float: left; font-size: 15px; font-family: "BauhausHarishwk-Medium"; font-weight: normal; line-height: 18px; width: 100%; color: #8b8b8b;}
.bookingRef .buttonGlbl {height: 60px; float: left; box-sizing: border-box;}
.bookingRef .buttonGlbl a {line-height: 60px; padding: 0 20px;}

.bookingDetails {margin: 40px 0 80px;}
.myProfile {margin: 40px 0 0;}
.staticGap {margin: 40px 0 0;}
.staticGap .schedule {margin: 20px 0 0;}

.homePageWrapper .iconWrapper img {margin-bottom: 20px;}

.creditCard .disclaimer {padding: 0.5% 1%;}
.creditCard .disclaimer a {text-decoration: underline; color: #003871;}
.creditCard .disclaimer input {margin-right: 4px;}
.creditCard p.lessGap {line-height: 110%;}

.myProfile p {padding: 0 1%;}
.myProfile .splitHeading {font-size: 20px !important;}
.myProfile .formFieldWrapper {padding: 1%;}
.myProfile .formFieldWrapper .fieldsWrap .xs1 {margin: 0.5% 1% 0.5% 0;}
.myProfile .formFieldWrapper .fieldsWrap .xs2 {margin: 0.5% 0; background: none; border: none;}
.myProfile .formFieldWrapper .fieldsWrap .xs3 {margin: 0.5% 0;}
.myProfile .formFieldWrapper .fieldsWrap .xs1 label {white-space: nowrap; overflow: hidden;}
.myProfile .formFieldWrapper .fieldsWrap .xs4 {margin: 0.5% 1% 0.5% 0; width: 24%;}
.myProfile .formFieldWrapper .fieldsWrap .xs5 {width: 40%;}
.myProfile .formFieldWrapper .fieldsWrap .xs5 .thirtyThree {width: 60%;}
.myProfile .formFieldWrapper .fieldsWrap .xs5 .dobMenu {width: 40% !important;}
.myProfile .formFieldWrapper .fieldsWrap .noMarginRight {margin: 0.5% 1% 0.5% 0; width: 25%;}
.myProfile .allPassengersWrap .heading {background: #E0E0E0;}

.itineraryWrapper .viewBookings .left {width: 90%;}
.itineraryWrapper .viewBookings .right {margin-top: 0px;}

.viewLogout .buttonGlbl {height: 40px;}
.viewLogout .buttonGlbl a {line-height: 40px;}

.viewBookTable .splitTable {margin: 5px 0;}

.itineraryWrapper .instructionWrapper ul li a {text-decoration: underline; color: #585858;}

.accrWrap1 .content .xs3 {float: left; margin-bottom: 5px; box-sizing: border-box; position: relative; width: 100%;}
.accrWrap1 .content .xs3 .fifty {width: 33.333%; background: #fcfcfc; float: left; border: 1px solid #ddd; box-sizing: border-box; border-right: none;}
.accrWrap1 .content .xs3 .borderRight {border-right: 1px solid #ddd;}
.accrWrap1 .content .xs3 .last {border-right: 1px solid #ddd; width: 66.6666%; margin-top: 5px;}
.accrWrap1 .content .xs3 .fifty label {white-space: nowrap; overflow: hidden; color: #003871; box-sizing: border-box; float: left; font-size: 14px; padding: 5px 5px 0; width: 100%;}
.accrWrap1 .content .xs3 .fifty input {border: none; background: none; color: #8b8b8b; box-sizing: border-box; font-family: "BauhausHarishwk-Medium"; height: 35px; font-size: 16px; font-weight: normal; line-height: 16px; padding: 0 5px 5px; width: 100%;}

.schedule {margin: 40px 0;}
.schedule .buttonGlbl {margin-right: 5px;}
.schedule .exportBtns {width: 330px; float: right;}

.schedule .bookingRef .xs1 {padding: 5px 5px 5px 10px; margin-right: -1px;}
.schedule .bookingRef .xs1 label {height: 28px; width: 100%;}
.schedule .bookingRef .xs1 select {color: #585858;}
.schedule .selectboxit-container .selectboxit {width: 100% !important; border: none; color: #585858; background: url("/Content/img/drp-dwn-arrw.png") no-repeat scroll 100% 75%!important;}

.schedule .splitHeading {cursor: pointer; opacity: 0.7; border-bottom: 0px solid #003871; border-top: 2px solid #003871; font-size: 20px !important; padding: 7px 1% !important; float: left !important; width: 50% !important; background: #f3f3f3 !important; color: #585858 !important;}
.schedule .splitHeading i {padding-right: 5px;}
.schedule .heading.active {background: #003871 !important; opacity: 1; color: #fff !important; cursor: default;}

.addServicesMobile {display: none;}

.dobMenu {padding: 0 5px;}
.thirtyThree.dobMenu {width: 23% !important; margin-left: 1%; background: #FCFCFC; border: 1px solid #ddd;}
.formFieldWrapper .fieldsWrap .myProfileForm .fifty {width: 38%; background: #FCFCFC; border: 1px solid #ddd; border-right: none;}
.formFieldWrapper .fieldsWrap .xs3.myProfileForm .fifty {border: none;}
.formFieldWrapper .fieldsWrap .myProfileForm .thirtyThree {width: 25%;}
.dobMenu {padding-left: 0;}
.dobMenu label {padding: 5px 0 0 5px !important;}
.dobMenu .selectWrap {float: left; width: 33.3333%; padding: 0 1.5%; border-right: 1px solid #ddd; box-sizing: border-box;}
.dobMenu .selectWrap select {width: 100% !important;float:left;}

.headGlbl {width: 100%; padding: 7px 1%; font-size: 20px !important; text-align: left; background: #003871 !important; color: #fff !important;}

.headingGlbl .modifyBookingWrapper ul li {color: #fff;
    padding: 10px;
    text-align: left;
    width: 100%;}
.headingGlbl .modifyBookingWrapper ul li a {padding: 7px 1%; font-size: 20px;}
.headingGlbl .modifyBookingWrapper ul li:hover a {background: #003871;}

.myBookHeading {margin-top: 40px;}
.viewItinerary {margin-top: 40px;}

.myProfile .headGlbl {margin-bottom: 1%;}

.genericBookingDD {position: relative;}

.genericBookingDD .cityDropdown{position:absolute; width:900px; border:#abb4d7 solid 1px; padding:1%; left:-1px; top:58px; background:#fff; z-index:101; display:none;}
	
.genericBookingDD .cityDropdown .heading{float:left; width:100%; color:#003871;	margin-bottom:10px;}
.genericBookingDD .cityDropdown .list{float:left; width:100%; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.genericBookingDD .cityDropdown .list ul{margin:0px; padding:0px; list-style:none;}
.genericBookingDD .cityDropdown .list ul li{float:left; width:18%; margin:0 2% 0 0; box-sizing:border-box; border-bottom:#e5e5e5 solid 1px; border-right:0; color:#587094; font-size:12px; text-align:left; text-transform:none;}
.genericBookingDD .cityDropdown .list ul li a{display:block; padding:5px; color:#587094; text-decoration:none; background:none;}
.genericBookingDD .cityDropdown .list ul li a:hover{background:#e5e5e5; color:#003871;}
.genericBookingDD .cityDropdown .list ul li a.highlight{color:#044c95;}

footer .col2 ul li {color: #6dd2f8;}

#forgot .inner .content {height: auto; max-height: 240px; overflow: auto; padding: 1%;}
#forgot .xs1 {height: 60px; margin-bottom: 5px; float: left; background: #fff; width: 250px; border: 1px solid #ddd; padding: 5px; box-sizing: border-box;}
#forgot .xs1 label {height: 25px; color: #003871; float: left; width: 100%;}
#forgot .xs1 input {border: none; box-sizing: border-box; height: 25px; color: #8b8b8b; font-family: "BauhausHarishwk-Medium"; float: left; width: 100%;}
#forgot .buttonGlbl {height: 60px; margin-left: 5px;}
#forgot .buttonGlbl a {line-height: 60px;}


#service .inner .content {height: auto; overflow: auto; padding: 1%;}
#service ul {margin: 0.2em 0 0;}
#service .xs1 {height: 60px; margin-bottom: 5px; float: left; background: #fff; width: 250px; border: 1px solid #ddd; padding: 5px; box-sizing: border-box;}
#service .xs1 label {height: 30px; color: #003871; float: left; width: 100%;}
#service .xs1 input {border: none; color: #8b8b8b; font-family: "BauhausHarishwk-Medium"; float: left; width: 100%;}
#service .buttonGlbl {height: 40px; margin-right: 5px;}
#service .buttonGlbl a {line-height: 40px;}

.signUp input {margin-right: 3px;}

.splitTable .tableWrapMain {margin: 20px 0; padding: 0 1%; box-sizing: border-box;}
.splitTable ol {margin: 0; padding: 0 2.5%;}
.splitTable ul {margin: 0; padding: 0 2%;}
.splitTable li {margin: 0.5% 0;}

.staticPage {margin: 20px 0 0;}
.staticPage .head {padding: 0.5% 1%; background: #E0E0E0; color: #003871; position: relative;}
.staticPage .head span {background-image: url('/Content/img/accr-arrow-static.png'); background-position: center bottom !important; position: absolute; right: 10px; top: 50%; margin-top: -6px;}
.staticPage .head.active span {background-position: center top !important;}
.staticPage .content .head {background: #E0E0E0;}
.staticPage .content .head.active {background: #E0E0E0 !important;}

.bookingEngineWrapper .bookingEngine .bookingTypeWrap ul li a.active {text-decoration: underline;}

.buttonWrap .right {float: right; font-size: 30px;}
.buttonWrap .right a {color: #003871;}

.staticGap .headGlbl.headBand {margin: 20px 0 0;}

.pressRelease .accrWrap .content p {padding: 0 0 1%;}

.staticBtns .buttonGlbl {height: 40px;}
.staticBtns .buttonGlbl a {line-height: 40px;}

.accrWrap .content {padding: 1%;}
.accrWrap1 .content p {margin: 0 0 1%; color: #585858;}
.accrWrap .content p {margin: 0 0 1%; color: #585858;}
.accrWrap1 .content a {color: #585858; text-decoration: underline;}
.accrWrap .content a {color: #585858; text-decoration: underline;}
.accrWrap .content li {background: url("/Content/img/li-bg.png") no-repeat scroll 2px 7px !important; padding: 0 15px !important;}
.accrWrap .content .tableWrapMain {padding: 0; margin: 0;}

.staticSelect .selectboxit-container .selectboxit {width: 100% !important; color: #8b8b8b; border: none; background-position: right 80% !important;}
.staticSelect .selectboxit-container span, .selectboxit-container .selectboxit-options a {height: 25px; line-height: 30px;}

.staticAbout p {color: #585858;}
.staticAbout a {color: #585858; text-decoration: underline;}
.staticAbout li {color: #585858;}

.staticAbout .staticSelect {width: 16.6666%; border: 1px solid #9ea9d1; margin: 60px 1% 0; padding: 5px 10px;}
.staticAbout .staticSelect label {font-size: 15px; height: 25px;}

.awardsGrid {width: 100%; padding: 0;}

.awardBox {width: 23%; margin: 1%; text-align: left; float: left; border: 1px solid #ddd; box-sizing: border-box;}
.awardBox img {width: 100%; padding: 5px; box-sizing: border-box; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s;}
.awardBox img:hover {opacity: 0.6;}
.awardBox h3 {background: #E0E0E0; padding: 10px 5px; color: #003871; font-weight: normal; font-size: 16px; margin: 0;}
.awardBox p {padding: 10px; margin: 0; text-align: left;}
.awardBox p a:hover {text-decoration: none;}
.awardBox .buttonGlbl {padding: 10px; box-sizing: border-box; width: 100%;}
.awardBox .buttonGlbl a{color: #fff; text-decoration: none; font-size: 16px; line-height: 30px;}

.siteMap .awardBox {border: none;}
.siteMap h4 {background: #fff; padding: 10px 5px; color: #003871; border-bottom: 1px solid #ddd; font-weight: normal; font-size: 16px; margin: 0;}
.siteMap ul {padding: 0 10px;}
.siteMap li {list-style: none; margin: 3px 0;}
.siteMap li a {text-decoration: none;}
.siteMap li a:hover {text-decoration: underline;}

.contactStatic p {color: #585858;}
.contactStatic .staticSelect {border: 1px solid #ddd; width: 16.6666%; padding: 5px 10px; box-sizing: border-box; margin: 0 1%;}

.staffMember .awardBox {width: 18%;}

.schedule .disclaimer {color: #585858; padding: 1% 1% 0;}
.schedule .disclaimer input {padding-right: 3px;}

.searchTxt h3 {background: #E0E0E0; font-weight: normal; font-size: 16px; padding: 0.5% 1%;}

.searchInput .xs1 label {height: 30px;}
.searchInput .xs1 input {border: none; width: 100%; padding: 5px 0; color: #8b8b8b;}

.searchInput .xs1 {float: left; width: 50%; border: 1px solid #ddd; padding: 5px 10px; box-sizing: border-box; margin: 0 0 0 1%;}
.searchInput .xs1 label {height: 25px; float: left; width: 100%; font-size: 15px;}
.searchInput .xs1 input {font-family: "BauhausHarishwk-Medium"; font-size: 15px; padding: 2px 0;}
.searchInput .buttonGlbl {float: left; height: 60px;}
.searchInput .buttonGlbl a {color: #fff; text-decoration: none; line-height: 60px;}

.modifyFlight {margin: 0 !important;}
.modifyFlight .heading span {font-size: 16px; color: #585858;}
.modifyFlight .heading.active span {font-size: 16px; color: #fff;}

.modifyFlight .disclaimer {margin-bottom: 1%;}

.modifyFlight .tableWrap {margin: 0; padding: 1%; box-sizing: border-box;}

.staticAbout ul.modifyUL {width: auto; list-style: none; font-size: 20px; padding: 0;}
.staticAbout ul.modifyUL li {float: left; padding: 0 2% 0 1%; width: 16.6666%;}
.staticAbout ul.modifyUL li span {float: left; width: 100%; color: #003871; font-size: 18px;}
.staticAbout ul.modifyUL li span.value {color: #585858;}

#cancelBooking .disclaimer input {padding-right: 3px;}
#cancelBooking p {font-size: 11px;}
#cancelBooking .content {height: auto;}

.modifyFlight p.bottomGap {margin-bottom: 100px;}
.modifyFlight .splitTable .tableWrapMain {padding: 0; margin: 0;}

.modifyFlight .radioBtn {padding: 0 1%; margin: 10px 0 0;}
.modifyFlight .radioBtn input {padding-right: 5px;}

.formFieldWrapper .feedback {width: 41% !important;}

@media only screen and (min-width: 960px) {
    
.bookingEngineWrapper .bookingEngine {width: 100%; margin: 0;}
.bookingEngineWrapper .bookingEngine .bookingTypeWrap {float: none; width: auto;}
.bookingEngineWrapper .bookingEngine .bookingTypeWrap ul li {width: auto; margin: 0 10px 5px 10px;}

.bookingEngineWrapper .bookingEngine .bookingFields {width: 100%;}
.bookingEngineWrapper .bookingEngine .bookingFields .xs1 {width: 16.6666%;}
.bookingEngineWrapper .bookingEngine .bookingFields .xs2 {width: 8.3333%;}
.bookingEngineWrapper .bookingEngine .bookingFields.otherCont .xs1, .bookingEngineWrapper .bookingEngine .bookingFields.otherCont .xs2 {height: 60px;}
.bookingEngineWrapper .bookingEngine .bookingFields.loginCont .xs1, .bookingEngineWrapper .bookingEngine .bookingFields.loginCont .xs2 {height: 60px;}
.bookingEngineWrapper .bookingEngine .bookingFields.loginCont .input {padding: 0;}
.bookingEngineWrapper .bookingEngine .bookingFields.otherCont .input {padding: 0;}
.bookingEngineWrapper .button.fullHeight {height: 60px;}
.bookingEngineWrapper .button.fullHeight a {line-height: 60px;}

header .navWrapper nav ul li.menuBtn2 .bookingEngineWrapper .bookingEngine .bookingFields .xs1 {width: 16.6666%;}
header .navWrapper nav ul li.menuBtn2 .bookingEngineWrapper .bookingEngine .bookingFields .xs2 {width: 16.6666%;}
header .navWrapper nav ul li.menuBtn2 .bookingEngineWrapper .bookingEngine .bookingFields .width1 {width: 15.6666%; margin-right: -1px;}
header .navWrapper nav ul li.menuBtn2 .bookingEngineWrapper .bookingEngine .bookingFields .width2 {width: 14.6666%;}
header .navWrapper nav ul li.menuBtn2 .bookingEngineWrapper .bookingEngine .bookingFields .width3 {width: 15.6666%;}
header .navWrapper nav ul li.menuBtn2 .bookingEngineWrapper .bookingEngine .bookingFields .separator {width: 0;}
header .navWrapper nav ul li.menuBtn2 .bookingEngineWrapper .bookingEngine .bookingFields .or {width: 2%; padding: 5px 0;}

header .navWrapper nav ul li.menuBtn4 .bookingEngineWrapper .bookingEngine .bookingFields .xs1 {width: 16.6666%;}
header .navWrapper nav ul li.menuBtn4 .bookingEngineWrapper .bookingEngine .bookingFields .xs2 {width: 16.6666%;}
header .navWrapper nav ul li.menuBtn4 .bookingEngineWrapper .bookingEngine .bookingFields .width1 {width: 15.6666%; margin-right: -1px;}
header .navWrapper nav ul li.menuBtn4 .bookingEngineWrapper .bookingEngine .bookingFields .width2 {width: 14.6666%;}
header .navWrapper nav ul li.menuBtn4 .bookingEngineWrapper .bookingEngine .bookingFields .width3 {width: 15.6666%;}
header .navWrapper nav ul li.menuBtn4 .bookingEngineWrapper .bookingEngine .bookingFields .separator {width: 0;}
header .navWrapper nav ul li.menuBtn4 .bookingEngineWrapper .bookingEngine .bookingFields .or {width: 2%; padding: 5px 0;}

.bookingEngineWrapper .subLinks {width: 100%; padding: 0.5% 10px; box-sizing:border-box;}

.bookingEngineWrapper .button {padding: 0 10px; height: 40px; cursor: pointer;}
.menuBtn1 .bookingEngineWrapper .button { padding:0 0 0 10px;}
.bookingEngineWrapper .button a {margin: 0 -10px; background: #003871;}
.menuBtn1 .bookingEngineWrapper .button a{ margin:0;}
.bookingEngineWrapper .button.manage {float: right;height: 40px; margin: 0; padding: 0 10px; width: 16.6666%; cursor: pointer;}
.bookingEngineWrapper .button.manage a {line-height: 40px; margin: 6px 0; background: #2a5580;}

.bookingEngineWrapper .button.fullHeight {height: 60px; margin-top: 0px;}
.bookingEngineWrapper .button.fullHeight a {line-height: 60px;}

header .navWrapper nav ul li.menuBtn4 .bookingEngineWrapper .button.fullHeight {float: right; margin-top: 7px; height: 40px;}
header .navWrapper nav ul li.menuBtn4 .bookingEngineWrapper .button.fullHeight a {margin: 0; line-height: 40px;}

.bookingEngineWrapper .bookingEngine .bookingFields.otherCont {margin: 15px 0 14px;}

header .navWrapper nav ul li.menuBtn2 .bookingEngineWrapper .bookingEngine .bookingFields.otherCont {margin: 6px 0 12px;}

header .navWrapper nav ul li.menuBtn3 .bookingEngineWrapper .bookingEngine .bookingFields.otherCont {margin: 5px 0 36px;}

header .navWrapper nav ul li.menuBtn4 .bookingEngineWrapper .bookingEngine .bookingFields.otherCont {margin: 5px 0 6px;}

header .navWrapper nav ul li.menuBtn5.loginBtns .bookingEngineWrapper .button.fullHeight {width: 18%;}
header .navWrapper nav ul li.menuBtn5 .bookingEngineWrapper .bookingEngine .bookingFields.loginCont {margin: 0 0 25px; width: 100%;}
header .navWrapper nav ul li.menuBtn5 .bookingEngineWrapper .bookingEngine .bookingTypeWrap ul {margin-top: -15px;}

header .navWrapper nav ul li.menuBtn6 .bookingEngineWrapper .bookingEngine .bookingFields.loginCont {margin: 0 0 25px; width: 100%;}
header .navWrapper nav ul li.menuBtn6 .bookingEngineWrapper .bookingEngine .bookingTypeWrap ul {margin-top: -15px;}

header .navWrapper nav ul li.menuBtn6 ul li {width: auto; margin-top: 40px;}
header .navWrapper nav ul li.menuBtn6 ul li a {background: none; color: #003871; float: left; padding: 0 10px;}
header .navWrapper nav ul li.menuBtn6 ul li a:hover {text-decoration: underline;}
    
}


@media only screen and (max-width: 959px) {
    
.bookingRef .xs1 {width: 100%;}
.accrWrap1 .content .xs3 .fifty {width: 100%; border-right: 1px solid #ddd; margin-bottom: 5px;}
.schedule .exportBtns {margin-right: 10px;}
.schedule .bookingRef .xs1 {margin-bottom: -1px;}
.accrWrap1 .content .xs3 .last {margin-top: 0;}

.genericBookingDD .cityDropdown{box-sizing:border-box; width: 100%;}
.genericBookingDD .cityDropdown .list ul li{text-transform:none;width:45%;margin:0 5% 0 0;}
.genericBookingDD .cityDropdown .list ul li a{background:none;}

.formFieldWrapper .fieldsWrap .myProfileForm .fifty {width: 33%;}
.thirtyThree.dobMenu {width: 33% !important;}

.print {display: none;}

.staticAbout .staticSelect {width: 98%; box-sizing: border-box;}
.awardBox {width: 31.3333%;}

.staffMember .awardBox {width: 23%;}

.searchInput .buttonGlbl {width: auto;}
    
}

@media only screen and (min-width: 481px){
    
.itineraryWrapper .splitPNR {width: auto; float: right;}
    
}

@media only screen and (max-width: 480px){
    
.myProfile .formFieldWrapper .fieldsWrap .xs1 {margin: 0.5% 1% 0.5% 0; width: 99%;}
.myProfile .formFieldWrapper .fieldsWrap .xs4 {margin: 0.5% 1% 0.5% 0; width: 99%;}
header .navWrapper nav ul li.agentPlus .bookingEngineWrapper .bookingEngine .bookingFields.loginCont {margin: 5px 0 0;}
header .navWrapper nav ul li.agentPlus .bookingEngineWrapper .button.fullHeight {height: 40px !important; width: 100%; margin: 3px 0 !important;}
header .navWrapper nav ul li.agentPlus .bookingEngineWrapper .button.fullHeight a {line-height: 40px !important;}
.schedule .exportBtns {width: 100%; margin-right: 0;}

.myProfile .formFieldWrapper .fieldsWrap .xs1 {width: 100%;}
.myProfile .formFieldWrapper .fieldsWrap .xs4 {width: 100%;}
.formFieldWrapper .fieldsWrap .thirtyThree {width: 100%; border-bottom: 1px solid #ddd; border-right: none;}
.formFieldWrapper .fieldsWrap .borderRightGrey {border-right: none !important;}
.myProfile .formFieldWrapper .fieldsWrap .xs5 {width: 100%; border-bottom: none;}
.myProfile .formFieldWrapper .fieldsWrap .xs5 .thirtyThree {width: 100% !important;}
.myProfile .formFieldWrapper .fieldsWrap .xs5 .dobMenu .dobDays {float: left; width: 20%;}
.myProfile .formFieldWrapper .fieldsWrap .xs5 .dobMenu .dobMonth {float: left; width: 30%;}
.myProfile .formFieldWrapper .fieldsWrap .xs5 .dobMenu .dobYear {float: left; width: 50%;}

.passengerOtherOption .content .indiMealsScrnWrap .accrWrapMeal .inditableWrapper, .passengerOtherOption .content .passWrapAddBen .passWrapAddBenMain {width: 100%;}
.passengerOtherOption .content .indiMealsScrnWrap .accrWrapMeal .inditableWrapper td {width: 25%; padding: 5px;}

.bookingRef .xs1 label {height: 25px;}
.bookingRef .xs1 input {width: 80%; line-height: 15px;}

footer {padding-bottom: 0;}

.schedule .buttonGlbl {padding: 0 1%; height: 40px; box-sizing: border-box;}
.schedule .buttonGlbl a {padding: 0 2%; line-height: 40px; font-size: 15px; text-align: center;}

.bookingRef .buttonGlbl {height: 40px; font-size: 15px; margin-top: 5px;}
.bookingRef .buttonGlbl a {line-height: 40px; padding: 0 2%; text-align: center; font-size: 15px;}

.itineraryWrapper .buttonWrap .buttonGlbl {padding: 0 1%; box-sizing: border-box; height: 40px;}
.itineraryWrapper .buttonWrap .buttonGlbl a {padding: 0 15px; line-height: 40px; font-size: 15px; text-align: center;}

.addServicesMobile {display: block;}
.addServicesMobile #addMoreServices {display: block;}

.schedule .splitHeading {text-align: center; padding: 10px 1% !important; font-size: 16px !important;}

.bookingEngineWrapper.displayBlockMob {display: block;}

.myBookingBtn {margin-bottom: 10px;}
.myBookHeading {margin-top: 10px;}

.formFieldWrapper .fieldsWrap .myProfileForm .borderRightGrey {border-bottom: 1px solid #ddd;}
.formFieldWrapper .fieldsWrap .fifty {width: 100%; border-bottom: 1px solid #ddd;}
.formFieldWrapper .fieldsWrap .myProfileForm .fifty {width: 100%;}
.formFieldWrapper .fieldsWrap .myProfileForm .thirtyThree {width: 100% !important;}

.formFieldWrapper .fieldsWrap .hundred {border-top: none; padding: 30px 0.3% 0;}

.myProfile .formFieldWrapper .fieldsWrap .xs1 {margin: -1px 1% 0 0;}
.myProfile .formFieldWrapper .fieldsWrap .xs2 {margin: -1px 1% 0 0; width: 100%; border-right: 1px solid #ddd;}
.myProfile .formFieldWrapper .fieldsWrap .xs3 {margin: -2px 1% -1px 0;}
.myProfile .formFieldWrapper .fieldsWrap .xs4 {margin: -1px 1% 0 0;}

.myProfile .formFieldWrapper .fieldsWrap .xs3.myProfileForm .fifty {border-bottom: 1px solid #ddd;}
.thirtyThree.dobMenu {margin-left: 0; border-top: none;}

.itineraryWrapper .splitPNR {margin: 10px 0;}
.bookingDetails {margin-top: 10px; margin-bottom: 0;}

.xs2.myProfileForm .fifty.borderRightGrey {margin-top: -1px;}

.myProfile .formFieldWrapper {background: none;}

.myProfile .headGlbl {margin-bottom: 1em;}

.viewItinerary {margin-top: 10px;}

.genericBookingDD .cityDropdown{box-sizing:border-box;}
.genericBookingDD .cityDropdown .list ul li{text-transform:none;width:45%;margin:0 5% 0 0;}
.genericBookingDD .cityDropdown .list ul li a{background:none;}
.bookingEngineWrapper .bookingEngine .bookingFields.loginCont ul{ clear:both;}
.bookingEngineWrapper .bookingEngine .bookingFields.loginCont ul li { background:none; border:0; width:auto; white-space:nowrap; display:inline-block; margin-right:20px;}
.bookingEngineWrapper .bookingEngine .bookingFields.loginCont ul li a{ background:none; color:#9b9b9b; padding:5px 0;}
.myProfile{ margin:0;}
.passengerOtherOption .content .indiMealsScrnWrap .accrWrapMeal .inditableWrapper.alaCarte .select{ width:90% !important;}

#forgot .inner .content {height: auto; max-height: none;}
#forgot .xs1 {width: 100%;}
#forgot .buttonGlbl {margin-left: 0; height: 40px;}
#forgot .buttonGlbl a {line-height: 40px;}

#service .inner .heading {padding: 6px 40px 6px 2%;}

.splitTable ol {padding: 0 0 0 20px;}
.splitTable ul {padding: 0 0 0 20px;}

.staticPage .head {padding: 5px 30px 5px 10px;}

.schedule {margin: 10px 0 0;}
.staticGap {margin: 10px 0 0;}

.passInfo .xs1 {margin: -1px 0 !important;}
.passInfo .xs2 {margin: -1px 0 !important;}
.passInfo .xs3 {margin: -1px 0 !important;}
.passInfo .xs4 {margin: -1px 0 !important;}

.formFieldWrapper .fieldsWrap .disclaimer {margin: 5px 0;}
.itineraryWrapper .splitPNR .buttonGlbl {width: 100%;}

.allPassengersWrap .passengerDetails .formWrap .individualHolder h3 {margin-top: 10px;}

.passengerOtherOption .content .indiMealsScrnWrap .accrWrapMeal .inditableWrapper.alaCarte .select {width: 100% !important; box-sizing: border-box;}
.passInfo .buttonWrap .buttonGlbl {width: 100%; box-sizing: border-box; padding-left: 1%;}

.indiMealsScrnWrap .buttonWrap .buttonGlbl {width: auto; padding-left: 0;}

.staticAbout .staticSelect {width: 98%; box-sizing: border-box;}
.awardBox {width: 98%;}
.awardBox img {max-width: 360px;}

.staticAbout .headGlbl {margin-bottom: 0;}
.contactTable td {width: 50%;}

.fancybox-inner {height: auto;}

.staticAbout {margin-top: 10px;}

.staffMember .awardBox {width: 48%;}

.modifyFlight .disclaimer {margin: 10px 0;}

.searchInput {padding: 5px 1%;}
.searchInput .xs1 {width: 99%; margin-left: 0; margin-top: 10px;}
.searchInput .buttonGlbl {width: 100%; height: 40px; font-size: 15px; box-sizing: border-box;}
.searchInput .buttonGlbl a {line-height: 40px;}

.staticAbout ul.modifyUL {font-size: 16px;}
.staticAbout ul.modifyUL li {float: left; width: 100%; box-sizing: border-box;}

.modifyFlight p.bottomGap {margin-bottom: 0px;}

.formFieldWrapper .feedback {width: 100% !important;}

.fancybox-inner {height: auto !important;}

}

@media only screen and (min-width: 481px) and (max-width: 767px) {

.dwnlds .awardBox {width: 48%;}

}


@media only screen and (min-width: 768px) and (max-width: 960px) {
    
.bookingEngineWrapper .bookingEngine .bookingFields .xs1 {border-bottom: 1px solid #9ea9d1; margin: -1px 0 2% 0;}
.bookingEngineWrapper .bookingEngine .bookingFields .xs2 {border-bottom: 1px solid #9ea9d1; margin:  -1px 0 2% 0;}

.bookingEngineWrapper .button.manage {margin-left: 0; margin-right: 0.5%;}
.bookingEngineWrapper .button.fullHeight {margin-left: 0; margin-top: -1px;}

.myProfile .formFieldWrapper .fieldsWrap .xs5 {width: 50%;}
.myProfile .formFieldWrapper .fieldsWrap .xs5 .thirtyThree {width: 50%;}
.myProfile .formFieldWrapper .fieldsWrap .xs5 .dobMenu {width: 50% !important;}
    
}
@media only screen and (max-height: 480px){

.flightsSummaryWrap .summary .details{height:200px; overflow:auto;}

}


/**** REGISTER SECTION - Passenger Info  ****/

.PassengerInfoDetails { display:none; background:none repeat scroll 0 0 #f2f2f2;}
.PassengerInfoDetails .individualHolder h3 {
    float: left;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    width: 100%;
}

.PassengerInfoDetails .individualHolder p {
   padding:0 0;
}

.PassengerInfoRegister .splitPNR {
    float: left;
    padding:8px;
}

.PassengerInfoRegister .buttonGlbl a { line-height:48px;}

.PassengerInfoDetails .individualHolder {
    float: left;
    width: 100%;
}
/**** REGISTER SECTION - Passenger Info  ****/
@media only screen and (min-width: 361px) and (max-width: 568px){ 
.staffMember .awardBox { width:31%;}
}

@media only screen and (max-width: 360px){
	.staffMember .awardBox { width:98% !important;}
	.contactStatic .staticSelect { width:25%;}
	.staticAbout ul.modifyUL li {padding: 0 2% 3% 1%;}
	 }
@media only screen and (max-width: 600px) {

.itineraryWrapper .buttonWrap .buttonGlbl {width: 100% !important; margin-top: 10px !important;}
.itineraryWrapper .buttonWrap .buttonGlbl a {font-size: 15px !important;}

}

@media only screen and (max-width: 1040px) {
    .multiCityFix {
        clear: both;
    }

    .splitTable .tableWrapMain table tr:hover {
        background: #fff;
    }

        .splitTable .tableWrapMain table tr:hover td {
            background: #fff;
            color:#585858;
        }
}



/****Management **/






body {
    font-size: .85em;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    color: #232323;
    background-color: #fff;
}

header, footer, nav, section {
    display: block;
}


/* Styles for basic forms
-----------------------------------------------------------*/
fieldset {
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
}

textarea {
    min-height: 75px;
}

.editor-label {
    margin: 1em 0 0 0;
}

.editor-field {
    margin: 0.5em 0 0 0;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #f00;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #f00;
    background-color: #fee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #f00;
}

.validation-summary-valid {
    display: none;
}

@charset "UTF-8";
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-loading .slick-list {
    background: #fff url("/Content/img/ajax-loader.gif") center center no-repeat; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }


.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
 

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }

/* Dots */
.slick-slider {
  margin-bottom: 0px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 6px;
    width: 6px;
    margin: 0 10px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background:none;
	  border:#fff solid 1px;
      display: block;
      height: 6px;
      width: 6px;
      outline: none;
      line-height: 0;
      font-size: 0;
      color: transparent;
      padding: 0px;
      cursor: pointer;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	  }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
		   .slick-dots li.slick-active button{ background:#fff; border:#fff solid 1px; }
      
/**** Register Page - Passenger Info  ****/

.PassengerInfoDetails { display:none; background:none repeat scroll 0 0 #f2f2f2;}
.PassengerInfoDetails .individualHolder h3 {
    float: left;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    width: 100%;
}

.PassengerInfoDetails .individualHolder p {
   padding:0 0;
}

.PassengerInfoRegister .splitPNR {
    float: left;
    padding:6px;
}

.PassengerInfoRegister .buttonGlbl a { line-height:50px;}

.PassengerInfoDetails .individualHolder {
    float: left;
    width: 100%;
}

.tipsy {
	font-size: 14px;
	position: absolute;
	padding: 5px;
	z-index: 100000;
}
.tipsy-inner {
	background-color: #fff;
	color: #003871;
	max-width: 400px;
	padding: 5px 8px 4px 8px;
	text-align: left;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}
/* Rounded corners */
.tipsy-inner {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.tipsy-inner  a{
	color: #003871;
	text-decoration:none;
}
/* Uncomment for shadow */
  /*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/
  
.tipsy-arrow {
	position: absolute;
	width: 0;
	height: 0;
	line-height: 0;
	border: 5px dashed #000;
}
/* Rules to colour arrows */
.tipsy-arrow-n {
	border-bottom-color: #fff;
}
.tipsy-arrow-s {
	border-top-color: #fff;
}
.tipsy-arrow-e {
	border-left-color: #fff;
}
.tipsy-arrow-w {
	border-right-color: #fff;
}
.tipsy-n .tipsy-arrow {
	top: 0px;
	left: 50%;
	margin-left: -5px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent;
}
.tipsy-nw .tipsy-arrow {
	top: 0;
	left: 10px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent;
}
.tipsy-ne .tipsy-arrow {
	top: 0;
	right: 10px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent;
}
.tipsy-s .tipsy-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent;
}
.tipsy-sw .tipsy-arrow {
	bottom: 0;
	left: 10px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent;
}
.tipsy-se .tipsy-arrow {
	bottom: 0;
	right: 10px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent;
}
.tipsy-e .tipsy-arrow {
	right: 0;
	top: 50%;
	margin-top: -5px;
	border-left-style: solid;
	border-right: none;
	border-top-color: transparent;
	border-bottom-color: transparent;
}
.tipsy-w .tipsy-arrow {
	left: 0;
	top: 50%;
	margin-top: -5px;
	border-right-style: solid;
	border-left: none;
	border-top-color: transparent;
	border-bottom-color: transparent;
}

