.samo_container #tickets {
    width: var(--main-container-width);
    margin: auto;
    box-sizing: border-box;
}

#tickets table.two_col {
    width: 100%;
    max-width: 1280px;
}

#tickets table.two_col td.col {
    vertical-align: top;
    padding: 10px 10px 0 10px;
}

#tickets table.two_col td.col.form {
    padding-right: 0;
}

#tickets .formError {
    max-width: 400px;
}

#tickets .form {
    width: 305px;
    padding: 10px 0 0 10px;
    text-align: center;
}

#tickets.fast {
    margin: 0;
}

#tickets.fast .form {
    padding: 0;
    margin: 0;
}

#tickets .form .block {
    border: none;
    border-bottom: 1px solid #CCCCCC;
    text-align: left;
}

#tickets .form .block.no_margin {
    margin-top: -15px;
}

#tickets .form .block.no_title {
    padding: 1px 0 0 0;
}

#tickets .form .block .title {
    color: #606060;
    padding: 6px 0px 6px;
    cursor: pointer;
    font-size: 18px;
    text-align: center;
}

#tickets .form .container {
    width: auto;
    height: auto;
    text-align: left !important;
    padding-bottom: 3px !important;
}

#tickets .form .block .legend {
    white-space: nowrap;
    width: 129px;
    text-align: right !important;
}

#tickets .form .location {
    width: 100%;
}

#tickets .form .location .legend {
    text-align: left !important;
}

#tickets .form .location .right {
    float: right;
}

#tickets .form .block td.left {
    text-align: left;
}

#tickets .form .location td {
    text-align: left;
    padding: 5px 10px 0 !important;
}

#tickets .form .location .margin_top td {
    padding-top: 15px !important;
}

#tickets .form .location .port_revert {
    height: 16px;
    width: 14px;
    float: right;
    position: relative;
    background: url('../../pict/arraws.png') no-repeat 99% 50%;
    top: 24px;
    right: -2px;
    cursor: pointer;
}

#tickets .form .location .combobox {
    margin: 5px 14px 5px 0;
}

#tickets .form .container .other select {
    width: 114px;
}

#tickets .form .no_padding td {
    padding-top: 0 !important;
}

#tickets .resultset .no_background {
    background: none !important;
    border: none;
}

#tickets .load {
    float: right;
}

.samo_container {
    display: block !important;
}

#tickets input.price {
    width: 70px;
    margin-right: 0;
}

#tickets td.panel {
    vertical-align: middle;
    border: 0 !important;
}

#tickets label.hidden {
    visibility: hidden;
}

#tickets .resultset td {
    height: 44px;
}

#tickets .resultset tr.splitter td, #tickets .resultset td.splitter, #tickets .resultset th.splitter {
    border-bottom: medium none;
    padding: 0;
    background-image: none;
    font-size: 3px;
}

#tickets .resultset td.splitter, #tickets .resultset th.splitter {
    background-color: #C0C0C0;
    width: 3px;
}

#tickets .resultset tr.splitter td {
    background: none;
    height: 20px;
}

#tickets .resultset .port_alias {
    border-bottom: 1px dashed #222;
    cursor: help;
}

#tickets .resultset .port_alias:hover {
    border: none;
}

#tickets td.td_price .price {
    font-style: italic;
}

#tickets td.td_price .bron {
    font-weight: bold;
    font-style: normal;
    cursor: pointer;
}

#tickets td.td_price {
    white-space: nowrap;
    padding: 0;
    vertical-align: middle;
    border: none;
    background: none;
}

#tickets td.td_price span.price_button {
    background-color: #ffffff;
    background-image: url('../../pict/buy_button.png') !important;
    background-position: center top;
    padding: 2px;
    padding-top: 42px;
    text-align: center;
    min-width: 90px;
    margin-left: 5px;
    display: block;
}

#tickets .std {
    margin: auto;
    border-spacing: 0px !important;
}

#tickets table td, .samo_container table th {
    font-family: inherit;
    vertical-align: middle;
}

