.main-wrapper {
  overflow-x: scroll;
  min-width: 1024px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
}

b, strong {
  font-weight: 700;
}

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

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
  margin: 0;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

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

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
}

:focus {
  outline: none;
}

*:before,
*:after,
* {
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.clearfix:before, .clearfix:after,
.wrapper:before, .wrapper:after,
.container:before, .container:after {
  content: " ";
  display: table;
}

.clearfix:after, .wrapper:after, .container:after {
  clear: both;
}

.clearfix, .wrapper, .container {
  *zoom: 1;
}

.disable {
  pointer-events: none;
}

.float-right {
  float: right;
}

input[type="search"] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
}

img {
  outline: none;
  border: none;
  display: inline;
  vertical-align: middle;
}

button,
input,
textarea {
  outline: none;
  border: none;
  font-family: 'Source Sans Pro', sans-serif;
}

@font-face {
  font-family: "Helvetica";
  src: url("../../Fonts/helvetica-regular.eot");
  src: url("../../Fonts/helvetica-regular.eot?#iefix") format("embedded-opentype"), url("../../Fonts/helvetica-regular.woff2") format("woff2"), url("../../Fonts/helvetica-regular.woff") format("woff"), url("../../Fonts/helvetica-regular.ttf") format("truetype"), url("../../Fonts/helvetica-regular.svg") format("svg");
  font-weight: 400;
  font-style: normal;
}



h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
}

h1.title,
h2.title,
h3.title,
h4.title,
h5.title,
h6.title {
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  padding: 14px 0;
}

.right {
  float: right !important;
}

.right::after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

.ib {
  display: inline-block !important;
}

.def {
  padding: 15px 20px !important;
  float: right;
}

.pad-bottom {
  padding-bottom: 0 !important;
}

picture {
  display: inline-block;
}

img {
  max-width: 100%;
  height: auto;
}

html {
  height: 100%;
}

body {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

::-webkit-input-placeholder, ::-moz-placeholder, :-ms-input-placeholder, :-moz-placeholder {
  opacity: 0.2;
  font-family: museo-sans;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  color: #000000;
}

::-moz-selection {
  background-color: #f04e23;
  color: #fff;
}

::selection {
  background-color: #f04e23;
  color: #fff;
}

.row.rtl > div {
  float: right;
}

@media (max-width: 767px) {
  .row.rtl > div {
    float: left;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: 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 {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.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;
  }
}
  .col-lg-2{
  width: 16.6666%;
  float: left;
  }
  .col-lg-10{
  width: 83.33333%;
  float: left;
}

/* burada */
@media (max-width: 1199px) {
  .col-lg-2,.col-lg-3,.col-lg-7,.col-lg-10,.col-md-1,.col-md-2, .col-md-2-5,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-11,.col-md-12{
  float : left;
  }
  .col-lg-2{
  width: 16.6666%;
  }
  .col-lg-3{
  width: 25%;
  }
  .col-lg-6{
    width: 50%;
  }
  .col-lg-7{
  width: 58.33333%;
  }
  .col-lg-10 {
  width: 83.33333% !important;
  }
  .col-lg-11 {
  width: 91.66666% !important;
  }
  .col-lg-12 {
  width: 100% !important;
  }
  
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66666%;
  }
  .col-md-2-5 {
    width: 20%;
  }
  .col-md-3 {
    width: 25%;
  }
  
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66666%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8{
    width: 66.6666%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.6666%;
  }
  .col-md-12 {
    width: 100%;
  }	
  .col-lg-8.col-md-12{
  width: 83.33333%;
  }
  .col-lg-10.col-md-12{
    width: 83.33333%;
  }
  .col-lg-7.col-md-8{
    width: 58.33333%;
  }
  .col-lg-3.col-md-4{
    width: 25%;
  }
  #select2-ADULT-container {
  	padding-left: 18px;
  }
  #select2-CHILD-container {
  	padding-left: 18px;
  }
  #select2-INFANT-container {
  	padding-left: 20px;
  }
  
  #select2-CBBG_SEAT-container {
  	padding-left: 18px;
  }
   .listing-card-left li span.first {
    padding-top: 10px;
    padding-bottom: 0px;
  }
  
  .listing-card-left li span.second {
    padding: 0px 18px;
  }
  .con .con-card .nav-pos{
  	max-width: 210px;
  	z-index: 10;
    background-color: #f0f0f0;
    position: relative;
    margin-top: -5px;
  }
  
}

@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;
  }
  
  #select2-ADULT-container {
  	padding-left: 18px;
  }
  #select2-CHILD-container {
  	padding-left: 18px;
  }
  #select2-INFANT-container {
  	padding-left: 20px;
  }
  #select2-CBBG_SEAT-container {
  	padding-left: 18px;
  }
}

@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;
  }
}

@media print {
  table, div{
      overflow: visible !important;
      position: static !important;
      width: 100% !important;
  }
  div .btn{
  display: none !important;
}
}



.container {
  width:1280px !important;
}
.container.top {
  margin-top:-56px;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 735px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 1009px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1280px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
  .main-wrapper {
	    zoom: 0.75;
   }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 7px;
  padding-right: 8px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  width: 100%;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-md-2-5, .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-left: 8px;
  padding-right: 7px;
}

.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-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@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-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
 

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-2-5, .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-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
   .col-md-2-5 {
    width: 20%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}


@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-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

.fade {
  opacity: 0;
  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;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-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-right-radius: 3px;
  border-top-left-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-right-radius: 0;
  border-top-left-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-left: 15px;
  padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .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 > thead: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:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .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 th:last-child,
.panel > .table-responsive:first-child > .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 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:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .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 th:last-child,
.panel > .table-responsive:last-child > .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 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-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 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;
}

@keyframes swal2-show {
  0% {
    transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes swal2-hide {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}

@keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: .0625em;
    width: 0;
  }
  54% {
    top: 1.0625em;
    left: .125em;
    width: 0;
  }
  70% {
    top: 2.1875em;
    left: -.375em;
    width: 3.125em;
  }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em;
  }
  100% {
    top: 2.8125em;
    left: .875em;
    width: 1.5625em;
  }
}

@keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em;
  }
  100% {
    top: 2.375em;
    right: .5em;
    width: 2.9375em;
  }
}

@keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}

@keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  80% {
    margin-top: -.375em;
    transform: scale(1.15);
  }
  100% {
    margin-top: 0;
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes swal2-animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0);
    opacity: 1;
  }
}

body.swal2-toast-shown .swal2-container {
  position: fixed;
  background-color: transparent;
}

body.swal2-toast-shown .swal2-container.swal2-shown {
  background-color: transparent;
}

body.swal2-toast-shown .swal2-container.swal2-top {
  top: 0;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translateX(-50%);
}

body.swal2-toast-shown .swal2-container.swal2-top-end, body.swal2-toast-shown .swal2-container.swal2-top-right {
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
}

body.swal2-toast-shown .swal2-container.swal2-top-left, body.swal2-toast-shown .swal2-container.swal2-top-start {
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}

body.swal2-toast-shown .swal2-container.swal2-center-left, body.swal2-toast-shown .swal2-container.swal2-center-start {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 0;
  transform: translateY(-50%);
}

body.swal2-toast-shown .swal2-container.swal2-center {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translate(-50%, -50%);
}

body.swal2-toast-shown .swal2-container.swal2-center-end, body.swal2-toast-shown .swal2-container.swal2-center-right {
  top: 50%;
  right: 0;
  bottom: auto;
  left: auto;
  transform: translateY(-50%);
}

body.swal2-toast-shown .swal2-container.swal2-bottom-left, body.swal2-toast-shown .swal2-container.swal2-bottom-start {
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}

body.swal2-toast-shown .swal2-container.swal2-bottom {
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

body.swal2-toast-shown .swal2-container.swal2-bottom-end, body.swal2-toast-shown .swal2-container.swal2-bottom-right {
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
}

body.swal2-toast-column .swal2-toast {
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: stretch;
      align-items: stretch;
}

body.swal2-toast-column .swal2-toast .swal2-actions {
  -ms-flex: 1;
      flex: 1;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  height: 2.2em;
  margin-top: .3125em;
}

body.swal2-toast-column .swal2-toast .swal2-loading {
  -ms-flex-pack: center;
      justify-content: center;
}

body.swal2-toast-column .swal2-toast .swal2-input {
  height: 2em;
  margin: .3125em auto;
  font-size: 1em;
}

body.swal2-toast-column .swal2-toast .swal2-validationerror {
  font-size: 1em;
}

.swal2-popup.swal2-toast {
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  width: auto;
  padding: .625em;
  box-shadow: 0 0 .625em #d9d9d9;
  overflow-y: hidden;
}

.swal2-popup.swal2-toast .swal2-header {
  -ms-flex-direction: row;
      flex-direction: row;
}

.swal2-popup.swal2-toast .swal2-title {
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin: 0 .6em;
  font-size: 1em;
}

.swal2-popup.swal2-toast .swal2-footer {
  margin: .5em 0 0;
  padding: .5em 0 0;
  font-size: .8em;
}

.swal2-popup.swal2-toast .swal2-close {
  position: initial;
  width: .8em;
  height: .8em;
  line-height: .8;
}

.swal2-popup.swal2-toast .swal2-content {
  -ms-flex-pack: start;
      justify-content: flex-start;
  font-size: 1em;
}

.swal2-popup.swal2-toast .swal2-icon {
  width: 2em;
  min-width: 2em;
  height: 2em;
  margin: 0;
}

.swal2-popup.swal2-toast .swal2-icon-text {
  font-size: 2em;
  font-weight: 700;
  line-height: 1em;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  top: .875em;
  width: 1.375em;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: .3125em;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: .3125em;
}

.swal2-popup.swal2-toast .swal2-actions {
  height: auto;
  margin: 0 .3125em;
}

.swal2-popup.swal2-toast .swal2-styled {
  margin: 0 .3125em;
  padding: .3125em .625em;
  font-size: 1em;
}

.swal2-popup.swal2-toast .swal2-styled:focus {
  box-shadow: 0 0 0 0.0625em #fff, 0 0 0 0.125em rgba(50, 100, 150, 0.4);
}

.swal2-popup.swal2-toast .swal2-success {
  border-color: #a5dc86;
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line] {
  position: absolute;
  width: 2em;
  height: 2.8125em;
  transform: rotate(45deg);
  border-radius: 50%;
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left] {
  top: -.25em;
  left: -.9375em;
  transform: rotate(-45deg);
  transform-origin: 2em 2em;
  border-radius: 4em 0 0 4em;
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right] {
  top: -.25em;
  left: .9375em;
  transform-origin: 0 2em;
  border-radius: 0 4em 4em 0;
}

.swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}

.swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
  top: 0;
  left: .4375em;
  width: .4375em;
  height: 2.6875em;
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line] {
  height: .3125em;
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip] {
  top: 1.125em;
  left: .1875em;
  width: .75em;
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long] {
  top: .9375em;
  right: .1875em;
  width: 1.375em;
}

.swal2-popup.swal2-toast.swal2-show {
  animation: showSweetToast .5s;
}

.swal2-popup.swal2-toast.swal2-hide {
  animation: hideSweetToast .2s forwards;
}

.swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-tip {
  animation: animate-toast-success-tip .75s;
}

.swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-long {
  animation: animate-toast-success-long .75s;
}

@keyframes showSweetToast {
  0% {
    transform: translateY(-0.625em) rotateZ(2deg);
    opacity: 0;
  }
  33% {
    transform: translateY(0) rotateZ(-2deg);
    opacity: .5;
  }
  66% {
    transform: translateY(0.3125em) rotateZ(2deg);
    opacity: .7;
  }
  100% {
    transform: translateY(0) rotateZ(0);
    opacity: 1;
  }
}

@keyframes hideSweetToast {
  0% {
    opacity: 1;
  }
  33% {
    opacity: .5;
  }
  100% {
    transform: rotateZ(1deg);
    opacity: 0;
  }
}

@keyframes animate-toast-success-tip {
  0% {
    top: .5625em;
    left: .0625em;
    width: 0;
  }
  54% {
    top: .125em;
    left: .125em;
    width: 0;
  }
  70% {
    top: .625em;
    left: -.25em;
    width: 1.625em;
  }
  84% {
    top: 1.0625em;
    left: .75em;
    width: .5em;
  }
  100% {
    top: 1.125em;
    left: .1875em;
    width: .75em;
  }
}

@keyframes animate-toast-success-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0;
  }
  65% {
    top: 1.25em;
    right: .9375em;
    width: 0;
  }
  84% {
    top: .9375em;
    right: 0;
    width: 1.125em;
  }
  100% {
    top: .9375em;
    right: .1875em;
    width: 1.375em;
  }
}

body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow-y: hidden;
}

body.swal2-height-auto {
  height: auto !important;
}

body.swal2-no-backdrop .swal2-shown {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  background-color: transparent;
}

