.accordion-template .accordion-head-text {
  flex: 1; }

.accordion-template .accordion-date-image > span {
  display: inline-block;
  margin-left: 5px; }

.accordion-template .icon-property {
  cursor: pointer;
  display: block;
  height: 15px;
  width: 15px; }

.accordion-template .plus-icon {
  background-image: url("clientlib-site/resources/plus.png");
  background-repeat: no-repeat;
  background-position: 95%;
  -webkit-appearance: none; }

.accordion-template .minus-icon {
  background-image: url("clientlib-site/resources/minus.png");
  background-repeat: no-repeat;
  background-position: 95%;
  -webkit-appearance: none; }

.accordion-template .accordionBorder {
  border-top: 1px solid #ccc;
  clear: both; }

@charset "UTF-8";
body{background: #fff}
.g-layout-authoring{box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);background: #fff;position: relative;color: #000000;line-height: 24px;font-size: 12px;font-weight: 500;margin-bottom: 10px;padding:10px;padding-top:20px;flex:1}
.g-Gheader-authoring .gijp-headerNav {display: none;}
.g-parsys-authoring{background:black;color:#ffffff}
.g-accordian-authoring {text-align: left;}
.g-accordian-authoring .c-accordion_trigger{border: 1px solid #f5f5f5;padding: 5px 15px;}
.g-accordian-authoring .c-accordion_contents{padding:0 20px}
.g-accordian-authoring .l-container{margin-top:-25px;}
.cq-Overlay--placeholder {border: 1px solid #ccc !important;margin: -1px;} 
.g-accordian-authoring .c-accordion_title {color: #000;font-size: 12px;}
.cq-Overlay--placeholder {color: rgb(0, 0, 0);border-color: rgb(240, 240, 240);background-color: rgb(255, 255, 255);border-style: solid;border-width: 1px;margin: 0;font-size: 12px;}
.g-modal-authoring a.c-modal_trigger { display: block;text-align: left;border: 1px solid #f0f0f0;padding: 6px 12px;display: block;}
.g-modal-authoring .c-modal_dialogClose, .g-modal-authoring .c-modal_dialogTitle { display: none; }
.g-layout-authoring > span:nth-of-type(1){text-align:center;background: rgba(3, 169, 244, 0.13);display:block}
.g-modal-authoring .c-modal_dialogInner{margin:10px;}
.g-slider-authoring >.cq-placeholder:nth-of-type(1) {display:none}
/*Commented the following code to solve the issue [GUNDAM-1316]*/
/*.cq-placeholder, .new{height:30px;}*/
.new{margin-top:0px}
.g-gallery-authoring{ padding: 10px }
.g-gallery-authoring img{position: absolute;top: 30px;left: 0;width: 100%;height: calc(100% - 30px);object-fit: cover;object-position: top;}

.g-layout-authoring> span:nth-of-type(1){position: absolute;top: 0;left: 0;width: 100%;}

.g-carousel-authoring {padding: 10px }
.g-carousel-authoring .c-carousel_item{background:#f0f0f0}
.g-table-authoring thead .cell-data{padding: 8px;background-color: #7a7a7a;border-color: #FFF;font-size: 13px;    display: table-cell;border: 1px solid #fff;color: #fff;text-align: left;}
.g-table-authoring tbody tr .cell-data:nth-of-type(1){padding: 8px;background-color: #d7d7d7;border-color: #FFF;font-size: 13px;    display: table-cell;border: 1px solid #fff;color: #fff;text-align: left;}
.g-table-authoring tbody tr .cell-data:not(:nth-child(1)){padding: 8px;background-color: #f0f0f0;border-color: #fff;font-size: 13px;display: table-cell;border: 1px solid #fff;color: #000;text-align: left;}
.g-table-authoring {padding: 10px;}
.g-table-authoring >.cq-placeholder:nth-of-type(1){display:none;}

.g-division-authoring {padding: 4px;}
.g-division-inner {background: #f0f0f0;}
.g-margin-top {margin-top: 20px;}
.g-margin-text{margin-top:20px;}
.g-layout-authoring.g-text-authoring {box-shadow: none;border: 1px solid #d7d3d3;}
.gl05-text.is-edited{border: 1px solid #ccc;padding: 10px;background: #fff;}
/*Added this css to solve the issue [GUNDAM - 604]*/
.g-pageSide_content.g-pageSide_content-primary > .cq-Editable-dom:nth-of-type(1) {
    padding: 0;
}
.g-margin-top:after, .g-margin-top:before {
    content: "";
    display: table;
    width: 100%;
    height: 1px;
}

#banner .mrgntp {
  margin-top: 1px; }

#banner .priority {
  color: #582c4f;
  font-size: 14px;
  font-weight: 700; }

#banner .pattern-img {
  background-image: url("clientlib-site/resources/light-golden-yantra-pattern.png");
  background-repeat: repeat;
  height: auto; }

#banner .img-wrapper {
  position: relative;
  overflow: hidden;
  height: 100%;
  border: 1px solid #fff; }

#banner .vispty {
  display: grid;
  align-content: center; }

#banner .text-inside {
  margin: 8%;
  font-weight: 700;
  line-height: normal;
  width: auto; }

@media (max-width: 991px) {
  #banner .pattern-img {
    line-height: 0px; }
  #banner .img-wrapper {
    margin-bottom: 10px; }
  #banner .text-inside {
    margin: 15%; } }
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("clientlib-site/resources/glyphicons-halflings-regular.eot");
  src: url("clientlib-site/resources/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("clientlib-site/resources/glyphicons-halflings-regular.woff2") format("woff2"), url("clientlib-site/resources/glyphicons-halflings-regular.woff") format("woff"), url("clientlib-site/resources/glyphicons-halflings-regular.ttf") format("truetype"), url("clientlib-site/resources/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 1;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 2;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 1;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-default.disabled,
.btn-primary.disabled,
.btn-success.disabled,
.btn-info.disabled,
.btn-warning.disabled,
.btn-danger.disabled,
.btn-default[disabled],
.btn-primary[disabled],
.btn-success[disabled],
.btn-info[disabled],
.btn-warning[disabled],
.btn-danger[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-danger {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
  text-shadow: none;
}
.btn:active,
.btn.active {
  background-image: none;
}
.btn-default {
  background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
  background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  text-shadow: 0 1px 0 #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.btn-default:active,
.btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #e0e0e0;
  background-image: none;
}
.btn-primary {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
  background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #245580;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #265a88;
  background-position: 0 -15px;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #265a88;
  border-color: #245580;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #265a88;
  background-image: none;
}
.btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}
.btn-success:hover,
.btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}
.btn-success:active,
.btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #419641;
  background-image: none;
}
.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.btn-info:hover,
.btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.btn-info:active,
.btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #2aabd2;
  background-image: none;
}
.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #eb9316;
  background-image: none;
}
.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}
.btn-danger:hover,
.btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #c12e2a;
  background-image: none;
}
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
  background-color: #e8e8e8;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
  background-color: #2e6da4;
}
.navbar-default {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f8f8f8));
  background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
  background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image: -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-radius: 4px;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
  background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}
@media (max-width: 767px) {
  .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x;
  }
}
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  background-repeat: repeat-x;
  border-color: #b2dba1;
}
.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #9acfea;
}
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #f5e79e;
}
.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dca7a7;
}
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
  background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #286090;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
  background-repeat: repeat-x;
  border-color: #2b669a;
}
.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
  text-shadow: none;
}
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}
.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
}
.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
  background-repeat: repeat-x;
}
.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
  background-repeat: repeat-x;
}
.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
  background-repeat: repeat-x;
}
.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
  background-repeat: repeat-x;
}
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}
/*# sourceMappingURL=bootstrap-theme.css.map */
.font-initial{
	font-weight: initial;
}
.display-inline-block {
	display: inline-block;
}
#widgetBlock {
	margin-top: 20px;
}
/* 1309 - Start */
#widgetBlock .radio-container input:focus~.radio-checkmark:after {
	background: #ffffff;
}
#widgetBlock #passengerModal .pax-no-input, .otpSubmit #mobileNumberVerify {
	color: #333333;
}
#header .navigation-bar-responsive .heading8 {
    color: #ffffff;
    background-color: #582c4f;
}
.card-layout-v2 .left-card, .card-layout-v1 .left-card { /* WCAG CUAT-1489 */
    background-color: #142D4B;
}
#widgetBlock a#isGrp {
    background-color: #ebebeb;
}

a:focus {
	outline: 1px solid #46143c;
	padding: 6px; /*cuat-1364*/
}
#header .color-white a:focus .main_logo {
  outline: 1px solid #b99650;
}
.wcag-label {
	display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
#cookie-consent .cookie-row a, #about-cookies a, #minorModal a,  #folds .view-link, #verifyLinkPart a{
	background-color: #ffffff;
}
#widgetBlock input.widget-input::placeholder{color: #bbbbbb; } /* Modified for 1309 */
#widgetBlock input.form-control:focus, #late-login input.form-control:focus, #login input.form-control:focus, 
#register .form-control:focus, #feedback-form .form-control:focus, #header #domain-modal .modal-dropdown-style:focus, 
#header #myModal input:focus, #flightScheduleWidget .form-control:focus, #forgot-password-form-control .form-control:focus,
 #retrieve-cv-id-form-control .form-control:focus, #change-password .form-control:focus, #award-tier-predictor .form-control:focus
 {outline:1px solid #46143c; border: 1px solid #46143c;}
#widgetBlock .nav-pills>li>a:focus, h2.expand-js:focus {
    outline: 1px dotted #46143c;
    border: 2px solid #fff;
}
.flightScheduleTable .dynamic-data-table .data-table thead, .static-table .basicv1 .busTableBg{
  background-color: #46143c;
  background-image:none;
  color: #FFFFFF;
}
.tiers-and-benefits .base-head-bg > b > div {
    background-color: #46143c;
}
/* 1309 - End */
/* Added for WCAG-AI255 */
#widgetBlock .closePaxModal:focus { 
	outline: 2px solid black;
}
#passengerModal .plus_btn:focus, #passengerModal .minus_btn:focus {
    outline-offset: unset;
}
#widgetBlock .closePaxModal img { 
	padding: 2px;
}
#widgetBlock .styleAdd{
	outline: 1px solid black;
}
#widgetBlock .focus{
    float: right;
}
#widgetBlock .focus1{
    float: right;
}
/* Ended for WCAG-AI255 */
#widgetBlock .widget-row {
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
}

#widgetBlock .padd-top-2per {
	padding-top: 2%;
}

#widgetBlock .marg-bottom-5per {
	margin-bottom: 5%;
}

#widgetBlock .padd-btm-1per {
	padding-bottom: 1%;
}

#widgetBlock #trip_tab {
	-webkit-box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.11);
	box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.11);
}

#widgetBlock #trip_tab #overlay {
	position: absolute;
	display: none;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 2;
	opacity: 0.75;
}

#widgetBlock #trip_tab #overlay .loading-image {
	min-height: 50px;
	background: url(clientlib-site/resources/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}

#widgetBlock #trip_tab #overlay .loading-text {
	position: absolute;
	height: 100%;
	width: 100%;
	text-align: center;
	top: 50%;
	transform: translateY(-40px);
	color: #000;
	font-weight: 700;
}

#widgetBlock .modal-header {
	padding: 1px 14px 0px 10px;
	color: #582c4f;
	border-bottom: 0px;
}

#widgetBlock .modal-title span {
	font-weight: bold;
	border-bottom: 2px solid #b99650;
}

#widgetBlock .modal-footer {
	padding: 0px 15px;
	text-align: right;
	border-top: 0px;
}

#widgetBlock .close {
	float: right;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0px 1px 0px #fff;
}
/* Added changes for MKT-221 */
#widgetBlock #oneway-trip-container {
    border: 1px solid #999;
    display: block;
    position: absolute;
    left: 130px;
    bottom: 0px;
    width: 116.08px;
    text-align: center;
    padding: 0px 5px;
    height: 32px;
    margin-bottom: 10px;
}
#widgetBlock #round-trip-container {
    border: 1px solid #999;
    display: block;
    width: 116.08px;
	text-align: center;
    height: 32px;
    padding: 0px 5px;
    margin-bottom: 10px;
}
#widgetBlock .trip-radio-btn{
    height:10px;
}

#widgetBlock .onewayround-radio-text {
    position: relative;
    bottom: 9px;
    font-weight: 100;
}
#widgetBlock .round-trip-btn {
	color: #582c4f;
	background-color: #fff;
	border-radius: 0px;
	border: 1px solid #582c4f;
    margin:0;
    visibility:hidden;      
}
#widgetBlock .round-trip-btn:hover {
    color: #582c4f;
    background-color: #fff;
    outline: none;
    border-radius: 0px;
    border: 1px solid #582c4f;
    cursor: pointer;
}
#widgetBlock .round-trip-btn:focus {
    color: #582c4f;
    background-color: #fff;
    outline: none;
    border-radius: 0px;
    border: 1px solid #582c4f;
}
#widgetBlock .oneway-trip-btn{
    color: #582c4f;
    background-color: #fff;
    border-radius: 0px;
    border: 1px solid #582c4f;
    margin:0;
    visibility:hidden;  
}
#widgetBlock .oneway-trip-btn:hover {
    color: #582c4f;
    outline: none;
    background-color: #fff;
    border-radius: 0px;
    border: 1px solid #582c4f;
    cursor: pointer;
}
#widgetBlock .oneway-trip-btn:focus {
    color: #582c4f;
    outline: none;
    background-color: #fff;
    border-radius: 0px;
    border: 1px solid #582c4f;
}
#widgetBlock .onewayround-radio-text, #widgetBlock #oneway-trip-container, #widgetBlock #round-trip-container, #widgetBlock .trip-radio-btn {
cursor: pointer;
}
@media (max-width: 370px) {
    #widgetBlock #oneway-trip-container {
    border: 1px solid #999;
    display: block;
    position: absolute;
    left: 47%;
    bottom: 0px;
    width: 43%;
    text-align: center;
    padding: 0px 5px;
    height: 32px;
    margin-bottom: 10px;
    }
    #widgetBlock .onewayround-radio-text {
    position: relative;
    bottom: 9px;
    font-weight: 100;
    font-size: 85%;
    }
    #widgetBlock #round-trip-container {
    border: 1px solid #999;
    display: block;
    width: 43%;
    text-align: center;
    height: 32px;
    padding: 0px 5px;
    margin-bottom: 10px;
}
}
/*Ended changes for MKT-221 */
#widgetBlock .nav-pills>li {
	padding: 0px;
	margin: 0px;
	flex: 0 0 25%;
	display: block;
}

#widgetBlock .nav-pills>li>a {
	border-radius: 0px;
	height: 100%;
	background-color: #582c4f;
	color: #fff;
	border-right: 1px solid #fff;
	padding: 5px;
}

#widgetBlock .nav-pills>li.active>a {
	color: #582c4f;
	background-color: #FFFFFF;/* COM-1553 */
	border-right: none;
}

#widgetBlock .nav-pills>li.active>a:focus {
	color: #582c4f;
	background-color: #FFFFFF;/* COM-1553 */
	border-right: none;
}

#widgetBlock .nav-pills>li.active>a:hover {
	color: #582c4f;
	background-color: #FFFFFF;/* COM-1553 */
	border-right: none;
}
/* Added changes for MKT-257 */
#widgetBlock .nav-pills>li.active>a:focus {
    outline: 2px solid #46143c !important;
    outline-offset: -3px;
    border: 1px;
    margin-bottom: 2px;
}
#widgetBlock .nav-pills>li>a:focus {
    outline: 1px solid white !important;
    outline-offset: -3px;
    border: 1px solid black;
}
#widgetBlock select#flightStsCalNumb-input:focus {
    outline: 1px solid #46143c;
}
#widgetBlock button#oclose-cross:focus, button#dclose-cross:focus {
    outline: 1px solid black;
}
#widgetBlock button#oclose-cross, button#dclose-cross {
    top: 3px !important;
}
/* Ended changes for MKT-257 */
#widgetBlock .nav>li>a:hover {
	background-color: #582c4f;
}

#widgetBlock .widget-tabs {
	height: 25px;
	display: inline-block;
}

#widgetBlock .widget-tabs img {
	padding-right: 3px;
}

#widgetBlock .trip_content {
	background-color: #FFFFFF;/* COM-1553 */
	padding: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 172px;
}

/* MKT-125 tab key */
#widgetBlock button#oclose-cross:focus, button#dclose-cross:focus ,button#o1close-cross:focus, button#d1close-cross:focus, button#o2close-cross:focus{
    outline: 1px solid black;
}
#widgetBlock button#oclose-cross, button#dclose-cross ,button#o1close-cross, button#d1close-cross, button#o2close-cross{
    top: 3px !important;
}
/* Ended changes for MKT-257 */

#widgetBlock .checkbox {
	margin-top: 0px;
	top: 5px;
}

#widgetBlock .checkbox label {
	display: inline-block;
	position: relative;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 14px;
	color: #333;
}

#widgetBlock .checkbox-container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

#widgetBlock .checkbox-container input:checked~.checkmark {
	background-color: #fff;
}

#widgetBlock .checkbox-container input:checked~.checkmark:after {
	display: block;
}

#widgetBlock .checkbox-container:hover input~.checkmark {
	background-color: #fff;
}

#widgetBlock .checkbox-container:hover input~.radio-checkmark {
	background-color: #fff;
}

#widgetBlock .checkbox-container .checkmark:after {
	left: 3px;
	top: -4px;
	width: 8px;
	height: 15px;
	border: solid #b99650;
	border-width: 0px 4px 4px 0px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

#widgetBlock .checkmark {
	position: absolute;
	top: 2px;
	left: 0;
	height: 14px;
	width: 14px;
	background-color: #fff;
	border: 1px solid #a9a9a9;
}

#widgetBlock .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

#widgetBlock #passengerModal .checkbox {
	top: 0px;
}

#widgetBlock #passengerModal .modal-body {
	padding: 1%;
}

#widgetBlock #passengerModal .secondary_txt {
	font-size: 75%;
}

#widgetBlock #passengerModal .passenger_modal {
	width: 65%;
	margin: 100px auto 0px;
}

#widgetBlock #passengerModal #passengers {
	background-color: #fff;
	cursor: pointer;
}

#widgetBlock #passengerModal .passenger_btn_grp {
	margin-bottom: 20%;
	padding: 0px;
}

#widgetBlock #passengerModal .pax-no-box {
	float: left;
	font-size: 15px;
	border-radius: 0px;
	background: #fff;
	border: thin solid #582c4f;
}

#widgetBlock #passengerModal .pax-no-input {
	-webkit-box-shadow: 0px 0px 0px #fff;
	box-shadow: 0px 0px 0px #fff;
	display: inline-block;
	background-color: #ffffff;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #ebebeb;
}

#widgetBlock #passengerModal .pax-btn-container {
	padding-left: 6%;
}

#widgetBlock #passengerModal .minus_btn_wrap {
	padding: 0px;
	height: inherit;
	height: 29px;
}

#widgetBlock #passengerModal .minus_btn {
	height: inherit;
	border-radius: 0px;
	background: #ffffff;
	border: 1px solid #582c4f;
	-webkit-box-shadow: 0px 0px 0px #fff;
	box-shadow: 0px 0px 0px #fff;
	color: #46143C;
	padding: 0px;
	width: 100%;
	font-size: 16px;
	font-weight: bolder;
}

#widgetBlock #passengerModal .plus_btn_wrap {
	padding: 0px;
	height: 29px;
}

#widgetBlock #passengerModal .plus_btn {
	height: inherit;
	border-radius: 0px;
	border: 1px solid #582c4f;
	-webkit-box-shadow: 0px 0px 0px #fff;
	box-shadow: 0px 0px 0px #fff;
	padding: 0px;
	width: 100%;
	border-left: none;
	font-size: 19px;
	font-weight: 900;
	color: #46143C;
	background: #ffffff;
}

#widgetBlock #passengerModal .eco_btn {
	border: 0px;
	background: #fff;
	padding: 5%;
}

#widgetBlock #passengerModal .eco_btn:focus {
	outline: none;
}

#widgetBlock #passengerModal .eco_btn[selected='selected'] {
	color: #ffffff;
  background-color: #582c4f;
}

#widgetBlock #passengerModal .pre_btn {
	border: 0px;
	background: #fff;
	padding: 5%;
}

#widgetBlock #passengerModal .pre_btn:focus {
	outline: none;
}

#widgetBlock #passengerModal .pre_btn[selected='selected'] {
	background: #2c425d;
	color: #ffffff;
}

#widgetBlock #passengerModal .bu_btn {
	border: 0px;
	background: #fff;
	padding: 5%;
}

#widgetBlock #passengerModal .bu_btn:focus {
	outline: none;
}

#widgetBlock #passengerModal .bu_btn[selected='selected'] {
	background: #b99650;
	color: #fff;
}

#widgetBlock #passengerModal .bdr_left {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#widgetBlock #passengerModal .fnf-wrap {
	margin-bottom: 3%;
}

#widgetBlock #passengerModal #pax-discount-fld {
	padding-bottom: 2%;
}

#widgetBlock #passengerModal #pax-discount-fld .spl-discount {
	margin-top: 3%;
	margin: 0px;
}

#widgetBlock #passengerModal .done_btn {
	border: 0px;
	text-align: center;
	padding: 8px 0px;
}

#widgetBlock #passengerModal input[type="checkbox"]:disabled+.checkmark {
	border: 1px solid #ccc;
	cursor: not-allowed;
}

#widgetBlock #passengerModal input[type="checkbox"]:disabled+.checkmark:after {
	display: none;
}

#widgetBlock #passengerModal .checkbox-disabled label {
	color: #333333;
  background-color: #FFFFFF;
  text-decoration: line-through;
}

#widgetBlock #passengerModal .info-tag img {
	width: 18px;
	height: 18px;
	vertical-align: top;
	top: 2px;
	position: relative;
}

#widgetBlock .widget-patt-bg {
	right: 0px;
	bottom: 0px;
	background: url("clientlib-site/resources/images/widget/mybookings-pattern.png") no-repeat center right transparent;
	position: absolute;
	width: 100%;
	height: 100%;
}

#widgetBlock .widget-input {
	background: #ffffff;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 0px #fff;
	box-shadow: 0px 0px 0px #fff;
	width: 100%;
	display: block;
	position: relative;
	border: 1px solid #1a1a1a;
	color: #333;
}

#widgetBlock .widget-btn {
	width: 100%;
	border: 0px;
	text-align: center;
	padding: 6px 0px;
}
/* COM-1553 */
#widgetBlock .widget-btn.search_book_flights, #widgetBlock #mmb-submit-btn, #widgetBlock #checkin-btn,#checkin-button,
#widgetBlock #flt-status-num-btn{
	height: 3em;
}
#widgetBlock .or {
	color: #582c4f;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 10px;
}

#widgetBlock .mmb-findtrip {
	cursor: pointer;
}

#widgetBlock #flight-status-tab .nav-pills>li {
	width: 25%;
}

#widgetBlock #flight-status-tab .nav-pills>li>a {
	height: 100%;
	background-color: #ebebeb;
	color: #000;
	border: none;
}

#widgetBlock #flight-status-tab .nav-pills>li.active>a {
	background-color: #ebebeb;
	border-right: none;
}

#widgetBlock .radio .radio-container {
	display: block;
	position: relative;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#widgetBlock .radio-container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

#widgetBlock .radio-container input:checked~.radio-checkmark {
	background-color: #fff;
	border: 1px solid #a9a9a9;
}
#widgetBlock .radio-container input:focus~.radio-checkmark {
    background-color: #46143c;
}

#widgetBlock .radio-container input:checked~.radio-checkmark:after {
	display: block;
}

#widgetBlock .radio-container .radio-checkmark:after {
	top: 4px;
	left: 4px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #b99650;
}

#widgetBlock .radio-checkmark {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 15px;
	width: 15px;
	background-color: #fff;
	border-radius: 50%;
	border: 1px solid #a9a9a9;
}

#widgetBlock .radio-checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

#widgetBlock .uk-label {
	color: #fff;
	padding: 10px;
	background-color: #582c4f;
	text-align: center;
	clear: both;
	float: left;
	margin-right: 5px;
	margin-top: 1px;
	margin-bottom: 0px;
	width: 100%;
  height: 3em; /* COM-1553 */
}

#widgetBlock .sts-flight-no-wrap {
	padding-right: 0px;
	padding-left: 2%;
}

#widgetBlock .sts-selector {
	position: absolute;
	top: -2px;
}

#widgetBlock .scombobox-dropdown-background {
	display: none !important;
}

#widgetBlock .scombobox-dropdown-arrow {
	display: none !important;
}
#widgetBlock .scombobox-display::placeholder, #award-tier-predictor .scombobox-display::placeholder{
  color:#bbbbbb;
}

#widgetBlock .scombobox-display, #award-tier-predictor .scombobox-display {
	background: #ffffff; /* Modified on 1309 */
	padding: 6px 12px;
	border: 1px solid #1a1a1a;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	height: 36px;
	color: #333;
}

#widgetBlock .widget-div-input input.error {
	border-bottom: 1px solid #C11F25;
}

#widgetBlock .widget-div-input.hasError > input{
	border-bottom: 1px solid #C11F25;
}

#widgetBlock .scombobox-list {
	min-width: 92%;
	max-height: 120px;
	border-radius: 0px;
	z-index: 1;
}
/* MKT -125  CSS CHANGES_STARTS*/
#widgetBlock .close-btn {
    display: inline-block;
    position: absolute;
    right: 47px;
    top: -1px;
    cursor: pointer;                        
    padding: 0px;
    cursor: pointer;
    background: transparent;
    opacity: 1;
    border: 0;
    font-size: 25px;
    font-weight: 300;
}
/*#widgetBlock button#o1close-cross  {
    padding :3px;
}
#widgetBlock button#d1close-cross {
  padding :3px;
}
#widgetBlock button#o2close-cross {
  padding :3px;
}*/
/* MKT -125  CSS CHANGES_ENDS*/
#widgetBlock .location_icon {
	display: inline-block;
	position: absolute;
	right: 17px;
	top: 5px;
	cursor: pointer;
    padding:3px;                        
}

#widgetBlock .location_icon img {
	width: 85%;
	height: 85%;
}

#widgetBlock .roundtrip_icon {
	display: inline-block;
	position: absolute;
	right: -20px;
	top: -2px;
	-webkit-transition: -webkit-transform 1s;
	transition: -webkit-transform 1s;
	-o-transition: transform 1s;
	transition: transform 1s;
	transition: transform 1s, -webkit-transform 1s;
	cursor: pointer;
	z-index: 1;
}

#widgetBlock .tripToggle img {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

#widgetBlock .passenger_icon {
	display: inline-block;
	position: absolute;
	right: 21px;
	top: 4px;
	cursor: pointer;
}

#widgetBlock .passenger_icon img {
	width: 85%;
	height: 85%;
}

#widgetBlock .calender_icon {
	display: inline-block;
    position: absolute;
    right: 22px;
    top: 6px;
    cursor: pointer;
    width: 24px;
    height: 24px;
}
    
#widgetBlock .calender_icon img {
	width: 100%;
}

#widgetBlock .calendarIcon {
	background-image: url(clientlib-site/resources/images/widget/Depart_Return.png);
	background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: 98% center;
	height: 36px;
	font-size: 14px;
	color: #333;
	cursor: pointer;
}

#widgetBlock #departCalendar {
	background-color: #ffffff; /* Modified for 1309 */
	cursor: pointer;
}

#widgetBlock #returnCalendar {
	background-color: #ffffff; /* Modified for 1309 */
	cursor: pointer;
}

#widgetBlock #returnCalendar.greyed {
	pointer-events: none;
	background-color: #e6e6d7;
}

#widgetBlock .returndateBtn.greyed {
	pointer-events: none;
	background-color: #e6e6d7;
}

#widgetBlock .ui-widget {
	width: 100%;
	height: auto;
	font: 12px/1 Arial;
	border: none;
}

#widgetBlock .ui-widget a {
	text-decoration: none;
	font-size: 14px;
}

#widgetBlock .ui-icon {
	display: none;
}

#widgetBlock thead {
	background: #fff;
	height: 50px;
	-webkit-box-shadow: 0px 0px 0px 0px #fff;
	box-shadow: 0px 0px 0px 0px #fff;
	border: 0px;
}

#widgetBlock .ui-datepicker-calendar {
	background-size: 100%;
	border-radius: 0px 0px 10px 10px;
	border-collapse: collapse;
	font-weight: bold;
}

#widgetBlock .ui-datepicker-calendar thead th {
	text-transform: capitalize;
	color: #582c4f;
	font-size: 17px;
	text-align: center;
	padding: 5px 18px 18px 18px;
	font-weight: bold;
	border: 0px;
}

#widgetBlock .ui-datepicker-calendar a.ui-state-active {
	background-color: #582c4f;
	color: #fff;
}

#widgetBlock .ui-datepicker td {
	padding: 5px 0px;
	text-align: center;
	margin: 0px 15px;
}
/*Start from MKT-61*/
#widgetBlock .ui-datepicker td.calanders  {
	background-color: #582c4f;
    color: #fff;
}
#widgetBlock td.everymundo .ui-state-default:focus {
	outline:none;
}
#widgetBlock .everymundo:focus-within {
	outline: 1px solid #46143c;
	outline-offset: 1px !important;
}
/*End MKT-61*/

#widgetBlock .ui-datepicker td a {
	padding: 5px 0px;
	text-align: center;
	margin: 0px 15px;
}

#widgetBlock .ui-datepicker .ui-datepicker-header {
	display: none;
}

#widgetBlock .ui-state-default {
	border: 1px solid rgba(197, 197, 197, 0);
	background: #fff;
	font-weight: normal;
	color: #454545;
	text-align: center;
}

#widgetBlock .ui-widget-content .ui-state-default {
	border: 1px solid rgba(197, 197, 197, 0);
	background: #fff;
	font-weight: normal;
	color: #454545;
	text-align: center;
}

#widgetBlock .ui-widget-content .ui-state-disabled {
	opacity: .35;
	background-image: none;
	vertical-align: top;
	font-size: 12px;
	width: 14%;
}

#widgetBlock .ui-state-disabled {
	opacity: .35;
	background-image: none;
	vertical-align: top;
	font-size: 12px;
	width: 14%;
	color: #A89F90;
}

#widgetBlock table.ui-datepicker-calendar tbody td.highlight>a {
	line-height: 40px;
	display: block;
}

#widgetBlock .dateTypeWrap {
	margin-left: 7%;
}

#widgetBlock #datepicker {
	border-left: 1px solid #ccc;
	padding: 0px;
	width: 100%;
	overflow: unset;
}

#widgetBlock #datepicker .ui-state-default {
	font-size: 17px;
}

#widgetBlock .depart_modal {
	width: 52%;
	margin: 7% auto 0px;
}

#widgetBlock .year-head-mob {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: #b99650;
}

#widgetBlock .day-head-mob {
	margin-bottom: 4%;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	color: #b99650;
}

/* Added changes for MKT-152 */
#widgetBlock .departdateBtn {
	color: #582c4f;
	background-color: #fff;
	border-radius: 0px;
	border: 1px solid #582c4f;
    margin:0;
    visibility:hidden;              
}
#widgetBlock .radio-height {
	height:34px;
   	border:1px solid black;
    margin-bottom:2px;
}
#widgetBlock .radio-text-container {
    display:block;
    text-align:center;
    margin:0px;
    cursor: pointer;
	height: 100%; /*Added changes for MKT-221*/
}
#widgetBlock .notallowed{ /*Added changes for MKT-221*/
	cursor:not-allowed !important;
	background-color: #e6e6d7 !important;  
}
#widgetBlock .radio-text {
    position:relative;
    bottom:8px;
}
#widgetBlock .departdateBtn:hover {
    color: #582c4f;
    background-color: #fff;
    outline: none;
    border-radius: 0px;
    border: 1px solid #582c4f;
    cursor: pointer;
}

#widgetBlock .departdateBtn:focus {
	color: #582c4f;
	background-color: #fff;
	outline: none;
	border-radius: 0px;
	border: 1px solid #582c4f;
}

#widgetBlock .returndateBtn {
    color: #582c4f;
    background-color: #fff;
    border-radius: 0px;
    border: 1px solid #582c4f;
    margin:0;
    visibility:hidden;
}

#widgetBlock .returndateBtn:hover {
    color: #582c4f;
    outline: none;
    background-color: #fff;
    border-radius: 0px;
    border: 1px solid #582c4f;
    cursor: pointer;
}

#widgetBlock .returndateBtn:focus {
	color: #582c4f;
	outline: none;
	background-color: #fff;
	border-radius: 0px;
	border: 1px solid #582c4f;
}
#widgetBlock .month.active:focus, #widgetBlock #custom_year .active:focus {
    outline: 1px solid #46143c;
    outline-offset: 1px !important;
}
#widgetBlock .ui-state-default:focus{
    outline-offset:unset;
}
#widgetBlock .switch-color:focus-visible {
    outline-offset: 1px !important;
    outline: 1px solid black;
    border-radius: 1px;
}
#widgetBlock .accessibilityflex:focus {
    outline: 1px solid black !important;
}
/* Ended changes for MKT-152 */

#widgetBlock .yrHeading {
	color: #b99650;
	font-size: 15px;
	font-weight: bold;
}

#widgetBlock .dayHeading {
	color: #b99650;
	font-size: 15px;
	font-weight: bold;
	padding-left: 6%;
}

#widgetBlock #custom_year {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

#widgetBlock #custom_year .active {
	text-align: center;
	background-color: #582c4f;
	color: #fff;
}

#widgetBlock #presentYr {
	padding: 10px;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
}

#widgetBlock #nextYr {
	padding: 10px;
	color: #582c4f;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
}

#widgetBlock .monthHeadng {
	margin-bottom: 15px;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	color: #b99650;
	padding: 0px;
}

#widgetBlock .acceblityDateHeading {
	color: #46143C;
	background-color: #FFFFFF;
}

.underlined {
	text-decoration: underline;
}
#widgetBlock .month { /* added changes for MKT-152 */
	padding: 10px;
	text-align: center;
	cursor: pointer;
	margin:2px;
    width:30%;                   
}

#widgetBlock .disable-month {
	color: #454545;
  background-color: #FFFFFF;
  text-decoration: line-through;
}

#widgetBlock .month.active {
	background-color: #582c4f;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

#widgetBlock .month.active:hover {
	background-color: #582c4f;
	color: #fff;
}

#widgetBlock #flexiDiv {
	padding: 0px;
	float: right;
}
/* Added changes for WCAG-BU item */
#widgetBlock .yes-container {
	position:relative;
    left:4px;
}
#widgetBlock .flexi-date-label {
	font-weight: bold;
	font-size: 16px;
	color: #6a4462;
}
#widgetBlock .yes-no-label {
    display:block;
    text-align:center;
    margin:0px;
    cursor: pointer;
}
#widgetBlock .yes-no-text {
    display: block;
    text-align: center;
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 11px;
}
#widgetBlock .flexi_no {
	background: #FFFFFF;
	border-radius: 0px;
	color: #b99650;
	border: 1px solid #b99650;
    margin:0;
    visibility:hidden;
}

#widgetBlock .flexi_no:hover {
	background: #fff;
	border-radius: 0px;
	color: #b99650;
	border: 1px solid #b99650;
    cursor:pointer;
}

#widgetBlock .flexi_no:focus {
	background: #fff;
	border-radius: 0px;
	color: #b99650;
}
#widgetBlock .btn-group.flexi_date {
    width: 45px;
    border: 1px solid black;
    height: 33px;
}

#widgetBlock .flexi_yes {
	background: #fff;
	color: #582c4f;
	border-radius: 0px;
	border: 1px solid #582c4f;
    margin:0;
    visibility:hidden;
}

#widgetBlock .flexi_yes:hover {
	outline: none;
	background: #fff;
	color: #582c4f;
	border-radius: 0px;
	border: 1px solid #582c4f;
    cursor:pointer;
}

#widgetBlock .flexi_yes:focus {
	outline: none;
	background: #fff;
	color: #582c4f;
	border-radius: 0px;
}
/* Ended changes for WCAG-BU item */
#widgetBlock .switch-color {
	outline: none;
	color: #ffffff;
	background-color: #582c4f;
}
#widgetBlock .accessibilityflex, #widgetBlock .accessibilityflex:hover{
    color: #46143C;
	border: 1px solid #46143C;
}

#widgetBlock .accessibilityflex.switch-color{
    color: #fff;
}

#widgetBlock .switch-color:hover {
	outline: none;
	color: #ffffff;
	background-color: #582c4f;
}

#widgetBlock .switch-color:focus {
	/* outline: none; */   /* added changes for MKT-152 */
	color: #ffffff;
	background-color: #582c4f;
}

#widgetBlock #recent-searches-div {
	position: absolute;
	width: 150%;
	box-shadow: 4px 2px 20px -6px;
	padding: 2px;
	background: #fff;
	z-index: 2;
	top: 36px;
	display: none;
}

#widgetBlock #recent-searches-div .recent-searches {
	padding: 2px 15px 2px 15px;
}

#widgetBlock #recent-searches-div .recent-searches h4 {
	font-size: 16px;
	font-weight: 700;
}

#widgetBlock #recent-searches-div .recent-searches .recent-searches-list ul {
	padding-left: 0px;
}

#widgetBlock #recent-searches-div .recent-searches .recent-searches-list ul li {
	list-style: none;
	font-size: 12px;
	color: #666;
}

#widgetBlock #recent-searches-div .recent-searches .recent-search {
	padding: 2px;
}

#widgetBlock #recent-searches-div .recent-searches .recent-search:hover {
	background: #ebebeb;
}

#widgetBlock #recent-searches-div hr {
	margin: 1px 0px 1px 0px;
	border: 1px solid #582c4f;
}

#widgetBlock #recent-searches-div .all-airports {
	padding: 2px 15px 2px 15px;
}

#widgetBlock #isGrp {
	display: inline-block;
	font-size: 12px;
}

#widgetBlock label.error #isGrp {
	pointer-events: auto;
}

#widgetBlock .scombobox {
	margin: 0;
}

#widgetBlock input#passengers {
	cursor: pointer;
}

@media screen and (max-width: 2000px) {
	#widgetBlock .scombobox-list {
		min-width: 92%;
	}
	#widgetBlock .ui-menu {
		min-width: 92%;
	}
}

@media screen and (max-width: 1800px) {
	#widgetBlock .scombobox-list {
		min-width: 91%;
	}
	#widgetBlock .ui-menu {
		min-width: 91%;
	}
}

@media screen and (max-width: 1600px) {
	#widgetBlock .scombobox-list {
		min-width: 90%;
	}
	#widgetBlock .ui-menu {
		min-width: 90%;
	}
}

@media screen and (max-width: 1500px) {
	#widgetBlock .scombobox-list {
		min-width: 89%;
	}
	#widgetBlock .ui-menu {
		min-width: 89%;
	}
}

@media screen and (max-width: 1300px) {
	#widgetBlock .scombobox-list {
		min-width: 88%;
	}
	#widgetBlock .ui-menu {
		min-width: 88%;
	}
}

@media screen and (max-width: 1200px) {
	#widgetBlock .scombobox-list {
		min-width: 86%;
	}
	#widgetBlock .ui-menu {
		min-width: 86%;
	}
}

@media screen and (max-width: 991px) {
	#widgetBlock .scombobox-list {
		min-width: 92.5%;
	}
	#widgetBlock .ui-menu {
		min-width: 92.5%;
	}
}

@media screen and (max-width: 971px) {
	#widgetBlock .scombobox-list {
		min-width: 91.5%;
	}
	#widgetBlock .ui-menu {
		min-width: 91.5%;
	}
}

@media screen and (max-width: 895px) {
	#widgetBlock .scombobox-list {
		min-width: 90.5%;
	}
	#widgetBlock .ui-menu {
		min-width: 90.5%;
	}
}

@media screen and (max-width: 786px) {
	#widgetBlock .scombobox-list {
		min-width: 89.5%;
	}
	#widgetBlock .ui-menu {
		min-width: 89.5%;
	}
}

@media screen and (max-width: 767px) {
	#widgetBlock .scombobox-list {
		min-width: 94.5%;
	}
	#widgetBlock #recent-searches-div {
		width: 100%;
	}
	#widgetBlock .ui-menu {
		min-width: 94.5%;
	}
}

@media screen and (max-width: 650px) {
	#widgetBlock .scombobox-list {
		min-width: 93.5%;
	}
	#widgetBlock .ui-menu {
		min-width: 93.5%;
	}
}

@media screen and (max-width: 569px) {
	#widgetBlock .scombobox-list {
		min-width: 92.5%;
	}
	#widgetBlock .ui-menu {
		min-width: 92.5%;
	}
}

@media screen and (max-width: 499px) {
	#widgetBlock .scombobox-list {
		min-width: 91.5%;
	}
	#widgetBlock .ui-menu {
		min-width: 91.5%;
	}
}

@media screen and (max-width: 460px) {
	#widgetBlock .scombobox-list {
		min-width: 90.5%;
	}
	#widgetBlock .ui-menu {
		min-width: 90.5%;
	}
}

@media screen and (max-width: 399px) {
	#widgetBlock .scombobox-list {
		min-width: 88.5%;
	}
	#widgetBlock .ui-menu {
		min-width: 88.5%;
	}
}

@media (max-width: 414px) {
	#widgetBlock .ui-datepicker td {
		padding: 5px 0px;
		text-align: center;
		margin: 0px 8px;
	}
	#widgetBlock .ui-datepicker td a {
		padding: 5px 0px;
		text-align: center;
		margin: 0px 8px;
	}
}

@media (max-width: 1300px) {
	#widgetBlock .depart_modal {
		width: 56%;
		margin: 100px auto 0px;
	}
}

@media (max-width: 1160px) {
	#widgetBlock .depart_modal {
		width: 73%;
		margin: 100px auto 0px;
	}
}

@media only screen and (max-width: 768px) {
	#widgetBlock .depart_modal {
		width: 95%;
		margin: 100px auto 0px;
	}
	#widgetBlock .dateTypeWrap {
		padding-right: 15%;
		margin-left: 0%;
	}
}

@media only screen and (max-width: 991px) {
	#widgetBlock #departModal .modal-header {
		padding-bottom: 2%;
		border-bottom: 1px solid #ebebeb;
	}
	#widgetBlock #datepicker {
		border-left: none;
		padding: 0px;
		border: none;
	}
	#widgetBlock .ui-datepicker-calendar thead th {
		padding: 0px;
	}
	#widgetBlock .ui-datepicker table {
		width: 100%;
	}
	#widgetBlock .month {
		text-align: center;
	}
	#widgetBlock .month.active {
		text-align: center;
	}
	#widgetBlock .colon-mb-blck {
		color: #6a4462;
		display: inline-block;
	}
	#widgetBlock .colon-mb-gold {
		display: inline-block;
	}
	#widgetBlock .month-wrap {
		padding-top: 2%;
	}
	#widgetBlock #passengerModal .discount-heading {
		color: #582c4f;
		font-weight: bold;
		margin-bottom: 4%;
		margin-top: 4%;
	}
	#widgetBlock #passengerModal .bdr_left {
		margin-top: 3%;
		padding-left: 0px;
		padding-right: 0%;
	}
	#widgetBlock #passengerModal .travelType div {
		padding: 0px;
	}
	#widgetBlock #passengerModal .eco_btn {
		width: 100%;
		border: 0px;
		background: #fff;
		padding: 8px;
		margin: 0px;
		padding: 3%;
		border-right: none;
		border: thin solid #000;
	}
	#widgetBlock #passengerModal .pre_btn {
		width: 100%;
		border: 0px;
		background: #fff;
		padding: 8px;
		margin: 0px;
		padding: 3%;
		border-right: none;
		border: thin solid #000;
	}
	#widgetBlock #passengerModal .bu_btn {
		width: 100%;
		border: 0px;
		background: #fff;
		padding: 8px;
		margin: 0px;
		padding: 3%;
		border: thin solid #000;
	}
}

@media only screen and (max-width: 1200px) {
	#widgetBlock .padd-small {
		padding: 0px;
	}
}

@media only screen and (max-width: 767px) {
	#widgetBlock .dateTypeWrap {
		padding-right: 0px;
		width: 81%;
	}
	#widgetBlock .year-head-mob {
		margin-top: 8%;
		margin-bottom: 2%;
	}
}

@media only screen and (min-width: 991px) {
	#widgetBlock .colon-mb-blck {
		display: none;
	}
	#widgetBlock .colon-mb-gold {
		display: none;
	}
	#widgetBlock .month-wrap {
		padding-top: 6%;
	}
}

@media (min-width: 768px) {
	#widgetBlock.overlapTop {
		margin-top: -60px;
	}
}

@media (min-width: 992px) {
	#widgetBlock #flexiDiv {
		padding-left: 11%;
	}
	#widgetBlock #passengerModal .bdr_left {
		border-left: 1px solid #ebebeb;
	}
	#widgetBlock #passengerModal .travel-btn-wrap {
		margin-bottom: 8%;
	}
	#widgetBlock #passengerModal .pax-btn-container {
		padding-left: 8%;
	}
	#widgetBlock #passengerModal .space_margin_btm {
		margin-bottom: 5%;
	}
	#widgetBlock #passengerModal #discArmed {
		padding: 0px;
		padding-left: 15px;
	}
	#widgetBlock #passengerModal .secondary_txt {
		padding-left: 4%;
	}
}

@media (max-width: 736px) {
	#widgetBlock #passengerModal .modal-body {
		padding: 0px;
	}
	#widgetBlock #passengerModal .modal-header {
		padding: 0px;
		padding-bottom: 4%;
	}
}

@media (max-width: 1210px) {
	#widgetBlock #passengerModal .passenger_modal {
		width: 76%;
	}
}

@media (min-width: 1000px) and (max-width: 1300px) {
	#widgetBlock #passengerModal .passenger_modal {
		width: 90%;
	}
}

@media (max-width: 992px) {
	#widgetBlock #passengerModal .fnf-wrap {
		padding-left: 0px;
	}
	#widgetBlock #passengerModal .student-wrap {
		padding-left: 0px;
	}
	#widgetBlock #passengerModal .snr-citzn-wrap {
		padding-left: 0px;
	}
	#widgetBlock #passengerModal .army-wrap {
		padding-left: 0px;
	}
	#widgetBlock #passengerModal .passenger_modal .modal-header {
		padding-left: 0px;
	}
}

@media (min-width: 1301px) {
	#widgetBlock #passengerModal .secondary_txt {
		padding-left: 12%;
	}
}

@media (max-width: 767px) {
	#widgetBlock .inblk-display>span {
		font-size: 12px;
	}
	#widgetBlock .widget-tabs {
		height: inherit;
	}
	#widgetBlock .nav-pills>li>a {
		padding: 2px;
	}
}

@media (max-width: 1239px) {
	#widgetBlock .tab-title {
		display: flex;
	}
}

/*Added for COM 989 by 1423343 starts here*/
#widgetBlock .horizantal-line {
	border-top: 1px solid #fff;
	margin: 5px 15px 20px 15px;
  }
  #widgetBlock .option-selection-text{
	margin-top: 8px;
	margin-bottom: 8px;
  }
  #widgetBlock #passenger-overlay {
	position: absolute;
	display: none;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 2;
	opacity: 0.75;
  }
  #widgetBlock #passenger-overlay .loading-image {
	min-height: 50px;
	background: url(clientlib-site/resources/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}
/*Added for COM 989 by 1423343 ends here*/

/* Added for IR 145256 by 1423343 starts here */
#widgetBlock .booking-options {
	display: flex;
	flex-flow: row wrap;
	border-bottom: 1px solid #fff;
	margin: 15px;
}
#widgetBlock .booking-options .pay-by-options {
	display: flex;
	flex-flow: row wrap;
}
#widgetBlock .booking-options .pay-by-options .radio-checkmark{
	top: 2px;
}
/* Added for IR 145256 by 1423343 ends here */

/* Added for COM-1258 starts here */
#widgetBlock .disableCheckBox{
	opacity: .5;
    cursor: not-allowed;
}
/* Added for COM-1258 ends here */
@media (min-width: 350px) and (max-width: 990px){
	#discGlobalMice { /*Added for MKT-320*/
	padding-left: 0px;
}
}

/* COM-1553 - Start */
#widgetBlock .wcag-form-label {
	position: absolute;
	font-size: 0.8em;
	top: -7px;
	left: 20px;
  padding: 0px 5px;
  background-color: #FFFFFF;
  color: #46143c;
}
#widgetBlock .wcag-returnform-labelform-label {
  background: linear-gradient(to bottom, #FFFFFF 50%, #e6e6d7 50%);
}
#widgetBlock .wcag-promoform-labelform-label { /* Added for COM-1553  */
	background: linear-gradient(to bottom, #FFFFFF 50%, #e6e6d7 50%);
  }
#widgetBlock .wcag-form-field {
	height: 3em;
	top: 0;
	padding-top: 10px;
  border-color: #46143c;
}
#widgetBlock .wcag-form-group {
	position: relative;
	min-height: 4.5em;
}
#widgetBlock .margin-top-16 {
	margin-top: 16px;
}
/* COM-1553 - End */
/* MKT-125 - Start */
.ui-menu {
    max-width: 100%;
    max-height: 180px;
    overflow: auto;
    overflow-x: hidden;
}

.ui-autocomplete-category {
    font-weight: bold;
    font-size: 14px;
	color:#582C4F;
    font-family: Open Sans;
    position:sticky;
    background: #ECEDEF;
    z-index:1;   
    top:0;
	padding: 3px 0px 3px 4px;
   /* padding-left: 35%;*/
    pointer-events: none;
}

#ui-id-1 p {
  margin: 0px;
}

#ui-id-2 p {
  margin: 0px;
}
#ui-id-3 p{
	margin: 0px;
}
#ui-id-4 p{
	margin: 0px;
}
#ui-id-5 p{
	margin: 0px;
}
/* MKT-125 - End */
.bookingwidgetv3.iparsys.parsys #widgetBlock{
    margin-top: 20px;
}
/*MKT-320-start*/
.disableButton {
	color: #666  !important;
	background-color: transparent !important;
}
/*MKT-320-End*/
/* REFX-SSCI start */
.sel_dropdown_img {
	background-image: url("../../../etc.clientlibs/airvistara/clientlibs/clientlib-site/resources/images/input-icon/dropdown-visible.png");
	background-repeat: no-repeat;
	background-position: 95%;
	-webkit-appearance: none;
	background-size: 19px;
}

#widgetBlock .wcag-form-group-checkin {
	position: relative;
	min-height:5em;
}

#widgetBlock select#dropDown-input:focus {
    outline: 1px solid #46143c;
}
/* REFX-SSCI end */


.font-initial{
	font-weight: initial;
}
.display-inline-block {
	display: inline-block;
}
#widgetBlockv4 {
	margin-top: 20px;
}

/* 1309 - Start */
#widgetBlockv4 .radio-container input:focus~.radio-checkmark:after {
	background: #ffffff;
}
#widgetBlockv4 #passengerModal .pax-no-input, .otpSubmit #mobileNumberVerify {
	color: #333333;
}
#header .navigation-bar-responsive .heading8 {
    color: #ffffff;
    background-color: #582c4f;
}
.card-layout-v2 .left-card, .card-layout-v1 .left-card {
    background-color: #142D4B;
}
#widgetBlockv4 a#isGrp {
    background-color: #ebebeb;
}

a:focus {
	outline: 1px solid #46143c;
	padding: 6px; /*cuat-1364*/
}
#header .color-white a:focus .main_logo {
  outline: 1px solid #b99650;
}
.wcag-label {
	display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
#cookie-consent .cookie-row a, #about-cookies a, #minorModal a,  #folds .view-link, #verifyLinkPart a{
	background-color: #ffffff;
}
#minorModal .checkbox-label {
	display: inherit;
}
#widgetBlockv4 input.widget-input::placeholder{color: #bbbbbb; } /* Modified for 1309 */
#widgetBlockv4 input.form-control:focus, #late-login input.form-control:focus, #login input.form-control:focus, 
#register .form-control:focus, #feedback-form .form-control:focus, #header #domain-modal .modal-dropdown-style:focus, 
#header #myModal input:focus, #flightScheduleWidget .form-control:focus, #forgot-password-form-control .form-control:focus,
 #retrieve-cv-id-form-control .form-control:focus, #change-password .form-control:focus, #award-tier-predictor .form-control:focus
 {outline:1px solid #46143c; border: 1px solid #46143c;}
#widgetBlockv4 .nav-pills>li>a:focus, h2.expand-js:focus {
    outline: 1px dotted #46143c;
    border: 2px solid #fff;
}
.flightScheduleTable .dynamic-data-table .data-table thead, .static-table .basicv1 .busTableBg{
  background-color: #46143c;
  background-image:none;
  color: #FFFFFF; /*IR-190876*/
}
.tiers-and-benefits .base-head-bg > b > div {
    background-color: #46143c;
}
/* 1309 - End */
/* Added for WCAG-AI255 */
#widgetBlockv4 .closePaxModal:focus { 
	outline: 2px solid black;
}
#passengerModal .plus_btn:focus, #passengerModal .minus_btn:focus {
    outline-offset: unset;
}
#widgetBlockv4 .closePaxModal img { 
	padding: 2px;
}
#widgetBlockv4 .styleAdd{
	outline: 1px solid black;
}
#widgetBlockv4 .focus{
    float: right;
}
#widgetBlockv4 .focus1{
    float: right;
}
/* Ended for WCAG-AI255 */
#widgetBlockv4 .widget-row {
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
}

#widgetBlockv4 .padd-top-2per {
	padding-top: 2%;
}

#widgetBlockv4 .marg-bottom-5per {
	margin-bottom: 5%;
}

#widgetBlockv4 .padd-btm-1per {
	padding-bottom: 1%;
}

#widgetBlockv4 #trip_tab {
	-webkit-box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.11);
	box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.11);
}

#widgetBlockv4 #trip_tab #overlay {
	position: absolute;
	display: none;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 2;
	opacity: 0.75;
}

#widgetBlockv4 #trip_tab #overlay .loading-image {
	min-height: 50px;
	background: url(clientlib-site/resources/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}

#widgetBlockv4 #trip_tab #overlay .loading-text {
	position: absolute;
	height: 100%;
	width: 100%;
	text-align: center;
	top: 50%;
	transform: translateY(-40px);
	color: #000;
	font-weight: 700;
}

#widgetBlockv4 .modal-header {
	padding: 1px 14px 0px 10px;
	color: #582c4f;
	border-bottom: 0px;
}

#widgetBlockv4 .modal-title span {
	font-weight: bold;
	border-bottom: 2px solid #b99650;
}

#widgetBlockv4 .modal-footer {
	padding: 0px 15px;
	text-align: right;
	border-top: 0px;
}

#widgetBlockv4 .close {
	float: right;
	font-weight: 700;
	line-height: 1;
	color: #47143d;
	text-shadow: 0px 1px 0px #fff;
}

/* Added changes for MKT-227 */
#widgetBlockv4 #clearPayByValue.close {
	opacity: unset;
	text-shadow: unset;
}
#widgetBlockv4 #clearPayByValue.close span {
	display: flex;
	align-items: center;
}
#widgetBlockv4 #clearPayByValue.close img {
	width: 8px;
	height: 8px;
}
#widgetBlockv4 #clearPayByValue.close:hover,
#widgetBlockv4 #clearPayByValue.close:focus {
	opacity: unset;
}

/* Added changes for MKT-221 */
#widgetBlockv4 #oneway-trip-container {
	height: 30px;
    padding: 5px 0px;
    margin-bottom: 0;
	display: flex;
    align-items: center;
}    
#widgetBlockv4 #round-trip-container {
    height: 30px;
    padding: 5px 0px;
    margin-bottom: 0px;
	display: flex;
    align-items: center;
}
#widgetBlockv4 .trip-radio-btn{
    height:10px;
        }
		
#widgetBlockv4 .onewayround-radio-text {
    position: relative;
    bottom: 9px;
    font-weight: 100;
}
#widgetBlockv4 .round-trip-btn {
	color: #582c4f;
	background-color: #fff;
	border-radius: 0px;
	border: 1px solid #582c4f;
    margin:0;
    accent-color : #582c4f;
    /* visibility:hidden;*/  
}
#widgetBlockv4 .round-trip-btn:hover {
    color: #582c4f;
    /* background-color: #fff; */
    outline: none;
    /* border-radius: 0px; */
    border: 1px solid #582c4f;
    cursor: pointer;
	accent-color : #582c4f;
}
#widgetBlockv4 .round-trip-btn:focus {
	color: #582c4f;
    background-color: #fff;
    outline: none;
    border-radius: 0px;
    border: 1px solid #582c4f;
	accent-color : #582c4f;
}
#widgetBlockv4 .oneway-trip-btn{
    color: #582c4f;
    background-color: #fff;
    border-radius: 0px;
    border: 1px solid #582c4f;
    margin:0;
	accent-color : #582c4f;
    /* visibility:hidden;   */
}
#widgetBlockv4 .oneway-trip-btn:hover {
	color: #582c4f;
    outline: none;
    background-color: #fff;
    border-radius: 0px;
    border: 1px solid #582c4f;
    cursor: pointer;
	accent-color : #582c4f;
}
#widgetBlockv4 .oneway-trip-btn:focus {
	color: #582c4f;
    outline: none;
    background-color: #fff;
    border-radius: 0px;
    border: 1px solid #582c4f;
	accent-color : #582c4f;
}
#widgetBlockv4 .onewayround-radio-text, #widgetBlockv4 #oneway-trip-container, #widgetBlockv4 #round-trip-container, #widgetBlockv4 .trip-radio-btn {
cursor: pointer;
margin-left: 4px;
}
@media (max-width: 370px) {
    #widgetBlockv4 #oneway-trip-container {
	height: 30px;
	padding: 5px 0px;
	margin-bottom: 0;
	display: flex;
    align-items: center;
    }
    #widgetBlockv4 .onewayround-radio-text {
    position: relative;
    bottom: 9px;
    font-weight: 100;
    font-size: 85%;
    }
    #widgetBlockv4 #round-trip-container {
    height: 30px;
    padding: 5px 0px;
    margin-bottom: 0px;
	display: flex;
    align-items: center;
}
}
/*Ended changes for MKT-221 */
#widgetBlockv4 .nav-pills>li {
	padding: 0px;
	margin: 0px;
	flex: 0 0 25%;
	display: block;
}

#widgetBlockv4 .nav-pills>li>a {
	border-radius: 0px;
	height: 100%;
	background-color: #582c4f;
	color: #fff;
	border-right: 1px solid #fff;
	padding: 5px;
}

#widgetBlockv4 .nav-pills>li.active>a {
	color: #582c4f;
	/* background-color: #ebebeb; COM-1553 */
	background-color: #FFFFFF;
	border-right: none;
}

#widgetBlockv4 .nav-pills>li.active>a:focus {
	color: #582c4f;
	/* background-color: #ebebeb; COM-1553 */
	background-color: #FFFFFF;
	border-right: none;
}

#widgetBlockv4 .nav-pills>li.active>a:hover {
	color: #582c4f;
	/* background-color: #ebebeb; COM-1553 */
	background-color: #FFFFFF;
	border-right: none;
}
/* Added changes for MKT-257 */
#widgetBlockv4 .nav-pills>li.active>a:focus {
    outline: 2px solid #46143c !important;
    outline-offset: -3px;
    border: 1px;
    margin-bottom: 2px;
}
#widgetBlockv4 .nav-pills>li>a:focus {
    outline: 1px solid white !important;
    outline-offset: -3px;
    border: 1px solid black;
}
#widgetBlockv4 select#flightStsCalNumb-input:focus {
    outline: 1px solid #46143c;
}
/* MKT-125 tab key */
#widgetBlockv4 button#oclose-cross:focus, button#dclose-cross:focus ,button#o1close-cross:focus, button#d1close-cross:focus, button#o2close-cross:focus{
    outline: 1px solid black;
}
#widgetBlockv4 button#oclose-cross, #widgetBlockv4 button#dclose-cross ,button#o1close-cross, button#d1close-cross, button#o2close-cross{
    top: 3px !important;
}
/* Ended changes for MKT-257 */
#widgetBlockv4 .nav>li>a:hover {
	background-color: #582c4f;
}

#widgetBlockv4 .widget-tabs {
	height: 25px;
	display: inline-block;
}

#widgetBlockv4 .widget-tabs img {
	padding-right: 3px;
	width: 18px;
}

#widgetBlockv4 .trip_content {
	/* background: #ebebeb; COM-1553  */
	background-color: #FFFFFF;;
	padding: 28px 28px 28px 13px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 172px;
}

#widgetBlockv4 .checkbox {
	margin-top: 0px;
	top: 5px;
}

#widgetBlockv4 .checkbox label {
	display: inline-block;
	position: relative;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 14px;
	color: #333;
}

#widgetBlockv4 .checkbox-container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

#widgetBlockv4 .checkbox-container input:checked~.checkmark {
	background-color: #fff;
}

#widgetBlockv4 .checkbox-container input:checked~.checkmark:after {
	display: block;
}

#widgetBlockv4 .checkbox-container:hover input~.checkmark {
	background-color: #fff;
}

#widgetBlockv4 .checkbox-container:hover input~.radio-checkmark {
	background-color: #fff;
}

#widgetBlockv4 .checkbox-container .checkmark:after {
	left: 3px;
	top: -4px;
	width: 8px;
	height: 15px;
	border: solid #b99650;
	border-width: 0px 4px 4px 0px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

#widgetBlockv4 .checkmark {
	position: absolute;
	top: 2px;
	left: 0;
	height: 14px;
	width: 14px;
	background-color: #fff;
	border: 1px solid #a9a9a9;
}

#widgetBlockv4 .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

#widgetBlockv4 #passengerModal .checkbox {
	top: 0px;
}

#widgetBlockv4 #passengerModal .modal-body {
	padding: 1%;
}

#widgetBlockv4 #passengerModal .secondary_txt {
	font-size: 75%;
}

#widgetBlockv4 #passengerModal .passenger_modal {
	width: 65%;
	margin: 100px auto 0px;
}

#widgetBlockv4 #passengerModal #passengers {
	background-color: #fff;
	cursor: pointer;
}

#widgetBlockv4 #passengerModal .passenger_btn_grp {
	margin-bottom: 20%;
	padding: 0px;
}

#widgetBlockv4 #passengerModal .pax-no-box {
	float: left;
	font-size: 15px;
	border-radius: 0px;
	background: #fff;
	border: thin solid #582c4f;
}

#widgetBlockv4 #passengerModal .pax-no-input {
	-webkit-box-shadow: 0px 0px 0px #fff;
	box-shadow: 0px 0px 0px #fff;
	display: inline-block;
	background-color: #ffffff;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #ebebeb;
}

#widgetBlockv4 #passengerModal .pax-btn-container {
	padding-left: 6%;
}

#widgetBlockv4 #passengerModal .minus_btn_wrap {
	padding: 0px;
	height: inherit;
	height: 29px;
}

#widgetBlockv4 #passengerModal .minus_btn {
	height: inherit;
	border-radius: 0px;
	background: #ffffff;
	border: 1px solid #582c4f;
	-webkit-box-shadow: 0px 0px 0px #fff;
	box-shadow: 0px 0px 0px #fff;
	color: #46143C;
	padding: 0px;
	width: 100%;
	font-size: 16px;
	font-weight: bolder;
}

#widgetBlockv4 #passengerModal .plus_btn_wrap {
	padding: 0px;
	height: 29px;
}

#widgetBlockv4 #passengerModal .plus_btn {
	height: inherit;
	border-radius: 0px;
	border: 1px solid #582c4f;
	-webkit-box-shadow: 0px 0px 0px #fff;
	box-shadow: 0px 0px 0px #fff;
	padding: 0px;
	width: 100%;
	border-left: none;
	font-size: 19px;
	font-weight: 900;
	color: #46143C;
	background: #ffffff;
}
#widgetBlockv4 #passengerModal .eco_btn {
	border: 0px;
	background: #fff;
	padding: 5%;
}
#widgetBlockv4 #passengerModal .eco_btn:focus {
	outline: none;
}
#widgetBlockv4 #passengerModal .eco_btn[selected='selected'] {
	color: #ffffff;
  background-color: #582c4f;
}
#widgetBlockv4 #passengerModal .pre_btn {
	border: 0px;
	background: #fff;
	padding: 5%;
}
#widgetBlockv4 #passengerModal .pre_btn:focus {
	outline: none;
}
#widgetBlockv4 #passengerModal .pre_btn[selected='selected'] {
	background: #2c425d;
	color: #ffffff;
}
#widgetBlockv4 #passengerModal .bu_btn {
	border: 0px;
	background: #fff;
	padding: 5%;
}
#widgetBlockv4 #passengerModal .bu_btn:focus {
	outline: none;
}
#widgetBlockv4 #passengerModal .bu_btn[selected='selected'] {
	background: #b99650;
	color: #fff;
}
#widgetBlockv4 #passengerModal .bdr_left {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#widgetBlockv4 #passengerModal .fnf-wrap {
	margin-bottom: 3%;
}

#widgetBlockv4 #passengerModal #pax-discount-fld {
	padding-bottom: 2%;
}

#widgetBlockv4 #passengerModal #pax-discount-fld .spl-discount {
	margin-top: 3%;
	margin: 0px;
}

#widgetBlockv4 #passengerModal .done_btn {
	border: 0px;
	text-align: center;
	padding: 8px 0px;
}

#widgetBlockv4 #passengerModal input[type="checkbox"]:disabled+.checkmark {
	border: 1px solid #ccc;
	cursor: not-allowed;
}

#widgetBlockv4 #passengerModal input[type="checkbox"]:disabled+.checkmark:after {
	display: none;
}

#widgetBlockv4 #passengerModal .checkbox-disabled label {
	color: #333333;
  background-color: #FFFFFF;
  text-decoration: line-through;
}

#widgetBlockv4 #passengerModal .info-tag img {
	width: 18px;
	height: 18px;
	vertical-align: top;
	top: 2px;
	position: relative;
}

#widgetBlockv4 .widget-patt-bg {
	right: 0px;
	bottom: 0px;
	background: url("clientlib-site/resources/images/widget/mybookings-pattern.png") no-repeat center right transparent;
	position: absolute;
	width: 100%;
	height: 100%;
}

#widgetBlockv4 .widget-input {
	background: #ffffff;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 0px #fff;
	box-shadow: 0px 0px 0px #fff;
	width: 100%;
	display: block;
	position: relative;
	border: 1px solid #1a1a1a;
	color: #333;
}

#widgetBlockv4 .widget-btn {
	width: 100%;
	border: 0px;
	text-align: center;
	padding: 6px 0px;
}
/* COM-1553 */
#widgetBlockv4 .widget-btn.search_book_flights, #widgetBlockv4 #mmb-submit-btn, #widgetBlockv4 #checkin-btn,#checkin-button,
#widgetBlockv4 #flt-status-num-btn{
	height: 3em;
}
#widgetBlockv4 .or {
	color: #582c4f;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 10px;
}

#widgetBlockv4 .mmb-findtrip {
	cursor: pointer;
}

#widgetBlockv4 #flight-status-tab .nav-pills>li {
	width: 25%;
}

#widgetBlockv4 #flight-status-tab .nav-pills>li>a {
	height: 100%;
	background-color: #ebebeb;
	color: #000;
	border: none;
}

#widgetBlockv4 #flight-status-tab .nav-pills>li.active>a {
	background-color: #ebebeb;
	border-right: none;
}

#widgetBlockv4 .radio .radio-container {
	display: block;
	position: relative;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#widgetBlockv4 .radio-container input {
	position: absolute;
	opacity: 0;
	left: 0; /*MKT-227*/
}

#widgetBlockv4 #flight-tab input[type="radio"] { /*MKT-227*/
	transform: scale(1.2);
}

#widgetBlockv4 .radio-container input:checked~.radio-checkmark {
	background-color: #fff;
	border: 1px solid #a9a9a9; 
}

#widgetBlockv4 #flight-tab .radio-container input:checked~.radio-checkmark {
	background-color: #fff;
	border: 1px solid #46143c; /*MKT-227*/
}

#widgetBlockv4 #flight-tab .radio-container input:checked~.radio-checkmark:after {
	display: block;
}

#widgetBlockv4 .radio-container input:focus~.radio-checkmark {
    background-color: #46143c;
}

#widgetBlockv4 .radio-container input:checked~.radio-checkmark:after {
	display: block;
}

#widgetBlockv4 .radio-container .radio-checkmark:after {
	top: 4px;
	left: 4px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background:#b99650;
}

#widgetBlockv4 #flight-tab .radio-container .radio-checkmark:after {
	width: 8px;
    height: 8px;
	top: 3px;
	left: 3px;
    border-radius: 50%;
    background: #46143c;
}

#widgetBlockv4 .radio-checkmark {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 15px;
	width: 15px;
	background-color: #fff;
	border-radius: 50%;
	border: 1px solid #a9a9a9;
}

#widgetBlockv4 #flight-tab .radio-checkmark {
	position: relative;
	height: 16px;
    width: 16px;
	left: 1px;
    background-color: #fff;
    border-radius: 50%;
	display: inline-block;
    border: 1px solid #a9a9a9;
}

#widgetBlockv4  .radio-checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

#widgetBlockv4 #flight-tab .radio-checkmark:after {
	content: "";
	position: relative;
	display: none;
}

#widgetBlockv4 .uk-label {
	color: #fff;
	padding: 10px;
	background-color: #582c4f;
	text-align: center;
	clear: both;
	float: left;
	margin-right: 5px;
	margin-top: 1px;
	margin-bottom: 0px;
	width: 100%;
  height: 3em; /* COM-1553 */
}

#widgetBlockv4 .sts-flight-no-wrap {
	padding-right: 0px;
	padding-left: 2%;
}

#widgetBlockv4 .sts-selector {
	position: absolute;
	top: -2px;
}

#widgetBlockv4 .scombobox-dropdown-background {
	display: none !important;
}

#widgetBlockv4 .scombobox-dropdown-arrow {
	display: none !important;
}
#widgetBlockv4 .scombobox-display::placeholder, #award-tier-predictor .scombobox-display::placeholder{
  color:#bbbbbb;
}

#widgetBlockv4 .scombobox-display, #award-tier-predictor .scombobox-display {
	background: #ffffff; /* Modified on 1309 */
	padding: 6px 12px;
	border: 1px solid #1a1a1a;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	height: 36px;
	color: #333;
}

#widgetBlockv4 .widget-div-input input.error {
	border-bottom: 1px solid #C11F25;
}

/*Added for REFC-SSCI starts here*/
#widgetBlockv4 .widget-div-input.hasError > input{
	border-bottom: 1px solid #C11F25;
}
/*Added for REFC-SSCI ends here*/

#widgetBlockv4 .scombobox-list {
	min-width: 92%;
	max-height: 120px;
	border-radius: 0px;
	z-index: 1;
}
/* MKT -125  CSS CHANGES_STARTS*/
#widgetBlockv4 .close-btn {
    display: inline-block;
    position: absolute;
    right: 47px;
    top: -1px;
    cursor: pointer;                        
    padding: 0px;
    cursor: pointer;
    background: transparent;
    opacity: 1;
    border: 0;
    font-size: 25px;
    font-weight: 300;
}
/* MKT -125  CSS CHANGES_ENDS*/

/* #widgetBlockv4 button#o1close-cross  {
    padding :3px;
}
#widgetBlockv4 button#d1close-cross {
  padding :3px;
}
#widgetBlockv4 button#o2close-cross {
  padding :3px;
} */

#widgetBlockv4 .location_icon {
	display: inline-block;
	position: absolute;
	right: 17px;
	top: 5px;
	cursor: pointer;
	padding:3px;
}

#widgetBlockv4  .location_icon img { /*MKT-227*/
	width: 60%;
	height: 85%;
}

#widgetBlockv4 .roundtrip_icon {
	display: inline-block;
	position: absolute;
	right: -20px;
	top: -2px;
	-webkit-transition: -webkit-transform 1s;
	transition: -webkit-transform 1s;
	-o-transition: transform 1s;
	transition: transform 1s;
	transition: transform 1s, -webkit-transform 1s;
	cursor: pointer;
	z-index: 1;
}

#widgetBlockv4 .tripToggle img {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

#widgetBlockv4 .passenger_icon {
	display: inline-block;
	position: absolute;
    right: 21px;
    top: 4px;
    cursor: pointer;
}

#widgetBlockv4 #flight-tab .passenger_icon {
	display: inline-block;
	position: absolute;
    right: 21px;
    top: 10px;  /*MKT-227*/
    cursor: pointer;
}

#widgetBlockv4  .passenger_icon img {
	width: 85%;
	height: 85%;
}

#widgetBlockv4 #flight-tab .passenger_icon img {
	width: 65%;
	height: 85%;
}

#widgetBlockv4  .calender_icon {
	display: inline-block;
    position: absolute;
    right: 22px;
	top: 6px;
    cursor: pointer;
    width: 24px;
    height: 24px;
}

#widgetBlockv4 #flight-tab .calender_icon {
	position: initial;
    cursor: pointer;
    width: inherit;
    height: inherit;
	display: flex;
    padding-right: 7px;
    align-items: center;
}
   
#widgetBlockv4  .calender_icon img {
	width: 100%;
}

#widgetBlockv4 #flight-tab .calender_icon img {
	width: 70%;  /*MKT-227*/
}

#widgetBlockv4 .calendarIcon {
	background-image: url(clientlib-site/resources/images/widget/Calender-icon.png);
	background-repeat: no-repeat;
    background-size: 17px 18px;
    background-position: 98% center;
	height: 36px;
	font-size: 14px;
	color: #333;
	cursor: pointer;
}

#widgetBlockv4 #departCalendar {
	/* height: 36px; */
	background-color: #ffffff; /* Modified for 1309 */
	cursor: pointer;
	/* padding-right: 0px; */
}

#widgetBlockv4 #returnCalendar {
	/* height: 36px; */
	background-color: #ffffff; /* Modified for 1309 */
	cursor: pointer;
	padding-left: 12px;
}
#widgetBlockv4 .ui-widget {
	width: 100%;
	height: auto;
	font: 12px/1 Arial;
	border: none;
}

#widgetBlockv4 .ui-widget a {
	text-decoration: none;
	font-size: 14px;
}

#widgetBlockv4 .ui-icon {
	display: none;
}

#widgetBlockv4 thead {
	background: #fff;
	height: 50px;
	-webkit-box-shadow: 0px 0px 0px 0px #fff;
	box-shadow: 0px 0px 0px 0px #fff;
	border: 0px;
}

#widgetBlockv4 .ui-datepicker-calendar {
	background-size: 100%;
	border-radius: 0px 0px 10px 10px;
	border-collapse: collapse;
	font-weight: bold;
}

#widgetBlockv4 .ui-datepicker-calendar thead th {
	text-transform: capitalize;
	color: #582c4f;
	font-size: 17px;
	text-align: center;
	padding: 5px 18px 18px 18px;
	font-weight: bold;
	border: 0px;
}

#widgetBlockv4 .ui-datepicker-calendar a.ui-state-active {
	background-color: #582c4f;
	color: #fff;
}

#widgetBlockv4 .ui-datepicker td {
	padding: 5px 0px;
	text-align: center;
	margin: 0px 15px;
}
/*Start from MKT-61*/
#widgetBlockv4 .ui-datepicker td.calanders  {
	background-color: #582c4f;
    color: #fff;
}
#widgetBlockv4 td.everymundo .ui-state-default:focus {
	outline:none;
}
#widgetBlockv4 .everymundo:focus-within {
	outline: 1px solid #46143c;
	outline-offset: 1px !important;
}
/*End MKT-61*/

#widgetBlockv4 .ui-datepicker td a {
	padding: 5px 0px;
	text-align: center;
	margin: 0px 15px;
}

#widgetBlockv4 .ui-datepicker .ui-datepicker-header {
	display: none;
}

#widgetBlockv4 .ui-state-default {
	border: 1px solid rgba(197, 197, 197, 0);
	background: #fff;
	font-weight: normal;
	color: #454545;
	text-align: center;
}

#widgetBlockv4 .ui-widget-content .ui-state-default {
	border: 1px solid rgba(197, 197, 197, 0);
	background: #fff;
	font-weight: normal;
	color: #454545;
	text-align: center;
}

#widgetBlockv4 .ui-widget-content .ui-state-disabled {
	opacity: .35;
	background-image: none;
	vertical-align: top;
	font-size: 12px;
	width: 14%;
}

#widgetBlockv4 .ui-state-disabled {
	opacity: .35;
	background-image: none;
	vertical-align: top;
	font-size: 12px;
	width: 14%;
	color: #A89F90;
}

#widgetBlockv4 table.ui-datepicker-calendar tbody td.highlight>a {
	line-height: 40px;
	display: block;
}

#widgetBlockv4 .dateTypeWrap {
	margin-left: 7%;
}

#widgetBlockv4 #datepicker {
	border-left: 1px solid #ccc;
	padding: 0px;
	width: 100%;
	overflow: unset;
}

#widgetBlockv4 #datepicker .ui-state-default {
	font-size: 17px;
}

#widgetBlockv4 .depart_modal {
	width: 52%;
	margin: 7% auto 0px;
}

#widgetBlockv4 .year-head-mob {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: #b99650;
}

#widgetBlockv4 .day-head-mob {
	margin-bottom: 4%;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	color: #b99650;
}
/* Added changes for MKT-152 */
#widgetBlockv4 .departdateBtn {
	color: #582c4f;
	background-color: #fff;
	border-radius: 0px;
	border: 1px solid #582c4f;
    margin:0;
    visibility:hidden;              
}
#widgetBlockv4 .radio-height {
	height:34px;
   	border:1px solid black;
    margin-bottom:2px;
}
#widgetBlockv4 .radio-text-container {
    display:block;
    text-align:center;
    margin:0px;
    cursor: pointer;
	height: 100%; /*Added changes for MKT-221*/
}
#widgetBlockv4 .notallowed{ /*Added changes for MKT-221*/
	cursor:not-allowed !important;
	background-color: #e6e6d7 !important;  
} 
#widgetBlockv4 .radio-text {
    position:relative;
    bottom:8px;
}
#widgetBlockv4 .departdateBtn:hover {
    color: #582c4f;
    background-color: #fff;
    outline: none;
    border-radius: 0px;
    border: 1px solid #582c4f;
    cursor: pointer;
}
#widgetBlockv4 .departdateBtn:focus {
    color: #582c4f;
    background-color: #fff;
    outline: none;
    border-radius: 0px;
    border: 1px solid #582c4f;
}
#widgetBlockv4 .returndateBtn {
    color: #582c4f;
    background-color: #fff;
    border-radius: 0px;
    border: 1px solid #582c4f;
    margin:0;
    visibility:hidden;
}
#widgetBlockv4 .returndateBtn:hover {
    color: #582c4f;
    outline: none;
    background-color: #fff;
    border-radius: 0px;
    border: 1px solid #582c4f;
    cursor: pointer;
}
#widgetBlockv4 .returndateBtn:focus {
    color: #582c4f;
    outline: none;
    background-color: #fff;
    border-radius: 0px;
    border: 1px solid #582c4f;
}
#widgetBlockv4 .month.active:focus, #widgetBlockv4 #custom_year .active:focus {
    outline: 1px solid #46143c;
    outline-offset: 1px !important;
}
#widgetBlockv4 .ui-state-default:focus{
    outline-offset:unset;
}
#widgetBlockv4 .switch-color:focus-visible {
    outline-offset: 1px !important;
    outline: 1px solid black;
    border-radius: 1px;
}
#widgetBlockv4 .accessibilityflex:focus {
    outline: 1px solid black !important;
}
/* Ended changes for MKT-152 */
#widgetBlockv4 .yrHeading {
	color:#b99650;
	font-size: 15px;
	font-weight: bold;
}

#widgetBlockv4 .dayHeading {
	color:#b99650;
	font-size: 15px;
	font-weight: bold;
	padding-left: 6%;
}

#widgetBlockv4 #custom_year {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

#widgetBlockv4 #custom_year .active {
	text-align: center;
	background-color: #582c4f;
	color: #fff;
}

#widgetBlockv4 #presentYr {
	padding: 10px;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
}

#widgetBlockv4 #nextYr {
	padding: 10px;
	color: #582c4f;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
}

#widgetBlockv4 .monthHeadng {
	margin-bottom: 15px;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	color: #b99650;
	padding: 0px;
}

#widgetBlockv4 .acceblityDateHeading {
	color: #46143C;
	background-color: #FFFFFF;
}

.underlined {
	text-decoration: underline;
}

#widgetBlockv4 .month { /* added changes for MKT-152 */
	padding: 10px;
	text-align: center;
	cursor: pointer;
	margin:2px;
    width:30%;                   
}

#widgetBlockv4 .disable-month {
	color: #454545;
  background-color: #FFFFFF;
  text-decoration: line-through;
}

#widgetBlockv4 .month.active {
	background-color: #582c4f;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

#widgetBlockv4 .month.active:hover {
	background-color: #582c4f;
	color: #fff;
}

#widgetBlockv4 #flexiDiv {
	padding: 0px;
	float: right;
}
/* Added changes for WCAG-BU item */
#widgetBlockv4 .yes-container {
	position:relative;
    left:4px;
}
#widgetBlockv4 .flexi-date-label {
	font-weight: bold;
	font-size: 16px;
	color: #6a4462;
}
#widgetBlockv4 .yes-no-label {
    display:block;
    text-align:center;
    margin:0px;
    cursor: pointer;
}
#widgetBlockv4 .yes-no-text {
    display: block;
    text-align: center;
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 11px;
}
#widgetBlockv4 .flexi_no {
    background: #FFFFFF;
    border-radius: 0px;
    color: #b99650;
    border: 1px solid #b99650;
    margin:0;
    visibility:hidden;
}
#widgetBlockv4 .flexi_no:hover {
    background: #fff;
    border-radius: 0px;
    color: #b99650;
    border: 1px solid #b99650;
    cursor:pointer;
}
#widgetBlockv4 .flexi_no:focus {
    background: #fff;
    border-radius: 0px;
    color: #b99650;    
}
#widgetBlockv4 .btn-group.flexi_date {
    width: 45px;
    border: 1px solid black;
    height: 33px;
}
#widgetBlockv4 .flexi_yes {
    background: #fff;
    color: #582c4f;
    border-radius: 0px;
    border: 1px solid #582c4f;
    margin:0;
    visibility:hidden;
}
#widgetBlockv4 .flexi_yes:hover {
    outline: none;
    background: #fff;
    color: #582c4f;
    border-radius: 0px;
    border: 1px solid #582c4f;
    cursor:pointer;
}
#widgetBlockv4 .flexi_yes:focus {
	outline: none;
	background: #fff;
	color: #582c4f;
	border-radius: 0px;	
}
/* Ended changes for WCAG-BU item */
#widgetBlockv4 .switch-color {
	outline: none;
	color: #ffffff;
	background-color: #582c4f;
}
#widgetBlockv4 .accessibilityflex, #widgetBlockv4 .accessibilityflex:hover{
    color: #46143C;
	border: 1px solid #46143C;
}

#widgetBlockv4 .accessibilityflex.switch-color{
    color: #fff;
}

#widgetBlockv4 .switch-color:hover {
	outline: none;
	color: #ffffff;
	background-color: #582c4f;
}

#widgetBlockv4 .switch-color:focus {
	/* outline: none; */   /* added changes for MKT-152 */
	color: #ffffff;
	background-color: #582c4f;
}

#widgetBlockv4 #recent-searches-div {
	position: absolute;
	width: 150%;
	box-shadow: 4px 2px 20px -6px;
	padding: 2px;
	background: #fff;
	z-index: 2;
	top: 36px;
	display: none;
}

#widgetBlockv4 #recent-searches-div .recent-searches {
	padding: 2px 15px 2px 15px;
}

#widgetBlockv4 #recent-searches-div .recent-searches h4 {
	font-size: 16px;
	font-weight: 700;
}

#widgetBlockv4 #recent-searches-div .recent-searches .recent-searches-list ul {
	padding-left: 0px;
}

#widgetBlockv4 #recent-searches-div .recent-searches .recent-searches-list ul li {
	list-style: none;
	font-size: 12px;
	color: #666;
}

#widgetBlockv4 #recent-searches-div .recent-searches .recent-search {
	padding: 2px;
}

#widgetBlockv4 #recent-searches-div .recent-searches .recent-search:hover {
	background: #ebebeb;
}

#widgetBlockv4 #recent-searches-div hr {
	margin: 1px 0px 1px 0px;
	border: 1px solid #582c4f;
}

#widgetBlockv4 #recent-searches-div .all-airports {
	padding: 2px 15px 2px 15px;
}

#widgetBlockv4 #isGrp {
	display: inline-block;
	font-size: 12px;
}

#widgetBlockv4 label.error #isGrp {
	pointer-events: auto;
}

#widgetBlockv4 .scombobox {
	margin: 0;
}

#widgetBlockv4 input#passengers {
	cursor: pointer;
}

@media screen and (max-width: 2000px) {
	#widgetBlockv4 .scombobox-list {
		min-width: 92%;
	}
	#widgetBlockv4 .ui-menu {
		min-width: 92%;
	}
}

@media screen and (max-width: 1800px) {
	#widgetBlockv4 .scombobox-list {
		min-width: 91%;
	}
	#widgetBlockv4 .ui-menu {
		min-width: 91%;
	}
}

@media screen and (max-width: 1600px) {
	#widgetBlockv4 .scombobox-list {
		min-width: 90%;
	}
	#widgetBlockv4 .ui-menu {
		min-width: 90%;
	}
}

@media screen and (max-width: 1500px) {
	#widgetBlockv4 .scombobox-list {
		min-width: 89%;
	}
	#widgetBlockv4 .ui-menu {
		min-width: 89%;
	}
}

@media screen and (max-width: 1300px) {
	#widgetBlockv4 .scombobox-list {
		min-width: 88%;
	}
	#widgetBlockv4 .ui-menu {
		min-width: 88%;
	}
}

@media screen and (max-width: 1200px) {
	#widgetBlockv4 .scombobox-list {
		min-width: 86%;
	}
	#widgetBlockv4 .ui-menu {
		min-width: 86%;
	}
}

@media screen and (max-width: 991px) {
	#widgetBlockv4 .scombobox-list {
		min-width: 92.5%;
	}
	#widgetBlockv4 .ui-menu {
		min-width: 92.5%;
	}
}

@media screen and (max-width: 971px) {
	#widgetBlockv4 .scombobox-list {
		min-width: 91.5%;
	}
	#widgetBlockv4 .ui-menu {
		min-width: 91.5%;
	}
}

@media screen and (max-width: 895px) {
	#widgetBlockv4 .scombobox-list {
		min-width: 90.5%;
	}
	#widgetBlockv4 .ui-menu {
		min-width: 90.5%;
	}
}

@media screen and (max-width: 786px) {
	#widgetBlockv4 .scombobox-list {
		min-width: 89.5%;
	}
	#widgetBlockv4 .ui-menu {
		min-width: 89.5%;
	}
}

@media screen and (max-width: 767px) {
	#widgetBlockv4 .scombobox-list {
		min-width: 94.5%;
	}
	#widgetBlockv4 #recent-searches-div {
		width: 100%;
	}
	#widgetBlockv4 .ui-menu {
		min-width: 94.5%;
	}
}

@media screen and (max-width: 650px) {
	#widgetBlockv4 .scombobox-list {
		min-width: 93.5%;
	}
	#widgetBlockv4 .ui-menu {
		min-width: 93.5%;
	}
}

@media screen and (max-width: 569px) {
	#widgetBlockv4 .scombobox-list {
		min-width: 92.5%;
	}
	#widgetBlockv4 .ui-menu {
		min-width: 92.5%;
	}
}

@media screen and (max-width: 499px) {
	#widgetBlockv4 .scombobox-list {
		min-width: 91.5%;
	}
	#widgetBlockv4 .ui-menu {
		min-width: 91.5%;
	}
}

@media screen and (max-width: 460px) {
	#widgetBlockv4 .scombobox-list {
		min-width: 90.5%;
	}
	#widgetBlockv4 .ui-menu {
		min-width: 90.5%;
	}
}

@media screen and (max-width: 399px) {
	#widgetBlockv4 .scombobox-list {
		min-width: 88.5%;
	}
	#widgetBlockv4 .ui-menu {
		min-width: 88.5%;
	}
}

@media (max-width: 414px) {
	#widgetBlockv4 .ui-datepicker td {
		padding: 5px 0px;
		text-align: center;
		margin: 0px 8px;
	}
	#widgetBlockv4 .ui-datepicker td a {
		padding: 5px 0px;
		text-align: center;
		margin: 0px 8px;
	}
}

@media (max-width: 1300px) {
	#widgetBlockv4 .depart_modal {
		width: 56%;
		margin: 100px auto 0px;
	}
}

@media (max-width: 1160px) {
	#widgetBlockv4 .depart_modal {
		width: 73%;
		margin: 100px auto 0px;
	}
}

@media only screen and (max-width: 768px) {
	#widgetBlockv4 .depart_modal {
		width: 95%;
		margin: 100px auto 0px;
	}
	#widgetBlockv4 .dateTypeWrap {
		padding-right: 15%;
		margin-left: 0%;
	}
}

@media only screen and (max-width: 991px) {
	#widgetBlockv4 #departModal .modal-header {
		padding-bottom: 2%;
		border-bottom: 1px solid #ebebeb;
	}
	#widgetBlockv4 #datepicker {
		border-left: none;
		padding: 0px;
		border: none;
	}
	#widgetBlockv4 .ui-datepicker-calendar thead th {
		padding: 0px;
	}
	#widgetBlockv4 .ui-datepicker table {
		width: 100%;
	}
	#widgetBlockv4 .month {
		text-align: center;
	}
	#widgetBlockv4 .month.active {
		text-align: center;
	}
	#widgetBlockv4 .colon-mb-blck {
		color: #6a4462;
		display: inline-block;
	}
	#widgetBlockv4 .colon-mb-gold {
		display: inline-block;
	}
	#widgetBlockv4 .month-wrap {
		padding-top: 2%;
	}
	#widgetBlockv4 #passengerModal .discount-heading {
		color: #582c4f;
		font-weight: bold;
		margin-bottom: 4%;
		margin-top: 4%;
	}
	#widgetBlockv4 #passengerModal .bdr_left {
		margin-top: 3%;
		padding-left: 0px;
		padding-right: 0%;
	}
	#widgetBlockv4 #passengerModal .travelType div {
		padding: 0px;
	}
	#widgetBlockv4 #passengerModal .eco_btn {
		width: 100%;
		border: 0px;
		background: #fff;
		padding: 8px;
		margin: 0px;
		padding: 3%;
		border-right: none;
		border: thin solid #000;
	}
	#widgetBlockv4 #passengerModal .pre_btn {
		width: 100%;
		border: 0px;
		background: #fff;
		padding: 8px;
		margin: 0px;
		padding: 3%;
		border-right: none;
		border: thin solid #000;
	}
	#widgetBlockv4 #passengerModal .bu_btn {
		width: 100%;
		border: 0px;
		background: #fff;
		padding: 8px;
		margin: 0px;
		padding: 3%;
		border: thin solid #000;
	}
}

@media only screen and (max-width: 1200px) {
	#widgetBlockv4 .padd-small {
		padding: 0px;
	}
}

@media only screen and (max-width: 767px) {
	#widgetBlockv4 .dateTypeWrap {
		padding-right: 0px;
		width: 81%;
	}
	#widgetBlockv4 .year-head-mob {
		margin-top: 8%;
		margin-bottom: 2%;
	}
}

@media only screen and (min-width: 991px) {
	#widgetBlockv4 .colon-mb-blck {
		display: none;
	}
	#widgetBlockv4 .colon-mb-gold {
		display: none;
	}
	#widgetBlockv4 .month-wrap {
		padding-top: 6%;
	}
}

@media (min-width: 768px) {
	#widgetBlockv4.overlapTop {
		margin-top: -60px;
	}
}

@media (min-width: 992px) {
	#widgetBlockv4 #flexiDiv {
		padding-left: 11%;
	}
	#widgetBlockv4 #passengerModal .bdr_left {
		border-left: 1px solid #ebebeb;
	}
	#widgetBlockv4 #passengerModal .travel-btn-wrap {
		margin-bottom: 8%;
	}
	#widgetBlockv4 #passengerModal .pax-btn-container {
		padding-left: 8%;
	}
	#widgetBlockv4 #passengerModal .space_margin_btm {
		margin-bottom: 5%;
	}
	#widgetBlockv4 #passengerModal #discArmed {
		padding: 0px;
		padding-left: 15px;
	}
	#widgetBlockv4 #passengerModal .secondary_txt {
		padding-left: 4%;
	}
}

@media (max-width: 736px) {
	#widgetBlockv4 #passengerModal .modal-body {
		padding: 0px;
	}
	#widgetBlockv4 #passengerModal .modal-header {
		padding: 0px;
		padding-bottom: 4%;
	}
}

@media (max-width: 1210px) {
	#widgetBlockv4 #passengerModal .passenger_modal {
		width: 76%;
	}
}

@media (min-width: 1000px) and (max-width: 1300px) {
	#widgetBlockv4 #passengerModal .passenger_modal {
		width: 90%;
	}
}

@media (max-width: 992px) {
	#widgetBlockv4 #passengerModal .fnf-wrap {
		padding-left: 0px;
	}
	#widgetBlockv4 #passengerModal .student-wrap {
		padding-left: 0px;
	}
	#widgetBlockv4 #passengerModal .snr-citzn-wrap {
		padding-left: 0px;
	}
	#widgetBlockv4 #passengerModal .army-wrap {
		padding-left: 0px;
	}
	#widgetBlockv4 #passengerModal .passenger_modal .modal-header {
		padding-left: 0px;
	}
}

@media (min-width: 1301px) {
	#widgetBlockv4 #passengerModal .secondary_txt {
		padding-left: 12%;
	}
}

@media (max-width: 767px) {
	#widgetBlockv4 .inblk-display>span {
		font-size: 12px;
	}
	#widgetBlockv4 .widget-tabs {
		height: inherit;
	}
	#widgetBlockv4 .nav-pills>li>a {
		padding: 2px;
	}
	#widgetBlockv4 #flight-tab .wcag-form-field {
		font-size: 16px !important;
	}
}

@media (max-width: 1239px) {
	#widgetBlockv4 .tab-title {
		display: flex;
	}
}

/*Added for COM 989 by 1423343 starts here*/
#widgetBlockv4 .horizantal-line {
	border-top: 1px solid #fff;
	margin: 5px 15px 20px 15px;
  }
  #widgetBlockv4 .option-selection-text{
	margin-top: 8px;
	margin-bottom: 8px;
  }
  #widgetBlockv4 #passenger-overlay {
	position: absolute;
	display: none;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 2;
	opacity: 0.75;
  }
  #widgetBlockv4 #passenger-overlay .loading-image {
	min-height: 50px;
	background: url(clientlib-site/resources/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}
/*Added for COM 989 by 1423343 ends here*/

/* Added for IR 145256 by 1423343 starts here */
#widgetBlockv4 .booking-options .pay-by-options {
	display: flex;
	flex-flow: row wrap;
}
#widgetBlockv4 .booking-options .pay-by-options .radio-checkmark { 
	top: 2px;
}
/* Added for IR 145256 by 1423343 ends here */

/* Added for COM-1258 starts here */
#widgetBlockv4 .disableCheckBox{
	opacity: .5;
    cursor: not-allowed;
}
/* Added for COM-1258 ends here */

/* Added for COM-1172 by 1366335 */

@media screen and (min-width: 1023px) {
	#bogoDiscountModal .right{ 
	  float:right
	}
  }
@media (min-width: 350px) and (max-width: 990px){
	#discBogo ,  #discGlobalMice { /*Added for MKT-320*/
	padding-left: 0px;
}
}
/* COM-1553 - Start */
#widgetBlockv4 .wcag-form-label {
	position: absolute;
	font-size: 11.2px;
	top: -7px;
	left: 20px;
	padding: 0px 5px;
    background-color: #FFFFFF;
	color: #888888;
	font-weight: unset;
}
#widgetBlockv4 .wcag-returnform-labelform-label {
  background: linear-gradient(to bottom, #FFFFFF 50%, #e6e6d7 50%);
}
#widgetBlockv4 .wcag-promoform-labelform-label { /* Added for COM-1553  */
	background: linear-gradient(to bottom, #FFFFFF 50%, #e6e6d7 50%);
  }

#widgetBlockv4  .wcag-form-field {
	height: 3em;
	top: 0;
	padding-top: 10px;
	border-color: #46143c;
}
#widgetBlockv4  .wcag-form-group {
	position: relative;
	min-height: 4.5em;
}
#widgetBlockv4 #flight-tab .wcag-form-group {
	position: relative;
	min-height: unset;
}
#widgetBlockv4 .margin-top-16 {
	margin-top: 16px;
}
/* COM-1553 - End */
/* MKT-125 - Start */
.ui-menu {
    max-width: 100%;
    max-height: 180px;
    overflow: auto;
    overflow-x: hidden;
}

.ui-autocomplete-category {
    font-weight: bold;
    font-size: 14px;
	color:#582C4F;
    font-family: Open Sans;
    position:sticky;
    background: #ECEDEF;
    z-index:1;
    top:0;
    padding: 3px 0px 3px 4px;
    /* padding-left: 32%; */
    pointer-events: none;
}

#ui-id-1 p {
  margin: 0px;
}

#ui-id-2 p {
  margin: 0px;
}
#ui-id-3 p{
    margin: 0px;
}

#ui-id-4 p{
    margin: 0px;
}

#ui-id-5 p{
    margin: 0px;
}
/* MKT-125 - End */ 
/* REFX-SSCI start */
.sel_dropdown_img {
	background-image: url("../../../etc.clientlibs/airvistara/clientlibs/clientlib-site/resources/images/input-icon/dropdown-visible.png");
	background-repeat: no-repeat;
	background-position: 95%;
	-webkit-appearance: none;
	background-size: 19px;
}

#widgetBlockv4 .wcag-form-group-checkin {
	position: relative;
	min-height:5em;
}

#widgetBlockv4 select#dropDown-input:focus {
    outline: 1px solid #46143c;
}
/* REFX-SSCI end */
/*MKT-320-start*/
.disableButton {
	color: #666  !important;
	background-color: transparent !important;
}
/*MKT-320-End*/
/*MKT-227-Starts*/

#widgetBlockv4 #flight-tab #greenTickIcon {
	width: 16px;
	padding-right: 5px
}

#widgetBlockv4 #flight-tab #clearPayByValue span:focus,#widgetBlockv4 #flight-tab #promoClearBtn span:focus {
	border: 1px solid#46143c;
	padding: 2px;
}

#widgetBlockv4 #flight-tab #departsfrom-div:focus-within .wcag-form-label,
#widgetBlockv4 #flight-tab #arrivesat-div:focus-within .wcag-form-label,
#widgetBlockv4 #flight-tab fieldset:focus .wcag-form-label,
#widgetBlockv4 #flight-tab fieldset:active .wcag-form-label,
#widgetBlockv4 input:focus~.wcag-form-label {
	color: #46143c;
	font-weight: 600;
}

#widgetBlockv4 #flight-tab #promoClearBtn img,
#widgetBlockv4 #flight-tab #addPromo img ,
#widgetBlockv4 #flight-tab #expandIcon img,
#widgetBlockv4 #flight-tab #minimizeIcon img {
	width: 8px !important;
}

#widgetBlockv4 #round-trip:focus-visible, #widgetBlockv4 #oneway-trip:focus-visible {
	outline: none;
}

#widgetBlockv4 #round-trip:focus-visible .trip-details-radio, #widgetBlockv4 #oneway-trip:focus-visible .trip-details-radio {
	outline: auto 1px #46143c;
}

#widgetBlockv4 .form-tabv4:focus {
	outline: 2px solid #46143c;
}

#widgetBlockv4 fieldset:active, #widgetBlockv4 fieldset:focus {
	outline: 1px solid #46143c;
	border: 1px solid #46143c;
}

#payByOptions:focus, #addPromo:focus {
	outline: 1px solid #46143c;
	background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
	background-repeat: repeat-x;
	background-color: #e8e8e8;
}

#widgetBlockv4 #flight-tab .wcag-form-field {
	/* font-size: 12px; */
	height: 42px;
	font-weight: bold;
}

#widgetBlockv4 #flight-tab #departsfrom-div .wcag-form-field , #widgetBlockv4 #flight-tab #arrivesat-div .wcag-form-field { /*MKT-464*/
	padding-right:46px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#widgetBlockv4 #departCalendar,#widgetBlockv4 #returnCalendar {
	border: none;
	outline: none;
}
	
#widgetBlockv4 .trip-radio-btn input:focus~.radio-checkmark {
    background-color: #46143c;
	
}

#widgetBlockv4 #flight-tab .error {
	font-size: 11px !important;
}
#displayPayByValue {
	border: 1px solid rgb(26, 26, 26);
	width: 145px;
	color: rgb(26, 26, 26);
	padding-right: 5px;
	display: flex;
	align-items: center;
	justify-content: space-around; 
	height: 30px;
	background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
    background-repeat: repeat-x;
    background-color: #e8e8e8;
}
#payByOptions {
	background-color:transparent;
	border:none; 
	color:#582c4f;
	font-weight: 600;
	height: 30px;
}
 #promoCodeContainer {
	position: relative;
	width: 84%;
 }
 #addPromo {
	/* height: 21px; */
	background-color:transparent; 
	border:none; color:#582c4f;
	font-weight: 600;
	height: 30px;
 }
 #promoClearBtn {
	position: absolute;
	background-color: transparent;
	border: none; 
	color: rgb(88, 44, 79); 
	top: 4px;
	right: 3px;
	font-weight: bolder;
 }	

 #widgetBlockv4 .option-label {
	color: #333333;
	font-weight: 300;
 }

 #widgetBlockv4 .option-label.active {
	color: #333333 !important;
	font-weight: bold;
 }

 #widgetBlockv4 .tabView {
	margin-bottom: 12px;
}

 @media (max-width: 768px) {
	#widgetBlockv4 .flight-tab-2r-wrap {
		padding-right: 15px;
		padding-left: 14px;
	}
	#widgetBlockv4 .booking-options {
		margin-top: 15px !important;
	}
	.flight-btn-wrap {
		padding-right: 15px !important;
		padding-left: 15px !important;
		margin-top: 16px;
	}
	#widgetBlockv4 #flight-tab .passenger_icon {
		right: 2px;
	}

	#widgetBlockv4 #addPromo, #widgetBlockv4 #payByOptions {
		padding: 0;
	}

	#widgetBlockv4 .paybyCV {
		margin-bottom: 15px
	}
	#widgetBlockv4 #flight-tab #round-trip:focus-visible, 
	#widgetBlockv4 #flight-tab #oneway-trip:focus-visible,
	#widgetBlockv4 #clearPayByValue span,
	#widgetBlockv4 #promoClearBtn span {
		outline: none;
	}
	#widgetBlockv4 #flight-tab input[type="radio"] { /*MKT-227*/
		transform: scale(1);
	}
}
@media (min-width: 768px) and (max-width: 1200px) {
	#widgetBlockv4 .flight-tab-2r-wrap {
		padding-left: 14px;
    	padding-right: 15px;
	}
	#widgetBlockv4 .booking-options {
		padding-right: 12px;
	} 
	#promoCodeContainer {
		margin-right: 6px;
	}
	.flight-btn-wrap {
		padding-right: 15px !important;
		padding-left: 15px !important;
		margin-top: 16px;
	}

	#widgetBlockv4 #flight-tab .passenger_icon {
		right: 2px;
	}

	#widgetBlockv4 .right-align {
		display: flex;
		justify-content: end;
	}
	#widgetBlockv4 #flight-tab #round-trip:focus-visible,
	#widgetBlockv4 #flight-tab #oneway-trip:focus-visible,
	#widgetBlockv4 #clearPayByValue span,
    #widgetBlockv4 #promoClearBtn span  {
		outline: none;
	}
	#widgetBlockv4 #flight-tab input[type="radio"] { /*MKT-227*/
		transform: scale(1);
	}
}
@media (min-width: 1200px) {
	#widgetBlockv4 .booking-options {
		display: flex;
		justify-content: end;
	}
	#widgetBlockv4 .promoCode {
		width: 155px !important;
	}
	/* #widgetBlockv4 .inputField {
		width: 245px !important;

	} */
	#widgetBlockv4 #travel-Dates {
		padding-left: 0px !important;

	}
	
	#widgetBlockv4 #flight-tab .passenger_icon {
		right: 0;
	}
	#widgetBlockv4 .labelAlign {
		left: 5px !important;
	}
	#widgetBlockv4 .right-align {
		display: flex;
		justify-content: end;
	}
	
}

@media (min-width: 1290px) {

	#widgetBlockv4 #flight-tab .passenger_icon {
		right: 0;
	}
}
/*MKT-227 Ends*/

/* Change pasword CSS */
#change-password .form-blk > div {
  margin-bottom: 10px; }

#change-password .form-blk div {
  margin-bottom: 10px; }

#change-password #toggle-pswd-current-password,
#change-password #toggle-pswd-change-new-password,
#change-password #toggle-pswd-change-confirm-password {
  bottom: 24px;
  float: right;
  position: relative;
  right: 5px; }

#change-password .thank-you-message {
  padding: 25px 0px;
  text-align: center; }

/* Body */
body {
  font-family: "Open Sans";
  line-height: 1.42857143;
}

/* Containers */
.content-container {
  margin: auto;
  max-width: 1400px;
  padding: 0 5%;
  width: 100%;
}

/* Font Families */
@font-face {
  font-family: "Open Sans";
  src: url("clientlib-site/resources/OpenSans-Regular.ttf");
}
@font-face {
  font-family: "Open Sans Light";
  src: url("clientlib-site/resources/OpenSans-Light.ttf");
}
@font-face {
  font-family: "Open Sans Bold";
  src: url("clientlib-site/resources/OpenSans-Bold.ttf");
}
/* Font Sizes */
.font-12 {
  font-size: 12px;
}

.font-13 {
  font-size: 13px;
}

.font-14 {
  font-size: 14px;
}

.font-16 {
  font-size: 16px;
}

.font-18 {
  font-size: 18px;
}

.font-20 {
  font-size: 20px;
}

.font-22 {
  font-size: 22px;
}

.font-23 {
  font-size: 23px;
}

.font-24 {
  font-size: 24px;
}

.font-30 {
  font-size: 30px;
}

/* Font weight */
.font-bold{
  font-weight: bold;
}

/* Typography */
.primary-heading {
  color: #6a4462;
  font-size: 30px;
  font-weight: 500;
}

.secondary-heading1 {
  color: #582c4f;
  font-size: 24px;
  font-weight: 500;
}

.secondary-heading2 {
  color: #000;
  font-size: 24px;
  font-weight: 500;
}

.secondary-heading3 {
  color: #ffffff;
  font-size: 24px;
  font-weight: 500;
}

.secondary-heading4 {
  color: #43566f;
  font-size: 24px;
  font-weight: 500;
}

.secondary-heading5 {
  color: #582c4f;
  font-size: 22px;
  font-weight: 500;
}

.secondary-heading6 {
  color: #43566f;
  font-size: 18px;
  font-weight: 400;
}


.heading1 {
  color: #6a4462;
  font-size: 23px;
  font-weight: 500;
}

.heading2 {
  color: #000;
  font-size: 18px;
  font-weight: 600;
}

.heading3 {
  color: #b99650;
  font-size: 16px;
  font-weight: 700;
}

.heading4 {
  color: #582c4f;
  font-size: 16px;
  font-weight: 400;
}

.heading5 {
  color: #000;
  font-size: 16px;
  font-weight: 400;
}

.heading6 {
  color: #43566f;
  font-size: 14px;
  font-weight: 700;
}

.heading7 {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.heading8 {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.heading9 {
  color: #333;
  font-size: 18px;
  font-weight: 500;
}

.heading10 {
  color: #6a4462;
  font-size: 20px;
  font-weight: 500;
}

.heading11 {
  color: #6a4462;
  font-size: 24px;
  font-weight: 500;
}

.heading12 {
  color: #6a4462;
  font-size: 16px;
  font-weight: 700;
}

.heading13 {
  color: #582c4f;
  font-size: 16px;
  font-weight: 700;
}

.heading14 {
  color: #2C425D;
  font-size: 14px;
  font-weight: 700;
}

.heading15 {
  color: #6a4462;
  font-size: 16px;
  font-weight: 400;
}

.heading16 {
  color: #582c4f;
  font-size: 18px;
  font-weight: 700;
}

.heading17 {
  color: #333;
  font-size: 18px;
  font-weight: 700;
}

.heading18 {
  color: #333;
  font-size: 14px;
  font-weight: 700;
}

.heading19 {
  color: #666;
  font-size: 14px;
  font-weight: 700;
}

.heading20 {
  color: #46143c;
  font-size: 14px;
  font-weight: 700;
}
.heading21 {
  color: #6a4462;
  font-size: 18px;
  font-weight: 500;
}
.heading22 {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.text1 {
  color: #337ab7;
  font-size: 14px;
  font-weight: 400;
}

.text2 {
  color: #6a4462;
  font-size: 14px;
  font-weight: 400;
}

.text3 {
  color: #ccc;
  font-size: 14px;
  font-weight: 400;
}

.text4 {
  color: #582c4f;
  font-size: 14px;
  font-weight: 400;
}

.text5 {
  color: #43566f;
  font-size: 14px;
  font-weight: 400;
}

.text6 {
  color: #666;
  font-size: 14px;
  font-weight: 400;
}

.text7 {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.text8 {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}

.text9 {
  color: #666;
  font-size: 16px;
  font-weight: 400;
}

.text10 {
  color: #36454f;
  font-size: 14px;
  font-weight: 400;
  background-color: #ffffff; /* Added for 1309*/
}

.p1 {
  color: #333;
  font-size: 14px;
  font-weight: 400;
}

.p2 {
  color: #999;
  font-size: 14px;
  font-weight: 400;
}

.p3 {
  color: #000;
  font-size: 14px;
  font-weight: 400;
}

.error {
  color: #C11F25;
  font-size: 13px;
  font-weight: 600;
}

.link1 {
  color: #337ab7;
  font-size: 13px;
  font-weight: 400;
}

.label {
  color: #333;
  font-size: 14px;
  font-weight: 600;
  padding: 0px;
}

/* Added for SCOMBOBOX implementation */
.scombobox {
  margin: 0px;
}
.scombobox .scombobox-display {
  border-radius: 0px;
  padding: 8px;
}

/* Constant Padding */
.padd-0 {
  padding: 0px;
}

.padd-left-0 {
  padding-left: 0px;
}

.padd-left-1 {
  padding-left: 1px;
}

.padd-left-5 {
  padding-left: 5px;
}

.padd-left-10 {
  padding-left: 10px;
}

.padd-left-15 {
  padding-left: 15px;
}

.padd-left-20 {
  padding-left: 20px;
}

.padd-right-0 {
  padding-right: 0px;
}

.padd-right-5 {
  padding-right: 5px;
}

.padd-right-10 {
  padding-right: 10px;
}

.padd-right-15 {
  padding-right: 15px;
}

.padd-right-20 {
  padding-right: 20px;
}

.padd-top-0 {
  padding-top: 0px;
}

.padd-top-5 {
  padding-top: 5px;
}

.padd-top-10 {
  padding-top: 10px;
}

.padd-top-15 {
  padding-top: 15px;
}

.padd-top-20 {
  padding-top: 20px;
}

.padd-top-25 {
  padding-top: 25px;
}

.padd-top-30 {
  padding-top: 30px;
}

.padd-bottom-0 {
  padding-bottom: 0px;
}

.padd-bottom-5 {
  padding-bottom: 5px;
}

.padd-bottom-10 {
  padding-bottom: 10px;
}

.padd-bottom-15 {
  padding-bottom: 15px;
}

.padd-bottom-20 {
  padding-bottom: 20px;
}

.padd-bottom-25 {
  padding-bottom: 25px;
}

.padd-bottom-30 {
  padding-bottom: 30px;
}

/* Constant Margin */
.marg-0 {
  margin: 0px;
}

.marg-top-0 {
  margin-top: 0px;
}

.marg-top-5 {
  margin-top: 5px;
}

.marg-top-10 {
  margin-top: 10px;
}

.marg-top-15 {
  margin-top: 15px;
}

.marg-top-20 {
  margin-top: 20px;
}

.marg-top-30 {
  margin-top: 30px;
}

.marg-bottom-0 {
  margin-bottom: 0px;
}

.marg-bottom-5 {
  margin-bottom: 5px;
}

.marg-bottom-10 {
  margin-bottom: 10px;
}

.marg-bottom-15 {
  margin-bottom: 15px;
}

.marg-bottom-20 {
  margin-bottom: 20px;
}

.marg-bottom-30 {
  margin-bottom: 30px;
}


.marg-left-0 {
  margin-left: 0px;
}

.marg-left-5 {
  margin-left: 5px;
}

.marg-left-10 {
  margin-left: 10px;
}

.marg-left-15 {
  margin-left: 15px;
}

.marg-left-20 {
  margin-left: 20px;
}

.marg-left-30 {
  margin-left: 30px;
}


.marg-right-0 {
  margin-right: 0px;
}

.marg-right-5 {
  margin-right: 5px;
}

.marg-right-10 {
  margin-right: 10px;
}

.marg-right-15 {
  margin-right: 15px;
}

.marg-right-20 {
  margin-right: 20px;
}

.marg-right-30 {
  margin-right: 30px;
}

/* Height and Width */
.ht-100 {
  height: 100%;
}

.wd-100 {
  width: 100%;
}

/* Display Properties */
.flex-display {
  display: flex;
}

.hide-content {
  display: none;
}

.show-content {
  display: block;
}

.inblk-display {
  display: inline-block;
}

/* Positioning Properties */
.pos-rel {
  position: relative;
}

.pos-abs {
  position: absolute;
}

/* Float Properties */
.float-right {
  float: right;
}

.float-left {
  float: left;
}

/* Alignments */
.align-center {
  text-align: center;
}

.align-left {
  text-align: left;
}

.align-justify {
  text-align: justify;
}

/* Cursor Styles */
.pointed-cursor {
  cursor: pointer;
}

/* Themes */
.theme-aubergine-dark {
  background-color: #582c4f;
  color: #fff;
}

.theme-aubergine-light {
  background-color: #6a4462;
  color: #fff;
}

a#redeem-btn {
  padding: 6px;
  outline: none;
  border: none;
}
/* CUAT-1339 */
a#redeem-btn:link, a#redeem-btn:visited, a#redeem-btn:hover, a#redeem-btn:active, a.enroll-btn:active, a.enroll-btn:link, a.enroll-btn:visited, a.enroll-btn:hover, a.enroll-btn:active  {
  color: #fff;
}
a.enroll-btn {
  text-decoration: none;
  text-align: center;
  padding-top: 5px;
}
/* CUAT-1339 */
.theme-aubergine-earn {
  background-color: #9f889a;
  color: #fff;
}

.theme-gold {
  background-color: #b99650;
  color: #fff;
}

.theme-blue {
  background-color: #43566f;
  color: #fff;
}

.theme-white {
  background: #fff;
}

.bgVisImg {
  background: url(clientlib-site/resources/images/pattern-new.png) no-repeat left center;
  background-size: auto, cover;
}

.bg-none {
  background: none;
}

/* Colors */
.color-aubergine-dark {
  color: #582c4f;
}

.color-aubergine-light {
  color: #6a4462;
}

.color-gold {
  color: #b99650;
}

.color-blue {
  color: #43566f;
}

.color-white {
  color: #fff;
}

.color-grey {
  color: #666;
}

.color-black {
  color: #000;
}

/* Buttons */
.btn-submit {
  border: 0px;
  width: 100%;
}

button {
  padding: 6px;
  outline: none;
  border: none;
}
button:focus, button:active {
  outline: none;
}
/*1309 - Start */
.aubergine-button-dark {
  background-color: #46143c;
  color: #ffffff;
}
.aubergine-button-dark:hover,.aubergine-button-dark:focus {
  background-color: #7d5a78;
}

.aubergine-button-wcag-dark {
  background-color: #46163C;
  color: #FFFFFF;
}
.aubergine-button-wcag-dark:hover, .aubergine-button-wcag-dark:focus {
  background-color: #7d5a78;
}
pre > a{
	color: #0056A2;
	background-color: #f5f5f5;
}
.plnext-sr-only.skip-link {
  background-color: #ffffff;
}

.plnext-sr-only.plnext-sr-only-page.skip-link {
  -webkit-transition: all 0.4s ;
  -moz-transition:    all 0.4s ;
  -o-transition:      all 0.4s;
  transition:         all 0.4s;
  z-index: 2000;
  position: fixed;
  top:-200px;
  left: 40px;
}

.plnext-sr-only.plnext-sr-only-inner-page.skip-link:focus,
.plnext-sr-only.plnext-sr-only-page.skip-link:focus {
  top:60px;
  clip: inherit;
  outline: 2px solid #44c7ff;
}

.plnext-sr-only.plnext-sr-only-inner-page.skip-link {
  -webkit-transition: all 0.4s ;
  -moz-transition:    all 0.4s ;
  -o-transition:      all 0.4s;
  transition:         all 0.4s;
  z-index: 2000;
  position: absolute;
  top: -100px;
}

.plnext-sr-only.plnext-sr-only-page.skip-link:focus {
  top:60px;
  clip: inherit;
  outline: 2px solid #44c7ff;
}

/*1309 - End */

.golden-button {
  background-color: #b99650;
  color: #fff;
}
.golden-button:hover {
  background-color: #b9a573;
}

.white-button {
  background-color: #fff;
  color: #582c4f;
  border: 1px solid #582c4f;
}

button.close-visiblity {
  opacity: 1;
}

/*Hyperlinks*/
a.hyperlink {
  color: #337ab7;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}
a.hyperlink:hover {
  -webkit-text-decoration: underline #337ab7;
          text-decoration: underline #337ab7;
  font-weight: 600;
}
/* Added For 1309 */
a.hyperlink-wcag, .benefits-contents a{
  background-color: #ffffff;
}
#inactiveLoginModal button.close, #newPassModal button.close, button#pwdCancelPopupIcon, #redirectModal button.close, #resetPassModal button.close {
  color: #cccccc;
  background-color: #ffffff;
}
#passwordMigration .form-control::placeholder {
  color: #bbbbbb;
  background-color: #ffffff;
}

/* Lists */
.list {
  font-size: 16px;
  padding: 5px;
}
.list a {
  cursor: pointer;
}

.circle-list {
  list-style-type: circle;
}

ul.lists {
  list-style: none;
  padding-left: 0px;
}
ul.lists .padding-right-initial {
  padding-right: initial !important;
}
ul.sub-lists {
  padding-left: 20px;
}

/* Grids */
.left-section {
  width: 23%;
  float: left;
}

.right-section {
  width: 77%;
  float: left;
}

.left-section-1 {
  width: 22%;
  float: left;
}

.right-section-1 {
  width: 78%;
  float: left;
}

.left-section-2 {
  width: 25%;
  float: left;
}

.right-section-2 {
  width: 75%;
  float: left;
}

/* Table */
.table,
.table th {
  text-align: center;
}

.bdImgTable {
  background: url(clientlib-site/resources/images/strip-pattern.png) repeat;
  color: #fff;
  background-position: 21px 21px;
}

.table-responsive {
  border: none;
}

/* Input */
.com-input-box {
  border-radius: 0px;
  box-shadow: 0px 0px 0px #fff;
  width: 100%;
  display: block;
  position: relative;
  border: 1px solid #ebebeb;
  color: #333333 !important;
}

select {
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
}

select::-ms-expand {
  display: none;
}

input::-ms-clear, input::-ms-reveal {
  display: none;
}

.form-control {
  border-radius: 0px;
  border-color: #1a1a1a;
}
.form-control:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  border-color: #ccc;
}

.input {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  background: #fff;
  border: 1px solid #1a1a1a;
  border-radius: 0px;
  width: 100%;
}
.input:focus {
  outline: none;
  border-color: #ccc;
}

input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #666;
  font-size: 14px;
  font-weight: 400;
  opacity: 1;
  /* Firefox */
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #ebebeb;
  cursor: not-allowed;
  color: #333;
}

.sel_location_img {
  background-image: url("clientlib-site/resources/images/widget/Origin_Destination.png");
  background-repeat: no-repeat;
  background-position: 95%;
  -webkit-appearance: none;
  background-size: 20px;
}

.datepicker-img {
  background-image: url("clientlib-site/resources/images/input-icon/Calender.png");
  background-repeat: no-repeat;
  background-position: 95%;
  -webkit-appearance: none;
}

.sel_dropdown_img {
  background-image: url("clientlib-site/resources/images/input-icon/dropdown-visible.png");
  background-repeat: no-repeat;
  background-position: 95%;
  -webkit-appearance: none;
  background-size: 19px;
}

.checkbox-field, .checkbox-label, .radio-field, .radio-label {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}

.checkbox-field, .radio-field {
  opacity: 0;
  position: absolute;
}

.checkbox-field + .checkbox-label:before {
  background: #fff;
  border: 1px solid #1a1a1a;
  content: "";
  display: inline-block;
  height: 20px;
  padding: 2px;
  text-align: center;
  width: 20px;
  vertical-align: middle;
}

.radio-field + .radio-label:before {
  background: url("clientlib-site/resources/images/radio-button.png");
  content: "";
  display: inline-block;
  height: 20px;
  margin-right: 5px;
  padding: 2px;
  text-align: center;
  width: 20px;
  vertical-align: middle;
}

.checkbox-field:checked + .checkbox-label:before {
  border: 0px;
  background: url("clientlib-site/resources/images/Check-box.png");
}

.radio-field:checked + .radio-label:before {
  background: url("clientlib-site/resources/images/radio-button-filled.png");
}

input.error, .error-block input, .error-block select {
  border-bottom: 1px solid #C11F25;
}

/* Breadcrumb */
.enhance-breadcrumb {
  background-color: transparent;
  margin-top: 10px;
  padding: 0px;
}

/* Data Table */
.pagebox {
  display: inline-block;
  width: 25px;
  height: 25px;
  cursor: pointer;
  background-color: #ebebeb;
  text-align: center;
  margin: 0px 5px;
}

.paginate {
  float: right;
}

/* Tooltip */
div.tooltip {
  left: 20.5px;
}

div.tooltip.in {
  opacity: 1;
}
div.tooltip-inner {
  color: #333;
  background-color: #f7f7f7;
  max-width: 243px;
  text-align: left;
  border: 1px solid #ccc;
}

div.tooltip-arrow {
  background-color: #f7f7f7;
}

/* Modal CSS */
.modal-content {
  padding: 15px;
  border-radius: 0px;
}

.modal-header, .modal-footer {
  border: 0px;
}

@media (max-width: 360px) {
	#departModal .modal-content{
		padding: 15px 0;
	}
}

@media (min-width: 768px) {
  .modal-dialog {
    margin: 7.5% auto;
  }
}

/* Overflow Classes */
.overflow_x {
  overflow-x: auto;
}

.overflow_y {
  overflow-y: auto;
}

.greyed {
  pointer-events: none;
  background-color: #e6e6d7;
}


/* Scroll Bar */
.no-break {
  white-space: nowrap;
}

::-webkit-scrollbar {
  -webkit-appearance: none;
}

::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  border: 4px solid #fff;
}

::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #ffffff;
}

button[disabled], html input[disabled] {
  cursor: not-allowed;
}

/* ReCaptcha Img */
input.reload-btn {
  background: url(clientlib-site/resources/images/reload-btn.png) left top no-repeat;
  background-size: 100%;
  width: 25px;
  height: 25px;
  border: 0px;
  position: absolute;
  top: 13%;
  right: 3%;
  outline: none;
}

.otpmodal .modal-header {  padding-bottom: 0px;}
.otpmodal .otpRow {  margin-top: 20px;}
.otpmodal .otpSubmit button.aubergine-button-dark:disabled {  background-color: #666;  cursor: no-drop;}
.otpmodal .otpSubmit button.aubergine-button-dark:disabled:hover {  background-color: #666;}


.content-loader {
	position: absolute;
	background-color: rgba(235, 235, 235, 0.6);
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.show-msg {
	margin-top: 5px;
	margin-bottom: 5px;
}
.show-msg .success-msg {
	color: green;
	font-size: 16px; 
}
.show-msg .error-msg {
	color: #C11F25; 
}

.broken-view {
  position: absolute;
  background-color: rgba(123, 123, 123, 0.83);
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  color: #fff;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
}

.broken-view .broken-view-text {
  text-align: center;
  margin-top: 15px;
}

[v-cloak] > * { display:none }
[v-cloak]::before { content: url('clientlib-site/resources/images/bx_loader.gif'); }

.hasDatepicker[readonly="readonly"] {
	background-color: inherit;
	cursor: inherit;
}

.expand-js {
	cursor: pointer;
}

.content-container .image.parbase.section img {
	width: 100%;
}
/* Added for COM-1449 by 1366335 */
#filter1 #dd1 h2 { 
  width: 100%;
}

#clear-selection button{
  margin-top: 25px;
}

#clear-selection button:disabled{
  background-color: #e6e6d7;
}
/* Desktop View */
.dynamic-data-table .data-table thead {
  background: url(clientlib-site/resources/images/data-tables/strip-pattern.png) repeat -73px -83px;
  background-color: #b99650;
  background-size: 27px; }
  .dynamic-data-table .data-table thead tr th {
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 20px 10px 10px;
    vertical-align: middle; }
.dynamic-data-table .data-table thead tr th .head-title {
  padding-right: 3px;
  padding-left: 3px;
}
    .dynamic-data-table .data-table thead tr th img.dropdown-icon {
      position: absolute;
      right: 5px;
      top: 20px; }
    .dynamic-data-table .data-table thead tr th img.dropdown-icon.dropdown-icon-up {
      transform: rotate(180deg);
      top: 10px; }

.dynamic-data-table .data-table tbody tr td {
  background: unset;
  border: 1px solid #fff;
  color: #666;
  padding: 10px;
  vertical-align: middle;
}
/* com-509 by 1366335 starts here */
.dynamic-data-table .data-table tbody tr td .rej-state{
  color:red;
  }
  .dynamic-data-table .divTableBody .divTableRow .divTableCell span.rej-state {
    color: red !important;
  }

  .dynamic-data-table .data-table tbody tr td .approve-state{
    color:green;
    }
    .dynamic-data-table .divTableBody .divTableRow .divTableCell span.approve-state {
      color: green !important;
    }
  /* com-509 by 1366335 ends here */
.dynamic-data-table .divTableBody .divTableRow .divTableCell span.info {
  color: #333;
}
.dynamic-data-table .data-table tbody tr:nth-child(odd) {
  background-color: #f7f7f7; }

.dynamic-data-table .data-table tbody tr:nth-child(even) {
  background-color: #ebebeb; }
  
/* Added for COM-1129*/ 
.dynamic-data-table .data-table tbody tr td img:hover{
  cursor:pointer;
}
/*Added for COM-1129*/

.dynamic-data-table .filter-table {
  margin: 5px 0px; }

.dynamic-data-table .changeFormFields {
  background: #fff;
  border: 1px solid #ccc;
  height: 34px;
  padding-left: 15px;
  padding-right: 15px; }

/* Desktop View */
/* RWD View */
.dynamic-data-table .divTableBody .divTableRow {
  background: #f7f7f7;
  box-shadow: 0 10px 6px -6px #ebebeb;
  -webkit-box-shadow: 0 10px 6px -6px #ebebeb;
  -moz-box-shadow: 0 10px 6px -6px #ebebeb;
  margin-bottom: 15px;
  padding: 15px; }
  .dynamic-data-table .divTableBody .divTableRow .headingCell {
    border-bottom: 2px solid #ebebeb;
    margin-bottom: 10px;
    max-width: 100%;
    padding: 0px;
    text-align: left;
    width: 100%; }
    .dynamic-data-table .divTableBody .divTableRow .headingCell .mainHeading {
      color: #582c4f;
      font-size: 16px;
      font-weight: 600;
      padding-bottom: 5px;
      display: inline-block !important;	  }
  .dynamic-data-table .divTableBody .divTableRow .divTableCell {
    margin: 8px 0px; }
    .dynamic-data-table .divTableBody .divTableRow .divTableCell span.legend {
      color: #666;
      font-weight: 700; }
    .dynamic-data-table .divTableBody .divTableRow .divTableCell span.info {
      color: #333; }
.dynamic-data-table .divTableBody .divTableRow .divTableCell .rej-state{
  color:red;
}

/* RWD View */
/* Button Styles */
.dynamic-data-table .table-button {
  margin: 0px 10px;
  padding: 4px 10px;
  text-align: center; }

.dynamic-data-table .card-button {
  padding: 5px 10px;
  text-align: center; }

.dynamic-data-table .table-link {
  color: #582c4f;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline; 
}
.dynamic-data-table .table-link:hover {
  font-weight: 600; 
}

/* COM-1077 changes starts Here*/
  .dynamic-data-table .table-button.disableIcon{
  cursor: not-allowed;
  opacity: .3;
  pointer-events: none;
}
/* COM-1077 changes Ends Here*/

/* Added for COM 1064 */
.dynamic-data-table .data-table .disableIcon,
.dynamic-data-table .divTable .disableIcon{
  cursor: not-allowed;
  opacity: .3;
  pointer-events: none;
}
.dynamic-data-table .data-table .enableIcon,
.dynamic-data-table .divTable .enableIcon{
  cursor: pointer;
}
.dynamic-data-table .data-table .date-column{
  display: inline-block;
  width: 100px;
}
/* Added for COM 1064 */

/* input[type="checkbox"] {
  
  height: 14px;
  width: 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: 1px solid black;
  outline: none;
  background-color:white;
  cursor: pointer;
} */

/* input[type="checkbox"]:checked {
  display: block;
    width: 8px;
    height: 15px;
    border: solid #b99650;
    border-width: 0px 4px 4px 0px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
} */

input[type="checkbox"]:checked {
  background-color: none !important;
}

/* Added for com-1091 by 1366335 ends here*/

/* Pagination */
.dynamic-data-table .mail-download {
  /*display: flex;
    justify-content: flex-end;*/}
  .dynamic-data-table .mail-download .pagBox {
    width: 25px;
    height: 25px;
    display: inline-block;
    border: 1px solid #ebebeb;
    background-color: #ebebeb;
    text-align: center;
    margin: 1px; }
  .dynamic-data-table .mail-download .pagBoxInLetters {
    width: 45px; }
  .dynamic-data-table .mail-download .pagBoxNumber {
    background-color: #ebebeb; }
  .dynamic-data-table .mail-download .pagBoxNumber.active {
    color: #fff;
    background-color: #6a4462; }
.dynamic-data-table .mail-download .pagBoxNumber.hide {
  display: none;
}
  .dynamic-data-table .mail-download .dd-jump-to {
    margin: 5px 0px 0px; }
  .dynamic-data-table .mail-download .doublePrev {
    background: url("clientlib-site/resources/images/data-tables/double-arrow.png") no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
  .dynamic-data-table .mail-download .doubleNext {
    background: url("clientlib-site/resources/images/data-tables/double-arrow-right.png") no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
  .dynamic-data-table .mail-download .singlePrev {
    background: url("clientlib-site/resources/images/data-tables/single-arrow.png") no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
  .dynamic-data-table .mail-download .singleNext {
    background: url("clientlib-site/resources/images/data-tables/single-arrow-right.png") no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
@media (min-width: 320px) and (max-width: 374px) {
  .dynamic-data-table .mail-download .pagBox {
    width: 20px;
    height: 22px;
  }
  .dynamic-data-table .mail-download .pagBoxInLetters {
    width: 31px;
  }
}
@media (min-width: 374px) and (max-width: 413px) {
  .dynamic-data-table .mail-download .pagBoxInLetters {
    width: 37px;
  }
}
/* Pagination */
/* No Records Found */
.dynamic-data-table .error-panel {
  background-color: #ebebeb;
  padding: 10px;
  text-align: center; }
  .dynamic-data-table .error-panel span {
    color: #666;
    font-weight: 700; }

/* No Records Found */
/* Added for COM-1252 */
.checkbox-field, .VoucherCheckBox {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.checkbox-field:checked+.VoucherCheckBox:before {
  border: 0px;
  outline: 1px solid #1a1a1a;
  background: url(../../../etc.clientlibs/airvistara/clientlibs/clientlib-site/resources/images/Check-box.png)  -0.5px center;
  background-size: 12px 18px;
  margin-right: 4px;
}
.checkbox-field+ .VoucherCheckBox:before {
  background: #fff;
  border: 1px solid #1a1a1a;
  content: "";
  display: inline-block;
  height: 11px;
  width: 11px;
  padding: 2px;
  text-align: center;
  vertical-align: middle;
  margin-right: 4px;
}
.checkbox-field {
  opacity: 0;
  position: absolute;
}
#RedeemVoucherTable input[type="checkbox"][disabled]+ .VoucherCheckBox{
  opacity: 0.4;
  cursor:not-allowed
}
#RedeemVoucherTable-rwd input[type="checkbox"][disabled]+ .VoucherCheckBox{
  opacity: 0.4;
  cursor: not-allowed;
}
/* End for com-1252 */
body.the-datepicker-page {
overflow: hidden;
}
@media (min-width: 37.5em) {
body.the-datepicker-page {
    overflow: auto;
}
}
.the-datepicker__main .the-datepicker__close a.the-datepicker__button {
    font-size: 16px;
    padding: 5px;
    margin: 2px;
    /* font-family: 'Open Sans'; */
}

table.the-datepicker__calendar {
    width: 100%;
    /* height: 100%; */
    font-size: 14px;
    /* height: 49px; */
}

.the-datepicker__main th.the-datepicker__week-day {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #6a4462;
}

tbody.the-datepicker__calendar-body {
    border-top: 1px solid #ccc;
}

.the-datepicker__main td.the-datepicker__cell a.the-datepicker__button {
    padding-top: 5px;
    padding-bottom: 5px;
}
.the-datepicker__container {
position: absolute;
left: auto;
top: auto;
z-index: 99;
    width: 140%;
}
.the-datepicker__container.the-datepicker__container--responsive {
position: fixed;
left: 0;
top: 0;
}
@media (min-width: 37.5em) {
.the-datepicker__container.the-datepicker__container--responsive {
    position: absolute;
    left: auto;
    top: auto;
}
}
.the-datepicker__container .the-datepicker__main {
border-top-left-radius: 0;
}
.the-datepicker__container.the-datepicker__container--over .the-datepicker__main {
border-top-left-radius: 0.3em;
border-bottom-left-radius: 0;
}
.the-datepicker__container.the-datepicker__container--left .the-datepicker__main {
border-top-left-radius: 0.3em;
border-top-right-radius: 0;
}
.the-datepicker__container.the-datepicker__container--over.the-datepicker__container--left .the-datepicker__main {
border-bottom-left-radius: 0.3em;
border-top-right-radius: 0.3em;
border-bottom-right-radius: 0;
}
.the-datepicker__main {
width: auto;
height: auto;
background-color: #fff;
border: 1px solid black;
border-radius: 0.3em;
font-family: Arial, Helvetica, sans-serif;
line-height: 1em;
box-sizing: border-box;
overflow-y: auto;
}
.the-datepicker__main.the-datepicker__main--darkmode {
background-color: #000;
border-color: #494949;
}
.the-datepicker__container--responsive .the-datepicker__main {
width: 100vw;
height: 100vh;
}
@media (min-width: 37.5em) {
.the-datepicker__container--responsive .the-datepicker__main {
    width: auto;
    height: auto;
}
}

.the-datepicker__main .the-datepicker__body {
/* margin-top: 1em; */
padding: 0 0.4em 0.4em 0.4em;
overflow-x: hidden;
overflow-y: hidden;
}
.the-datepicker__main .the-datepicker__body.the-datepicker__body--swipeable {
touch-action: none;
}
.the-datepicker__main th.the-datepicker__week-day {
padding: 0.5em 0;
text-align: center;
font-weight: normal;
/* text-transform: uppercase; */
color: #6a4462;
font-size: 15px;
font-weight: 700;
padding-bottom: 18px;
}
.the-datepicker__cell.the-datepicker__day.the-datepicker__day--unavailable a.the-datepicker__button {
    color: #c7c7c7;
}
.the-datepicker__cell.the-datepicker__day.the-datepicker__day--unavailable a.the-datepicker__button:hover {
    background-color: white;
    font-weight: unset !important;
}

.the-datepicker__main a.the-datepicker__button {
display: block;
width: 2.1em;
padding: 0.6em 0;
text-decoration: none;
text-align: center;
color: #6a4462;
border-radius: 0.3em;
}
.the-datepicker__main a.the-datepicker__button:hover {
background-color: #ebebeb;
text-decoration: none;
}
.the-datepicker__main--darkmode.the-datepicker__main a.the-datepicker__button:hover {
background-color: #003b75;
}
.the-datepicker__main a.the-datepicker__day-button {
width: auto;
}
.the-datepicker__container .the-datepicker__main a.the-datepicker__day-button {
width: 2.1em;
}
.the-datepicker__container.the-datepicker__container--responsive .the-datepicker__main a.the-datepicker__day-button {
width: auto;
}
@media (min-width: 37.5em) {
.the-datepicker__container.the-datepicker__container--responsive .the-datepicker__main a.the-datepicker__day-button {
    width: 2.1em;
}
}
.the-datepicker__main a.the-datepicker__year-button {
width: auto;
}
.the-datepicker__main a.the-datepicker__year-cell-button {
width: auto;
}
.the-datepicker__container .the-datepicker__main a.the-datepicker__year-cell-button {
width: 3.825em;
}
.the-datepicker__container.the-datepicker__container--responsive .the-datepicker__main a.the-datepicker__year-cell-button {
width: auto;
}
@media (min-width: 37.5em) {
.the-datepicker__container.the-datepicker__container--responsive .the-datepicker__main a.the-datepicker__year-cell-button {
    width: 3.825em;
}
}
.the-datepicker__main .the-datepicker__title {
display: inline-block;
width: 70%;
}
.the-datepicker__main .the-datepicker__title-content {
display: inline-block;
padding-left: 20px;
padding-top: 10px;
padding-bottom: 5px;
width: 120%;
text-align: center;
}
.the-datepicker__main .the-datepicker__control {
display: inline-block;
padding-right:5px;
float: right;
}
.the-datepicker__main .the-datepicker__reset,
.the-datepicker__main .the-datepicker__close {
display: inline-block;
font-weight: bold;
}
.the-datepicker__main .the-datepicker__navigation {
/* margin-top: 0.3em; */
padding: 5px;
    padding-right:10px;
}
.the-datepicker__main .the-datepicker__go {
display: inline-block;
width: 15%;
}
.the-datepicker__main .the-datepicker__go a.the-datepicker__button {
display: inline-block;
/*font-weight: bold;*/
font-size: 22px;
padding: 5px;
}
.the-datepicker__main .the-datepicker__go-next {
text-align: right;
}
.the-datepicker__main .the-datepicker__state {
display: inline-block;
width: 70%;
}
.the-datepicker__main .the-datepicker__month {
display: inline-block;
width: 40%;
text-align: center;
margin-left: 15px;
}
.the-datepicker__main .the-datepicker__year {
display: inline-block;
width: 40%;
text-align: center;
margin-right: 10px;
margin-left: 15px;
}
.the-datepicker__main .the-datepicker__month-year {
text-align: center;
}
.the-datepicker__main select.the-datepicker__select {
font-size: 16px;
margin: 0px;
/* padding: 5px; */
background-color: #fff;
color: #6a4462;
-webkit-appearance: menulist;
width: 100%;
font-weight: bold;
cursor: pointer;
}
.the-datepicker__main--darkmode.the-datepicker__main select.the-datepicker__select {
background-color: #000;
color: #cdcdcd;
}
.the-datepicker__main table.the-datepicker__table {
width: 100%;
border-collapse: collapse;
}
.the-datepicker__container .the-datepicker__main table.the-datepicker__table {
width: auto;
}
.the-datepicker__container.the-datepicker__container--responsive .the-datepicker__main table.the-datepicker__table {
width: 100%;
}
@media (min-width: 37.5em) {
.the-datepicker__container.the-datepicker__container--responsive .the-datepicker__main table.the-datepicker__table {
    width: auto;
}
}
.the-datepicker__main td.the-datepicker__cell {
padding-top: 3px;
padding-bottom: 3px;
/* font-size: 16px; */
}
.the-datepicker__main td.the-datepicker__cell a.the-datepicker__button {
padding: 0.1em;
margin: 0 auto;
font-weight: 400;
color: black;
    padding-top: 5px;
    padding-bottom: 5px;
}
.the-datepicker__main td.the-datepicker__cell a.the-datepicker__button .the-datepicker__button-content {
display: block;
}
.the-datepicker__main td.the-datepicker__cell a.the-datepicker__button .the-datepicker__button-content.the-datepicker__day-content {
padding: 0.6em 0;
}
.the-datepicker__main td.the-datepicker__cell a.the-datepicker__button .the-datepicker__button-content.the-datepicker__year-cell-content {
padding: 0.755em 0;
}
.the-datepicker__main td.the-datepicker__cell a.the-datepicker__button .the-datepicker__button-content {
text-align: center;
border-radius: 0.3em;
}
.the-datepicker__main td.the-datepicker__cell a.the-datepicker__button:hover {
background-color: #ebebeb;
}
.the-datepicker__main td.the-datepicker__cell a.the-datepicker__button:hover .the-datepicker__button-content {
background-color: #d1e8ff;
}
.the-datepicker__main--darkmode.the-datepicker__main td.the-datepicker__cell a.the-datepicker__button:hover .the-datepicker__button-content {
background-color: #003b75;
}
.the-datepicker__main td.the-datepicker__cell--highlighted a.the-datepicker__button .the-datepicker__button-content {
background-color: #d1e8ff;
}
.the-datepicker__main--darkmode.the-datepicker__main td.the-datepicker__cell--highlighted a.the-datepicker__button .the-datepicker__button-content {
background-color: #003b75;
}
.the-datepicker__main td.the-datepicker__day--outside a.the-datepicker__button {
color: #8ac4ff;
}
.the-datepicker__main--darkmode.the-datepicker__main td.the-datepicker__day--outside a.the-datepicker__button {
color: #002a41;
}
.the-datepicker__main td.the-datepicker__cell--unavailable a.the-datepicker__button {
color: #aaa;
}
.the-datepicker__main--darkmode.the-datepicker__main td.the-datepicker__cell--unavailable a.the-datepicker__button {
color: #323232;
}
.the-datepicker__main td.the-datepicker__cell--unavailable a.the-datepicker__button:hover .the-datepicker__button-content {
background-color: transparent;
}
.the-datepicker__main--darkmode.the-datepicker__main td.the-datepicker__cell--unavailable a.the-datepicker__button:hover .the-datepicker__button-content {
background-color: transparent;
}
.the-datepicker__main td.the-datepicker__cell--selected a.the-datepicker__button,
.the-datepicker__main td.the-datepicker__cell--selected.the-datepicker__cell--highlighted a.the-datepicker__button {
color: #fff;
}
.the-datepicker__main--darkmode.the-datepicker__main td.the-datepicker__cell--selected a.the-datepicker__button,
.the-datepicker__main--darkmode.the-datepicker__main td.the-datepicker__cell--selected.the-datepicker__cell--highlighted a.the-datepicker__button {
color: #fff;
}
.the-datepicker__main td.the-datepicker__cell--selected a.the-datepicker__button .the-datepicker__button-content,
.the-datepicker__main td.the-datepicker__cell--selected.the-datepicker__cell--highlighted a.the-datepicker__button .the-datepicker__button-content {
background-color: #007eff;
}
.the-datepicker__main td.the-datepicker__cell--selected a.the-datepicker__button:hover .the-datepicker__button-content,
.the-datepicker__main td.the-datepicker__cell--selected.the-datepicker__cell--highlighted a.the-datepicker__button:hover .the-datepicker__button-content {
background-color: #007eff;
}
.the-datepicker__main--darkmode.the-datepicker__main td.the-datepicker__cell--selected a.the-datepicker__button:hover .the-datepicker__button-content,
.the-datepicker__main--darkmode.the-datepicker__main td.the-datepicker__cell--selected.the-datepicker__cell--highlighted a.the-datepicker__button:hover .the-datepicker__button-content {
background-color: #007eff;
}
.the-datepicker__main .the-datepicker__animated {
animation-duration: 0.1s;
animation-fill-mode: both;
}
.the-datepicker__deselect {
position: absolute;
display:inline-block;
width: 10%;
right:15px;
}
#travelDate{
    display: inline-block;
}
.the-datepicker__deselect .the-datepicker__deselect-button {
/* position: relative; */
/* left: unset !important; */
text-decoration: none;
color: #6a4462;
font-weight: bold;
/* top: -28px;
right: -233px; */
font-size: 16px;
padding: 6px;
right:-16%;
padding-left: 11px;
padding-right: 11px;
}
.the-datepicker__deselect .the-datepicker__deselect-button:hover {
text-decoration: none;
}
@media (max-width: 768px) {
.the-datepicker__container {
    position: absolute;
    left: auto;
    top: auto;
    z-index: 99;
    width: 90%;
    }
}
@media (max-width: 930px) {
.the-datepicker__main .the-datepicker__year {
    display: inline-block;
    width: 40%;
    text-align: center;
    margin-left: 10px;
    }
}
@media (max-width: 930px) {
    .the-datepicker__main .the-datepicker__month {
    display: inline-block;
    width: 40%;
    text-align: center;
    margin-left: 12px;
    }
}
select:focus-visible{
    outline-color: black;
}
.the-datepicker__main td.the-datepicker__cell.the-datepicker__day--today a.the-datepicker__button{
	border: 1px solid #46143c;
}
#Datepickk .d-header i,#Datepickk .d-legend p{transition:background-color .2s ease;cursor:pointer}.d-noscroll{overflow:hidden}#Datepickk{position:fixed;top:0;left:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;z-index:999;width:100%;height:100%;font-family:Raleway,'Open Sans',Arial;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#Datepickk .d-confirm:empty,#Datepickk .d-title:empty,#Datepickk.inline .d-overlay,#Datepickk.wrapped .d-overlay{display:none}#Datepickk.MSIE:not(.wrapped):not(.inline) .d-calendar{height:560px}#Datepickk.d-show .d-overlay{-webkit-animation-name:show;animation-name:show;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}#Datepickk.d-hide>*{-webkit-animation-name:DatepickkHide;animation-name:DatepickkHide;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:both;animation-fill-mode:both}#Datepickk.d-hide .d-overlay{-webkit-animation-name:show;animation-name:show;-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-direction:reverse;animation-direction:reverse}#Datepickk .d-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(55,58,71,.95);z-index:1}#Datepickk .d-confirm,#Datepickk .d-title{font-size:30px;color:#fff;margin:25px 0;z-index:2;position:relative}#Datepickk .d-title{text-align:center}#Datepickk .d-confirm{border:none;background-color:transparent;outline:0;font-family:inherit;font-weight:500;cursor:pointer;padding:0}@media (max-height:528px){#Datepickk .d-confirm,#Datepickk .d-title{font-size:20px;margin:15px 0}#Datepickk .d-calendar{font-size:20px}}#Datepickk.multi .d-calendar,#Datepickk.multi .d-legend{max-width:800px}#Datepickk.multi .d-table{position:relative;padding-top:35px}#Datepickk.multi .d-table:before{content:attr(data-month);text-align:right;width:100%;font-size:1em;padding:5px 10px 5px 0;box-sizing:border-box;color:#CCC;position:absolute;left:0;top:0}#Datepickk.inline.d-show .d-calendar{-webkit-animation:none;animation:none}#Datepickk .d-fadeInUp,#Datepickk .d-legend p{-webkit-animation-name:DatepickfadeInUp;-webkit-animation-fill-mode:both}#Datepickk.inline,#Datepickk.wrapped{position:static;z-index:0}#Datepickk.inline .d-calendar,#Datepickk.wrapped .d-calendar{box-shadow:none;z-index:0;max-width:none;max-height:none}#Datepickk.inline .d-confirm,#Datepickk.inline .d-title,#Datepickk.wrapped .d-confirm,#Datepickk.wrapped .d-title{color:#222}#Datepickk.inline .d-legend,#Datepickk.wrapped .d-legend{color:#222!important;max-width:none;max-height:none}#Datepickk.fullscreen .d-calendar{max-width:none;max-height:none}#Datepickk.fullscreen .d-calendar input+label{outline:#eaeaea solid 1px;box-sizing:border-box;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important;-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}#Datepickk.fullscreen .d-calendar input+label text{padding:5px 10px 0 0}#Datepickk.fullscreen .d-legend{max-width:none}#Datepickk .d-calendar,#Datepickk .d-legend{max-width:500px;z-index:2;position:relative}#Datepickk .d-legend{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;background-color:#f5f5f5;color:#fff}#Datepickk .d-legend:empty{height:0}#Datepickk .d-legend p{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:DatepickfadeInUp;-webkit-animation-duration:.5s;animation-duration:.5s;animation-fill-mode:both;margin:0;padding:15px;color:#1B353F}#Datepickk .d-legend p:after{content:attr(data-legend)}#Datepickk .d-legend p span{width:20px;height:20px;border-radius:100%;vertical-align:bottom;display:inline-block;margin-right:10px}#Datepickk .d-calendar{margin:0;background-color:#fff;box-shadow:0 2px 10px -2px rgba(0,0,0,.6);font-size:20px;width:100%;max-height:560px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}#Datepickk .d-header{position:relative;background-color:#1B363F;color:#fff;font-size:1.5em}#Datepickk .d-header p{margin:.5em 0;text-align:center}#Datepickk .d-header i{position:absolute;top:50%;width:30px;height:30px;text-align:center;border-radius:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#Datepickk .d-header i:after,#Datepickk .d-header i:before{content:'';width:0;height:0;position:absolute}#Datepickk .d-header i:before{border-top:10px solid transparent;border-bottom:10px solid transparent}#Datepickk .d-header i:after{border-top:7px solid transparent;border-bottom:7px solid transparent;transition:border-color .2s ease}#Datepickk .d-header i#d-previous{left:20px}#Datepickk .d-header i#d-previous:before{border-right:10px solid #FFF;top:5px;left:7px}#Datepickk .d-header i#d-previous:after{border-right:7px solid #1B363F;top:8px;left:10px}#Datepickk .d-header i#d-next{right:20px}#Datepickk .d-header i#d-next:before{border-left:10px solid #FFF;top:5px;left:12px}#Datepickk .d-header i#d-next:after{border-left:7px solid #1B363F;top:8px;left:12px}#Datepickk .d-header i:hover{background-color:#5E7178}#Datepickk .d-header i:hover:after{border-left-color:#5E7178!important;border-right-color:#5E7178!important}#Datepickk .d-month{cursor:pointer;white-space:nowrap}#Datepickk .d-year{margin-left:10px;cursor:pointer}#Datepickk .d-year:before{content:""}#Datepickk .d-table input+label .d-tooltip:before,#Datepickk .d-table input+label [data-tooltip]:after,#Datepickk .d-table input+label.today text:before,#Datepickk .d-table input+label:before,#Datepickk .d-table input:disabled+label:after{content:'';position:absolute}#Datepickk .d-month-picker{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background-color:rgba(27,54,63,.9);height:0;opacity:1;pointer-events:none;transition:height .2s ease}#Datepickk .d-month-picker.d-show{height:44px;opacity:1;pointer-events:auto}#Datepickk .d-month-picker>div{width:calc(100% / 12);text-align:center;line-height:44px;color:#fff;cursor:pointer}#Datepickk .d-month-picker>div:focus,#Datepickk .d-month-picker>div:hover{background-color:#e32d2d;color:#fff}#Datepickk .d-month-picker>div.current{background-color:#e9965a;color:#fff}#Datepickk .d-year-picker{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background-color:rgba(27,54,63,.9);height:0;opacity:1;pointer-events:none;transition:height .2s ease}#Datepickk .d-year-picker.d-show{height:44px;opacity:1;pointer-events:auto}#Datepickk .d-year-picker>div{width:calc(100% / 11);text-align:center;line-height:44px;color:#fff;cursor:pointer}#Datepickk .d-year-picker>div:focus,#Datepickk .d-year-picker>div:hover{background-color:#e32d2d;color:#fff}#Datepickk .d-year-picker>div.current{background-color:#e9965a;color:#fff}#Datepickk .d-weekdays{display:-webkit-flex;display:-ms-flexbox;display:flex}#Datepickk .d-week{background-color:#E95A5A;color:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}#Datepickk .d-week+.d-week{border-left:1px solid rgba(255,255,255,.05)}#Datepickk .d-week>div{-webkit-flex-basis:calc(100% / 7);-ms-flex-preferred-size:calc(100% / 7);flex-basis:calc(100% / 7);text-align:center}#Datepickk .d-week>div p{margin:.8em 0}@media (max-height:540px){#Datepickk .d-week{display:none}}#Datepickk .d-table{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex:1;-ms-flex:1;flex:1}#Datepickk .d-table:first-child:nth-last-child(n+3),#Datepickk .d-table:first-child:nth-last-child(n+3)~div{-webkit-flex:0;-ms-flex:0;flex:0;-webkit-flex-basis:calc(100% / 3 - 1px);-ms-flex-preferred-size:calc(100% / 3 - 1px);flex-basis:calc(100% / 3 - 1px);border-bottom:1px solid rgba(0,0,0,.05)}#Datepickk .d-table label:nth-of-type(7n) .d-date-legends{padding-right:0}#Datepickk .d-table label:nth-last-of-type(-n+7) .d-date-legends{padding-bottom:0}#Datepickk .d-table input{display:none}#Datepickk .d-table input+label{-webkit-flex-basis:calc(100% / 7);flex-basis:calc(100% / 7);-ms-flex-preferred-size:14.28%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,background .2s ease,color .2s ease;position:relative;-webkit-tap-highlight-color:transparent;box-sizing:border-box}#Datepickk .d-table input+label text{z-index:9;pointer-events:none;position:relative}#Datepickk .d-table input+label[style*=linear-gradient] text{text-shadow:0 0 20px #000}#Datepickk .d-table input+label.today text:before{width:100%;height:2px;background-color:#E95A5A;bottom:-5px;left:0}#Datepickk .d-table input+label:before{top:0;left:0;width:100%;height:100%;background-color:rgba(233,90,126,.5);transition:-webkit-transform .1s ease-out;transition:transform .1s ease-out;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left}#Datepickk .d-table input+label.legend-hover{-webkit-animation:legendhover 1s infinite;animation:legendhover 1s infinite;z-index:10}@-webkit-keyframes legendhover{0%,100%{-webkit-transform:translate(0,0);transform:translate(0,0)}50%{-webkit-transform:translate(0,-5px);transform:translate(0,-5px)}}@keyframes legendhover{0%,100%{-webkit-transform:translate(0,0);transform:translate(0,0)}50%{-webkit-transform:translate(0,-5px);transform:translate(0,-5px)}}#Datepickk .d-table input+label.next,#Datepickk .d-table input+label.prev{color:#ccc}#Datepickk .d-table input+label [data-tooltip]:after{border-radius:100%;background-color:#1B363F;width:5px;height:5px;top:0;right:-10px}#Datepickk .d-table input+label .d-tooltip{position:absolute;background-color:#1B363F;color:#FFF;padding:7px;font-size:.7em;z-index:13;text-align:center;top:100%;left:50%;-webkit-transform:translate(-50%,-5px);transform:translate(-50%,-5px);display:none}#Datepickk .d-table input+label .d-tooltip:before{border-bottom:7px solid #1B363F;border-left:5px solid transparent;border-right:5px solid transparent;top:-7px;left:50%;margin-left:-5px}#Datepickk .d-table input+label .d-tooltip:empty{display:none!important}#Datepickk .d-table input+label:hover .d-tooltip{display:block}#Datepickk .d-table input:checked+label{color:#fff}#Datepickk .d-table input:checked+label:before{-webkit-transform:scaleX(1);transform:scaleX(1)}#Datepickk .d-table input:disabled+label{cursor:not-allowed}#Datepickk .d-table input:disabled+label:after{top:50%;left:20%;width:60%;height:2px;z-index:10;background-color:#c60000;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-25deg);transform:rotate(-25deg)}#Datepickk .d-table input+label.d-hidden{cursor:default;color:#ccc!important;background:#f0f0f0!important;text-decoration:line-through}#Datepickk .d-table input+label.d-hidden:after{content:none}#Datepickk .d-tables{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#Datepickk .d-tables:not(.locked) input:not(:checked)+label:not(.hidden):hover{color:#222;background-color:#eaeaea}#Datepickk .d-tables.locked label{cursor:default}#Datepickk .d-tables.range:not(.before) input:not(.single):checked+label,#Datepickk .d-tables.range:not(.before) input:not(.single):checked+label~label:not(.hidden){color:#fff}#Datepickk .d-tables.range:not(.before) input:not(.single):checked+label~label:not(.hidden):before{-webkit-transform:scaleX(1);transform:scaleX(1);background-color:rgba(233,90,126,.3)}#Datepickk .d-tables.range:not(.before) input:not(.single):checked~label:focus~label,#Datepickk .d-tables.range:not(.before) input:not(.single):checked~label:hover~label{color:#666}#Datepickk .d-tables.range:not(.before) input:not(.single):checked~label:focus~label:before,#Datepickk .d-tables.range:not(.before) input:not(.single):checked~label:hover~label:before{-webkit-transform:scaleX(0);transform:scaleX(0)}#Datepickk .d-tables.range:not(.before) input:not(.single):checked~label:focus~label.next,#Datepickk .d-tables.range:not(.before) input:not(.single):checked~label:focus~label.prev,#Datepickk .d-tables.range:not(.before) input:not(.single):checked~label:hover~label.next,#Datepickk .d-tables.range:not(.before) input:not(.single):checked~label:hover~label.prev{color:#ccc}#Datepickk .d-tables.range:not(.before) input:not(.single):checked~input:checked+label{color:#fff}#Datepickk .d-tables.range:not(.before) input:not(.single):checked~input:checked+label:before{-webkit-transform:scaleX(1);transform:scaleX(1);background-color:rgba(233,90,126,.5)}#Datepickk .d-tables.range:not(.before) input:not(.single):checked~input:checked+label~label{color:inherit}#Datepickk .d-tables.range:not(.before) input:not(.single):checked~input:checked+label~label.next,#Datepickk .d-tables.range:not(.before) input:not(.single):checked~input:checked+label~label.prev{color:#ccc}#Datepickk .d-tables.range:not(.before) input:not(.single):checked~input:checked+label~label:before{-webkit-transform:scaleX(0);transform:scaleX(0)}#Datepickk .d-tables.range.before input:not(.single):not(:checked)+label{color:#fff}#Datepickk .d-tables.range.before input:not(.single):not(:checked)+label:before{-webkit-transform:scaleX(1);transform:scaleX(1);background-color:rgba(233,90,126,.3)}#Datepickk .d-tables.range.before input:not(.single):checked+label~label{color:inherit}#Datepickk .d-tables.range.before input:not(.single):checked+label~label.next,#Datepickk .d-tables.range.before input:not(.single):checked+label~label.prev{color:#ccc}#Datepickk .d-tables.range.before input:not(.single):checked+label~label:before{-webkit-transform:scaleX(0);transform:scaleX(0)}#Datepickk .d-fadeInUp{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:DatepickfadeInUp;-webkit-animation-duration:.5s;animation-duration:.5s;animation-fill-mode:both}@-webkit-keyframes DatepickBGShow{from{opacity:0}}@keyframes DatepickBGShow{from{opacity:0}}@-webkit-keyframes DatepickfadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes DatepickfadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.d-fadeInUp{-webkit-animation-name:DatepickfadeInUp;animation-name:DatepickfadeInUp}#Datepickk.d-show>*{-webkit-animation-name:DatepickkShow;animation-name:DatepickkShow;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes DatepickkShow{from{opacity:0;-webkit-transform:translateY(-50px);transform:translateY(-50px)}}@keyframes DatepickkShow{from{opacity:0;-webkit-transform:translateY(-50px);transform:translateY(-50px)}}@-webkit-keyframes DatepickkHide{to{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}}@keyframes DatepickkHide{to{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}}
/*# sourceMappingURL=datepickk.min.css.map */

#footer {
  float: left;
  background-color: #ffffff;
}
  #footer .footer-content {
    border-top: 1px solid rgba(128, 130, 134, 0.26);
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 10px;
    padding-top: 20px; }
  #footer .footer-list-header {
    margin: 0px;
    padding-bottom: 15px; }
    #footer .footer-list-header .list-header {
      color: #582c4f;
      font-weight: 600; }
  #footer .footer-list {
    padding: 0px; }
    #footer .footer-list li {
      list-style: none;
      padding-bottom: 15px; }
#footer .footer-list li a {
  color: #582c4f;
  background-color: #ffffff;
  font-size: 14px;
  text-decoration: none;
}
/* CUAT-1383 */
#footer .footer-list li a:hover {
  color: #b99650;
  font-weight: 700;
  outline: none;
  padding: initial;
}
#footer .footer-list li a:focus {
  padding: 10px;
}
        #footer .footer-list li a:active {
          color: #b99650;
          font-weight: 700; }
    #footer .footer-list .social-media {
      margin-right: 0px;
      margin-bottom: 20px; }
      #footer .footer-list .social-media .icon {
        padding-bottom: 10px;
        width: 32px; }
      #footer .footer-list .social-media .img-first {
        display: inline; }
      #footer .footer-list .social-media .img-hover {
        display: none; }
/* CUAT-1383  - Start */
#footer .footer-list .social-media .social-icon a:focus {
  outline: none;
  padding: 12px 3px 6px 3px;
  border:1px solid #46143C;
  border-radius:50%;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
}
#footer .footer-list .social-media .social-icon:hover a img.img-hover, #footer .footer-list .social-media .social-icon a:focus img.img-hover {
  display: inline;
}
#footer .footer-list .social-media .social-icon:hover a img.img-first, #footer .footer-list .social-media .social-icon a:focus img.img-first {
  display: none;
}
@media (max-width: 991px) {
  #footer .footer-list .social-media .social-icon a:focus {
      border:none;
  }
  #footer .footer-list li a:focus {
    outline: none;
  }
}
/* CUAT-1383  - End */
  #footer .copyright {
    color: #582c4f;
    font-size: 10px;
    padding-top: 5px;
    text-align: center; }
  #footer .awards {
    color: #582c4f;
    font-size: 9px;
    font-weight: 500;
    margin-top: 6px; }
  #footer .externalIdDisclaimer {     /* Added for COM-1342 */
    display: flex;
    color: #582c4f;
    margin-left: 10px;
    padding-top: 5px;
    border-top: 1px solid rgba(128, 130, 134, 0.26); }

      /* Added for COM-1359 */
  #footer .subcribe-img{            
    position: absolute;
    cursor: pointer;
    color: #46143C;
    right: 8px;
    top:7px;
  }

  .margin-left-initial{
    margin-left: initial;
  }
  .subscription-success-msg{
    color: green;
    font-size:14px;
    font-weight:600;
  }
  .subscription-unsuccess-msg{
    color:#c11f25;
    font-size:14px;
    font-weight:600;
  }
  .subsText {
    font-size: 14px;
    color: #582c4f;
    display:inline-block;
  }
  .UserConsentdiv {
    display: flex;
    margin-top:4px;
  }
  #consentCheckbox{
    margin-top: 10px;
    margin-left: 2px;
  }
  .UserCheckBox {
    font-size: 14px;
    padding-top:6px;
  }
  .asteriskColor {
    color: #c11f25;
  }
  .checkbox-field, .UserCheckBox {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
  }
  .checkbox-field:checked+.UserCheckBox:before {
    border: 0px;
    outline: 1px solid #1a1a1a;
    background: url(../../../etc.clientlibs/airvistara/clientlibs/clientlib-site/resources/images/Check-box.png)  -0.5px center;
    background-size: 12px 18px;
    margin-right: 4px;
  }
  .checkbox-field+ .UserCheckBox:before {
    background: #fff;
    border: 1px solid #1a1a1a;
    content: "";
    display: inline-block;
    height: 11px;
    width: 11px;
    padding: 2px;
    text-align: center;
    vertical-align: middle;
    margin-right: 4px;
  }
  .checkbox-field+ .checkboxHighlight:before {
    background: #fff;
    border: 1px solid #c11f25 !important;
    content: "";
    display: inline-block;
    height: 11px;
    width: 11px;
    padding: 2px;
    text-align: center;
    vertical-align: middle;
    margin-right: 4px;
  }
 .checkbox-field:checked+.checkboxHighlight:before {
    border: 0px !important;
    outline: 1px solid #1a1a1a;
    background: url(../../../etc.clientlibs/airvistara/clientlibs/clientlib-site/resources/images/Check-box.png)  -0.5px center;
    background-size: 12px 18px;
    margin-right: 4px;
  }
  .checkbox-field {
    opacity: 0;
    position: absolute;
  }
	.showStar{
    display: unset;
	}
    .hideStar{
    display: none;
}

  .subscribeTextBox{
    padding-right: 20px;
  }
  .subscribeBtn {
    margin-left: -10px;
  }
  .SubscribeButton .aubergine-button-dark {
    background-color: #46143c;
    color: #fff;
  }
  .SubscribeButton .golden-button {
    background-color: #b99650;
    color: #fff;
  }
  .SubscribeButton .grey-button:hover {
    background-color: #999; 
  }
  .SubscribeButton .grey-button {
    background-color: #666;
    color: #fff; 
  }
  .SubscribeButton .white-button {
    background-color: #fff;
    color: #000; 
  }
  .SubscribeButton .aubergine-button-dark {
    background-color: #46143C;
    color: #fff;
  }
  .SubscribeButton .aubergine-button-dark:hover {
    background-color: #7D5A78;
  }
  .checkbox-field:focus + .UserCheckBox:before {
    border: 1px solid #46143c; 
    outline: 1px solid #46143c;
  }
  
  #subscribe-btn-desktop:focus {
    outline: 2px solid black;
    outline-offset: 2px;
  }
  
  .checkboxHighlight{
    border-color:#c11f25;
  }
  

/* For small devices */
@media only screen and (max-width: 991px) {
  #footer .down-icon {
    background: url(clientlib-site/resources/images/down-arrow.png) no-repeat;
    height: 12px;
    margin-left: 10px;
    position: absolute;
    top: 12px;
    width: 16px; }
  #footer .up-icon {
    background: url(clientlib-site/resources/images/down-arrow.png) no-repeat;
    height: 12px;
    margin-left: 10px;
    position: absolute;
    top: 10px;
    transform: rotate(180deg);
    width: 16px; }
  #footer .footer-hide-content {
    display: none; }
  #footer .copyright {
    text-align: left; }
  #footer .externalIdDisclaimer {      /* Added for COM-1342 */
      margin-left: 0px; } }
 /* Added for COM-1359 */
  #footer .btn-subscribe{
    width:100%;
    margin-top: 9px;
    font-size: large;
  }
  #footer .UserCheckBox_Mbl{
    font-size: 14px;
    padding-top:4px;
  }
  #footer #consentCheckbox_Mbl {
    margin-top: 10px;
    margin-left: 2px;
  }

  #footer #subscribe-btn-mbl:focus {
    outline: 2px solid black;
    outline-offset: 2px;
  }
.UserConsentdiv .checkboxLabel{
    display:none;
}


/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('clientlib-site/resources/fontawesome-webfont.eot?v=4.7.0');src:url('clientlib-site/resources/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('clientlib-site/resources/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('clientlib-site/resources/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('clientlib-site/resources/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('clientlib-site/resources/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.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{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);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{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

  #group-booking .paddT26px {
    padding-top: 26px;
  }
  #group-booking .paddB26px {
    padding-bottom: 26px;
  }
  #group-booking #basic .basic-th {
    color: #fff;
    height: 46px;
    font-size: 15px;
  }
  #group-booking #basic .basic-tr:nth-of-type(odd) {
    background-color: #f7f7f7;
  }
  #group-booking #basic .basic-tr:nth-of-type(even) {
    background-color: #ebebeb;
  }
  #group-booking .heading6 {
    font-weight: 100;
  }
  #group-booking .flexCol {
    flex-direction: column;
  }
  #group-booking .dpIcon {
    height: 100%;
    border-radius: 50%;
    margin-left: 5px;
  }
  #group-booking .section-title-divider {
    width: 80px;
    height: 2px;
    background: #b99650;
    margin-bottom: 25px;
  }
  #group-booking .vistara-benefits-section {
    margin-left: 0px;
    padding-bottom: 20px;
  }
  #group-booking .regfrommargi {
    line-height: 24px;
  }
  #group-booking .dashboardName .dashboardPoints {
    box-sizing: border-box;
    padding-left: 15px;
    padding-bottom: 5px;
  }
  #group-booking .bBottom {
    border-bottom: 1px solid #ccc;
  }
  #group-booking .caption {
    text-shadow: none;
    line-height: 1.2;
    margin-bottom: 10px;
    padding-left: 0px;
  }
  #group-booking .bgGold {
    background-image: url(clientlib-site/resources/images/Golden-strip.png);
  }
  #group-booking #gb-rightContent {
    margin-top: 50px;
  }
  
  #group-booking .grms-register-btn {
    margin-top: 2px;
  }
  
  @media only screen and (max-width: 767px) {
    #group-booking .flex-display {
      display: inherit;
    }
    #group-booking .dpIcon img {
      width: 95%;
    }
    #group-booking #gb-rightContent {
      margin-left: 8px;
      margin-right: 19px;
      margin-top: 12px;
      float: left;
      width: 95%;
    }
  }
  @media (max-width: 1024px) and (min-width: 768px) {
    #group-booking #gb-rightContent {
      margin-left: 8px;
      margin-right: 19px;
      margin-top: 12px;
      float: left;
      width: 95%;
    }
  }
#header .ticker-info{
 
  overflow: hidden;
  box-sizing: content-box;
}
#header .ticker-roll{
     display: inline-block;
    padding-left: 100%;
    white-space: nowrap;
    box-sizing: content-box;
 }

#header .ticker-roll span{

  display: inline-block;
  padding: 0 5px;
}
  
#header .scroll-left-animation{

  -moz-animation: scroll-left 50s linear infinite;
  -webkit-animation: scroll-left 50s linear infinite;
  animation: scroll-left 50s linear infinite;
}
#header .mob-scroll-left-animation{

  animation-name: mob-scroll-left;
  animation-duration: '';
  animation-timing-function: linear;
  animation-iteration-count: infinite;
} 
#header #loginSuccess {
  padding-left: 15px;
  padding-right: 15px; }
  #header #loginSuccess #dynamicErrorLogin {
    font-weight: 400;
    font-size: 14px; }

#header .region-header {
  background-color: #fff;
  height: 25px; }

#header .region-menu-bar {
  background-color: #582c4f;
  height: 95px; }
  #header .region-menu-bar .row.menu-wrap.marg-0 {
    position: relative;
    margin: 0 auto; }
    #header .region-menu-bar .row.menu-wrap.marg-0 .right-part {
      position: static; }

#header .header-info-bar {
  padding-left: 5%;
  padding-right: 5%; }

#header .ticker {
  padding: 2px; }

#header .carousel-left-control {
  background: url(clientlib-site/resources/images/input-icon/arrow-right.png) no-repeat;
  content: '';
  display: inline-block;
  height: 12px;
  margin-right: 4px;
  margin-top: 4px;
  position: relative;
  top: 1px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  min-width: 10px; }

#header .carousel-right-control {
  background: url(clientlib-site/resources/images/input-icon/arrow-right.png) no-repeat;
  content: '';
  display: inline-block;
  height: 12px;
  margin-left: 4px;
  margin-top: 3px;
  position: relative;
  top: 1px;
  min-width: 10px; }

#header .contact-number {
  font-weight: bold;
  padding: 3px 15px; }
  #header .contact-number img {
    height: 15px;
    margin-bottom: 5px;
    margin-right: 5px;
    width: 15px; }
/* CUAT-1364 */
#header .contact:focus-visible, #header .dropdown:focus-visible {
  padding: 0px 4px;
  box-shadow: 0 1rem 1.5rem rgb(0 0 0 / 20%);
  border: 2px solid #46143C;
}

#header .dropdown {
  margin-top: 1px; }
  #header .dropdown img {
    cursor: pointer; }
  #header .dropdown .dropdown-caret {
    cursor: pointer;
    display: inline-block;
    margin: 0px 2px;
    width: 13px; }

#header .dropdown.open .dropdown-caret {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-left: 6px; }

#header .dropdown.open #header-dropdown {
  display: block; }
  #header .dropdown.open #header-dropdown::before {
    display: block; }

#header #header-dropdown {
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: none;
  left: auto;
  margin-top: 10px;
  max-height: 240px;
  padding: 10px;
  right: -8px;
  width: 171px  }
  #header #header-dropdown::before {
    border: 10px solid transparent;
    border-bottom: 12px solid #fff;
    content: '';
    display: none;
    left: 90%;
    position: absolute;
    top: -15px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2; }
  #header #header-dropdown .country-name {
    color: #000; }

#header .country-name {
  margin-left: 2px; }
  #header .country-name:hover {
    text-decoration: none; }

#header .country-selection {
  height: auto;
  max-height: 205px;/*added for MKT-284*/
  overflow-x: hidden;
}

#header .country-select-dropdown-tile {
  padding: 5px; }
  #header .country-select-dropdown-tile:hover {
    background-color: #eee; }

#header .menu-button {
  padding: 20px 0px 0px 0px; }

#header .custom-region-menu-bar {
  /*background-color: $aubergine-dark;*/
  padding: 0; }

#header .color-white a {
  color: #fff;
  text-decoration: none; }

#header .right-part {
  height: 70px;
  float: right; }

#header .submenu-head {
  padding: 0px;
  font-size: 16px;
  font-weight: bold;
  color: #582c4f;
  padding-bottom: 5%;
  border-bottom: 1px solid #ebebeb; }

#header .submenu-content {
  padding: 0px;
  padding-bottom: 4%;
  padding-top: 3%; }

#header .active {
  display: block; }

#header .menu-button-line {
  height: 2px;
  width: 100%;
  margin: 6px 0;
  background-color: #fff;
  max-width: 30px; }

#header .navigation-bar-responsive {
  display: none;
  position: fixed;
  z-index: 50;
  width: 100%;
  height: 100%;
  top: 0%;
  overflow-y: auto; }

#header .navbar {
  position: static;
  overflow: hidden;
  float: right; }
  #header .navbar a {
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-decoration: none; }

#header .subnav {
  float: left;
  overflow: hidden; }
#header .subnav .subnavbtn {
  height: 69px;
  font-size: 20px;
  border: none;
  outline: none;
  color: #ffffff;
  padding: 14px 16px;
  font-family: inherit;
  margin: 0px;
  background-color: #582c4f;
}
#header .subnav:hover .subnav-txt,
#header .subnavbtn:focus .subnav-txt {
  border-bottom: 2px solid #b99650;
  padding-bottom: 4%;
}
#header .subnav:hover .subnav-content,
#header .subMenuDisplay {
  display: block;
  padding: 2% 2% 3% 2%;
  background: url(clientlib-site/resources/images/menu/submenu-pattern.png) top right no-repeat, #fff;
  -webkit-box-shadow: 0px 5px 16px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 16px rgba(0, 0, 0, 0.2);
}
#header .subMenuDisplay {
  display: block !important;
}
    #header .subnav:hover .subnav-content img {
      max-width: 100%; }
  #header .subnav .login {
    padding-right: 0px; }
  #header .subnav .enrol {
    padding: 0px; }
  #header .subnav .nohighlight {
    cursor: default; }

#header .userBtn {
  height: 69px;
  font-size: 20px;
  border: none;
  outline: none;
  color: #fff;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0px;
  background-color: #582c4f; }

#header .subnav-content {
  display: none;
  background-color: #fff;
  z-index: 3;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
}
#header .subnav-content a {
  color: #36454f;
  text-decoration: none;
  font-size: 14px;
  background-color: #ffffff;
}
/* CUAT-1364 */
#header .subnav-content a.header_promo_image:focus{
  outline: none;
}
#header .subnav-content a.header_promo_image:focus img{
  box-shadow: 0 1rem 1.5rem rgb(0 0 0 / 20%);
  border: 2px solid #4A4F55;
  padding: 2px;
}
 /* CUAT-1364 */
#header .menu-text-wrap {
  padding: 0px; }

#header .subnav-txt {
  position: relative; }
  #header .subnav-txt::after {
    content: '';
    display: none;
    position: absolute;
    border: 10px solid transparent;
    border-bottom: 17px solid #fff;
    top: 29px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }

#header .subnavbtn:hover .subnav-txt::after {
  display: block; }

#header a.text-highlight:hover {
  font-weight: 700;
  color: #b99650; }

#header a.text-highlight:active {
  font-weight: 700;
  color: #b99650; }

#header .main_logo img {
  max-height: 100%;
  max-width: 100%; }

#header a.text10:hover {
  text-decoration: none;
  color: #36454f; }

#header .name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

#header .profile-wrapper {
  max-width: 163px;
  padding: 12px 0px;
  min-height: 69px; }
  #header .profile-wrapper .profile-info {
    display: flex;
    flex-direction: column;
    margin-left: 5px;
    width: 100px; }
  #header .profile-wrapper .wd-100.flex-display {
    align-items: center;
    padding-bottom: 5px; }
    #header .profile-wrapper .wd-100.flex-display:hover {
      border-bottom: 2px solid #b99650; }
  #header .profile-wrapper .drop {
    align-self: flex-end;
    margin-left: 5px; }
  #header .profile-wrapper #profile-dropdown {
    position: absolute;
    top: 68px;
    font-size: 14px;
    color: #582c4f;
    background-color: #fff;
    box-shadow: 0px 5px 16px rgba(0, 0, 0, 0.2);
    z-index: 2; }
    #header .profile-wrapper #profile-dropdown ul {
      margin-bottom: 0px; }
    #header .profile-wrapper #profile-dropdown li {
      text-align: left;
      padding: 6px 15px;
      cursor: pointer; }
      #header .profile-wrapper #profile-dropdown li:not(:last-child) {
        border-bottom: 1px solid #582c4f; }
#header .profile-wrapper #profile-dropdown li a {
  color: #582c4f;
  font-size: 14px;
  background-color: #ffffff;
}
    #header .profile-wrapper #profile-dropdown .up-arrow {
      display: inline-block;
      width: 10px;
      height: 10px;
      transform: rotate(45deg);
      left: 45%;
      top: -5px;
      position: absolute;
      background: #fff; }

#header .image-wrapper {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #999;
  border-radius: 20px;
  padding: 0px; }

#header .enroll-btn {
  color: #fff;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 14px; }

#header #myModal .modal-content {
  border-radius: 0px;
  padding: 15px; }

#header #myModal .modal-header {
  border-bottom: 0px;
  margin-top: 5px;
  padding: 0px; }

#header #myModal .modal-title span {
  border-bottom: 2px solid #b99650;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 4%; }

#header #myModal .modal-footer {
  padding: 0px 15px;
  text-align: right;
  border-top: 0px; }

#header #myModal .login-inputs {
  margin-bottom: 10px;
  background: #ebebeb; }

#header #myModal .login-btn button {
  border: none;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: bold;
  height: 33px; }
  #header #myModal .login-btn button:active {
    border-color: initial; }
  #header #myModal .login-btn button:focus {
    border-color: initial; }

#header #myModal .sign-up-btn button, .enroll-btn {
  font-weight: bold;
  border: none;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 33px;
}

#header #myModal .sign-up-btn-mb {
  margin-top: 4%; }

#header #myModal .benefits-section {
  border-left: 1px solid #ebebeb; }

#header #myModal .enroll_content {
  margin: 10px 0px;
  text-align: justify; }

#header #myModal .enroll_benefits {
  text-align: justify;
  margin-bottom: 2px;
  padding: 0px; }

#header #myModal .enroll-content {
  font-size: 13px;
  padding-right: 0px; }

#header #myModal .trouble-log-in {
  text-align: center;
  margin-top: 10px; }

#header #myModal .close {
  padding: 0px 10px; }

#header .sign-up-btn button:active {
  border-color: initial; }

#header .sign-up-btn button:focus {
  border-color: initial; }

#header #toggle-Pswd {
  position: absolute;
  top: 5px;
  width: 25px;
  right: 14px;
  padding: 5px; }

#header #domain-modal .modal-dialog {
  margin: 7.5% auto; }

#header #domain-modal .modal-content {
  border-radius: 0px;
  padding: 15px; }

#header #domain-modal .modal-header {
  padding: 0px;
  border-bottom: 0px; }

#header #domain-modal .modal-title span {
  font-weight: bold;
  border-bottom: 2px solid #b99650; }

#header #domain-modal .flagstrap {
  display: inline-block;
  position: relative;
  width: 100%; }
/* COM-1309 */
#header #domain-modal .modal-dropdown-style {
  background-color: #ffffff;
  background: url(clientlib-site/resources/images/dropdown-visible.png) no-repeat 99%;
  border: 1px solid #1a1a1a;
  border-radius: 4px;
  color: #333333;
  font-size: 14px;
  height: 35px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
  width: 100%;
}

#header #domain-modal .flagstrap-menu {
  margin-top: 0px;
  max-height: 160px;
  overflow: scroll;
  overflow-x: hidden;
  width: 100%; }

#header #domain-modal .flagstrap-icon {
  color: #000;
  padding: 5px 15px; }
  #header #domain-modal .flagstrap-icon:hover {
    background-color: #eee; }
  #header #domain-modal .flagstrap-icon img {
    position: relative;
    top: -2px; }

#header #domain-modal .modal-footer {
  padding: 0px 15px;
  text-align: right;
  border-top: 0px; }

#header #domain-modal .lang-menu {
  margin-top: 0px;
  width: 100%;
}
/* COM-1309 */
#header #domain-modal .dropdown-item {
  padding: 5px 15px;
  color: #bbbbbb;
  background-color: #ffffff;
}

#header #domain-modal .domain-country {
  padding-left: 3%; }

#header #domain-modal .flag-country-name {
  padding-left: 3%; }

#header #domain-modal .domain-flag {
  position: relative;
  top: -2px; }

#header #domain-done {
  height: 33px;
  font-weight: bold;
  width: 100%; }
  #header #domain-done:-ms-lang(x) {
    background-color: #582c4f; }

    /* Added for COM-1342 */
    #header #redirectModal .modal-title {
      font-weight: bold;
      border-bottom: 2px solid #b99650;
      width: max-content;
    }

    #externalLink .fa {
      padding-left: 10px;
    }

    .externalClass {
      height: 14px;
        margin-left: 5px;
    }
    
    .extImgFooter {
      margin-right: 5px;
      margin-top: 2px;
    }
    /* Ended for COM-1342 */

@media screen and (max-width: 1140px) {
  #header .subnav:hover .subnav-content {
    padding: 2% 11% 3% 2%; } }

@media (max-width: 767px) {
  #header #myModal .benefits-section {
    border: none;
    padding-top: 4%; }
  #header #myModal .modal-body {
    padding: 0px; } }

@media (min-width: 550px) {
  #header #myModal .enroll-content {
    padding-left: 0px; } }

@media screen and (max-width: 399px) {
  #header #domain-modal .modal-dialog {
    width: 95%; }
  #header #domain-modal .modal-title {
    padding: 0px;
    padding-left: 5%; }
  #header .main_logo {
    margin-left: 10px; } }

@media (min-width: 400px) and (max-width: 500px) {
  #header #domain-modal .modal-dialog {
    width: 82%; } }

@media (min-width: 501px) and (max-width: 736px) {
  #header #domain-modal .modal-dialog {
    width: 66%; } }

@media (min-width: 737px) and (max-width: 800px) {
  #header #domain-modal .modal-dialog {
    width: 45%; } }

@media (min-width: 801px) and (max-width: 900px) {
  #header #domain-modal .modal-dialog {
    width: 41%; } }

@media (min-width: 901px) and (max-width: 1024px) {
  #header #domain-modal .modal-dialog {
    width: 38%; } }

@media (min-width: 1025px) and (max-width: 1279px) {
  #header #domain-modal .modal-dialog {
    width: 33%; } }

@media (min-width: 1280px) {
  #header #domain-modal .modal-dialog {
    width: 25%; } }

@media (min-width: 768px) {
  #header #myModal .benefits-title {
    padding: 0px; }
  #header #myModal .benefits-contents {
    padding: 0px; } }

/* RWD menu css */
#header #responsive-tile .list {
  padding: 15px; }

#header .slide-container {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #582c4f; }

#header .slide-header {
  margin: 0px;
  padding: 20px 30px;
  display: flex;
  background-color: #582c4f; }
  #header .slide-header h4 {
    display: inline-block; }
  #header .slide-header .col-xs-2 {
    display: flex;
    align-items: center; }
  #header .slide-header .back-icon {
    justify-content: flex-end; }
  #header .slide-header .col-xs-8 {
    text-align: center; }

#header .slide-body {
  padding: 15px 30px;
  margin: 0px; }
  #header .slide-body .plus, #header .slide-body .minus {
    display: none; }
  #header .slide-body .plus-icon .plus,
  #header .slide-body .minus-icon .minus {
    display: inline; }
  #header .slide-body .lists a:focus {
    text-decoration: none; }
  #header .slide-body .list {
    display: flex; }
    #header .slide-body .list .col-xs-2 {
      display: flex;
      align-items: center;
      justify-content: flex-end; }
    #header .slide-body .list .col-xs-10 img {
      margin-right: 15px; }
  #header .slide-body .active .hide-content {
    display: inline; }
  #header .slide-body .list.hide-content {
    display: none; }
    #header .slide-body .list.hide-content .sub-lists {
      border-left: 1px solid #ccc; }

#header .slide {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  overflow-y: overlay;
  background: url(clientlib-site/resources/images/menu/pattern.png) no-repeat center left; }

#header .slide-hide {
  transform: translateX(100%); }

#header .slide-in {
  display: block;
  animation: slide-in 0.5s forwards; }

#header .slide-in-reverse {
  animation: slide-in-reverse 0.5s forwards; }

#header .slide-out {
  animation: slide-out 0.5s forwards; }

#header .slide-out-reverse {
  animation: slide-out-reverse 0.5s forwards; }

@keyframes slide-out {
  0% {
    transform: translateX(0%); }
  100% {
    transform: translateX(100%); } }

@keyframes slide-in {
  0% {
    transform: translateX(100%); }
  100% {
    transform: translateX(0%); } }

@keyframes slide-in-reverse {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(0%); } }

@keyframes slide-out-reverse {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(-100%); } }

#header .slide.slide-hide {
  background-color: #fff;
  background-image: url(clientlib-site/resources/images/pattern-new.png);
  background-repeat: no-repeat;
  background-position-x: left;
  background-position-y: center; }

#header .h-line {
  display: inline-block;
  height: 20px;
  width: 1px;
  background-color: #fff;
  margin-left: 15px;
  margin-right: 15px; }

#header .back-icon {
  font-size: 18px; }

#header hr {
  margin: 0px; }

#header a.text10:hover {
  text-decoration: none;
  color: #36454f; }

#captchaLogin {
  display: none; }

#header marquee span {
	display: none;
}
#header marquee span.active {
	display: block;
}
.sign-in .benefits-section a:hover {
	font-weight: 600;
}

 @keyframes mob-scroll-left {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

}
  @keyframes scroll-left {
    0% {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      visibility: visible;
    }
  
    100% {
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
    }
  }
  /* Added for COM-1258 starts here */
  .background-grey{
    backdrop-filter: contrast(0.5);
    top: 15%;
 }
 /* Added for COM-1258 ends here */

#checkin_header .region-header {
  background-color: #fff;
  height: 25px; }

#checkin_header .region-menu-bar {
  background-color: #582c4f;
  height: 90px; }

#checkin_header .right-part {
  float: right;
  height: auto; }

#checkin_header .contact-number img {
  width: auto;
  height: auto; }


.clearfix {
    zoom: 1;
}
.memberregcontent {
    color: #333333;
    line-height: 25px;
}
.jcarousel-wrapper{height:auto !important;position:relative;}
.jcarousel-wrapper p{margin:0;height:0;float:left}
.jcarousel{position:relative;overflow:hidden;width:100%;margin:0 auto;z-index:-1} /* Added for cuat-1364 */
.jcarousel ul{width:2000em;position:relative;list-style:none;margin:0;padding:0;} /*changes in width, earlier 2000em*/
.jcarousel li{width:313.333px;float:left;border:1px solid #fff;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.jcarousel img{display:block;max-width:100%;height:auto !important;}
.jcarousel-control-prev,
.jcarousel-control-next{position:absolute;top:50%;margin-top:-15px;width:30px;height:30px;text-align:center;background:#4E443C;color:#fff;text-decoration:none;text-shadow:0 0 1px #000;font:24px/27px Arial, sans-serif;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;-webkit-box-shadow:0 0 4px #F0EFE7;-moz-box-shadow:0 0 4px #F0EFE7;box-shadow:0 0 4px #F0EFE7;}
.jcarousel-control-prev{left:15px;}
.jcarousel-control-next{right:15px;}
.jcarousel-pagination{position:absolute;bottom:-40px;left:50%;-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0);margin:0;}
.jcarousel-pagination a{text-decoration:none;display:inline-block;font-size:11px;height:10px;width:10px;line-height:10px;background:#fff;color:#4E443C;border-radius:10px;text-indent:-9999px;margin-right:7px;-webkit-box-shadow:0 0 2px #4E443C;-moz-box-shadow:0 0 2px #4E443C;box-shadow:0 0 2px #4E443C;}
.jcarousel-pagination a.active{background:#4E443C;color:#fff;opacity:1;-webkit-box-shadow:0 0 2px #F0EFE7;-moz-box-shadow:0 0 2px #F0EFE7;box-shadow:0 0 2px #F0EFE7;}
.wrapper{box-sizing:border-box;margin:auto;padding:17px 0;width:100%;}
.facility-carousel .bx-wrapper .bx-controls-direction a{height:60px;}
.facility-carousel .bx-wrapper .bx-next{background:url("clientlib-site/css/arrow_right.png") repeat scroll 0 0 rgba(0, 0, 0, 0);right:0;}
.facility-carousel .bx-wrapper .bx-prev{background:url("clientlib-site/css/arrow_left.png") repeat scroll 0 0 rgba(0, 0, 0, 0);left:0;}
.bx-wrapper .bx-controls-direction a{height:32px;margin-top:-16px;outline:0 none;position:absolute;text-indent:-9999px;top:50%;width:32px;z-index:9999;}
.scombobox{position:relative;margin:5px;}
.scombobox select{display:none;}
.scombobox-display{width:100%;height:100%;padding:2px 4px;border:1px solid #CCC;border-radius:4px;box-sizing:border-box;-moz-box-sizing:border-box;}
.scombobox-display:focus{box-shadow:0 0 3px #CCC;outline:1px solid #46143c;
    border: 1px solid #46143c !important; } /* 1309 */
.scombobox-display:disabled{background:#F0F0F0;}
.scombobox-display.scombobox-invalid{background:#FFCCD4;}
.scombobox-display-div{border:1px solid #CCC;border-radius:4px;cursor:pointer;}
.scombobox-display-div-holder{padding:2px;}
.scombobox-display-div-item{border:1px solid #CCC;margin:2px;border-radius:4px;float:left;height:100%;max-width:150px;padding:4px 18px 4px 8px;position:relative;vertical-align:middle;white-space:nowrap;overflow:hidden;cursor:default;background:#F8F8F8;display:none;}
.scombobox-display-div-item-text{max-width:140px;overflow:hidden;}
.scombobox-display-div-item-remove{position:absolute;right:2px;top:2px;background:#A0A0A0;border-radius:100px;color:white;cursor:pointer;line-height:90%;padding:1px 3px 0px;}
.scombobox-display-div-item-remove:hover{background:#408CBE;}
.scombobox-display-div-item-remove:active{background:#3075A3;}
.scombobox-list{display:none;position:absolute;max-height:400px;min-width:100%;max-width:300%;white-space:nowrap;box-sizing:border-box;-moz-box-sizing:border-box;overflow-y:auto;background:white;border:1px solid #CCC;border-top:none;border-radius:4px;box-shadow:0 0 3px #CCC;z-index:10;}
.scombobox-list p{cursor:pointer;margin:0;padding:5px;}
.scombobox-list p input[type="checkbox"]{margin-right:8px;vertical-align:middle;}
.scombobox-list p:hover, .scombobox-list p.scombobox-hovered{background-color:#E9EFFC;}
.scombobox-list p.scombobox-separator{height:2px;padding:0;cursor:default;background:#EEE;}
.scombobox-list p.scombobox-header{cursor:default;background:#EEE;}
/*.scombobox-dropdown-arrow{position:absolute;top:0;right:0;width:20px;height:100%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAIxJREFUeNpi/P//PwMuwMSAB7CsWbNm5+PHj93QJeTl5TczKSgoJPz+/fvt+/fvGWD4z58/L7W0tFKZTExMnquoqKQyMzNDjGJh+a+lpZWioaHxkomBgYEhKChovbS09FwGBgYGaWnpGd7e3lsYGBgYGP7//8/w//9/hnv37vEsXLhw86dPn7hgYoABAKFGOliD4ZbPAAAAAElFTkSuQmCC) center no-repeat;z-index:1;opacity:0.85;filter:alpha(opacity=85);cursor:pointer;}
.scombobox-dropdown-arrow:hover{opacity:1;filter:alpha(opacity=100);}
.scombobox-dropdown-arrow-up{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAIFJREFUeNpi/P//PwMuwMSAB8AlHz16xLt06dLNnz594sSQ3L1794SbN2/6rFmzpgtFct26dYFPnjxJYmBgYHjy5En2xo0bPRkYGBiYfXx8JM+ePbv958+fXAwMDAz//v1j/Pz5s7OAgMAilgcPHixgZWUVFhQURHaLxI0bN2YDBgCutjMN0aMxCgAAAABJRU5ErkJggg==) center no-repeat;}
.scombobox-dropdown-background{position:absolute;top:0;right:0;width:20px;height:100%;background:white;border:1px solid #CCC;border-radius:0 4px 4px 0;border-left:none;box-sizing:border-box;-moz-box-sizing:border-box;}
.scombobox-dropdown-background-invalid{border-left:1px solid #CCC;}*/
.scombobox-marker{background:#958FFF;color:white;border-radius:2px;padding:0 2px;margin:0 2px;}
.scombobox input[type="checkbox"]{cursor:pointer;}
.scombobox-disabled .scombobox-dropdown-background,
.scombobox-disabled .scombobox-dropdown-arrow{display:none;}
.scombobox-disabled .scombobox-display-div{background:#F8F8F8;cursor:default;}
/*! jQuery UI - v1.10.2 - 2013-03-14
* http://jqueryui.com
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */

.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}
/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(clientlib-site/css/%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(clientlib-site/css/%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(clientlib-site/css/%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(clientlib-site/css/%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(clientlib-site/css/%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(clientlib-site/css/%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(clientlib-site/css/%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

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


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


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

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

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

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

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

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	/*padding: .2em 0;*/
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
/*.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}*/
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	/*display: block;*/
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 10px 0px;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: 1.5em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

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

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {

	//display: block;

	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
.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;
}

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

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

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	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,
.ui-button:hover,
/*.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}*/
.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,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.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); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

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

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("clientlib-site/css/images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("clientlib-site/css/images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("clientlib-site/css/images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("clientlib-site/css/images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("clientlib-site/css/images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("clientlib-site/css/images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
	background-image: url("clientlib-site/css/images/ui-icons_777777_256x240.png");
}

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


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

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

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .003;
	filter: Alpha(Opacity=.3); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}

/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

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


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


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

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

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

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

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

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

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

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
.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;
}

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

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

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Open Sans;
	font-size: 14px;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	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,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.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,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	background: #E9EFFC;
	border: none;
	color: #333333;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.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); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

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

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("clientlib-site/css/images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("clientlib-site/css/images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("clientlib-site/css/images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("clientlib-site/css/images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("clientlib-site/css/images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("clientlib-site/css/images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
	background-image: url("clientlib-site/css/images/ui-icons_777777_256x240.png");
}

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


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

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

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}
.ui-widget.ui-datepicker {
  width: auto;
  border: 1px solid #6a4462;
  background-color: #fff; }
  .ui-widget.ui-datepicker .ui-state-hover {
    background: none;
    border: none;
    top: 2px; }
  .ui-widget.ui-datepicker .ui-datepicker-header {
    width: 100%;
    text-align: center;
    float: left;
    padding: 0px 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #fff;
    background: #fff;
    color: #333;
    font-weight: 700;
    padding: 3px 0px; }
    .ui-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
      font-size: 16px; }
      .ui-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-year, .ui-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-month {
        width: 35%;
        min-width: 60px;
        color: #6a4462;
        -webkit-appearance: menulist;
        margin: 1px 0; }
      .ui-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-year {
        margin-left: 10%; }
      .ui-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-title option {
        color: #000; }
    .ui-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
    .ui-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
      display: inline-block;
      text-align: center;
      cursor: pointer; }
      .ui-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon,
      .ui-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon {
        background: url(clientlib-site/resources/images/input-icon/down-arrow.png) no-repeat; }
    .ui-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
      margin-left: 15px; }
      .ui-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg); }
    .ui-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
      margin-right: 15px; }
      .ui-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg); }
  .ui-widget.ui-datepicker .ui-datepicker-calendar {
    width: 100%; }
    .ui-widget.ui-datepicker .ui-datepicker-calendar th {
      color: #6a4462;
      font-size: 16px;
      padding: 5px 6px 18px 6px;
      font-weight: 700;
      border: 0; }
    .ui-widget.ui-datepicker .ui-datepicker-calendar tbody {
      border-top: 1px solid #ccc; }
      .ui-widget.ui-datepicker .ui-datepicker-calendar tbody td {
        text-align: center; }
      .ui-widget.ui-datepicker .ui-datepicker-calendar tbody .ui-state-default {
        border: 1px solid #fff;
        background: #fff;
        font-weight: 400;
        font-size: 14px;
        color: #333;
        display: inline-block;
        min-width: 27px;
        padding: 5px;
        text-align: center; }
        .ui-widget.ui-datepicker .ui-datepicker-calendar tbody .ui-state-default:hover {
          background-color: #ebebeb; }

.ui-datepicker-trigger {
  display: none; }

#late-login .late-login {
  background-color: #fff;
  border: 1px solid #f7f7f7;
  box-shadow: 2px 2px #f7f7f7;
  padding: 30px;
  padding-bottom: 80px; }
  #late-login .late-login .destination-caption {
    padding: 15px;
    padding-bottom: 25px;
    padding-top: 0px; }
    #late-login .late-login .destination-caption .title-divider-latelogin {
      border-bottom: 2px solid #b99650;
      width: 196px; }

/*Changes done for COM-1571 changes*/
#late-login .or-div div {
  /* border-bottom: 2px solid #582c4f; */
  color: #582c4f;
  line-height: 1px;
  margin: 25px 0px 40px;
  /* text-align: center; */
  /* width: 90px; */} 
  #late-login .or-div div span {
    background: #fff;
    /* padding: 0px 10px;*/ }

#late-login .marg-top-25 {
  margin-top: 25px; }

#late-login span#toggle-pswd-current-password {
  bottom: 24px;
  float: right;
  position: relative;
  right: 10px; }

#late-login .error {
  display: none; }

#late-login .hasError .error {
  display: block;
  padding: 0;
  margin-bottom: 5px;
}

#late-login .hasError .form-control {
  border-bottom: 1px solid #C11F25; }

/*Changes done for COM-1571 changes*/
@media (max-width: 767px) {
  #late-login .or-div div {
    /* margin: auto; */
    margin-bottom: 30px;
    margin-top: 35px; 
    text-align: center;} }

#captchaLateLogin {
  display: none; }

/* As part of COM-755 by 1366335 starts here */
#late-login #minorredirectbody{
  color: #582c4f;
  font-size: 18px;
  font-weight: 500;  
}

#late-login .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  opacity: 0.75;
}
#late-login .overlay .loading-image {
  min-height: 50px;
  background: url(../../../etc.clientlibs/airvistara/clientlibs/clientlib-site/resources/images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 3;
}
/* As part of COM-755 by 1366335 ends here   */

/* Added for COM-1571 */
.late-loginCheckBoxText{
  margin-top: 2px;
  margin-left: 5px;
}
.checkbox-lateLogin:focus+.lateLoginCheckBox:before {
  border: 1px solid #1a1a1a;
outline: 1px solid #46143c;
display: inline-block;
}
.checkbox-lateLogin, .lateLoginCheckBox {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.checkbox-lateLogin:checked+.lateLoginCheckBox:before {
  border: 0px;
  outline: 1px solid #1a1a1a;
  background: url(../../../etc.clientlibs/airvistara/clientlibs/clientlib-site/resources/images/Check-box.png)  center;
  background-size: 18px;
  margin-right: 4px;
}
.checkbox-lateLogin+ .lateLoginCheckBox:before {
  background: #fff;
  border: 1px solid #1a1a1a;
  content: "";
  display: inline-block;
  height: 18px;
  width: 18px;
  padding: 2px;
  text-align: center;
  vertical-align: middle;
  margin-right: 4px;
}
.checkbox-lateLogin {
  opacity: 0;
  position: absolute;
}
/* COM-1571 END */
#my-account .dashboardBanner {
  background: url(clientlib-site/resources/images/dashboard-image/bg-pattern.png);
  color: #fff;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-right: 0px;
  margin-left: 0px;}

#my-account .right-arrow {
  margin-left: 5px; }
#my-profile .checkbox-field:focus + .checkbox-label:before { /* Added changes for WCAG focus */
  border: 1px solid #46143c;
  outline: 1px solid #46143c;
}
#my-account .dashboard-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 110px;
  border-right: 1px solid #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0px; }

#my-account .list {
  cursor: pointer; }

#my-account .dashboard-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

#my-account .dashboard-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

#my-account .dashboard-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

#my-account .description-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

#my-account .dashboard-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  #my-account .dashboard-header h3 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }

#my-account .link-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

#my-account .dispInBlc {
  padding: 5px;
  cursor: pointer; }

#my-account .card-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-right: 0px;
  margin-left: 0px;}
  #my-account .card-section .col-md-4 {
    padding-left: 0px; }
    #my-account .card-section .col-md-4:last-child {
      padding-right: 0px; }

#my-account .card-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover; }

#my-account .card-content {
  position: relative;
  height: 222px; }

#my-account .card-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

#my-account .card-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

#my-account .tier-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }

#my-account .info-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: 1px solid #fff;
  padding-right: 7px;
  padding-left: 7px; }
  /*LYLT 37 starts here*/
  #my-account .info-group-tire {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 7px; }
  
/*LYLT 37 ends here*/
  #my-account .info-group:first-child {
    padding-left: 0px; }
  #my-account .info-group:last-child {
    border-right: none; }

#my-account .cardDetails p {
  margin-bottom: 0px; }

#my-account .trip-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

#my-account .modify-link {
  border-top: 1px solid #999;
  padding-top: 20px; }

#my-account .flight-code {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 34px;
  border: 1px solid #f7f7f7;
  border-right: 0;
  color: #999; }

@media screen and (max-width: 991px) {
  #my-account .card-section {
    display: block; }
  #my-account .dashboardBanner,
  #my-account .upcoming-trips,
  #my-account .enhance-breadcrumb,
  #my-account .carousel-nav,
  #my-account .head {
    margin-left: 0px;
    margin-right: 0px; }
  #my-account .dashboardBanner > div {
    border-bottom: 1px solid #fff; }
  #my-account .card-content {
    height: auto; }
  #my-account .card-image {
    min-height: 222px; }
  #my-account .card-section .col-md-4,
  #my-account .card-section .col-md-4:last-child {
    padding: 0px 15px;
    margin-bottom: 10px; }
  #my-account .trip-details {
    margin-bottom: 10px; }
  #my-account #redeem-btn {
    width: 100%; } }

@media screen and (min-width: 992px) {
  #my-account .trip-info .trip-details {
    width: auto;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

#my-account .upcoming-trips {
  margin-top: 10px; }

#my-account .trips-title,
#my-account .sector-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px; }

#my-account .trips-title h3,
#my-account .sector {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

#my-account .trip-container {
  background-color: #ebebeb;
  padding: 20px;
  border-bottom: 1px solid #999;
  position: relative; }

#my-account .sector-name {
  font-size: 18px;
  font-weight: 600; }

#my-account .sector-image {
  margin: 0px 10px; }

#my-account .trip-label {
  color: #666; }

#my-account .error {
  display: none; }

#my-account .hasError .error {
  display: block; }

#my-account .hasError .form-control {
  border-bottom: 1px solid #C11F25; }

#my-account .up-arrow {
  padding-left: 8px;
}

#my-account .barSpans {
  float: left;
  display: inline-block;
  width: 26px;
  height: 22px;
  background-color: #fff;
  border-right: 1px solid #999; }

#my-account .barSpans.active {
  float: left;
  display: inline-block;
  background-color: #6a4462; }

#my-account .base-card .barSpans, #my-account .blue-card .barSpans {
  border-right: 1px solid #6a4462; }

#my-account .base-card .barSpans.active, #my-account .blue-card .barSpans.active {
  background-color: #999; }

#my-account .account-section,
#my-account .quick-links {
  margin-bottom: 15px; }
#my-account .account-section{
  margin-right: 0px;
  margin-left: 0px;}

#my-account .route .list.heading3:hover {
  color: #582c4f; }

#my-account .jcarousel .card-box {
  border: 1px solid #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }

#my-account .box-content {
  background-color: rgba(44, 66, 93, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: auto;
  color: #fff;
  padding: 10px 15px; }

#my-account .jcarousel p {
  height: auto;
  text-align: left; }

#my-account #jcarousel-control-next, #my-account #jcarousel-control-prev { /* Added changes for WCAG AI194 */
  float: right;}

#my-account .aubergine-underline {
  border-bottom: 1px solid #6a4462;
  display: inline-block; }

#my-account .tran-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline; }
  #my-account .tran-head h3 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }

#my-account .selectdate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  cursor: pointer; }
  #my-account .selectdate span {
    margin-left: 5px; }

#my-account .underline {
  -webkit-text-decoration: underline #6a4462;
  text-decoration: underline #6a4462; }

#my-account #myNominee-Revamp .disabled {
  background: #ebebeb; }

#my-account #myNominee-Revamp .form-group.row {
  margin-left: 0px;
  margin-right: 0px; }

#my-account #myNominee-Revamp .destination-caption-content {
  margin-top: 12px;
  margin-bottom: 31px;
  line-height: 20px;
  font-size: 14px; }

#my-account #myNominee-Revamp .numericFont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  text-align: center;
  position: relative;
  color: #fff;
  font-weight: 700;
  font-size: 40px; }

#my-account #myNominee-Revamp .serialNumber {
  background: #b99650;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

#my-account #myNominee-Revamp .nominee-block {
  min-height: 210px;
  margin: 7px 0px;
  border: 1px solid #ebebeb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  background: #fff; }

#my-account #myNominee-Revamp .serialNumber, #my-account #myNominee-Revamp .action-section {
  -ms-flex-line-pack: center;
  align-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

#my-account #myNominee-Revamp .padd-top-10 {
  padding-top: 10px; }

#my-account #myNominee-Revamp .nominee-block label {
  padding-top: 5px;
  padding-right: 0px; }

#my-account #myNominee-Revamp hr {
  margin: 0px;
  color: #f7f7f7;
  height: 1px; }

#my-account #myNominee-Revamp .action {
  height: 50%;
  margin: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

#my-account #myNominee-Revamp .action img {
  margin: auto;
  width: 24px;
  height: 24px; }

#my-account #myNominee-Revamp .action-section {
  padding: 0px;
  border-left: 1px solid #ebebeb; }

#my-account #myNominee-Revamp .save {
  background-color: #582c4f; }

#my-account #myNominee-Revamp .default {
  border: none; }

#my-account #myNominee-Revamp .cancel {
  background-color: #666; }

#my-account #myNominee-Revamp .editNominee {
  border: 2px solid #582c4f; }

#my-account #myNominee-Revamp .prev {
  text-align: right; }

#my-account #myNominee-Revamp .navDiv {
  margin-top: 20px;
  margin-bottom: 20px; }

#my-account #myNominee-Revamp .nominee-block .active-drop-down {
  background-image: url("clientlib-site/resources/images/Nominee/rwd-active-dropdown.png");
  background-repeat: no-repeat;
  background-position: 95%;
  -webkit-appearance: none; }

#my-account #myNominee-Revamp .nominee-block .disabled-drop-down {
  background-image: url("clientlib-site/resources/images/Nominee/rwd-disabled-dropdown.png");
  background-repeat: no-repeat;
  background-position: 95%;
  -webkit-appearance: none; }

#my-account #myNominee-Revamp .nominee-block .active-dob {
  background-image: url("clientlib-site/resources/images/Nominee/rwd-active-calendar.png");
  background-repeat: no-repeat;
  background-position: 95%;
  -webkit-appearance: none; }

#my-account #myNominee-Revamp .nominee-block .disabled-dob {
  background-image: url("clientlib-site/resources/images/Nominee/rwd-disabled-calendar.png");
  background-repeat: no-repeat;
  background-position: 95%;
  -webkit-appearance: none; }

#my-account #myNominee-Revamp .border {
  border-right: 1px solid #ebebeb; }

#my-account #myNominee-Revamp .nominee-block .form-control:focus {
  border: 1px solid #ccc; }

#my-account #myNominee-Revamp #error-modal .heading {
  border-bottom: 2px solid #b99650; }

#my-account #myNominee-Revamp .col-xs-8 .form-control {
  border-radius: 4px; }

@media screen and (max-width: 767px) {
  #my-account #myNominee-Revamp .primaryText {
    margin-top: 10px;
    margin-left: 0px; }
  #my-account #myNominee-Revamp .row {
    margin: 0px; }
  #my-account #myNominee-Revamp .nominee-block {
    height: auto;
    margin-bottom: 20px;
    display: block; }
  #my-account #myNominee-Revamp .serialNumber {
    padding: 0px; }
    #my-account #myNominee-Revamp .serialNumber span {
      top: 0;
      left: 0;
      font-size: 23px;
      padding: 5px; }
  #my-account #myNominee-Revamp .action {
    background: #b99650;
    padding: 0px;
    height: 41px;
    border-left: 1px solid #ebebeb; }
    #my-account #myNominee-Revamp .action img {
      margin: auto;
      margin-top: 8px; }
  #my-account #myNominee-Revamp .save {
    background-color: #582c4f; }
  #my-account #myNominee-Revamp .cancel {
    background-color: #666; }
  #my-account #myNominee-Revamp .form-group {
    margin: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    #my-account #myNominee-Revamp .form-group label {
      padding-right: 0px; }
  #my-account #myNominee-Revamp .col-xs-5.label {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle; }
  #my-account #myNominee-Revamp .col-xs-7 {
    padding: 0px;
    border-left: 1px solid #ebebeb; }
  #my-account #myNominee-Revamp .form-control {
    border: none; }
  #my-account #myNominee-Revamp .editable {
    background-color: #ebebeb; }
  #my-account #myNominee-Revamp .navIcon {
    margin-bottom: 10px; }
  #my-account #myNominee-Revamp .ui-datepicker select.ui-datepicker-month, #my-account #myNominee-Revamp .ui-datepicker select.ui-datepicker-year {
    width: 45%; }
  #my-account #myNominee-Revamp .ui-datepicker-prev {
    margin-left: 0px; }
  #my-account #myNominee-Revamp .ui-datepicker-next {
    margin-right: 0px; }
  #my-account #myNominee-Revamp .ui-datepicker .ui-datepicker-title {
    margin-right: 1.7em; } }

/* nominee ends */
#my-account #myReferral .label {
  float: left;
  width: 100%;
  text-align: left; }

#my-account #myReferral .refContactCode {
  width: 20%;
  float: left; }

#my-account #myReferral .refContactNumber {
  width: 77%;
  margin-left: 3%;
  float: left; }

#my-account #myReferral .remove, #my-account #myReferral .add {
  margin-top: 25px; }

#my-account #myReferral .font-regular {
  font-weight: 400; }

#my-account .show-msg {
  padding-top: 8px; }
  #my-account .show-msg .success {
    color: green;
    font-size: 16px; }
  #my-account .show-msg .error-msg {
    color: #e13737; }

#my-account .broken-view {
  position: absolute;
  background-color: rgba(123, 123, 123, 0.83);
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  color: #fff;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  #my-account .alignCenter {
    position: absolute;
    right: 15px;
    top: 40%;
  }
  #my-account .broken-view .broken-view-text {
    text-align: center;
    margin-top: 15px; }

#my-account .content-loader {
  position: absolute;
  background-color: rgba(235, 235, 235, 0.6);
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

#my-account .divTableRow.row {
  margin-left: 0px;
  margin-right: 0px; }

#my-account .cv-toast {
  position: fixed;
  bottom: 7%;
  right: 30px;
  width: 250px;
  min-height: 100px;
  background-color: #fff;
  background-image: url(clientlib-site/resources/images/Golden-strip.png);
  -webkit-box-shadow: -1px 1px 20px 0px;
  box-shadow: -1px 1px 20px 0px;
  z-index: 11; }
  #my-account .cv-toast .close {
    position: relative;
    right: 8px;
    top: 5px; }
  #my-account .cv-toast .cv-toast-message {
    color: #000;
    padding: 15px;
    margin-top: 7px;
    max-width: 235px; }
    #my-account .cv-toast .cv-toast-message p {
      margin-bottom: 0px; }
  #my-account .cv-toast .progres-bar {
    width: 100%;
    height: 5px;
    background-color: #b99650; }
  #my-account .cv-toast .progres {
    -webkit-animation: prgs 5s cubic-bezier(0.41, 0.39, 1, 1);
    animation: prgs 5s cubic-bezier(0.41, 0.39, 1, 1); }
    #my-account .upcoming-trips{
      margin-right: 0px;
      margin-left: 0px;
    }
    #my-account .save-card-option:hover {
        font-weight: 600;
        text-decoration: underline;
    }

@-webkit-keyframes prgs {
  0% {
    width: 0%; }
  100% {
    width: 100%; } }

@keyframes prgs {
  0% {
    width: 0%; }
  100% {
    width: 100%; } }

/* commented for CUAT-525 */
/*@media screen and (min-width: 1150px) {
  #my-account .quick-links {
    position: relative; }
    #my-account .quick-links #myAccountPage_carousel {
      z-index: 1; }
    #my-account .quick-links .carousel-nav {
      width: calc(100% + 70px);
      position: absolute;
      left: -20px;
      top: 50%;
      padding: 0px; }
    #my-account .quick-links .prev, #my-account .quick-links .next {
      width: 45px;
      padding: 0px; }
    #my-account .quick-links .next {
      float: right; }
    #my-account .quick-links .prev {
      margin-left: 0px; } }*/

    /*LYLT 37 starts here*/
    @media (min-width: 320px) and (max-width: 375px) {
      #my-account .card-wrapper {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 10px !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; }
    }
    /*LYLT 37 ends here*/
    /* Lylty 260 starts here */
    @media (min-width: 320px) and (max-width: 425px) {
      #my-account .member-card-image {
        min-height: 180px !important;
      }
    }
    @media (min-width: 376px) and (max-width: 425px) {
      #my-account .card-wrapper {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 16px !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
      }
    }
    @media (min-width: 1024px) and (max-width: 1050px) {
    #my-account .card-content {
      position: relative;
      height: 180px !important;
    }
    }
    /* Lylty 260 ends here */



   .marg-left-20 {
    margin-left: 20px;
  }
   .person-details-container {
    background-image: url(clientlib-site/resources/images/my-profile/Golden-strip.png);
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: row;
    height: auto;
  }
   .border-btm-2 {
    border-bottom: 2px solid #fff;
  }
   .border-rt-2 {
    border-right: 2px solid #fff;
  }
   .flex-col {
    flex-direction: column;
  }
   .flex-warp {
    flex-wrap: wrap;
  }
   .center-align {
    align-items: center;
  }
   .upload-photo {
    margin-top: 25px;
  }
   .profile-icon-image {
    margin-left: 20px;
    height: 100%;
    padding-top: 7px;
  }
   .personal-icon {
    display: inline-block;
    margin-right: 7px;
  }
   .personal-data {
    line-height: 14px;
    margin-left: 15px;
    margin-top: 11px;
  }
   .color-ash {
    color: #666;
  }
   label.color-ash {
    font-weight: 400;
  }
   .flex1 {
    flex: 1;
  }
   .flex2 {
    flex: 2;
  }
   div.address .profile-icon-image {
    padding-top: 24px;
  }
   _:-ms-lang(x),  div.address .profile-icon-image {
    padding-top: 7px;
  }
   div.phone-number .phone-number-editable,  div.phone-number .mobile-mob-edit {
    padding: 10px 0px;
    width: 100%;
  }
   div.phone-int-code {
    padding-left: 3px;
    padding-right: 9px;
    padding-top: 1px;
  }
   div.phone-int-code-edit {
    padding-top: 25px;
  }
   label.phone-number {
    padding-left: 15px;
    position: absolute;
  }
   input.form-control.input.phone-number {
    margin-top: 25px;
  }
   div.address,  div.nationality,  div.email,  div.country,  div.seat-prefernce,  div.meal-preference,  div.passport,  div.passport-expiry,  div.place-issue, div.comm-pref {
    padding: 10px 0px;
  }
   select.gender-blk.form-fields.phone-code {
    margin-top: 31px;
  }
   .phone-number .phone-number-editable .phone-code {
    padding-left: 10px;
  }
   .empty-value-select {
    color: #333;
  }
  .checked-preference {
    background: url(clientlib-site/resources/images/Check-box-disabled.png) no-repeat;
    background-color: #efefef;
    cursor: not-allowed;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    vertical-align: middle;
  }
  .unchecked-preference {
    background: url(clientlib-site/resources/images/Check-box-empty-disabled.png) no-repeat;
    background-color: #efefef;
    cursor: not-allowed;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    vertical-align: middle;
  }
  div.comm-pref-mob {
      padding:0px;
  }
  p.comm-pref-txt-mob {
      display:inline;
  }
  div.seat-pref-height {
      min-height:50%;
  }
  .Communication-text {
    padding-right: 90px !important;
}
  @media (max-width: 767px) {
	 .mealPreference.meal-mob-edit select {
		 font-size: 13px;
		 padding-left: 5px;
	}
}
   .gender-blk {
    -webkit-appearance: none;
    width: 100%;
  }
   .v-select.searchable .dropdown-toggle {
    border: hidden;
    bottom: 4px;
  }
   .v-select input[type=search],  .v-select input[type=search]:focus {
    border: hidden;
    font-size: 18px;
  }
   .v-select button span,  .v-select i.open-indicator {
    display: none;
  }
   .form-padd {
    padding: 0px;
  }
   button.save-button {
    margin-top: 15px;
  }
   button.cancel-button {
    margin-top: 15px;
  }
   _:-ms-lang(x),  .flex1 {
    flex: none;
  }
   _:-ms-lang(x),  .fix {
    display: block;
  }
  
  /* Mobile view */
  @media (max-width: 1200px) and (min-width: 320px) {
     .visible-sm.visible-xs .address-mob {
      line-height: 20px;
      margin-top: 15px;
    }
     .visible-sm.visible-xs .address-mob .profile-icon-image {
      margin-bottom: 60px;
      margin-top: 0px;
      padding-top: 20px;
    }
     .visible-sm.visible-xs .address-mob-edit {
      padding-bottom: 15px;
      padding-left: 15px;
      padding-right: 15px;
    }
     .visible-sm.visible-xs .email-mob .email-mob-edit {
      width: 100%;
    }
     .visible-sm.visible-xs .email-mob .email-mob-edit label.email-mob {
      padding-left: 15px;
    }
  }
  @media screen and (max-width: 991px) {
     .profile-icon-image {
      padding-top: 22px;
    }
     .mob-padd-bottom-10 {
      padding-bottom: 10px;
    }
     .ht104px {
      height: 104px;
    }
     div.phone-number .phone-number-edit {
      padding-left: 15px;
    }
  }
  @media (max-width: 767px) {
     .personal-data {
      margin-top: 0px;
    }
     button.save-button {
      margin-top: 20px;
    }
  }
  .modal-body{
      padding-top:0px;
   }
   
   /*COM 1452 starts here*/
.material-switch > input[type="checkbox"] {
    display: none;   
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative; 
    width: 40px;  
}

.material-switch > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgb(0 0 0 / 50%);
    border-radius: 8px;
    content: '';
    height: 15px;
    margin-top: -8px;
    position: absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 25px;
}
.material-switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 30%);
    content: '';
    height: 15px;
    left: -4px;
    margin-top: -5px;
    position: absolute;
    top: -3px;
    transition: all 0.3s ease-in-out;
    width: 15px;
}
.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 15px;
}
.whatsapp-preference {
	width: 100%;
	display: flex;
}
.Whatsapp-text {
    padding-top: 10px;
    padding-left: 5px;
}
.Whatsapp-title {
    padding-left: 5px;
}
.slider-checkbox {
    padding-left: 10px;
    padding-top: 10px;
}
@media (min-width: 350px) and (max-width: 990px){
.responsive-whatsapp-preference {
	width: 100%;
	display: flex !important;
}
}
.Communication-text {
    padding-right: 149px;
}
.profile-whatsappIcon {
    height: 31px;
    padding-top: 10px;
}
.editable-whatsappIcon {
	height: 34px;
	padding-bottom: 2%;
}
.editable-slider-checkbox {
	padding-left: 10px;
}
.responsive-profile-whatsappIcon {
	height: 32px;
	padding-top: 8px;
	margin-right: 5px;
	margin-left: 14px;
}
.responsive-editable-whatsappIcon {
  height: 22px;
  margin-left: 14px;
}
#cursor {
	cursor: auto!important;
}
.label-info {
    background-color: #7d5a78;
}
.whatsapp-preference.top-align{
  margin-top: -10px;
}
/*COM 1452 ends here*/

   
.otpmodal .modal-header {
  padding-bottom: 0px; }
  .otpmodal .modal-header .modal-title span {
    border-bottom: 2px #b99650 solid; }

.otpmodal .otpSubmit button.aubergine-button-dark:disabled {
  background-color: #666;
  cursor: no-drop; }
  .otpmodal .otpSubmit button.aubergine-button-dark:disabled:hover {
    background-color: #666; }

.otpmodal .otpButton button.aubergine-button-dark:disabled {
  background-color: #666;
  cursor: no-drop; }
  .otpmodal .otpButton button.aubergine-button-dark:disabled:hover {
    background-color: #666; }

.otpmodal .otpTimer {
  text-align: center;
  font-weight: 700; }

#vistara-direct .enhance-content {
  color: #43566f;
  line-height: 25px;
  margin-top: 20px;
  padding-left: 5px; }

#vistara-direct .heading {
  color: #46143c;
  padding-top: 5px;
  font-size: 24px; }

#vistara-direct .secondheadexclusives {
  color: #43566f;
  margin-top: 13px;
  margin-bottom: 33px; }

#vistara-direct .btn {
  margin-bottom: 10px; }
  #vistara-direct .btn a {
    color: #fff; }
    #vistara-direct .btn a:hover {
      color: #fff;
      text-decoration: none; }

#vistara-direct .bgGold {
  background-image: url(clientlib-site/resources/images/Golden-strip.png); }

@media screen and (min-width: 768px) {
  #vistara-direct .colmargbte:nth-of-type(odd) .image-div {
    float: right; } }

.enhance-breadcrumb {
  background-color: transparent;
  margin-top: 10px;
  padding: 0; }

/* CSS for L1 starts here  */
.overflow_x {
  overflow-x: auto; }

.deals-list {
  margin-bottom: 20px;
  padding-top: 3%;
  padding-left: 0px; }

ul {
  list-style-type: none; }

#deals_list li a {
  color: #6a4462;
  cursor: pointer;
  margin-right: 37px;
  font-weight: 500; }

#deals_list li a.active {
  border-bottom: 1px solid #46143c;
  color: #6a4462;
  font-size: 24px;
  font-weight: 500; }

#deals_list li {
  border-bottom: 1px solid transparent;
  color: #6a4462;
  display: inline-block;
  font-size: 24px; }

#deals_list li a:hover {
  text-decoration: none; }

/* CSS L1 ends here*/
.retroheader {
  color: #6a4462;
  font-size: 2.4rem; }

@media (min-width: 768px) {
  .parent-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px; } }

.tableHead {
  background: url(images/strip-pattern.png) repeat;
  color: #fff; }

.seat-map-key-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-size: 39px;
  /*height: 73px;*/
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #d6d7da; }
  .seat-map-key-row .key-item {
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px;
    border-right: 1px solid #d6d7da;
    font-size: 13px;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .seat-map-key-row .key-item .key-asset {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 30px;
      margin-right: 15px; }

.seat-map-key-row .key-item.last {
  border-right: unset; }

.seat-map-key-row.last {
  border-bottom: unset; }

.reverse-dark {
  background-color: #e8eaed; }

.reverse-light {
  background-color: #f7f7f7; }

.modal-trigger {
  text-align: center;
  margin-top: 20px;
  text-decoration: underline;
  cursor: pointer;
  color: #6a4562;
  display: none; }

@media (max-width: 768px) {
  .seat-layout {
    width: 100%;
    height: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .seat-layout img {
    height: 100%; }
  .modal-trigger {
    display: block; }
  .responsive_L1_container.seat-map-table {
    width: 100%; } }

.seat-layout-modal {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background-color: #fff;
  z-index: 999;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }

.modal-closer {
  position: fixed;
  right: 40px;
  top: 0px;
  font-size: 50px;
  /*-webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);*/
  cursor: pointer;
  color: #b6b6b6; }

.modal-image-box {
  height: 100%;
  width: 100%;
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 30px 0px; }
  .modal-image-box img {
    width: 100%; }

.seat-layout-modal.active {
  opacity: 1;
  pointer-events: auto; }

.tblHeadBorder {
  border-right: 1px solid #fff; }

.tblHeadAlign {
  vertical-align: middle !important; }

.tdBorder {
  border-right: 1px solid #d6d7da; }

/* CSS for RWD L1 starts here  */
@media screen and (max-width: 767px) {
  .deals-list {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    padding-left: 0px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .deals-list {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    padding-left: 0px; } }

@media (max-width: 768px) {
  .seat-map-key-row .key-item {
    flex-direction: column;
    padding: 0;
    height: 100%;
    justify-content: center;
  }
  .seat-map-key-row .key-item .key-asset {
    margin-right: 0;
    margin-bottom: 8px;
  }
  .seat-map-key-row {
      height: 73px;
    }
}

/* CSS for RWD L1 ends here  */

#related-link-right-section ul li {
  display     : inline-block;
  margin-right: 40px;
}

#related-link-right-section ul li .related-icon a {
  text-decoration: none;
}

#related-link-right-section ul li .related-icon a:hover {
  color: #43566f;
}

#related-link-right-section ul li .related-icon a img.img-hover {
  display : none;
  position: relative;
}

#related-link-right-section ul li .related-icon:hover a img.img-hover {
  display : inline;
  position: relative;
}

#related-link-right-section ul li .related-icon:hover a img.img-first {
  display: none;
}

@media (max-width: 1024px) {
  #related-link-right-section {
    width: 100%;
  }

  #related-link-left-section {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  #related-link-right-section ul li {
    width       : 48%;
    margin-right: 0px;
  }
}

@media (max-width: 500px) {
  #related-link-right-section ul li {
    width: 100%;
  }
}
.media-lounge .deals-list {
  margin-bottom: 20px;
  padding-top: 3%;
  padding-left: 0px; }

.media-lounge #deals_list li {
  border-bottom: 1px solid transparent;
  color: #6a4462;
  display: inline-block;
  font-size: 24px; }
  .media-lounge #deals_list li a {
    color: #6a4462;
    cursor: pointer;
    margin-right: 37px;
    font-weight: 500; }
    .media-lounge #deals_list li a.active {
      border-bottom: 1px solid #6a4462;
      color: #6a4462;
      font-size: 24px;
      font-weight: 500; }
    .media-lounge #deals_list li a:hover {
      text-decoration: none; }

.media-lounge .deals-tab .nav-tabs {
  border-bottom: 0px; }
  .media-lounge .deals-tab .nav-tabs > li {
    float: none; }
    .media-lounge .deals-tab .nav-tabs > li > a {
      border: none;
      border-radius: 4px 4px 0px 0px;
      color: #6a4462;
      line-height: 1.42857143;
      margin-right: 10px;
      padding: 4px 0px 4px 0px;
      width: 100%;
      font-weight: 400; }
    .media-lounge .deals-tab .nav-tabs > li.active > a {
      color: #b99650;
      cursor: pointer;
      background: none;
      border: none;
      font-weight: 700; }
      .media-lounge .deals-tab .nav-tabs > li.active > a:hover {
        border: none;
        background-color: #fff; }
      .media-lounge .deals-tab .nav-tabs > li.active > a:focus {
        border: none; }

.media-lounge .nav > li > a:hover {
  text-decoration: none;
  background-color: #fff; }

.media-lounge li.first-list.active > a > .subTabRightArrow {
  background: url(images/right-arrow.png) no-repeat;
  content: '';
  display: inline-block;
  height: 15px;
  margin-top: 0px;
  width: 25px; }

.media-lounge .donwlofweb {
  width: 117px;
  height: 31px;
  padding: 6px;
  background-color: #b99650; }
  .media-lounge .donwlofweb:hover {
    background-color: #b9a573; }
  .media-lounge .donwlofweb a:hover {
    text-decoration: none; }

.media-lounge .downloadspan {
  margin-left: 6px;
  color: #fff; }

.media-lounge .image {
  padding-bottom: 3px; }

.media-lounge .padd {
  padding-top: 30px; }

.media-lounge .video {
  height: 222px;
  width: 100%; }

@media screen and (max-width: 767px) {
  .media-lounge .deals-tab {
    display: flex;
    flex-direction: column; }
    .media-lounge .deals-tab .right-section {
      flex: none;
      margin: 0px;
      padding-top: 4px;
      width: 100%; }
    .media-lounge .deals-tab .left-section {
      display: inline-block;
      flex: 0 0 auto;
      float: left;
      margin-left: 3px;
      padding-top: 10px;
      width: 100%; }
  .media-lounge .deals-list {
    min-width: max-content;
    padding-left: 0px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .media-lounge .deals-tab {
    display: flex;
    flex-direction: column; }
    .media-lounge .deals-tab .right-section {
      flex: none;
      margin: 0px;
      width: 100%;
      padding-top: 4px; }
    .media-lounge .deals-tab .left-section {
      display: inline-block;
      flex: 0 0 auto;
      float: left;
      margin-left: 0px;
      padding-top: 10px;
      width: 100%; }
  .media-lounge .deals-list {
    min-width: max-content;
    padding-left: 0px; } }

@media (max-width: 768px) {
  .media-lounge .padd {
    padding-top: 20px; } }

@media (min-width: 769px) and (max-width: 812px) {
  .media-lounge .padd {
    padding-top: 30px; }
  .media-lounge .video {
    height: 222px;
    width: 100%; } }

@media (max-width: 1023px) {
  .media-lounge .padd {
    padding-top: 20px; } }

/* Added for cuat-1364 */
#myAccountPage_carousel .jcarousel-control-prev, 
#myAccountPage_carousel .jcarousel-control-next {z-index:5; }
#myAccountPage_carousel a#jcarousel-control-next:hover, 
#myAccountPage_carousel a#jcarousel-control-next:active, 
#myAccountPage_carousel a#jcarousel-control-next:focus {   color: #ffff; text-decoration: none; }
#myAccountPage_carousel a#jcarousel-control-prev:hover, 
#myAccountPage_carousel a#jcarousel-control-prev:active, 
#myAccountPage_carousel a#jcarousel-control-prev:focus {   color: #ffff; text-decoration: none; }
#myAccountPage_carousel .jcarousel{ /* Added for WCAG focus cuat-1364 */
    z-index: -1;
}
/* Ended for cuat-1364 */
.account-section,
.quick-links {
  margin-bottom: 15px; }

.route .list.heading3:hover {
  color: #582c4f; }

.jcarousel .card-box {
  border: 1px solid #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }

.box-content {
  background-color: rgba(44, 66, 93, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: auto;
  color: #fff;
  padding: 10px 15px; }

.jcarousel p {
  height: auto;
  text-align: left; }

#jcarousel-control-next {
  float: right; }
#jcarousel-control-prev { /* Added changes for WCAG AI194 */
  float: left; }
.aubergine-underline {
  border-bottom: 1px solid #6a4462;
  display: inline-block; }
/* Added changes for WCAG AI194 */
#myAccountPage_carousel .deal-tile-wrapper {
  position: relative;
  overflow: hidden;
  margin: 0 2px;
  display: inline-block;
  text-align:center;
}
#myAccountPage_carousel .deal-tile-wrapper:focus-within {
  box-shadow: 0 1rem 1.5rem rgb(0 0 0 / 20%);
  border: 2px solid #4A4F55;
}
#myAccountPage_carousel a.deal-xs-desc-icon:focus {
  outline: none;
}
#myAccountPage_carousel .deal-tile-wrapper .deal-tile-overlay {
  background-color: rgba(44, 66, 93, 0.8);
  bottom: 0px;
  color: #fff;
  padding: 11px 14px;
  position: absolute;
  transform: translateY(56px);
  transition: all 0.15s ease-in-out;
  width: 100%; 
}
#myAccountPage_carousel .deal-tile-wrapper:hover .deal-tile-overlay, #myAccountPage_carousel .deal-tile-wrapper:focus-within .deal-tile-overlay {
  background-color: rgba(88, 44, 79, 0.7);
  cursor: pointer;
  transform: translateY(0px); 
}
#myAccountPage_carousel .deal-tile-wrapper .deal-icon-reveal {
  display: block;
  height: 40px;
  width: 40px;
  padding-top: 5px;
}
#myAccountPage_carousel .deal-tile-wrapper .deal-tile-overlay .fold-title {
  width: 92%;
  overflow: hidden;
  margin:0 0 5px;
}
#myAccountPage_carousel .deal-tile-wrapper .deal-tile-overlay .vis-label .fold-title {
  white-space: nowrap;
  text-overflow: ellipsis;
}
#myAccountPage_carousel .deal-tile-wrapper:hover .deal-tile-overlay .vis-label .fold-title, #myAccountPage_carousel .deal-tile-wrapper:focus-within .deal-tile-overlay .vis-label .fold-title {
  white-space: unset;
  text-overflow: unset;
}
#myAccountPage_carousel .deal-tile-wrapper .deal-tile-overlay p{
  width:100%;
}
#myAccountPage_carousel .deal-xs-desc-icon {
  width: 30px;
  height: 30px;
  color: #fff;
  text-decoration: none;
}
#my-account-quicklinks .generic-jcarousel-control-prev, #my-account-quicklinks .generic-jcarousel-control-next {
  position: absolute;
  top: 50%;
  margin-top: -10px; /* Added for cuat-1364 */
  background-color: rgb(255, 255, 255);
  border-radius: 20px;
}
/* Added for cuat-1364 */
#my-account-quicklinks .generic-jcarousel-control-prev {
  left: -4px;
}
#my-account-quicklinks .generic-jcarousel-control-next {
  right: -4px;
}
.generic-jcarousel-control-prev, .generic-jcarousel-control-next {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  width: 32px;
  background-color: rgb(255, 255, 255);
  border-radius: 20px;
}
.generic-jcarousel-control-prev:hover, .generic-jcarousel-control-next:hover {
  border-radius: 20px;
  box-shadow: 0px 0px 5px #999;
  cursor: pointer;
  padding: 3px;
}
/* Ended for cuat-1364 */
@media screen and (min-width: 768px) and (max-width: 991px) {
  #myAccountPage_carousel .deal-tile-overlay .fold-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
}
@media screen and (max-width: 768px) {  
    #myAccountPage_carousel .deal-tile-wrapper .deal-tile-overlay {
       transform: translateY(0px);
    }
    #myAccountPage_carousel .deal-tile-wrapper .deal-tile-overlay .vis-label .fold-title {
        float:left;
    }
    #myAccountPage_carousel .deal-tile-wrapper .deal-xs-icon {
        width:24px;
        height: 24px;
        display: block;
        float: right;
    }
}
/* Ended changes for WCAG AI194 */
@media screen and (min-width: 1150px) {
  #my-account-quicklinks .quick-links {
    position: relative; }
    #my-account-quicklinks .quick-links #myAccountPage_carousel {
      z-index: 1; }
    #my-account-quicklinks .quick-links .carousel-nav {
      width: calc(100% + 70px);
      position: absolute;
      left: -20px;
      top: 50%;
      padding: 0px; }
    #my-account-quicklinks .quick-links .prev,
    #my-account-quicklinks .quick-links .next {
      width: 45px;
      padding: 0px; }
    #my-account-quicklinks .quick-links .next {
      float: right; }
    #my-account-quicklinks .quick-links .prev {
      margin-left: 0px; } }
.Btn-template .aubergine-button-dark {
    background-color: #46143c;
    color: #fff;
}

.Btn-template .golden-button {
    background-color: #b99650;
    color: #fff;
    margin: 4px 2px;
}

.Btn-template .grey-button:hover {
    background-color: #999; 
}

.Btn-template .grey-button {
  background-color: #666;
  color: #fff; }
  
 .Btn-template .aubergine-button-dark {
  background-color: #46143C;
  color: #fff;
}
.Btn-template .aubergine-button-dark:hover {
  background-color: #7D5A78;
}
.cta-button {
  padding: 6px;
}
#sitemap .sitemap-text {
  font: 2.3rem "Open Sans";
  color: #6a4462;
}
#sitemap .primaryText .regfrommargi {
  color: #6a4462;
  font-size: 20px;
}
#sitemap .familypoolul {
  padding-top: 10px;
}
#sitemap .padding-left-initial {
  padding-left: initial !important;
}
#sitemap .familypoolul li {
  padding-bottom: 2%;
  font-size: 14px;
  color: #000;
  margin-bottom: 0px;
  list-style: circle;
}
#sitemap .familypoolul li a {
  color: #000;
  text-decoration: none;
}
#sitemap .wrapList {
  margin-left: 0%;
  padding-left: 0%;
  padding: 0px;
  padding-left: 20px;
}
#sitemap .bBottom {
  padding-bottom: 2%;
  display: flex;
  flex-wrap: wrap; 
}

#sitemap .section-title {
  text-decoration: none;
  border-bottom: 3px solid #b99650;
  padding-bottom: 5px;
}

@media only screen and (min-width: 769px) {
  #sitemap .flightscol1 {
    padding-left: 21px;
  }
  #sitemap .flightscol2 {
    padding-left: 32px;
  }
  #sitemap .flightscol3 {
    padding-left: 42px;
  }
}
.vistara-experience .text-and-image a:hover {
	font-weight: 600;
}
.vistara-experience .image-right iframe {
	margin-top: 15px;
}

.text-and-image.image-left {
  display: flex;
  flex-direction: column; }
  @media (min-width: 1024px) {
    .text-and-image.image-left {
      flex-direction: row; } }

.text-and-image.image-right {
  display: flex;
  flex-direction: column-reverse; }
  @media (min-width: 1024px) {
    .text-and-image.image-right {
      flex-direction: row-reverse; } }

/* Inflight magazine css*/
#inflight-magazine .dashboardBanner {
  margin-left: 17px;
  height: 365px;
  color: #fff;
  background-repeat: repeat;
  position: relative;
  background-position: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

#inflight-magazine .regfrommargi {
  padding: 0px 0px 10px 0px; }

#inflight-magazine .vistara-logo-magazine {
  position: absolute;
  top: 25%;
  right: 5%; }

#inflight-magazine .banner-shadow {
  position: absolute;
  top: 10%;
  left: 10%; }

#inflight-magazine .magazine-banner-left {
  position: absolute;
  top: 10%;
  left: 10%; }
  #inflight-magazine .magazine-banner-left button {
    display: inherit;
    background-color: #b99650;
    padding: 10px 25px;
    outline: 0;
    margin-top: 10px;
    text-align: center;
    cursor: pointer; }
    #inflight-magazine .magazine-banner-left button :hover {
      background-color: #b9a573; }

#inflight-magazine .magazine-banner-left-image {
  height: 263px; }

#inflight-magazine .logo-subheadings {
  font-size: 18px;
  color: #fff; }

#inflight-magazine .latest-edition {
  padding: 10px 0px;
  border-bottom: 1px solid #e8eaed; }

#inflight-magazine .latest-edition-title {
  color: #43566f;
  padding-bottom: 20px;
  font-size: 24px; }

#inflight-magazine .tile-wrapper {
  position: relative;
  overflow: hidden;
  height: 100%;
  border: 1px solid #ebebeb; }
  #inflight-magazine .tile-wrapper .tile-overlay1 {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: rgba(67, 86, 111, 0.8);
    transition: all 0.15s ease-in-out;
    padding: 10px 15px;
    color: #fff;
    height: 100px; }
    #inflight-magazine .tile-wrapper .tile-overlay1 p {
      margin: 0px; }

#inflight-magazine .latest-read-download {
  text-align: center; }
  #inflight-magazine .latest-read-download button {
    outline: 0;
    padding: 10px 25px;
    color: #fff;
    background-color: #b99650;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    margin-top: 10px; }
    #inflight-magazine .latest-read-download button:hover {
      background-color: #b9a573; }

#inflight-magazine .latest-read-download-archive .inflightBtn {
  outline: 0;
  text-decoration: none;
  padding: 1px 28px;
  color: #fff;
  background-color: #b99650;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  margin-top: 10px; }
  #inflight-magazine .latest-read-download-archive .inflightBtn:hover {
    background-color: #b9a573; }

#inflight-magazine .latest-read-download-archive button {
  outline: 0;
  padding: 1px 28px;
  color: #fff;
  background-color: #b99650;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  margin-top: 10px;
  margin-left: 10px; }
  #inflight-magazine .latest-read-download-archive button:hover {
    background-color: #b9a573; }

#inflight-magazine .magazine-issue-date {
  font-size: 18px;
  padding: 10px 0px 0px 0px;
  color: #43566f; }

#inflight-magazine .img_width_100per {
  width: 100%;
  height: 100%; }

#inflight-magazine .captionsecond {
  color: #43566f;
  font-size: 18px;
  text-shadow: none;
  line-height: 1.2; }

#inflight-magazine .next-btn:link, #inflight-magazine .prev-btn:link, #inflight-magazine .next-btn:visited, #inflight-magazine .prev-btn:visited {
  background-color: #46143c;
  color: #fff;
  font-weight: bold; }

#inflight-magazine .searchbtnlay {
  width: 100%;
  border: 0px;
  padding: 6px;
  color: #fff;
  background: #582c4f;
  min-height: 34px; }
  #inflight-magazine .searchbtnlay:hover {
    background: #6a4462; }

#inflight-magazine .jcarousel li {
  border: none;
  float: left;
  position: relative;
  margin-right: 10px;
  max-width: 327px;
  min-width: 200px; }

#inflight-magazine .jcarousel img {
  display: block;
  max-width: 100%;
  height: 310px !important;
  width: auto !important}

#inflight-magazine .wrapper {
  box-sizing: border-box;
  margin: auto;
  padding: 17px 0px;
  width: 100%; }

#inflight-magazine .jcarousel-wrapper {
  border: none;
  border-radius: 0px;
  box-shadow: none;
  margin: 0px; }

#inflight-magazine .img-jcarousel {
  float: left;
  width: 250px; }

#inflight-magazine .year, #inflight-magazine .month {
  color: #582c4f;
  padding: 6px;
  font-size: 14px;
  font-weight: bold;
  max-width: 117px;
  width: 100%;
  height: 34px; }

#inflight-magazine .flex-end {
  padding: 0px;
  display: flex;
  justify-content: space-around; }

#inflight-magazine .select_dropdown_img {
  background-image: url("clientlib-site/resources/images/input-icon/dropdown-visible.png");
  background-repeat: no-repeat;
  background-position: 95%;
  -webkit-appearance: none;
  background-size: 25px; }

@supports (-ms-ime-align: auto) {
  #inflight-magazine .select_dropdown_img {
    background-image: url("clientlib-site/resources/images/input-icon/dropdown-visible.png");
    background-repeat: no-repeat;
    background-position: 95%;
    -webkit-appearance: none;
    height: 36px; } }

@-moz-document url-prefix() {
  #inflight-magazine #year_drpdwn {
    max-width: 95px;
    width: 100%;
    padding: 0px; }
  #inflight-magazine #month_drpdwn {
    padding: 0px; }
  #inflight-magazine .searchbtnlay {
    width: 100%;
    border: 0px;
    padding: 7px;
    color: #fff;
    background: #582c4f;
    margin-left: 23px; } }

@media only screen and (max-width: 768px) {
  #inflight-magazine .interlineimg {
    margin-left: 0px;
    height: 500px; }
  #inflight-magazine .tile-wrapper {
    position: relative;
    overflow: hidden;
    height: 100%;
    margin-bottom: 10px;
    clear: both; }
  #inflight-magazine .magazine-issue-date {
    font-size: 18px;
    padding: 10px 0px 0px 0px;
    color: #43566f; }
  #inflight-magazine .banner-shadow {
    position: absolute;
    top: 10%;
    left: 16%; }
  #inflight-magazine .magazine-banner-left {
    position: absolute;
    top: 5%;
    left: 16%; }
    #inflight-magazine .magazine-banner-left img {
      height: 263px; }
  #inflight-magazine .vistara-logo-magazine {
    width: 227px;
    top: 70%;
    right: 22%; }
    #inflight-magazine .vistara-logo-magazine img {
      width: 200px;
      margin-top: 25px; }
  #inflight-magazine .latest-edition-title {
    padding-left: 15px; }
  #inflight-magazine .logo-subheadings {
    font-size: 13px;
    color: #fff; }
  #inflight-magazine .captionsecond {
    color: #43566f;
    font-size: 18px;
    text-shadow: none;
    line-height: 1.2;
    margin-left: 130px; }
  #inflight-magazine .jcarousel {
    height: 312px;
    width: 225px; } }

@media (max-width: 768px) {
  #inflight-magazine .jcarousel-control-prev {
    left: -20px; }
  #inflight-magazine .jcarousel-control-next {
    right: -20px; }
  #inflight-magazine #flimstrip-carousel .jcarousel {
    height: 500px;
    width: 94%; } }

@media (max-width: 1024 px) {
  #inflight-magazine .jcarousel {
    height: 500px; } }

@media (min-width: 1025px) {
  #inflight-magazine .jcarousel {
    max-width: 1000px;
    height: 400px; } }

@media (max-width: 767px) {
  #inflight-magazine #without-flimstrip-carousel {
    margin-left: -478px; }
  #inflight-magazine .margin-fix {
    margin-left: 65%; } }

@media (max-width: 1024px) {
  #inflight-magazine #wrapper_inflight {
    margin-top: 40px; } }

@media (min-width: 768px) and (max-width: 991px) {
  #inflight-magazine #year_drpdwn {
    width: 100%; }
  #inflight-magazine #month_drpdwn {
    width: 100%; }
  #inflight-magazine #without-flimstrip-carousel {
    margin-left: -300px; } }

@media (min-width: 992px) and (max-width: 1024px) {
  #inflight-magazine #without-flimstrip-carousel {
    margin-left: -215px; } }

@media (min-width: 415px) and (max-width: 766px) {
  #inflight-magazine #month_drpdwn {
    width: 100%;
    max-width: 150px; }
  #inflight-magazine #year_drpdwn {
    width: 100%;
    max-width: 150px; } }

@media (max-width: 380px) {
  #inflight-magazine .year, #inflight-magazine .month {
    color: #582c4f;
    padding: 7px;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    max-width: 102px; }
  #inflight-magazine .searchbtnlay {
    width: 100%;
    border: 0px; }
  #inflight-magazine #year_inflight, #inflight-magazine #month_inflight {
    padding-right: 5px; } }

@media (min-width: 992px) and (max-width: 1024px) {
  #inflight-magazine .logo-subheadings {
    font-size: 15px;
    margin-left: 20px; }
  #inflight-magazine .vistara-logo-magazine {
    left: 35%; }
    #inflight-magazine .vistara-logo-magazine img {
      width: 100%; } }

@media (min-width: 769px) and (max-width: 991px) {
  #inflight-magazine .logo-subheadings {
    font-size: 14px;
    margin-left: 17px;
    width: 95%; }
  #inflight-magazine .vistara-logo-magazine {
    left: 40%; }
    #inflight-magazine .vistara-logo-magazine img {
      width: 100%; } }

@media (max-width: 768px) and (orientation: landscape) {
  #inflight-magazine .vistara-logo-magazine {
    width: 227px;
    top: 25%;
    right: 1%; }
  #inflight-magazine .interlineimg {
    height: 370px; } }

@media (min-width: 768px) and (max-width: 1020px) and (orientation: portrait) {
  #inflight-magazine .vistara-logo-magazine {
    width: 227px;
    top: 25%; }
    #inflight-magazine .vistara-logo-magazine img {
      width: 150%; }
  #inflight-magazine .interlineimg {
    height: 370px; }
  #inflight-magazine .logo-subheadings {
    font-size: 14px;
    margin-left: 17px;
    width: 150%; } }

.club-vistara .deals-list {
  margin-bottom: 20px;
  padding-top: 3%;
  padding-left: 0px; }

.club-vistara #deals_list li {
  border-bottom: 1px solid transparent;
  color: #6a4462;
  display: inline-block;
  font-size: 24px; }
  .club-vistara #deals_list li a {
    color: #6a4462;
    cursor: pointer;
    margin-right: 37px;
    font-weight: 500; }
    .club-vistara #deals_list li a.active {
      border-bottom: 1px solid #46143c;
      color: #6a4462;
      font-size: 24px;
      font-weight: 500; }
    .club-vistara #deals_list li a:hover {
      text-decoration: none; }

.club-vistara .deals-tab .nav-tabs {
  border-bottom: 0px; }
  .club-vistara .deals-tab .nav-tabs > li {
    float: none; }
    .club-vistara .deals-tab .nav-tabs > li > a {
      border: none;
      border-radius: 4px 4px 0px 0px;
      color: #6a4462;
      line-height: 1.42857143;
      margin-right: 10px;
      padding: 4px 0px 4px 0px;
      width: 100%;
      font-weight: 400; }
    .club-vistara .deals-tab .nav-tabs > li.active > a {
      color: #b99650;
      cursor: pointer;
      background: none;
      border: none;
      font-weight: 700; }
      .club-vistara .deals-tab .nav-tabs > li.active > a:hover {
        border: none;
        color: #43566f; }
      .club-vistara .deals-tab .nav-tabs > li.active > a:focus {
        border: none; }

.club-vistara .nav > li > a:hover {
  text-decoration: none;
  background-color: #fff; }

.club-vistara .text-align {
  line-height: 24px;
  text-align: justify; }

.club-vistara .text {
  color: #333;
  font-size: 20px;
  font-weight: 700; }

.club-vistara li.first-list.active > a > .subTabRightArrow {
  background: url(images/right-arrow.png) no-repeat;
  content: '';
  display: inline-block;
  height: 15px;
  margin-top: 0px;
  width: 25px; }

.club-vistara #basic .basic-th {
  color: #fff;
  height: 46px;
  font-size: 15px; }

.club-vistara #basic .basic-tr {
  height: 46px; }
  .club-vistara #basic .basic-tr:nth-of-type(odd) {
    background-color: #ccc; }
  .club-vistara #basic .basic-tr:nth-of-type(even) {
    background-color: #ebebeb; }

.club-vistara .aubergine {
  color: #46143c; }

@media screen and (max-width: 767px) {
  .club-vistara .deals-tab {
    display: flex;
    flex-direction: column; }
    .club-vistara .deals-tab .right-section {
      flex: none;
      margin: 0px;
      padding-top: 4px;
      width: 100%; }
    .club-vistara .deals-tab .left-section {
      display: inline-block;
      flex: 0 0 auto;
      float: left;
      margin-left: 3px;
      padding-top: 10px;
      width: 100%; }
  .club-vistara .deals-list {
    min-width: max-content;
    padding-left: 0px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .club-vistara .deals-tab {
    display: flex;
    flex-direction: column; }
    .club-vistara .deals-tab .right-section {
      flex: none;
      margin: 0px;
      width: 100%;
      padding-top: 4px; }
    .club-vistara .deals-tab .left-section {
      display: inline-block;
      flex: 0 0 auto;
      float: left;
      margin-left: 0px;
      padding-top: 10px;
      width: 100%; }
  .club-vistara .deals-list {
    min-width: max-content;
    padding-left: 0px; } }

/* CSS for grid ends here  */

.platinum-exclusive #platinum-exclusive .tile-padding {
  padding: 6px; }
  .platinum-exclusive #platinum-exclusive .tile-padding .full-height {
    height: 460px;
    position: relative; }
  .platinum-exclusive #platinum-exclusive .tile-padding .description {
    position: absolute;
    bottom: 0px;
    padding: 15px; }
  .platinum-exclusive #platinum-exclusive .tile-padding .tile-wrapper {
    overflow: hidden; }
    .platinum-exclusive #platinum-exclusive .tile-padding .tile-wrapper .tile-overlay {
      background-color: rgba(44, 66, 93, 0.8);
      bottom: 0px;
      color: #fff;
      padding: 11px 14px;
      position: absolute;
      transform: translateY(51px);
      transition: all 0.15s ease-in-out;
      width: 100%; }
    .platinum-exclusive #platinum-exclusive .tile-padding .tile-wrapper:hover .tile-overlay {
      background-color: rgba(88, 44, 79, 0.7);
      cursor: pointer;
      transform: translateY(0px); }
    .platinum-exclusive #platinum-exclusive .tile-padding .tile-wrapper .icon-reveal {
      display: inline-block;
      height: 40px;
      width: 40px; }

.platinum-exclusive ul.sub-lists {
  list-style: none; }

.platinum-exclusive #about-cv li a:hover {
  text-decoration: none; }

.platinum-exclusive .list.active > a::after {
  content: "";
  background: url("clientlib-site/resources/images/right-arrow.png") no-repeat;
  display: inline-block;
  height: 15px;
  width: 13px;
  margin-left: -3px; }

.platinum-exclusive .marg-top-40 {
  margin-top: 40px; }

.platinum-exclusive .padd-10 {
  padding: 10px; }

.platinum-exclusive .gallery .gallery-images .carousel-nav img {
  height: 40px;
  width: 40px; }

.platinum-exclusive .gallery .gallery-images .carousel-nav-sides {
  margin-left: 15px;
  margin-right: 15px;
  top: 50%; }
  .platinum-exclusive .gallery .gallery-images .carousel-nav-sides .carousel-nav-left a {
    left: -5%; }
  .platinum-exclusive .gallery .gallery-images .carousel-nav-sides .carousel-nav-right a {
    right: -5%; }

.platinum-exclusive #CVNotesGalleryModal .modal-dialog {
  margin: 50px auto; }

.platinum-exclusive #CVNotesGalleryModal .carousel-inner {
  width: 87%;
  margin: auto; }

.platinum-exclusive #CVNotesGalleryModal .modal-header {
  padding: 0px; }

.platinum-exclusive #CVNotesGalleryModal .controls {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: space-between;
  top: 30%; }

.platinum-exclusive #CVNotesGalleryModal .carousel-indicators {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0px;
  width: 100%;
  margin-top: 20px;
  display: flex;
  justify-content: space-between; }
  .platinum-exclusive #CVNotesGalleryModal .carousel-indicators li, .platinum-exclusive #CVNotesGalleryModal .carousel-indicators li.active {
    width: 18%;
    height: auto;
    text-indent: 0px; }
    .platinum-exclusive #CVNotesGalleryModal .carousel-indicators li img, .platinum-exclusive #CVNotesGalleryModal .carousel-indicators li.active img {
      width: 100%; }
  .platinum-exclusive #CVNotesGalleryModal .carousel-indicators li.active {
    margin: 1px; }

@media screen and (max-width: 1024px) {
  .platinum-exclusive .flex-display {
    flex-direction: column; }
  .platinum-exclusive #platinum-exclusive-section .left-section,
  .platinum-exclusive #platinum-exclusive-section .right-section {
    width: 100%; }
  .platinum-exclusive #platinum-exclusive .tile-wrapper .tile-overlay {
    padding: 11px 14px 28px; }
  .platinum-exclusive #platinum-exclusive .tile-wrapper .icon-reveal {
    bottom: 32px;
    float: right;
    height: 24px;
    position: relative;
    width: 24px; } }

@media screen and (max-width: 768px) {
  .platinum-exclusive #platinum-exclusive .full-height {
    height: auto; } }

@media screen and (max-width: 1100px) {
  .platinum-exclusive .gallery .gallery-images .carousel-nav-sides .carousel-nav-left a {
    left: -4.5%; }
  .platinum-exclusive .gallery .gallery-images .carousel-nav-sides .carousel-nav-right a {
    right: -4.5%; } }

@media screen and (max-width: 991px) {
  .platinum-exclusive .gallery .gallery-images .carousel-nav-sides {
    position: relative;
    flex-direction: row;
    margin: 0 auto;
    justify-content: center; }
    .platinum-exclusive .gallery .gallery-images .carousel-nav-sides .carousel-nav-left {
      margin-right: 30px; }
      .platinum-exclusive .gallery .gallery-images .carousel-nav-sides .carousel-nav-left a {
        position: static; }
    .platinum-exclusive .gallery .gallery-images .carousel-nav-sides .carousel-nav-right {
      margin-left: 30px; }
      .platinum-exclusive .gallery .gallery-images .carousel-nav-sides .carousel-nav-right a {
        position: static; } }

.vistara-description p {
  color: #000;
  font-size: 14px;
  font-weight: 400; }

.vistara-description ul {
  list-style-type: circle; }
  .vistara-description ul li {
    margin-bottom: 8px; }

.vistara-description span {
  color: #666; }

/* Added for COM-1642 */
.vistara-desc h1{
  font-size: 30px;
}
.vistara-desc h2{
  font-size: 24px;
}
.vistara-desc h3{
  font-size: 22px;
}
.vistara-desc h4{
  font-size: 20px;
}
.vistara-desc h5{
  font-size: 16px;
}
/* Ended for COM-1642 */

.vistara-description h1,
.vistara-description h2,
.vistara-description h3,
.vistara-description h4,
.vistara-description h5,
.vistara-description h6 {
  color: #582c4f;
  font-size: 24px;
  font-weight: 500; }
  
.vistara-description a:hover {
  font-weight: bold; }

.vistara-description.hr-left {
  margin-left: 0px;
  width: 50% !important;
  text-align: left;
  border-top: thin solid #ccc;
  margin-top: 20px;
  margin-bottom: 20px; }

.vistara-description table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .vistara-description table > tbody > tr {
    height: 46px;
    text-align: center; }
    .vistara-description table > tbody > tr > th {
      background: url(clientlib-site/resources/strip-pattern.png) repeat;
      border: 1px solid #ddd;
      color: #fff;
      padding: 8px;
      font-size: 15px;
      text-align: center; }
    .vistara-description table > tbody > tr > td {
      padding: 8px;
      border: 1px solid #ddd; }
    .vistara-description table > tbody > tr:nth-of-type(odd) {
      background-color: #f9f9f9; }
    .vistara-description table > tbody > tr:hover {
      background-color: #f5f5f5; }
.vistara-description.text-white u:focus-within {
  text-decoration : none;
}
.vistara-description.text-white a {
  color: #ffffff;
}
.vistara-description.text-white a:focus {
  color: #337ab7;
  outline: none;
  border-bottom: 2px solid #b99650;
  padding: initial;
  text-decoration: none;
}
.text-grey, .text-grey p, .text-grey h1, .text-grey h2, .text-grey h3, .text-grey h4,
 .text-grey h5, .text-grey h6, .text-grey pre
{
  color: grey;
}

.text-black, .text-black p, .text-black h1, .text-black h2, .text-black h3, .text-black h4,
 .text-black h5, .text-black h6, .text-black pre
{
  color: black;
}

.text-white, .text-white p, .text-white h1, .text-white h2, .text-white h3, .text-white h4,
 .text-white h5, .text-white h6, .text-white pre
{
  color: white;
}
.lower-roman > li {
	list-style: lower-roman;
}
.upper-roman > li{
	list-style: upper-roman;
}
.uppercase-alpha > li{
	list-style: upper-alpha;
}
.lowercase-alpha > li{
	list-style: lower-alpha;
}
#group-booking .vistara-deals .bgBlue {
  background-image: url(clientlib-site/resources/images/grp-book-bg.jfif);
  width: 26%;
  margin-right: 3%;
  float: right; }

#group-booking .vistara-deals .caption-log-in {
  text-shadow: none;
  line-height: 1.2;
  margin-bottom: 25px; }

#group-booking .paddT26px {
  padding-top: 26px; }

#group-booking .paddB26px {
  padding-bottom: 26px; }

#group-booking .group-booking-login .loginnewpopupbtn {
  float: none;
  margin-top: 19px;
  margin-left: 0px; }

#group-booking input#grms_login {
  background: #b99650;
  border: #b99650;
  width: 114px;
  height: 30px;
  color: #fff; }
  #group-booking input#grms_login:hover {
    background-color: #b9a573; }

#group-booking input#grms_register {
  background: #b99650;
  border: #b99650;
  width: 114px;
  height: 30px;
  color: #fff; }
  #group-booking input#grms_register:hover {
    background-color: #b9a573; }

#group-booking #basic .basic-th {
  color: #fff;
  height: 46px;
  font-size: 15px; }

#group-booking #basic .basic-tr:nth-of-type(odd) {
  background-color: #ccc; }

#group-booking #basic .basic-tr:nth-of-type(even) {
  background-color: #ebebeb; }

#group-booking .heading6 {
  font-weight: 100; }

#group-booking .flexCol {
  flex-direction: column; }

#group-booking .dpIcon {
  height: 100%;
  border-radius: 50%;
  margin-left: 5px; }

#group-booking .section-title-divider {
  width: 80px;
  height: 2px;
  background: #b99650;
  margin-bottom: 25px; }

#group-booking .vistara-benefits-section {
  margin-left: 0px;
  padding-bottom: 20px; }

#group-booking .regfrommargi {
  line-height: 24px; }

#group-booking .dashboardPoints {
  box-sizing: border-box;
  padding-left: 15px;
  padding-bottom: 5px; }

#group-booking .bBottom {
  border-bottom: 1px solid #ccc; }

#group-booking .caption {
  text-shadow: none;
  line-height: 1.2;
  margin-bottom: 10px;
  padding-left: 0px; }

#group-booking .bgGold {
  background-image: url(clientlib-site/resources/images/Golden-strip.png); }

#group-booking #gb-rightContent {
  margin-top: 50px; }

#group-booking .grms-register-btn {
  margin-top: 2px; }

@media only screen and (max-width: 767px) {
  #group-booking .flex-display {
    display: flex; }
    #group-booking .flex-display.image-left {
      flex-direction: column; }
    #group-booking .flex-display.image-right {
      flex-direction: column-reverse; }
  #group-booking .dpIcon img {
    width: 95%; }
  #group-booking #gb-rightContent {
    margin-left: 8px;
    margin-right: 19px;
    margin-top: 12px;
    float: left;
    width: 95%; } }

@media only screen and (min-width: 768px) {
  #group-booking .flex-display {
    display: flex; }
    #group-booking .flex-display.image-left {
      flex-direction: row; }
    #group-booking .flex-display.image-right {
      flex-direction: row-reverse; }
  #group-booking #gb-rightContent {
    margin-left: 8px;
    margin-right: 19px;
    margin-top: 12px;
    float: left;
    width: 95%; } }

#banner .mrgntp {
  margin-top: 1px; }

#banner .priority {
  color: #582c4f;
  font-size: 14px;
  font-weight: 700; }

#banner .pattern-img {
  background-image: url("clientlib-site/resources/images/light-golden-yantra-pattern.png");
  background-repeat: repeat;
  height: auto; }

#banner .img-wrapper {
  position: relative;
  overflow: hidden;
  height: 100%;
  border: 1px solid #fff; }

#banner .vispty {
  display: flex;
  align-items: center; }

#banner .text-inside {
  margin: 8%;
  font-weight: 700;
  line-height: normal;
  width: auto; }

@media (max-width: 991px) {
  #banner .pattern-img {
    line-height: 0px; }
  #banner .img-wrapper {
    margin-bottom: 10px; }
  #banner .text-inside {
    margin: 15%; } }

/* Slideshow CSS */
#home-banner .container {
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  max-width: 1354px;
  width: 100%; }

#home-banner .back-banner {
  background-position: center 0 !important;
  background-repeat: no-repeat !important;
  background-size: cover !important; }

#home-banner a:hover {
  text-decoration: none; }

#home-banner .banner-carousel .banner-image {
  width: 100%;
  height: 420px; /*MKT-227*/
  object-fit: cover; }
  #home-banner .banner-carousel .banner-image .lhs-text-width {
    width: 460px; }
  #home-banner .banner-carousel .banner-image .banner-description {
    padding: 0px 10px; }
    #home-banner .banner-carousel .banner-image .banner-description .caption-bold {
      line-height: 1.2;
      text-shadow: none; }
    #home-banner .banner-carousel .banner-image .banner-description .caption-normal {
      line-height: 1.2;
      text-shadow: none; }
    #home-banner .banner-carousel .banner-image .banner-description .bannerOverlayText-captionColor-aubergine {
      color: #6a4462; }
    #home-banner .banner-carousel .banner-image .banner-description .bannerOverlayText-captionColor-gold {
      color: #b99650; }
    #home-banner .banner-carousel .banner-image .banner-description .bannerOverlayText-captionColor-white {
      color: #fff; }
    #home-banner .banner-carousel .banner-image .banner-description .bannerOverlayText-fontWeight-bold {
      font-weight: 700; }
    #home-banner .banner-carousel .banner-image .banner-description .bannerOverlayText-fontWeight-semibold {
      font-weight: 600; }
    #home-banner .banner-carousel .banner-image .banner-description .bannerOverlayText-fontWeight-medium {
      font-weight: 500; }
    #home-banner .banner-carousel .banner-image .banner-description .bannerOverlayText-fontWeight-regularbold {
      font-weight: 400; }
    #home-banner .banner-carousel .banner-image .banner-description .bannerOverlayText-Uppercase {
      text-transform: uppercase; }
    #home-banner .banner-carousel .banner-image .banner-description .bannerOverlayText-Lowercase {
      text-transform: lowercase; }
    #home-banner .banner-carousel .banner-image .banner-description .bannerOverlayText-Capitalize {
      text-transform: capitalize; }
    #home-banner .banner-carousel .banner-image .banner-description .bannerOverlayText-fontSize-H1 {
      font-size: 32px; }
    #home-banner .banner-carousel .banner-image .banner-description .bannerOverlayText-fontSize-H2 {
      font-size: 24px; }
    #home-banner .banner-carousel .banner-image .banner-description .bannerOverlayText-fontSize-H3 {
      font-size: 19px; }
    #home-banner .banner-carousel .banner-image .banner-description .bannerOverlayText-fontSize-H4 {
      font-size: 16px; }
    #home-banner .banner-carousel .banner-image .banner-description .bannerOverlayText-fontSize-H5 {
      font-size: 13px; }
    #home-banner .banner-carousel .banner-image .banner-description .bannerOverlayText-fontSize-H6 {
      font-size: 11px; }
    #home-banner .banner-carousel .banner-image .banner-description .know-more-btn {
      margin-top: 5px; }
      #home-banner .banner-carousel .banner-image .banner-description .know-more-btn .know-more-span {
        font-weight: 600; }
        #home-banner .banner-carousel .banner-image .banner-description .know-more-btn .know-more-span img {
          margin-left: 2px;
          margin-bottom: 2px; }
    #home-banner .banner-carousel .banner-image .banner-description.caption-right-top {
      position: absolute;
      right: 5%;
      text-align: right;
      top: 10%;
      transform: translate(0%, -10%); }
    #home-banner .banner-carousel .banner-image .banner-description.caption-left-top {
      position: absolute;
      left: 5%;
      text-align: left;
      top: 10%;
      transform: translate(0%, -10%); }
    #home-banner .banner-carousel .banner-image .banner-description.caption-center-top {
      position: absolute;
      left: 50%;
      top: 10%;
      transform: translate(-50%, -10%); }
    #home-banner .banner-carousel .banner-image .banner-description.caption-right-bottom {
      position: absolute;
      right: 5%;
      text-align: right;
      bottom: 20%;
      transform: translate(0%, -20%); }
    #home-banner .banner-carousel .banner-image .banner-description.caption-left-bottom {
      position: absolute;
      left: 5%;
      text-align: left;
      bottom: 20%;
      transform: translate(0%, -20%); }
    #home-banner .banner-carousel .banner-image .banner-description.caption-center-bottom {
      position: absolute;
      left: 50%;
      bottom: 20%;
      transform: translate(-50%, -20%); }
    #home-banner .banner-carousel .banner-image .banner-description.caption-right-center {
      position: absolute;
      right: 5%;
      text-align: right;
      top: 40%;
      transform: translate(0%, -40%); }
    #home-banner .banner-carousel .banner-image .banner-description.caption-left-center {
      position: absolute;
      left: 5%;
      text-align: left;
      top: 40%;
      transform: translate(0%, -40%); }
    #home-banner .banner-carousel .banner-image .banner-description.caption-center-middle {
      position: absolute;
      left: 50%;
      top: 40%;
      transform: translate(-50%, -40%); }

#home-banner .banner-carousel .carasuel_icon_blk .carousel-indicators {
  position: absolute;
  left: 3%;
  bottom: 15%;
  margin-left: 0px;
  padding-left: 40px;
  width: auto; }
  #home-banner .banner-carousel .carasuel_icon_blk .carousel-indicators li {
    border: none;
    display: inline-block;
    min-height: 13px;
    min-width: 13px;
    vertical-align: middle; }
  #home-banner .banner-carousel .carasuel_icon_blk .carousel-indicators .indicator-icon {
    border: 1px solid #b99650;
    border-radius: 50%; }
    #home-banner .banner-carousel .carasuel_icon_blk .carousel-indicators .indicator-icon.active {
      background-color: #582c4f;
      margin: 1px; }
  #home-banner .banner-carousel .carasuel_icon_blk .carousel-indicators .play-carousel {
    background: url(clientlib-site/resources/images/PLAY-BUTTON.png) no-repeat -6px center;
    height: 27px;
    margin-left: 5px;
    width: 27px;
    z-index: 1; }
  #home-banner .banner-carousel .carasuel_icon_blk .carousel-indicators .pause-carousel {
    background: url(clientlib-site/resources/images/PAUSE-BUTTON.png) no-repeat -1px;
    height: 27px;
    margin-left: 5px;
    width: 27px;
    z-index: 1; }
  #home-banner .banner-carousel .carasuel_icon_blk .carousel-indicators.active {
    background-color: #582c4f;
    margin: 0px;
    width: 13px;
    height: 13px; }

@media (max-width: 767px) {
  #home-banner .container {
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    width: 100%; }
  #home-banner .banner-carousel .banner-image {
    height: 300px; }
    #home-banner .banner-carousel .banner-image .lhs-text-width {
      width: 80%;
      max-width: 350px; }
    #home-banner .banner-carousel .banner-image .banner-description {
      padding: 0px 5px; }
      #home-banner .banner-carousel .banner-image .banner-description .caption-bold {
        font-size: 25px !important; }
      #home-banner .banner-carousel .banner-image .banner-description .caption-normal {
        font-size: 16px !important; }
  #home-banner .banner-carousel .carasuel_icon_blk .carousel-indicators {
    left: 0%;
    bottom: 5%; } }

@media (max-width: 500px) {
  #home-banner .banner-carousel .banner-image .banner-description .caption-bold {
    font-size: 20px !important; }
  #home-banner .banner-carousel .banner-image .banner-description .caption-normal {
    font-size: 15px !important; } }

.platinum-exclusive .marg-top-40 {
  margin-top: 40px; }

.card-layout-v1 .destinations-page .destination-page-content {
  margin-left: 0px;
  margin-right: 0px; }
  .card-layout-v1 .destinations-page .destination-page-content .dest-info {
    line-height: 1.5; }
  .card-layout-v1 .destinations-page .destination-page-content .destination-deals-tab .destination-list {
    overflow-y: hidden;
    white-space: nowrap;
    width: auto; }
    .card-layout-v1 .destinations-page .destination-page-content .destination-deals-tab .destination-list li {
      cursor: pointer;
      display: inline-block;
      margin-right: 40px; }
    .card-layout-v1 .destinations-page .destination-page-content .destination-deals-tab .destination-list .active {
      border-bottom: 1px solid #6a4462; }
  .card-layout-v1 .destinations-page .destination-page-content .destination-deals-tab .destination-info-section {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 15px; }
.card-layout-v1 .destinations-page .destination-page-content .destination-deals-tab .destination-info-section .destination-left-section {
  border: 1px solid #ebebeb;
  height: 463px;
  width: 255px;
  background-color: #46143c;
}
      .card-layout-v1 .destinations-page .destination-page-content .destination-deals-tab .destination-info-section .destination-left-section .dest-left-img {
        height: 100%;
        width: 100%; }
      .card-layout-v1 .destinations-page .destination-page-content .destination-deals-tab .destination-info-section .destination-left-section .dest-left-content {
        bottom: 0px;
        padding: 15px;
        position: absolute; }
  .card-layout-v1 .destinations-page .destination-page-content .other-destinations .scombobox-list {
    max-height: 120px !important; }

@media screen and (max-width: 450px) {
  .card-layout-v1 .destinations-page .destination-page-content .destination-deals-tab .destination-tab-list li {
    margin-right: 0px; }
  .card-layout-v1 .destinations-page .destination-page-content .destination-deals-tab .destination-tab-list .mob-small-font {
    font-size: 21px; } }

@media screen and (max-width: 991px) {
  .card-layout-v1 .destinations-page .destination-page-content .destination-deals-tab .destination-info-section .destination-right-section {
    width: 100%; } }


.destinations-page .destination-page-content {
  margin-left: 0px;
  margin-right: 0px; }
  .destinations-page .destination-page-content .dest-info {
    line-height: 1.5; }
  .destinations-page .destination-page-content .destination-deals-tab .destination-list {
    overflow-y: hidden;
    white-space: nowrap;
    width: auto; }
    .destinations-page .destination-page-content .destination-deals-tab .destination-list li {
      cursor: pointer;
      display: inline-block;
      margin-right: 40px; }
    .destinations-page .destination-page-content .destination-deals-tab .destination-list .active {
      border-bottom: 1px solid #6a4462; }
  .destinations-page .destination-page-content .destination-deals-tab .destination-info-section {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 15px; }
    .destinations-page .destination-page-content .destination-deals-tab .destination-info-section .destination-left-section {
      border: 1px solid #ebebeb; }
      .destinations-page .destination-page-content .destination-deals-tab .destination-info-section .destination-left-section .dest-left-img {
        height: 100%;
        width: 100%; }
      .destinations-page .destination-page-content .destination-deals-tab .destination-info-section .destination-left-section .dest-left-content {
        bottom: 0px;
        padding: 15px;
        position: absolute; }
  .destinations-page .destination-page-content .other-destinations .scombobox-list {
    max-height: 120px !important; }
  .destinations-page .destination-page-content .other-destinations .destination-search {
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 6px; }
  .destinations-page .destination-page-content .other-destinations .other-dest-tiles {
    margin-left: 0px;
    margin-right: 0px; }
    .destinations-page .destination-page-content .other-destinations .other-dest-tiles .dest-tile-padding {
      padding: 6px; }
    .destinations-page .destination-page-content .other-destinations .other-dest-tiles .dest-tile-wrapper {
      border: 1px solid #ccc;
      overflow: hidden;
      position: relative; }
      .destinations-page .destination-page-content .other-destinations .other-dest-tiles .dest-tile-wrapper .tile-fixed-height {
        height: 222px; }
      .destinations-page .destination-page-content .other-destinations .other-dest-tiles .dest-tile-wrapper .dest-tile-overlay {
        background-color: rgba(44, 66, 93, 0.8);
        bottom: 0px;
        color: #fff;
        padding: 11px 14px;
        position: absolute;
        -webkit-transform: translateY(51px);
        -ms-transform: translateY(51px);
        transform: translateY(51px);
        -webkit-transition: all 0.15s ease-in-out;
        -o-transition: all 0.15s ease-in-out;
        transition: all 0.15s ease-in-out;
        width: 100%; }
      .destinations-page .destination-page-content .other-destinations .other-dest-tiles .dest-tile-wrapper:hover .dest-tile-overlay {
        background-color: rgba(88, 44, 79, 0.7);
        cursor: pointer;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px); }
      .destinations-page .destination-page-content .other-destinations .other-dest-tiles .dest-tile-wrapper .dest-icon-reveal {
        display: inline-block;
        height: 40px;
        width: 40px; }
  .destinations-page .destination-page-content .other-destinations .view-all-dest a {
    float: right;
    margin-right: 5px; }
  .destinations-page .destination-page-content .other-destinations .view-all-dest img {
    margin-left: 5px; }

@media screen and (max-width: 450px) {
  .destinations-page .destination-page-content .destination-deals-tab .destination-tab-list li {
    margin-right: 0px; }
  .destinations-page .destination-page-content .destination-deals-tab .destination-tab-list .mob-small-font {
    font-size: 21px; } }

@media screen and (max-width: 991px) {
  .destinations-page .destination-page-content .destination-deals-tab .destination-info-section .destination-right-section {
    width: 100%; }
  .destinations-page .destination-page-content .other-destinations .other-dest-tiles .dest-tile-wrapper .dest-tile-overlay {
    height: auto;
    -webkit-transform: translateY(32px);
    -ms-transform: translateY(32px);
    transform: translateY(32px); }
  .destinations-page .destination-page-content .other-destinations .other-dest-tiles .dest-tile-wrapper .dest-icon-reveal {
    bottom: 32px;
    float: right;
    height: 24px;
    position: relative;
    width: 24px; } }

.cv-toast {
  position: fixed;
  bottom: 7%;
  right: 30px;
  width: 250px;
  min-height: 100px;
  background-color: #fff;
  background-image: url(clientlib-site/resources/images/Golden-strip.png);
  -webkit-box-shadow: -1px 1px 20px 0px;
  box-shadow: -1px 1px 20px 0px;
  z-index: 11; }
.cv-toast .close {
    position: relative;
    right: 8px;
    top: 5px; }
.cv-toast .cv-toast-message {
    color: #000;
    padding: 15px;
    margin-top: 7px;
    max-width: 235px; }
    #my-account .cv-toast .cv-toast-message p {
      margin-bottom: 0px; }
.cv-toast .progres-bar {
    width: 100%;
    height: 5px;
    background-color: #b99650; }
.cv-toast .progres {
    -webkit-animation: prgs 5s cubic-bezier(0.41, 0.39, 1, 1);
    animation: prgs 5s cubic-bezier(0.41, 0.39, 1, 1); }

/* LYLTY 37 starts here */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  border: 1px #fff solid;
  background-color: transparent;
  outline: none;
}
.nav-pills > li > a:focus {
outline: none;
}  
.nav-pills > li >a {
  color: #fff;
}
.nav > li > a:hover, .nav > li > a:focus {
  background-color: transparent;
}
.tier-points {
    color: #fff;
	padding-top: 10px;
  }
.border-right {
    border-right: 1px solid #fff;
    margin: 0 5px;
  }
.nav-pills > li > a:focus-visible {
    outline: none;
  }
 
@media (min-width: 324px) and (max-width: 924px){
  #dashboard .nav-justified {
	display:flex !important;
	width: auto!important;
}
 #dashboard .nav > li {
	width:50%;
}
 #dashboard .tier-info {
	margin-top: 20%; /* Changes done as part LYLTY 260 */
}
}

@media (min-width: 600px) and (max-width: 920px){
  #dashboard .nav-justified {
	display:flex !important;
	width: auto !important;
}
 #dashboard .nav > li {
	width: 49% !important;
}
 #dashboard .tier-info {
	margin-top: 20%; /* Changes done as part LYLTY 260 */
}
}
/* LYLTY 37 ends here */

/* LYLTY 260 starts here */
.cv-id-text {
  margin: 45px;
  margin-left: 5px;
}
.cv-cardDetails {
  padding-left: 5px;
}
.tier-points-id {
  padding-left: 15px;
  padding-right: 15px;
}
.tier-tab-padd {
  padding-left: 20px;
}

@media (min-width: 768px) and (max-width: 819px) {
  .cv-id-text {
    margin-left: 42px !important;
    margin-top: 95px !important;
}
.cv-cardDetails {
  padding-left: 45px !important;
}
}

@media screen and (min-width: 375px) {
  .cv-id-text {
    margin: 45px;
    margin-left: 15px;
    margin-top: 37px;
  }
  .cv-cardDetails {
    padding-left: 15px;
  }
}

@media screen and (min-width: 390px) {
  .cv-id-text {
    margin: 35px;
    margin-left: 5px;
  }
  .cv-cardDetails {
    padding-left: 5px;
  }
}

@media (min-width: 820px) and (max-width: 920px) {
  .cv-id-text {
    margin: 100px !important;
    margin-left: 40px !important;
}
.cv-cardDetails {
  padding-left: 40px !important;
}
}

@media (min-width: 1530px) and (max-width: 1625px) {
  .cv-id-text {
    margin: 40px !important;
    margin-left: 15px !important;
  }
  .cv-cardDetails {
    padding-left: 15px !important;
  }
}

@media (min-width: 1752px) and (max-width: 1920px) {
  .cv-id-text {
    margin: 40px !important;
    margin-left: 17px !important;
  }
  .cv-cardDetails {
    padding-left: 17px !important;
  }
}

@media (min-width: 609px) and (max-width: 620px) {
  .cv-id-text {
    margin: 67px !important;
    margin-left: 30px !important;
  }
  .cv-cardDetails {
    padding-left: 30px !important;
  }
}

@media (min-width: 960px) and (max-width: 975px) {
  .cv-id-text {
    margin: 120px !important;
    margin-left: 60px !important;
  }
  .cv-cardDetails {
    padding-left: 60px !important;
  }
}
/* LYLTY 260 ends here */

#vistara-exclusives .deal-tile-wrapper {
  border: 1px solid #ebebeb;
  overflow: hidden;
  position: relative; }

#vistara-exclusives .ppl_like_card_blk {
  margin-top: 25px; }

#vistara-exclusives .deal-tile-wrapper .deal-tile-overlay {
  background-color: rgba(44, 66, 93, 0.8);
  bottom: 0px;
  color: #fff;
  padding: 11px 14px;
  position: absolute;
  transform: translateY(51px);
  transition: all 0.15s ease-in-out;
  width: 100%; }
  #vistara-exclusives .deal-tile-wrapper .deal-tile-overlay:hover {
    background: #46143c;
    cursor: pointer;
    opacity: 0.7;
    transform: translateY(0px); }

#vistara-exclusives .deal-tile-padding-interline {
  padding: 6px; }

#vistara-exclusives .deal-icon-reveal {
  display: inline-block;
  height: 40px;
  width: 40px; }

@media screen and (max-width: 767px) {
  #vistara-exclusives .deal-icon-reveal {
    bottom: 32px;
    float: right;
    height: 24px;
    position: relative;
    width: 24px; }
  #vistara-exclusives .deal-tile-wrapper .deal-tile-overlay {
    height: auto;
    transform: translateY(32px); }
  #vistara-exclusives .overlay-font {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 91%; }
  #vistara-exclusives .deal-tile-overlay p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 91%;
  } }

@media (max-width: 1024px) and (min-width: 768px) {
  #vistara-exclusives .deal-icon-reveal {
    bottom: 47px;
    float: right;
    height: 62px;
    padding: 10px 0px;
    position: relative;
    width: 44px; }
  #vistara-exclusives .deal-tile-wrapper .deal-tile-overlay {
    height: auto;
    transform: translateY(60px); }
  #vistara-exclusives .overlay-font {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 82%; }
  #vistara-exclusives .deal-tile-overlay p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 82%; } }

.cv-partners .deal-tile-wrapper {
  border: 1px solid #ebebeb;
  overflow: hidden;
  position: relative;
}

.cv-partners .bgVisImg {
  margin-top: 25px; 
}
  
.cv-partners .deal-tile-wrapper .deal-tile-overlay {
  background: rgba(44, 66, 93, 0.8);
  bottom: 0px;
  color: #fff;
  padding: 11px 14px;
  position: absolute;
  transform: translateY(51px);
  transition: all 0.15s ease-in-out;
  width: 100%;
}
.cv-partners .deal-tile-wrapper .non-vis-deal-tile-overlay {
  background: rgba(44, 66, 93, 0.8);
  bottom: 0px;
  color: #fff;
  padding: 11px 14px;
  position: absolute;
  transform: translateY(62px);
  transition: all 0.15s ease-in-out;
  width: 100%;
}

 .cv-partners .tile-hover {
  background: rgba(88, 44, 79, 0.7);
  cursor: pointer;
  opacity: 0.7;
  transform: translateY(0px);
  transition: all 0.15s ease-in-out;
  width: 100%;
  bottom: 0px;
  color: #fff;
  padding: 11px 14px;
  position: absolute;
}  
 .cv-partners .deal-tile-wrapper .non-vis-deal-tile-overlay .non-vis-label p{
  display:none;
  white-space: nowrap; 
  width: 90%; 
  overflow: hidden;
  text-overflow: ellipsis; 
}
.cv-partners .deal-tile-wrapper .deal-tile-overlay .vis-label p{
  white-space: nowrap; 
  width: 90%; 
  overflow: hidden;
  text-overflow: ellipsis; 
}
.cv-partners .deal-tile-padding-interline {
  padding: 6px;
}
.cv-partners .deal-icon-reveal {
  display: inline-block;
  height: 40px;
  width: 40px;
}
.cv-partners .imgHeight {
  height: 222px;
}
.cv-partners .ht-46 {
  height: 46px;
}
.cv-partners #basic .basic-tr > td {
  height: 60px;
}

/* CSS for xs devices starts here */
@media screen and (max-width: 767px) {
  .cv-partners .deal-icon-reveal {
    bottom: 32px;
    float: right;
    height: 24px;
    position: relative;
    width: 24px;
  }
  .cv-partners .deal-tile-wrapper .deal-tile-overlay {
    height: auto;
    transform: translateY(32px);
  }
  .cv-partners .deal-tile-wrapper .non-vis-deal-tile-overlay {
    height: auto;
    transform: translateY(32px);
  }
  .cv-partners .overlay-font {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 91%;
  }
}
/* CSS for xs devices ends here */
/* CSS for sm md devices starts here */
@media (max-width: 1024px) and (min-width: 768px) {
  .cv-partners .deal-icon-reveal {
    bottom: 47px;
    float: right;
    height: 62px;
    padding: 10px 0px;
    position: relative;
    width: 44px;
  }
  .cv-partners .deal-tile-wrapper .deal-tile-overlay {
    height: auto;
    transform: translateY(60px);
  } 
  .cv-partners .deal-tile-wrapper .non-vis-deal-tile-overlay {
    height: auto;
    transform: translateY(60px);
  }

  .cv-partners .overlay-font {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 82%;
  }
}
/* CSS for sm md devices ends here */
/* flight Schedule table CSS */
.flightScheduleData {
  margin-top: 30px;
  padding-top: 0px;
  position: relative; }
  .flightScheduleData .tablewithflight {
    margin-top: 10px; }
  .flightScheduleData .printData {
    display: none; }
  .flightScheduleData .import-data .import-option {
    margin: 10px 0px;
    cursor: pointer; }
    .flightScheduleData .import-data .import-option.import-excel {
      padding-left: 15px; }
  .flightScheduleData .import-data .txtpdf {
    margin-left: 5px; }
  .flightScheduleData .displayDate {
    color: #6a4462; }
  .flightScheduleData .btnModify {
    margin-top: 10px; }
    .flightScheduleData .btnModify .modify {
      background: #fff;
      border: 1px solid #582c4f;
      color: #582c4f;
      width: 50%; }
  .flightScheduleData #overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
    opacity: 0.75; }
    .flightScheduleData #overlay .loading-image {
      min-height: 50px;
      background: url("clientlib-site/resources/images/bx_loader.gif") center center no-repeat #fff;
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0px;
      left: 0px;
      z-index: 3; }

.sector-pages .sector-page-content {
  margin-left: 0px;
  margin-right: 0px; }
  .sector-page-content .sector-info {
    line-height: 1.5; }
  .sector-pages .sector-page-content .other-destinations .other-dest-tiles .dest-tile-wrapper {
    border: 1px solid #ccc;
    overflow: hidden;
    position: relative; }
    .sector-pages .sector-page-content .other-destinations .other-dest-tiles .dest-tile-wrapper .dest-tile-overlay {
      background-color: rgba(44, 66, 93, 0.8);
      bottom: 0px;
      color: #fff;
      padding: 11px 14px;
      position: absolute;
      -webkit-transform: translateY(51px);
      -ms-transform: translateY(51px);
      transform: translateY(51px);
      -webkit-transition: all 0.15s ease-in-out;
      -o-transition: all 0.15s ease-in-out;
      transition: all 0.15s ease-in-out;
      width: 100%; }
    .sector-pages .sector-page-content .other-destinations .other-dest-tiles .dest-tile-wrapper .dest-icon-reveal {
      display: inline-block;
      height: 40px;
      width: 40px; }
    .sector-pages .sector-page-content .other-destinations .other-dest-tiles .dest-tile-wrapper:hover .dest-tile-overlay {
      background-color: rgba(88, 44, 79, 0.7);
      cursor: pointer;
      -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
      transform: translateY(0px); }
    .sector-pages .sector-page-content .other-destinations .other-dest-tiles .dest-tile-wrapper .tile-fixed-height {
      height: 222px !important; }
    .sector-pages .sector-page-content .other-destinations .other-dest-tiles .dest-tile-wrapper .dest-title {
      float: none;
      margin-bottom: 10px;
      height: 22px; }
  .sector-pages .sector-page-content .other-destinations .other-dest-tiles .dest-tile-padding {
    padding: 6px; }
  .sector-pages .sector-page-content .other-destinations .other-dest-tiles .carousel-nav img {
    height: 40px;
    width: 40px; }
  .sector-pages .sector-page-content .other-destinations .other-dest-tiles .carousel-nav-sides {
    margin-left: 15px;
    margin-right: 15px;
    top: 50%; }
    .sector-pages .sector-page-content .other-destinations .other-dest-tiles .carousel-nav-sides .carousel-nav-left a {
      left: -4%; }
    .sector-pages .sector-page-content .other-destinations .other-dest-tiles .carousel-nav-sides .carousel-nav-right a {
      right: -4%; }

@media screen and (max-width: 1100px) {
  .sector-pages .sector-page-content .other-destinations .other-dest-tiles .carousel-nav-sides .carousel-nav-left a {
    left: -4.5%; }
  .sector-pages .sector-page-content .other-destinations .other-dest-tiles .carousel-nav-sides .carousel-nav-right a {
    right: -4.5%; } }

@media screen and (max-width: 991px) {
  .sector-pages .sector-page-content .other-destinations .other-dest-tiles .dest-tile-wrapper .dest-tile-overlay {
    height: auto;
    -webkit-transform: translateY(32px);
    -ms-transform: translateY(32px);
    transform: translateY(32px); }
  .sector-pages .sector-page-content .other-destinations .other-dest-tiles .dest-tile-wrapper .dest-icon-reveal {
    bottom: 32px;
    float: right;
    height: 24px;
    position: relative;
    width: 24px; }
  .sector-pages .sector-page-content .other-destinations .other-dest-tiles .carousel-nav-sides {
    top: 100%; }
    .sector-pages .sector-page-content .other-destinations .other-dest-tiles .carousel-nav-sides .carousel-nav-left a {
      left: 42%; }
    .sector-pages .sector-page-content .other-destinations .other-dest-tiles .carousel-nav-sides .carousel-nav-right a {
      right: 42%; } }

@media screen and (max-width: 600px) {
  .sector-pages .sector-page-content .other-destinations .other-dest-tiles .carousel-nav-sides .carousel-nav-left a {
    left: 30%; }
  .sector-pages .sector-page-content .other-destinations .other-dest-tiles .carousel-nav-sides .carousel-nav-right a {
    right: 30%; } }

@media screen and (max-width: 991px) {
  .sector-pages .sector-page-content .other-destinations .other-dest-tiles .carousel-nav-sides {
    position: relative;
    margin-bottom: 10px;
  }
}

#land-banner .container {
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  max-width: 1354px;
  width: 100%; }

#land-banner .back-banner {
  background-position: center 0 !important;
  background-repeat: no-repeat !important;
  background-size: cover !important; }

#land-banner .banner-container .banner-image {
  width: 100%;
  height: 392px;
  object-fit: cover; }
  #land-banner .banner-container .banner-image .lhs-text-width {
    width: 435px; }
  #land-banner .banner-container .banner-image .banner-description {
    padding: 0px 10px; }
    #land-banner .banner-container .banner-image .banner-description .caption-bold {
      line-height: 1.2;
      text-shadow: none; }
    #land-banner .banner-container .banner-image .banner-description .caption-normal {
      line-height: 1.2;
      text-shadow: none; }
    #land-banner .banner-container .banner-image .banner-description .bannerOverlayText-captionColor-aubergine {
      color: #6a4462; }
    #land-banner .banner-container .banner-image .banner-description .bannerOverlayText-captionColor-gold {
      color: #b99650; }
    #land-banner .banner-container .banner-image .banner-description .bannerOverlayText-captionColor-white {
      color: #fff; }
    #land-banner .banner-container .banner-image .banner-description .bannerOverlayText-fontWeight-bold > * { /* Added for COM-1642 */
      font-weight: 700; }
    #land-banner .banner-container .banner-image .banner-description .bannerOverlayText-fontWeight-semibold > * { /* Added for COM-1642 */
      font-weight: 600; }
    #land-banner .banner-container .banner-image .banner-description .bannerOverlayText-fontWeight-medium > * { /* Added for COM-1642 */
      font-weight: 500; }
    #land-banner .banner-container .banner-image .banner-description .bannerOverlayText-fontWeight-regularbold > * { /* Added for COM-1642 */
      font-weight: 400; }
    #land-banner .banner-container .banner-image .banner-description .bannerOverlayText-Uppercase {
      text-transform: uppercase; }
    #land-banner .banner-container .banner-image .banner-description .bannerOverlayText-Lowercase {
      text-transform: lowercase; }
    #land-banner .banner-container .banner-image .banner-description .bannerOverlayText-Capitalize {
      text-transform: capitalize; }
    #land-banner .banner-container .banner-image .banner-description .bannerOverlayText-fontSize-H1 h1 { /* Added for COM-1642 */
      font-size: 32px; }
    #land-banner .banner-container .banner-image .banner-description .bannerOverlayText-fontSize-H2 h2 { /* Added for COM-1642 */
      font-size: 24px; }
    #land-banner .banner-container .banner-image .banner-description .bannerOverlayText-fontSize-H3 h3 { /* Added for COM-1642 */
      font-size: 19px; }
    #land-banner .banner-container .banner-image .banner-description .bannerOverlayText-fontSize-H4 h4 { /* Added for COM-1642 */
      font-size: 16px; }
    #land-banner .banner-container .banner-image .banner-description .bannerOverlayText-fontSize-H5 h5 { /* Added for COM-1642 */
      font-size: 13px; }
    #land-banner .banner-container .banner-image .banner-description .bannerOverlayText-fontSize-H6 h6 { /* Added for COM-1642 */
      font-size: 11px; }
    #land-banner .banner-container .banner-image .banner-description.caption-right-top {
      position: absolute;
      right: 5%;
      text-align: right;
      top: 10%;
      transform: translate(0%, -10%); }
    #land-banner .banner-container .banner-image .banner-description.caption-left-top {
      position: absolute;
      left: 5%;
      text-align: left;
      top: 10%;
      transform: translate(0%, -10%); }
    #land-banner .banner-container .banner-image .banner-description.caption-center-top {
      position: absolute;
      left: 50%;
      top: 10%;
      transform: translate(-50%, -10%); }
    #land-banner .banner-container .banner-image .banner-description.caption-right-bottom {
      position: absolute;
      right: 5%;
      text-align: right;
      bottom: 20%;
      transform: translate(0%, -20%); }
    #land-banner .banner-container .banner-image .banner-description.caption-left-bottom {
      position: absolute;
      left: 5%;
      text-align: left;
      bottom: 20%;
      transform: translate(0%, -20%); }
    #land-banner .banner-container .banner-image .banner-description.caption-center-bottom {
      position: absolute;
      left: 50%;
      bottom: 20%;
      transform: translate(-50%, -20%); }
    #land-banner .banner-container .banner-image .banner-description.caption-right-center {
      position: absolute;
      right: 5%;
      text-align: right;
      top: 40%;
      transform: translate(0%, -40%); }
    #land-banner .banner-container .banner-image .banner-description.caption-left-center {
      position: absolute;
      left: 5%;
      text-align: left;
      top: 40%;
      transform: translate(0%, -40%); }
    #land-banner .banner-container .banner-image .banner-description.caption-center-middle {
      position: absolute;
      left: 50%;
      top: 40%;
      transform: translate(-50%, -40%); }

@media (max-width: 768px) {
  #land-banner .container {
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    width: 100%; }
  #land-banner .banner-container .banner-image {
    height: 300px; }
    #land-banner .banner-container .banner-image .lhs-text-width {
      width: 80%;
      max-width: 350px; }
    #land-banner .banner-container .banner-image .banner-description {
      padding: 0px 5px; }
      #land-banner .banner-container .banner-image .banner-description .caption-bold {
        font-size: 25px !important; }
      #land-banner .banner-container .banner-image .banner-description .caption-normal {
        font-size: 16px !important; } }

@media (max-width: 500px) {
  #land-banner .banner-container .banner-image .banner-description .caption-bold {
    font-size: 20px !important; }
  #land-banner .banner-container .banner-image .banner-description .caption-normal {
    font-size: 15px !important; } }

.card-layout-v2 .folds-list {
  width: auto;
  white-space: nowrap;
  overflow-y: hidden; }
  .card-layout-v2 .folds-list li {
    display: inline-block;
    margin-right: 40px;
    cursor: pointer; }
  .card-layout-v2 .folds-list .active {
    border-bottom: 1px solid #6a4462; }

.card-layout-v2 .description {
  position: absolute;
  bottom: 0px;
  padding: 15px; }
  .card-layout-v2 .description a {
    color: #fff; }
    .card-layout-v2 .description a:hover {
      text-decoration: none;
      color: #fff; }
  .card-layout-v2 .description p {
    color: #fff;
    font-size: 14px;
    font-weight: 400; }

.card-layout-v2 .view-link {
  padding-right: 30px;
  cursor: pointer; }
  .card-layout-v2 .view-link:hover {
    color: #2c425d;
    text-decoration: none; }
  .card-layout-v2 .view-link img {
    margin-bottom: 3px; }

.card-layout-v2 .arrow {
  display: none; }

.card-layout-v2 .list.active {
  color: #b99650;
}
.card-layout-v2 .accesbility-list.active {
  color: #46143C;
  font-weight: bold;
  background-color: #FFFFFF;
}
.card-layout-v2 .list.active .arrow {
  display: inline;
}

.card-layout-v2 .deal-tile-padding {
  padding: 6px; }

.card-layout-v2 .deal-tile-wrapper {
  position: relative;
  overflow: hidden;
  border: 1px solid #ccc; }
  .card-layout-v2 .deal-tile-wrapper .deal-tile-overlay {
    background-color: rgba(44, 66, 93, 0.8);
    bottom: 0px;
    color: #fff;
    padding: 11px 14px;
    position: absolute;
    transform: translateY(51px);
    transition: all 0.15s ease-in-out;
    width: 100%; }
  .card-layout-v2 .deal-tile-wrapper:hover .deal-tile-overlay {
    background-color: rgba(88, 44, 79, 0.7);
    cursor: pointer;
    transform: translateY(0px); }
  .card-layout-v2 .deal-tile-wrapper .deal-icon-reveal {
    display: inline-block;
    height: 40px;
    width: 40px; }

.card-layout-v2 .half-height {
  height: 224px;
  position: relative; }

.card-layout-v2 .full-height {
  height: 460px;
  position: relative; }

.card-layout-v2 #destinations .left-section {
  padding-left: 6px; }

.card-layout-v2 #destinations .destination-select {
  width: 185px;
  max-width: 100%;
  border: 0 none; }

@media screen and (max-width: 767px) {
  .card-layout-v2 .half-height,
  .card-layout-v2 .full-height {
    height: 240px; }
  .card-layout-v2 .dest-half-height,
  .card-layout-v2 .dest-full-height {
    height: 170px; }
  .card-layout-v2 .right-section {
    margin: 0; }
  .card-layout-v2 .row.col-xs-12 {
    margin: 0px;
    padding: 0px; }
  .card-layout-v2 .view-link {
    padding-right: 15px; }
  .card-layout-v2 .img-responsive {
    height: 38px;
    width: 40px; } }

@media screen and (max-width: 991px) {
  .card-layout-v2 .left-section,
  .card-layout-v2 .right-section {
    width: 100%;
    margin: 0px; }
  .card-layout-v2 .deal-tile-wrapper .deal-tile-overlay {
    height: auto;
    transform: translateY(32px); }
    .card-layout-v2 .deal-tile-wrapper .deal-tile-overlay p {
      margin-right: 25px; }
  .card-layout-v2 .deal-tile-wrapper .deal-icon-reveal {
    bottom: 32px;
    float: right;
    height: 24px;
    position: relative;
    width: 24px; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .card-layout-v2 #deals_and_offers .deal-tile-overlay p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; } }

.login-enrol .l3List {
  padding-left: 25px; }

.login-enrol #loginOrJoin .description {
  position: absolute;
  bottom: 0px;
  padding: 15px; }
  .login-enrol #loginOrJoin .description a {
    color: #fff; }
    .login-enrol #loginOrJoin .description a:hover {
      text-decoration: none;
      color: #fff; }
  .login-enrol #loginOrJoin .description p {
    color: #fff;
    font-size: 14px;
    font-weight: 400; }

.login-enrol #loginOrJoin .deal-tile-padding {
  padding: 6px; }

.login-enrol #loginOrJoin .deal-tile-wrapper {
  position: relative;
  overflow: hidden;
  border: 1px solid #eee; }
  .login-enrol #loginOrJoin .deal-tile-wrapper .deal-tile-overlay {
    background-color: rgba(44, 66, 93, 0.8);
    bottom: 0px;
    color: #fff;
    padding: 11px 14px;
    position: absolute;
    transform: translateY(51px);
    transition: all 0.15s ease-in-out;
    width: 100%; }
  .login-enrol #loginOrJoin .deal-tile-wrapper:hover .deal-tile-overlay {
    background-color: rgba(88, 44, 79, 0.7);
    cursor: pointer;
    transform: translateY(0px); }
  .login-enrol #loginOrJoin .deal-tile-wrapper .deal-icon-reveal {
    display: inline-block;
    height: 40px;
    width: 40px; }

.login-enrol #loginOrJoin .half-height {
  height: 224px;
  position: relative; }

.login-enrol #loginOrJoin .full-height {
  height: 460px;
  position: relative; }

.login-enrol .img-height {
  height: 454px; }

@media screen and (max-width: 767px) {
  .login-enrol #loginOrJoin .half-height,
  .login-enrol #loginOrJoin .full-height {
    height: 240px; }
  .login-enrol #loginOrJoin .right-section {
    margin: 0; } }

@media screen and (max-width: 991px) {
  .login-enrol #loginOrJoin .left-section,
  .login-enrol #loginOrJoin .right-section {
    width: 100%; }
  .login-enrol #loginOrJoin .deal-tile-wrapper .deal-tile-overlay {
    height: auto;
    transform: translateY(32px); }
    .login-enrol #loginOrJoin .deal-tile-wrapper .deal-tile-overlay p {
      margin-right: 25px; }
  .login-enrol #loginOrJoin .deal-tile-wrapper .deal-icon-reveal {
    bottom: 32px;
    float: right;
    height: 24px;
    position: relative;
    width: 24px; } }

#flightScheduleWidget .tab-content {
  background: #fff;
  margin-top: 10px;
  padding: 0px;
  position: relative;
  width: 100%; }
  #flightScheduleWidget .tab-content .trip-details {
    background-color: #fff;
    box-sizing: border-box; }
    #flightScheduleWidget .tab-content .trip-details .search-flight-btn {
      padding-left: 22px; }

#flightScheduleWidget .schTabs {
  display: flex; }
  #flightScheduleWidget .schTabs .schTab {
    align-items: center;
    background-color: #fff;
    border: 1px solid #b99650;
    color: #b99650;
    display: flex;
    justify-content: center;
    padding: 5px;
    text-decoration: none;
    text-transform: none;
    width: 50%; }
  #flightScheduleWidget .schTabs .schTabSelected {
    background-color: #b99650;
    color: #fff; }

#flightScheduleWidget #myCheck {
  margin: 5px 5px 0 0;
  position: relative;
  float: left; }
/* Added for mkt-135 */
#flightScheduleWidget .date1 .tooltiptext {
  visibility: hidden;
  width: 70%;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 110%;
  left: 35%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}
#flightScheduleWidget .date1 .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
#flightScheduleWidget .date1:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
#flightScheduleWidget .date1:focus-within .tooltiptext {
  visibility: visible;
  opacity: 1;
}
#departDate{
    display: inline-block;
}
#returnDate{
    display: inline-block;
}
#flightScheduleWidget .departureDate .error{
    display: none;
}
#flightScheduleWidget .departureDate.hasError .error{
    display: block !important;
}
#flightScheduleWidget .returnDate .the-datepicker__container {
  left: -45% !important;
}
#flightScheduleWidget .the-datepicker__year {
  margin-left: 12px;
}
@media only screen and (max-width: 767px) {
#flightScheduleWidget .the-datepicker__container {
  width: 100%;
}
}
@media only screen and (max-width: 350px) {
#flightScheduleWidget .the-datepicker__select {
  font-size: 15px;
}
#flightScheduleWidget .the-datepicker__go .the-datepicker__button {
  font-size: 20px;
}
#flightScheduleWidget .the-datepicker__year {
  margin-right: 5px;
  margin-left: 5px;
}
#flightScheduleWidget .the-datepicker__go-next {
  margin-left: -4px;
}
}
@media only screen and (min-width: 449px) and (max-width: 930px) {
#flightScheduleWidget .the-datepicker__month {
  margin-left: 20px;
}
#flightScheduleWidget .the-datepicker__year {
  margin-left: 20px;
}
}
/* Ended for mkt-135 */
@media only screen and (min-width: 768px) {
  #flightScheduleWidget.overlapTop {
    margin-top: -60px; } }

@media only screen and (max-width: 767px) {
  #flightScheduleWidget .no-padding-mobile {
    padding: 0 !important; }
  #flightScheduleWidget .no-margin-mobile {
    margin: 0 !important; }
  #flightScheduleWidget .mobile-margin-5 {
    margin: 0 0 10px 0; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  #flightScheduleWidget .flight-dropdown {
    margin: 15px 0px; } }

@media only screen and (min-width: 992px) {
  #flightScheduleWidget .visible-desktop {
    display: block !important;
    padding: 0 15px; }
  #flightScheduleWidget .trip-details {
    padding: 20px;
    box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.11); } }

#award-tier-predictor h1.heading10 {
  margin-top: initial;
}
#award-tier-predictor #overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
  opacity: 0.75; }
  #award-tier-predictor #overlay .loading-image {
    min-height: 50px;
    background: url("clientlib-site/resources/images/bx_loader.gif") center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3; }

#award-tier-predictor .location_icon {
  background: url("clientlib-site/resources/images/widget/Origin_Destination.png") no-repeat;
  background-size: 20px;
  height: 26px;
  cursor: pointer;
  position: absolute;
  right: 5%;
  top: 20%;
  width: 25px; }
#award-tier-predictor .custRadioWrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-start; }
  #award-tier-predictor .custRadioWrapper span {
    height: 22px; }
    #award-tier-predictor .custRadioWrapper span.yes {
      background: url("clientlib-site/resources/images/yes-visible-icon.png") no-repeat; }
    #award-tier-predictor .custRadioWrapper span.no {
      background: url("clientlib-site/resources/images/no-visible-icon.png") no-repeat; }

#award-tier-predictor .custRadio {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 71px;
  border: 1px solid #ccc;
}
#award-tier-predictor .custRadio.active {
  border: 1px solid #9f889a;
  border-bottom: 6px solid #6a4462;
  background: #9f889a;
  color: #fff;
}
#award-tier-predictor .custRadio.active {
  color: #FFFFFF;
  background-color: #46143c;
}
#award-tier-predictor .custRadio.active span.yes {
  background: url("clientlib-site/resources/images/yes-active-icon_EC.png") no-repeat;
}
    #award-tier-predictor .custRadio.active span.no {
      background: url("clientlib-site/resources/images/no-visible-icon-white_EC.png") no-repeat; }
  #award-tier-predictor .custRadio .cabinText {
    max-width: 100%; }

#award-tier-predictor .margpic {
  width: 22px; }

#award-tier-predictor .tier-tip {
  font-size: 10px; }

#award-tier-predictor .award-color-black {
  color: #333; }

#award-tier-predictor .tierTypesDiv {
  border: 0px;
  width: 25%;
  border-bottom: 2px solid #999;
  margin-right: 5px; }
  #award-tier-predictor .tierTypesDiv.silverT {
    border-bottom: 5px double #999; }
  #award-tier-predictor .tierTypesDiv.goldT {
    border-bottom: 5px double #b99650; }
  #award-tier-predictor .tierTypesDiv.platinumT {
    border-bottom: 5px double #333; }

#award-tier-predictor .tierTypes {
  border: 0px;
  border-left: 3px solid;
  box-sizing: border-box; }

#award-tier-predictor .silverT .tierTypes {
  border-color: #999; }

#award-tier-predictor .goldT .tierTypes {
  border-color: #b99650; }

#award-tier-predictor .baseT {
  border-color: #582c4f;
  border-width: 4px; }
  #award-tier-predictor .baseT .tierTypes {
    border-color: #582c4f; }

#award-tier-predictor .font-silver {
  color: #999; }

#award-tier-predictor .font-platinum {
  color: #333; }

#award-tier-predictor .eligible-award-font-weight {
  font-weight: 500; }

#award-tier-predictor .bgGold {
  background-image: url("clientlib-site/resources/images/Golden-strip.png");
  padding: 25px; }

#award-tier-predictor .flightProgress {
  background: url("clientlib-site/resources/images/EC-Flight.png");
  width: 40px;
  height: 40px;
  margin-top: -18px;
  margin-left: 16px; }

#award-tier-predictor .flightTooltip {
  background-color: #666;
  width: 180px;
  padding: 13px;
  left: 14px; }
  #award-tier-predictor .flightTooltip:before {
    border: solid;
    border-color: #666 transparent;
    border-width: 0 .4em .4em .4em;
    content: "";
    position: absolute;
    top: -5px; }

#award-tier-predictor  input.avgFare {
	height: 37.2px;
}
/*CTEST-4266 start*/
#award-tier-predictor .close-btn {
  display: inline-block;
    position: absolute;
    right: 47px;                      
    padding: 0px;
    cursor: pointer;
    background: transparent;
    opacity: 1;
    border: 0;
    font-size: 25px;
    font-weight: 300;
}

.ui-autocomplete p{
  margin: 0px;
}
/*CTEST - 3146*/
#award-tier-predictor button#oclose-cross:focus, #award-tier-predictor button#dclose-cross:focus{
  outline: 1px solid black;
}/*CTEST - 3146*/
#award-tier-predictor button#oclose-cross, #award-tier-predictor button#dclose-cross{
  top: 0px !important;
}
/*CTEST-4266 End*/

@media (max-width: 768px) {
  #award-tier-predictor input.avgFare {
    height: 37px;
  }
}

#award-tier-predictor .earnPopupClose {
  left: 9px; }

#award-tier-predictor .marg-top-checkin {
  margin-top: 35px; }

@media only screen and (max-width: 600px) {
  #award-tier-predictor .flightTooltip {
    width: 110px; }
  #award-tier-predictor .font-tier-points {
    font-size: 10px; } }

@media only screen and (max-width: 360px) {
  #award-tier-predictor .font-tier-rwd {
    font-size: 14px;
    font-weight: 700; }
  #award-tier-predictor .flightTooltip {
      font-size: 12px; } }
/* Travel Certificate form CSS */
#travel-certificate .form_blk div .widthfix {
  display: inline-block;
  font-weight: 700;
  width: 200px;
  max-width: unset;
 }

#travel-certificate .form_blk div #captcha-field-set {
  padding: 20px;
  max-width: 345px;
  background-color: #e7ddcc;
  margin: 15px 0px 30px; }

#travel-certificate .form_blk div .total-cost span {
  font-weight: 700; }

#travel-certificate .form_blk div .error {
  display: none; }

#travel-certificate .form_blk div .hasError .error {
  display: block; }

#travel-certificate .form_blk div .hasError .form-control {
  border-bottom: 1px solid #e13737; }

#travel-certificate .marg-top-25 {
  margin-top: 25px; }

@media (max-width: 991px) {
  #travel-certificate .form_blk div .mob-padd-fix {
    padding-left: 15px; }
  #travel-certificate .form_blk .clear-both {
    clear: both; } }

@media (max-width: 768px) {
  #travel-certificate .form_blk div .total-cost {
    margin-bottom: 10px; } }

@media (max-width: 460px) {
  #ui-datepicker-div {
    right: 18.75px; } }

@media (min-width: 768px) and (max-width: 920px) {
  #ui-datepicker-div {
    right: 18.75px; } }

#travel-certificate .form_blk p {
	display: inline;
}

#travel-certificate a:hover {
	font-weight: 600;
}
/* Added for mkt-135 */
#travel-certificate .date1 .tooltiptext {
  visibility: hidden;
  width: 70%;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 70%;
  left: 35%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}
#travel-certificate .date1 .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
#travel-certificate .date1:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
#travel-certificate .date1:focus-within .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.selectricWrapper{position:relative;margin:0 0 10px;width:300px;cursor:pointer;}
.selectricDisabled{filter:alpha(opacity=50);opacity:0.5;cursor:default;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.selectricOpen{z-index:9999;}
.selectricOpen .selectricItems{display:block;}
.selectricHideSelect{position:relative;overflow:hidden;width:0;height:0;}
.selectricHideSelect select{position:absolute;left:-100%;display:none;}
.selectricInput{position:absolute !important;top:0 !important;left:0 !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;outline:none !important;border:none !important;_font:0/0 a;background:none !important;}
.selectricTempShow{position:absolute !important;visibility:hidden !important;display:block !important;}
.selectricOpen .selectric{border-color:#CCC;background:#F0F0F0;z-index:9999;}
.selectric{border:1px solid #DDD;background:#F8F8F8;position:relative;border-radius:2px;}
.selectric .label{display:block;white-space:nowrap;overflow:hidden;margin:0 30px 0 0;padding:6px !important;font-size:12px;line-height:18px;color:#444;min-height:18px;}
.selectric .button{display:block;position:absolute;right:0;top:0;width:30px;height:30px;color:#BBB;text-align:center;font:0/0 a;*font:20px/30px Lucida Sans Unicode, Arial Unicode MS, Arial;}
.selectric .button:after{content:" ";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:0;height:0;border:4px solid transparent;border-top-color:#BBB;border-bottom:none;}
.selectricHover .selectric{border-color:#CCC;}
.selectricHover .selectric .button{color:#888;}
.selectricHover .selectric .button:after{border-top-color:#888;}
.selectricItems{display:none;position:absolute;overflow:auto;top:100%;left:0;background:#F9F9F9;border:1px solid #CCC;z-index:9998;-webkit-box-shadow:0 0 10px -6px;box-shadow:0 0 10px -6px;}
.selectricItems ul,
.selectricItems li{list-style:none;padding:0;margin:0;min-height:20px;line-height:20px;font-size:12px;}
.selectricItems li{padding:5px;cursor:pointer;display:block;border-bottom:1px solid #EEE;color:#666;border-top:1px solid #FFF;}
.selectricItems li.selected{background:#EFEFEF;color:#444;border-top-color:#E0E0E0;}
.selectricItems li:hover{background:#F0F0F0;color:#444;}
.selectricItems li.disabled{background:#F5F5F5;color:#BBB;border-top-color:#FAFAFA;cursor:default;}
.icheckbox_minimal-grey,
.iradio_minimal-grey{display:inline-block;*display:inline;vertical-align:middle;margin:0;padding:0;width:18px;height:18px;background:url(clientlib-site/resources/images/flightbooking/grey.png) no-repeat;border:none;cursor:pointer;}
.icheckbox_minimal-grey{background-position:-19px -1px;} /* Added changes for WCAG COM-1401 */
.icheckbox_minimal-grey.hover{background-position:-20px 0;}
.icheckbox_minimal-grey.checked{background-position:-40px 0;}
.icheckbox_minimal-grey.disabled{background-position:-60px 0;cursor:default;}
.icheckbox_minimal-grey.checked.disabled{background-position:-80px 0;}
.iradio_minimal-grey{background-position:-120px 0;}
.iradio_minimal-grey.hover{background-position:-120px 0;}
.iradio_minimal-grey.checked{background-position:-140px 0;}
.iradio_minimal-grey.disabled{background-position:-160px 0;cursor:default;}
.iradio_minimal-grey.checked.disabled{background-position:-180px 0;}
/* Added for COM-1553 */
.lableposition{
  position:absolute;
  background-color:white;
  left:20px;
  top:-7px;
  padding:0px 5px;
  color:#46143c;
  border-radius:100px;
  font-size:0.9em;
}
#plan-n-book-page .wcag-returnform-labelform-label, #plan-n-book-page .wcag-promoform-labelform-label { /* Added for mkt-111  */
	background: linear-gradient(to bottom, #FFFFFF 50%, #e6e6d7 50%);
}
/* Ended for COM-1553 */
#plan-n-book-page .flight-booking-content {
  margin-left: 0px;
  margin-right: 0px; }

#plan-n-book-page .padd-top-2per {
  padding-top: 2%; }

#plan-n-book-page #overlay {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
  opacity: 0.75; }
  #plan-n-book-page #overlay .loading-image {
    min-height: 50px;
    background: url(clientlib-site/resources/images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3; }
  #plan-n-book-page #overlay .loading-text {
    position: absolute;
    height: 100%;
    width: 100%;
    text-align: center;
    top: 50%;
    transform: translateY(-40px);
    color: #000;
    font-weight: 700; }

#plan-n-book-page .modal-header {
  padding: 1px 14px 0px 10px;
  color: #582c4f;
  border-bottom: 0px; }

#plan-n-book-page .close img {
  padding-top: 12px; }

#plan-n-book-page .round-trip-border {
  border-left: 1px solid #999; }

#plan-n-book-page .triptabs-menu li {
  width: 95px;
  padding: 5px 0px;
  float: left;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  list-style-type: none;
  text-align: center;
  cursor: pointer;
  background: #fff; }
  #plan-n-book-page .triptabs-menu li a {
    color: #999;
    text-decoration: none; }

#plan-n-book-page .triptabs-menu li.active-link {
  border: 1px solid #582c4f; }

#plan-n-book-page .triptabs-menu .active-link a {
  font-weight: normal; }

#plan-n-book-page .triptabs-menu li.switch-color {
  color: #fff;
  background-color: #582c4f; }
  #plan-n-book-page .triptabs-menu li.switch-color a {
    color: #fff;
    text-decoration: none; }

#plan-n-book-page .one-way-border {
  border-right: 1px solid #999; }

#plan-n-book-page .widget-input {
  background: #fff;
  border-radius: 0px;
  -webkit-box-shadow: 0px 0px 0px #fff;
  box-shadow: 0px 0px 0px #fff;
  width: 100%;
  display: block;
  position: relative;
  border: 1px solid #46143c; /* Done for COM-1553 */
  color: #333; }

#plan-n-book-page .widget-btn {
  width: 100%;
  border: 0px;
  text-align: center;
  padding: 6px 0px; }

#plan-n-book-page .scombobox-display {
  background: #fff;
  padding: 6px 12px;
  border: 1px solid #46143c; /* Done for COM-1553 */
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  height: 36px;
  color: #333;
  font-size: 14px; }

#plan-n-book-page .scombobox-list {
  min-width: 92%;
  max-height: 120px;
  border-radius: 0px; }
  #plan-n-book-page .scombobox-list p {
    font-size: 14px; }

#plan-n-book-page .originList {
  min-width: 90%; }
  #plan-n-book-page .close-btn {
    display: inline-block;
    position: absolute;
    right: 47px;
    top: -1px;
    padding: 0px;
    cursor: pointer;
    background: transparent;
    opacity: 1;
    border: 0px;
    font-size: 25px;
    font-weight: 600;
    color: #333;
}
#plan-n-book-page .location_icon {
  display: inline-block;
  position: absolute;
  right: 17px;
  top: 5px;
  cursor: pointer; }
  #plan-n-book-page .location_icon img {
    width: 85%;
    height: 85%; }

#plan-n-book-page .roundtrip_icon {
  display: inline-block;
  position: absolute;
  right: -20px;
  top: -2px;
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
  cursor: pointer; }

#plan-n-book-page .tripToggle {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg); }

#plan-n-book-page .calender_icon {
  display: inline-block;
  position: absolute;
  right: 22px;
  top: 6px;
  cursor: pointer;
  width: 24px;
  height: 24px; }
  #plan-n-book-page .calender_icon img {
    width: 100%; }

#plan-n-book-page #departCalendar {
  height: 36px;
  background-color: #fff;
  cursor: pointer; }

#plan-n-book-page #returnCalendar {
  height: 36px;
  background-color: #fff;
  cursor: pointer; }

#plan-n-book-page #returnCalendar.greyed {
  pointer-events: none;
  background-color: #e6e6d7; }

#plan-n-book-page .returndateBtn.greyed {
  pointer-events: none;
  background-color: #e6e6d7; }

#plan-n-book-page #departModal .ui-widget {
  width: 100%;
  height: auto;
  font: 12px/1 Arial;
  border: none; }

#plan-n-book-page .ui-widget a {
  text-decoration: none;
  font-size: 14px; }

#plan-n-book-page .ui-icon {
  display: none; }

#plan-n-book-page thead {
  background: #fff;
  height: 50px;
  -webkit-box-shadow: 0px 0px 0px 0px #fff;
  box-shadow: 0px 0px 0px 0px #fff;
  border: 0px; }

#plan-n-book-page .ui-datepicker-calendar {
  background-size: 100%;
  border-radius: 0px 0px 10px 10px;
  border-collapse: collapse;
  font-weight: bold; }
  #plan-n-book-page .ui-datepicker-calendar thead th {
    text-transform: capitalize;
    color: #582c4f;
    font-size: 17px;
    text-align: center;
    padding: 5px 18px 18px 18px;
    font-weight: bold;
    border: 0; }
  #plan-n-book-page .ui-datepicker-calendar a.ui-state-active {
    background-color: #582c4f;
    color: #fff; }

#plan-n-book-page .ui-datepicker td {
  padding: 5px 0px;
  text-align: center;
  margin: 0px 15px; }
  /*Start from MKT-61*/
#plan-n-book-page .ui-datepicker td.calanders  {
	background-color: #582c4f;
    color: #fff;
}
#plan-n-book-page td.everymundo .ui-state-default:focus {
	outline:none;
}
#plan-n-book-page .everymundo:focus-within {
	outline: 1px solid #46143c;
	outline-offset: 1px !important;
}
/*End MKT-61*/
  #plan-n-book-page .ui-datepicker td a {
    padding: 5px 0px;
    text-align: center;
    margin: 0px 15px; }

#plan-n-book-page .ui-datepicker .ui-datepicker-header {
  display: none; }

#plan-n-book-page .ui-state-default {
  border: 1px solid rgba(197, 197, 197, 0);
  background: #fff;
  font-weight: normal;
  color: #454545;
  text-align: center; }

#plan-n-book-page .ui-widget-content .ui-state-default {
  border: 1px solid rgba(197, 197, 197, 0);
  background: #fff;
  font-weight: normal;
  color: #454545;
  text-align: center; }

#plan-n-book-page .ui-widget-content .ui-state-disabled {
  opacity: .35;
  background-image: none;
  vertical-align: top;
  font-size: 12px;
  width: 14%; }

#plan-n-book-page .ui-state-disabled {
  opacity: .35;
  background-image: none;
  vertical-align: top;
  font-size: 12px;
  width: 14%;
  color: #A89F90; }

#plan-n-book-page table.ui-datepicker-calendar tbody td.highlight > a {
  line-height: 40px;
  display: block; }

#plan-n-book-page .dateTypeWrap {
  margin-left: 7%; }

#plan-n-book-page #datepicker {
  border-left: 1px solid #ccc;
  padding: 0px;
  width: 100%;
  overflow: unset; }
  #plan-n-book-page #datepicker .ui-state-default {
    font-size: 17px; }

#plan-n-book-page .depart_modal {
  width: 52%;
  margin: 7% auto 0px; }

#plan-n-book-page .year-head-mob {
  font-size: 15px;
  font-weight: 700;
  text-align: left;
  color: #b99650; }

#plan-n-book-page .day-head-mob {
  margin-bottom: 4%;
  font-size: 15px;
  text-align: left;
  font-weight: 700;
  color: #b99650; }

#plan-n-book-page .departdateBtn {
  color: #582c4f;
  background-color: #fff;
  border-radius: 0px;
  border: 1px solid #582c4f; }
  #plan-n-book-page .departdateBtn:hover {
    color: #582c4f;
    background-color: #fff;
    outline: none;
    border-radius: 0px;
    border: 1px solid #582c4f; }
  #plan-n-book-page .departdateBtn:focus {
    color: #582c4f;
    background-color: #fff;
    outline: none;
    border-radius: 0px;
    border: 1px solid #582c4f; }

#plan-n-book-page .returndateBtn {
  color: #582c4f;
  background-color: #fff;
  border-radius: 0px;
  border: 1px solid #582c4f; }
  #plan-n-book-page .returndateBtn:hover {
    color: #582c4f;
    outline: none;
    background-color: #fff;
    border-radius: 0px;
    border: 1px solid #582c4f; }
  #plan-n-book-page .returndateBtn:focus {
    color: #582c4f;
    outline: none;
    background-color: #fff;
    border-radius: 0px;
    border: 1px solid #582c4f; }

#plan-n-book-page .yrHeading {
  color: #b99650;
  font-size: 15px;
  font-weight: 700; }

#plan-n-book-page .dayHeading {
  color: #b99650;
  font-size: 15px;
  font-weight: 700;
  padding-left: 6%; }

#plan-n-book-page #custom_year {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }
  #plan-n-book-page #custom_year .active {
    text-align: center;
    background-color: #582c4f;
    color: #fff; }

#plan-n-book-page #presentYr {
  padding: 10px;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer; }

#plan-n-book-page #nextYr {
  padding: 10px;
  color: #582c4f;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer; }

#plan-n-book-page .monthHeadng {
  margin-bottom: 15px;
  font-size: 15px;
  text-align: left;
  font-weight: 700;
  color: #b99650;
  padding: 0px; }

#plan-n-book-page .month {
  padding: 10px;
  text-align: center;
  cursor: pointer; }

#plan-n-book-page .disable-month {
  color: #d8d8d6; }

#plan-n-book-page .month.active {
  background-color: #582c4f;
  color: #fff;
  font-weight: 700;
  text-align: center; }
  #plan-n-book-page .month.active:hover {
    background-color: #582c4f;
    color: #fff; }

#plan-n-book-page #flexiDiv {
  padding: 0px;
  float: right; }

#plan-n-book-page .flexi-date-label {
  font-weight: 700;
  font-size: 16px;
  color: #6a4462; }

#plan-n-book-page .flexi_no {
  background: #fff;
  border-radius: 0px;
  color: #b99650;
  border: 1px solid #b99650; }
  #plan-n-book-page .flexi_no:hover {
    background: #fff;
    border-radius: 0px;
    color: #b99650;
    border: 1px solid #b99650; }
  #plan-n-book-page .flexi_no:focus {
    background: #fff;
    border-radius: 0px;
    color: #b99650;
    border: 1px solid #b99650; }

#plan-n-book-page .flexi_yes {
  background: #fff;
  color: #582c4f;
  border-radius: 0px;
  border: 1px solid #582c4f; }
  #plan-n-book-page .flexi_yes:hover {
    outline: none;
    background: #fff;
    color: #582c4f;
    border-radius: 0px;
    border: 1px solid #582c4f; }
  #plan-n-book-page .flexi_yes:focus {
    outline: none;
    background: #fff;
    color: #582c4f;
    border-radius: 0px;
    border: 1px solid #582c4f; }

#plan-n-book-page .switch-color {
  outline: none;
  color: #fff;
  background-color: #582c4f; }
  #plan-n-book-page .switch-color:hover {
    outline: none;
    color: #fff;
    background-color: #582c4f; }
  #plan-n-book-page .switch-color:focus {
    outline: none;
    color: #fff;
    background-color: #582c4f; }

#plan-n-book-page .modify-pb-fb-body .book-redeem-ul > li.active > a {
  background: #b99650;
  color: #fff;
  border: 0px;
  margin-left: 1px;
  margin-right: 0px;
  border-radius: 0px; }

#plan-n-book-page .modify-pb-fb-body .book-redeem-ul > li > a:hover {
  background: #b99650;
  color: #fff;
  border: 0px;
  margin-left: 1px;
  margin-right: 0px;
  border-radius: 0px; }

#plan-n-book-page .modify-pb-fb-body .form-control[disabled] {
  background: #e6e6d7;
  cursor: pointer;
  opacity: 0.5; }

#plan-n-book-page .modify-pb-fb-body .fields-wrap {
  background: #fff; }

#plan-n-book-page .modify-pb-fb-body .nav-tabs {
  border-bottom: 1px solid #dccaa8; }
  #plan-n-book-page .modify-pb-fb-body .nav-tabs > li {
    margin-bottom: 0px; }
    #plan-n-book-page .modify-pb-fb-body .nav-tabs > li > a {
      border: none;
      margin-right: 1px; }

#plan-n-book-page .modify-pb-fb-body input#promoCode {
  font-weight: normal;
  border: 1px solid #46143c; /* Done for COM-1553 */
  height: 36px; }

#plan-n-book-page .modify-pb-fb-body input.error {
  border-bottom: 1px solid #e13737; }

#plan-n-book-page .modify-pb-fb-body .form-control:focus {
  -webkit-box-shadow: 1px 2px 10px 3px #ebebeb;
  box-shadow: 1px 2px 10px 3px #ebebeb; }

#plan-n-book-page .modify-pb-fb-body .triptabs-menu {
  height: auto;
  float: none;
  margin-bottom: 0px;
  margin: 0px; }
  #plan-n-book-page .modify-pb-fb-body .triptabs-menu .active-link a {
    color: #fff;
    font-weight: normal; }

#plan-n-book-page .modify-pb-fb-body .selectricDisabled .selectric {
  background: #e6e6d7;
  opacity: 1; }

#plan-n-book-page .pb-main-body {
  background: #fff;
  padding: 0px; }

#plan-n-book-page .book-redeem-div {
  text-align: center;
  background: #fff; }

#plan-n-book-page .book-select-wrap {
  color: #8996a5;
  font-size: 12px;
  margin: 0px 0px 8px 0px; }
  #plan-n-book-page .book-select-wrap .selectricWrapper.adult-select {
    height: inherit;
    width: 100%; }
  #plan-n-book-page .book-select-wrap .selectricWrapper.children-select {
    height: inherit;
    width: 100%; }
  #plan-n-book-page .book-select-wrap .selectricWrapper.infant-select,
.selectricWrapper.adult-select-srv  {
    height: inherit;
    width: 100%; }
    #plan-n-book-page .book-select-wrap .selectricWrapper.selectric-adult-select {
      height: inherit;
      width: 100%; }
    #plan-n-book-page .book-select-wrap .selectricWrapper.selectric-children-select {
      height: inherit;
      width: 100%; }
    #plan-n-book-page .book-select-wrap .selectricWrapper.selectric-infant-select,
  .selectricWrapper.selectric-adult-select-srv  {
    height: inherit;
    width: 100%; }

#plan-n-book-page .padd-bottom-15 {
  padding-bottom: 15px; }

#plan-n-book-page #departsfrom-div {
  padding-bottom: 0%; }

#plan-n-book-page #arrivesat-div {
  padding-bottom: 0%; }

#plan-n-book-page #departCalendarDiv {
  padding-bottom: 0%; }

#plan-n-book-page #returnCalendarDiv {
  padding-bottom: 0%; }

#plan-n-book-page .cust-detail-wrap {
  padding-bottom: 0%; }

#plan-n-book-page .promo-wrap {
  padding-bottom: 0%; }

#plan-n-book-page .disc-options-wrap {
  color: #666;
  font-size: 14px;
  position: static; }

#plan-n-book-page .bookinginfo-wrap .selectric {
  background: #fff;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  height: 36px;
  border: 1px solid #46143c; /* Done for COM-1553 */
}
  #plan-n-book-page .bookinginfo-wrap .selectric .label {
    color: #8996A5;
    font-size: 14px;
    line-height: 24px;
    min-height: 24px;
    color: #000; }

#plan-n-book-page .bookinginfo-wrap .label {
  font-size: 12px;
  font-weight: normal;
  text-align: left; }

#plan-n-book-page .bookinginfo-wrap .selectricWrapper {
  margin: 0px; }

#plan-n-book-page .adult-select .button {
  background-image: url(clientlib-site/resources/images/dropdown-visible.png);
  background-repeat: no-repeat;
  zoom: .8;
  height: 39px;
  background-position: 36%;
  width: 21%; }

#plan-n-book-page .children-select .button {
  background-image: url(clientlib-site/resources/images/dropdown-visible.png);
  background-repeat: no-repeat;
  zoom: .8;
  height: 39px;
  background-position: 36%;
  width: 21%; }

#plan-n-book-page .infant-select .button {
  background-image: url(clientlib-site/resources/images/dropdown-visible.png);
  background-repeat: no-repeat;
  zoom: .8;
  height: 39px;
  background-position: 36%;
  width: 21%; }
  #plan-n-book-page .selectric-adult-select .button {
    background-image: url(clientlib-site/resources/images/dropdown-visible.png);
    background-repeat: no-repeat;
    zoom: .8;
    height: 39px;
    background-position: 36%;
    width: 21%; }
  
  #plan-n-book-page .selectric-children-select .button {
    background-image: url(clientlib-site/resources/images/dropdown-visible.png);
    background-repeat: no-repeat;
    zoom: .8;
    height: 39px;
    background-position: 36%;
    width: 21%; }
  
  #plan-n-book-page .selectric-infant-select .button {
  background-image: url(clientlib-site/resources/images/dropdown-visible.png);
  background-repeat: no-repeat;
  zoom: .8;
  height: 39px;
  background-position: 36%;
  width: 21%; }

#plan-n-book-page .travel-select .button {
  background-image: url(clientlib-site/resources/images/dropdown-visible.png);
  background-repeat: no-repeat;
  zoom: .8;
  height: 39px;
  background-position: 36%;
  width: 21%;
  background-image: url(clientlib-site/resources/images/dropdown-visible.png);
  background-repeat: no-repeat;
  zoom: .8;
  height: 39px;
  background-position: 36%;
  width: 13%;
  background-position-y: 36%; }

#plan-n-book-page .travel-select .selectricItems {
  height: 85px; }

#plan-n-book-page .selectricItems {
  background: #fff;
  height: 105px; }
  #plan-n-book-page .selectricItems li {
    font-size: 12px;
    color: #8996a5;
    border: 0px;
    padding: 0px 5px 5px 5px; }
    #plan-n-book-page .selectricItems li:first-child {
      padding-top: 5px; }

#plan-n-book-page .age-info {
  font-size: 8px;
  position: absolute;
  color: #8996A5;
  text-transform: capitalize;
  top: 40%;
  left: 47%; }

#plan-n-book-page .promocode {
  height: 36px;
  color: #8996A5;
  font-size: 14px;
  min-height: 24px;
  line-height: 24px;
  padding: 0px 5px; }

#plan-n-book-page .icheckbox_minimal-grey {
  top: -2px; }

#plan-n-book-page .icheckbox_minimal-grey:focus-within { /* Added changes for WCAG COM-1401 */
    outline: 2px solid #46143c;
}

#plan-n-book-page #book-error-box {
  color: #e13737;
  display: none;
  font-size: 12px;
  margin: 0px 0px 0px 12px;
  padding: 4px 4px;
  max-width: 100%; }
  #plan-n-book-page #book-error-box > span {
    display: block; }
    #plan-n-book-page #book-error-box > span:before {
      content: url("clientlib-site/resources/images/flightbooking/airplane.png");
      display: inline-block;
      vertical-align: middle; }

#plan-n-book-page #manage-error-box {
  color: #e13737;
  display: none;
  font-size: 12px;
  margin: 0px 0px 0px 12px;
  padding: 4px 4px;
  max-width: 100%; }

#plan-n-book-page #checkin-error-box {
  color: #e13737;
  display: none;
  font-size: 12px;
  margin: 0px 0px 0px 12px;
  padding: 4px 4px;
  max-width: 100%; }

#plan-n-book-page #status-error-box {
  color: #e13737;
  display: none;
  font-size: 12px;
  margin: 0px 0px 0px 12px;
  padding: 4px 4px;
  max-width: 100%; }

#plan-n-book-page .modify-pb-fb-redeem a {
  color: #582c4f; }

#plan-n-book-page .icheckbox_minimal-grey.disabled {
  background-position: -63px 0;
  cursor: default; }

#plan-n-book-page .modify-pb-fb-book a {
  color: #582c4f; }

#plan-n-book-page .modify-pbfb-content {
  padding-top: 23px;
  padding-bottom: 23px;
  background: #fff;
  box-shadow: 1px 2px 10px 3px #ebebeb;
  -webkit-box-shadow: 1px 2px 10px 3px #ebebeb; }

#plan-n-book-page .selectric .button:after {
  border: none; }

@media screen and (max-width: 2000px) {
  #plan-n-book-page .scombobox-list {
    min-width: 92%; } 
  #plan-n-book-page .ui-menu {
    min-width: 92%; } }

@media screen and (max-width: 1800px) {
  #plan-n-book-page .scombobox-list {
    min-width: 91%; }
  #plan-n-book-page .ui-menu {
    min-width: 91%; } }

@media screen and (max-width: 1600px) {
  #plan-n-book-page .scombobox-list {
    min-width: 90%; }
  #plan-n-book-page .ui-menu {
    min-width: 90%; }
  }
@media screen and (max-width: 1500px) {
  #plan-n-book-page .scombobox-list {
    min-width: 89%; }
  #plan-n-book-page .ui-menu {
    min-width: 89%; } }

@media screen and (max-width: 1300px) {
  #plan-n-book-page .scombobox-list {
    min-width: 88%; }
  #plan-n-book-page .ui-menu {
    min-width: 88%; } }

@media screen and (max-width: 1200px) {
  #plan-n-book-page .scombobox-list {
    min-width: 86%; }
  #plan-n-book-page .ui-menu {
    min-width: 86%; } }

@media screen and (max-width: 1024px) {
  #plan-n-book-page .scombobox-list {
    min-width: 85.5%; }
  #plan-n-book-page .ui-menu{
    min-width: 85.5%; } }

@media screen and (max-width: 991px) {
  #plan-n-book-page .scombobox-list {
    min-width: 92.5%; }
  #plan-n-book-page .no-padd.padd-bottom-15 {
    padding-bottom: 0px; }
  #plan-n-book-page .ui-menu {
    min-width: 92.5%; } }

@media screen and (max-width: 971px) {
  #plan-n-book-page .scombobox-list {
    min-width: 91.5%; }
  #plan-n-book-page .ui-menu {
    min-width: 91.5%; } }

@media screen and (max-width: 895px) {
  #plan-n-book-page .scombobox-list {
    min-width: 90.5%; }
  #plan-n-book-page .ui-menu {
    min-width: 90.5%; } }

@media screen and (max-width: 786px) {
  #plan-n-book-page .scombobox-list {
    min-width: 89.5%; }
  #plan-n-book-page .ui-menu {
    min-width: 89.5%; } }

@media screen and (max-width: 767px) {
  #plan-n-book-page .scombobox-list {
    min-width: 94.5%; }
  #plan-n-book-page .ui-menu {
    min-width: 94.5%; }
  #plan-n-book-page form#plan-n-book-flights #promoCode {
    padding: 6px; } }

@media screen and (max-width: 650px) {
  #plan-n-book-page.scombobox-list {
    min-width: 93.5%; }
  #plan-n-book-page.ui-menu {
    min-width: 93.5%; }  }

@media screen and (max-width: 569px) {
  #plan-n-book-page .scombobox-list {
    min-width: 92.5%; }
  #plan-n-book-page .ui-menu {
    min-width: 92.5%; } }

@media screen and (max-width: 499px) {
  #plan-n-book-page .scombobox-list {
    min-width: 91.5%; }
  #plan-n-book-page .ui-menu {
    min-width: 91.5%; } }

@media screen and (max-width: 460px) {
  #plan-n-book-page .scombobox-list {
    min-width: 90.5%; }
  #plan-n-book-page .ui-menu {
    min-width: 90.5%; } }

@media screen and (max-width: 399px) {
  #plan-n-book-page .scombobox-list {
    min-width: 88.5%; }
  #plan-n-book-page .ui-menu {
    min-width: 88.5%; } }

@media (max-width: 414px) {
  #plan-n-book-page .ui-datepicker td {
    padding: 5px 0px;
    text-align: center;
    margin: 0px 8px; }
    #plan-n-book-page .ui-datepicker td a {
      padding: 5px 0px;
      text-align: center;
      margin: 0px 8px; } }

@media (max-width: 1300px) {
  #plan-n-book-page .depart_modal {
    width: 56%;
    margin: 100px auto 0px; } }

@media (max-width: 1160px) {
  #plan-n-book-page .depart_modal {
    width: 73%;
    margin: 100px auto 0px; } }

@media only screen and (max-width: 768px) {
  #plan-n-book-page .depart_modal {
    width: 95%;
    margin: 100px auto 0px; }
  #plan-n-book-page .dateTypeWrap {
    padding-right: 15%;
    margin-left: 0%; } }

@media only screen and (max-width: 991px) {
  #plan-n-book-page #departModal .modal-header {
    padding-bottom: 2%;
    border-bottom: 1px solid #ebebeb; }
  #plan-n-book-page #datepicker {
    border-left: none;
    padding: 0px;
    border: none; }
  #plan-n-book-page .ui-datepicker-calendar thead th {
    padding: 0px; }
  #plan-n-book-page .ui-datepicker table {
    width: 100%; }
  #plan-n-book-page .month {
    text-align: center; }
  #plan-n-book-page .month.active {
    text-align: center; }
  #plan-n-book-page .colon-mb-blck {
    color: #6a4462;
    display: inline-block; }
  #plan-n-book-page .colon-mb-gold {
    display: inline-block; }
  #plan-n-book-page .month-wrap {
    padding-top: 2%; } }

@media only screen and (max-width: 1200px) {
  #plan-n-book-page .padd-small {
    padding: 0px; } }

@media only screen and (max-width: 767px) {
  #plan-n-book-page .dateTypeWrap {
    padding-right: 0px;
    width: 81%; }
  #plan-n-book-page .year-head-mob {
    margin-top: 8%;
    margin-bottom: 2%; } }

@media only screen and (min-width: 991px) {
  #plan-n-book-page .colon-mb-blck {
    display: none; }
  #plan-n-book-page .colon-mb-gold {
    display: none; }
  #plan-n-book-page .month-wrap {
    padding-top: 6%; } }

@media (min-width: 992px) {
  #plan-n-book-page #flexiDiv {
    padding-left: 11%; }
  #plan-n-book-page .fields-right-sec {
    padding-top: 44px; }
  #plan-n-book-page .fields-left-sec {
    border-right: 1px solid #dccaa8;
  }
  #plan-n-book-page .pb-search-btn-wrap {
    float: right;
    width: 12.666667%; }
  #plan-n-book-page .fb-btn-wrap {
    padding-right: 30px; }
  #plan-n-book-page .discount-inner-wrap {
    display: flex; }
  #plan-n-book-page .discount-inner-wrap > div {
    flex: 0 0 auto;
    margin-right: 10px;
    width: auto; } }

@media (max-width: 650px) {
  #plan-n-book-page .age-info {
    top: 62%;
    left: 38%; } }

@media (max-width: 768px) {
  #plan-n-book-page .infant-select .button {
    background-image: url(clientlib-site/resources/images/dropdown-visible.png);
    background-repeat: no-repeat;
    zoom: .8;
    height: 39px;
    background-position: 65%;
    width: 17%;
    background-position-y: 36%; }
  #plan-n-book-page .travel-select .button {
    background-image: url(clientlib-site/resources/images/dropdown-visible.png);
    background-repeat: no-repeat;
    zoom: .8;
    height: 39px;
    background-position: 65%;
    width: 23%;
    background-position-y: 36%; }
  #plan-n-book-page .close-fix {
    padding-left: 15%;
    padding-right: 0px; } }

@media screen and (max-width: 414px) and (min-width: 320px) {
  #plan-n-book-page .infant-select .button {
    background-position: 36%;
    width: 16%;
    background-position-y: 45%; }
  #plan-n-book-page .adult-select .button {
    background-position: 36%;
    width: 16%;
    background-position-y: 45%; }
    #plan-n-book-page .selectric-adult-select .button {
      background-position: 36%;
      width: 16%;
      background-position-y: 45%; }
    #plan-n-book-page .selectric-children-select .button {
      background-position: 36%;
      width: 16%;
      background-position-y: 45%; }
    #plan-n-book-page .selectric-infant-select .button {
    background-position: 36%;
    width: 16%;
    background-position-y: 45%; }
  #plan-n-book-page .children-select .button {
    background-position: 36%;
    width: 16%;
    background-position-y: 45%; } }

@media screen and (max-width: 812px) and (min-width: 415px) {
  #plan-n-book-page .children-select .button {
    background-position: 80%; }
  #plan-n-book-page .adult-select .button {
    background-position: 80%; }
    #plan-n-book-page .selectric-adult-select .button {
      background-position: 80%; }
    #plan-n-book-page .selectric-children-select .button {
    background-position: 80%; } }

@media screen and (max-width: 1024px) and (min-width: 900px) {
  #plan-n-book-page .adult-select .button {
    width: 32%; }
  #plan-n-book-page .children-select .button {
    width: 32%; }
  #plan-n-book-page .infant-select .button {
    width: 32%; }
  #plan-n-book-page .selectric-adult-select .button {
    width: 32%; }
  #plan-n-book-page .selectric-children-select .button {
    width: 32%; }
  #plan-n-book-page .selectric-infant-select .button {
    width: 32%; }
  #plan-n-book-page .travel-select .button {
    width: 32%; } }

@media screen and (max-width: 1150px) and (min-width: 990px) {
  #plan-n-book-page .age-info {
    top: 62%;
    left: 16%; } }

@media screen and (max-width: 767px) and (min-width: 484px) {
  #plan-n-book-page .infant-select .button {
    width: 14%; }
  #plan-n-book-page .travel-select .button {
    width: 14%; } }

@media screen and (max-width: 1024px) and (min-width: 900px) and (orientation: landscape) {
  #plan-n-book-page .adult-select .button {
    width: 28%;
    background-position: 80%; }
  #plan-n-book-page .children-select .button {
    width: 28%;
    background-position: 80%; }
  #plan-n-book-page .infant-select .button {
    width: 28%;
    background-position: 80%; }
  #plan-n-book-page .selectric-adult-select .button {
    width: 28%;
    background-position: 80%; }
  #plan-n-book-page .selectric-children-select .button {
    width: 28%;
    background-position: 80%; }
  #plan-n-book-page .selectric-infant-select .button {
    width: 28%;
    background-position: 80%; }
  #plan-n-book-page .travel-select .button {
    width: 28%;
    background-position: 80%;
    width: 17%; } }

@media (min-width: 768px) {
  #plan-n-book-page .pb-search-btn-wrap {
    float: right; }
  #plan-n-book-page .fb-btn-wrap {
    padding-right: 30px; } }

@media screen and (max-width: 768px) and (orientation: portrait) {
  #plan-n-book-page .triptabs-menu li {
    width: 50%; } }

#plan-n-book-page .currencySelect {
  width: 100%;
  color: black;
  background-image: url(clientlib-site/resources/images/dropdown-visible.png);
  background-repeat: no-repeat;
  height: 39px;
  background-position: 98%;
  background-position-y: 36%;
}
#plan-n-book-page .adult-select-srv .button {
  background: url(clientlib-site/resources/images/sprite.png) no-repeat -185px -111px;
  width: 30px;
  height: 22px;
  z-index: 1;
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 8px;
  cursor: pointer;
}

#plan-n-book-page .adult-select-srv .selectricItems {
  display: none;
}

#plan-n-book-page .selectric-adult-select-srv .button {
  background: url(clientlib-site/resources/images/sprite.png) no-repeat -185px -111px;
  width: 30px;
  height: 22px;
  z-index: 1;
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 8px;
  cursor: pointer;
}

#plan-n-book-page .selectric-adult-select-srv .selectricItems {
  display: none;
}
/* Added for COM 989 by 1366335 starts here */
#plan-n-book-page .modify-pb-fb-mac a {
  color: #582c4f;
}
#plan-n-book-page #mac-pax-input{
  cursor: pointer;
}
#plan-n-book-page .passenger_icon {
  display: inline-block;
  position: absolute;
  right: 21px;
  top: 4px;
  cursor: pointer;
}
#plan-n-book-page #mac-paxmodal .modal-title span {
  font-weight: bold;
  border-bottom: 2px solid #b99650;
}
#plan-n-book-page #mac-paxmodal .modal-header button.close-visiblity {
 opacity: 1;
}
#plan-n-book-page #mac-paxmodal .modal-footer button {
  width: 20%;
  border-radius: 0px;
}
#plan-n-book-page #mac-paxmodal .modal-footer button:hover {
  color:#fff;
}
#plan-n-book-page #mac-paxmodal #macpaxmodalbody .spacing{
 margin-right:10px;
 margin-bottom: 15px;
}
#plan-n-book-page .modify-pb-fb-body input#mac-pax-input{
  font-weight: normal;
  border: 1px solid #46143c; /* Done for COM-1553 */
  height: 36px;
}
#plan-n-book-page #mac-paxmodal #macpaxmodalbody ul {
  list-style-type: none;
  padding-inline-start: 0px;
}
#plan-n-book-page #mac-paxmodal #macpaxmodalbody .header-style{
    color: #43566f;
    font-size: 16px;
    font-weight: 700;
}
#plan-n-book-page #mac-paxmodal .modal-width{
 width:35%;
}
#plan-n-book-page #mac-paxmodal #macpaxmodalbody .bold-caption{
  font-weight:700;
  font-size:15px;
}
#plan-n-book-page #mac-paxmodal #macpaxmodalbody .grey {
  color:lightgrey;
  font-size: 14px;
}
#plan-n-book-page #mac-paxmodal .modal-dialog,
.modal-content {
    height: 85%;
}
#plan-n-book-page #mac-paxmodal .modal-dialog,
  .modal-content.no-nominee-height {
       height: 60%;
  }

#plan-n-book-page #mac-paxmodal  .modal-body {
    max-height: calc(100% - 120px);
    overflow-y: scroll;
}

#plan-n-book-page #mac-paxmodal ::-webkit-scrollbar-thumb {
  background-color: lightgrey;
  border-radius: 10px;
  border: 5px solid rgb(255, 255, 255);
}

#plan-n-book-page #mac-paxmodal .checkmark:after {
  left: 3px;
  top: -4px;
  width: 8px;
  height: 15px;
  border: solid #b99650;
  border-width: 0px 4px 4px 0px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#plan-n-book-page #mac-paxmodal  input:checked~.checkmark {
  background-color: #fff;
}

#plan-n-book-page #mac-paxmodal  input:checked~.checkmark:after {
  display: block;
}

#plan-n-book-page #mac-paxmodal .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
#plan-n-book-page #mac-paxmodal .nominees-section input[type="checkbox"]{
  display:none;
}
#plan-n-book-page #mac-paxmodal #customer-section input[type="checkbox"]{
  display:none;
}
#plan-n-book-page #mac-paxmodal .nominees-section .checkbox label{
  padding-left: 8px;
  margin-bottom:10px;
}
#plan-n-book-page #mac-paxmodal #customer-section .checkbox label{
  padding-left: 8px;
  margin-bottom:10px;
}
#plan-n-book-page #mac-paxmodal .checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 14px;
  width: 14px;
  background-color: #fff;
  border: 1px solid #a9a9a9;
}

#plan-n-book-page .INF + span.checkmark{
  pointer-events: none;
  background-color: #e6e6d7;
}

#plan-n-book-page #errornominee{
  color:red;
}
#plan-n-book-page #mac-overlay {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
  opacity: 0.75; 
}
#plan-n-book-page #mac-overlay .loading-image {
  min-height: 50px;
  background: url(clientlib-site/resources/images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 3; 
}
@media screen and (max-width: 767px) {
  #plan-n-book-page #mac-paxmodal .modal-width{
    width:95%;
   }
}

@media only screen 
  and (max-width: 767px) 
  and (orientation: portrait) { 
    #plan-n-book-page #mac-paxmodal .modal-dialog,
    .modal-content {
        height: 75%;
   }
   #plan-n-book-page #mac-paxmodal .modal-dialog,
   .modal-content.no-nominee-height {
        height: 60%;
   }
}

@media only screen 
  and (max-width: 767px) 
  and (orientation: landscape) { 
    #plan-n-book-page #mac-paxmodal .modal-dialog,
    .modal-content {
        height: 95%;
   }

   #plan-n-book-page #mac-paxmodal .modal-dialog,
   .modal-content.no-nominee-height {
       height: 80%;
  }

}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #plan-n-book-page #mac-paxmodal .modal-width{
    width:65%;
   }
  #plan-n-book-page #mac-paxmodal .modal-dialog,
   .modal-content {
       height: 65%;
  }
  #plan-n-book-page #mac-paxmodal .modal-dialog,
  .modal-content.no-nominee-height {
       height: 50%;
  }

}
/* Added for COM 989 by 1366335 ends here */
/* Added for COM 755 by 1366335 starts here */

#plan-n-book-page #childFlightBooking .selectricItems ul li[disabled="disabled"]{
  pointer-events:none;
  opacity:0.6;
}

/* Added for COM 755 by 1366335 ends here */
#plan-n-book-page .modify-pb-fb-body .form-control[disabled] {
	background: #e6e6d7 !important;
	cursor: not-allowed !important;
}
#plan-n-book-page .wcag-returnform-labelform-label {
	background: #fff !important;
}
/* Added for COM-1172 by 1366335 */

@media screen and (min-width: 1023px) {
  #bogoDiscountModal .right{ 
    float:right
  }
}
.floating-grid #main-floating-grid .career-info-section .row > div {
  display: flex; }
  .floating-grid #main-floating-grid .career-info-section .row > div.image-left {
    flex-direction: row; }
  .floating-grid #main-floating-grid .career-info-section .row > div.image-right {
    flex-direction: row-reverse; }

.floating-grid #main-floating-grid .general-cont-wrapper {
  padding: 20px 0px 0px; }

.floating-grid #main-floating-grid .patternbtnggray {
  width: 158px;
  border: 1px solid #fff;
  padding: 6px;
  color: #fff;
  background: #582c4f;
  margin-top: 36px; }

.floating-grid #main-floating-grid .text-container {
  width: 100%;
  height: 300px;
  box-sizing: border-box;
  display: inline-block;
  float: left;
  position: relative; }

.floating-grid #main-floating-grid .img-container {
  width: 100%;
  height: 300px;
  box-sizing: border-box;
  display: inline-block;
  float: left;
  position: relative; }

.floating-grid #main-floating-grid .padd-10 {
  padding: 10px; }

.floating-grid #main-floating-grid .tile-wrapper {
  position: relative;
  overflow: hidden;
  height: 100%; }
  .floating-grid #main-floating-grid .tile-wrapper .tile-overlay1 {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: rgba(67, 86, 111, 0.8);
    transition: all 0.15s ease-in-out;
    padding: 10px 15px;
    color: #fff;
    transform: translateY(51px); }
  .floating-grid #main-floating-grid .tile-wrapper:hover .tile-overlay1 {
    background-color: rgba(88, 44, 79, 0.7);
    cursor: pointer;
    transform: translateY(0px); }
  .floating-grid #main-floating-grid .tile-wrapper .deal-icon-reveal {
    display: inline-block;
    height: 40px;
    width: 40px; }

.floating-grid #main-floating-grid .clearfix {
  zoom: 1; }

.floating-grid #main-floating-grid .bg-aubergine {
  background-color: #7d5a78; }

.floating-grid #main-floating-grid .bg-blue-light {
  background-color: #43566f; }

.floating-grid #main-floating-grid .bg-goldencolor {
  background-color: #b99650; }

.floating-grid #main-floating-grid .section1-mob-content-container {
  width: 100%;
  height: 300px;
  box-sizing: border-box;
  display: inline-block;
  float: left; }

.floating-grid #main-floating-grid .section1-mob-content {
  position: relative;
  overflow: hidden;
  height: 100%; }

.floating-grid #main-floating-grid .about-value-proposition-wrapper,
.floating-grid #main-floating-grid .about-csr-wrapper,
.floating-grid #main-floating-grid .about-industry-recognition,
.floating-grid #main-floating-grid .about-engagement,
.floating-grid #main-floating-grid .about-ethics-wrapper,
.floating-grid #main-floating-grid .about-culture-wrapper {
  position: absolute;
  width: 95%;
  top: 0px;
  left: 13px; }

.floating-grid #main-floating-grid .know-more {
  background: #582c4f; }

@media only screen and (max-width: 1000px) {
  .floating-grid .content-container {
    padding-right: 15px;
    padding-left: 15px;
    max-width: 900px; } }

@media screen and (max-width: 991px) {
  .floating-grid #main-career .tile-wrapper .tile-overlay1 {
    height: auto;
    transform: translateY(32px); }
    .floating-grid #main-career .tile-wrapper .tile-overlay1 p {
      margin-right: 25px; }
  .floating-grid #main-career .tile-wrapper .deal-icon-reveal {
    bottom: 32px;
    float: right;
    height: 24px;
    position: relative;
    width: 24px; } }

#folds .overflow-x {
  overflow-x: auto; }

#folds .folds-list {
  padding: 0px 0px 10px 0px;
  width: auto;
  white-space: nowrap; }
#folds .folds-list li {
  display: inline-block;
  margin-right: 40px;
  cursor: pointer;
}
/* CUAT-1364 */
#folds .folds-list li:focus-visible {
  padding: 5px;
}
  #folds .folds-list .active {
    border-bottom: 1px solid #6a4462;
    padding-bottom:10px;
   }

#folds .fold-section {
  display: none; }
  #folds .fold-section.active {
    display: block; }
  #folds .fold-section .content-wrapper {
    display: none; }
    #folds .fold-section .content-wrapper.active {
      display: block; }

#folds .description {
  position: absolute;
  bottom: 0px;
  padding: 15px;
}
#folds .description a {
  color: #ffffff;
}
    #folds .description a:hover {
      text-decoration: none;
      color: #fff; }
  #folds .description p {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400; }

#folds .view-link {
  padding-right: 6px;
  cursor: pointer; }
  #folds .view-link:hover {
    color: #2c425d;
    text-decoration: none; }
  #folds .view-link img {
    margin-bottom: 3px; }

#folds .arrow {
  display: none; }

#folds .list.active {
  color: #8c723d;
}
#folds .accesbility-list.active {
  color: #46143C;
  font-weight: bold;
  background-color: #FFFFFF;
}
#folds .list.active .arrow {
  display: inline;
}
/* CUAT-1364 */
#folds .deal-tile-padding:focus-within,.cv-partners .deal-tile-padding-interline:focus-within {
  box-shadow: 0 1rem 1.5rem rgb(0 0 0 / 20%);
  outline: 1px solid #4A4F55; /* Added changes for CUAT-1364   */ 
}
#folds .deal-tile-padding {
  padding: 6px; }

#folds .deal-tile-wrapper {
  position: relative;
  overflow: hidden;
  border: 1px solid #ccc; }
  #folds .deal-tile-wrapper .deal-tile-overlay {
    background-color: rgba(44, 66, 93, 0.8);
    bottom: 0px;
    color: #fff;
    padding: 11px 14px;
    position: absolute;
    transform: translateY(51px);
    transition: all 0.15s ease-in-out;
    width: 100%; }
#folds .deal-tile-wrapper:hover .deal-tile-overlay, #folds .deal-tile-wrapper:focus-within .deal-tile-overlay {
  background-color: rgba(88, 44, 79, 0.7);
  cursor: pointer;
  transform: translateY(0px);
}
  #folds .deal-tile-wrapper .deal-icon-reveal {
    display: inline-block;
    height: 40px;
    width: 40px; }

#folds .half-height {
  height: 224px;
  position: relative; }

#folds .full-height {
  height: 460px;
  position: relative; }

#folds #destinations .left-section {
  padding-left: 6px; }

#folds #destinations .destination-select {
  width: 220px;
  max-width: 100%;
  border: 1px solid #b99650; }

@media screen and (max-width: 767px) {
  #folds .half-height,
  #folds .full-height {
    height: 240px; }
  #folds .dest-half-height,
  #folds .dest-full-height {
    height: 170px; }
  #folds .right-section {
    margin: 0; }
  #folds .row.col-xs-12 {
    margin: 0px;
    padding: 0px; }
  #folds .view-link {
    padding-right: 15px; }
  #folds .img-responsive {
    height: 38px;
    width: 40px; } }

@media screen and (max-width: 991px) {
  #folds .left-section {
    width: 100%;
    margin: 0px 0px 10px 0px; }
  #folds .right-section {
    width: 100%;
    margin: 0; }
  #folds .deal-tile-wrapper .deal-tile-overlay {
    height: auto;
    transform: translateY(32px); }
    #folds .deal-tile-wrapper .deal-tile-overlay p {
      margin-right: 25px; }
  #folds .deal-tile-wrapper .deal-icon-reveal {
    bottom: 32px;
    float: right;
    height: 24px;
    position: relative;
    width: 24px; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  #folds #deals_and_offers .deal-tile-overlay p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; } }

@media screen and (max-width: 390px) {
  #folds .img-responsive {
    height: 30px;
    width: 30px; } }

@media screen and (min-width: 1025px) {
  #folds .overflow-x {
    overflow-x: hidden; } }

.card-layout-v3 .scrheight {
	height:472px;
}

.card-layout-v3 .scrmargin {
	margin-top:6px;
}

.card-layout-v3 .cardImgdesktop{
	height: 472px;
    overflow-y: auto;
}

.card-layout-v3 .cardImgmobile{
	height: 504px;
    overflow-y: auto;
}
.card-layout-v3 .cardImgdesktop::-webkit-scrollbar-button
{
  border-style: solid;
  height: 15px;
  width: 15px;
}
.card-layout-v3 .cardImgdesktop::-webkit-scrollbar-button:vertical:decrement
{
  border-width: 0 8px 10px 8px;
  border-color: transparent transparent #6a737c transparent;
}
.card-layout-v3 .cardImgdesktop::-webkit-scrollbar-button:vertical:decrement:hover
{
  border-color: transparent transparent #505050 transparent;
}
.card-layout-v3 .cardImgdesktop::-webkit-scrollbar-button:vertical:increment
{
  border-width: 10px 8px 0 8px;
  border-color: #6a737c transparent transparent transparent;
}
.card-layout-v3 .cardImgdesktop::-webkit-scrollbar-button:vertical:increment:hover
{
  border-color: #505050 transparent transparent transparent;
}
.redeem-section .cv-section .deals-list {
  margin-top: 20px;
  overflow-y: hidden;
  white-space: nowrap;
  width: auto; }
  .redeem-section .cv-section .deals-list li {
    display: inline-block;
    margin-right: 40px;
    cursor: pointer; }
    .redeem-section .cv-section .deals-list li a:hover {
      color: #6a4462;
      text-decoration: none; }
  .redeem-section .cv-section .deals-list .active {
    border-bottom: 1px solid #6a4462; }
.redeem-section .cv-section .redeem-section {
  margin-left: 0px;
  margin-right: 0px; }
  .redeem-section .cv-section .redeem-section .list-section li.active a {
    color: #b99650;
    font-weight: 700; }
    .redeem-section .cv-section .redeem-section .list-section li.active a:hover {
      color: #43566f; }
  .redeem-section .cv-section .redeem-section .list-section li.active .arrow {
    display: inline; }
  .redeem-section .cv-section .redeem-section .list-section li a:hover {
    color: #582c4f;
    text-decoration: none; }
  .redeem-section .cv-section .redeem-section .list-section li .arrow {
    display: none; }
.flow-diagram .redeem-content {
  margin: 0px;
  line-height: 1.8; }
  .flow-diagram .redeem-content .redeem-procedure .redeem-level {
    padding: 0px;
    margin-top: 10px; }
    .flow-diagram .redeem-content .redeem-procedure .redeem-level.redeem-level-two {
      margin-top: -112px; }
      .flow-diagram .redeem-content .redeem-procedure .redeem-level.redeem-level-two .mobredeemimage {
        margin-top: 15px; }
    .flow-diagram .redeem-content .redeem-procedure .redeem-level.redeem-level-three {
      margin-top: -126px; }
    .flow-diagram .redeem-content .redeem-procedure .redeem-level.redeem-level-four {
      margin-top: -95px; }
      .flow-diagram .redeem-content .redeem-procedure .redeem-level.redeem-level-four .mobredeemimage {
        margin-top: 15px; }
    .flow-diagram .redeem-content .redeem-procedure .redeem-level.redeem-level-five {
      margin-top: -122px; }
    .flow-diagram .redeem-content .redeem-procedure .redeem-level.redeem-level-six {
      margin-top: -138px; }
    .flow-diagram .redeem-content .redeem-procedure .redeem-level.redeem-level-seven {
      margin-top: -126px; }
    .flow-diagram .redeem-content .redeem-procedure .redeem-level .redeem-step-desc {
      padding-top: 20px; }
      .flow-diagram .redeem-content .redeem-procedure .redeem-level .redeem-step-desc .redeem-step-num {
        background: #b99650;
        border-radius: 15px;
        color: #fff;
        padding: 0px 8px;
        width: 25px; }
      .flow-diagram .redeem-content .redeem-procedure .redeem-level .redeem-step-desc .redeem-image-one {
        margin-top: -53px;
        margin-left: 15px; }
      .flow-diagram .redeem-content .redeem-procedure .redeem-level .redeem-step-desc .redeem-image-two {
        margin-top: -35px;
        margin-left: 20px; }
      .flow-diagram .redeem-content .redeem-procedure .redeem-level .redeem-step-desc .redeem-image-three {
        margin-left: -220px; }
      .flow-diagram .redeem-content .redeem-procedure .redeem-level .redeem-step-desc .redeem-image-four {
        margin-left: -245px;
        margin-top: -17px; }
      .flow-diagram .redeem-content .redeem-procedure .redeem-level .redeem-step-desc .redeem-image-five {
        margin-left: 30px; }
      .flow-diagram .redeem-content .redeem-procedure .redeem-level .redeem-step-desc .redeem-image-six {
        margin-left: 20px;
        margin-top: -35px; }
      .flow-diagram .redeem-content .redeem-procedure .redeem-level .redeem-step-desc .redeem-image-seven {
        margin-left: -240px; }
      .flow-diagram .redeem-content .redeem-procedure .redeem-level .redeem-step-desc .redeem-image-eight {
        margin-top: -53px;
        margin-left: 15px; }
      .flow-diagram .redeem-content .redeem-procedure .redeem-level .redeem-step-desc .redeem-step-content.redeem-step-content-one {
        margin-top: -20px; }
      .flow-diagram .redeem-content .redeem-procedure .redeem-level .redeem-step-desc .redeem-step-content.redeem-step-content-two {
        margin-top: -20px; }
      .flow-diagram .redeem-content .redeem-procedure .redeem-level .redeem-step-desc .redeem-step-content.redeem-step-content-four {
        margin-top: -35px; }
      .flow-diagram .redeem-content .redeem-procedure .redeem-level .redeem-step-desc .redeem-step-content.redeem-step-content-six {
        margin-top: -20px; }
      .flow-diagram .redeem-content .redeem-procedure .redeem-level .redeem-step-desc .redeem-step-content.redeem-step-content-nine {
        margin-top: -20px; }
      .flow-diagram .redeem-content .redeem-procedure .redeem-level .redeem-step-desc .redeem-step-content .redeem-step-head {
        font-weight: 700;
        color: #000; }
      .flow-diagram .redeem-content .redeem-procedure .redeem-level .redeem-step-desc .redeem-step-content .redeem-step-para {
        color: #333; }
  .flow-diagram .redeem-content .redeem-procedure .redeem-step-mob {
    margin-bottom: 25px; }
    .flow-diagram .redeem-content .redeem-procedure .redeem-step-mob .redeem-step-content-mob {
      padding-left: 20px;
      padding-right: 20px; }
      .flow-diagram .redeem-content .redeem-procedure .redeem-step-mob .redeem-step-content-mob .redeem-step-para-mob {
        margin: 0px; }
      .flow-diagram .redeem-content .redeem-procedure .redeem-step-mob .redeem-step-content-mob .redeem-step-head-mob {
        margin-bottom: 5px; }
@media screen and (max-width: 1024px) {
  .redeem-section .cv-section .redeem-section .list-section {
    width: 100%; }
  .redeem-section .cv-section .redeem-section .content-section {
    width: 100%; }
  .redeem-section .cv-section .redeem-section .mobredeemimage {
    width: 50px; } }
.redeem-step-desc > img {
  width: 100%; }
.redeem-level div {
  padding-left: 0;
  padding-right: 0; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .flow-diagram .redeem-content .redeem-procedure .redeem-level.redeem-level-three {
    margin-top: -93px; }
  .flow-diagram .redeem-content .redeem-procedure .redeem-level.redeem-level-five {
    margin-top: -90px; }
  .flow-diagram .redeem-content .redeem-procedure .redeem-level.redeem-level-seven {
    margin-top: -92px; }
  .flow-diagram .redeem-content .redeem-procedure .redeem-step-desc .redeem-image-four {
    margin-left: -231px; }
  .flow-diagram .redeem-content .redeem-procedure .redeem-step-desc .redeem-image-seven {
    margin-left: -230px; } }

#return-to-top {
  bottom: 50%;
  display: none; /* Added changes for return-to-top */
  position: fixed;
  right: 1%;
  text-decoration: none;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  z-index: 2;
}

#return-to-top img {
  height: 25px;
  margin: 0px;
  position: relative;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  width: 24px; /* Added changes for return-to-top */
  object-fit: cover;
  object-position: -50% 0%;
}
#return-to-top span {  /* Added changes for return-to-top */
  font-weight: 700;
  font-size: 15px;
  padding-left: 2px;
}

#return-to-top:hover {
  border-radius: 5px;
  box-shadow: 0px 0px 5px #999;
  cursor: pointer;
  padding: 5px;
}


#group-booking-widget .bgBlue {
  background: url(clientlib-site/resources/images/grp-book-bg.jpg) repeat; }

#group-booking-widget .caption-log-in {
  text-shadow: none;
  line-height: 1.2;
  margin-bottom: 25px; }

#group-booking-widget .paddT26px {
  padding-top: 26px; }

#group-booking-widget .paddB26px {
  padding-bottom: 26px; }

#group-booking-widget .group-booking-login .loginnewpopupbtn {
  float: none;
  margin-top: 19px;
  margin-left: 0px; }

#group-booking-widget input#grms_login {
  background: #b99650;
  border: #b99650;
  width: 114px;
  height: 30px;
  color: #fff; }
  #group-booking-widget input#grms_login:hover {
    background-color: #b9a573; }

#group-booking-widget input#grms_register {
  background: #b99650;
  border: #b99650;
  width: 114px;
  height: 30px;
  color: #fff; }
  #group-booking-widget input#grms_register:hover {
    background-color: #b9a573; }

#group-booking-widget .caption {
  text-shadow: none;
  line-height: 1.2;
  margin-bottom: 10px;
  padding-left: 0px; }

#group-booking-widget .grms-register-btn {
  margin-top: 2px; }

#group-booking-widget-v2 .bgBlue {
  background: url(clientlib-site/resources/images/grp-book-bg.jpg) repeat; }

#group-booking-widget-v2 .caption-log-in {
  text-shadow: none;
  line-height: 1.2;
  margin-bottom: 25px; }

#group-booking-widget-v2 .paddT26px {
  padding-top: 26px; }

#group-booking-widget-v2 .paddB26px {
  padding-bottom: 26px; }

#group-booking-widget-v2 .group-booking-login .loginnewpopupbtn {
  float: none;
  margin-top: 19px;
  margin-left: 0px; }

#group-booking-widget-v2 input#grms_login {
  background: #b99650;
  border: #b99650;
  width: 114px;
  height: 30px;
  color: #fff; }
  #group-booking-widget-v2 input#grms_login:hover {
    background-color: #b9a573; }

#group-booking-widget-v2 input#grms_register {
  background: #b99650;
  border: #b99650;
  width: 114px;
  height: 30px;
  color: #fff; }
  #group-booking-widget-v2 input#grms_register:hover {
    background-color: #b9a573; }

#group-booking-widget-v2 .caption {
  text-shadow: none;
  line-height: 1.2;
  margin-bottom: 10px;
  padding-left: 0px; }

#group-booking-widget-v2 .grms-register-btn {
  margin-top: 2px; }

#tncPageWrap #tandcTest .left-section {
  width: 25%; }

#tncPageWrap .tnc-tab .nav-tabs {
  border-bottom: 0px; }
  #tncPageWrap .tnc-tab .nav-tabs > li.active > h4 a {
    color: #b99650;
    cursor: default;
    border: none;
    font-weight: bold;
    width: 100%; }
  #tncPageWrap .tnc-tab .nav-tabs > li {
    float: none; }
    #tncPageWrap .tnc-tab .nav-tabs > li > h4 {
      margin-bottom: 0px; }
      #tncPageWrap .tnc-tab .nav-tabs > li > h4 a {
        margin-right: 2px;
        line-height: 1.42857143;
        border: none;
        color: #6a4462;
        width: 100%;
        font-size: 16px; }
    #tncPageWrap .tnc-tab .nav-tabs > li > a {
      border: none;
      color: #6a4462;
      padding: 4px;
      width: 100%;
      font-weight: 400; }

#tncPageWrap .nav-tabs > li.active > h4 a:focus {
  color: #b99650;
  cursor: default;
  border: none;
  font-weight: bold;
  width: 100%; }

#tncPageWrap .nav-tabs > li.active > h4 a:hover {
  color: #b99650;
  cursor: default;
  border: none;
  font-weight: bold;
  width: 100%; }

#tncPageWrap .nav-tabs > li.active > a {
  color: #b99650;
  cursor: pointer;
  background: none;
  border: none;
  font-weight: 700; }

#tncPageWrap .tandc-child > a.active div {
  color: #b99650;
  cursor: default;
  font-weight: bold;
  width: 100%; }

#tncPageWrap .tandc-child > a.active:focus div {
  color: #b99650;
  cursor: default;
  font-weight: bold;
  width: 100%; }

#tncPageWrap .tandc-child > a.active:hover div {
  border: none;
  background: none; }

#tncPageWrap .tandc-child > a.hover:focus div {
  color: #b99650;
  cursor: default;
  font-weight: bold;
  width: 100%; }

#tncPageWrap .tandc-backgroundChange {
  background-color: yellow; }

#tncPageWrap #tnc_deals_list li {
  border-bottom: 1px solid transparent;
  color: #6a4462;
  display: inline-block;
  font-size: 24px; }
  #tncPageWrap #tnc_deals_list li a {
    color: #6a4462;
    cursor: pointer;
    margin-right: 37px;
    font-weight: 500;
    font-size: 24px; }
    #tncPageWrap #tnc_deals_list li a:hover {
      text-decoration: none; }
  #tncPageWrap #tnc_deals_list li a.active {
    border-bottom: 1px solid #46143c; }

#tncPageWrap .captionsecond {
  color: #43566f;
  font-size: 18px;
  text-shadow: none; }

#tncPageWrap .tandc_btns {
  height: 34px; }
  #tncPageWrap .tandc_btns button[disabled] {
    cursor: not-allowed;
    background-color: #f7f7f7; }

#tncPageWrap .tnc-search-wrap {
  margin-bottom: 2%;
  margin-top: 1%; }

#tncPageWrap .tnc-deals-list {
  margin-bottom: 2%;
  padding-left: 0px; }

#tncPageWrap .nav > li > a:hover {
  text-decoration: none;
  background-color: #fff; }

#tncPageWrap li.sub-list.active > h4 > .subTabRightArrow {
  background: url(clientlib-site/resources/images/right-arrow.png) no-repeat;
  content: '';
  display: inline-block;
  height: 15px;
  margin-top: 0px;
  width: 25px; }

#tncPageWrap .content-trm-con {
  padding-top: 2%; }

#tncPageWrap #basic .basic-th {
  color: #fff;
  height: 46px;
  font-size: 15px;
  padding: 0px;
  padding-top: 1%;
  padding-bottom: 1%; }

#tncPageWrap #basic .basic-tr > td {
  line-height: 3.2;
  vertical-align: top; }

#tncPageWrap thead {
  height: 50px;
  box-shadow: 0px 0px 0px 0px #fff;
  border: 0px; }

#tncPageWrap .basic-tr > th {
  line-height: 3.2;
  vertical-align: top; }

#tncPageWrap .basic-tr > td {
  line-height: 3.2;
  vertical-align: top; }

@media screen and (max-width: 767px) {
  #tncPageWrap #tandcTest .left-section {
    width: 100%; }
  #tncPageWrap #tandcTest .right-section {
    width: 100%; }
  #tncPageWrap .tnc-tab {
    flex-direction: column; }
  #tncPageWrap .tnc-deals-list {
    min-width: max-content;
    padding-left: 0px; } }

@media (min-width: 768px) and (max-width: 991px) {
  #tncPageWrap #tandcTest .left-section {
    width: 100%; }
  #tncPageWrap #tandcTest .right-section {
    width: 100%; }
  #tncPageWrap .tnc-tab {
    flex-direction: column; }
  #tncPageWrap .tnc-deals-list {
    min-width: max-content;
    padding-left: 0px; } }

@media (max-width: 767px) {
  #tncPageWrap .tandc_btns {
    margin-top: 4%;
    padding: 0px; }
  #tncPageWrap .tnc-btn-wrap {
    padding: 0px;
    padding-left: 2%; }
  #tncPageWrap .tnc-go-wrap {
    padding-left: 0%; } }

/* Feedback form CSS */
#feedback-form #captcha-field-set {
  padding: 20px;
  max-width: 345px;
  background-color: #f2eae7;
  margin: 15px 0px 30px; }

#feedback-form #feedbackQuery {
  height: 100px;
  max-width: 100%;
  max-height: 100px; }

#feedback-form .changeFormFields {
    color: #777 !important;
}

#feedback-form .empty-value-select {
    color: #333 !important;
}

#feedback-form select option {
   color: black;
}

#feedback-form textarea.error,
#feedback-form .error-block textarea {
  border-bottom: 1px solid #e13737; }

#feedback-form select.error {
  border-bottom: 1px solid #e13737; }

#feedback-form #UserCaptchaCode {
  padding: 20px 10px 20px 10px;
  width: 100%; }

#feedback-form #CaptchaTxtField {
  font-size: 15px;
  background: #fbf5f3;
  margin-bottom: 15px; }

#feedback-form .Captcha {
  color: #e13737; }

#feedback-form input[type="number"]::-webkit-inner-spin-button,
#feedback-form input[type="number"]::-webkit-outer-spin-button {
  opacity: 0;
  pointer-events: none; }

#feedback-form input[type="number"] {
  -moz-appearance: textfield; }

#feedback-form #intCode,
#feedback-form #feedbackArea,
#feedback-form #category,
#feedback-form #feedbackType {
  color: #666; }

@media (min-width: 990px) and (max-width: 1024px) {
  #feedback-form #intCode {
    width: 60px; } }

.transaction-history .tran-head {
  display: flex;
  align-items: baseline; }

.transaction-history .tran-head h3 {
  flex: 1; }

.transaction-history .selectdate {
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
  cursor: pointer; }

.transaction-history .selectdate span {
  margin-left: 5px; }

.transaction-history .tableResetTr>tbody>tr:nth-child(odd) {
    background-color: #f7f7f7 !important;
}
.transaction-history .flight_table>tbody>tr:nth-child(odd) {
    background: #e8eaed;
    text-align: center;
    border-bottom: 1px solid #ffffff
}
.transaction-history .tableResetTr>tbody>tr:nth-child(even) {
    background-color: #e9eaee !important;
}
.transaction-history .tableResetTr > tbody > tr > td {
	background: unset !important;
    border: 1px solid #fff !important;
	color: #666;
	padding: 10px !important;
}
.transaction-history tbody {
    border-top: 1.5px solid #ccc;
}
.partner-page .partner-content {
  padding-left: 15px;
  padding-right: 15px;
}
.partner-page .row {
  margin-right: 0px;
  margin-left: 0px;
}
.partner-page .partner-content .partner-banner {
  display: flex;
}
.partner-page .partner-content .partner-banner .partner-pattern {
  align-items: center;
  background: url(clientlib-site/resources/images/light-golden-yantra-pattern.png);
  display: flex;
}
.partner-page .partner-content .partner-banner .partner-pattern .partner-text {
  color: #582c4f;
  font-size: 18px;
  font-weight: 700;
  margin: 10%;
  text-align: center;
}
.partner-page .partner-content .partner-rewards {
  margin-top: 20px;
}
.partner-page .partner-content .partner-rewards .partner-table .partner-th {
  font-weight: normal;
  vertical-align: middle;
  border: 1px solid #ddd;
}
.partner-page .partner-content .partner-rewards .partner-table .partner-tr .partner-td {
  font-weight: normal;
  vertical-align: middle;
  border: 1px solid #ddd;
  line-height: 2;
  color: #333;
}
.partner-page .partner-content .partner-rewards .partner-table .partner-tr:nth-child(even) {
  background: #e8eaed;
}
.partner-page .partner-content .partner-rewards .partner-table .partner-tr:nth-child(odd) {
  background: #f7f7f7;
}
.partner-page .partner-content .list-info {
  list-style-type: circle;
  line-height: 2.5;
}
.partner-page .partner-content .partner-info .partner-desc {
  line-height: 1.8;
}

@media screen and (max-width: 991px) {
  .partner-page .partner-content .partner-banner {
    display: block;
  }
}
/*SCSS for the-economist starts here*/
#economist .ecospcng {
  padding-bottom: 1%;
}
#economist #tblbasic .basic-tr:nth-of-type(odd) {
  background-color: #f7f7f7;
}
#economist #tblbasic .basic-tr:nth-of-type(even) {
  background-color: #ebebeb;
}
#economist .partner-captcha {
  border: 1px solid #ebebeb;
}
#economist .economist-fieldset {
  padding: 20px;
  max-width: 345px;
  background-color: #e7ddcc;
  margin: 15px 0px 30px;
}
#economist .iptclr {
  border: 1px solid #ebebeb;
  margin-left: 15px;
  margin-top: 2%;
}
#economist .cvid_lbl {
  float: left;
  padding-top: 5px;
  padding-right: 7px;
  padding-left: 15px;
  color: #43566f;
  margin-top: 2%;
}
#economist .trip_input {
  color: #000;
}
#economist #disp_error {
  height: auto;
  float: left;
  color: #e13737;
  padding-left: 15px;
}
#economist #disp_msg {
  height: auto;
  float: left;
  color: green;
  padding-left: 15px;
}
#economist .CaptchaWrap {
  position: relative;
}
#economist #UserCaptchaCode {
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid #ebebeb;
  outline: none;
}
#economist .CaptchaTxtField {
  background: #e7ddcc;
}

@media screen and (max-width: 320px) {
  #economist .cvid_lbl {
    width: 48%;
  }
  #economist .iptclr {
    width: 45%;
    margin-left: 1%;
  }
}
/*SCSS for the-economist ends here*/
/* Registration form CSS */
#register .checkbox-field:focus + .checkbox-label:before {
  border: 1px solid #46143c; /* Added changes for WCAG focus */
  outline: 1px solid #46143c;
}
#register {
  position: relative; }
  #register .form-blk > div {
    margin-bottom: 20px; }
  #register .padd-0 {
    padding: 0px; }
  #register .select-padd {
    padding-right: 35px; }
  #register select option {
    color: #333; }
  #register .select-clr {
    color: #999; }
  #register .empty-value-select {
    color: #333; }
  #register span#toggle-pswd-confirm-password {
    float: right;
    position: relative;
    bottom: 24px;
    right: 10px; }
  #register label.eu-citizen, #register div.eu-citizen {
    margin-top: 7px;
    padding-left: 0px;
    padding-right: 0px;/*Commented for COM 1134 Ipad issue */
}
  #register .underlined {
    text-decoration: underline; }
  #register fieldset {
    padding: 20px;
    max-width: 345px;
    background-color: #e7ddcc;
    border: 0px;
    margin: 15px 0px 30px; }
  #register .captcha-txt-field {
    background: #e7ddcc;
    border: 0px;
    display: block;
    position: relative; }
  #register #UserCaptchaCode {
    padding: 10px; }
  #register .error-block .v-select {
    border-bottom: 1px solid #C11F25; }
  #register .dob-wrapper {
    margin: 0; }
    #register .dob-wrapper .register-tooltip {
      text-align: left;
      font-size: 12px;
      line-height: 18px;
      width: 80%;
      box-sizing: border-box;
      z-index: 1;
      position: absolute;
      bottom: 110%;
      word-break: break-word;
      background-color: #666;
      color: #fff;
      padding: 10px;
      margin: 0 14px; }
      #register .dob-wrapper .register-tooltip:before {
        border: solid;
        border-color: #666 transparent;
        border-width: 5px 5px 0px;
        bottom: -5px;
        content: "";
        display: block;
        left: 105px;
        position: absolute;
        z-index: 1; }
  #register .v-select.searchable .dropdown-toggle {
    border: hidden;
    bottom: 4px; }
  #register .v-select input[type=search] {
    border: hidden;
    cursor: default;
    margin-top: -5px; /* Added for COM-1553 */
    font-size: 18px; 
  }
    #register .sel_dropdown_img {
      padding-left: 7px; /* Added for COM-1553 */
    }
    #register .v-select input[type=search]:focus {
      border: hidden;
      outline: 0px; /* Added for COM-1553 */
      font-size: 18px; }
  #register .v-select button span {
    display: none; }
  #register .v-select i.open-indicator {
    display: none; }
  /* #register .error {
    display: none; } */
  #register .hasError .error {
    display: block; }
  #register .hasError .form-control {
    border-bottom: 1px solid #C11F25; }
  #register .form-padd {
    padding: 0px; }
  #register .primaryText {
    color: #46143c; }
  #register a[href] {
    text-decoration: underline; }
  #register a:hover {
    font-weight: 600;
  }
 #register .disableButton{
  cursor: not-allowed;
  opacity: .3;
  }
  /* COM-755 css changes by 1366335 starts here */
  #register .form-blk .minor-enroll .emailblock > div {
    margin-bottom: 0px; }

  #register .form-blk .minor-enroll > div {
    margin-bottom: 20px; }

  #register #minordoberror{
    color: #C11F25;
    font-size: 13px;
    font-weight: 600;
  }
  /* COM-1553 */
  #register .mob-label{
    display: block;
    padding-left: 15px;
  }
  #register .v-select .selected-tag {
    margin: unset;
    padding: unset;
    padding-left: 6px;
  }
  /* COM-1553 */

  #register .form-blk .minor-enroll .countryblock .form-control[readonly] {
    background-color: #fff; }

  #register .form-blk .minor-enroll .cityblock .form-control[readonly] {
      background-color: #fff; }  
    
   /* COM-755 css changes by 1366335 ends here */   
    
@media (max-width: 991px) {
  #register .clear-both {
    clear: both; } }

@media (max-width: 767px) {
  /* commented as part of COM-755 by 1366335 */
  /* #register .form-blk div {
    padding: 0px; } */
    #register .form-blk div.register-tooltip {
      padding: 10px; }
    #register .form-blk div.mob-padd {
      margin-bottom: 20px; }
  /* commented as part of COM-755 by 1366335 */
  /* #register .form-blk > div {
    margin: 0px; } */
  #register .li-arg-mob {
    padding-left: 7%; }

  #register .form-blk .minor-enroll .emailblock > div {
      margin-bottom: 15px; } }

@media only screen and (max-width: 991px) and (min-width: 768px) {
  #register .gender-label {
    padding-left: 15px;
    /*padding-top: 25px;*/ } /* Commented as part of 1134 Ipad issue*/
  #register .ipad-padd {
    padding-left: 15px; } }

@media only screen and (max-width: 767px) and (min-width: 300px) {
  #register .select-padd {
    padding-right: 50px; } }

@media (max-width: 460px) {
  #ui-datepicker-div {
    right: 18.75px; } }

@media (min-width: 768px) and (max-width: 920px) {
  #ui-datepicker-div {
    right: 18.75px; } }
	
/* added for COM 1134*/	
#register .input{
  padding-left:7px; /* Added changes for COM-1553 */
    }
/* COM-1149 starts here*/ 
.imageStyle
 {
  width: 200px;
  height: 121px;
}
.register-page-card-content{
  display: inline-grid;
}
.register-page-card-content > div{
  display: inline-flex;
  display: -ms-flexbox;
  margin-bottom: 10px;
}
.register-page-card-content > div > span{
  padding-right: 10px;
}
#otpModal .border-left-0{
  border-left: none;
}
#otpModal .border-right-0{
  border-right: none;
}
#otpModal .align-right {
  text-align: right;
  background-color: #fff;
}
#otpModal .disable{
  opacity: .5;
  cursor: not-allowed;
  pointer-events: none;
}
#otpModal .blue-color{
  color: #0073c5;
}
_:-ms-lang(x),#register button.clear{
  display:none;
}
_:-ms-lang(x),.sel_dropdown_img .form-control:-ms-input-placeholder  {
  background:none;
}
#register .thank-you-message > a {
  cursor: pointer;
}
#register #mobileVrfyBtn.disable {
  opacity: .5;
  cursor: not-allowed;
  pointer-events: none;
}
#register .gender-disable{
  cursor: not-allowed;
}
#register .gender-disable label,
#register .gender-disable span{
  pointer-events:none; 
}
/*COM-1149 Ends here*/

/*COM 1452 starts here*/
.material-switch > input[type="checkbox"] {
    display: none;   
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative; 
    width: 40px;  
}

.material-switch > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgb(0 0 0 / 50%);
    border-radius: 8px;
    content: '';
    height: 15px;
    margin-top: -8px;
    position: absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 25px;
}
.material-switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 30%);
    content: '';
    height: 15px;
    left: -4px;
    margin-top: -5px;
    position: absolute;
    top: -3px;
    transition: all 0.3s ease-in-out;
    width: 15px;
}
.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 15px;
}
.whatsapp-preference {
	width: 100%;
	display: flex;
}
@media (min-width: 350px) and (max-width: 990px){
.responsive-whatsapp-preference {
	width: 100%;
	display: flex !important;
}
}
.Communication-title {
	margin: 0;
}
.slider-checkbox {
	padding-left: 10px;
	padding-top: 10px;
}
.Whatsapp-text {
	padding-top: 10px;
}
.whatsappIcon {
	height: 30px;
	padding-top: 8px;
	margin-left: 10px;
}
.responsive-whatsappIcon {
	height: 32px;
	padding-top: 8px;
	margin-right: 5px;
	margin-left: 13px;
}
.separator {
    margin-left: 10px;
    margin-top: 10px;
}
/*COM 1452 ends here*/
/* COM-1553 - Start */
#register .wcag-form-label {
  position: absolute;
  font-size: 0.8em;
  top: -7px;
  left: 20px;
  padding: 0px 5px;
  background-color: #FFFFFF;
  color: #46143c;
}
#register .wcag-form-field {
  height: 3em;
  top: 0;
  padding-top: 10px;
  border-color: #46143C;
}
#register .wcag-form-group {
  position: relative;
  min-height: 4.5em;
}
#register .minor-enroll .wcag-form-group {
  margin: unset;
}
/* COM-1553 - End */
/* Added changes for mkt-135 */
#register .date1 .tooltiptext {
  visibility: hidden;
  width: 70%;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 110%;
  left: 35%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}
#register .date1 .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
#register .date1:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
#register .date1:focus-within .tooltiptext {
  visibility: visible;
  opacity: 1;
}
#register .the-datepicker__container a {
  text-decoration: none;
}
#register .flight-one-way-date-input .error{
    display: none;
}
#register .flight-one-way-date-input.hasError .error{
    display: block !important;
}
#register .minor-dob .error{
    display: none;
}
#register .minor-dob.hasError .error{
    display: block !important;
}
/* Ended changes for mkt-135 */
/* CSS for L1, L2, L3 starts here */
.static-table {
  /* Economy class */
  /* Economy class ends here */
  /* premium Economy class*/
  /* premium Economy class ends here */
  /* Business class */
  /* Business class ends here */
  /* Award flights*/
  /* Award flights ends here */ }
  .static-table th:first-child {
    white-space: nowrap; }
  .static-table .EcoHead {
    background: url(clientlib-site/resources/images/Economy.png) repeat;
    margin: 0;
    padding: 0; }
    .static-table .EcoHead div {
      height: 85px;
      background: url(clientlib-site/resources/images/Economy.png) repeat;
      padding: 3%;
      border-right: 1px solid #fff; }
  .static-table .EcoCellMain {
    padding: 15px 10px;
    color: #666;
    height: 100px;
    background-color: #f7f7f7;
    padding-bottom: 7%;
    padding-top: 1%;
    border-right: 1px solid #fff; }
  .static-table .EcosubTitle {
    background: #dad0d8;
    border-right: 1px solid #fff; }
  .static-table .EcodarkShade {
    background: #e9eaee; }
  .static-table .EcointHeads {
    background: url(clientlib-site/resources/images/Economy.png) repeat;
    height: 36px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 1%; }
  .static-table .preEcoHead div {
    height: 85px;
    background: url(clientlib-site/resources/images/premium-economy.png) repeat;
    padding: 3%;
    border-right: 1px solid #fff; }
  .static-table .preEcoCellMain {
    padding: 15px 10px;
    color: #666;
    height: 100px;
    background-color: #f7f7f7;
    padding-bottom: 7%;
    padding-top: 1%;
    border-right: 1px solid #fff; }
  .static-table .preEcosubTitle {
    background: #d0d5dc;
    border-right: 1px solid #fff; }
  .static-table .preEcodarkShade {
    background: #e9eaee; }
  .static-table .preEcointHeads {
    background: url(clientlib-site/resources/images/premium-economy.png) repeat;
    height: 36px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 1%; }
  .static-table .busiHead div {
    height: 80px;
    background: url(clientlib-site/resources/images/business-class.png) repeat;
    padding: 3%;
    border-right: 1px solid #fff; }
  .static-table .busiCellMain {
    padding: 15px 10px;
    color: #666;
    height: 100px;
    background-color: #f7f7f7;
    padding-bottom: 3%;
    padding-top: 1%;
    border-right: 1px solid #fff; }
  .static-table .busiSubTitle {
    background: #f1eadd;
    border-right: 1px solid #fff; }
  .static-table .busidarkShade {
    background: #e9eaee; }
  .static-table #businessTab .busintHeads {
    background: url(clientlib-site/resources/images/business-class.png) repeat;
    height: 43px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 1%; }
  .static-table .ecoTableBg {
    background: url(clientlib-site/resources/images/Economy.png) repeat; }
  .static-table .preEcoTableBg {
    background: url(clientlib-site/resources/images/premium-economy.png) repeat; }
  .static-table .busTableBg {
    background: url(clientlib-site/resources/images/business-class.png) repeat; }
  .static-table .sublist {
    margin-left: 18px;
    list-style-type: disc; }
  .static-table a:focus {
    text-decoration: none; }
  .static-table a:hover {
    text-decoration: none; }
  .static-table .grey-bg {
    background: #F0F0F0; }

table.heading-noPad > thead > tr > th {
    padding: 0;
}

table.heading-noPad > thead > tr > th  > div{
    padding: 8px;
}
/* Added changes for fare rules table */
#fare-rules-table .color-grey{
    border: 1px solid white;
    padding: 30px 12px;
    font-size: 15px;
    padding-top: 35px !important;
}
#fare-rules-table .EcosubTitle{
    background-color: #dad0d8 !important;
}
#fare-rules-table .basic-tr.odd{
  background-color: #f7f7f7;
}
#fare-rules-table .basic-tr.even{
  background-color: #ebebeb;
}
#fare-rules-table .basic-th {
    background-color: #f7f7f7;
    font-weight: bold;
    color: black;
}
#fare-rules-table .ecoTableBg {
	background-color: #46143c !important;
    background-image: none !important;
    color: #FFFFFF;
    font-weight: bold;
}
#fare-rules-table .preEcoTableBg, #fare-rules-table .busTableBg {
    color: #FFFFFF;
    font-weight: bold;
}
#fare-rules-table .EcosubTitle, #fare-rules-table .preEcosubTitle, #fare-rules-table .busiSubTitle, #fare-rules-table .grey-bg {
    color: black;
    text-align: left;
    padding-left: 30px;
    padding-top: 10px !important;
}
#fare-rules-table .ecoTableBg {
    background: url(clientlib-site/resources/images/Economy.png) repeat; }
#fare-rules-table .preEcoTableBg {
    /*background: url(clientlib-site/resources/images/premium-economy.png) repeat;*/
    background-color: #142D4B !important;
    background:none;
}
#fare-rules-table .busTableBg {
    /*background: url(clientlib-site/resources/images/business-class.png) repeat;*/
    background-color: #B99650 !important;
    background:none;
}
#fare-rules-table th, #fare-rules-table td, #fare-rules-table tr {
    border: 1px solid white;
}
#fare-rules-table table.heading-noPad > thead > tr > th > div{
    padding: 14px;
}
#fare-rules-table .glyphicon-menu-up, #fare-rules-table .glyphicon-menu-down {
  background: none;
  color: #6a4462;
  padding: 0px;
  padding-left: 51%;
}
#fare-rules-table .rowheader{
  font-weight: bold;
  padding: 12px;
}
#fare-rules-table .table{
  margin-bottom: 35px;
}
#fare-rules-table ::-webkit-scrollbar-thumb  {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  border: 1px solid #fff;
}
#fare-rules-table .onlyinMob .benefits-table-mobile .cellWrap {
    height: 100%;
    /*display: flex;*/
}
#fare-rules-table .onlyinMob .benefits-table-mobile .carousel-indicators {
	margin-left: inherit;
    position: unset;
    margin: 10px;
}
#fare-rules-table .onlyinMob .benefits-table-mobile .carousel-indicators {
  top: 100%;
}
#fare-rules-table .onlyinMob .benefits-table-mobile .carousel-indicators li {
  min-width: 13px;
  min-height: 13px;
  border: 1px solid #b99650;
  border-radius: 26px;
}
#fare-rules-table .onlyinMob .benefits-table-mobile .carousel-indicators .active {
  margin: 1px 7px;
  background: #582c4f;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}
#fare-rules-table .benefits-table-mobile .rwd {
    position: absolute;
    padding: 8px;
}
#fare-rules-table .benefits-table-mobile .hbody {
    position: relative;
    top: 37px;
}
#fare-rules-table .benefits-table-mobile .tablegap {
    padding-bottom: 37px;
    background-color: white;
}
#fare-rules-table.benefits-table-mobile .tableheader .rwd div {
    text-align: center;
}
#fare-rules-table .benefits-table-mobile .rowheader {
    text-align: center;
}
#fare-rules-table .divTableBody {
    width: 100%;
}
#fare-rules-table .temp .nhbody .pgap div p {
    margin-right: 0px !important;
}
#fare-rules-table .benefits-table-mobile .nhbody .pgap div p {
  width: 100%;
  margin-right: 150px;
}
@media screen and (max-width: 345px) {
  #fare-rules-table .benefits-table-mobile .nhbody .pgap div p {
 	margin-right: 90px;
  }
    #fare-rules-table .temp .nhbody .pgap div p {
    margin-right: 20vw !important;
  }
}
@media screen and (min-width: 346px) and (max-width: 456px) {
  #fare-rules-table .benefits-table-mobile .nhbody .pgap div p {
    margin-right: 100px;
  }
  #fare-rules-table .temp .nhbody .pgap div p {
    margin-right: 19vw !important;
  }
}
@media screen and (min-width: 456px) and (max-width: 609px) {
  #fare-rules-table .benefits-table-mobile .nhbody .pgap div p {
 	margin-right: 100px;
  }
    #fare-rules-table .temp .nhbody .pgap div p {
    margin-right: 18vw !important;
  }
}
@media screen and (min-width: 610px) and (max-width: 690px) {
  #fare-rules-table .benefits-table-mobile .nhbody .pgap div p {
 	margin-right: 125px;
  }
    #fare-rules-table .temp .nhbody .pgap div p {
    margin-right: 18vw !important;
  }
}
@media screen and (min-width: 691px) and (max-width: 767px) {
  #fare-rules-table .benefits-table-mobile .nhbody .pgap div p {
 	margin-right: 150px;
  }
    #fare-rules-table .temp .nhbody .pgap div p {
    margin-right: 20vw !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 844px) {
  #fare-rules-table .benefits-table-mobile .nhbody .pgap div p {
 	margin-right: 115px;
  }
    #fare-rules-table .temp .nhbody .pgap div p {
    margin-right: 14vw !important;
  }
}
@media screen and (min-width: 845px) and (max-width: 909px) {
  #fare-rules-table .benefits-table-mobile .nhbody .pgap div p {
 	margin-right: 135px;
  }
    #fare-rules-table .temp .nhbody .pgap div p {
    margin-right: 15vw !important;
  }
}
@media screen and (min-width: 910px) and (max-width: 992px) {
  #fare-rules-table .benefits-table-mobile .nhbody .pgap div p {
 	margin-right: 150px;
  }
    #fare-rules-table .temp .nhbody .pgap div p {
    margin-right: 15vw !important;
  }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
  #fare-rules-table .temp .nhbody .pgap div p {
    margin-right: 60px !important;
  }
}
@media (max-width: 1024px) {
#fare-rules-table .flex-display {
  flex-direction: column;
  }
}
/* Ended changes for fare rules table */
.tiers-and-benefits .benfit-list {
  background-color: #ff0000 !important;
  padding-top: 3%;
  min-width: max-content;
}

.tiers-and-benefits .benfit-list li a {
  margin-right: 37px;
}

.tiers-and-benefits .benfit-list li a:hover, .tiers-and-benefits .benfit-list li a:focus, .tiers-and-benefits .benfit-list li a:active {
  color: #582c4f;
  text-decoration: none;
}

.tiers-and-benefits .benfit-list li a.active {
  border-bottom: 1px solid #582c4f;
}

.tiers-and-benefits .list.active > a::after {
  content: "";
  background: url("clientlib-site/resources/images/right-arrow.png") no-repeat;
  display: inline-block;
  height: 15px;
  width: 13px;
  margin-left: -3px;
}

.tiers-and-benefits .line-height-35 {
  line-height: 35px;
}

.tiers-and-benefits #basic .basic-tr:nth-of-type(even) {
  background-color: #ebebeb;
}

@media (max-width: 1024px) {
  .tiers-and-benefits .flex-display {
    flex-direction: column;
  }

  .tiers-and-benefits .left-section,
  .tiers-and-benefits .right-section {
    width: 100%;
  }
}

/* CSS FOR benefit & privileges page starts here*/
.tiers-and-benefits #benefitPriv .divTableBody {
  background: inherit;
  max-width: 100%;
  clear: both;
  overflow: hidden;
  border: 0px;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable {
  text-align: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0px 0px 3em 0px;
  padding: 0px;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .cellWrap {
  border-bottom: 1px solid #fff;
  width: 100%;
  padding: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .cellWrap.even {
  background: #ebebeb;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .cellWrap.odd {
  background: #f7f7f7;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .cellWrap .busiSubTitle {
  background: none;
  text-align: justify;
  padding-top: 4%;
  padding-right: 0px;
  border-right: 1px solid #fff;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .cellWrap .busiSubTitle div {
  padding-right: 0%;
  padding-left: 7%;
  text-align: left;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .cellWrap .busiSubTitle div div {
  padding-bottom: 4%;
  padding-left: 0%;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .cellWrap .busiSubTitle .glyphicon-menu-down {
  background: none;
  color: #6a4462;
  padding: 0px;
  padding-left: 51%;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .cellWrap .busiCellMain {
  color: #000;
  font-size: 14px;
  padding: 15px 10px;
  padding-bottom: 3%;
  height: 100%;
  border-right: 1px solid #fff;
  padding-top: 1%;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .cellWrap .busiCellMain:nth-of-type(2) {
  color: #666;
  font-size: 15px;
  padding-top: 4%;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .cellWrap .busiCellMain:nth-of-type(3) {
  color: #666;
  font-size: 15px;
  padding-top: 4%;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .cellWrap .busiCellMain:nth-of-type(4) {
  color: #666;
  font-size: 15px;
  padding-top: 4%;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .cellWrap .busiCellMain:nth-of-type(5) {
  color: #666;
  font-size: 15px;
  padding-top: 4%;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .cellWrap .busiCellMain.cvTheme:nth-of-type(2) {
  color: #6a4462 !important;  
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .cellWrap .busiCellMain.cvTheme:nth-of-type(3) {
  color: #a39f9e !important;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .cellWrap .busiCellMain.cvTheme:nth-of-type(4) {
  color: #b99650 !important;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .cellWrap .busiCellMain.cvTheme:nth-of-type(5) {
  color: #807c7c !important;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .cellWrap .busiCellMain img {
  width: 12%;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .cellWrap .silverCell {
  color: #ccc;
  font-size: 15px;
  padding: 15px 10px;
  border-right: 1px solid #fff;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .cellWrap .silverCell img {
  width: 12%;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .cellWrap .goldCell {
  color: #b99650;
  font-size: 15px;
  padding: 15px 10px;
  border-right: 1px solid #fff;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .cellWrap .goldCell img {
  width: 12%;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .cellWrap .platinumCell {
  color: #acacac;
  font-size: 15px;
  padding: 15px 10px;
  border-right: 1px solid #fff;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .cellWrap .platinumCell img {
  width: 12%;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .cellWrap .cvBaseHead {
  color: #fff;
  height: inherit;
  background: #6a4462;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .cellWrap .cvSilverHead {
  color: #fff;
  height: inherit;
  background: #ccc;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .cellWrap .cvGoldHead {
  color: #fff;
  height: inherit;
  background: #b99650;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .cellWrap .cvPlatinumHead {
  color: #fff;
  height: inherit;
  background: #acacac;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .bnpHead>div {
  height: 62px;
  background: #f7f7f7;
  padding: 3%;
  border-right: 1px solid #fff;
  padding-top: 2%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .bnpHead div.bnpTitle {
  color: #000;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .bnpHead div.BaseHead {
  background: #6a4462;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .bnpHead div.SilverHead {
  background: #ccc;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .bnpHead div.GoldHead {
  background: #b99650;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .bnpHead div.PltnmHead {
  background: #acacac;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .patternBgWrap {
  color: #fff;
  height: 44px;
}

.tiers-and-benefits #benefitPriv .divTableBody .Rtable .patternBgWrap .patternBg {
  font-weight: bold;
  height: inherit;
  background: #dad0d8;
}

.tiers-and-benefits #benefitPriv .divTableBody .businessTable.Rtable--244cols > .Rtable-cell--head.bnpHead {
  background: none;
  padding: 0px;
  height: 52px;
}

.tiers-and-benefits #benefitPriv .divTableBody .businessTable.Rtable--244cols > .Rtable-cell--head.bnpHead > div {
  padding: 0;
}

.tiers-and-benefits #benefitPriv .divTableBody .businessTable.Rtable--244cols > .Rtable-cell--head.bnpHead > div > b > div {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tiers-and-benefits .base-head-normal {
  height: inherit! important;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .cellWrap .busiCellMain {
  padding: 0 !important;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .cellWrap .busiCellMain > b > div {
  height: 35px;
  width: 100%;
  padding: 15px 10px;
  padding-bottom: 3%;
  padding-top: 1%;
}

.tiers-and-benefits #benefitPriv .divTableBody .econonyTable.Rtable--1333cols > .Rtable-cell--head,
  .tiers-and-benefits #benefitPriv .divTableBody .premiumTable.Rtable--244cols > .Rtable-cell--head,
  .tiers-and-benefits #benefitPriv .divTableBody .businessTable.Rtable--244cols > .Rtable-cell--head {
  color: #000;
  line-height: 1.42857143;
  border: 0px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  font-size: 14px;
  text-align: center;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .cellWrap {
  border-bottom: 1px solid #fff;
  width: 100%;
  padding: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .cellWrap.even {
  background: #ebebeb;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .cellWrap.odd {
  background: #f7f7f7;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .cellWrap .busiSubTitle {
  background: none;
  text-align: justify;
  //padding-top: 4%;
  padding-right: 0px;
  border-right: 1px solid #fff;
  padding-left: 0 !important;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .cellWrap .busiSubTitle div {
  padding-right: 0%;
  padding-left: 7%;
  text-align: left;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .cellWrap .busiSubTitle div div {
  padding-bottom: 4%;
  padding-left: 0%;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .cellWrap .busiSubTitle .glyphicon-menu-down {
  background: none;
  color: #6a4462;
  padding: 0px;
  padding-left: 51%;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .cellWrap .busiCellMain {
  color: #000;
  font-size: 14px;
  padding: 15px 10px;
  padding-bottom: 3%;
  border-right: 1px solid #fff;
  padding-top: 1%;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .cellWrap .busiCellMain:nth-of-type(2) {
  color: #000;
  font-size: 15px;
  padding-top: 4%;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .cellWrap .busiCellMain:nth-of-type(3) {
  color: #000;
  font-size: 15px;
  padding-top: 4%;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .cellWrap .busiCellMain:nth-of-type(4) {
  color: #000;
  font-size: 15px;
  padding-top: 4%;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .cellWrap .busiCellMain:nth-of-type(5) {
  color: #000;
  font-size: 15px;
  padding-top: 4%;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .cellWrap .busiCellMain img {
  width: 12%;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .cellWrap .silverCell {
  color: #ccc;
  font-size: 15px;
  padding: 15px 10px;
  border-right: 1px solid #fff;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .cellWrap .silverCell img {
  width: 12%;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .cellWrap .goldCell {
  color: #b99650;
  font-size: 15px;
  padding: 15px 10px;
  border-right: 1px solid #fff;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .cellWrap .goldCell img {
  width: 12%;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .cellWrap .platinumCell {
  color: #acacac;
  font-size: 15px;
  padding: 15px 10px;
  border-right: 1px solid #fff;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .cellWrap .platinumCell img {
  width: 12%;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .cellWrap .cvBaseHead {
  color: #fff;
  height: inherit;
  background: #6a4462;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .cellWrap .cvSilverHead {
  color: #fff;
  height: inherit;
  background: #ccc;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .cellWrap .cvGoldHead {
  color: #fff;
  height: inherit;
  background: #b99650;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .cellWrap .cvPlatinumHead {
  color: #fff;
  height: inherit;
  background: #acacac;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .cellWrap .cvBaseHead, .cvSilverHead, .cvGoldHead, .cvPlatinumHead, .base-head-bg, .gold-head-bg, .platinum-head-bg > div {
  text-align: left;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .carousel-indicators {
  top: 100%;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .carousel-indicators li {
  min-width: 13px;
  min-height: 13px;
  border: 1px solid #b99650;
  border-radius: 26px;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .carousel-indicators .active {
  margin: 1px 7px;
  background: #582c4f;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.tiers-and-benefits .card-body {
  font-size: 13px;
}

.tiers-and-benefits .display-none {
  display: none;
}

.tiers-and-benefits .base-sub-title {
  background-color: #dad0d8 !important;
}

.tiers-and-benefits .gold-sub-title {
  background-color: #f1eadd !important;
}

.tiers-and-benefits .platinum-sub-title {
  background-color: #d0d5dc !important;
}

.tiers-and-benefits .base-head-bg {
  height: inherit !important;
  background: url(clientlib-site/resources/images/Economy.png) repeat !important;
}

.tiers-and-benefits .gold-head-bg {
  height: inherit !important;
  background: url(clientlib-site/resources/images/business-class.png) repeat !important;
}

.tiers-and-benefits .platinum-head-bg {
  height: inherit !important;
  background: url(clientlib-site/resources/images/premium-economy.png) repeat !important;
}

.tiers-and-benefits .display-white {
  color: white !important;
  background-color: white !important;
}

.tiers-and-benefits .EcosubTitle {
  background: #dad0d8 !important;
}

.tiers-and-benefits .BusiSubTitle {
  background: #f1eadd !important;
}

.tiers-and-benefits .PreEcosubTitle {
  background: #d0d5dc !important;
}

.tiers-and-benefits .grey-bg {
  background: #F0F0F0 !important;
}

.tiers-and-benefits .carousel-inner .item .cellWrap > div {
  /*text-align: left;*/
}

.tiers-and-benefits .normal-head-bg img,
.tiers-and-benefits .base-head-bg img,
.tiers-and-benefits .platinum-head-bg img,
.tiers-and-benefits .gold-head-bg img {
  margin-right: 10px;
  height: auto !important;
  width: auto !important;
}

.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .cellWrap .col-xs-4 {
	height: 100%;
}
.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .cellWrap {
    height: 100%;
    display: flex;
}
.tiers-and-benefits #benefitPriv .onlyinMob #benefits-table-mobile .carousel-indicators {
	margin-left: inherit;
    position: unset;
}

/* CSS FOR benefit & privileges page ends here*/

/* Press release CSS*/
#pressPage .press-sub-title {
  font-weight: 700; }

#pressPage .padd-top-2per {
  padding-top: 2%; }

#pressPage .marg-bottom-2per {
  margin-bottom: 2%; }

#pressPage .archive_sec_press {
  padding-top: 2%; }
  #pressPage .archive_sec_press select option {
    color: #000; }
    #pressPage .archive_sec_press select option:first-child {
      color: #999; }

#pressPage .press-month {
  width: 100%;
  height: 44px;
  color: #582c4f;
  font-size: 15px;
  font-weight: bold;
  cursor: pointer;
  background-size: 29px;
  padding-left: 8%;
  zoom: .8; }

#pressPage .press-year {
  width: 100%;
  height: 44px;
  color: #582c4f;
  font-size: 15px;
  font-weight: bold;
  cursor: pointer;
  background-size: 29px;
  padding-left: 8%;
  zoom: .8; }

#pressPage .press-reset-btn {
  width: 100%;
  height: 35px; }

#pressPage .press-search-btn {
  width: 100%;
  height: 35px; }

#pressPage .accordionBorder {
  border-top: thin solid #ccc;
  clear: both; }

#pressPage th {
  font-weight: normal;
  font-size: 14px; }

#pressPage tr {
  font-weight: normal;
  font-size: 14px; }

#pressPage #press-release-vistara {
  padding-top: 6%; }

#pressPage .press-content-body {
  text-align: justify;
  line-height: 1.5; }

#pressPage .headerfaq {
  position: absolute;
  right: -8px; }

#pressPage .dateViewer {
  position: inherit;
  right: 0px;
  top: 0px;
  float: none; }

#pressPage .paraWrapper {
  position: relative; }

#pressPage .paragraph1 {
  float: none; }

#pressPage .accordianWrap a.hd {
  display: block;
  width: 100%;
  padding: 25px 20px;
  margin-top: 10px;
  color: #fff;
  text-transform: capitalize;
  cursor: pointer;
  font-size: 20px;
  padding-left: 3%;
  padding-right: 3%; }

#pressPage .accordianWrap .contentBlk {
  border: 1px solid #ccc;
  padding: 10px 10px 0px;
  position: relative;
  min-width: inherit; }

#pressPage .divTableBody {
  background: none;
  border: 0px;
  background-size: 27px;
  width: 100%;
  clear: both;
  overflow: hidden;
  border-bottom: 1px solid #fff; }

#pressPage .divTable {
  min-width: inherit;
  display: block; }

#pressPage .divTableRow {
  clear: both;
  overflow: hidden;
  width: 100%;
  background: #ebebeb; }

#pressPage .last-accordion .accordionBorder{
  display: none;
}

@media (min-width: 768px) and (max-width: 1199px) {
  #pressPage .archiveheader {
    width: 20%; } }

@media (min-width: 992px) {
  #pressPage .archive_sec_press {
    padding-top: 0%; }
  #pressPage .archiveheader {
    text-align: center; }
  #pressPage .press-accordion {
    font-size: 18px; }
  #pressPage .headerfaq {
    top: 1px;
    right: -20px; }
  #pressPage .dateViewer {
    float: right; }
  #pressPage .press-date-wrap {
    padding-top: 5px; } }

@media (min-width: 768px) {
  #pressPage .monthdropdownpress {
    margin: 0px;
    padding: 0px;
    margin-right: 2%; }
  #pressPage .yeardropdownpress {
    margin: 0px;
    padding: 0px;
    margin-right: 2%; }
  #pressPage #press-release-vistara {
    padding-top: 3%; }
  #pressPage .archiveheader {
    margin-bottom: 0%; } }

@media (max-width: 767px) {
  #pressPage .monthdropdownpress {
    padding-left: 0px; }
  #pressPage .press-serchbtn-wrap {
    padding-top: 2%;
    padding-left: 0px; }
  #pressPage .press-resetbtn-wrap {
    padding-top: 2%; }
  #pressPage .headerfaq {
    top: 0px; }
  #pressPage .press-news-head {
    padding-right: 14%; }
  #pressPage .divTableRow {
    margin-bottom: 15px;
    background: #f7f7f7;
    padding: 15px; }
  #pressPage .divTableBody > .divTableRow:nth-of-type(2n) {
    background: #ebebeb; }
  #pressPage .press-content {
    padding-top: 1%; } }

@media (min-width: 768px) {
  #pressPage .press-serchbtn-wrap {
    padding: 0px;
    margin-right: 2%; }
  #pressPage .press-resetbtn-wrap {
    padding: 0px; } }

@media (min-width: 1200px) {
  #pressPage .press-serchbtn-wrap {
    width: 20%; }
  #pressPage .press-resetbtn-wrap {
    width: 20%; }
  #pressPage .archiveheader {
    margin-left: 4%; }
  #pressPage .dateViewer {
    font-size: 15px; } }

@media (min-width: 1024px) {
.vistara-colctrl-container {
  display: flex;
  flow-direction:column;
}
}

.vistara-colctrl-container > div {
  margin: 10px;
}

.col2 {
 background-position: center;
 background-size: cover;
    }
#charterBooking .additional-remarks {
  height: 134px;
  max-width: 100%;
  max-height: 134px; }

#charterBooking .datepicker-img:hover {
  cursor: pointer; }

#charterBooking #hours.paddingLeft,
#charterBooking #minutes.paddingLeft {
  padding-left: 8px; }

#charterBooking #captcha-field {
  padding: 20px;
  max-width: 345px;
  background-color: #e7ddcc;
  margin: 15px 0px 30px; }

#charterBooking #UserCaptchaCode {
  padding: 10px;
  box-sizing: border-box;
  outline: none;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
  width: 100%; }

#charterBooking .radioField {
  opacity: 0;
  position: absolute; }

#charterBooking .radioField,
#charterBooking .radioLabel {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer; }

#charterBooking .radioField + .radioLabel:before {
  content: '';
  background: url("clientlib-site/resources/images/radio-button.png");
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  padding: 2px;
  margin-right: 5px;
  text-align: center; }

#charterBooking .radioField:checked + .radioLabel:before {
  background: url("clientlib-site/resources/images/radio-button-filled.png"); }

@-moz-document url-prefix() {
  #hours.paddingLeft,
  #minutes.paddingLeft {
    padding-left: 4px; } }

/* RWD changes for hours and minutes*/
@media (min-width: 768px) and (max-width: 1024px) {
  #charterBooking .padd_left_0_tab {
    padding-left: 0px; }
  #charterBooking .citizen {
    padding-top: 1%; }
  #charterBooking .error-block label.error {
    font-size: 11px; }
  #charterBooking .input {
    padding: 0px 0px 0px 4px; } }

@media (max-width: 460px) {
  #charterBooking #ui-datepicker-div {
    right: 18.75px; } }

@media (min-width: 769px) and (max-width: 1024px) {
  #charterBooking #intCode {
    padding: 0px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  #charterBooking .increaseWidth {
    width: 70px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  #charterBooking .increaseWidth {
    width: 70px; } }

@media (min-width: 320px) and (max-width: 425px) {
  #charterBooking #captcha-field {
    max-width: 100%; }
  #charterBooking .ReloadBtn {
    right: 5px; } }

@media (max-width: 460px) {
  #ui-datepicker-div {
    right: 18.75px; } }

@media (min-width: 768px) and (max-width: 920px) {
  #ui-datepicker-div {
    right: 18.75px; } }

.gst-container input[type=number]::-webkit-inner-spin-button,
.gst-container input[type=number]::-webkit-outer-spin-button {
  opacity: 0;
  pointer-events: none;
}
.gst-container input[type=number] {
  -moz-appearance: textfield;
}
.gst-container .text-bold {
  font-weight: 700;
}
.gst-container .clear-both {
  clear: both;
}
.gst-container .error {
  display: block;
}
.gst-container .hasError .error {
  display: block;
}
.gst-container .hasError .form-control {
  border-bottom: 1px solid #e13737;
}

@media only screen and (max-width: 768px) {
  .gst-container .left-align {
    text-align: left;
  }
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
#destinations .folds-list {
  width: auto;
  white-space: nowrap;
  overflow-y: hidden;
}

#destinations .folds-list li {
  display: inline-block;
  margin-right: 40px;
  cursor: pointer;
}

#destinations .folds-list .active {
  border-bottom: 1px solid #6a4462;
}

#destinations .description {
  position: absolute;
  bottom: 0px;
  padding: 15px;
}

#destinations .description a {
  color: #fff;
}

#destinations .description a:hover {
  text-decoration: none;
  color: #fff;
}

#destinations .view-link {
  padding-right: 30px;
  cursor: pointer;
}

#destinations .view-link:hover {
  color: #2c425d;
  text-decoration: none;
}

#destinations .view-link img {
  margin-bottom: 3px;
}

#destinations .arrow {
  display: none;
}

#destinations .list.active {
  color: #b99650;
}

#destinations .list.active .arrow {
  display: inline;
}

#destinations .deal-tile-padding {
  padding: 6px;
}

#destinations .deal-tile-wrapper {
  position: relative;
  overflow: hidden;
  border: 1px solid #ccc;
}

#destinations .deal-tile-wrapper .deal-tile-overlay {
  background-color: rgba(44, 66, 93, 0.8);
  bottom: 0px;
  color: #fff;
  padding: 11px 14px;
  position: absolute;
  transform: translateY(51px);
  transition: all 0.15s ease-in-out;
  width: 100%;
}

#destinations .deal-tile-wrapper:hover .deal-tile-overlay {
  background-color: rgba(88, 44, 79, 0.7);
  cursor: pointer;
  transform: translateY(0px);
}

#destinations .deal-tile-wrapper .deal-icon-reveal {
  display: inline-block;
  height: 40px;
  width: 40px;
}

#destinations .half-height { /* Added changes for cuat-1364 */
  height: 222px;
  position: relative;
}

#destinations .full-height { /* Added changes for cuat-1364 */
  height: 456px;
  position: relative;
}

#destinations .carousel-inner { /* Added changes for cuat-1364 */
  height: 475px;
}

#destinations .left-section {
  padding-left: 6px;
}

#destinations .destination-select {
  width: 185px;
  max-width: 100%;
  border: 1px solid #b99650;
}

#destinations .scombobox {
  position:relative;
  margin:0;
}

#destinations .item { 
  background-color: #ffffff;
    padding: 5px; /* CUAT-1364 */
    border: 0px;
}

@media screen and (max-width: 767px) {
  #folds .half-height,
  #folds .full-height {
    height: 240px;
  }

  #folds .dest-half-height,
  #folds .dest-full-height {
    height: 170px;
  }

  #folds .right-section {
    margin: 0;
  }

  #folds .row.col-xs-12 {
    margin: 0px;
    padding: 0px;
  }

  #folds .view-link {
    padding-right: 15px;
  }

  #folds .img-responsive {
    height: 38px;
    width: 40px;
  }
}

@media screen and (max-width: 991px) {
  #folds .left-section,
  #folds .right-section {
    width: 100%;
    margin: 0px;
  }

  #folds .deal-tile-wrapper .deal-tile-overlay {
    height: auto;
    transform: translateY(32px);
  }

  #folds .deal-tile-wrapper .deal-tile-overlay p {
    margin-right: 25px;
  }

  #folds .deal-tile-wrapper .deal-icon-reveal {
    bottom: 32px;
    float: right;
    height: 24px;
    position: relative;
    width: 24px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #folds #deals_and_offers .deal-tile-overlay p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.retro-claim .flight-code {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 34px;
  border: 1px solid #f7f7f7;
  border-right: 0;
  color: #999; }
.retro-claim .hasError .form-control {
  border-bottom: 1px solid #e13737; }
.retro-claim .hasError .error {
  display: block; }
.retro-claim .pax-info input[readonly="readonly"] {
  background-color: transparent; }
/* Added as part of COM-509 by 1366335 starts here */
.retro-claim .tooltip > .tooltip-inner {
  background-color: gray; 
  color: white; }  
/* Added as part of COM-509 by 1366335 ends here */ 
/* Added as part of COM-1047 by 1350497 */
.fetch-details{
        padding-top:24px;}
 .retro-error{
    display:block!important
        }
    .success-msg{
    color:green;
    font-size:16px;
    }
/* Added as part of COM-1047 by 1350497 */
/*Added as part of COM-1569*/
#seqNoPopup .modal-dialog{
  position: relative; margin: 0 auto; top: 25%; width: 35%;
}
#seqNoPopup .modal-footer{
  padding: 10px;
}
#seqNoPopup .modal-header h1{
  font-size: min( 2.2vw , 12px ); color: #000000; padding: 5px;
}
#seqNoPopup .modal-body .popup-label{
  font-size: min( 6vw , 16px ); color: #6a4462; padding: 5px; left:12px; font-weight: bold;;
}
#seqNoPopup .modal-footer #submitRetroSeq {
font-size: min( 4vw , 18px );
width: 100px;
}
.seq-Input {
  width: 100%;
}

@media (min-width: 768px) and (max-width: 1024px){
  #seqNoPopup .modal-dialog{
    position: relative; margin: 0 auto; top: 25%; width: 50%;
  }
}
@media (min-width: 320px) and (max-width: 768px){
  #seqNoPopup .modal-dialog{
    position: relative; margin: 0 auto; top: 25%; width: 90%; left: 10px;
  }
  #seqNoPopup .modal-body .popup-label{
    font-size: min( 4vw , 14px ); color: #6a4462; padding: 5px; left:12px; font-weight: bold;;
  }
  #seqNoPopup .modal-header h1{
    font-size: min( 2.5vw , 14px ); color: #000000; padding: 5px;
  }
}
.seqno-field{
  width:95%;
}
.seqno-tooltip{
  float:right;
  padding-top:3px;
}
.seqno{
  display:flex;
}
.info-image{
  width:17px;
  height:25px;
}
.retrobutton {
  margin-top: 25px;
}
/*Ended as part of COM-1569*/
/* Added as part of IR-205422 starts here*/
 #ukbtn:disabled, #nonukbtn:disabled{
	opacity : 1;
	cursor: pointer;
}
/* Added as part of IR-205422 ends here*/
/* Added as part of LYLTY-150 starts here */
.retro-claim .v-select.single .selected-tag {
  background-color: transparent;
  border-color: transparent;
  display: block;
  width: 65%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-color: white;
}
/* Added as part of LYLTY-150 ends here */

#error-page .error-container {
  left: 10%;
  top: 50%;
  transform: translate(-10%, -50%); }
  #error-page .error-container .error-msg {
    color: #fff;
    font-weight: 400; }
  #error-page .error-container .home-button {
    padding: 10px; }

.l1-l2-l3-structure {
  flex-flow: wrap; }
  .l1-l2-l3-structure > .l1-l2-l3-tabs {
    flex: 1 1 100%;
    max-width: 100%; }
    .l1-l2-l3-structure > .l1-l2-l3-tabs .deals-list {
      margin-bottom: 20px;
      padding-top: 3%;
      padding-left: 0px; }
      .l1-l2-l3-structure > .l1-l2-l3-tabs .deals-list li {
        border-bottom: 1px solid transparent;
        color: #6a4462;
        display: inline-block;
        font-size: 24px; }
        .l1-l2-l3-structure > .l1-l2-l3-tabs .deals-list li a {
          color: #6a4462;
          cursor: pointer;
          margin-right: 37px;
          font-weight: 500; }
          .l1-l2-l3-structure > .l1-l2-l3-tabs .deals-list li a.active {
            border-bottom: 1px solid #46143c;
            color: #6a4462;
            font-size: 24px;
            font-weight: 500; }
          .l1-l2-l3-structure > .l1-l2-l3-tabs .deals-list li a:hover {
            text-decoration: none; }
  .l1-l2-l3-structure > .l2-left-section {
    flex: 1 1 auto;
    max-width: 23%; }
    .l1-l2-l3-structure > .l2-left-section .nav-tabs {
      border-bottom: 0px; }
      .l1-l2-l3-structure > .l2-left-section .nav-tabs > li {
        float: none; }
        .l1-l2-l3-structure > .l2-left-section .nav-tabs > li > a {
          border: none;
          border-radius: 4px 4px 0px 0px;
          color: #6a4462;
          line-height: 1.42857143;
          margin-right: 10px;
          padding: 4px 0px 4px 0px;
          width: 100%;
          font-weight: 400; }
        .l1-l2-l3-structure > .l2-left-section .nav-tabs > li.active > a {
          color: #46143c;
          cursor: pointer;
          background: none;
          border: none;
          font-weight: 700; }
          .l1-l2-l3-structure > .l2-left-section .nav-tabs > li.active > a:hover {
            border: none;
            color: #43566f; }
          .l1-l2-l3-structure > .l2-left-section .nav-tabs > li.active > a:focus {
            border: none; }
    .l1-l2-l3-structure > .l2-left-section .l3List {
      padding-left: 25px; }
    .l1-l2-l3-structure > .l2-left-section .active.sub-list > a .subTabRightArrow {
      background: url(clientlib-site/resources/images/right-arrow.png) no-repeat;
      content: "";
      display: inline-block;
      height: 15px;
      margin-top: 0px;
      width: 25px; }
    .l1-l2-l3-structure > .l2-left-section .first-list.active > a .subTabRightArrow {
      background: url(clientlib-site/resources/images/right-arrow.png) no-repeat;
      content: "";
      display: inline-block;
      height: 15px;
      margin-top: 0px;
      width: 25px; }
  .l1-l2-l3-structure > .right-section {
    flex: 1; }
    .l1-l2-l3-structure > .right-section.l1-l2-l3-rhs .description {
      position: absolute;
      bottom: 0px;
      padding: 15px; }
      .l1-l2-l3-structure > .right-section.l1-l2-l3-rhs .description a {
        color: #fff; }
        .l1-l2-l3-structure > .right-section.l1-l2-l3-rhs .description a:hover {
          text-decoration: none;
          color: #fff; }
    .l1-l2-l3-structure > .right-section.l1-l2-l3-rhs .deal-tile-wrapper {
      position: relative;
      overflow: hidden;
      border: 1px solid #eee; }
      .l1-l2-l3-structure > .right-section.l1-l2-l3-rhs .deal-tile-wrapper .deal-tile-overlay {
        background-color: rgba(44, 66, 93, 0.8);
        bottom: 0px;
        color: #fff;
        padding: 11px 14px;
        position: absolute;
        transform: translateY(51px);
        transition: all 0.15s ease-in-out;
        width: 100%; }
      .l1-l2-l3-structure > .right-section.l1-l2-l3-rhs .deal-tile-wrapper:hover .deal-tile-overlay {
        background-color: rgba(88, 44, 79, 0.7);
        cursor: pointer;
        transform: translateY(0px); }
      .l1-l2-l3-structure > .right-section.l1-l2-l3-rhs .deal-tile-wrapper .deal-icon-reveal {
        display: inline-block;
        height: 40px;
        width: 40px; }
    .l1-l2-l3-structure > .right-section.l1-l2-l3-rhs .half-height {
      height: 224px;
      position: relative; }
    .l1-l2-l3-structure > .right-section.l1-l2-l3-rhs .full-height {
      height: 460px;
      position: relative; }
  .l1-l2-l3-structure .full-container-width {
    width: 100% !important; }
  .l1-l2-l3-structure .img-height {
    height: 454px; }

@media screen and (max-width: 767px) {
  .l1-l2-l3-structure > .right-section {
    margin: 0px;
    padding-top: 4px;
    width: 100%; }
    .l1-l2-l3-structure > .right-section.l1-l2-l3-rhs .half-height,
    .l1-l2-l3-structure > .right-section.l1-l2-l3-rhs .full-height {
      height: 240px; }
    .l1-l2-l3-structure > .right-section.l1-l2-l3-rhs .right-section {
      margin: 0; }
  .l1-l2-l3-structure > .l2-left-section {
    flex: 1 1 100%;
    margin-left: 3px;
    padding-top: 10px;
    width: 100%;
    max-width: 100%; }
  .l1-l2-l3-structure > .l1-l2-l3-tabs .deals-list {
    min-width: max-content;
    padding-left: 0px; } }

@media screen and (max-width: 991px) {
  .l1-l2-l3-structure > .right-section.l1-l2-l3-rhs .deal-tile-wrapper .deal-tile-overlay {
    height: auto;
    transform: translateY(32px); }
    .l1-l2-l3-structure > .right-section.l1-l2-l3-rhs .deal-tile-wrapper .deal-tile-overlay p {
      margin-right: 25px; }
  .l1-l2-l3-structure > .right-section.l1-l2-l3-rhs .deal-tile-wrapper .deal-icon-reveal {
    bottom: 32px;
    float: right;
    height: 24px;
    position: relative;
    width: 24px; } }

#plusgrade-mmb-tab .widget-input {
  background: #fff;
  border-radius: 0px;
  box-shadow: 0px 0px 0px #fff;
  width: 100%;
  display: block;
  position: relative;
  border: 1px solid #ebebeb;
  color: #333;
}
#plusgrade-mmb-tab .widget-btn {
  width: 75%;
  border: 0px;
  text-align: center;
  padding: 6px 0px;
}

#plusgrade-mmb-tab .marg-top{

  margin-top: 25px;

}

#plusgrade-mmb-tab  #overlay {
  position: absolute;
  display: none; 
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
  opacity: 0.75;
}
#plusgrade-mmb-tab  #overlay .loading-image {
  min-height: 50px;
  background: url(images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 3;
}

@media (min-width: 768px) {
  #plusgrade-mmb-tab .padd-left{
      padding-left: 0px;
  }
  }

  @media (max-width: 991px) {
    #plusgrade-mmb-tab .widget-btn {
      width: 100%;
      border: 0px;
      text-align: center;
      padding: 6px 0px;
    }

  }

  #plusgrade-mmb-tab .padd-left-error{
    padding-left: 15px;
}
#myNominee-Revamp .disabled {
    background: #ebebeb;
  }
#myNominee-Revamp .form-group.row {
    margin-left: 0px;
    margin-right: 0px;
}
#myNominee-Revamp .destination-caption-content {
    margin-top: 12px;
    margin-bottom: 31px;
    line-height: 20px;
    font-size: 14px;
}
#myNominee-Revamp .numericFont {
    display: flex;
    justify-content: space-around;
    text-align: center;
    position: relative;
    color: #fff;
    font-weight: 700;
    font-size: 40px;
}
#myNominee-Revamp .serialNumber {
    background: #b99650;
    justify-content: space-around;
}
#myNominee-Revamp .nominee-block {
    min-height: 210px;
    margin: 7px 0px;
    border: 1px solid #ebebeb;
    display: flex;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    background: #fff;
}
#myNominee-Revamp .serialNumber, #myNominee-Revamp .action-section {
    align-content: center;
    display: flex;
    flex-direction: column;
}
#myNominee-Revamp .padd-top-10 {
    padding-top: 10px;
}
#myNominee-Revamp .nominee-block label {
    padding-top: 5px;
    padding-right: 0px;
}
#myNominee-Revamp .nominee-block label.error {
    display: none;
}
#myNominee-Revamp .nominee-block .hasError label.error {
    display: block;
}
#myNominee-Revamp hr {
    margin: 0px;
    color: #f7f7f7;
    height: 1px;
}
#myNominee-Revamp .action {
    height: 50%;
    margin: 0px;
    display: flex;
}
#myNominee-Revamp .action img {
    margin: auto;
    width: 24px;
    height: 24px;
}
#myNominee-Revamp .action-section {
    padding: 0px;
    border-left: 1px solid #ebebeb;
}
#myNominee-Revamp .save {
    background-color: #582c4f;
}
#myNominee-Revamp .default {
    border: none;
}
#myNominee-Revamp .cancel {
    background-color: #666;
}
#myNominee-Revamp .editNominee {
    border: 2px solid #582c4f;
}
#myNominee-Revamp .prev {
    text-align: right;
}
#myNominee-Revamp .navDiv {
    margin-top: 20px;
    margin-bottom: 20px;
}
#myNominee-Revamp .nominee-block .active-drop-down {
    background-image: url("clientlib-site/resources/images/Nominee/rwd-active-dropdown.png");
    background-repeat: no-repeat;
    background-position: 95%;
    -webkit-appearance: none;
}
#myNominee-Revamp .nominee-block .disabled-drop-down {
    background-image: url("clientlib-site/resources/images/Nominee/rwd-disabled-dropdown.png");
    background-repeat: no-repeat;
    background-position: 95%;
    -webkit-appearance: none;
}
#myNominee-Revamp .nominee-block .active-dob {
    background-image: url("clientlib-site/resources/images/Nominee/rwd-active-calendar.png");
    background-repeat: no-repeat;
    background-position: 95%;
    -webkit-appearance: none;
}
#myNominee-Revamp .nominee-block .disabled-dob {
    background-image: url("clientlib-site/resources/images/Nominee/rwd-disabled-calendar.png");
    background-repeat: no-repeat;
    background-position: 95%;
    -webkit-appearance: none;
}
#myNominee-Revamp .border {
    border-right: 1px solid #ebebeb;
}
#myNominee-Revamp .nominee-block .form-control:focus {
    border: 1px solid #ccc;
}
#myNominee-Revamp #error-modal .heading {
    border-bottom: 2px solid #b99650;
}
#myNominee-Revamp .col-xs-8 .form-control {
    border-radius: 4px;
}

@media screen and (max-width: 767px) {
    #myNominee-Revamp .primaryText {
        margin-top: 10px;
        margin-left: 0px;
    }
    #myNominee-Revamp .row {
        margin: 0px;
    }
    #myNominee-Revamp .nominee-block {
        height: auto;
        margin-bottom: 20px;
        display: block;
    }
    #myNominee-Revamp .serialNumber {
        padding: 0px;
    }
    #myNominee-Revamp .serialNumber span {
        top: 0;
        left: 0;
        font-size: 23px;
        padding: 5px;
    }
    #myNominee-Revamp .action {
        background: #b99650;
        padding: 0px;
        height: 41px;
        border-left: 1px solid #ebebeb;
    }
    #myNominee-Revamp .action img {
        margin: auto;
        margin-top: 8px;
    }
    #myNominee-Revamp .save {
        background-color: #582c4f;
    }
    #myNominee-Revamp .cancel {
        background-color: #666;
    }
    #myNominee-Revamp .form-group {
        margin: 0px;
        display: flex;
        align-items: center;
    }
    #myNominee-Revamp .form-group label {
        padding-right: 0px;
    }
    #myNominee-Revamp .col-xs-5.label {
        text-align: left;
        padding-left: 10px;
        padding-right: 10px;
        vertical-align: middle;
    }
    #myNominee-Revamp .col-xs-7 {
        padding: 0px;
        border-left: 1px solid #ebebeb;
    }
    #myNominee-Revamp .form-control {
        border: none;
    }
    #myNominee-Revamp .editable {
        background-color: #ebebeb;
    }
    #myNominee-Revamp .navIcon {
        margin-bottom: 10px;
    }
    #myNominee-Revamp .ui-datepicker select.ui-datepicker-month, #myNominee-Revamp .ui-datepicker select.ui-datepicker-year {
        width: 45%;
    }
    #myNominee-Revamp .ui-datepicker-prev {
        margin-left: 0px;
    }
    #myNominee-Revamp .ui-datepicker-next {
        margin-right: 0px;
    }
    #myNominee-Revamp .ui-datepicker .ui-datepicker-title {
        margin-right: 1.7em;
    }
}
  /* nominee ends */
#register-activation .error {
  display: none; }

#register-activation .hasError .error {
  display: block; }

#register-activation .hasError .form-control {
  border-bottom: 1px solid #e13737; }

#resendActivation .error {
  display: none; }

#resendActivation .hasError .error {
  display: block; }

#resendActivation .hasError .form-control {
  border-bottom: 1px solid #e13737; }

/* Email verification css starts here */
#verify-email .modal-content {
  padding: 15px;
  border-radius: 0px; }

#verify-email .modal-header {
  padding: 1px 14px 0px 10px;
  color: #582c4f;
  border-bottom: 0px; }

#verify-email .modal-title span {
  font-weight: bold;
  border-bottom: 2px solid #b99650; }

#verify-email .sign-in-tabs-contents2 {
  border: none;
  background-color: #fff;
  float: left;
  margin-bottom: 20px;
  width: 100%; }

#verify-email .modal-footer {
  padding: 0px 15px;
  text-align: right;
  border-top: 0px; }

#verify-email .sbmt_btn {
  margin-bottom: 20px; }

#verify-email .display {
  display: block; }

#verify-email span.verifyEmailhead {
  display: none; }

#verify-email .emailok {
  display: none;
  width: 50px; }

#verify-email .verifyEmailProceed {
  width: 100px; }

#verify-email .proceedButton #sendEmailVerifyLink {
  color: #fff;
  text-decoration: none; }
  #verify-email .proceedButton #sendEmailVerifyLink:active {
    color: #fff;
    text-decoration: none; }
  #verify-email .proceedButton #sendEmailVerifyLink:focus {
    color: #fff;
    text-decoration: none; }
  #verify-email .proceedButton #sendEmailVerifyLink:hover {
    color: #fff;
    text-decoration: none; }

#verify-email #overlay-EmailVerify {
  position: absolute;
  background-color: rgba(235, 235, 235, 0.6);
  background: url(clientlib-site/resources/images/bx_loader.gif) center no-repeat #fff;
  width: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  opacity: 0.5; }

@media (max-width: 767px) {
  #verify-email .modal-content {
    padding: 10px; } }

/* Email verification css ends here */

/* mobile verification css starts here */
#mobile-verify .modal-content {
  padding: 15px;
  border-radius: 0px; }

#mobile-verify .modal-header {
  padding: 1px 14px 0px 10px;
  color: #582c4f;
  border-bottom: 0px; }

#mobile-verify .modal-title span {
  font-weight: 700;
  border-bottom: 2px solid #b99650; }

#mobile-verify #overlay-mobileVerify {
  position: absolute;
  background-color: rgba(235, 235, 235, 0.6);
  background: url(images/bx_loader.gif) center no-repeat #fff;
  width: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  opacity: 0.5; }

#mobile-verify .login-btn button {
  border-radius: 0px;
  box-shadow: none;
  width: 100%;
  margin-bottom: 20px;
  color: #fff; }

#mobile-verify .login-btn button[disabled] {
  background: #666;
  cursor: not-allowed; }

#mobile-verify .modal-footer {
  padding: 0px 15px;
  text-align: right;
  border-top: 0px; }

#mobile-verify .display {
  display: block; }

#mobile-verify .success-response {
  color: green; }

@media (max-width: 767px) {
  #mobile-verify .modal-content {
    padding: 10px; }
  #mobile-verify .padding {
    padding-top: 15px; } }

/* mobile verification css ends here */

#reset-password .modal-content {
  padding: 15px;
  border-radius: 0px; }

#reset-password .modal-title span {
  font-weight: 700;
  border-bottom: 2px solid #b99650; }

#reset-password .modal-header {
  padding: 1px 14px 0px 10px;
  color: #582c4f;
  border-bottom: 0px; }

#reset-password .sign-in-tabs-contents2 {
  border: none;
  background-color: #fff;
  float: left;
  margin-bottom: 20px;
  width: 100%; }
  #reset-password .sign-in-tabs-contents2 input {
    padding: 6px 12px;
    background: #ebebeb; }

#reset-password #sign-in-Club-Vistara {
  display: block; }

#reset-password .old-pin-div, #reset-password .new-pwd-div, #reset-password .confirm-pwd-div {
  padding-bottom: 2%; }

#reset-password .password-form .modal-footer {
  padding: 0px; }

#reset-password .modal-footer {
  padding: 0px 15px;
  text-align: right;
  border-top: 0px; }

#reset-password .display {
  display: block; }

#reset-password .login-btn button {
  border-radius: 0px;
  box-shadow: none;
  width: 100%; }

#reset-password .login-btn button.password-cancel-btn {
  color: #ffffff;
  background-color: #333333;
}
  #reset-password .login-btn button.password-cancel-btn:hover {
    background-color: #999;
    color: #fff; }

@media only screen and (max-width: 991px) {
  #reset-password .password-cncl {
    margin-left: 0%;
    padding-bottom: 2%; }
  #reset-password .password-sbmt {
    padding-right: 15px;
    padding-left: 15px; } }

/* Reset temp password css */
#reset-temp-password {
  position: relative; }
  #reset-temp-password .change-password-content {
    margin-left: 0px;
    margin-right: 0px; }
  #reset-temp-password .input-error-msg {
    display: none; }
  #reset-temp-password .error-block .input-error-msg {
    display: block; }
  #reset-temp-password .toggle-password {
    bottom: 24px;
    float: right;
    position: relative;
    right: 5px; }
  #reset-temp-password #overlay {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
    opacity: 0.8; }
    #reset-temp-password #overlay .loading-image {
      min-height: 50px;
      background: url(images/bx_loader.gif) center center no-repeat #fff;
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0px;
      left: 0px;
      z-index: 2; }
  #reset-temp-password .thank-you-message {
    color: #46143c;
    text-align: center;
    padding: 25px 0px; }

/* Reset temp password css */
#reset-temp-password {
  position: relative; }
  #reset-temp-password .change-password-content {
    margin-left: 0px;
    margin-right: 0px; }
  #reset-temp-password .input-error-msg {
    display: none; }
  #reset-temp-password .error-block .input-error-msg {
    display: block; }
  #reset-temp-password .toggle-password {
    bottom: 24px;
    float: right;
    position: relative;
    right: 5px; }
  #reset-temp-password #overlay {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
    opacity: 0.8; }
    #reset-temp-password #overlay .loading-image {
      min-height: 50px;
      background: url(images/bx_loader.gif) center center no-repeat #fff;
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0px;
      left: 0px;
      z-index: 2; }
  #reset-temp-password .thank-you-message {
    color: #46143c;
    text-align: center;
    padding: 25px 0px; }


#my-account-list .lists li {
  display: flex;
  flex-direction: row;
  align-items: flex-start; }
  #my-account-list .lists li > span {
    cursor: pointer; }
  #my-account-list .lists li > img {
    margin-top: 4px;
    flex: 0 0 auto; }

#cookie-consent {
  width: 100%;
  position: fixed;
  bottom: 0px;
  z-index: 1;
  border-top: 1px solid #ccc;
  left: 0px; }
  #cookie-consent .cookie-row {
    background: #fff;
    width: 100%;
    z-index: 1;
    padding: 8px;
    font-size: 13px; }
  #cookie-consent button.continue{
    background-color: #6a4462;
    color: #ffffff;
    font-size: 13px;
    width: 8%;
    text-align: center;
    padding: 6px 0px;
    border-radius: 0px; }
  #cookie-consent .btn:hover {
    background-color: #7d5a78;
    color: #fff; }
  #cookie-consent .cookie-row p {
    margin-bottom: 0px; }
  #cookie-consent .cookie-row a {
    font-size: 13px;
    color: #337ab7;
    font-weight: 400;
    cursor: pointer; }
  #cookie-consent .cookie-row a:hover {
    text-decoration: underline #337ab7;
    font-weight: 600; }

@media (max-width: 1320px) {
  #cookie-consent .cookie-row {
    text-align: left; }
  #cookie-consent button.continue {
    margin-left: 0px;
    font-size: 14px;
    width: 15%;
    margin-top: 10px; } }

@media (max-width: 600px) {
  #cookie-consent button.continue {
    width: 30%; } }

/* Added as part of IR-144838 by 1366335 starts here */

.chatbot-margbottom{
  margin-bottom: 4%;
}    

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

    .chatbot .chatbot-margbottom {
      margin-bottom: 35%;
    } 
    
  }
  
  @media only screen 
    and (max-width: 767px) 
    and (orientation: portrait) { 

      .chatbot .chatbot-margbottom {
        margin-bottom: 35%;
      } 
     
  }
  
  @media only screen 
    and (max-width: 767px) 
    and (orientation: landscape) { 

      .chatbot .chatbot-margbottom {
        margin-bottom: 12%;
      } 
     
  }
  
  @media screen and (min-width: 768px) and (max-width: 991px) {
   
    .chatbot .chatbot-margbottom {
      margin-bottom: 12%;
    } 

  }

  @media screen and (min-width: 992px) and (max-width: 1024px) {
   
    .chatbot .chatbot-margbottom {
      margin-bottom: 9%;
    } 

  }

  /* Added as part of IR-144838 by 1366335 ends here */
.vistaratextimage ul {
     list-style-type: circle;
}
/* Flight Status page CSS*/
#flightStatus .flight-status-route {
  margin-left: 0px;
  margin-right: 0px; }
  #flightStatus .flight-status-route .img-section {
    background: url("clientlib-site/resources/images/flight-status/flight-list-pattern.png");
    height: 575px; }
    #flightStatus .flight-status-route .img-section .route-info.flight-info {
      margin-top: 50px; }
      #flightStatus .flight-status-route .img-section .route-info.flight-info .date-value {
        color: #fff; }
    #flightStatus .flight-status-route .img-section .route-info.origin-info .circle-icon {
      background: repeating-linear-gradient(to bottom, transparent 0, transparent 6px, #fff 7px, #fff 11px) 50%/1px 94% no-repeat; }
      #flightStatus .flight-status-route .img-section .route-info.origin-info .circle-icon img {
        display: grid;
        display: -ms-grid; }
    #flightStatus .flight-status-route .img-section .route-info.origin-info .origin-details {
      margin-bottom: 10px;
      margin-top: -5px; }
      #flightStatus .flight-status-route .img-section .route-info.origin-info .origin-details .origin {
        padding-left: 15px; }
    #flightStatus .flight-status-route .img-section .route-info.dest-info img {
      display: grid;
      display: -ms-grid; }
    #flightStatus .flight-status-route .img-section .route-info.dest-info .dest-details {
      margin-bottom: 10px;
      margin-top: -5px; }
      #flightStatus .flight-status-route .img-section .route-info.dest-info .dest-details .dest {
        padding-left: 15px; }
  #flightStatus .flight-status-route .img-section-mob {
    background: #6a4462; }
    #flightStatus .flight-status-route .img-section-mob .route-info.flight-info {
      margin-top: 20px; }
      #flightStatus .flight-status-route .img-section-mob .route-info.flight-info .date-value {
        color: #fff; }
    #flightStatus .flight-status-route .img-section-mob .route-info.origin-info .circle-icon {
      background: repeating-linear-gradient(to bottom, transparent 0, transparent 6px, #fff 7px, #fff 11px) 50%/1px 94% no-repeat; }
      #flightStatus .flight-status-route .img-section-mob .route-info.origin-info .circle-icon img {
        display: grid;
        display: -ms-grid; }
    #flightStatus .flight-status-route .img-section-mob .route-info.origin-info .origin-details {
      margin-bottom: 10px;
      margin-top: -5px; }
      #flightStatus .flight-status-route .img-section-mob .route-info.origin-info .origin-details .origin {
        padding-left: 15px; }
    #flightStatus .flight-status-route .img-section-mob .route-info.dest-info img {
      display: grid;
      display: -ms-grid; }
    #flightStatus .flight-status-route .img-section-mob .route-info.dest-info .dest-details {
      margin-bottom: 10px;
      margin-top: -5px; }
      #flightStatus .flight-status-route .img-section-mob .route-info.dest-info .dest-details .dest {
        padding-left: 15px; }
  @media (min-width: 992px) {
    #flightStatus .flight-status-route .table-section {
      padding-left: 15px; } }

#flightStatus .flight-status-number {
  margin-left: 0px;
  margin-right: 0px; }
  #flightStatus .flight-status-number .img-section {
    background: url("clientlib-site/resources/images/flight-status/flight-status-detail-pattern.png");
    height: 410px;
    width: 29%;
    margin-right: 15px; }
    #flightStatus .flight-status-number .img-section.diversionChange {
      height: 470px; }
    #flightStatus .flight-status-number .img-section .flight-details .flight-number {
      margin-left: 10px; }
    #flightStatus .flight-status-number .img-section .flight-details .flight-route-details {
      position: absolute;
      bottom: 10px; }
      #flightStatus .flight-status-number .img-section .flight-details .flight-route-details .route-info.origin-info .circle-icon {
        background: repeating-linear-gradient(to bottom, transparent 0, transparent 6px, #fff 7px, #fff 11px) 50%/1px 94% no-repeat; }
        #flightStatus .flight-status-number .img-section .flight-details .flight-route-details .route-info.origin-info .circle-icon img {
          display: grid;
          display: -ms-grid; }
      #flightStatus .flight-status-number .img-section .flight-details .flight-route-details .route-info.origin-info .origin-details {
        margin-bottom: 10px;
        margin-top: -5px; }
        #flightStatus .flight-status-number .img-section .flight-details .flight-route-details .route-info.origin-info .origin-details .origin {
          padding-left: 15px; }
      #flightStatus .flight-status-number .img-section .flight-details .flight-route-details .route-info.dest-info img {
        display: grid;
        display: -ms-grid; }
      #flightStatus .flight-status-number .img-section .flight-details .flight-route-details .route-info.dest-info .dest-details {
        margin-bottom: 10px;
        margin-top: -5px; }
        #flightStatus .flight-status-number .img-section .flight-details .flight-route-details .route-info.dest-info .dest-details .dest {
          padding-left: 15px; }
  #flightStatus .flight-status-number .content-section .details-section.arrival-section {
    border-left: 1px solid #ebebeb;
    padding-left: 30px; }
  #flightStatus .flight-status-number .content-section .details-section .departheader {
    font-size: 24px;
    color: #582c4f;
    border-bottom: 2px solid #b99650;
    padding-bottom: 5px;
    margin-bottom: 20px; }
  #flightStatus .flight-status-number .content-section .details-section .arrivalheader {
    font-size: 24px;
    color: #582c4f;
    border-bottom: 2px solid #b99650;
    padding-bottom: 5px;
    margin-bottom: 20px; }
  #flightStatus .flight-status-number .content-section .details-section .section-content {
    margin-bottom: 20px; }
    #flightStatus .flight-status-number .content-section .details-section .section-content .terminal-section {
      width: 50%; }
    #flightStatus .flight-status-number .content-section .details-section .section-content .gate-section {
      width: 50%; }
    #flightStatus .flight-status-number .content-section .details-section .section-content .secondheaderflight {
      color: #43566f;
      font-size: 16px;
      margin-bottom: 5px; }
    #flightStatus .flight-status-number .content-section .details-section .section-content .paracontentflight {
      color: #43566f;
      font-size: 14px;
      font-weight: 700;
      text-shadow: none; }
  #flightStatus .flight-status-number .content-section .details-section .information-window {
    color: #666;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.8; }
  #flightStatus .flight-status-number .content-section .remarks-section .paracontentflight {
    color: #e13737;
    font-size: 14px;
    font-weight: 700; }

#flightStatus .flight-status-number-mob {
  margin-left: 0px;
  margin-right: 0px; }
  #flightStatus .flight-status-number-mob .img-section-mob {
    background: #6a4462; }
    #flightStatus .flight-status-number-mob .img-section-mob .flight-details .flight-number {
      margin-left: 10px; }
    #flightStatus .flight-status-number-mob .img-section-mob .flight-details .flight-route-details {
      margin-bottom: 10px;
      margin-top: 20px; }
      #flightStatus .flight-status-number-mob .img-section-mob .flight-details .flight-route-details .route-info.origin-info .circle-icon {
        background: repeating-linear-gradient(to bottom, transparent 0, transparent 6px, #fff 7px, #fff 11px) 50%/1px 100% no-repeat; }
        #flightStatus .flight-status-number-mob .img-section-mob .flight-details .flight-route-details .route-info.origin-info .circle-icon img {
          display: grid;
          display: -ms-grid; }
      #flightStatus .flight-status-number-mob .img-section-mob .flight-details .flight-route-details .route-info.origin-info .origin-details {
        margin-bottom: 10px;
        margin-top: -5px; }
        #flightStatus .flight-status-number-mob .img-section-mob .flight-details .flight-route-details .route-info.origin-info .origin-details .origin {
          padding-left: 15px; }
      #flightStatus .flight-status-number-mob .img-section-mob .flight-details .flight-route-details .route-info.dest-info img {
        display: grid;
        display: -ms-grid; }
      #flightStatus .flight-status-number-mob .img-section-mob .flight-details .flight-route-details .route-info.dest-info .dest-details {
        margin-bottom: 10px;
        margin-top: -5px; }
        #flightStatus .flight-status-number-mob .img-section-mob .flight-details .flight-route-details .route-info.dest-info .dest-details .dest {
          padding-left: 15px; }
  #flightStatus .flight-status-number-mob .content-section-mob {
    margin-top: 10px; }
    @media (min-width: 768px) and (max-width: 991px) {
      #flightStatus .flight-status-number-mob .content-section-mob .details-section.departure-section {
        padding-left: 0px;
        padding-right: 30px; }
      #flightStatus .flight-status-number-mob .content-section-mob .details-section.arrival-section {
        border-left: 1px solid #ebebeb;
        padding-left: 30px;
        padding-right: 0px; } }
    #flightStatus .flight-status-number-mob .content-section-mob .details-section .departheader {
      font-size: 24px;
      color: #582c4f;
      border-bottom: 2px solid #b99650;
      padding-bottom: 5px;
      margin-bottom: 20px; }
    #flightStatus .flight-status-number-mob .content-section-mob .details-section .arrivalheader {
      font-size: 24px;
      color: #582c4f;
      border-bottom: 2px solid #b99650;
      padding-bottom: 5px;
      margin-bottom: 20px; }
    #flightStatus .flight-status-number-mob .content-section-mob .details-section .section-content {
      margin-bottom: 10px; }
      #flightStatus .flight-status-number-mob .content-section-mob .details-section .section-content .terminal-section {
        width: 50%; }
      #flightStatus .flight-status-number-mob .content-section-mob .details-section .section-content .gate-section {
        width: 50%; }
      #flightStatus .flight-status-number-mob .content-section-mob .details-section .section-content .secondheaderflight {
        color: #43566f;
        font-size: 16px;
        margin-bottom: 5px; }
      #flightStatus .flight-status-number-mob .content-section-mob .details-section .section-content .paracontentflight {
        color: #43566f;
        font-size: 14px;
        font-weight: 700;
        text-shadow: none; }
    #flightStatus .flight-status-number-mob .content-section-mob .remarks-section .paracontentflight {
      color: #e13737;
      font-size: 14px;
      font-weight: 700; }
    #flightStatus .flight-status-number-mob .content-section-mob .information-window {
      color: #666;
      font-size: 13px;
      font-weight: 700;
      line-height: 1.8; }
    @media (min-width: 768px) and (max-width: 991px) {
      #flightStatus .flight-status-number-mob .content-section-mob .information-window {
        padding-left: 0px;
        padding-right: 0px; } }

#flightStatus #flightStatusLoader {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
  opacity: 0.8; }
  #flightStatus #flightStatusLoader .loading-image {
    min-height: 50px;
    background: url(clientlib-site/resources/images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2; }
    #flightStatus #flightStatusLoader .loading-image .loading-text {
      position: absolute;
      color: #000;
      font-weight: 700;
      top: 50%;
      left: 50%;
      transform: translate(-70px, -45px); }

#flightStatus .thank-you-message .primary-text {
  font-size: 18px;
  font-weight: 700; }

#meta-flight-search .redirection-content .redirection-message {
  text-align: center;
  padding: 25px 0px; }
  #meta-flight-search .redirection-content .redirection-message .primary-text {
    color: #46143c;
    margin-bottom: 20px; }

#meta-flight-search .redirection-content .redirection-loader {
  text-align: center; }

#content.crisis{
    color: rgb(51, 51, 51);
    border-color: rgb(51, 51, 51);
}
#thank-you .payment-content .payment-message {
  text-align: center;
  padding: 25px 0px; }
  #thank-you .payment-content .payment-message .primary-text {
    color: #46143c; }

#thank-you .payment-content .payment-image {
  width: 13%; }
/* added for mkt-434 */
#thank-you .payment-result .secondary-text {
  padding-right: 5px;
  padding-left: 5px;
}
#thank-you .payment-result .content{
  margin-bottom: 15px;
}
/* ended for mkt-434 */
/* LP tables CSS changes */
.lp-table #basic .basic-tr > td, .lp-table .basic-tr > th, .lp-table .basic-tr > td, .lp-table .basic-tr > th, .lp-table .basic-tr > td, .lp-table .basic-tr > th {
  line-height: 3.2;
  vertical-align: top; }

.lp-table #basic .basic-tr:nth-of-type(even) {
  background-color: #ebebeb; }

.lp-table #basic .basic-th {
  color: #fff;
  height: 46px;
  font-size: 15px; }

.lp-table tbody {
  border-top: 1px solid #f7f7f7; }

.lp-table .td {
  padding: 0px 0px;
  text-align: center;
  font-family: arial;
  margin: 0px 15px; }
  .lp-table .td a {
    padding: 0px 0px;
    text-align: center;
    font-family: arial;
    margin: 0px 15px; }

.lp-table .accordian-wrap .content-blk {
  border: 1px solid #ebebeb;
  padding: 10px 10px 0px;
  position: relative; }

.lp-table .accordian-wrap a.hd {
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 20px;
  margin-top: 10px;
  padding: 25px 20px;
  text-decoration: none;
  text-transform: capitalize;
  width: 100%; }

.lp-table .div-table {
  width: 100%; }

.lp-table .div-table-body {
  background: none;
  background-size: 27px;
  border: 0px;
  border-bottom: 1px solid #fff;
  clear: both;
  overflow: hidden;
  width: 100%; }

.lp-table .div-table-row {
  background: #ebebeb;
  margin-bottom: 15px;
  padding: 15px; }

.lp-table .div-table-cell {
  line-height: 30px;
  min-width: 60px;
  vertical-align: middle; }

.lp-table .white-icon-property {
  cursor: pointer;
  display: block;
  height: 27px;
  width: 27px; }

.lp-table .plus-white-icon {
  background: url(clientlib-site/resources/images/Plus_white.png) no-repeat; }

.lp-table .minus-white-icon {
  background: url(clientlib-site/resources/images/minus_white.png) no-repeat; }

.lp-table .ecoTableBg {
  background: url(clientlib-site/resources/images/Economy.png) repeat; }

.lp-table .preEcoTableBg {
  background: url(clientlib-site/resources/images/premium-economy.png) repeat; }

.lp-table .busTableBg {
  background: url(clientlib-site/resources/images/business-class.png) repeat; }

.lp-table .EcosubTitle {
  background: #dad0d8;
  border-right: 1px solid #fff; }

.lp-table .busiSubTitle {
  background: #f1eadd;
  border-right: 1px solid #fff; }

.lp-table .preEcosubTitle {
  background: #d0d5dc;
  border-right: 1px solid #fff; }
  
table.heading-noPad > thead > tr > th {
    padding: 0;
}

table.heading-noPad > thead > tr > th  > div{
    padding: 8px;
}

.lp-table .grey-bg {
    background: #F0F0F0;
}

.lp-table ul {
     list-style-type: circle;
}
#myReferral .label {
  float: left;
  width: 100%;
  text-align: left; }

#myReferral .refContactCode {
  width: 20%;
  float: left; }

#myReferral .refContactNumber {
  width: 77%;
  margin-left: 3%;
  float: left; }

#myReferral .remove, #myReferral .add {
  margin-top: 25px; }

#myReferral .font-regular {
  font-weight: 400; }

#myVouchers .tab.active{
  background-color: #582c4f;
  color: #fff;
  border-bottom: none;
  background-color: none;
}
#myVouchers .tab {
  width: 49%;
  max-width: 250px;
  text-align: center;
  display: inline-block;
  min-height: 30px;
  background-color: #eee;
  color: #582c4f;
  padding: 9px;
  border: 1px solid #999;
  cursor: pointer; 
}
#myVouchers .widget-div-input input.error,
.error-block .changeFormFields {
  border-bottom: 1px solid #e13737;
}
.otpSubmit button[disabled] {
  background: #666 !important;
  cursor: not-allowed;
}
.voucher {
	display: inline-block;
	width:100%;
	padding: 6px 12px;
	border: 1px solid #ccc;
}
.voucher.disabled{
  background-color: #ebebeb;
  cursor: not-allowed;
  color: #999;
}
#myVouchers input.form-control.hasDatepicker[disabled] {
	background-color: rgb(230, 230, 215);

}
.marg-top-5{
    margin-top: 5px;
 }
.marg-5{
    margin: 5px;
}  
.marg-bottom-20{
    margin-bottom:20px;
}
.marg-0{
    margin-right:0px;        
    margin-left:0px;
}
.location_icon,
.calender_icon,
.passenger_icon{        
    display: inline-block;
	position: absolute;
	right: 6px;
	top: 5px;
	cursor: pointer;
}
#departCalendarDiv #departCalendar.departtxt,
.redeemTable{
  cursor:pointer;
}
.calender_icon,
.passenger_icon{
  right:24px;
}
.padd-right-25{
  padding-right: 25px;
}
.popup-component .modal-content {
    width: 100%;
    height: 100%;
    max-width: 800px;

}
.popup-component .modal-dialog {
    max-width: 800px;
    width: auto;
}
.popup-component .modal-body img {
    width: 100%;
    height: 100%;
}
.popup-component .close-icon-align {
    float:right;
    padding:10%;
}
.popup-component .popup-cta-align {
    float:right;
    padding-right: 2%;
}
@media (max-width: 768px) {
  .popup-component .modal-dialog {
    margin: 7.5%;
  }
  .popup-component .popup-cta-align {
    float:none !important;
    padding-right: 2%;
  }
}

#generic_carousel .jcarousel img{display:inline-block; text-align: center;}
#generic_carousel .jcarousel-control-prev, 
#generic_carousel .jcarousel-control-next {z-index:5; }
#generic_carousel a#jcarousel-control-next:hover, 
#generic_carousel a#jcarousel-control-next:active, 
#generic_carousel a#jcarousel-control-next:focus {   color: #ffff; text-decoration: none; }
#generic_carousel a#jcarousel-control-prev:hover, 
#generic_carousel a#jcarousel-control-prev:active, 
#generic_carousel a#jcarousel-control-prev:focus {   color: #ffff; text-decoration: none; }
#generic_carousel .deal-tile-wrapper {
  position: relative;
  overflow: hidden;
  margin: 0 2px;
  display: inline-block;
  text-align:center;
  cursor: pointer; /*MKT-631*/
}
#generic_carousel .jcarousel{ /* Added for WCAG focus cuat-1364 */
    z-index: unset;
}
#generic_carousel #jcarousel-control-prev{ /* Added for WCAG focus cuat-1364 */
    z-index: 1;
}
/* CUAT-1364 - Start */
#generic_carousel .deal-tile-wrapper:focus-within {
    box-shadow: 0 1rem 1.5rem rgb(0 0 0 / 20%);
    border: 2px solid #4A4F55;
}
#generic_carousel a.deal-xs-desc-icon:focus {
    outline: none;
}
/* CUAT-1364 - End */
#generic_carousel .deal-tile-wrapper .deal-tile-overlay {
    background-color: rgba(44, 66, 93, 0.8);
    bottom: 0px;
    color: #fff;
    padding: 11px 14px;
    position: absolute;
    transform: translateY(56px);
    transition: all 0.15s ease-in-out;
    width: 100%; }
#generic_carousel .deal-tile-wrapper:hover .deal-tile-overlay, #generic_carousel .deal-tile-wrapper:focus-within .deal-tile-overlay {
    background-color: rgba(88, 44, 79, 0.7);
    cursor: pointer;
    transform: translateY(0px); }
#generic_carousel .deal-tile-wrapper .deal-icon-reveal {
    display: block;
    height: 40px;
    width: 40px;
    padding-top: 5px;
}
#generic_carousel .deal-tile-wrapper .deal-tile-overlay .fold-title {
    width: 92%;
    overflow: hidden;
    margin:0 0 5px;
}
#generic_carousel .deal-tile-wrapper .deal-tile-overlay .vis-label .fold-title {
    white-space: nowrap;
    text-overflow: ellipsis;
}
#generic_carousel .deal-tile-wrapper:hover .deal-tile-overlay .vis-label .fold-title, #generic_carousel .deal-tile-wrapper:focus-within .deal-tile-overlay .vis-label .fold-title {
    white-space: unset;
    text-overflow: unset;
}
#generic_carousel .deal-tile-wrapper .deal-tile-overlay p{
    width:100%;
}
#generic_carousel .generic-jcarousel-control-prev .img-responsive, #generic_carousel .generic-jcarousel-control-next .img-responsive {
    background-color: rgb(255, 255, 255);
    border-radius: 20px;
    opacity: 0.5;
}
#generic_carousel .generic-jcarousel-control-prev {
    left: -4px;
}
#generic_carousel .generic-jcarousel-control-next {
    right: -4px;
}
.generic-jcarousel-control-prev, .generic-jcarousel-control-next {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 32px;
    background-color: rgb(255, 255, 255);
    border-radius: 20px;
}
#generic_carousel .deal-xs-desc-icon {
    width: 30px;
    height: 30px;
    color: #fff;
    text-decoration: none;
}

.generic-jcarousel-control-prev:hover, .generic-jcarousel-control-next:hover {
    border-radius: 20px;
    box-shadow: 0px 0px 5px #999;
    cursor: pointer;
    padding: 3px;
}
#generic_carousel .img-responsive:hover {
    opacity: 1;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #generic_carousel .deal-tile-overlay .fold-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
}
@media screen and (max-width: 768px) {  
    #generic_carousel .deal-tile-wrapper .deal-tile-overlay {
       transform: translateY(0px);
    }
    #generic_carousel .deal-tile-wrapper .deal-tile-overlay .vis-label .fold-title {
        float:left;
    }
    #generic_carousel .deal-tile-wrapper .deal-xs-icon {
        width:24px;
        height: 24px;
        display: block;
        float: right;
    }
    
}
.points-validity-extension .grey-button{
    background-color:#ccc;
    color:#fff;
  }
  .points-validity-extension a.aubergine-link{
    color: #582c4f;
    text-decoration: underline #582c4f;
  }
  .points-validity-extension a.aubergine-link:hover{
    color: #582c4f;
    cursor: pointer;
    font-weight: 600;
    text-decoration: underline #582c4f;
  }
  .points-validity-extension .data-table .disableIcon,
  .points-validity-extension .divTable .disableIcon{
    cursor:default;
    opacity:.3;
    pointer-events: none;
  }
  @media only screen and (max-width:768px)  and (orientation:landscape){ 
    .points-validity-extension #gstinForm .modal-body{
      height:250px;
      overflow-y:auto;
   } 
  }
#service-request-section .card {
    border: 1px solid #adb5bd;
    box-shadow: 1px 1px;
    text-align: center;
    border-radius: 5px 5px;
}

#service-request-section .mlo {
    margin-left: 0px;
}

#service-request-section .card-content {
    cursor: pointer;
}

#service-request-section .padTop {
    padding-top: 6px;
}

#service-request-section .selected {
    background-color: #6a4462;
    color: white;
}

#service-request-section .active {
    background-color: #6a4462;
    color: white;
}

#service-request-section input[type="file"] {
    display: none;
}

#service-request-section .padd {
    padding: 20px;
}

#service-request-section .bd {
    border: 1px solid #adb5bd;
    box-shadow: 1px 1px;
    text-align: center;
    border-radius: 5px 5px;
    margin-left: -6px;
}

#service-request-section .fileName {
    float: left;
}

#service-request-section .serviceReqDropdown {
    border: 1px solid #adb5bd;
    box-shadow: 1px 1px;
    border-radius: 5px 5px;
    margin-left: -7px;
}

/* Added changes for WCAG AI121,AI159 */
#service-request-section .checkbox-field:focus + .checkbox-label:before {
    outline: 1px solid #46143c;
}

#service-request-section .serviceReqDropdown:focus  {
    outline: 1px solid #46143c;
}

#service-request-section .panel-title {
   margin-top: 5px;
  margin-bottom: 10px;
}

#service-request-section .arrow-focus {
   padding: 5px;
}

#service-request-section .arrow-focus:focus  {
    outline: 2px solid #46143c;
  outline-offset: 0px;
}
/* Ended changes for WCAG AI121,AI159 */

#service-request-section .cursorPointer {
        cursor: pointer;
}

#service-request-section .attachmentBg {
    padding: 10px;
    background: #d78fef14
}

#service-request-section .paddTen {
    padding: 10px;
}

#service-request-section .attachmentAlign {
    width: 100%;
    margin-left: 0px;
}

#service-request-section .attachmentBorder {
    border: 1px solid;
    height: 47px;
    display: none;
    }

    #service-request-section .attachmentBg {
    background: #d78fef14
    }

 #service-request-section .fileDelete {
    float: right;
    cursor: pointer;
    padding: 9px;
    }

#service-request-section .submitBtn {
margin-left: -16px;
        max-width: 350px;
    }

#service-request-section input.reload-btn {
    top: 0%;
    }
    
    #service-request-section #captcha-field-set {
      padding: 20px;
      max-width: 345px;
      background-color: #e7ddcc;
      margin: 15px 0px 30px; }
    
      #service-request-section #UserCaptchaCode {
      padding: 10px;
      box-sizing: border-box;
      outline: none;
      font-weight: normal;
      font-family: 'Open Sans', sans-serif;
      width: 100%; }
    
      #service-request-section .CaptchaTxtField {
      background: #e7ddcc;
    }
    
    #service-request-section #CaptchaTxtField {
      font-size: 15px;
      background: #fbf5f3;
      margin-bottom: 15px; }

    /*#service-request-section .error {
        float: left;
    }*/
    #service-request-section #comment-error {
        float: initial !important;
    }

    #service-request-section a:focus {
        outline: unset;
    }

    #service-request-section .errorHead {
        float: left;
        color: #e13737;
    font-size: 15px;
    font-weight: 600;
    }

    #service-request-section .marg-top-35 {
        margin-top: 35px;
    }

    #service-request-section .fs17 {
        font-size: 17px !important;
    }

    #service-request-section #overlay {
        position: absolute;
        width: auto;
        height: 100%;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        background-color: rgba(0, 0, 0, 0);
        z-index: 1;
        opacity: 1;
        background: #ffffffd1;
    }

    .loaderBgServiceReq {
    pointer-events: none;
    opacity: 0.7;
    }

    #service-request-section #overlay .loading-image {
        min-height: 50px;
        background: url(clientlib-site/resources/images/bx_loader.gif) center center no-repeat;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
        opacity: 1;
        }

        #service-request-section .natureQuery {
            height: 80px;
        }

@media (min-width: 1025px) {
    #service-request-section .query {
        max-width: 296px;
        margin-left: 10px;
    }

    #service-request-section .marg-left-42 {
        margin-left: 42px;
    }

    #service-request-section .fileName {
        margin-top: 8px;
    }
    #service-request-section .natureQuery {
        min-width: 234px;
    }
}

@media (max-width: 1025px) {
    #service-request-section .query {
        margin-top: 10px;
    }
}

@media (max-width: 767px) {
    #service-request-section .topAlign {
        margin-top: 10px;
    }
    #service-request-section .mobileTop {
        margin-top: 26px;
    }
    #service-request-section .marg-bottom-10 {
        margin-bottom: 0px;
    }
    #service-request-section .marg-left-10 {
        margin-left: 0px;
    }
    #service-request-section .marg-left-10 {
        margin-left: 0px;
    }
    #service-request-section .mobileMt15 {
        margin-top: 15px;
    }
    #service-request-section .mobileAttachment {
        float: left;
    }
    #service-request-section .ellipsis {
        white-space: nowrap;
        overflow: hidden;
        width: 120px;
        text-overflow: ellipsis;
    }
    #service-request-section .attachmentBorder {
        height: 60px;
        padding: 10px;
    }
    #service-request-section .fileDelete {
        padding: 0px;
    }
    #service-request-section .submitBtn {
        margin-left: 0px;
    }
}

@media (min-width: 767px) and (max-width: 1025px) {
#service-request-section .query:nth-child(even) {
    margin-left: 25px;
}
#service-request-section .natureQuery {
        min-width: 300px;
}
#service-request-section .serviceReqDropdown {
    min-width: 300px;
    margin-left: -15px;
}
}

.group{background-color: antiquewhite}
.item{background-color: aliceblue}

.banner-image-video {
    display:flex;
}

#Image_banner {
display:flex;
position: relative;
}

#Banner_video {
display:flex;
position: absolute;
top: 50px;
left:10vw;
width:80vw;
height:300px;
}

#cv-video{
width:100%;
height: 100%;
}

.video-button{
width: 80px;
position: absolute;
top: 135px;
left:calc(40vw - 20px);
}

  #Banner_video .pause-button {
    display: none;
  }

  #Banner_video .vidBtnStyle {
    height: 40px;
  }

  @media (max-width: 759px) {
  #Banner_video {
    top: 30px;
    height: 200px;
    }
}

@media (min-width: 760px) {
  #cv-video{
    object-fit: unset;
  }
  .video-button {
    top: 110px;
  }
}

@media (min-width: 760px) and (max-width: 770px) {
  #Banner_video {
    top: 20px;
    height: 250px;
  }

  .video-button {
    top: 100px;
  }
}

@media (min-width: 1400px) and (max-width: 1500px) {
  #cv-video {
    width: 90%;
  }
}

@media (min-width: 1501px){
  #cv-video {
    width: 80%;
  }
}