#tickets .resultset table th {
    text-transform: capitalize;
}

#tickets .resultset th.small {
    width: 100px;
}

#tickets .resultset .class {
    padding-right: 0;
    vertical-align: bottom;
}

#tickets .resultset .class div {
    padding: 2px 5px;
    margin: 4px 0 0 -5px;
}

#tickets .resultset span.label {
    font-size: 80%;
    color: #767676;
}

#tickets table.res {
    width: 100%;
    border: none;
}

#tickets table.one_col {
    max-width: 540px;
    float: left;
}

#tickets .panel td {
    padding: 5px 10px !important;
    text-align: right;
}

#tickets .panel .select {
    width: 81px;
}

#tickets .panel .direction_right {
    width: 70%;
    text-align: left;
}

#tickets .panel .tour_left {
    width: 115px !important;
    text-align: right;
}

#tickets .panel.tab2 .tour_left {
    width: 106px !important;
}

#tickets .panel .tour_right {
    width: 80%;
    text-align: left;
}

#tickets .user_info td {
    padding: 3px 10px;
}

#tickets .description, #tickets .description2, #tickets .description3, #tickets .description4 {
    width: 85px;
    text-align: right;
}

#tickets .description2 {
    width: 95px;
}

#tickets .description3 {
    width: 65px;
}

#tickets .description4 {
    width: 50px;
}

#tickets .user_info .col, #tickets .user_info .empty {
    padding: 0;
}

#tickets .user_info .col {
    width: 445px;
}

#tickets .form .age_wrapper {
    display: block;
    float: left;
    box-sizing: border-box;
    width: 33.3%;
    text-align: center;
}

#tickets .form .age_wrapper:first-child {
    text-align: left;
}

#tickets .form .age_wrapper:last-child {
    text-align: right;
}

#tickets .form .age {
    width: 90%;
    margin: 0px;
}

#tickets .from {
    width: 20px;
    text-align: right;
}

#tickets .calendar {
    width: 93px !important;
}

#tickets .count {
    width: 70px;
}

#tickets td.shadow {
    padding: 0;
}

#tickets .footer {
    vertical-align: middle;
    padding: 5px 0px;
}

#tickets .footer input {
    margin-right: 5px;
}

#tickets .footer .left {
    display: inline-block;
    margin-right: 20px;
    margin-top: 5px;

}

#tickets .footer .right {
    float: right;
    display: inline-block;
}

#tickets .resultset {
    width: 100%;
    padding: 0;
}

#tickets .empty_cell {
    width: 10px;
}

#tickets .spin {
    width: 48%;
}

#tickets .Zebra_DatePicker_Icon_Wrapper {
    font-size: 14px;
}

#tickets select.ADULT, #tickets select.CHILD {
    max-width: 54px;
    width: 54px;
}

#tickets select.CLASS {
    max-width: 111px;
    width: 111px;
}

#tickets .extend select.CLASS {
    max-width: 100%;
    width: 100%;
}

#tickets select.period {
    max-width: 54px;
    width: 54px;
}

#tickets SELECT.AIRLINE {
    width: 281px;
}

#tickets select.age {
    max-width: 42px;
    width: 42px !important;
}

#tickets .pcount_wrapper {
    display: inline-block;
    width: 48%;
}

#tickets .pcount_label, #tickets .AGE1_chosen, #tickets .AGE2_chosen, #tickets .AGE3_chosen {
    visibility: hidden;
}

#tickets .form .location td.calendar_container {
    padding-right: 0px !important;
}

#tickets tr.most-relevant td {
    background-color: yellow;
}

#tickets .extend {
    padding-top: 8px;
}

#tickets .extend .age_wrapper {
    margin-left: -5px;
    margin-right: 14px;
}

#tickets .extend div.reverttown, #tickets .extend div.checkin, #tickets .extend div.checkout, #tickets .extend div.peoples, #tickets .extend div.children, #tickets .extend div.ticket-class, #tickets .extend div.ticket-airline, #tickets .extend div.currency, #tickets .extend div.child-age {
    float: left;
    padding: 0 10px;
}