body.swal2-no-backdrop .swal2-shown > .swal2-modal {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

body.swal2-no-backdrop .swal2-shown.swal2-top {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

body.swal2-no-backdrop .swal2-shown.swal2-top-left, body.swal2-no-backdrop .swal2-shown.swal2-top-start {
  top: 0;
  left: 0;
}

body.swal2-no-backdrop .swal2-shown.swal2-top-end, body.swal2-no-backdrop .swal2-shown.swal2-top-right {
  top: 0;
  right: 0;
}

body.swal2-no-backdrop .swal2-shown.swal2-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

body.swal2-no-backdrop .swal2-shown.swal2-center-left, body.swal2-no-backdrop .swal2-shown.swal2-center-start {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

body.swal2-no-backdrop .swal2-shown.swal2-center-end, body.swal2-no-backdrop .swal2-shown.swal2-center-right {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

body.swal2-no-backdrop .swal2-shown.swal2-bottom {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

body.swal2-no-backdrop .swal2-shown.swal2-bottom-left, body.swal2-no-backdrop .swal2-shown.swal2-bottom-start {
  bottom: 0;
  left: 0;
}

body.swal2-no-backdrop .swal2-shown.swal2-bottom-end, body.swal2-no-backdrop .swal2-shown.swal2-bottom-right {
  right: 0;
  bottom: 0;
}

.swal2-container {
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 10px;
  background-color: transparent;
  z-index: 1060;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

.swal2-container.swal2-top {
  -ms-flex-align: start;
      align-items: flex-start;
}

.swal2-container.swal2-top-left, .swal2-container.swal2-top-start {
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.swal2-container.swal2-top-end, .swal2-container.swal2-top-right {
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: end;
      justify-content: flex-end;
}

.swal2-container.swal2-center {
  -ms-flex-align: center;
      align-items: center;
}

.swal2-container.swal2-center-left, .swal2-container.swal2-center-start {
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.swal2-container.swal2-center-end, .swal2-container.swal2-center-right {
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
}

.swal2-container.swal2-bottom {
  -ms-flex-align: end;
      align-items: flex-end;
}

.swal2-container.swal2-bottom-left, .swal2-container.swal2-bottom-start {
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.swal2-container.swal2-bottom-end, .swal2-container.swal2-bottom-right {
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-pack: end;
      justify-content: flex-end;
}

.swal2-container.swal2-grow-fullscreen > .swal2-modal {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex: 1;
      flex: 1;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  -ms-flex-pack: center;
      justify-content: center;
}

.swal2-container.swal2-grow-row > .swal2-modal {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex: 1;
      flex: 1;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.swal2-container.swal2-grow-column {
  -ms-flex: 1;
      flex: 1;
  -ms-flex-direction: column;
      flex-direction: column;
}

.swal2-container.swal2-grow-column.swal2-bottom, .swal2-container.swal2-grow-column.swal2-center, .swal2-container.swal2-grow-column.swal2-top {
  -ms-flex-align: center;
      align-items: center;
}

.swal2-container.swal2-grow-column.swal2-bottom-left, .swal2-container.swal2-grow-column.swal2-bottom-start, .swal2-container.swal2-grow-column.swal2-center-left, .swal2-container.swal2-grow-column.swal2-center-start, .swal2-container.swal2-grow-column.swal2-top-left, .swal2-container.swal2-grow-column.swal2-top-start {
  -ms-flex-align: start;
      align-items: flex-start;
}

.swal2-container.swal2-grow-column.swal2-bottom-end, .swal2-container.swal2-grow-column.swal2-bottom-right, .swal2-container.swal2-grow-column.swal2-center-end, .swal2-container.swal2-grow-column.swal2-center-right, .swal2-container.swal2-grow-column.swal2-top-end, .swal2-container.swal2-grow-column.swal2-top-right {
  -ms-flex-align: end;
      align-items: flex-end;
}

.swal2-container.swal2-grow-column > .swal2-modal {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex: 1;
      flex: 1;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen) > .swal2-modal {
  margin: auto;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-container .swal2-modal {
    margin: 0 !important;
  }
}

.swal2-container.swal2-fade {
  transition: background-color .1s;
}

.swal2-container.swal2-shown {
  background-color: rgba(0, 0, 0, 0.4);
}

.swal2-popup {
  display: none;
  position: relative;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  width: 32em;
  max-width: 100%;
  padding: 1.25em;
  border-radius: .3125em;
  background: #fff;
  font-family: inherit;
  font-size: 1rem;
  box-sizing: border-box;
}

.swal2-popup:focus {
  outline: 0;
}

.swal2-popup.swal2-loading {
  overflow-y: hidden;
}

.swal2-popup .swal2-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
}

.swal2-popup .swal2-title {
  display: block;
  position: relative;
  max-width: 100%;
  margin: 0 0 .4em;
  padding: 0;
  color: #595959;
  font-size: 1.875em;
  font-weight: 600;
  text-align: center;
  text-transform: none;
  word-wrap: break-word;
}

.swal2-popup .swal2-actions {
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 1.25em auto 0;
  z-index: 1;
}

.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
  opacity: .4;
}

.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}

.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:active {
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-confirm {
  width: 2.5em;
  height: 2.5em;
  margin: .46875em;
  padding: 0;
  border: .25em solid transparent;
  border-radius: 100%;
  border-color: transparent;
  background-color: transparent !important;
  color: transparent;
  cursor: default;
  box-sizing: border-box;
  animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-cancel {
  margin-right: 30px;
  margin-left: 30px;
}

.swal2-popup .swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm::after {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-left: 5px;
  border: 3px solid #999;
  border-radius: 50%;
  border-right-color: transparent;
  box-shadow: 1px 1px 1px #fff;
  content: '';
  animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
}

.swal2-popup .swal2-styled {
  margin: 0 .3125em;
  padding: .625em 2em;
  font-weight: 500;
  box-shadow: none;
}

.swal2-popup .swal2-styled:not([disabled]) {
  cursor: pointer;
}

.swal2-popup .swal2-styled.swal2-confirm {
  border: 0;
  border-radius: .25em;
  background: initial;
  background-color: #3085d6;
  color: #fff;
  font-size: 1.0625em;
}

.swal2-popup .swal2-styled.swal2-cancel {
  border: 0;
  border-radius: .25em;
  background: initial;
  background-color: #aaa;
  color: #fff;
  font-size: 1.0625em;
}

.swal2-popup .swal2-styled:focus {
  outline: 0;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(50, 100, 150, 0.4);
}

.swal2-popup .swal2-styled::-moz-focus-inner {
  border: 0;
}

.swal2-popup .swal2-footer {
  -ms-flex-pack: center;
      justify-content: center;
  margin: 1.25em 0 0;
  padding: 1em 0 0;
  border-top: 1px solid #eee;
  color: #545454;
  font-size: 1em;
}

.swal2-popup .swal2-image {
  max-width: 100%;
  margin: 1.25em auto;
}

.swal2-popup .swal2-close {
  position: absolute;
  top: 0;
  right: 0;
  -ms-flex-pack: center;
      justify-content: center;
  width: 1.2em;
  height: 1.2em;
  padding: 0;
  transition: color .1s ease-out;
  border: none;
  border-radius: 0;
  background: 0 0;
  color: #ccc;
  font-family: serif;
  font-size: 2.5em;
  line-height: 1.2;
  cursor: pointer;
  overflow: hidden;
}

.swal2-popup .swal2-close:hover {
  transform: none;
  color: #f27474;
}

.swal2-popup > .swal2-checkbox, .swal2-popup > .swal2-file, .swal2-popup > .swal2-input, .swal2-popup > .swal2-radio, .swal2-popup > .swal2-select, .swal2-popup > .swal2-textarea {
  display: none;
}

.swal2-popup .swal2-content {
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0;
  padding: 0;
  color: #545454;
  font-size: 1.125em;
  font-weight: 300;
  line-height: normal;
  z-index: 1;
  word-wrap: break-word;
}

.swal2-popup #swal2-content {
  text-align: center;
}

.swal2-popup .swal2-checkbox, .swal2-popup .swal2-file, .swal2-popup .swal2-input, .swal2-popup .swal2-radio, .swal2-popup .swal2-select, .swal2-popup .swal2-textarea {
  margin: 1em auto;
}

.swal2-popup .swal2-file, .swal2-popup .swal2-input, .swal2-popup .swal2-textarea {
  width: 100%;
  transition: border-color .3s,box-shadow .3s;
  border: 1px solid #d9d9d9;
  border-radius: .1875em;
  font-size: 1.125em;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
}

.swal2-popup .swal2-file.swal2-inputerror, .swal2-popup .swal2-input.swal2-inputerror, .swal2-popup .swal2-textarea.swal2-inputerror {
  border-color: #f27474 !important;
  box-shadow: 0 0 2px #f27474 !important;
}

.swal2-popup .swal2-file:focus, .swal2-popup .swal2-input:focus, .swal2-popup .swal2-textarea:focus {
  border: 1px solid #b4dbed;
  outline: 0;
  box-shadow: 0 0 3px #c4e6f5;
}

.swal2-popup .swal2-file::-webkit-input-placeholder, .swal2-popup .swal2-input::-webkit-input-placeholder, .swal2-popup .swal2-textarea::-webkit-input-placeholder {
  color: #ccc;
}

.swal2-popup .swal2-file:-ms-input-placeholder, .swal2-popup .swal2-input:-ms-input-placeholder, .swal2-popup .swal2-textarea:-ms-input-placeholder {
  color: #ccc;
}

.swal2-popup .swal2-file::-ms-input-placeholder, .swal2-popup .swal2-input::-ms-input-placeholder, .swal2-popup .swal2-textarea::-ms-input-placeholder {
  color: #ccc;
}

.swal2-popup .swal2-file:-ms-input-placeholder, .swal2-popup .swal2-input:-ms-input-placeholder, .swal2-popup .swal2-textarea:-ms-input-placeholder {
  color: #ccc;
}

.swal2-popup .swal2-file::placeholder, .swal2-popup .swal2-input::placeholder, .swal2-popup .swal2-textarea::placeholder {
  color: #ccc;
}

.swal2-popup .swal2-range input {
  width: 80%;
}

.swal2-popup .swal2-range output {
  width: 20%;
  font-weight: 600;
  text-align: center;
}

.swal2-popup .swal2-range input, .swal2-popup .swal2-range output {
  height: 2.625em;
  margin: 1em auto;
  padding: 0;
  font-size: 1.125em;
  line-height: 2.625em;
}

.swal2-popup .swal2-input {
  height: 2.625em;
  padding: .75em;
}

.swal2-popup .swal2-input[type=number] {
  max-width: 10em;
}

.swal2-popup .swal2-file {
  font-size: 1.125em;
}

.swal2-popup .swal2-textarea {
  height: 6.75em;
  padding: .75em;
}

.swal2-popup .swal2-select {
  min-width: 50%;
  max-width: 100%;
  padding: .375em .625em;
  color: #545454;
  font-size: 1.125em;
}

.swal2-popup .swal2-checkbox, .swal2-popup .swal2-radio {
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.swal2-popup .swal2-checkbox label, .swal2-popup .swal2-radio label {
  margin: 0 .6em;
  font-size: 1.125em;
}

.swal2-popup .swal2-checkbox input, .swal2-popup .swal2-radio input {
  margin: 0 .4em;
}

.swal2-popup .swal2-validationerror {
  display: none;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: .625em;
  background: #f0f0f0;
  color: #666;
  font-size: 1em;
  font-weight: 300;
  overflow: hidden;
}

.swal2-popup .swal2-validationerror::before {
  display: inline-block;
  width: 1.5em;
  min-width: 1.5em;
  height: 1.5em;
  margin: 0 .625em;
  border-radius: 50%;
  background-color: #f27474;
  color: #fff;
  font-weight: 600;
  line-height: 1.5em;
  text-align: center;
  content: '!';
  zoom: normal;
}

@supports (-ms-accelerator: true) {
  .swal2-range input {
    width: 100% !important;
  }
  .swal2-range output {
    display: none;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-range input {
    width: 100% !important;
  }
  .swal2-range output {
    display: none;
  }
}

@-moz-document url-prefix() {
  .swal2-close:focus {
    outline: 2px solid rgba(50, 100, 150, 0.4);
  }
}

.swal2-icon {
  position: relative;
  -ms-flex-pack: center;
      justify-content: center;
  width: 5em;
  height: 5em;
  margin: 1.25em auto 1.875em;
  border: .25em solid transparent;
  border-radius: 50%;
  line-height: 5em;
  cursor: default;
  box-sizing: content-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  zoom: normal;
}

.swal2-icon-text {
  font-size: 3.75em;
}

.swal2-icon.swal2-error {
  border-color: #f27474;
}

.swal2-icon.swal2-error .swal2-x-mark {
  position: relative;
  -ms-flex-positive: 1;
      flex-grow: 1;
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  display: block;
  position: absolute;
  top: 2.3125em;
  width: 2.9375em;
  height: .3125em;
  border-radius: .125em;
  background-color: #f27474;
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: 1.0625em;
  transform: rotate(45deg);
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: 1em;
  transform: rotate(-45deg);
}

.swal2-icon.swal2-warning {
  border-color: #facea8;
  color: #f8bb86;
}

.swal2-icon.swal2-info {
  border-color: #9de0f6;
  color: #3fc3ee;
}

.swal2-icon.swal2-question {
  border-color: #c9dae1;
  color: #87adbd;
}

.swal2-icon.swal2-success {
  border-color: #a5dc86;
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line] {
  position: absolute;
  width: 3.75em;
  height: 7.5em;
  transform: rotate(45deg);
  border-radius: 50%;
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] {
  top: -.4375em;
  left: -2.0635em;
  transform: rotate(-45deg);
  transform-origin: 3.75em 3.75em;
  border-radius: 7.5em 0 0 7.5em;
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right] {
  top: -.6875em;
  left: 1.875em;
  transform: rotate(-45deg);
  transform-origin: 0 3.75em;
  border-radius: 0 7.5em 7.5em 0;
}

.swal2-icon.swal2-success .swal2-success-ring {
  position: absolute;
  top: -.25em;
  left: -.25em;
  width: 100%;
  height: 100%;
  border: 0.25em solid rgba(165, 220, 134, 0.3);
  border-radius: 50%;
  z-index: 2;
  box-sizing: content-box;
}

.swal2-icon.swal2-success .swal2-success-fix {
  position: absolute;
  top: .5em;
  left: 1.625em;
  width: .4375em;
  height: 5.625em;
  transform: rotate(-45deg);
  z-index: 1;
}

.swal2-icon.swal2-success [class^=swal2-success-line] {
  display: block;
  position: absolute;
  height: .3125em;
  border-radius: .125em;
  background-color: #a5dc86;
  z-index: 2;
}

.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
  top: 2.875em;
  left: .875em;
  width: 1.5625em;
  transform: rotate(45deg);
}

.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
  top: 2.375em;
  right: .5em;
  width: 2.9375em;
  transform: rotate(-45deg);
}

.swal2-progresssteps {
  -ms-flex-align: center;
      align-items: center;
  margin: 0 0 1.25em;
  padding: 0;
  font-weight: 600;
}

.swal2-progresssteps li {
  display: inline-block;
  position: relative;
}

.swal2-progresssteps .swal2-progresscircle {
  width: 2em;
  height: 2em;
  border-radius: 2em;
  background: #3085d6;
  color: #fff;
  line-height: 2em;
  text-align: center;
  z-index: 20;
}

.swal2-progresssteps .swal2-progresscircle:first-child {
  margin-left: 0;
}

.swal2-progresssteps .swal2-progresscircle:last-child {
  margin-right: 0;
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
  background: #3085d6;
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progresscircle {
  background: #add8e6;
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progressline {
  background: #add8e6;
}

.swal2-progresssteps .swal2-progressline {
  width: 2.5em;
  height: .4em;
  margin: 0 -1px;
  background: #3085d6;
  z-index: 10;
}

[class^=swal2] {
  -webkit-tap-highlight-color: transparent;
}

.swal2-show {
  animation: swal2-show .3s;
}

.swal2-show.swal2-noanimation {
  animation: none;
}

.swal2-hide {
  animation: swal2-hide .15s forwards;
}

.swal2-hide.swal2-noanimation {
  animation: none;
}

[dir=rtl] .swal2-close {
  right: auto;
  left: 0;
}

.swal2-animate-success-icon .swal2-success-line-tip {
  animation: swal2-animate-success-line-tip .75s;
}

.swal2-animate-success-icon .swal2-success-line-long {
  animation: swal2-animate-success-line-long .75s;
}

.swal2-animate-success-icon .swal2-success-circular-line-right {
  animation: swal2-rotate-success-circular-line 4.25s ease-in;
}

.swal2-animate-error-icon {
  animation: swal2-animate-error-icon .5s;
}

.swal2-animate-error-icon .swal2-x-mark {
  animation: swal2-animate-error-x-mark .5s;
}

@keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

.dp-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.75);
}

.dp {
  position: relative;
  background: #FFF;
  box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.25);
  line-height: 1.4;
  border-radius: 4px;
  max-height: 400px;
  z-index: 1000;
  padding-top: 6px;
  overflow: hidden;
  -webkit-tap-highlight-color: transparent;
}

.dp:before {
  content: ' ';
  height: 6px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #3B99FC;
  background: linear-gradient(-90deg, #3B99FC 0%, #8AEFC8 100%);
}

.dp-permanent .dp {
  padding-top: 0;
  border: 1px solid #EEE;
  box-shadow: none;
}

.dp-permanent .dp:before {
  display: none;
}

.dp-cal {
  min-height: 300px;
}

.dp-below {
  position: absolute;
  font-size: 0.8em;
  width: 375px;
  max-width: 100vw;
  margin-left: 10px;
  border-radius: 5px;
  border: solid 1px #d5d9de;
}

.dp-permanent {
  position: relative;
  font-size: 0.8em;
  max-width: 100vw;
}

.dp-permanent .dp {
  z-index: 0;
}

.dp-modal .dp {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 600px;
  width: calc(100% - 4em);
  transform: translate(-50%, -50%);
  animation: slide-up 0.3s forwards;
}

.dp-months {
  padding: 24px;
}

.dp-years {
  box-sizing: border-box;
  max-height: 400px;
  padding: 8px 0;
  overflow: auto !important;
  /* HACK for Chrome on Android */
}

.dp-day > * {
  pointer-events: none;
}

.dp-cal-month,
.dp-cal-year,
.dp-day,
.dp-month,
.dp-year {
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  position: relative;
  border: 0;
  background: transparent;
}

.dp-cal-header {
  position: relative;
  text-align: center;
  padding-bottom: 16px;
  background: #fff;
}

.dp-next,
.dp-prev {
  position: absolute;
  width: 30px;
  height: 30px;
  overflow: hidden;
  top: 14px;
  color: #777;
  border-radius: 4px;
  border: 0;
  background: transparent;
}

.dp-next:focus,
.dp-prev:focus,
.dp-next:hover,
.dp-prev:hover {
  outline: none;
  color: #8107f0;
}

.dp-prev {
  left: 24px;
}

.dp-next {
  right: 24px;
}

.dp-prev:before,
.dp-next:before {
  content: '';
  border: 2px solid;
  width: 10px;
  height: 10px;
  display: inline-block;
  transform: rotate(-45deg);
  transition: border-color 0.2s;
  margin: 9px 0 40px 4px;
}

.dp-prev:before {
  border-right: 0;
  border-bottom: 0;
}

.dp-next:before {
  border-left: 0;
  border-top: 0;
  margin-left: 0;
  margin-right: 4px;
}

.dp-cal-month,
.dp-cal-year {
  display: inline-block;
  font-size: 1.4em;
  padding: 16px 8px 8px;
  outline: none;
  border-radius: 4px;
}

.dp-cal-footer {
  text-align: center;
  background: #f5f5f5;
}

.dp-day-today:before {
  content: "";
  display: inline-block;
  border-style: solid;
  border-width: 3.5px;
  border-color: #FFFFFF;
  position: absolute;
  left: 15px;
  top: 1px;
  z-index: 9999;
  border-radius: 50%;
}

.dp-close,
.dp-clear,
.dp-today {
  box-sizing: border-box;
  display: inline-block;
  width: 33%;
  padding: 8px;
  text-decoration: none;
  color: inherit;
  border: 0;
  background: transparent;
}

.dp-permanent .dp-close,
.dp-permanent .dp-clear {
  display: none;
}

.dp-close:active,
.dp-clear:active,
.dp-today:active,
.dp-next:active,
.dp-prev:active,
.dp-cal-month:active,
.dp-cal-year:active {
  background: #8107f0;
  color: white;
}

@media screen and (min-device-width: 1200px) {
  .dp-close:hover,
  .dp-close:focus,
  .dp-clear:hover,
  .dp-clear:focus,
  .dp-today:hover,
  .dp-today:focus,
  .dp-next:hover,
  .dp-next:focus,
  .dp-prev:hover,
  .dp-prev:focus,
  .dp-cal-month:focus,
  .dp-cal-month:hover,
  .dp-cal-year:hover,
  .dp-cal-year:focus {
    background: #8107f0;
    color: white;
    
  }
}

@media screen and (max-width:1199px){
  .pixel-1440{
      display:block;
  }
}

.dp-col-header,
.dp-day {
  width: 11%;
  display: inline-grid;
  padding: 7px 2px 5px 2px;
  text-align: center;
  font-weight:100;
  height: 34px;
  margin: 6px 8px 0px 2px;
}

.dp-col-header {
  color: #AAA;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 0.8em;
  padding: 8px 0;
}

.dp-month {
  width: 33%;
  display: inline-block;
  padding: 8px;
}

.dp-year {
  display: block;
  padding: 8px 40px;
  width: 100%;
}

.dp-edge-day {
  visibility: hidden;
  color: #AAA;
}

.dp-day-disabled {
  background: transparent;
  color: #DDD;
}

.dp-day-disabled:focus,
.dp-day-disabled:hover {
  background: #DDD;
}

.dp-focuser {
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 50%;
}

/* Responsive overrides */
@media (max-width: 480px), (max-height: 480px) {
  .dp-modal .dp {
    font-size: 0.9em;
    width: auto;
    width: 100%;
  }
  .dp-day-of-week,
  .dp-day {
    padding: 8px;
  }
}

@keyframes slide-up {
  0% {
    transform: translate(-50%, 100%);
  }
  100% {
    transform: translate(-50%, -50%);
  }
}

.dr-cals {
  display: -ms-flexbox;
  display: flex;
  background: white;
  box-shadow: 8px 8px 32px -16px rgba(0, 0, 0, 0.5);
  padding-top: 6px;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}

.dr-cals:before {
  content: ' ';
  height: 6px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #3B99FC;
  background: linear-gradient(-90deg, #3B99FC 0%, #8AEFC8 100%);
}

.dr-cals .dp-edge-day {
  visibility: hidden;
}

.dr-cals .dp-cal-footer {
  display: none;
}

.dr-cals .dp {
  border: 0;
}

.dr-cals .dp-permanent {

}

.dr-cals .dp-selected:focus,
.dr-cals .dp-selected,
.dr-cals .dp-current:focus,
.dr-cals .dp-current {
  background: transparent;
  color: inherit;

}

.dr-cals .dp-day-disabled,
.dr-cals .dp-day-disabled:focus {
  color: #DDD;
}

.dr-cal-end .dp {
  border-left: 8px solid #F5F5F5;
}

.dr-cal-start .dp-next,
.dr-cal-end .dp-prev {
  visibility: hidden;
}

.dr-cals .dr-selected:hover,
.dr-cals .dr-selected:focus,
.dr-cals .dr-selected {
  background: #3B99FC;
  color: white;

}

.dr-cal-start {
  width: 375px;
}

.dr-cal-end {
  width: 375px;
}

@media (max-width: 616px), (max-height: 480px) {
  .dr-cal-end {
    display: none;
  }
  .dr-cal-start .dp-next {
    visibility: visible;
  }
}

/* Tipso Bubble Styles */
.tipso_bubble, .tipso_bubble > .tipso_arrow {
  box-sizing: border-box;
}

.tipso_bubble {
  position: absolute;
  text-align: center;
  border-radius: 6px;
  z-index: 9999;
}

.tipso_style {
  cursor: help;
  border-bottom: 1px dotted;
}

.tipso_title {
  border-radius: 6px 6px 0 0;
}

.tipso_content {
  word-wrap: break-word;
  padding: 0.5em;
}

/* Tipso Bubble size classes - Similar to Foundation's syntax*/
.tipso_bubble.tiny {
  font-size: 0.6rem;
}

.tipso_bubble.small {
  font-size: 0.8rem;
}

.tipso_bubble.default {
  font-size: 1rem;
}

.tipso_bubble.large {
  font-size: 1.2rem;
  width: 100%;
}

/* Tipso Bubble Div */
.tipso_bubble > .tipso_arrow {
  position: absolute;
  width: 0;
  height: 0;
  border: 8px solid;
  pointer-events: none;
}

.tipso_bubble.top > .tipso_arrow {
  border-top-color: #000;
  border-right-color: transparent;
  border-left-color: transparent;
  border-bottom-color: transparent;
  top: 100%;
  left: 50%;
  margin-left: -8px;
}

.tipso_bubble.bottom > .tipso_arrow {
  border-bottom-color: #000;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
}

.tipso_bubble.left > .tipso_arrow {
  border-left-color: #000;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-right-color: transparent;
  top: 50%;
  left: 100%;
  margin-top: -8px;
}

.tipso_bubble.right > .tipso_arrow {
  border-right-color: #000;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  top: 50%;
  right: 100%;
  margin-top: -8px;
}

.tipso_bubble .top_right_corner,
.tipso_bubble.top_right_corner {
  border-bottom-left-radius: 0;
}

.tipso_bubble .bottom_right_corner,
.tipso_bubble.bottom_right_corner {
  border-top-left-radius: 0;
}

.tipso_bubble .top_left_corner,
.tipso_bubble.top_left_corner {
  border-bottom-right-radius: 0;
}

.tipso_bubble .bottom_left_corner,
.tipso_bubble.bottom_left_corner {
  border-top-right-radius: 0;
}

header {
  width: 100%;
  height: 154px;
  background-color: #fbb731;
  padding: 10px 0;
}

header .logo {
  margin: 16px 0 0 0;
}

header .col-border-l {
  border-left: 1px solid #fff;
}

header .right-panel {
  float: right;
  width: 100%;
  height: 60px;
}

header .right-panel-list {
  margin-top: 3px;
}

header .right-panel-list li {
  float: right;
  margin-left: 10px;
}

header .right-panel-list .profile-box a {
  display: block;
  height: 60px;
  border-radius: 11px;
  background-color: #fbbf4a;
  border: solid 1px #fbc65f;
  padding: 5px 10px;
}

@media (min-width: 1200px) {
  header .right-panel-list .profile-box a {
    background: transparent;
    border: 0;
    border-left: 1px solid #fff;

  }
}

header .right-panel-list .profile-box a .profile-img {
  float: left;
  height:48px;
  width:48px;
  border-radius: 50%;
  border: 2px solid white;
}

header .right-panel-list .profile-box a .profile {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  padding-top: 6px;
}

header .right-panel-list .profile-box a .profile span {
  display: block;
}

header .right-panel-list .profile-box a .profile-name {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
}

header .right-panel-list .profile-box a .profile-point {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
}

header .right-panel-list .hamburger-menu {
  margin-right: 10px;
  display: block;
}

header .right-panel-list .hamburger-menu .hamburger-icon {
  line-height: 60px;
}

@media (min-width: 1200px) {
  header .right-panel-list .hamburger-menu {
    display: none;
  }
}

header .right-panel-list .profile-info {
  padding-top: 10px;
}

header .language select {
  width: 105px;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  display: block;
  border:none;
  background: url("../../images/icon-arrow2.png") no-repeat center #fbb731;
  background-position: right 4px bottom 1px;
  background-size: 13px;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';}


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


header .language option{
	border:none;
}

header .outline {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #fff;
}

header .outline.inline {
  font-weight: normal;
}

.profile-box {
  position: relative;
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;
}

.profile-box.active {
  background: #fff;
  box-shadow: 0 6px 16px 0 rgba(9, 34, 65, 0.4);
}

.profile-box.active .profile-bord {
  border-left-color: transparent;
}

.profile-box.active .profile span {
  color: #fbc65f !important;
}

.profile-box.active i {
  color: #fbc65f !important;
}

.profile-box.active ul {
  display: block;
}

.profile-box ul {
  display: none;
  position: absolute;
  width: 340px;
  right: 0;
  background: #fff;
  border-radius: 11px;
  box-shadow: 0 6px 16px 0 rgba(9, 34, 65, 0.4);
  border: solid 1px #d5d9de;
  border-top-right-radius: 0;
  z-index: 9;
}

.profile-box ul li {
  float: none;
  margin: 0;
}

.profile-box ul li:first-child a {
  border-radius: 11px;
}

.profile-box ul li:first-child a:hover {
  background: #f9f9f9;
  border-radius: 11px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.profile-box ul li:last-child a {
  border-radius: 11px;
}

.profile-box ul li:last-child a:hover {
  background: #f9f9f9;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 11px;
  border-bottom-right-radius: 11px;
}

.profile-box ul li a {
  height: auto !important;
  border-left: 0 !important;
  padding: 10px 16px !important;
  font-size: 14px;
  font-weight: 600;
  color: #39475b;
  border-radius: 11px;
}

.profile-box ul li a:hover {
  background: #f9f9f9;
}
footer {
  width: 100%;
  height: 60px;
  background-color: #fbb731;
}
footer{
	text-align: center;
	padding-top:12px;
}
footer span a:link,footer span a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #FFFF !important; 
	text-decoration: none;
}

.btn {
  font-size: 18px !important;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  border-radius: 5px;
  display: block;
}

.btn.btn-default {
  border: solid 2px #fbb731;
  color: #fbb731;
  padding: 10px 0;
}

.btn.btn-default-2 {
  border: solid 2px #fbb731;
  background: #fbb731;
  color: #fff;
  padding: 10px 0;
}
.btn.btn-default-2.orange {
  background: #f17e3e;
  border: solid 2px #f17e3e;
}
.btn.btn-default-2.pink {
  background: #e0437d;
  border: solid 2px #e0437d;
}
.btn.btn-default-2.purple {
  background: #8552bf;
  border: solid 2px #8552bf;
}

.btn.btn-secondary {
  border-radius: 5px;
  background-color: #fbb731;
  box-shadow: 0 3px 6px 0 rgba(9, 34, 65, 0.12);
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  width: 100%;
  display: block;
  padding: 8px 8px 8px 8px;
  margin-top: 15px;
  margin-bottom: 20px;
  margin-left: 30px;
}

.btn.btn-search {
  border-radius: 5px;
  background-color: #fbb731;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  padding: 10px 10px;
  display: inline-block;
  bottom: 0;
  right: 0;
}


.btn.btn-search.sms-email-search {
margin-top:-10px;
}

.btn-big {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #39475b;
  border-radius: 5px;
  box-shadow: 5px 5px 5px 0 rgba(9, 34, 65, 0.12);
  background-color: #ffffff;
  border: solid 1px #e1e4e8;
  padding: 10px 10px;
}

.btn.btn-medium {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #39475b;
  border-radius: 5px;
  box-shadow: 0 3px 3px 0 rgba(9, 34, 65, 0.12);
  background-color: #ffffff;
  border: solid 1px #e1e4e8;
  padding: 8px 10px;
}

.btn.btn-small {
  border: solid 2px #fbb731;
  color: #fbb731;
  padding: 0px 0px;
  font-size: 12px !important;
  font-weight: 600;
  text-align: center;
  box-shadow: 0 3px 3px 0 rgba(9, 34, 65, 0.12);
}

.btn.btn-default-dcs {
  border: solid 2px #fbb731;
  color: #fbb731;
  padding: 5px 0;
  font-size: 15px !important;
  background-color:#fff;
}
.ghost
{
	color: #858b94
}

@media (min-width: 1200px) {
  .btn-big {
    padding: 10px 10px;
  }
}

.static-width {
  width: 45%;
}

@media (min-width: 992px) {
  .static-width {
    width: 44%;
  }
}

.bold {
  font-size: 14px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39475b;
}

.select2-container--focus .select2-selection__rendered {
  color: #39475b !important;
}

.select2-container {
  width: 100% !important;
}

.select2-container .select2-selection--single.rounded-drop {
  border-radius: 5px !important;
  background-color: #ffffff;
  border: solid 1px #d5d9de !important;
  margin: 3px 0;
  height: 36px !important;
  padding: 0 5px !important;
}

.select2-container .select2-selection--single.rounded-drop .select2-selection__rendered {
  line-height: 35px;
  padding-right: 34px;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #858b94;
  position: relative;
}

@media (min-width: 1200px) {
  .select2-container .select2-selection--single.rounded-drop .select2-selection__rendered {
    padding-right: 15px;
    padding-left: 15px;
    padding-top:unset;
  }
}

@media {
  .dcs .select2-container .select2-selection--single.rounded-drop .select2-selection__rendered {
    padding-left: 8px;
  }
}

.select2-container .select2-selection--single.rounded-drop .select2-selection__arrow {
  height: 36px !important;
  top: 0px !important;
}

.select2-container .select2-selection--single.rounded-drop .select2-selection__arrow i {
  height: 36px !important;
}

.select2-container .select2-dropdown--above.rounded-drop,
.select2-container .select2-dropdown--below.rounded-drop {
  margin-top: 3px;
  border: solid 1px #d5d9de !important;
  border-radius: 5px !important;
  /* Track */
  /* Handle */
  /* Handle on hover */
}

.select2-container .select2-dropdown--above.rounded-drop .select2-results .select2-results__options .select2-results__option,
.select2-container .select2-dropdown--below.rounded-drop .select2-results .select2-results__options .select2-results__option {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39475b;
  padding: 10px 10px !important;
  border-bottom: 1px solid #d8dce1;
}

.select2-container .select2-dropdown--above.rounded-drop .select2-results .select2-results__options .select2-results__option--highlighted[aria-selected],
.select2-container .select2-dropdown--below.rounded-drop .select2-results .select2-results__options .select2-results__option--highlighted[aria-selected] {
  background-color: #d8d8d8;
}

.select2-container .select2-dropdown--above.rounded-drop ::-webkit-scrollbar,
.select2-container .select2-dropdown--below.rounded-drop ::-webkit-scrollbar {
  width: 8px;
  border-radius: 5px;
  margin: 5px;
}

.select2-container .select2-dropdown--above.rounded-drop ::-webkit-scrollbar-track,
.select2-container .select2-dropdown--below.rounded-drop ::-webkit-scrollbar-track {
  background: #d8d8d8;
  border-radius: 5px;
}

.select2-container .select2-dropdown--above.rounded-drop ::-webkit-scrollbar-thumb,
.select2-container .select2-dropdown--below.rounded-drop ::-webkit-scrollbar-thumb {
  background: #39475b;
  border-radius: 5px;
}

.select2-container .select2-dropdown--above.rounded-drop ::-webkit-scrollbar-thumb:hover,
.select2-container .select2-dropdown--below.rounded-drop ::-webkit-scrollbar-thumb:hover {
  background: #39475b;
}

.adult-person .select2-selection {
  background: url("../../images/icon-adult.png") no-repeat center left;
  display: inline-block;
  padding-left: 25px !important;
}

.cbbg .select2-selection {
  background: url("../../images/icon-cbbg.png") no-repeat center left;
  display: inline-block;
  padding-left: 25px !important;
}

.extra .select2-selection{
  background: url("../../images/icon-seat.png") no-repeat center left;
  display: inline-block;
  padding-left: 25px !important;
}
.extra .soldier-person .select2-selection{
	background: url("../../images/icon-adult.png") no-repeat center left;
  	display: inline-block;
  	padding-left: 25px !important;
}
.extra .seat .select2-selectize{
    background: url("../../images/icon-seat.png") no-repeat center left;
    display: inline-block;
  	padding-left: 25px !important;
	
}
.child-person .select2-selection {
  background: url("../../images/icon-child.png") no-repeat center left;
  display: inline-block;
  padding-left: 25px !important;
}

.baby-person .select2-selection {
  background: url("../../images/icon-baby.png") no-repeat center left;
  display: inline-block;
  padding-left: 25px !important;
}
.group-adult .select2-selection {
  background: url("../../images/icon-adult.png") no-repeat center left;
  display: inline-block;
  padding-left: 25px !important;
}

.group-child .select2-selection {
  background: url("../../images/icon-child.png") no-repeat center left;
  display: inline-block;
  padding-left: 25px !important;
}

.group-baby .select2-selection {
  background: url("../../images/icon-baby.png") no-repeat center left;
  display: inline-block;
  padding-left: 25px !important;
}
.group-cbbg .select2-selection {
  background: url("../../images/icon-cbbg.png") no-repeat center left;
  display: inline-block;
  padding-left: 25px !important;
}

.extra {
  margin-top: 20px;
  position: relative;
}

.save {
  margin-top: 50px;
  position: relative;
  padding-bottom: 20px;
}

@media (min-width: 1200px) {
  .to-from .select2-selection__rendered {
    padding-right: 72px !important;
  }
}

.form-group {
  display: inline-block;
}

.form-group label {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #555555;
  display: block;
  padding-bottom: 10px;
  text-align: left;
}

.form-group input {
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.04);
  background-color: #ffffff;
  border: solid 1px #e9eaec;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.07;
  letter-spacing: normal;
  color: #39475b;
  width: 100%;
  padding: 0 20px 0 20px;
}


.form-group input:-ms-input-placeholder {
  color: #b1b6be;
}

.form-group input::placeholder {
  color: #b1b6be;
}

.form-group.search {
  padding: 15px 10px;
  position: relative;
}

.form-group.search input {
  border-radius: 25px;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.04);
  background-color: #ffffff;
  border: solid 1px #e9eaec;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.07;
  letter-spacing: normal;
  color: #39475b;
  width: 100%;
  padding: 0 20px 0 45px;
}

.form-group.search input:-ms-input-placeholder {
  color: #b1b6be;
}

.form-group.search input::placeholder {
  color: #b1b6be;
}

.form-group.search i {
  position: absolute;
  top: 31px;
  left: 26px;
}

input
{
  height: 35px;
}

input[type="text"],
input[type="email"],
input[type="password"] {
  border-radius: 5px;
  box-shadow: 0 3px 3px 0 rgba(9, 34, 65, 0.12);
  background-color: #ffffff;
  border: solid 1px #d5d9de;
  margin: 3px 0;
  height: 35px !important;
  text-indent: 3px;
}

.service-fee-limit-input{
  border-radius: 5px;
  box-shadow: 0 3px 3px 0 rgba(9, 34, 65, 0.12);
  background-color: #ffffff;
  border: solid 1px #d5d9de;
  margin: 3px 0;
  height: 35px !important;
  text-indent: 3px;
}

.styled-checkbox {
  position: absolute;
  opacity: 0;
  width: auto !important;
  height: auto;
}

.styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39475b;
}

.styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  margin-top: 2px;
  display: inline-block;
  vertical-align: text-top;
  width: 15px;
  height: 15px;
  background: white;
  border-radius: 2px;
  background-color: #ffffff;
  border: solid 1px #000000;
}
.styled-checkbox + label.focus:before {
  border: 2px solid red !important;
}

.styled-checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}

.styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}

.styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}

.styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 2px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 #000, 4px 0 0 #000, 4px -2px 0 #000, 4px -4px 0 #000, 4px -6px 0 #000, 4px -8px 0 #000;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -moz-box-shadow: 2px 0 0 #000, 4px 0 0 #000, 4px -2px 0 #000, 4px -4px 0 #000, 4px -6px 0 #000, 4px -8px 0 #000;
  
}

.bvalidator-gray-invalid {
  background-color: #fff !important;
}

.bvalidator-message-container {
  position: relative !important;
  display: block;
}

.bvalidator-message-container .bvalidator-gray-tooltip {
  background-color: transparent;
  border: none;
  box-shadow: none;
  position: relative;
  top: 0 !important;
  left: 0 !important;
  display: block;
  padding: 0;
}

.bvalidator-message-container .bvalidator-gray-tooltip .bvalidator-gray-arrow {
  display: none;
}

.bvalidator-message-container .bvalidator-gray-tooltip .bvalidator-gray-msg {
  font-family: Rubik;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.33;
  color: #c80708;
  padding-top: 5px;
}

.bvalidator-message-container .bvalidator-gray-tooltip .bvalidator-gray-close {
  display: none;
}

.radio {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Style the indicator (dot/circle) */
}

.radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.radio input:checked ~ .checkmark:after {
  display: block;
}

.radio .checkmark:after {
  top: 3px;
  left: 3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: black;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 14px;
  width: 14px;
  background-color: #ffffff;
  border: solid 1px #858b94;
  border-radius: 50%;
}

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

.radiocont {
  display: block;
  position: relative;
  padding-left: 29px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.radiocont input {
  position: absolute;
  opacity: 0;
}

/* Create a custom radio button */
.radiobtn {
  position: absolute;
  top: 5px;
  left: 47px;
  height: 14px;
  width: 14px;
  background-color: #fff;
  border: 1px solid #999;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.radiobtn:hover input ~ .radiobtn {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.radiobtn input:checked ~ .radiobtn {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radiobtn:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radiocont input:checked ~ .radiobtn:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radiocont .radiobtn:after {
  top: 3px;
  left: 3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #999;
}

main .card .card-in:last-child {
  border-bottom: 0 !important;
}

.icon {
  width: 12px;
  height: 8px;
  display: inline-block;
}

.icon.arrow {
  background: url("../../images/icon-arrow.png");
}

.icon.new-reservation {
  background: url("../../images/icon-new-reservation.png");
  width: 39px;
  height: 28px;
}

.icon.arrow-down {
  background: url("../../images/down-arrow.png") no-repeat center;
}
.icon.up-arrow {
  background: url("../../images/up-arrow.png") no-repeat center;
}

.icon.arrow-down.yellow {
  background: url("../../images/down-arrow-yellow.png") no-repeat center;
  margin-left:3px;
}

.icon.arrow-down-2 {
  background: url("../../images/icon-arrow2.png") no-repeat center;
  height: 50px;
}

.icon.plus {
  background: url("../../images/icon-plus.png") no-repeat center;
  width: 16px;
  height: 16px;
  margin: 25px 0;
  float: right;
}

.icon.plane {
  background: url("../../images/icon-plane.png");
  width: 24px;
  height: 23px;
  margin: 0 8px 15px 8px; 
}
.plane.clickable {
  background: url("../../images/icon-plane1.png");

}

.icon.exclamation {
  background: url("../../images/ico_wtg_exclamation.png");
  width: 28px;
  height: 28px;
  margin: -8px 7px -8px 26px;
}

.icon.adult {
  background: url("../../images/icon-adult.png");
  width: 12px;
  height: 29px;
}

.icon.arrow-left {
  background: url("../../images/icon-arrow-left.png") no-repeat center right;
  width: 16px;
  padding-left: 24px;
  height: 10px;
}

.icon.search {
  background: url("../../images/icon-search.png") no-repeat center right;
  width: 21px;
  height: 21px;
  float: right;
}

.icon.arrow-left-black {
  background: url("../../images/icon-arrow-black.png") no-repeat center;
  width: 16px;
  padding-left: 24px;
  height: 24px;
  float: right;
  padding-top: 18px;
}

.icon.search-gray {
  background: url("../../images/icon-search-gray.png") no-repeat center;
  width: 17px;
  height: 17px;
}

.icon.combined {
  background: url("../../images/icon-combined-shape.png") no-repeat center;
  width: 18px;
  height: 18px;
}

.icon.triangle {
  background: url("../../images/icon-triangle.png") no-repeat center;
  width: 7px;
  height: 6px;
}

.icon.write {
  background: url("../../images/icon-edit.png") no-repeat center;
  width: 21px;
  height: 28px;
  position: absolute;
  left: 14px;
  top: 20px;
}

.icon.going {
  background: url("../../images/going-icon.png") no-repeat center;
  width: 55px;
  height: 20px;
}

.icon.return {
  background: url("../../images/return-icon.png") no-repeat center;
  width: 55px;
  height: 20px;
}

.icon.left-arrow {
  background: url("../../images/left-arrow.png") no-repeat center;
  width: 8px;
  height: 13px;
}

.icon.right-arrow {
  background: url("../../images/right-arrow.png") no-repeat center;
  width: 8px;
  height: 13px;
}

.icon.icon-1 {
  background: url("../../images/ico-1.png") no-repeat center;
  width: 27px;
  height: 14px;
}

.icon.icon-2 {
  background: url("../../images/ico-2.png") no-repeat center;
  width: 19px;
  height: 16px;
}

.icon.icon-3 {
  background: url("../../images/ico-3.png") no-repeat center;
  width: 14px;
  height: 14px;
}

.icon.icon-4 {
  background: url("../../images/ico-4.png") no-repeat center;
  width: 10px;
  height: 14px;
}

.icon.icon-5 {
  background: url("../../images/ico-5.png") no-repeat center;
  width: 14px;
  height: 14px;
}

.icon.delete {
  background: url("../../images/icon-delete.png") no-repeat center;
  width: 14px;
  height: 15px;
}

.icon.orange-del {
  background: url("../../images/delete-orange.png") no-repeat center;
  width: 14px;
  height: 15px;
  margin-left: 10px;
}

.icon.return {
  background: url("../../images/return-icon.png") no-repeat center;
  width: 55px;
  height: 20px;
}

.icon.bubble {
  background: url("../../images/bubble-icon.png") no-repeat center;
  width: 32px;
  height: 29px;
}

.icon.i {
  background: url("../../images/i.png") no-repeat center;
  width: 70px;
  height: 66px;
  float: left;
  margin-top: 15px;
}

main {
  padding: 0 0 100px 0;
}

main .card {
  width: 100%;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 3px 6px 0 rgba(9, 34, 65, 0.12);
  margin: 16px 0;
}

main .card .card-in {
  padding: 11px 16px;
  border-bottom: 1px solid #d8dce1;
}

main .card .card-in.card-title {
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}


main .card .card-in.card-title .default {
  font-size: 18px;
  color: #39475b;
}

main .card .card-in.card-title .default.colored {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fbb731;
}

main .card .card-in.card-title .secondary {
  font-size: 24px;
  color: #858b94;
  display: inline-block;
  position: relative;
  left: 65px;
}

main .card .card-in.card-title .secondary:before {
  content: "";
  background: url("../../images/icon-new-reservation.png");
  width: 39px;
  height: 28px;
  display: inline-block;
  position: absolute;
  left: -62px;
  top: 3px;
}

main .card .card-in.card-title .left-card a {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #858b94;
}

main .card .card-in.card-title .left-card a i {
  float: right;
}

main .card .card-in.card-title .date {
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39475b;
}

main .card .card-in.card-title .info {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #858b94;
  padding-top: 5px;
  padding-left: 30px;
  padding-bottom: 5px;
  word-break: break-all;
}

main .card .card-in.card-content {
  padding: 30px 16px;
}

main .card .card-in.card-content.card-navigation {
  padding: 30px 7px;
}

main .card .card-in.card-content.nav {
  padding-bottom: 40px;
}
main .card .card-in.card-content.flex-container{
  display: flex;
}
main .card .card-in.card-content .col-md-4 {
  padding-left: 16px;
  padding-right: 0;
}

main .card .card-in.card-content .col-md-4:last-child {
  padding-right: 16px;
}

main .card .card-in.card-non-pad {
  padding-top: 0;
  padding-bottom: 0;
}

main .card.mask {
  box-shadow: 0 20px 16px 0 rgba(9, 34, 65, 0.12);
}

main .card.point {
  height: 140px;
  box-shadow: 0 20px 16px 0 rgba(9, 34, 65, 0.12);
  background: url(../../images/confetti.png) no-repeat left center, #fff;
}

main .card.point .info-box {
  width: 73%;
  float: right;
  padding-right: 30px;
  margin-top: 20px;
}

main .card.point h1 {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39475b;
}

main .card.point p {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39475b;
}

main .card.point p .big {
  font-size: 18px;
  font-weight: bold;
}
main .card.notmember {
  height: 80px;
  box-shadow: 0 20px 16px 0 rgba(9, 34, 65, 0.12);
  background: url(../../images/ico-bolbol.png) no-repeat left center, #fff;
}

main .card.notmember .info-box {
  width: 73%;
  float: right;
  padding-right: 30px;
  margin-top: 30px;
}

main .card.notmember h1 {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39475b;
}

.multiple {
  padding: 30px 0;
}

.question {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39475b;
  display: block;
  float: left;
  width: 96%;
}

.top-question li {
  height: 58px;
  padding: 20px 28px;
  border-bottom: 1px solid #d8dce1;
}

.top-question li:last-child {
  height: 17px;
  padding: 0;
}

.person-number .form-group:nth-child(2),
.person-number .form-group:nth-child(3),
.person-number .form-group:nth-child(4) {
  margin-left: 16px;
}

.card-navigation {
  padding: 15px;
}

.extra-card {
  border-bottom: 0 !important;
}

.adult-person {
  width: 30%;
}

@media (min-width: 992px) {
.adult-person {
    width: 29%;
  }
}

.child-person {
  width: 32%;
}

.baby-person {
  width: 32%;
}

.group-adult {
  width: 20%;
}
.group-child {
  width: 20%;
}
.group-baby {
  width: 20%;
}
.group-cbbg {
  width: 20%;
}

.select-direct {
  margin-left: -15px;
}

.select-direct li {
  display: inline-block;
}

.select-direct li a {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #39475b;
  display: block;
  padding: 14px 15px;
}

.select-direct li.active {
  border-bottom: 3px solid #fbb731;
}

.select-direct li.active a {
  color: #fbb731;
}
::selection {

    background-color: #f04e23;
    color: #fff;

}
::selection {

    background-color: #f04e23;
    color: #fff;

}
.swap-icon-non-select {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}
.select-direct li.active a {

    color: #fbb731;

}
.select-direct li a {

    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #39475b;
    display: block;
    padding: 14px 15px;

}
a:hover{
	
}

.date-picker {
  margin-bottom: 40px;
}

.ex-inputs {
  position: relative;
}

.group {
  display: block;
}

.ex-inputs-header {
  text-align: center;
  margin-bottom: 8px;
}

.ex-inputs-start,
.ex-inputs-end {
  width: 100%;
  padding: 8px;
  font-size: 1em;
  border: 1px solid #ccc;
  border-radius: 5px;
  line-height: 52px;
  padding-right: 34px;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #858b94 !important;
  padding-left: 40px !important;
  padding-right: 63px;
}

@media (min-width: 1200px) {
  .ex-inputs-start,
  .ex-inputs-end {
    padding-right: 30px;
  }
}

.ex-inputs-start:focus,
.ex-inputs-end:focus {
  padding-left: 40px;
}

.ex-inputs-picker {
  position: absolute;
  z-index: 1000;
  left: 50%;
  top: calc(100% + 60px);
  opacity: 0;
  z-index: -20;
  transform: translateX(-50%);
  transition: all 0.25s;
}

.ex-inputs-picker-visible {
  opacity: 1;
  z-index: 1000;
  width: 750px;
  border-radius: 5px;
  background-color: #ffffff;
  border: solid 1px #d5d9de;
  position: relative;
}

.ex-inputs-img {
  position: relative;
}

.ex-inputs-start, .ex-inputs-end{
	background: url(../../images/icon-calendar.png) no-repeat scroll 5px 2px, url(../../images/down-arrow.png) no-repeat scroll 96% 14px;
}

.dp-days{
	overflow:hidden;
}

.dr-cals {
  background: #fff;
}

.dr-cals:before {
  background: transparent;
  height: 0 !important;
}

.dr-cals .dr-cal-end .dp-permanent .dp,
.dr-cals .dr-cal-start .dp-permanent .dp {
  border-left: 0 !important;
  padding: 0 30px;
  padding-top: 30px;
}

.dr-cals .dr-cal-end .dp-permanent .dp .dp-cal .dp-cal-header,
.dr-cals .dr-cal-start .dp-permanent .dp .dp-cal .dp-cal-header {
  height: auto !important;
  background: #fff;
  padding: 0;
}

.dr-cals .dr-cal-end .dp-permanent .dp .dp-cal .dp-cal-header .dp-prev,
.dr-cals .dr-cal-start .dp-permanent .dp .dp-cal .dp-cal-header .dp-prev {
  left: -20px;
  top: 11px;
}

.dr-cals .dr-cal-end .dp-permanent .dp .dp-cal .dp-cal-header .dp-prev:hover,
.dr-cals .dr-cal-start .dp-permanent .dp .dp-cal .dp-cal-header .dp-prev:hover {
  background: #8107f0;
}

.dr-cals .dr-cal-end .dp-permanent .dp .dp-cal .dp-cal-header .dp-next,
.dr-cals .dr-cal-start .dp-permanent .dp .dp-cal .dp-cal-header .dp-next {
  right: -20px;
  top: 11px;
}

.dr-cals .dr-cal-end .dp-permanent .dp .dp-cal .dp-cal-header .dp-next:hover,
.dr-cals .dr-cal-start .dp-permanent .dp .dp-cal .dp-cal-header .dp-next:hover {
  background: #8107f0;
}

.dr-cals .dr-cal-end .dp-permanent .dp .dp-cal .dp-cal-header .dp-cal-month,
.dr-cals .dr-cal-start .dp-permanent .dp .dp-cal .dp-cal-header .dp-cal-month {
  padding: 8px 8px 8px;
}

.dr-cals .dr-cal-end .dp-permanent .dp .dp-cal .dp-cal-header .dp-cal-month:hover,
.dr-cals .dr-cal-start .dp-permanent .dp .dp-cal .dp-cal-header .dp-cal-month:hover {
  background: #fff;
  color: #000;
}

.dr-cals .dr-cal-end .dp-permanent .dp .dp-cal .dp-cal-header .dp-cal-year:hover,
.dr-cals .dr-cal-start .dp-permanent .dp .dp-cal .dp-cal-header .dp-cal-year:hover {
  background: #fff;
  color: #000;
}

.dr-cals .dr-cal-end .dp-permanent .dp .dp-cal .dp-days .dp-col-header,
.dr-cals .dr-cal-start .dp-permanent .dp .dp-cal .dp-days .dp-col-header {
  text-transform: none;
}

.dr-cals .dr-cal-end .dp-permanent .dp .dp-cal .dp-days .dp-day,
.dr-cals .dr-cal-start .dp-permanent .dp .dp-cal .dp-days .dp-day {
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39475b;
}

.dr-cals .dr-cal-end .dp-permanent .dp .dp-cal .dp-days .dp-day:hover,
.dr-cals .dr-cal-start .dp-permanent .dp .dp-cal .dp-days .dp-day:hover,
.dr-cals .dr-cal-start .dp-permanent .dp .dp-cal .dp-days .dp-day .dr-in-range:hover{
  background: #8107f0 !important;
  border-radius: 50%;
  color: whitesmoke !important;
}

.dr-cals .dr-cal-end .dp-permanent .dp .dp-cal .dp-days .dp-day.dp-day-disabled,
.dr-cals .dr-cal-start .dp-permanent .dp .dp-cal .dp-days .dp-day.dp-day-disabled {
  font-size: 13px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #d5d9de;
}

.dr-cals .dr-cal-end .dp-permanent .dp .dp-cal .dp-days .dp-day.dp-day-disabled:hover,
.dr-cals .dr-cal-start .dp-permanent .dp .dp-cal .dp-days .dp-day.dp-day-disabled:hover {
  background: transparent !important;
}

.dr-cals .dr-cal-end .dp-permanent .dp .dp-cal .dp-days .dp-day.dr-in-range,
.dr-cals .dr-cal-start .dp-permanent .dp .dp-cal .dp-days .dp-day.dr-in-range {
  background: #e0e3e5 !important;
  color: #000 !important;
  border-radius: 0%;
}

.dr-cals .dr-cal-end .dp-permanent .dp .dp-cal .dp-days .dp-day.dr-in-range:hover,
.dr-cals .dr-cal-start .dp-permanent .dp .dp-cal .dp-days .dp-day.dr-in-range:hover {
  background: #8107f0 !important;
  color: whitesmoke !important;
}

.dr-cals .dr-cal-end .dp-permanent .dp .dp-cal .dp-days .dp-day.dr-selected,
.dr-cals .dr-cal-start .dp-permanent .dp .dp-cal .dp-days .dp-day.dr-selected {
  background: #8107f0 !important;
  color: whitesmoke !important;
  border-radius: 50% !important;
}

.dr-cals .dr-cal-end .dp-permanent .dp .dp-cal .dp-days .dp-day.dr-selected:focus,
.dr-cals .dr-cal-start .dp-permanent .dp .dp-cal .dp-days .dp-day.dr-selected:focus {
  background: #8107f0 !important;
  color: whitesmoke !important;
  border-radius: 59% !important;
}

.dr-cals .dr-cal-end .dp-permanent .dp .dp-cal .dp-days .dp-day.dr-selected:hover,
.dr-cals .dr-cal-start .dp-permanent .dp .dp-cal .dp-days .dp-day.dr-selected:hover {
  background: #8107f0 !important;
  color: whitesmoke !important;
}

.dr-cals .dr-cal-end .dp-permanent .dp .dp-cal .dp-days .dp-day.dr-in-range:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17px;
  border-color: #E0E3E5;
  position: absolute;
  left: -20px;
  top: 0px;
  z-index: -9999;
}

.dr-cals .dr-cal-start .dp-permanent .dp .dp-cal .dp-days .dp-day.dr-in-range:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17px;
  border-color: #E0E3E5;
  position: absolute;
  left: -24px;
  top: 0px;
  z-index: -9999;
}

.dr-cals .dr-cal-end .dp-permanent .dp .dp-cal .dp-days .dp-day.dr-selected.dr-in-range,
.dr-cals .dr-cal-start .dp-permanent .dp .dp-cal .dp-days .dp-day.dr-selected.dr-in-range {
  background: #8107f0 !important;
  color: whitesmoke !important;
  border-radius: 50%;
}


.dr-cals .dr-cal-end .dp-permanent .dp .dp-cal .dp-days .dp-day.dr-selected.dr-in-range:before,
.dr-cals .dr-cal-start .dp-permanent .dp .dp-cal .dp-days .dp-day.dr-selected.dr-in-range:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17px;
  border-color: #E0E3E5;
  position: absolute;
  left: -20px;
  top: 0px;
  z-index: -9999;
}