#tickets .extend .ticket-class {
    width: 25%;
}

#tickets .extend div.townfrom, #tickets .extend div.townto {
    width: 33%;
    float: left;
    text-align: left;
    padding: 0 8px 0 10px;
}


#tickets .extend .controls2 {
    width: 82%;
    float: left;
}

#tickets .extend div.search {
    width: auto;
    text-align: left;
    padding-left: 10px;
}

#tickets .extend div.search .load {
    height: 40px;
    width: 116px;
}

#tickets .extend div.checkout {
    margin-top: -3px;
}

#tickets .extend .checkout label {
    text-transform: lowercase;
}

#tickets div.peoples, #tickets div.children {
    text-align: center;
}

#tickets div.townto {
    width: 25%;
}

.samo_container #tickets div.currency {
    width: 9%;
}

.samo_container #tickets div.ticket-airline {
    width: 41%;
    padding-left: 25px;
}

#tickets .extend div.reverttown:hover {
    fill: #366383;
}

#tickets .extend div.reverttown {
    display: block;
    height: 18px;
    width: 18px;
    fill: #949494;
    cursor: pointer;
    padding: 0;
    margin-top: 22px;
}

#tickets .extend input.date, #tickets .extend input.load {
    height: 25px;
}

#tickets .extend input.date {
    width: 100px;
}

#tickets .extend div.checkin-delta, #tickets .extend div.checkout-delta {
    margin-left: 15px;
}

#tickets .extend div.checkin-delta label, #tickets .extend div.checkout-delta label, #tickets .extend div.search label {
    border-bottom: 1px dotted;
    font-size: 11px;
    cursor: pointer;
}

#tickets .extend div.clear {
    clear: both;
    height: 8px;
}

#tickets .resultset .flight div.clear {
    clear: both;
    height: 0;
}

#tickets .extend span.label {
    display: block;
    text-align: left;
    font-size: 11px;
    margin-bottom: 5px;
}

#tickets .extend span.label.set-checkout {
    cursor: pointer;
    display: inline-block;
}

#tickets .extend select.AIRLINE {
    width: 100%;
}

#tickets .extend span.age_wrapper {
    display: inline-block;
    width: 65px;
}

#tickets .empty-result {
    text-align: center;
    font-size: 14px;
    padding: 40px;
    background: #FBF9EE;
    border: dashed 1px var(--main-panel-bgcolor);
}

#tickets .extend span.age_wrapper select {
    width: 55px !important;
    max-width: 55px !important;
}

#tickets .extend span.age_wrapper:last-child {
    text-align: center;
}

#tickets .resultset .flight {
    background: #F6F9FB;
    margin-bottom: 10px;
    padding: 0;
    border: solid 1px #888888;
}

#tickets .resultset .flight.most-relevant {
    background: #e6f9e2;
}

#tickets .resultset .flight .day-date {
    font-size: 14px;
}

#tickets .resultset .flight .info-block.left .routeinfo {
    border-right: 1px dashed #717171;
    padding-right: 10px;
}

#tickets .resultset .flight:not(.flight-most-relevant) {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 40px;
    grid-auto-flow: row;
    grid-template-areas:
    "direct back"
    "places places";
}

#tickets .resultset .flight-most-relevant {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 50px;
    grid-auto-flow: row;
    grid-template-areas:
    "center"
    "places";
}

#tickets .resultset .flight .info-block {
    padding: 0 10px;
}

#tickets .resultset .flight .info-block.left {
    grid-area: direct;
}

#tickets .resultset .flight .info-block.right {
    grid-area: back;
}

#tickets .resultset .flight .info-block.center {
    grid-area: center;
}

#tickets .resultset .flight .abbr {
    white-space: nowrap;
    position: absolute;
    left: -7px;
    top: -15px;
}

#tickets .resultset .flight .places {
    grid-area: places;
    width: 100%;
    border-top: dashed 1px #717171;
}

#tickets .resultset .flight .places span.pl.right {
    float: right;
    padding-right: 10px;
}

#tickets .resultset .flight .places span.pl {
    padding: 10px 0 0 10px;
    font-weight: bold;
    float: left;
}

#tickets .resultset .flight .places .checkout.hide {
    visibility: hidden;
}

#tickets .resultset .flight .places .checkout.center {
    position: relative;
    left: 74px;
    z-index: 2;
}

#tickets .resultset .flight .places .checkout {
    width: 145px;
    float: right;
    text-align: center;
    cursor: pointer;
    border: 1px solid #7A7B7B;
    border-radius: 3px;
    background: #f0f0f0;
    margin: 4px;
    -webkit-box-shadow: 1px 1px 2px #b7b7b7;
    -moz-box-shadow: 1px 1px 2px #b7b7b7;
    box-shadow: 1px 1px 2px #b7b7b7;
}

#tickets .resultset .flight .places .checkout:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#tickets .resultset .flight .places .checkout img {
    position: relative;
    top: 6px;
}

#tickets .resultset .flight .places div.price {
    padding: 0 5px 7px 5px;
    float: left;
    width: 135px;
}

#tickets .resultset .flight .places span.price {
    font-size: 14px;
    font-weight: bold;
}

#tickets .resultset .flight .places .bron-button:hover {
    background: #1b4767;
}

#tickets .resultset .flight .places .bron-button {
    background: var(--table-header-bgcolor);
    color: #fff;
    font-size: 14px;
    padding: 10px;
    cursor: pointer;
    font-weight: bold;
    float: left;
    width: 150px;
}

#tickets .resultset .flight .info-block .point {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    border: 1px solid #8c9497;
    box-shadow: 0 0 0 2px #fff;
    background: #fff;
    box-sizing: border-box;
    font-size: 11px;
    position: relative;
    top: -14px;
    cursor: pointer;
}

#tickets .resultset .flight .info-block .point:hover {
    border: 2px solid #1b4767;
}

#tickets .resultset .flight .info-block .point:hover::after {
    content: ' ';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #1b4767;
    position: absolute;
    top: 1px;
    left: 1px;
    display: inline-block;
    z-index: 0;
}

#tickets .extend .load {
    float: none;
}

#tickets .resultset .flight .emptyinfo {
    height: 19px;
    display: inline-block;
}

#tickets .resultset .flight .src-name, #tickets .resultset .flight .trg-name {
    min-width: 50px;
    font-size: 11px;
    color: #717171;
}

#tickets .resultset .flight .src-time, #tickets .resultset .flight .trg-time {
    color: #333;
}

#tickets .resultset .flight .trg-name, #tickets .resultset .flight  .src-name {
    width: 130px;
    text-align: center;
}

#tickets .resultset .flight .info-block .src-name, #tickets .resultset .flight .info-block .trg-name {
    background: #F6F9FB;
}

#tickets .resultset .flight.most-relevant .info-block .src-name, #tickets .resultset .flight.most-relevant .info-block .trg-name {
    background: #e6fae2;
}

#tickets .resultset .flight .info-block .src-time, #tickets .resultset .flight .info-block .trg-time, #tickets .resultset .flight .info-block .point, #tickets .resultset .flight .info-block .src-line, #tickets .resultset .flight .info-block .trg-line, #tickets .resultset .flight .info-block .route-line .line, #tickets .resultset .flight .info-block .src-name, #tickets .resultset .flight .info-block .trg-name {
    display: inline-block;
}

#tickets .resultset .flight .info-block .src-time, #tickets .resultset .flight .info-block .trg-time {
    font-size: 16px;
}

#tickets .resultset .flight .info-block .src-line .helpalt {
    position: relative;
    z-index: 2;
}

#tickets .resultset .flight .info-block .src-line {
    width: 100%;
}