.dr-cals .dr-cal-end .dp-permanent .dp .dp-cal .dp-days .dp-day.dr-selected.dr-in-range:before,
.dr-cals .dr-cal-start .dp-permanent .dp .dp-cal .dp-days .dp-day.dr-selected.dr-in-range:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17px;
  border-color: #E0E3E5;
  position: absolute;
  left: -20px;
  top: 0px;
  z-index: -9999;
}

.hamburger-nav {
  position: absolute;
  z-index: 1;
  right: 7px;
  top: 75px;
  display: none;
  background-color: #fff;
  box-shadow: 0 4px 27px 0 rgba(9, 34, 65, 0.18);
  border-radius: 6px;
}

.left-menu-list,
.hamburger-dropdown {
  width: 217px;
  position: relative;
}

.left-menu-list::after,
.hamburger-dropdown::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  top: -10px;
  right: 12px;
}

.left-menu-list .hamburger-item,
.hamburger-dropdown .hamburger-item {
  width: 100%;
  padding: 0 15px;
}

.left-menu-list .hamburger-item.title,
.hamburger-dropdown .hamburger-item.title {
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39475b;
  padding-top: 15px;
}

.left-menu-list .hamburger-item.title-2,
.hamburger-dropdown .hamburger-item.title-2 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.left-menu-list .hamburger-item.title-2 a,
.hamburger-dropdown .hamburger-item.title-2 a {
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #858b94;
}

.left-menu-list .hamburger-item.title-2:last-child,
.hamburger-dropdown .hamburger-item.title-2:last-child {
  padding-bottom: 15px;
}

.left-menu-list .hamburger-item.item,
.hamburger-dropdown .hamburger-item.item {
  padding-top: 5px;
  padding-bottom: 5px;
}

.left-menu-list .hamburger-item.item:hover a,
.hamburger-dropdown .hamburger-item.item:hover a {
  color: #e68a06;
}

.left-menu-list .hamburger-item.item a,
.hamburger-dropdown .hamburger-item.item a {
  font-size: 13px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.15;
  letter-spacing: normal;
  color: #686a6f;
  padding: 0 15px;
}

.left-menu-list .hamburger-item.item .selected,
.hamburger-dropdown .hamburger-item.item .selected {
	color: #e68a06;
}

.left-menu-list .hamburger-item.item.active,
.hamburger-dropdown .hamburger-item.item.active {
  position: relative;
}

.left-menu-list .hamburger-item.item.active:before,
.hamburger-dropdown .hamburger-item.item.active:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 32px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #e68a06;
  position: absolute;
  left: 0;
  top: 0;
}

.left-menu-list .hamburger-item.item.active a,
.hamburger-dropdown .hamburger-item.item.active a {
  font-size: 13px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.15;
  letter-spacing: normal;
  color: #e68a06;
}

.left-menu-list {
  padding: 15px 0;
}

.left-menu-list .hamburger-item {
  padding: 0 30px;
}

.left-menu-list .hamburger-item a {
  padding: 0  !important;
}

.left-menu-list::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0;
  border-color: transparent;
  position: absolute;
  top: -10px;
  right: 12px;
}

.img-box {
  width: 100%;
  height: 139px;
  background: url(../../images/bullet-plane.png) no-repeat center;
  border-radius: 6px;
  background-size: 100%;
  margin-top: 10px;
  padding: 10px 10px;
  position: relative;
}

.img-box:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom, rgba(66, 58, 113, 0), rgba(9, 39, 74, 0.75) 97%);
  border-radius: 6px;
}

.img-box .box-content {
  position: absolute;
  bottom: 15px;
}

.img-box .time {
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}

.img-box-text {
  border-left: 4px solid #fbb731;
  padding: 0 5px;
}

.img-box-text .send-to {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  display: block;
}

.img-box-text .send-to i {
  float: right;
}

.img-box-text .content {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}
.img-box-text .content a {
  color: #ffffff;
}
.all-news {
  width: 100%;
  height: 40px;
  border-radius: 6px;
  background-color: #ffffff;
  border: solid 1px #a8a6a6;
  margin-top: 20px;
}

.all-news .news-parse {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39475b;
  border-left: 3.8px solid #fbb731;
  padding: 0 8px;
  margin-top: 9px;
  margin-left: 10px;
}

.overflow {
  overflow: hidden;
  min-height: 100px;
}
.card-in.card-content.overflow {
	border: unset;
	min-height:0px;
}
.card-all-person {
  border-radius: 5px;
  background-color: #f9f9f9;
  border-bottom: 0 !important;
}

.card-all-person h1 {
  position: relative;
}

.card-all-person h1 a {
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #39475b;
  display: block;
}

.card-all-person h1::after {
  content: url("../../images/down-arrow.png");
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 56%;
}

.card-hide-person {
  border-radius: 5px;
  background-color: #f9f9f9;
  border-bottom: 0 !important;
}

.card-hide-person h1 {
  position: relative;
}

.card-hide-person h1 a {
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #39475b;
  display: block;
}
.card-hide-person h1::after {
  content: url("../../images/up-arrow.png");
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 56%;
}

.left-text {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #858b94;
}

.extra-info h1 {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39475b;
}

.button-box {
  margin-top: -20px;
}

.button-bx {
  display: inline-block;
}

.button-bx .top.food {
  border-radius: 6px;
  background-color: #f17e3e;
}

.button-bx .top.seat {
  background-color: #8552bf;
  border-radius: 6px;
}

.button-bx .top.bag {
  background-color: #fbb731;
  border-radius: 6px;
  height: 32px;
}

.button-bx .top.pdbg {
  background-color: #b27247;
  border-radius: 6px;
  height: 32px;
}

.button-bx .top.ssr {
  background-color: #353ba1;
  border-radius: 6px;
}

.button-bx .top.upgrade {
  background-color: #7EC8E3;
  border-radius: 6px;
}

.button-bx .top.flex {
  background-color: #e0437d;
  border-radius: 6px;
}

.button-bx .top.option {
  background-color: #27a92a;
  border-radius: 6px;
  height: 32px;
}

.button-bx .top.ife {
  background-color: #C5D375;
  border-radius: 6px;
  height: 32px;
}

.button-bx .top span {
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  padding: 10px;
  width: 150px;
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .button-bx .top span {
    width: 190px;
  }
}

.button-bx .bottom {
  border-radius: 5px;
  box-shadow: 0 3px 3px 0 rgba(9, 34, 65, 0.12);
  background-color: #ffffff;
  border: solid 1px #e1e4e8;
  margin-top: -3px;
}

.button-bx .bottom span {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #404f66;
  display: block;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  height: 100px;
  width: 184px;
}

@media (min-width: 1200px) {
  .button-bx .bottom span {
    width: 250px;
  }
}

.button-bx .bottom .food:before {
  content: url("../../images/icon-food.png");
  display: inline-block;
  margin-right: 5px;
}

.button-bx .bottom .seat:before {
  content: url("../../images/icon-chair.png");
  display: inline-block;
  margin-right: 5px;
}

.button-bx .bottom .bag:before {
  content: url("../../images/icon-chair.png");
  display: inline-block;
  margin-right: 5px;
}

.button-bx .bottom .ssr:before {
  content: url("../../images/icon-chair.png");
  display: inline-block;
  margin-right: 5px;
}

.top {
  margin-top: 10px;
}

.top:after {
  content: "";
  display: block;
  clear: both;
}

.triangle {
  color: #fbb731 !important;
}

.triangle::after {
  content: url("../../images/icon-triangle.png");
  display: inline-block;
  margin-left: 5px;
}

.message {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #39475b;
}

.disp1440 {
  margin-top: 65px;
  display: none;
}

@media (min-width: 1200px) {
  .disp1440 {
    display: block;
  }
}

@media (min-width: 1200px) {
  .disp1024 {
    display: none;
  }
}

.bottom-bar {
  padding: 30px 0;
}

.bottom-bar::after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

.bottom-bar .bottom-left-title {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #39475b;
}

.bottom-bar .bottom-left-title span {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #39475b;
  float: right;
}

.sum {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: right;
  color: #39475b;
  text-align: right;
}

.sum-number {
  font-size: 28px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #39475b;
  text-align: right;
}

.top-4 {
  margin-top: 4px;
}

.rectangle {
  height: 105px;
  border-radius: 5px;
  box-shadow: 0 3px 3px 0 rgba(9, 34, 65, 0.12);
  background-color: #ffffff;
  border: solid 1px #e1e4e8;
  background-image: url("../../images/clock.png");
  background-repeat: no-repeat;
  background-position: right center;
}

.rectangle-void-counter {
  height: 125px;
  border-radius: 5px;
  box-shadow: 0 3px 3px 0 rgba(9, 34, 65, 0.12);
  background-color: #ffffff;
  border: solid 1px #e1e4e8;
  background-image: url("../../images/void_counter.png");
  background-repeat: no-repeat;
  background-position: right center;
}

.rectangle-void-counter p {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39475b;
  padding: 12px 100px 12px 12px;
}

.rectangle-void-counter span {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39475b;
  padding: 0 0 0 12px;
}

.rectangle p {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39475b;
  padding: 12px 100px 12px 12px;
}

.rectangle span {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39475b;
  padding: 0 0 0 12px;
}

.default2 {
  width: 40%;
  float: right;
  margin-top: 15px;
}

.pnr {
  display: table-cell;
  vertical-align: middle;
  height: 170px;
}

.pnr .pnr-text {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39475b;
  display: block;
  text-align: center;
}

.pnr .pnr-title {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fbb731;
  display: block;
  text-align: center;
}

.pnr-block {
  display: table-cell;
  vertical-align: middle;
  height: 170px;
  padding-left: 40px;
}

.pnr-block .pnr-text {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #39475b;
  display: block;
  font-weight: bold;
}

.pnr-block .pnr-title {
  font-weight: normal;
}

.person-list {
  width: 100%;
}

.person-list thead th {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #858b94;
  padding-left: 5px;
}

.person-list tbody {
  border-top: 20px solid white;
}

.person-list tbody tr {
  border-radius: 5px;
  background-color: #f9f9f9;
}

.person-list tbody tr:nth-child(even) {
  background-color: #fff;
}

.person-list tbody tr td {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #858b94;
  text-align: left;
}

.person-list tbody tr td:first-child {
  padding: 10px 0 10px 10px;
}

.login-table-list {
  width: 100%;
}
.login-table-list tbody tr {
  border-radius: 5px;
  background-color: #FFFF;
}
.login-table-list tbody tr td {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #858b94;
  text-align: left;
}

.fly {
  padding: 0 !important;
}

.fly-list {
  width: 100%;
}

.fly-list tbody tr {
  background-color: #f9f9f9;
  border-bottom: 1px solid #d8dce1;
}

.fly-list tbody tr:nth-child(even) {
  background-color: #fff;
}

.fly-list tbody tr td {
  padding: 25px 16px;
}

.fly-list tbody tr td:nth-child(6) {
  text-align: right;
  padding: 0 0 0 22px;
}

.fly-list tbody tr td:first-child {
  padding-right: 0;
}

.fly-list tbody tr td:nth-child(8) {
  padding: 0 22px;
}

.fly-list tbody tr td:nth-child(9) {
  padding: 0 23px;
}

.fly-list tbody tr td:nth-child(2) {
  padding: 0;
}

.fly-list tbody tr td:nth-child(7) {
  padding: 10px 0 0 20px;
}

.fly-list tbody tr td:last-child {
  font-size: 14px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39475b;
}

.fly-list tbody tr td .yellow {
  font-size: 14px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fbb731;
}

.fly-list tbody tr td .title {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #39475b;
  display: block;
}

.fly-list tbody tr td .title-2 {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #858b94;
}

.fly-list tbody tr td .content {
  font-size: 13px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.11;
  letter-spacing: normal;
  color: #39475b;
}

.fly-list tbody tr td .type {
  padding-left: 3px;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39475b;
  text-decoration: underline;
}

.fly-list tbody tr td .plane {
  display: block;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #858b94;
  text-align: left;
}

.fly-list-button {
  display: block;
  text-align: center;
  border-radius: 5px;
  box-shadow: 0 3px 3px 0 rgba(9, 34, 65, 0.12);
  background-color: #ffffff;
  border: solid 1px #e1e4e8;
  padding: 20px 0;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39475b;
}

.fly-list-button.custom {
  height: 80px;
  display: table-cell !important;
  vertical-align: middle;
  width: 160.33px;
}

.ques {
  width: 16px;
  height: 16px;
  background-color: #d8dce1;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  text-align: center;
  font-size: 11px;
  position: relative;
}

.ques:hover .ques-tex {
  visibility: visible;
  opacity: 1;
}

.ques .ques-tex {
  visibility: hidden;
  width: 164px;
  z-index: 9999999;
  height: 118px;
  background-color: #555;
  color: #fff;
  position: absolute;
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 0 6px 16px 0 rgba(9, 34, 65, 0.4);
  top: 28px;
  right: -75px;
  opacity: 0;
  transition: opacity 0.9s;
  padding: 40px 15px;
  height: fit-content;
}

.ques .ques-tex .ques-nav {
  position: relative;
}

.ques .ques-tex .ques-nav::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  top: -114px;
  right: -9px;
}

.ques .ques-tex .ques-nav a {
  display: block;
  text-align: left;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.64;
  letter-spacing: normal;
  color: #39475b;
}

.ques:hover {
  cursor: pointer;
}

.chair-letter {
  font-size: 14px;
  font-weight: bold;
  color: #39475b;
}

.fly-to-flydate {
  position: relative;
  border-right: 1px solid #f9f9f9;
}

.top--bar .fly-time {
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39475b;
  padding: 10px 0 10px 20px;
}

.top--bar .fly-time .bar--bold {
  font-weight: bold;
}

.top--bar .transfer-count {
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  border-radius: 10px;
  background-color: #ef4d6e;
  padding: 1px 5px;
  margin-left: 25px;
}

.fly-from-to--bar {
  padding-top: 15px;
  padding-left: 40px;
}

.fly-from-to--bar .titles {
  font-size: 16px;
  font-weight: 800;
  color: #fbb731;
}

.fly-from-to--from {
  padding: 10px 0;
}

.fly-from-to--from .title--from {
  display: block;
  font-size: 14px;
  line-height: 1.43;
  color: #39475b;
}

.fly-from-to--from .content--from {
  display: block;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.11;
  color: #39475b;
}

.fly-from-to--from .airport-code--from {
  padding-top: 15px;
  font-size: 12px;
  font-weight: 600;
  color: #858b94;
}

.fly-from-to--from,
.fly-from-to--plane {
  display: inline-block;
}

.fly-from-to--plane {
  padding: 0 30px;
  position: relative;
  top: -16px;
}

.fly-from-to--plane i {
  margin: 0 !important;
  position: relative;
  left: 7px;
}

.fly-from-to--plane .times {
  font-size: 10px;
  font-weight: 600;
  color: #858b94;
  display: block;
}

.nav-br {
  border-bottom: 1px solid #d8dce1;
  height: 151px;
}

.fly-class {
  font-size: 12px;
  color: #858b94;
}

.fly-type {
  font-size: 12px;
  color: #39475b;
  text-decoration: underline;
}

.pan {
  padding: 0 15px;
}

.fly-price-list {
  position: relative;
  display: inline-block;
  width: calc(100% - 33.33%);
  border-bottom: 1px solid #d8dce1;
}

.fly-ticket {
  font-size: 12px;
  font-weight: 600;
  color: #fbb731;
}

.more-then--bars,
.more-then--bar {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 25px;
  background-color: #f9f9f9;
}

.more-then--bars h1,
.more-then--bar h1 {
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  color: #39475b;
  line-height: 25px;
  cursor: pointer;
}

.row-eq-height {
  display: -ms-flexbox;
  display: flex;
}

.col-md-1-2 {
  width: 12.33333%;
  float: left;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.col-md-8-6 {
  width: 87.6%;
  float: left;
  min-height: 1px;
}

.height-full {
  height: 100%;
}

.self {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.self .radiocont {
  padding-left: 67px;
}

.card.card-finish {
  background-color: #ffffff;
  box-shadow: 0 20px 16px 0 rgba(9, 34, 65, 0.12);
  display: inline-block;
}

.card-from--title {
  padding: 20px 10px;
  border-bottom: 1px solid #d8dce1;
}

.card-from--title .from {
  font-size: 24px;
  font-weight: bold;
  color: #858b94;
}

.card-from--title .from-to {
  font-size: 18px;
  color: #858b94;
}

.card-from--title .transfer {
  font-size: 18px;
  font-weight: bold;
  text-align: right;
  color: #858b94;
}

.card-from--content {
  padding: 15px;
  border-bottom: 1px solid #858b94;
}

.card-from--content.row {
  margin-left: 0;
  margin-right: 0;
}

.card-from--content .colored {
  font-size: 16px;
  font-weight: 800;
  color: #fbb731;
}

.card-from--content .type {
  font-size: 12px;
  color: #858b94;
}

.card-from--content .type-under {
  font-size: 12px;
  font-weight: 600;
  color: #39475b;
  text-decoration: underline;
}

.card-from--content .card-from--content-fly {
  border-right: 1px solid #d8dce1;
}

.card-from--content .card-from--content-fly table {
  width: 70%;
  margin-top: 10px;
}

.card-from--content .card-from--content-fly table tr td span {
  display: block;
}

.card-from--content .card-from--content-fly table tr td .title-tabled {
  font-size: 14px;
  line-height: 1.43;
  color: #39475b;
}

.card-from--content .card-from--content-fly table tr td .time-table {
  font-size: 18px;
  font-weight: 800;
  line-height: 1.11;
  color: #39475b;
  width: 120px;
}

.card-from--content .card-from--content-fly table tr td .time-table.alert {
  color: #ef4d6e;
}

.card-from--content .card-from--content-fly table tr td .date-table {
  font-size: 12px;
  color: #858b94;
  width: 120px;
}

.card-from--content .card-from--content-fly table tr td .date-table.alert {
  color: #ef4d6e;
}

.card-from--content .card-from--content-fly table tr td .air-table {
  font-size: 12px;
  font-weight: 600;
  color: #39475b;
  padding-bottom: 45px;
  width: 120px;
}

.card-from--content .card-from--content-fly table tr td i {
  margin: -8px 7px -8px 9px;
}

.card-from--content .card-from--content-fly table tr td .fly-time {
  font-size: 10px;
  font-weight: 600;
  text-align: center;
  color: #858b94;
}

.right-bars {
  width: 100%;
  height: 100%;
}

.right-bars span {
  display: block;
}

.right-bars .info-table {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.43;
  color: #39475b;
}

.right-bars .sum-table {
  font-size: 28px;
  font-weight: 800;
  text-align: right;
  color: #39475b;
}

.right-bars .info-xtable {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.67;
  text-align: right;
  color: #858b94;
}

.t-summer-bar {
  padding: 15px;
}

.t-summer-bar table {
  width: 50%;
  float: left;
  margin-bottom: 15px;
}

.t-summer-bar .first-element {
  font-size: 12px;
  font-weight: bold;
  color: #858b94;
}

.t-summer-bar .second-element {
  font-size: 12px;
  color: #858b94;
}

.sum-prices span {
  display: block;
}

.sum-prices span:first-child {
  font-size: 14px;
  line-height: 1.43;
  text-align: right;
  color: #39475b;
}

.sum-prices .bolst {
  font-size: 28px;
  font-weight: 800;
  text-align: right;
  color: #39475b;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.more-then-area h1 {
  border-radius: 5px;
  background-color: #f9f9f9;
}

.more-then-area h1 a {
  display: block;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 25px;
  color: #39475b;
}

.pegasus-logg .card {
  padding: 20px;
}

.btn-cus {
  padding: 12px 15px !important;
}

.btn-s-cus {
  padding: 12px 15px !important;
  border-radius: 5px !important;
  background-color: #fbb731 !important;
  color: #fff !important;
  margin-left: 15px;
}

.input-st {
  width: 100%;
}

.ttr-width {
  width: 100%;
}

.at {
  margin-top: 27px;
}

.infos-card {
  font-size: 11px;
  color: #858b94;
  padding-top: 24px;
  padding-left: 100px;
}

.collapse-btn-s {
  padding: 0 20px;
  font-size: 14px;
  font-weight: 600;
  color: #39475b;
  cursor: pointer;
  line-height: 70px;
  transition: all .4s ease;
  width: 100%;
  text-align: left;
  background: #fbb731;
}

.mb-0 {
  border: 0;
  border-bottom: 1px solid #d8dce1;
}

.card-body {
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 600;
  color: #39475b;
}

.collapse {
  border-bottom: 1px solid #d8dce1;
  opacity: 0;
  visibility: hidden;
}

.collapse.in {
  transition: opacity 1.5s linear;
  opacity: 1;
  visibility: visible;
}

.passenger-special {
  width: 100%;
}

.passenger-special thead th {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #858b94;
  text-align: left;
}

.passenger-special thead th:first-child {
  padding: 0;
}

.passenger-special tbody {
  border-top: 20px solid white;
}

.passenger-special tbody tr {
  border-bottom: 1px solid #d8dce1;
}

.passenger-special tbody tr:last-child {
  border-bottom: 0;
}

.passenger-special tbody tr td {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #858b94;
  text-align: center;
  text-align: left;
  padding: 10px 0;
}

.passenger-special tbody tr td .yellow {
  font-size: 14px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fbb731;
}

.passenger-special tbody tr td .bold {
  font-size: 14px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39475b;
}

.passenger-special tbody tr td .bold i {
  margin: -8px 7px -8px 9px;
}

.passenger-special tbody tr td .date {
  font-weight: 600;
  font-size: 14px;
  color: #858b94;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39475b;
}

.scrollHidden{
	overflow:-webkit-paged-x;
	overflow-y:-moz-hidden-unscrollable;
}

.rs-tab-header {
  z-index: 1;
}

.rs-tab-header:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

.rs-tab-header .rs-item {
  float: left;
  background-color: #d8dce1;
    margin-right:7px
}

.rs-tab-header .rs-item a {
  border-radius: 5px;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39475b;
  padding: 20px 100px 20px 20px;
  display: block;
}

.rs-tab-header .rs-item.active {
background-color: #fbb731;
	margin-right:7px
}

.rs-tab-header .rs-item.active a {
  color: #000000;
}
.rs-tab-header .rs-ticket-item {
  float: left;
  background-color: #d8dce1;
  max-height:44px;
  margin-right:7px
}

.rs-tab-header .rs-ticket-item a {
  border-radius: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #39475b;
  padding: 10px 10px 15px 15px;
  display: block;
}

.rs-tab-header .rs-ticket-item.active {
background-color: #fbb731;
	margin-right:7px
}

.rs-tab-header .rs-ticket-item.active a {
  color: #000000;
}
.rs-tab-header .rs-ticket-ssr-item {
  float: left;
  background-color: #d8dce1;
  max-height:44px;
   margin-right:7px
}

.rs-tab-header .rs-ticket-ssr-item a {
  border-radius: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #39475b;
  padding: 10px 10px 15px 15px;
  display: block;
}

.rs-tab-header .rs-ticket-ssr-item.active {
background-color: #fbb731;
	margin-right:7px
}

.rs-tab-header .rs-ticket-ssr-item.active a {
  color: #000000;
}

.rs-tab-content {
  width: 100%;
  min-height: 1px;
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 0 3px 6px 0 rgba(9, 34, 65, 0.12);
  z-index: 999;
}

.rs-tab-content .title {
  padding: 10px 20px;
  border-bottom: 1px solid #d8dce1;
}

.rs-tab-content .title h1 {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39475b;
  text-align: left;
}

.rs-tab-content .title h1 .colored {
  font-weight: 800;
  color: #fbb731;
}

.rs-tab-content .content {
  max-height: 200px;
  overflow-y: scroll;
  padding-left: 21px;
  /* Track */
  /* Handle */
  /* Handle on hover */
}

.rs-tab-content .content ::-webkit-scrollbar {
  width: 8px;
  border-radius: 5px;
  margin: 5px;
}

.rs-tab-content .content ::-webkit-scrollbar-track {
  background: #d8d8d8;
  border-radius: 5px;
}

.rs-tab-content .content ::-webkit-scrollbar-thumb {
  background: #39475b;
  border-radius: 5px;
}

.rs-tab-content .content ::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.rs-tab-content .story {
  width: 100%;
}

.rs-tab-content .story tbody tr {
  border-bottom: 1px solid #d8dce1;
}

.rs-tab-content .story tbody tr td {
  text-align: left;
  padding: 25px 10px;
}

.rs-tab-content .story tbody tr td:last-child {
  width: 45%;
}

.rs-tab-content .story tbody tr td .s-title {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #858b94;
  display: block;
}

.rs-tab-content .story thead th.s-title {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #858b94;
  text-align:left;
  padding-left:10px;
}

.rs-tab-content .story tbody tr td .s-content, .rs-tab-content .story tbody tr td.container, .rs-tab-content .story tbody tr td.search-by-code, .rs-tab-content .story tbody tr td.search-by-exp  {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #39475b;
}

.all {
  padding: 11px 16px;
  border-radius: 5px;
  background-color: #f9f9f9;
  border-top: 1px solid #d8dce1;
}

#showAircraft{
	background-color: #d8d8d8;
}

#showAircraft a{
	font-size :15px;
}
#showAircraft h1:after{
	top:18px;
	left:50%;
}
#hideAircraft{
	background-color: #d8d8d8;
}