#tickets .resultset .flight .info-block .src-route {
    margin-bottom: 10px;
    font-weight: bold;
    position: relative;
}

#tickets .resultset .flight .order .air-company {
    padding: 8px;
    font-size: 14px;
}

#tickets .resultset .flight .info-block .placeavail span {
    display: block;
    padding: 3px;
}

#tickets .resultset .flight .info-block .placeavail {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 18px;
    font-size: 11px;
}

#tickets .resultset .flight .info-block .air-date {
    font-size: 12px;
    float: left;
    text-align: left;
    width: 100px;
    min-height: 30px;
}

#tickets .resultset .flight .no-logo {
    display: inline-block;
    padding-top: 27px;
    font-size: 10px;
}

#tickets .resultset .flight .info-block .air-logo {
    position: absolute;
    top: -50px;
    text-align: center;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
}

#tickets .resultset .flight .info-block .air-info {
    float: right;
    font-size: 11px;
    font-weight: normal;
    text-align: right;
    width: 30%;
}

#tickets .resultset .flight .info-block hr {
    width: 90%;
    border: dashed 1px #d4d4d4;
}

#tickets .resultset .flight .info-block .route-line {
    position: relative;
    margin-top: 1px;
}

#tickets .resultset .flight .info-block .route-line .line {
    border-bottom: 1px solid #1b4767;
    height: 15px;
    position: relative;
    top: -25px;
    z-index: 1;
    font-size: 11px;
    color: #888;
    text-align: center;
    text-transform: lowercase;
}

#tickets span.helpalt {
    cursor: pointer;
}

#tickets span.stops {
    font-weight: bold;
    color: #ff7b01;
}
#tickets div.buy-button-ico{
    background: url(../../pict/buy-ico.png) center center no-repeat;
    height: 30px;
    display: inline-block;
    width: 20px;
    margin-bottom: -10px;
}

#tickets .resultset .flight .places .checkout.disabled {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent;
    background: transparent;
    cursor: default;
}

#tickets .resultset .flight .places .checkout.disabled .buy-button-ico {
    visibility: hidden;
}

#tickets .resultset .flight .places .ui-icon-suitcase {
    display: inline-block;
    float: right;
    height: 32px;
    width: 32px;
    background: url(../../pict/icon-suitecase.png) center center no-repeat;
    margin: 4px;
    cursor: pointer;
}

div.ticketsModule {
    width: 33%;
    text-align: left;
    padding: 0 8px 0 10px;
}

.parentAirline {
    display: flex;
    flex-flow: row nowrap;
}

div.filterAirline {
    margin-right: 5px;
    height: 100%;
    width: 220px;
}

.airline {
    flex-grow: 1;
}

div.titleAvia {
    text-align: center;
    border-bottom: 1px solid  grey;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
}

div.avia {
    display: flex;
    flex-flow: row nowrap;
    padding-bottom: 5px;
    background: white;
}

div.filterAirlineInput {
    align-self: center;
}

.parentAirline div.title {
    color: #606060;
    padding: 6px 0px 6px;
    cursor: pointer;
    font-size: 18px;
    text-align: center;
}


.parentAirline div.container {
    text-align: center;
    margin: 10px 0 0 0;
    padding: 0 5px 20px 5px;
    width: auto;
    height: auto;
    display: none;
}

.parentAirline .attrtype:checked ~ label .title {
    background-image: url(../../pict/up_arrow.png);
}

.parentAirline .attrtype:checked ~ div.container{
    display: block;
}

.parentAirline .block .title {
    background: url(../../pict/down_arrow.png) no-repeat right top 2px transparent;
}

.attrtype {
    display: none;
}

div.checklistbox {
    height: auto !important;
    overflow: hidden !important;
}

.center {
    text-align: center;
}

.w80 {
    width: 80%;
}

.inlineb {
    display: inline-block;
}

.left {
    text-align: left;
}

div.time {
    margin-bottom: 10px;
    font-weight: bold;
}