#hideAircraft a{
	font-size :15px;
}
#hideAircraft h1:after{
	top:18px;
	left:50%;
}



.all h1 {
  position: relative;
  top:-3px;
}

.all h1:after {
  content: url(../../images/down-arrow.png);
  display: inline-block;
  position: absolute;
  top: 18px;
  left: 50%;
}

.all a {
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #39475b;
  display: block;
}
.upall {
  padding: 11px 16px;
  border-radius: 5px;
  background-color: #f9f9f9;
  border-top: 1px solid #d8dce1;
}

.upall h1 {
  position: relative;
}

.upall h1:after {
  content: url(../../images/up-arrow.png);
  display: inline-block;
  position: absolute;
  top: -13px;
  left: 50%;
}

.upall a {
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #39475b;
  display: block;
}

.listing-card {
  background-color: #ffffff;
  box-shadow: 0 20px 16px 0 rgba(9, 34, 65, 0.12);
  border-radius: 5px;
}

.listing-card .from-to-table {
  width: 100%;
}

.listing-card .from-to-table tr td {
  padding: 7px 20px;
}

.listing-card .from-to-table tr td span {
  font-size: 16px;
  font-weight: bold;
  color: #39475b;
  display: block;
}

.listing-card-left {
  height: 73px;
}

.listing-card-left li {
  float: left;
  height: 73px;
}

.listing-card-left li span {
  font-size: 16px;
  text-align: center;
  color: #858b94;
  display: block;
  padding: 26px 12px;
  position: relative;
}

@media (min-width: 1200px) {
  .listing-card-left li span {
    padding: 26px 18px;
  }
}

.listing-card-left li:last-child {
  border-radius: 5px;
  background-color: #f9f9f9;
}

.listing-card-left li:last-child span {
  padding: 26px 11px 27px 40px;
  position: relative;
}

.listing-card-left li:last-child span a {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #39475b;
}

.listing .from-header {
  border-bottom: 1px solid #858b94;
  padding: 20px 0;
}

.listing .from-header .from {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #858b94;
  padding-left: 8px;
}

.listing .from-header .from-to {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #858b94;
  padding-left: 8px;
}


.col-top {
  padding-top: 20px;
  padding-bottom: 20px;
}

.sort {
  width: 20%;
}

.sort .select2-selection__rendered {
  background: url("../../images/kalkis-icon.png") no-repeat center left;
  display: inline-block;
  padding-left: 42px !important;
}

.money {
  float: right;
  width: 20%;
}

.money .select2-selection__rendered {
  background: url("../../images/exchange-icon.png") no-repeat center left;
  display: inline-block;
  padding-left: 42px !important;
}

.aktarma {
  float: right;
  margin-left: 30px;
  width: 20%;
}

.aktarma .select2-selection__rendered {
  background: url("../../images/aktarma-icon.png") no-repeat center left;
  display: inline-block;
  padding-left: 42px !important;
}

.fly-from-to {
  padding-left: 40px;
  padding-top: 10px;
  padding-bottom: 15px;
  border-right: 1px solid #d8dce1;
}

.fly-from-to h1 {
  margin-left: -20px;
  margin-bottom: 15px;
}

.fly-from-to h1 span {
  font-size: 10px;
  color: #39475b;
}

.fly-from-to h1 .info {
  border-radius: 10px;
  background-color: #ef4d6e;
  padding: 1px 5px;
  color: #fff;
}

.fly-from-to .fly-pnr {
  display: block;
  font-size: 16px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fbb731;
}

.fly-from-to .fly-pnr .unlem {
  width: 16px;
  height: 16px;
  background-color: #d8dce1;
  border-radius: 50%;
  display: inline-block;
  color: #fff;
  text-align: center;
  font-size: 12px;
}

.fly-from-to table {
  width: 100%;
}

.fly-from-to table td:last-child {
  padding-left: 15px;
}

.fly-from-to table td:nth-child(2) {
  padding-left: 15px;
}

.fly-from-to table .title {
  font-size: 14px;
  line-height: 1.43;
  color: #39475b;
  display: block;
}

.fly-from-to table .time {
  font-size: 18px;
  font-weight: 800;
  line-height: 1.11;
  color: #39475b;
  display: block;
}

.fly-from-to table .code {
  font-size: 12px;
  font-weight: 600;
  color: #858b94;
  display: block;
}

.fly-from-to table .date {
  font-size: 10px;
  font-weight: 600;
  color: #858b94;
  display: block;
}

.fly-from-to .icon.plane {
  margin: 0;
}

.fly-info {
  padding: 15px 8px;
}

.fly-info .one {
  font-size: 12px;
  color: #858b94;
}

.fly-info .type {
  font-size: 12px;
  color: #39475b;
  text-decoration: underline;
}

.fly-info .last {
  font-size: 12px;
  font-weight: 600;
  color: #fbb731;
}

.fly-info.to-to {
  padding: 91px 8px;
}

.table-cell {
  width: 163px;
  height: 97px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.table-cell.to-to {
  height: 249px;
}

.see-more-fly {
  background: #f9f9f9;
}

.see-more-fly h1 {
  text-align: center;
}

.see-more-fly a {
  line-height: 21px;
  font-size: 10px;
  color: #39475b;
  font-weight: bold;
  display: block;
  text-align: center;
}

.row-nav {
  border-bottom: 1px solid #d8dce1;
}

.fly-list-tables {
  position: relative;
}
.search-nn {
  display: none;
}

.note-search {
  position: relative;
  width: 100%;
}

.note-search input {
  border: 0;
  box-shadow: none;
  height: auto !important;
}

.note-search .icon {
  position: absolute;
  left: -6px;
}

.note-search .close-search {
  position: absolute;
  right: -6px;
  top: -1px;
}

.note-pn-add {
  display: none;
}

.text-area {
  border-radius: 5px;
  box-shadow: 0 3px 3px 0 rgba(9, 34, 65, 0.06);
  border: solid 1px #d5d9de;
  background-color: #ffffff;
  width: 100%;
  font-size: 14px;
  padding: 20px;
  color: #39475b;
}

.btn-add-note {
  display: block;
  width: 100%;
  padding: 13px 0;
  border-radius: 5px;
  background-color: #d8dce1;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
  color: #ffffff;
}

.tre {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
  color: #39475b;
  display: block;
  line-height: 73px;
  position: relative;
  padding: 0 26px;
}
.fly-list-card {
  margin-top: 80px;
  width: 100%;
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 0 20px 16px 0 rgba(9, 34, 65, 0.12);
}

.fly-list-card [class^="col-md"] {
  padding: 0;
}

.fly-list-card .row {
  margin: 0;
}

.fly-list-card .border {
  border-left: 1px solid #f9f9f9;
  border-bottom: 1px solid #d8dce1;
}

.fly-list-card .col-md-4 {
  border-bottom: 1px solid #d8dce1;
}

.fly-list-card .nav {
  padding: 15px 20px;
  padding-right: 5px;
}

.fly-list-card .nav .titles {
  font-size: 18px;
  font-weight: bold;
  color: #39475b;
}

.fly-list-card .nav .content {
  padding: 10px 0;
  font-size: 11px;
  color: #858b94;
}

.fly-list-card .nav .content .bolds {
  font-weight: bold;
  display: block;
}

.fly-list-card .fly-card {
  height: 150px;
}

.fly-list-card .fly-card.eco-packet {
  position: relative;
  background-size: 100%;
}

.fly-list-card .fly-card.eco-packet .eco-info {
  width: 100%;
  position: absolute;
  display: block;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  background-color: #fbb731;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  display: block;
  top: -38px;
  left: 0px;
  border: solid 4px #fbb731;
}

@media (min-width: 1200px) {
  .fly-list-card .fly-card.eco-packet .eco-info {
    top: -38px;
    left: 0px;
    width: 100%;
  }
}

.fly-list-card .fly-card.eco-packet .eco-info.orange {
  background-color: #f17e3e;
  border: solid 4px #f17e3e;
}

.fly-list-card .fly-card.eco-packet .eco-info.purple {
  background-color: #e0437d;
  border: solid 4px #e0437d;
  padding: 10px 0;
  top: -57px;
}

@media (min-width: 1200px) {
  .fly-list-card .fly-card.eco-packet .eco-info.purple {
    padding: 3.3px 0;
    top: -45px;
  }
}

.fly-list-card .fly-card.eco-packet .eco-info.pink {
  background-color: #8552bf;
  border: solid 4px #8552bf;
  padding: 12px 0;
  top: -61px;
}

@media (min-width: 1200px) {
  .fly-list-card .fly-card.eco-packet .eco-info.pink {
    padding: 7px 0;
    top: -52px;
  }
}

.fly-list-card .fly-card.orange-img {
  background: url("../../images/orange.svg") no-repeat center top;
}

.fly-list-card .fly-card .star {
  position: relative;
}

.fly-list-card .fly-card .star:before {
  content: url("../../images/star.png");
  position: absolute;
  left: 10px;
}

.fly-list-card .fly-card .info {
  font-size: 10px;
  text-align: center;
  color: #858b94;
  display: block;
  padding: 0 27px;
}

.fly-list-card .fly-card .title-a {
  font-size: 16px;
  font-weight: 800;
  text-align: center;
  color: #39475b;
  padding: 10px 0;
}

.fly-list-card .fly-card .icons {
  padding: 10px 8px;
}

@media (min-width: 1200px) {
  .fly-list-card .fly-card .icons {
    padding: 4px 11px;
  }
}

.fly-list-card .fly-card .icons li {
  display: inline-block;
  padding: 0 2px;
}

.fly-list-card .fly-card .icons li.close {
  opacity: 0.6;
}

.fly-list-card .fly-card .more {
  position: absolute;
  bottom: 0;
  background-color: #f9f9f9;
  width: 100%;
}

.fly-list-card .fly-card .more a {
  font-size: 10px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
  color: #39475b;
  display: block;
}

.bottom-triangle {
  max-width: calc(100% + 8px);
  width: calc(100% + 8px);
  position: absolute;
  bottom: -37px;
  left: -4px;
  display: none;
}

.hide-menu-select {
  display: none;
}

.hide-menu-select span {
  display: block;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #858b94;
  padding-left: 20px;
  padding-right: 5px;
}

.absl-bord {
  position: absolute;
  width: 100%;
  height: calc(100% - 39px);
}

.fly-from-to--bar.active .titles {
  position: relative;
}

.fly-from-to--bar.active .titles:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  left: -15px;
  top: 7px;
  background: #fbb731;
}

.fly-from-to--bar.active .title-bar:after {
  content: "";
  position: absolute;
  width: 70px;
  height: 104px;
  border-radius: 5px;
  left: -22px;
  top: 9px;
  border-left: 2px dashed #fbb731;
}

.fly-from-to--bar.active .dot {
  position: relative;
}

.fly-from-to--bar.active .dot:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  left: -25px;
  top: 45%;
  background: #ef4d6e;
  z-index: 10;
}

.rs-tab-content-one {
  display: none;
}

.rs-tab-content-one.active {
  display: block;
}

.extra-card {
  padding: 0 !important;
}

.rezv-pax-info {
  width: 100%;
}

.rezv-pax-info thead th {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #575e67;
  padding-left: 3px;
}


.rezv-pax-info tr td {
  padding: 5px 0;
}

.rezv-pax-info tr td .colored {
  font-size: 15px;
  font-weight: 800;
  color: #fbb731;
}

.rezv-pax-info tr td .title-extra {
  display: block;
  font-size: 12px;
  line-height: 1.43;
  color: #39475b;
}

.rezv-pax-info tr td .info {
  font-size: 15px;
  font-weight: 800;
  line-height: 1.11;
  color: #39475b;
}

.rezv-pax-info tr td .ques {
  position: relative;
  top: -3px;
  left: 7px;
}

.rezv-pax-info tr td:first-child {
  padding-left: 10px;
}

.rezv-pax-info tr td:nth-child(5) {
  text-align: right;
}

.extra-info {
  width: 100%;
}

.extra-info tr {
  border-bottom: 1px solid #d8dce1;
}

.extra-info tr:last-child {
  border-bottom: unset;
}

.extra-info tr td {
  padding: 5px 0;
}

.extra-info tr th {
  text-align:left;
}

.extra-info tr td .colored {
  font-size: 16px;
  font-weight: 800;
  color: #fbb731;
}

.extra-info tr td .title-extra {
  display: block;
  font-size: 14px;
  line-height: 1.43;
  color: #39475b;
}

.extra-info tr td .info {
  font-size: 16px;
  font-weight: 800;
  line-height: 1.11;
  color: #39475b;
}

.extra-info tr td .info-pdbg {
  font-size: 12px;
  font-weight: 600;
  color: #39475b;
}

.extra-info tr td .ques {
  position: relative;
  top: -3px;
  left: 7px;
}

.extra-info tr td:first-child {
  padding-left: 10px;
}

.extra-info tr td:nth-child(5) {
  text-align: right;
}

.card.card-extra {
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 0 20px 16px 0 rgba(9, 34, 65, 0.12);
}

.card.card-extra .card-in {
  padding: 0;
}

.extra-tab {
  display: block;
  padding: 20px 0;
  text-align: center;
}

.extra-tab.disable a {
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  color: #39475b;
}

.extra-tab.active {
  background-color: #39475b;
  position: relative;
}

.extra-tab.active a {
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  color: #ffffff;
}

.extra-tab.active::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 31px 0 31px 20px;
  border-color: transparent transparent transparent #39475b;
  position: absolute;
  top: 0;
  right: -20px;
}

.extra-tab.active::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 31px 0 31px 20px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.extra-tab.active.first::before {
  content: "";
  width: 0;
  height: 0;
  border-style: none !important;
  border-width: 31px 0 31px 20px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.extra-tab.standart a {
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  color: #858b94;
}

.extra-tab.standart.st {
  position: relative;
}

.extra-tab.standart.st::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 31px 0 31px 20px;
  border-color: transparent transparent transparent #d8dce1;
  position: absolute;
  top: 0;
  right: -20px;
}

.extra-tab.standart.sy {
  position: relative;
}

.extra-tab.standart.sy::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 31px 0 31px 20px;
  border-color: transparent transparent transparent #FFF;
  position: absolute;
  top: 0;
  left: -16px;
}

.extra-tab.active.last {
  border-radius:5px;
  right: -7px;
}
.extra-tab.active.first {
  border-radius: 5px 0px 0px 5px;
  left: -7px;
}
.extra-tab.active.last::after {
  content: "";
  width: 0;
  height: 0;
  border-left-style: none !important;
  border-right-style: solid;
  border-width: 31px 0 31px 20px;
  border-color: transparent transparent transparent #39475b;
  position: absolute;
  top: 0;
  right: -20px;
}

.card-in .extra-title {
  font-size: 18px;
  font-weight: bold;
  color: #39475b;
  padding: 10px 20px;
  float:left;
}
.card-in .small-title {
  font-size: 13px;
  font-weight: bold;
  color: #39475b;
  padding: 10px 20px;
}
.card-in .exp-title {
  font-size: 13px;
  color: #39475b;
  padding: 10px 20px;
}
.card-in .warning-title {
  font-size: 16px;
  color: #39475b;
  padding: 50px 150px;
  background: url("../../images/ico-warning.gif") no-repeat left;
  height: 130px;
  margin-left: 50px;
}
.card .warning-title {
  font-size: 21px;
  color: #39475b;
  padding: 50px 120px;
  height: 130px;
  margin-left: 50px;
}

.card-extra-content {
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 0 3px 6px 0 rgba(9, 34, 65, 0.12);
}

.card-extra-content .card-in {
  padding: 0 !important;
  border-bottom: 0 !important;
}

.con {
  margin-top: 15px;
  display: inline-block;
}

.con .con-card {
  float: left;
  position: relative;
  padding: 8px 0;
  width: 210px;
}

.con .con-card:first-child .nav-pos {
  border-top-left-radius: 5px;
}

.con .con-card:last-child .nav-pos {
  border-top-right-radius: 5px;
}

@media (min-width: 1200px){
.con .con-card .nav-pos {
  z-index: 10;
  background-color: #f0f0f0;
  position: relative;
  margin-top: -5px;
  max-width: 300px;
}
}
.con .con-card .nav-pos.active {
  background: #fff;
}

.con .con-card .nav-pos.active .content {
  color: #fbb731;
}

.con .con-card .nav-pos a {
  font-size: 14px;
  color: #39475b;
  text-align: center;
}

.con .con-card .nav-pos .content {
  display: block;
  padding: 20px 23.5px; 
  height: 65px;
}

@media (max-width: 1199px) {
  .con .con-card .nav-pos .content {
    white-space: nowrap;
    text-align: center;
  }
}

.con .con-card .nav-pos .content.b {
  border-right: solid 1px #e1e4e8;
}

.con .con-card .absolute {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #ffffff;
  width: 100%;
  text-align: center;
  padding: 6px 0 10px;
  display: block;
  opacity: 0.7;
  border-radius: 5px;
  z-index: 0;
  position: relative;
}

.con .con-card .absolute.yellow {
  background-color: #fbb731;
}

.con .con-card .absolute.orange {
  background-color: #f17e3e;
}

.con .con-card .absolute.pink {
  background-color: #e0437d;
}

.con .con-card .absolute.brown {
  background-color: #b27247;
}

.con .con-card .absolute.purple {
  background-color: #8552bf;
}

.con .con-card .absolute.blue {
  background-color: #353ba1;
}

.con .con-card .absolute.ife{
  background-color: #27a92a;
}


.fly-select-header {
  padding: 15px 17px;
  border-top: 1px solid #d8dce1;
  border-bottom: 1px solid #d8dce1;
  background-color: #f9f9f9;
  margin-left: 7px;
  margin-right: 8px;
}
.fly-select-header .oddrow {
  background-color: #f9f9f9;
}

.fly-select-header tr td:nth-child(2) {
  width:100px !important;
  text-align: center;
}
.fly-select-header tr td:nth-child(3) {
  width:150px !important;
  text-align: center;
}
.fly-select-header tr td:nth-child(4) {
  width:160px !important;
  text-align: center;
}
.fly-select-header tr td:nth-child(5) {
  width:50px !important;
  text-align: left;
}
.fly-select-header tr td:nth-child(6) {
  width:160px !important;
  text-align: center;
}
.fly-select-header tr td:nth-child(7) {
  width:100px !important;
  text-align: center;
}
.fly-select-header tr td:nth-child(8) {
  width:200px !important;
  text-align: center;
}

.fly-select-header table{
  background-color: #f9f9f9;
}
.fly-select-header label {
  font-size: 16px;
  font-weight: 800;
  color: #fbb731;
  margin: 0;
}

.fly-select-header .radiobtn {
  top: 4px;
  left: 16px;
}

.fly-select-header .extra-info {
  width: 90%;
}

.fly-select-header .extra-info tr {
  border-bottom: 0;
}

.fly-select-main {
  padding: 10px 10px;
}

.fly-select-main .form-group .rounded-drop {
  height: 25px !important;
}

.fly-select-main .form-group .rounded-drop .select2-selection__rendered {
  line-height: 25px !important;
  padding-right: 30px !important;
}

.fly-select-main .form-group .rounded-drop .select2-selection__arrow i {
  line-height: 25px !important;
  height: 25px !important;
}
.ssr-currency{
	padding-left:900px;
	padding-bottom:20px;
	padding-top: 10px;
}
.ssr-currency .form-group .rounded-drop {
  height: 25px !important;
}

.ssr-currency .form-group {
  width: 100px;
}

.ssr-currency .form-group .rounded-drop .select2-selection__rendered {
  line-height: 25px !important;
  padding-right: 30px !important;
}

.ssr-currency .form-group .rounded-drop .select2-selection__arrow i {
  line-height: 25px !important;
  height: 25px !important;
}

.fly-select-main table {
  width: 100%;
}

.fly-select-main table thead th {
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 10px;
  color: #858b94;
}

.fly-select-main table thead th:first-child {
  padding-left: 50px;
}

.fly-select-main table tbody tr td {
  font-size: 14px;
  font-weight: bold;
  color: #39475b;
  padding: 5px 10px;
  text-align: left;
}

.fly-select-main table tbody tr td .radiocont {
  padding-left: 40px;
  font-size: 14px;
  font-weight: 600;
  color: #858b94;
  margin: 0;
}
.fly-select-main table tbody tr td .surname {
  font-size: 14px;
  font-weight: 600;
  color: #858b94;
  margin: 0;
}

.fly-select-main table tbody tr td .radiocont .radiobtn {
  top: 3px;
  left: 21px;
}

.fly-select-main table tbody tr .price {
  font-size: 18px;
  font-weight: 800;
  text-align: center;
  color: #39475b;
}

.fly-select-main table tbody tr:nth-child(odd) {
  border-radius: 5px;
}

.ssr-select-main table {
  width: 90%;
}

.ssr-select-main table thead th {
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  color: #858b94;
  padding-left: 10px;
}

.ssr-select-main table tbody tr td {
  font-size: 14px;
  font-weight: bold;
  color: #39475b;
  padding: 5px 10px;
  text-align: left;
  max-width: 400px;
}

.ssr-select-main .pnr-ssr{
  margin-left:40px;
  background-color: #f5f5f5;
}
.ssr-select-main .special-ssr{
  margin-left:40px;
}
.fly-select-main table tbody tr:nth-child(odd) {
  border-radius: 5px;
}


.plane-plan {
  background-color: #d8dce1;
  /* height: 600px; */
  border-radius: 5px;
}

.plane-plan-nav {
  padding: 10px;
  width: 100%;
  /* height: 100%; */
}

.plane-plan-nav .pl-container {
  width: 100%;
  /* height: 100%; */
  background: #fff;
  border-top-left-radius: 160px;
  border-top-right-radius: 160px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.lf {
  padding-right: 0;
}

.rf {
  padding-left: 0;
}

.chair-PR {
  background-color: #e21f26;
  border: solid 1px #9d1217;
  border-radius: 6px;
  padding: 10px 0;
  position: relative;
  font-size: 11px;
  cursor: pointer;
}

.chair-PR .chair-bottom {
  background-color: #e21f26;
  border: solid 1px #9d1217;
  width: 100%;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  bottom: -1px;
}

.chair-PR2 {
  background-color: #fb660b;
  border: solid 1px #a44104;
  border-radius: 6px;
  padding: 10px 0;
  position: relative;
  font-size: 11px;
  cursor: pointer;
}

.chair-PR2 .chair-bottom {
  background-color: #fb660b;
  border: solid 1px #a44104;
  width: 100%;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  bottom: -1px;
}

.chair-EX {
  background-color: #f7a500;
  border: solid 1px #a46e01;
  border-radius: 6px;
  padding: 12px 0;
  position: relative;
  font-size: 11px;
  cursor: pointer;
}

.chair-EX span {
  position: absolute;
  top: 0;
  color: #fff;
  font-size: 11px;
  width: 100%;
  text-align: center;
}

.chair-EX .chair-bottom {
  background-color: #f7a500;
  border: solid 1px #a46e01;
  width: 100%;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  bottom: -1px;
}

.chair.gray {
  background-color: #cad0db;
  border: solid 1px #83878e;
  border-radius: 6px;
  padding: 10px 0;
  position: relative;
  font-size: 11px;
  cursor: pointer;
}

.chair.gray .chair-bottom {
  background-color: #cad0db;
  border: solid 1px #83878e;
  width: 100%;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  bottom: -1px;
}

.chair-MD {
  background-color: #7ed321;
  border: solid 1px #417505;
  border-radius: 6px;
  padding: 10px 0;
  position: relative;
  font-size: 11px;
  cursor: pointer;
}

.chair-MD .chair-bottom {
  background-color: #7ed321;
  border: solid 1px #417505;
  width: 100%;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  bottom: -1px;
}

.chair-AS {
  background-color: #44a4f3;
  border: solid 1px #266fac;
  border-radius: 6px;
  padding: 10px 0;
  position: relative;
  font-size: 11px;
  cursor: pointer;
}

.chair-AS .chair-bottom {
  background-color: #44a4f3;
  border: solid 1px #266fac;
  width: 100%;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  bottom: -1px;
}

.chair-WN {
  background-color: #44a4f3;
  border: solid 1px #266fac;
  border-radius: 6px;
  padding: 10px 0;
  position: relative;
  font-size: 11px;
  cursor: pointer;
}

.chair-WN .chair-bottom {
  background-color: #44a4f3;
  border: solid 1px #266fac;
  width: 100%;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  bottom: -1px;
}



.chair.black {
  background-color: #101a28;
  border: solid 1px #101a28;
  border-radius: 6px;
  padding: 10px 0;
  position: relative;
  font-size: 11px;
  cursor: pointer;
}

.chair.black .chair-bottom {
  background-color: #39475b;
  border: solid 1px #101a28;
  width: 100%;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  bottom: -1px;
}

.chair-FR {
  display: block;
  margin-top: -4px;
  background-color: #674dad;
  border: solid 1px #402684;
  border-radius: 6px;
  padding: 12px 0;
  cursor: pointer;
  position: relative;
}

.chair-FR span {
  position: absolute;
  top: 0;
  color: #fff;
  font-size: 11px;
  width: 100%;
  text-align: center;
}

.chair-FR .chair-bottom {
  position: absolute;
  bottom: -1;
  background-color: #674dad;
  border: solid 1px #402684;
  border-radius: 6px;
  width: 100%;
  padding: 5px 0;
}

.tipso-bubble {
  width: auto !important;
}

.tipso-bubble.tiny {
  width: auto !important;
}

.text {
  font-size: 14px;
  font-weight: bold;
  color: #858b94;
}

.transform {
  transform: rotateZ(90deg);
}

.transform-2 {
  transform: rotateZ(-90deg);
}

.fast-exit {
  text-align: center;
  position: relative;
  padding:10px;
  font-weight: bold;
  color: #858b94;
}

.fast-exit .transform {
  position: absolute;
  left: 13%;
  top: 13px;
}

.fast-exit .transform-2 {
  position: absolute;
  right: 13%;
  top: 13px;
}

.chair-select {
  padding: 20px 30px;
}

.xbag-request-select {
  padding: 20px 30px;
  background: url("../../images/ico-warning.gif") no-repeat left;
  
}

.chair-info {
  padding: 10px 0;
  position: relative;
  display: inline-block;
  vertical-align: text-top;
}

.xl-chair {
  width: 20px;
  float: left;
}

.left {
  float: left;
}

.text-info {
  margin-top: -6px;
  margin-left: 10px;
}

.info {
  font-size: 12px;
  color: #39475b;
  display: block;
  padding-left:2px;
}

.handling-info {
  font-size: 10px;
  color: #39475b;
  display: block;
  padding-left:2px;
  text-align: center;
}
.dcs-info {
  font-size: 11px;
  color: #39475b;
  display: block;
  padding-left:2px;
}
.dcs-info a {
  color: #fea31e !important;
}

.chair-info-txt {
  font-size: 12px;
  color: #39475b;
  display: block;
  padding-left:2px;
  width:112px;
  max-width:112px;
}

.aisle{
	height: 25px;
    width: 15px;
}

.pl-container table{
	margin-left:4%;
}

.green {
  font-size: 11px;
  color: #3ea738;
  display: block;
}

.red {
  font-size: 11px;
  color: #c11b09;
  display: block;
}

.info2 {
  display: block;
  font-size: 10px;
  font-weight: bold;
  color: #39475b;
}

.chair-info.left-p {
  padding-left: 28px;
}

@media (min-width: 992px) {
  .chair-info.left-p {
    padding-left: 25px;
  }
}

.left-p-s {
  padding-left: 68px;
}

@media (min-width: 992px) {
  .left-p-s {
    padding-left: 65px;
  }
}

.inof-chair {
  display: block;
  font-size: 12px;
  color: #858b94;
  padding-top: 20px;
}

.border-dash {
  border-right: dotted 4px #dfe2e4;
}

.price-info {
  font-size: 18px;
  font-weight: bold;
  color: #39475b;
  padding: 15px 20px;
}

.non-pad {
  padding: 0 !important;
}

.area {
  padding: 15px 20px;
}

.area table {
  width: 100%;
}

.area .data {
  font-weight: bold;
  line-height: 1.67;
  color: #858b94;
}

.area .data-info {
  line-height: 1.67;
  text-align: right;
  color: #858b94;
}

.area td {
  font-size: 12px;
}

.sum {
  font-size: 14px;
  line-height: 1.43;
  text-align: right;
  color: #39475b;
}

.sum-price {
  font-size: 28px;
  font-weight: 800;
  text-align: right;
  color: #39475b;
}

.sum-nav {
  padding: 43px;
}

.aa {
  font-size: 13px;
}

.tool {
  position: absolute;
  left: -7px;
  z-index: 999;
}

.tool:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #39475b transparent;
  position: absolute;
  top: 5px;
  left: 14px;
}

.tool .top {
  height: 10px;
  width: 40px;
  background: #39475b;
  border-radius: 7px;
  box-shadow: 0 6px 16px 0 rgba(9, 34, 65, 0.4);
}

.tool .bottom {
  background: #fff;
  width: 43px;
  position: relative;
  z-index: 1000;
  box-shadow: 0 6px 16px 0 rgba(9, 34, 65, 0.4);
  border-radius: 5px;
  top: -5px;
  left: -1px;
  padding: 5px 0;
}

.tool .bottom h4 {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: center;
  color: #39475b;
}

.tool .bottom p {
  font-size: 18px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.11;
  letter-spacing: normal;
  text-align: center;
  color: #39475b;
}

.pl-container {
  /*  overflow-y: auto; */
  padding: 60px 0;
}

.pl-container-head {
  padding-left: 57px;
  padding-bottom: 10px;
  background-color: white;
  padding-top: 10px;
  box-shadow: 4px 4px #b1b7bd;
  margin-bottom: 20px;
  border-radius: 5px;
}

.pl-container-head-text {
  padding-right: 26px;
  font-size: 16px;
  font-weight: bold;
  color: #858b94;
}

.pl-container-head-text-hall{
  padding-left: 17px;
}

.pl-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 5px;
  min-height: 1px;
}

.pl-row.top-col {
  margin-top: 7px;
}

.pl-row.top-col-high {
  margin-top: 14px;
}

.pl-row.top-sm-offset {
  padding-top: 22px;
}

.pl-col {
  width: 25%;
  min-height: 1px;
  padding: 0 5px;
  position: relative;
}

.pl-col.align-right {
  text-align: right;
}

.pl-col.align-center {
  text-align: center;
}

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

#sstr {
  display: none;
}

.as {
  transform: rotate(180deg);
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-top: 3px;
  padding-left: 10px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  padding: 10px 10px !important;
  border-bottom: 1px solid #d8dce1;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-radius: 0 0 5px 5px;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 3px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  border-radius: 3px;
  height:30px;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #d8d8d8;
  color: #39475b;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}


.menuList {
	border-color: #efefef;
	overflow-x: hidden;
	border-width: thick;
	height: 400px;
	width: 270px;
	padding: 5px;
	overflow-y: initial ;
	color: #444444;
	border-radius: 8px;
	border-color: rgba(132, 101, 101, 0.11);
}


select[multiple]:focus option:checked {
	background: white linear-gradient(0deg, gray 0%, gray 100%);
}

main .card .card-in.card-title .bigTitle {
  font-size: 24px;
  color: #697078;
  display: inline-block;
  position: relative;
  left: 10px;
}

.menuItem {
	font-size: 14px;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #39475b;
}
.menuItem.added{
	background: url("../../images/close-note.png") no-repeat right;
}
.menuItem:hover{
	background-color:#e9e9e9;
}

.col-pad {
	padding-top: 10px;
	padding-bottom: 10px;
}

.row-pad {
	padding-right: 5px;
	padding-left: 5px;
}


.mid-line {
	float:left;
	border-left: 1px solid #00000078;
	border-right: 1px solid #00000078;
	margin:10px;
	height: 600px;
}
.ico-plane-img{
	padding-left:15px;
}
.seperation{
  height: 134px;
  border-right: dotted 4px #dfe2e4;
  float:left;
  margin-left:12px;
}
.mt10{
	margin-top:10px;
}
.ml30{
	margin-left:10px;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.ff-id-search{
	float:right;
	padding-top: 30px;
	width:240px;
}
.fare-title{
  color: #39475b;
  font-size: 14px;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500;
  line-height: 20px;
  text-align: right;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0px;
}
.fare{
  color: #39475b;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  font-weight: 800;
  line-height: 37px;
  text-align: right;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0px;
}
.calc-field{
	width:120px;
	height:134px;
	float:left;
}
.btn-field{
	width:160px;
	float:left;
}
.alert{
	color:red;
}

.std-table thead th {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #858b94;
  padding-left:5px;
}

.std-table tbody {
  border-top: 20px solid white;
}

.std-table tbody tr {
  border-radius: 5px;
  background-color: #fff;
}

.std-table tbody tr:nth-child(even) {
  background-color: #fff;
}
.reissue-std-table{
  margin-top: 20px;
  margin-bottom: 20px;
}

.reissue-std-table tbody tr th {
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 12px;
  border: 1px solid #ddd;

}

.reissue-std-table tbody tr td {
  font-size: 14px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #444444;
  text-align: left;
  border: 1px solid #ddd;
  padding: 10px 0 10px 12px;
}

.std-table tbody tr td {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #444444;
  text-align: left;
  padding-left:10px;
  padding-top:5px;
}

.std-table tbody tr td:first-child {
  padding: 10px 0 10px 10px;
}
#adultTable table tr td{
  background: #dddddd;
  font-size: 11px;
  font-weight: 800;
  line-height: 1.11;
  color: #404040;
  padding-bottom:5px;
}
#adultTable table th{
  font-size: 13px;
  font-weight: 600;
  color: #858b94;
}
.card .seat-master-table{
	width:100%;
}
.seat-master-table tr td th{
  padding: 5px 0;
}
.seat-master-table tr td{
  font-size: 12px;
  font-weight: 800;
  line-height: 1.11;
  color: #39475b;
  text-align: center;
}
.seat-master-table th{
  font-size: 13px;
  font-weight: 600;
  color: #858b94;
}

.seat-master-table tr td .colored {
  font-size: 16px;
  font-weight: 800;
  color: #fbb731;
}
.seat-master-table tr td:nth-child(5) {
  text-align: right;
}

.seat-master-table  .extra-title {
  font-size: 15px;
  font-weight: bold;
  color: #39475b;
  float:left;
}
.genderCombo{
	width:200px;
}
.ffIdCombo{
	width:200px;
	float:left;
	padding-right:10px;
}

.contact-field{
	margin-left:50px;
	margin-right:150px;
}
.delete-btn{
	padding-left:50px;
	cursor:pointer;
}
.ticket-warning {
	border: 2px solid red;
	border-radius: 2px;
}
.icon.arrow {
	background: url("../../images/arrow.gif") no-repeat center;
}


.ticket-table tbody tr {
  border-bottom: 1px solid #d8dce1;
}

.ticket-table tbody tr:nth-child(even) {
  background-color: #fff;
}

.ticket-table tbody tr td {
  padding: 25px 16px;
}

.ticket-table tbody tr td:nth-child(6) {
  text-align: right;
  padding: 0 0 0 22px;
}

.ticket-table tbody tr td:first-child {
  padding-right: 0;
  border-bottom-left-radius: 5px;
}


.ticket-table tbody tr td:nth-child(8) {
  padding: 0 22px;
}

.ticket-table tbody tr td:nth-child(9) {
  padding: 0 23px;
}

.ticket-table tbody tr td:nth-child(2) {
  padding: 0;
}

.ticket-table tbody tr td:nth-child(7) {
  padding: 0;
}

.ticket-table tbody tr td .yellow {
  font-size: 14px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fbb731;
}

.ticket-table tbody tr td .title {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #39475b;
  display: block;
}

.ticket-table tbody tr td .title-2 {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #858b94;
}

.ticket-table tbody tr td .content {
  font-size: 15px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.11;
  letter-spacing: normal;
  color: #39475b;
}

.ticket-table tbody tr td .type {
  padding-left: 3px;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39475b;
  text-decoration: underline;
}

.ticket-table tbody tr td .plane {
  display: block;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #858b94;
  text-align: left;
}

.ticket-table-button {
  display: block;
  text-align: center;
  border-radius: 5px;
  box-shadow: 0 3px 3px 0 rgba(9, 34, 65, 0.12);
  background-color: #ffffff;
  border: solid 1px #e1e4e8;
  padding: 20px 0;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39475b;
}

.ticket-table-button.custom {
  height: 80px;
  display: table-cell !important;
  vertical-align: middle;
  width: 160.33px;
}
.rs-ticket-tab-content {
  width: 95%;
  min-height: 1px;
}

.rs-ticket-tab-content .ticket-content ::-webkit-scrollbar {
  width: 8px;
  border-radius: 5px;
  margin: 5px;
}

.rs-ticket-tab-content .ticket-content ::-webkit-scrollbar-track {
  background: #d8d8d8;
  border-radius: 5px;
}

.rs-ticket-tab-content .ticket-content ::-webkit-scrollbar-thumb {
  background: #39475b;
  border-radius: 5px;
}

.rs-ticket-tab-content .ticket-content ::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.rs-ticket-tab-content-one {
  display: none;
}

.rs-ticket-tab-content-one.active {
  display: block;
}

.rs-ticket-tab-content .ticket-content {
  padding: 0px 20px 0px 0px;
}
.rs-ticket-tab-content tbody tr td .t-title {
  line-height: 1.43;
  color: #858b94;
  display: block;
}
.rs-ticket-ssr-tab-content {
  width: 95%;
  min-height: 1px;
}

.rs-ticket-ssr-tab-content .ticket-content ::-webkit-scrollbar {
  width: 8px;
  border-radius: 5px;
  margin: 5px;
}

.rs-ticket-ssr-tab-content .ticket-content ::-webkit-scrollbar-track {
  background: #d8d8d8;
  border-radius: 5px;
}

.rs-ticket-ssr-tab-content .ticket-content ::-webkit-scrollbar-thumb {
  background: #39475b;
  border-radius: 5px;
}

.rs-ticket-ssr-tab-content .ticket-content ::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.rs-ticket-ssr-tab-content-one {
  display: none;
}

.rs-ticket-ssr-tab-content-one.active {
  display: block;
}

.rs-ticket-ssr-tab-content .ticket-content {
  padding: 0px 20px 0px 0px;
}
.rs-ticket-ssr-tab-content tbody tr td .t-title {
  line-height: 1.43;
  color: #858b94;
  display: block;
}
.flight-table tbody tr td .t-content {
  color: #39475b;
  text-decoration: underline;
}
.payment-table tbody tr td {
  padding: 2px 10px;
}
.flight-table tbody tr:last-child {
  border-bottom: 1px transparent;
}

.payment-table tbody tr {
  border-bottom: 1px transparent;
}
.flight-table {
  width: 100%;
}

.flight-table tbody tr {
  border-bottom: 1px solid #d8dce1;
  border-right: dotted 4px #dfe2e4;
}

.flight-table tbody tr td {
  padding: 25px 16px;
}


.flight-table tbody tr td .yellow {
  font-size: 14px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fbb731;
}

.flight-table tbody tr td .title {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #39475b;
  display: block;
}

.flight-table tbody tr td .content {
  font-size: 15px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.11;
  letter-spacing: normal;
  color: #39475b;
}

main .card.approved {
  height: 140px;
  background: url(../../images/approved.png) no-repeat left center, #fff;
}

main .card.approved .info-box {
  width: 73%;
  float: right;
  padding-right: 30px;
  margin-top: 20px;
}

main .card.approved h1 {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39475b;
}

main .card.approved p {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #39475b;
}

.coupon-table thead th {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #858b94;
  padding-bottom:5px;
}

.coupon-table tbody {
  border-top: 0px solid white;
}
.coupon-table tbody td {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #39475b;
  padding-top: 5px;
}

.reservation-body.icon.plane{
	margin: 0 15px -5px 15px;
}

.group-table {
  width: 100%;
}

.group-table thead th {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #444444;
  padding-top: 5px;
}
.group-table tbody {
  border-top: 20px solid white;
}

.group-table tbody tr {
  border-radius: 5px;
  background-color: #f9f9f9;
}

.group-table tbody tr:nth-child(even) {
  background-color: #fff;
}

.group-table tbody tr td {
  font-size: 12px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #444444;
  text-align: left;
  padding-left: 10px;
}

.rs-ticket-item.open{
  width: 23%;
}
.rs-ticket-ssr-item.open{
  width: 23%;
}

.rs-ticket-item.open.passive{
  display: none;
}
.rs-ticket-ssr-item.open.passive{
  display: none;
}

.rs-tab-header{
  width: 100%;
  background-color: white;
  border-bottom: 2px solid #fbb731;
}

.more-btn, .more-btn-first,
.more-menu-btn {
  background: none;
  border: 0 none;
  line-height: normal;
  overflow: visible;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  width: 4%;
  text-align: left;
  outline: none;
  cursor: pointer;
  padding-top: 18px;
  position: relative;
  left: 5px;
  height:38px;
}

.more-btn-first.passive{
	display: none;
}
.more-btn.passive{
	display: none;
}

.more-dot {
  background-color: #003366;
  margin: 0 auto;
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-right: 1px;
  border-radius: 50%;
  transition: background-color 0.3s;
}

.more-menu {
  position: absolute;
  top: 40px;
  z-index: 900;
  float: left;
  padding: 10px 0;
  margin-top: 9px;
  background-color: #fff;
  border: 1px solid #ccd8e0;
  border-radius: 4px;
  box-shadow: 1px 1px 3px rgba(0,0,0,0.25);
  opacity: 0;
  -webkit-transform: translate(0, 15px) scale(.95);
  transform: translate(0, 15px) scale(.95);
  transition: transform 0.1s ease-out, opacity 0.1s ease-out;
  pointer-events: none;
  right: 0px;
  overflow-y: scroll;
}

.more-menu-first {
  position: absolute;
  top: 40px;
  z-index: 900;
  float: right;
  padding: 10px 0;
  margin-top: 9px;
  background-color: #fff;
  border: 1px solid #ccd8e0;
  border-radius: 4px;
  box-shadow: 1px 1px 3px rgba(0,0,0,0.25);
  opacity: 0;
  -webkit-transform: translate(0, 15px) scale(.95);
  transform: translate(0, 15px) scale(.95);
  transition: transform 0.1s ease-out, opacity 0.1s ease-out;
  pointer-events: none;
  right: 0px;
}

.more-menu-caret {
  position: absolute;
  top: -10px;
  right: 10px;
  width: 18px;
  height: 10px;
  float: left;
  overflow: hidden;
}

.more-menu-caret-outer,
.more-menu-caret-inner {
  position: absolute;
  display: inline-block;
  margin-left: -1px;
  font-size: 0;
  line-height: 1;
}

.more-menu-caret-outer {
  border-bottom: 10px solid #c1d0da;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  height: auto;
  left: 0;
  top: 0;
  width: auto;
}

.more-menu-caret-inner {
  top: 1px;
  left: 1px;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 9px solid #fff;
}

.more-menu-items {
  margin: 0;
  list-style: none;
  padding: 0;
  height: 150px;
}

.more-menu-item {
  display: block;
  float: none !important;
  background: transparent !important;
}
.more-menu-item.passive {
  display: none !important;
}

.more-menu-item-first {
  display: block;
  float: none !important;
  background: transparent !important;
}
.more-menu-item-first.passive {
  display: none !important;
}

.more-menu-btn {
  min-width: 100%;
  color: #66757f;
  cursor: pointer;
  display: block;
  font-size: 13px;
  line-height: 18px;
  padding: 5px 20px;
  position: relative;
  white-space: nowrap;
}

.more-menu-item:hover {
  background-color: #489fe5;
}

.more-menu-item:hover .more-menu-btn {
  color: #fff;
}

.more-btn:hover .more-dot,
.more-btn-first:hover .more-dot,
.show-more-menu .more-dot,
.show-more-menu-first .more-dot {
  background-color: #516471;
}

.show-more-menu .more-menu,
.show-more-menu-first .more-menu-first
 {
  opacity: 1;
  -webkit-transform: translate(0, 0) scale(1);
  transform: translate(0, 0) scale(1);
  pointer-events: auto;
}

.more{
  position: relative;
}


.more-menu::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}

.more-menu::-webkit-scrollbar
{
  width: 12px;
  background-color: #F5F5F5;
}

.more-menu::-webkit-scrollbar-thumb
{
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
}
.bullet-table tbody {
  border-top: 20px solid white;
}

.bullet-table tbody tr {
  border-radius: 5px;
  background-color: #fff;
}

.bullet-table tbody tr:nth-child(even) {
  background-color: #fff;
}

.bullet-table tbody tr td {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #858b94;
  padding-left:10px;
  padding-top:5px;
}

.dp-below .dp:before {
  background: transparent;
  height: 0 !important;
}

.dp-below header.dp-cal-header {
  height: auto;
}

.dp-below .dp-cal-footer{
  display: none;
}

.dp-below .dp-selected:hover,.dp-below .dp-selected:focus,.dp-below .dp-selected {
  background: #8107f0 !important;
  color: whitesmoke !important;
  border-radius: 50%;
}

.dp-below .dp-day:hover, .dp-below .dp-month:hover, .dp-below .dp-year:hover{
  background: #8107f0 !important;
  border-radius: 50%;
  color: whitesmoke !important;
}

.dp-below .dp-month:focus, .dp-below .dp-year:focus{
  background: #8107f0 !important;
  border-radius: 50%;
}

.ex-inputs-picker-visible{
  position: absolute;
}

.dp-below .dp-days {
	padding: 0px 30px 0px 30px;
}
 
.dp-below .dp {
	padding-top: 30px !important;
}

/* Notification CSS */
.ncf-container{
    font-size:14px;
    box-sizing:border-box;
    position:fixed;
    z-index:999999;
}
.ncf-container.nfc-top-right{
    top:120px;
    right:50px;
}
@media (max-width:767px){
    .ncf-container{
        left:0;
        right:0
    }
}
.ncf-container .ncf{
  width: 320px;
  height: 100px;
  color: #39475b;
  font-family: OpenSans;
  font-size: 12px;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500;
  line-height: 15px;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0px;
  box-shadow: 0px 6px 16px 0px rgba(9,34,65,0,4);
}
.ncf-container .ncf:hover{
    box-shadow:0 0 12px #000;
    opacity:1;
    cursor:pointer
}
.ncf-container .ncf .nfc-message{
  color: #39475b;
  font-family: OpenSans;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  padding: 30px 80px;
}
.ncf-container .info{
  background: rgba(0, 0, 0, 0) url("../../images/pointNotification.png") no-repeat scroll 0 0 !important;
  width: 320px;
  height: 100px;
  background: #ffffff;
  color: #39475b;
  font-family: OpenSans;
  font-size: 12px;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500;
  line-height: 15px;
  border-radius: 5px;
}
/* Notification CSS */

.apis-table thead th {
  font-size: 11px !important;
  font-weight: 600;
  text-align: left;
  color: #404040;
  padding-left:5px;
}

.apis-table tbody tr {
  border-radius: 5px;
}
.apis-table .select2-search__field{
	height:30px;
}
.apis-table tbody tr td input{
  height:30px !important;
  font-size:12px;
  font-weight: 600;
}
.apis-table .select2-selection__rendered {
    color: #333333 !important;
    font-size: 11px !important;
    font-weight: 600;
}

.apis-table tbody tr td .select2-container .select2-selection--single.rounded-drop {
  height:30px !important;
  font-size:11px;
  font-weight: 600;
  color:#333333;
}

.apis-table .selectize-search + span.select2-container{
  border-radius: 5px;
  border-radius: 5px !important;
  background-color: #ffffff;
  border: solid 1px #d5d9de;
  margin: 3px 0;
  height: 30px !important;
  padding: 0 0px !important;
}
.apis-table tbody tr td .select2-container .select2-selection--single.rounded-drop .select2-selection__rendered {
  line-height: 30px;
  padding-right: 20px;
  font-size: 11px;
  font-weight: 600;
  color:#333333 !important;
}
.apis-table tbody tr td .select2-container .select2-selection--single.rounded-drop .select2-selection__rendered {
  line-height: 30px;
  padding-right: 15px;
  font-size: 11px;
  font-weight: 600;
  color: #333333 !important;
  position: relative;
}
.apis-table tbody tr td .select2-container .select2-dropdown--above.rounded-drop .select2-results .select2-results__options .select2-results__option,
.apis-table tbody tr td .select2-container .select2-dropdown--below.rounded-drop .select2-results .select2-results__options .select2-results__option {
  font-size: 11px !important;
  font-weight: 600;
  color: #333333 !important;
  padding: 10px 5px !important;
}
.apis-table tbody tr td{
  padding: 0px 5px 0px 5px;
}

.apis-table.apis-group {
	background: #dddddd;
	margin-bottom: 35px;
}
.apis-table.apis-group tbody tr {
	padding-bottom:5px;
}

.seat-btn{
	width:300px;
	float:right;
	padding-right:30px;
	padding-top:30px;
}

.dcs-list {
  width: 100%;
}

.dcs-list thead th {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #404040;
  padding-left: 5px;
}

.salesReport thead th{
font-size: 8px;
}

.dcs-list tbody tr {
  border-radius: 5px;
  background-color: #ffffff;
}

.dcs-list tbody tr:nth-child(even) {
  background-color: #e9e9e9;
}

.dcs-list tbody tr td {
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #4e5258;
  text-align: center;
}
.salesReport tbody tr td{
font-size: 7px;
 padding-left: 5px;
}
.dcs-list tbody tr td:first-child {
  padding: 5px 0 5px 5px;
}
.dcs-remark-list {
  width: 100%;
}

.dcs-remark-list thead th {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #404040;
  padding-left: 5px;
}

.dcs-remark-list tbody tr {
  border-radius: 5px;
  background-color: #ffffff;
}

.dcs-remark-list tbody tr:nth-child(even) {
  background-color: #e9e9e9;
}

.dcs-remark-list tbody tr td {
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #4e5258;
  text-align: left;
}

.dcs-remark-list tbody tr td:first-child {
  padding: 5px 0 5px 5px;
}
.dcs-table {
	background-color: #ffffff;
	margin: 5px -5px 0px -5px;
	border-radius:6px;
}
.bag-ssr-list {
  width: 100%;
}

.bag-ssr-list thead th {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #42454a !important;
  padding-left: 5px;
  background-color: #ffffff;
}

.bag-ssr-list tbody tr {
  background-color: #ffffff;
  border-radius: 5px;
}

.bag-ssr-list tbody tr td {
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  text-align: center;
  padding-left: 10px;
}
.bag-ssr-list tbody tr td input {
	color: #333333;
}
.dcs-ci-list {
  width: 100%;
}

.dcs-ci-list thead th {
font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #404040;
	background-color: #e9e9e9;
	padding-left: 10px;
  
}
.dcs-ci-list thead th:first-child {
	padding: 10px 10px 10px 10px;
}
.dcs-ci-list tbody tr {
  border-radius: 5px;
  background-color: #ffffff;
}

.dcs-ci-list tbody tr:nth-child(even) {
  background-color: #fafafa;
}

.dcs-ci-list tbody tr td {
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #4e5258;
  text-align: left;
  padding-left: 10px;
}

.dcs-ci-list tbody tr td:first-child {
  padding: 5px 0 5px 5px;
}
.dcs-ci-list tbody tr td:nth-child(4) {
  text-align: center;
}
.dcs-msg-table {
  width: 100%;
}

.dcs-msg-table thead th {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #858b94 !important;
  padding-left: 5px;
}

.dcs-msg-table tbody {
  border-top: 5px solid white;
}

.dcs-msg-table tbody tr {
  border-bottom: 1px solid #f9f9f9;
  background-color: #fff;
  padding-top: 5px;
  border-radius: 5px;
}

.dcs-msg-table tbody tr:nth-child(even) {
  background-color: #FFF5D9;
}
.dcs-msg-table tbody tr td {
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #4e5258;
  text-align: left;
  padding-left: 10px;
}
.dcs-ssr-list {
  width: 100%;
}

.dcs-ssr-list thead th {
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #858b94 !important;
  padding-left: 15px;
}
.dcs-ssr-list thead th:first-child {
  padding-left: 5px;
}

.dcs-ssr-list tbody {
  border-top: 5px solid white;
}

.dcs-ssr-list tbody tr {
  border-bottom: 1px solid #f9f9f9;
  background-color: #fff;
  padding-top: 5px;
  border-radius: 5px;
}

.dcs-ssr-list tbody tr:nth-child(even) {
  background-color: #f9f9f9;
}
.dcs-ssr-list tbody tr td {
  font-size: 10px;
  font-weight: 550;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #4e5258;
  text-align: left;
  padding-left: 15px;
}

.dcs-ssr-list tbody tr td:first-child {
  padding: 5px 0 5px 5px;
}

.dcs-ssr-list-new {
  width: 100%;
}

.dcs-ssr-list-new thead th {
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #858b94 !important;
  padding-left: 15px;
}
.dcs-ssr-list-new thead th:first-child {
  padding-left: 5px;
}

.dcs-ssr-list-new tbody {
  border-top: 5px solid white;
}

.dcs-ssr-list-new tbody tr {
  border-bottom: 1px solid #f9f9f9;
  background-color: #fff;
  padding-top: 5px;
  border-radius: 5px;
}

.dcs-ssr-list-new tbody tr:nth-child(even) {
  background-color: #f9f9f9;
}
.dcs-ssr-list-new tbody tr td {
  font-size: 10px;
  font-weight: 550;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  text-align: left;
  padding-left: 15px;
}

.dcs-ssr-list-new tbody tr td:first-child {
  padding: 5px 0 5px 5px;
}

.log-table {
  width: 100%;
}

.log-table thead th {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #4e5258;
  padding-left:4px;
}

.log-table tbody {
  border-top: 5px solid white;
}

.log-table tbody tr {
  border-radius: 5px;
  background-color: #f9f9f9;
}

.log-table tbody tr:nth-child(even) {
  background-color: #fff;
}

.log-table tbody tr td {
  font-size: 10px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #4e5258;
  text-align: left;
  padding-left:5px;
  word-break: break-word;
  word-break: break-all;
}

.onoffswitch {
    position: relative; width: 110px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; 
    overflow: hidden;
     cursor: pointer;
    border-radius: 18px;
}
.onoffswitch-inner {
    display: block; 
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block;
    float: left; 
    width: 50%; 
    height: 36px; 
    padding: 0; 
    line-height: 36px;
    font-size: 18px; 
    color: white; 
    font-family: OpenSans, sans-serif; 
    font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "ON";
    padding-left: 8px;
    background-color: #fbb731; 
    color: #fffef9;
}
.onoffswitch-inner:after {
    content: "OFF";
    padding-right: 8px;
    background-color: #D9D9D9; 
    color: #4D4646;
    text-align: right;
}
.onoffswitch-switch {
    display: block; 
    width: 50px; 
    height: 30px;
    margin: 3px;
    background: #FFFFFF;
    position: absolute; top: 16px; bottom: 0;
    right: 53px;
    border-radius: 18px;
    transition: all 0.3s ease-in 0s; 
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; 
}
.dcs-pax-list-header {
	font-size: 16px !important;
	color: #444444 !important;
}

.form-group.underline {
	border-bottom: 1px solid #d8dce1;
}

.form-group.dcs-table input{
	padding: 0px 6px 0px 6px;
}
.form-group.dcs-table .select2-selection__rendered {
	padding: 0px 18px 0px 7px  !important;
	text-align: left !important;
}
.form-group.dcs input{
	padding: 0px 6px 0px 6px;
}
.form-group.dcs .select2-selection__rendered {
	padding: 0px 19px 0px 6px !important;
	text-align: left !important;
}
.form-group.dcs .select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
  height: 100%;
}
@media (max-width:1199px) {

	.dcs-table input{
		padding: 0px 6px 0px 6px;
	}
	.dcs-table .select2-selection__rendered {
		padding: 0px 6px 0px 10px !important;
		text-align: left !important;
	}
	.dcs input{
		padding: 0px 6px 0px 6px;
	}
	.dcs .select2-selection__rendered {
		padding: 0px 6px 0px 6px !important;
		text-align: left !important;
	}
}

.blockUI .progress-bar-loader .icon-flight:before { 
 content: url(../../images/ui-slider-handle.gif);
 margin-left: -100px;
}

.blockUI .loading-text {
    width: 170px;
    position: relative;
    left: 50%;
    margin-left: -140px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    margin-bottom: -150px;
    height: 60px;
    transform: skew(-15deg);
    background: #fbb731;
    border-radius: 4px;
    font-weight:bold;
}

@-webkit-keyframes plane-move {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    font-size: 0;
  }
  10% {
    font-size: 30px;
  }
  70% {
    font-size: 30px;
  }
  80% {
    font-size: 0;
  }
  100% {
    -webkit-transform: translateX(240px);
    -moz-transform: translateX(240px);
    -ms-transform: translateX(240px);
    -o-transform: translateX(240px);
    transform: translateX(240px);
  }
}
@keyframes plane-move {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    font-size: 0;
  }
  10% {
    font-size: 30px;
  }
  70% {
    font-size: 30px;
  }
  80% {
    font-size: 0;
  }
  100% {
    -webkit-transform: translateX(240px);
    transform: translateX(240px);
  }
}

.xbag-request {
  width: 100%;
}

.xbag-request thead th {
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 10px;
  color: #858b94;
}

.xbag-request tbody tr td {
  font-size: 14px;
  font-weight: bold;
  color: #39475b;
  padding: 5px 10px;
  text-align: left;
}
.xbag-req-warn{
	width:100%;
	padding-top: 20px;
	padding-left: 40px;
}
.req-warn-txt{
  font-size: 14px;
  font-weight: bold;
  color: #39475b;
}
.xbag-req-right{
	float:right;
	margin-left:100px;
	border-bottom: 1px solid #d8dce1;
	padding-bottom:20px;
}

.small-list {
  width: 100%;
}

.small-list thead th {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #52575f;
  padding-left: 5px;
}

.small-list tbody {
  border-top: 5px solid white;
}

.small-list tbody tr {
  border-radius: 5px;
  background-color: #f9f9f9;
}

.small-list tbody tr:nth-child(even) {
  background-color: #fff;
}

.small-list tbody tr td {
  font-size: 10px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #2f3135;
  text-align: left;
  padding-left:5px;
}

.flightIcon {
	padding-bottom: 25px;
}

.dcs {
	background-color: #fbfbfb;
	border-radius: 8px;
}
.dcs label{
	font-size:12px !important;
}

.selectize-search + span.select2-container{
  border-radius: 5px;
  border-radius: 5px !important;
  background-color: #ffffff;
  border: solid 1px #d5d9de;
  margin: 3px 0;
  height: 36px !important;
  padding: 0 0px !important;
}

.selectize-search + span.select2-container--default .select2-selection--single .select2-selection__rendered{
    color: #858b94;
    font-size: 14px;
    font-weight: 600;
}

.selectize-search + span.select2-container .select2-selection--single .select2-selection__clear{
  top: 2px;
  position: absolute;
  right: 25px;
  font-size: 20px;
  color: #b6b9be;
  font-weight: bold;
}

.selectize-search + span.select2-container .select2-selection__arrow b{
  display: none;
}

.selectize-search + span.select2-container .select2-selection__arrow{
  background: url(../../images/down-arrow.png) no-repeat center;
}

.selectize-search + span.select2-container--default .select2-selection--single{
  border: none;
}

.select2-results__options::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.select2-results__options::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

.select2-results__options::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #39475b;
}
.checkin-list {
  width: 100%;
}

.checkin-list thead th {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #55585f;
  padding-left: 5px;
  background-color: #cdcdcd;
}

.checkin-list tbody tr {
  border-radius: 5px;
  background-color: #f9f9f9;
}

.checkin-list tbody tr:nth-child(even) {
  background-color: #fff;
}

.checkin-list tbody tr td {
  font-size: 12px;
  font-weight: 600;
  color: #55585f;
  text-align: left;
  padding-left:5px;
}

.checkin-list tbody tr td:first-child {
  padding: 6px 0 6px 8px;
}

.borderTextArea {
    -webkit-appearance: textarea;
    background-color: white;
    -webkit-rtl-ordering: logical;
    flex-direction: column;
    resize: auto;
    cursor: text;
    white-space: pre-wrap;
    overflow-wrap: break-word;
    border-width: 1px;
    border-style: solid;
    border-image: initial;
    font-family: monospace;
    border-color: rgb(169, 169, 169);
    padding: 2px 0px 0px 2px;
    overflow-y: scroll;
}


.apis-sum-table thead th {
  font-size: 12px !important;
  font-weight: 600;
  text-align: left;
  color: #404040 !important;
  border-bottom: 1px solid #404040;
}
.apis-sum-table{
  background-color: #f0f0f0;
  border-radius:6px;
  margin-top:10px;
}
.apis-sum-table tbody tr {
  border-radius: 6px;
  background-color: #f0f0f0;
}
.apis-sum-table tbody tr td input{
  height:30px !important;
  font-size:12px;
  font-weight: 600;
}
.apis-sum-table tbody tr td{
  padding: 0px 5px 0px 5px;
}
.apis-sum-table tbody {
  border-top: 1px solid #404040;
}
.apis-sum-table.apis-group {
	margin-bottom: 35px;
}
.apis-sum-table.apis-group tbody tr {
	padding-bottom:5px;
}
.form-group.dcs-underline {
	border-bottom: 2px solid #fbb731;
	border-radius: unset;
	margin-bottom: 10px;
	margin-top:5px;
}

.gds-list {
  width: 100%;
}

.gds-list thead th {
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #555555 !important;
  padding-left: 5px;
}

.gds-list tbody {
  border-top: 5px solid white;
}

.gds-list tbody tr {
  border-bottom: 1px solid #d8d8d8;
  background-color: #fff;
  padding-top: 5px;
  border-radius: 5px;
}

.gds-list tbody tr:nth-child(even) {
  background-color: #f9f9f9;
}
.gds-list tbody tr td {
  font-size: 12px;
  font-weight: 550;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #444444;
  text-align: left;
  padding-left: 10px;
}

.gds-list tbody tr td:first-child {
  padding: 5px 0 5px 5px;
}
.seat_change_total_line {
	background-color: #f0f0f0;
}
@-webkit-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}  
@keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}
.history-search {
	opacity: 0; 
	overflow:hidden;
	height:auto;
	margin: -5px 0px 0px 0px;
	display:hidden;
}
.history-search.active {
	opacity: 1;
	height:auto;
	margin: -5px 0px 0px 0px;
	width:300px;
	float: right !important;
	display:block;
	-webkit-animation: fadeIn 2s !important;
	animation: fadeIn 2s !important;
}
.col-lg-2.pixel-1440 {
	z-index: 10;
}
input[name="FARETYPE"]{
	height:auto;
}

.dcs-pax-list {
  width: 100%;
}

.dcs-pax-list thead th {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #404040;
  padding-left: 5px;
}

.dcs-pax-list tbody tr {
  border-radius: 5px;
  background-color: #f9f9f9;
}

.dcs-pax-list tbody tr:nth-child(even) {
  background-color: #fafafa;
}

.dcs-pax-list tbody tr td {
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #4e5258;
  text-align: center;
}
.dcs-pax-list tbody tr:first-child td {
	background-color: #cccccc !important;
	font-size: 14px !important;
}
.dcs-pax-list tbody tr:nth-child(2) {
	background-color: #f4f4f4 !important;
}
.even {
	background-color: #fafafa !important;
}
.odd {
	background-color: #ffffff !important;
}
.dcs-table {
	background-color: #ffffff;
	margin: 5px -5px 0px -5px;
	border-radius:6px;
}

.modal{
    background: #f7f7f7 !important;
    margin: 16px 0;
}

.modal-header{
	font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    width: 100%;
    float: left;
    display: block;
}

.modal-h{
	font-size: 20px;
    color: #fbb731;
	text-align: center;
}

.timatic-modal-content{
    float: left;
    display: block;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 220px;
    overflow: auto;
    font-size:15px;
    font-weight: bold;
}

.timatic-modal-buttons{
	margin-top:15px;
}
.apis-save-button{
	background-color:whitesmoke;
	cursor:pointer;
	margin-top:10px;
	border-radius: 5px;
    box-shadow: 5px 5px 5px 2px rgba(9, 34, 65, 0.12); 
    min-width: 150px;

}
.radio-handle {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #999;
    cursor: pointer;
    position: relative;
    margin: 5px 30px;
    box-sizing: border-box;
    margin-right: 58px;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.radio-handle.selected:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the indicator (dot/circle) when checked */
.radio-handle.selected:after{
  display: block;
}
.radio-handle.selected:after {
  top: 3px;
  left: 3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #999;
}
.rh-data-value{
  position: absolute;
  top: -3px;
  left: 16px;
  font-size: 15px;
  font-weight: bold;
}
.popup {
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* The actual popup */
.popup .popuptext {
  visibility: hidden;
  width: 160px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 8px 0;
  position: absolute;
  z-index: 1000;
  bottom: 150%;
  left: 40%;
}

/* Popup arrow */
.popup .popuptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Toggle this class - hide and show the popup */
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
  from {opacity: 0;} 
  to {opacity: 1;}
}

@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity:1 ;}
}

.special-fare-img{
	float: left;
}

.search-again-dp-left{
	width: 46%;
	margin-left: -7px;
}
.search-again-dp-right{
	width: 46%;
	margin-left: 48px;
}
.search-again-dp{
	margin-bottom: 20px;
	margin-top: 20px;
}
.search-again-extra{
	margin-left:-14px;
	margin-top: 10px;
	position: relative;
}
.content.red-row {
	color: rgb(255,0,0) !important;
	font-size: 13px !important;
	font-weight: 700 !important;
	font-style: normal !important;
	font-stretch: normal !important;
	line-height: 1.11 !important;
	letter-spacing: normal !important;
	padding:0 !important;
}
.offloadedRow {
	background-color: #ffffbb !important;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana;
}
.forgot-password-link{
	border-bottom: 1px solid #337ab7;
	color: #337ab7;
	font-size: 11px;
	cursor : pointer;
}
.forgot-password-modal-content-first{
	color:#858b94;
	font-weight:600;
	margin-top:32px;
	margin-bottom:10px;
	text-align: center;
}
.forgot-password-modal-content-second{
	color:#858b94;
	font-weight:600;
	margin-bottom:15px;
	margin-left: 37px;
	text-align: center;
}
.ife-pax-list{
	display:block;
	width:100%;
	margin-bottom:13px;
}

.ife-button-wrapper{
	display:block;
	width: 95%;
}
.fly-select-main.ife{
    margin-bottom: 40px
}    

.ife-modal-content{
    display: block;
    float: left;
    margin-top: 15px;	
}
.bulletin-log-message{
	color:red !important;
	font-size: 12px !important;
	padding-top:4px;
}
.range-picker-btn{
	height:40px;
	margin:3px 30px 3px 3px;
	background-color:#999b9c;
	border-radius:28px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:900;
	padding:10px 50px;
	text-decoration:none;
	text-shadow:0px 0px 0px #fbb831;
	float:right;
}


.button-icon {
    width: 49;
    float: left;
    background-color: #fbb731;
    box-shadow: none;
    color: white;
    border-radius: 5px 0px 0px 5px;
    margin: -11px;
    margin-right: -0;
}
.button-icon-image
{
	margin-top:-6px;
}

.food-button-icon {
  background-color: #f17e3e;
}

.seat-button-icon {
  background-color: #8552bf;
}

.bag-button-icon {
  background-color: #fbb731;
}

.pdbg-button-icon {
  background-color: #b27247;
}

.ssr-button-icon {
  background-color: #353ba1;
}

.upgrade-button-icon {
  background-color: #7EC8E3;
}

.flex-button-icon {
  background-color: #e0437d;;
}

.option-button-icon {
  background-color: #27a92a;
}

.ife-button-icon {
  background-color: #C5D375;
}

.pnrMessages-button-icon {
 margin-left:-1px;
}

.btn-big:hover {
  background-color: #fbb731; 
  color: white;
}
.btn-default:hover {
  background-color: #fbb731; 
  color: white;
}

.food-button-icon:hover {
  background-color: #f17e3e;
}

.seat-button-icon:hover {
  background-color: #8552bf;
}

.bag-button-icon:hover {
  background-color: #fbb731;
}

.pdbg-button-icon:hover {
  background-color: #b27247;
}

.ssr-button-icon:hover {
  background-color: #353ba1;
}

.upgrade-button-icon:hover {
  background-color: #7EC8E3;
}

.flex-button-icon:hover {
  background-color: #e0437d;;
}

.option-button-icon:hover {
  background-color: #27a92a;
}

.ife-button-icon:hover {
  background-color: #C5D375;
}


.food-button:hover {
  background-color: #f17e3e;
}

.seat-button:hover {
  background-color: #8552bf;
}

.bag-button:hover {
  background-color: #fbb731;
}

.pdbg-button:hover {
  background-color: #b27247;
}

.ssr-button:hover {
  background-color: #353ba1;
}

.flex-button:hover {
  background-color: #e0437d;
}

.option-button:hover {
  background-color: #27a92a;
}

.ife-button:hover {
  background-color: #C5D375;
}

.upgrade-button:hover {
  background-color: #7EC8E3;
}

.pnrMessages-button-icon:hover {
 margin-left:-1px;
}
.pagination{
	text-align: center;
}

.pagination li {
    display: inline-block;
    border-radius: 2px;
    text-align: center;
    vertical-align: top;
    height: 30px;
    color: #444;
    display: inline-block;
    font-size: 24px;
    padding: 0 10px;
    line-height: 30px;
}
.pagination li.active {
    background-color: #fbb731;
}
.icon.edit-icon {
  background: url("../../images/editBtn.png");
  width: 12px;
  height: 12px;
  margin: 0px 0px 0px 10px; 
}
.icon.confirm-edit-icon {
  background: url("../../images/confirmEditBtn.png");
  width: 12px;
  height: 12px;
  margin: 0px 0px 0px 10px; 
 
}
.icon.cancel-edit-icon {
  background: url("../../images/cross.png");
  background-size: 100% 100%;
  width: 12px;
  height: 12px;
  margin: 0px 0px 0px 10px; 
 
}

.cabin-baggage-warning {
  color:red;
  font-weight:bold;
  float: right;
  padding-top:15px;
  text-align: left;
  width:60%;
 
}

.login-splitter {
  height: 63%; width: 2px; background: #fbb731; position: absolute; left: 50%;
}

.agApplyRadBtn-cols label{
  float:left;
  padding-top: 11px;
}
.agApplyRadBtn-cols input{
  float:left;
}
.location-analysis-table {
  width: 1%;
  white-space: nowrap;
}
.location-analysis-table .potential-cols{
  display: inline-flex;
}
.location-analysis-table .potential-cols label{
  padding: 11px 5px 0px 5px;
}
.location-analysis-table td, .location-analysis-table th {
  border: solid 2px #ddd;
  height: 40px;
  padding: 0px 10px;
}
.location-analysis-table thead{
  font-weight: bold;
  color: #39475b;
  text-align: center;
}
.location-analysis-table tbody{
  text-align: left;
}
.agency-activity-table td{
  height: 40px;
  padding: 0px 10px;
  width: 1%;
  white-space: nowrap;
}
.bank-info-colon {
  float: left;
  width: 0%;
}
.bank-info-block-single {
  padding: 10px 10px 20px 10px;
  line-height: 1.7;
}
.bank-info-block-single .col-md-12 {
  display: flex;
  align-items: center;
}
.bank-infos-block .bank-info-title {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #39475b;
  display: block;
}
.bank-infos-block .bank-info-text {
  font-size: 14px;
  font-weight: normal;
  overflow-wrap: break-word;
}
.summary .title{
  font-size: 22px;
  color: #fbb731;
  margin-left:10px;
}
.summary .row{
  line-height:170%;
}
.summary label{
  color: #39475b;
  font-weight: bold;
  font-size: 14px;
  margin-left:20px;
}
.summary span{
  font-size: 16px;
}

.left-menu-list .hamburger-item.item.disabledPage:hover a,
.hamburger-dropdown .hamburger-item.item.disabledPage:hover a {
  color: #686a6f;
}

.left-menu-list .hamburger-item.item.disabledPage a,
.hamburger-dropdown .hamburger-item.item.disabledPage a{
  cursor:not-allowed;
  opacity:0.5;
}

.left-menu-list .hamburger-item.item.disabledPage.active:before,
.hamburger-dropdown .hamburger-item.item.disabledPage.active:before {
  background-color: #686a6f;
}

.left-menu-list .hamburger-item.item.disabledPage.active a,
.hamburger-dropdown .hamburger-item.item.disabledPage.active a {
  color: #686a6f;
}
.apply-status-list {
  width: 100%;
}
.apply-status-list thead th {
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
  color: #404040;
  padding-left: 5px;
  border-bottom: 1px solid gray;
}
.apply-status-list tbody tr {
  border-radius: 5px;
  background-color: #ffffff;
}
.apply-status-list tbody tr:nth-child(even) {
  background-color: #e9e9e9;
}
.apply-status-list tbody tr td {
  font-size: 15px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #4e5258;
  text-align: center;
}
.apply-status-list tbody tr td:first-child {
  padding: 5px 0 5px 5px;
}
.apply-status-info {
  font-size: 13px;
  color: #39475b;
  display: block;
  padding-left:2px;
  line-height: 25px;
}
.apply-bold-center{
  font-weight:bold;
  color: #39475b;
  line-height: 41px;
}

.apply-table-toggleable {
  width: 100%;
  overflow-x: scroll;
}

.apply-table-toggleable .content {
  max-height: 100px;
  overflow-y: hidden;
}

.apply-table-toggleable .show-rows {
  padding: 11px 16px;
  border-radius: 5px;
  background-color: #f9f9f9;
  border-top: 1px solid #d8dce1;
}

.apply-table-toggleable .show-rows h1 {
  position: relative;
  top:-3px;
}

.apply-table-toggleable .show-rows h1:after {
  content: url(../../images/down-arrow.png);
  display: inline-block;
  position: absolute;
  top: 18px;
  left: 50%;
}

.apply-table-toggleable .show-rows a {
  width: 100%;
  height: 20px;
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #39475b;
  display: block;
}
.apply-table-toggleable .hide-rows {
  padding: 11px 16px;
  border-radius: 5px;
  background-color: #f9f9f9;
  border-top: 1px solid #d8dce1;
}

.apply-table-toggleable .hide-rows h1 {
  position: relative;
}

.apply-table-toggleable .hide-rows h1:after {
  content: url(../../images/up-arrow.png);
  display: inline-block;
  position: absolute;
  top: -5px;
  left: 50%;
}

.apply-table-toggleable .hide-rows a {
  width: 100%;
  height: 20px;
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: normal;
  text-align: center;
  color: #39475b;
  display: block;
}

.apply-create-account-messages tr:nth-child(even) td {
  color: red;
}
.apply-create-account-messages tr:nth-child(odd) td {
  color: red;
}
.apply-create-account-messages tr:first-child td {
  color: green;
  font-weight: bold;
}
.gift-card-list {
  width: 100%;
}
.gift-card-list thead th {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
  color: #404040;
  padding-left: 5px;
  border-bottom: 1px solid gray;
}
.gift-card-list tbody tr {
  border-radius: 5px;
  background-color: #ffffff;
}
.gift-card-list tbody tr:nth-child(even) {
  background-color: #e9e9e9;
}
.gift-card-list tbody tr td {
  font-size: 15px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #4e5258;
  text-align: center;
}
.gift-card-list tbody tr td:first-child {
  padding: 5px 0 5px 5px;
}
.gift-card-span {
  font-size: 10px;
  color: #39475b;
  display: block;
  padding-left:2px;
  line-height: 25px;
}
.gift-card-bold-center{
  font-size: 14px;
  font-weight:bold;
  color: #39475b;
  line-height: 41px;
  width: 22%;
}

.gift-card-table-toggleable {
  width: 100%;
  overflow-x: scroll;
}

.gift-card-table-toggleable .content {
  max-height: 100px;
  overflow-y: hidden;
}

.gift-card-table-toggleable .show-rows {
  padding: 11px 16px;
  border-radius: 5px;
  background-color: #f9f9f9;
  border-top: 1px solid #d8dce1;
}

.gift-card-table-toggleable .show-rows h1 {
  position: relative;
  top:-3px;
}

.gift-card-table-toggleable .show-rows h1:after {
  content: url(../../images/down-arrow.png);
  display: inline-block;
  position: absolute;
  top: 18px;
  left: 50%;
}

.gift-card-table-toggleable .show-rows a {
  width: 100%;
  height: 20px;
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #39475b;
  display: block;
}
.gift-card-table-toggleable .hide-rows {
  padding: 11px 16px;
  border-radius: 5px;
  background-color: #f9f9f9;
  border-top: 1px solid #d8dce1;
}

.gift-card-table-toggleable .hide-rows h1 {
  position: relative;
}

.gift-card-table-toggleable .hide-rows h1:after {
  content: url(../../images/up-arrow.png);
  display: inline-block;
  position: absolute;
  top: -5px;
  left: 50%;
}

.gift-card-table-toggleable .hide-rows a {
  width: 100%;
  height: 20px;
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: normal;
  text-align: center;
  color: #39475b;
  display: block;
}
.gift-card-list .selected{
  background-color: #fbb731 !important;
}

.weekly-list {
  float: right;
  margin-right: 20;
  margin-bottom: 15;
  display:flex;
  align-items:flex-end;
}

.weekly-list li {
  padding: 0 11px;
}

.weekly-list a {
  width:7.5%
}

.dep-weekly-bar {
	width: 80%;
	border-radius: 5px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	margin: 3px;
}

.ret-weekly-bar {
	width: 80%;
	border-radius: 5px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	margin: 3px;
}


.dep-weekly-day-span {
	font-weight: bold;
	font-size: 11px;
	display:block;
	margin-left: -5px;
    text-align: center;
}

.ret-weekly-day-span {
	font-weight: bold;
	font-size: 11px;
	display:block;
	margin-left: -5px;
    text-align: center;
}


.dep-weekly-number-span {
	font-size: 10px;
	display:block;
	margin-left: -2px;
    text-align: center;
    color: #003366;
}

.ret-weekly-number-span{
	font-size: 10px;
	display:block;
	margin-left: -2px;
    text-align: center;
}


.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip .dep-weekly-price-span {
  visibility: hidden;
  width: 100%;
  background-color: #fbb731;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  padding: 2px 0;
  margin-top: -20px;
  margin-left: -11px;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  font-size: 11px;
}

.tooltip .ret-weekly-price-span {
  visibility: hidden;
  width: 60px;
  background-color: #fbb731;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  padding: 2px 0;
  margin-top: -15px;
  margin-left: -25px;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  font-size: 11px;
}


.tooltip:hover .dep-weekly-price-span  {
  visibility: visible;
}

.tooltip:hover .ret-weekly-price-span {
  visibility: visible;
}

 .loader { 
  border: 4px solid #D3D4D3;
    border-radius: 50%;
    margin: 24%;
    margin-left: 45%;
    border-top: 4px solid #999b9c;
    width: 30px;
    height: 30px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
 } 

 /* Safari */ 
 @-webkit-keyframes spin { 
   0% { -webkit-transform: rotate(0deg); } 
   100% { -webkit-transform: rotate(360deg); } 
 } 

 @keyframes spin {
   0% { transform: rotate(0deg); } 
   100% { transform: rotate(360deg); } 
 } 
.pnr-operations-bold-center{
  font-weight:bold;
  color: #39475b;
  line-height: 41px;
}
.pnr-operations-list {
  width: 100%;
}
.pnr-operations-list thead th {
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
  color: #404040;
  padding-left: 5px;
  border-bottom: 1px solid gray;
}
.pnr-operations-list tbody tr {
  border-radius: 5px;
  background-color: #ffffff;
}
.pnr-operations-list tbody tr:nth-child(even) {
  background-color: #e9e9e9;
}
.pnr-operations-list tbody tr td {
  font-size: 13px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #4e5258;
  text-align: center;
}
.pnr-operations-list tbody tr td:first-child {
  padding: 5px 0 5px 5px;
}
.pnr-operations-toggleable {
  width: 100%;
  overflow-x: scroll;
}
.pnr-operations-toggleable .content {
  max-height: 100px;
  overflow-y: hidden;
}
.pnr-operations-toggleable .show-rows {
  padding: 11px 16px;
  border-radius: 5px;
  background-color: #f9f9f9;
  border-top: 1px solid #d8dce1;
}
.pnr-operations-toggleable .show-rows h1 {
  position: relative;
  top:-3px;
}
.pnr-operations-toggleable .show-rows h1:after {
  content: url(../../images/down-arrow.png);
  display: inline-block;
  position: absolute;
  top: 18px;
  left: 50%;
}
.pnr-operations-toggleable .show-rows a {
  width: 100%;
  height: 20px;
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #39475b;
  display: block;
}
.pnr-operations-toggleable .hide-rows {
  padding: 11px 16px;
  border-radius: 5px;
  background-color: #f9f9f9;
  border-top: 1px solid #d8dce1;
}
.pnr-operations-toggleable .hide-rows h1 {
  position: relative;
}
.pnr-operations-toggleable .hide-rows h1:after {
  content: url(../../images/up-arrow.png);
  display: inline-block;
  position: absolute;
  top: -5px;
  left: 50%;
}
.pnr-operations-toggleable .hide-rows a {
  width: 100%;
  height: 20px;
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: normal;
  text-align: center;
  color: #39475b;
  display: block;
}

.visit {
  padding-top:30px;
}

.visit-message {
  text-align: center;
  color: #858B94;
}
.visit-url{
  border: 1px solid #f5f5f5;
  border-radius: 23px;
  width: 30%;
  text-align: center;
  justify-content: center;
  height: auto;
  margin: 10px auto;
}
.visit-url>img{
  width: 11px;
  height: 16px;
  vertical-align: middle;
}
.visit-url>span{
  vertical-align: middle;
}
.gift-card-records {
  width: 100%;
}
.gift-card-records thead th {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
  padding-left: 5px;
  background-color: #fbb731;
  color: #ffffff;
  border-bottom: 1px solid gray;
}
.gift-card-records tbody tr {
  border-radius: 5px;
  background-color: #ffffff;
}
.gift-card-records tbody tr:nth-child(even) {
  background-color: #e9e9e9;
}
.gift-card-records tbody tr td {
  font-size: 15px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #4e5258;
  text-align: center;
}
.gift-card-records tbody tr td:first-child {
  padding: 5px 0 5px 5px;
}
.gift-card-records tbody tr td {
  font-size: 15px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #4e5258;
  text-align: center;
}
multi-gift-card-table-toggleable {
  width: 100%;
}
.multi-gift-card-table-toggleable .content {
  max-height: 600px;
  overflow-y: auto;
}
.btn.gift-card-records {
  border-radius: 5px;
  background-color: #fbb731;
  font-size: 12px !important;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #39475b;
  padding: 10px 10px;
  display: inline-block;
  bottom: 0;
  right: 0;
}

.gift-card-exel-padding {
  padding: 10px;
}

.circle-point {
  display: flex;
  align-items: center;
  margin-right: 6px;
  margin-left: 5px;
  background-color: #CAD0DB;
  width: 5px;
  height: 5px;
  float: left;
  border-radius: 50%;
  margin-top: 4px;
}

.tckn-container {
  display: inline-grid;
  position: relative;
  overflow: visible;
  width: 420px;
}

.passenger-detail {
  display: inline-block;
  flex-direction: row;
  align-content: center;
  justify-content: center;
  align-items: center;

  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #444444;
  text-align: left;
  padding-left:10px;
  padding-top:5px;

}

.info-group-row {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}

.info-group-column {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: baseline;
}

.info-group-cabin {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;

  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #444444;
  text-align: left;
  padding-left:10px;
  padding-top:5px;

}

.info-group-column-tckn {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: baseline;
  width: 40% !important;
}

.input-box {
  margin-left: 20px;
  margin-right: 5px;
  margin-bottom: 10px;
  padding-left: 10px;
  width: 200px;
}

.passenger-number {
  width: 1%;
  height: 1%;
  padding: 2px;
  margin: 2px;
}

#pnrPricesList td {
  font-size: 12px;
}
#pnrPricesList table {
  width: 100%;
}
#pnrPricesList .data {
  font-weight: bold;
  line-height: 1.67;
  color: #858b94;
}

#pnrPricesList .data-info {
  line-height: 1.67;
  text-align: right;
  color: #858b94;
}
#pnrSsrSuggestionDiv,
#pnrSsrSuggestionDiv2{
  position: fixed;
  font-size: 12px;
}

#pnrPricesList {
  position: fixed;
}

@media (min-width:800px) {
  #pnrPricesList{
    position: absolute !important;
  }

  #pnrSsrSuggestionDiv,
  #pnrSsrSuggestionDiv2{
    position: absolute !important;
  }
}

@media (min-width:1182px) {
  #pnrPricesList{
    position: fixed !important;
  }

  #pnrSsrSuggestionDiv,
  #pnrSsrSuggestionDiv2{
    position: fixed !important;
  }
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
  #pnrPricesList{
    position: absolute !important;
  }

  #pnrSsrSuggestionDiv,
  #pnrSsrSuggestionDiv2{
    position: absolute !important;
  }
}
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
  #pnrPricesList{
    position: absolute !important;
  }

  #pnrSsrSuggestionDiv,
  #pnrSsrSuggestionDiv2{
    position: absolute !important;
  }
}

@media all and (device-width: 820px) and (device-height: 1180px) and (orientation:portrait) {
  #pnrPricesList{
    position: absolute !important;
  }

  #pnrSsrSuggestionDiv,
  #pnrSsrSuggestionDiv2{
    position: absolute !important;
  }
}
@media all and (device-width: 1180px) and (device-height: 820px) and (orientation:landscape) {
  #pnrPricesList{
    position: absolute !important;
  }

  #pnrSsrSuggestionDiv,
  #pnrSsrSuggestionDiv2{
    position: absolute !important;
  }
}

.noFlight::after{
    content: "";
    display: inline-block;
    border-style: solid;
    border-width: 3.5px;
    border-color: #868585;
    position: absolute;
    left: 15px;
    top: 1px;
    z-index: 9999;
    border-radius: 50%;
}

.cheapFareDateSpan {
    display: inline-block;
    font-weight: 700;
    font-size: 7px !important;
}

.dr-in-range .cheapFareDateSpan {
    visibility: hidden;
}

.dr-selected .cheapFareDateSpan {
    visibility: visible;
}

.dp-day.fare-low {
    background: #00a698 !important;
    border-radius: 50%;
    color: whitesmoke !important;
}

.dp-day.fare-mid {
    background: #FCB817 !important;
    border-radius: 50%;
    color: whitesmoke !important;
}

.dp-day.fare-high {
    background: #D4445c !important;
    border-radius: 50%;
    color: whitesmoke !important;
}

.price-low {
    background: #00a698 !important;
}

.price-mid {
    background: #fcb817 !important;
}

.price-high {
    background: #d4445c !important;
}

.price-container {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    max-width: 100px;
    max-height: 50px;
    text-align: center;
    position: absolute;
    z-index: 9999;
    top: 10px;
    left: 15px;
}

.price-box {
    padding: 10px 8px 8px 10px;
    color: whitesmoke;
    border-radius: 10px;
    font-size: 10px;
    white-space: nowrap;
    margin-left: 4px;
    margin-right: 4px;
}

.price-info-box {
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin-left: 2px;
    margin-top: 8px;
    height: fit-content;
    border-radius: 50%;
}

.price-info-box:hover .price-info-text {
    visibility: visible;
}

.price-info-text {
    visibility: hidden;
    position: absolute;
    top: 200%;
    left: 50%;
    transform: translateX(-50%);
    background-color: white;
    color: black;
    padding: 5px;
    border-radius: 5px;
    white-space: nowrap;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
}

.disabled-button {
  pointer-events: none;
}