@charset "utf-8";

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: arial;
    background: url(/images/bg.jpg) no-repeat fixed top center;
    font-size: 14px;
}


ul, ol, dl {
    /* padding: 0; */
    margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
    margin-top: 0;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
    font-weight: bold;
}


h7 {
    font-size: 11px;
}

a img {
    border: none;
}

a:visited {

}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

a.btn {
    text-decoration: none
}

a {
    text-decoration: underline
}

a:hover, a:active, a:focus {
    text-decoration: none;
}

form {
    margin: 0px;
    padding: 0px;
}


.container {
    min-height: 100%;
    padding: 0px 30px;
}

.container_wh {
    background: #fff;
    margin-bottom: -144px;
    min-height: 100%;
}

.bottom-push {
    height: 144px;
}

@media (max-width: 767px) {
    .container_wh {
        margin-bottom: -381px;
    }

    .bottom-push {
        height: 381px;
    }
}

@media (max-width: 991px) {
    .container_wh {
        margin-bottom: -206px;
    }

    .bottom-push {
        height: 206px;
    }
}

* html .container {
    height: 100%;
}

.container_wh table {
    font-size: 12px;
}

.logo {
    margin-top: 15px;
}

/* .nav  {font-size:12px;}
.nav-top {margin-top:10px; margin-bottom:24px;}
	.nav > li > a {padding: 6px 15px;}
	.active a {text-decoration:none} */
.top-text {
    font-size: 13px;
    margin-top: 5px;
}

.enter {
    margin-top: 15px;
}

.userEnter span {
    margin-right: 8px;
}

.menu_text {
    margin-left: 30px;
}

.share {
    height: 30px;
    margin-bottom: 10px;
}

.phone_txt {
    margin-top: 10px;
}

.phone {
    font-size: 24px;
}

.search_bl {
    background: #e4e2e2 url(/images/search_bg.gif) repeat-x top;
    padding: 20px;
    border: 1px solid #b9b9b9;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.question {
    background: #00910a;
    float: left;
    padding: 3px;
    width: 35px;
    text-align: center;
    color: #ffffff;
    margin-right: 5px;
}

.question_link {
    display: block;
    padding-top: 6px;
}

.my {
    text-align: right;
}

.big-icon {
    color: #00910a;
}

.fa-2x {
    vertical-align: middle
}

.input-group-addon {
    background: #fff;
    border-left: 0px;
}

.select-index {
    -webkit-appearance: none;
    -moz-appearance: none;
}

.select-index::-ms-expand {
    display: none;

}

.select-index option {
    padding: 5px 10px;
    border: none;
}

.search_but {
    width: 100%
}

.title {
    margin-bottom: 20px;
}

.popular {
    margin-top: 25px;
}

.popular_ul {
    list-style: none;
    margin-bottom: 20px;
}

.popular_ul > li {
    margin-bottom: 5px;
}

.blr {
    font-size: 12px;
}

.blr_title {
    margin-bottom: 5px;
}

.blr_date {
    color: #7b0000;
}

.blr_date span {
    margin-left: 10px;
}

hr {
    margin: 5px 0px;
}

.map {
    font-size: 18px;
}

.map img {
    margin-right: 7px;
}

.spos {
    background: #f3ffd2;
    padding: 20px;
    border: 1px solid #cedaa4;
    width: 350px;
    color: #484848;
    font-size: 12px;
}

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

.spos img {
    float: right;
}

.map_spos {
    margin-bottom: 20px;
}

.date {
    background: #337ab7;
    color: #fff;
    padding: 3px;
    width: 85px;
    margin-bottom: 10px;
    text-align: center;
}

.newsText {
    margin-bottom: 10px;
}

.newsText a {
    color: #000;
    text-decoration: none
}

.news {
    font-size: 14px;
    color: #363636;
}

.news .form-group {
    margin: 0px 0 15px;
}

.question-icon {
    float: left;
    width: 20px;
    margin-top: 3px;
    color: #00910a;
}

.question_in {
}

.question_text {
    margin: 8px 0px
}

.answer_bl {
    padding: 10px;
    margin-left: 30px;
    border: 1px solid #cccccc;
    margin-top: 35px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-bottom: 36px;
    border-radius: 4px;
    position: relative;
    font-size: 13px;
}

.answer_ar {
    position: absolute;
    top: -24px;
    left: 170px;
    width: 24px;
    height: 26px;
    background: url(/images/ar.gif) no-repeat
}

footer {
    font-size: 12px;
    color: #fff;
}

.footer {
    background: #636363;
    padding: 20px;
}

.footer a {
    color: #fff;
}

.content {
    margin-top: 35px
}

.inputVals {
    position: absolute;
    top: 32px;
    left: 5px;
    background: #fff;
    z-index: 500;
    border: 1px solid #ccc;
    padding: 5px;
    width: 95%;
}

.inputVals ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.av-seat-legend {
    margin-bottom: 2px
}

.bus {
    position: relative;
}

.seat {
    width: 28px;
    height: 28px;
    position: absolute;
    background: url(/images/avt/white.png) no-repeat center center;
    text-align: center;
}

.seat_red {
    background: url(/images/avt/red.png) no-repeat center center !important;
}

.seat_yellow {
    background: url(/images/avt/yellow.png) no-repeat center center;
}

.seat_gray {
    background: url(/images/avt/gray.png) no-repeat center center;
}

.seat_blue {
    background: url(/images/avt/blue.png) no-repeat center center;
}

.seat_driver {
    background: url(/images/avt/driver.png) no-repeat center center;
}

.seat_blue a, .seat_red a {
    color: #fff !important;
}

.seat_gray a {
    color: darkgray;
!important;
}

.seat a {
    display: block;
    height: 28px;
    text-decoration: none;
    padding: 3px 1px 0 0;
}

.places td {
    vertical-align: middle !important;
}

.busr {
    top: 0px;
}

.busr {
    position: absolute;
    top: 0px;
}

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

#tickets {
    margin-top: 20px;
}

.placeTitle {
    margin-bottom: 10px;
    font-size: 12px;
}

.book_timer {
    width: 135px;
    height: 56px;
    margin: 20px auto;
    background: url(/images/counter_bg.gif) no-repeat
}

.book_timer span {
    display: block;
    float: left;
    width: 52px;
    text-align: center;
    font-family: arial;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    margin-top: 0px;
    letter-spacing: 8px
}

.payment_timer {
    width: 201px;
    height: 56px;
    margin: 20px auto;
    background: url(/images/counter_big_bg.gif) no-repeat;
    position: relative;
}

.payment_timer span {
    position: absolute;
    font-family: arial;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 8px
}


.bg-primary, .bg-warning, .bg-success {
    padding: 15px;
    font-size: 12px;
}

/* CALLOUT */
.callout {
    border-left: 3px solid #E0E4E8;
    margin: 15px 0;
    padding: 15px;
}

.callout.callout-right {
    border-left: none;
    border-right: 3px solid #E0E4E8;
}

.callout-success,
.callout-success.callout-right {
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.callout-success h4 {
    color: #3c763d;
}

.callout-info,
.callout-info.callout-right {
    background-color: #F4F8FA;
    border-color: #BCE8F1;
}

.callout-info h4 {
    color: #34789A;
}

.callout-warning,
.callout-warning.callout-right {
    background-color: #FAF8F0;
    border-color: #FAEBCC;
}

.callout-warning h4 {
    color: #8A6D3B;
}

.callout-danger,
.callout-danger.callout-right {
    background-color: #FDF7F7;
    border-color: #EED3D7;
}

.callout-danger h4 {
    color: #B94A48;
}

.faq {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.my {
    margin-top: 10px;
}


.datepicker .disabled {
    color: #d8d8d8 !important;
}

.small {
    font-size: 12px;
}


.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td,
.table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    /* padding: 4px; */
}

.navbar-default {
    background: none;
    border: none;
    shadow: none;
}

.enter {
    float: right;
}

#faq a, #faq a:visited, #faq a:active, .app-popular-brick {
    text-decoration: none;
    border-bottom: 1px #337ab7 dotted;
}

.btn-regular, .btn-regular:link, .btn-regular:visited {
    background-color: transparent;
    border: 1px solid #555753;
}

.btn-button-name:active, .btn-button-name:hover {
    border: 1px solid #2e3436;
}

.container-fluid {
    width: 99%;
}


.nav > li > a {
    padding: 5px 5px !important
}

@media (min-width: 768px) {

    .my {
        margin-top: 0px;
    }

    .phone {
        font-size: 16px;
        font-weight: bold
    }
}

@media (min-width: 992px) {


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

@media (min-width: 1200px) {
    .nav > li > a {
        padding: 5px 15px !important
    }

    .my {
        margin-top: 0px;
    }

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

.dropdown-header {
    font-size: 14px;
    color: black;
    font-weight: bold;
}

.dropdown-menu a {
    text-decoration-style: dotted;
}

table.bus-scheme {
    border: 1px black solid;

}


table.bus-scheme td {
    border: 1px black solid;
    width: 30px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
}

table.bus-scheme td.bus-scheme-cell-0 {
    background-color: inherit;
}

table.bus-scheme td.bus-scheme-cell-1 {
    background-color: green;
    color: white;
}

table.bus-scheme td.bus-scheme-cell-2 {
    background-color: black;
}


a.contact-menu {
    text-decoration: none;
    border-bottom: #23527c dotted 1px;
    margin-right: 10px;
    font-size: 16px;
}


.tablo .infoTable th {
    font-size: 16px;
}

.tablo .infoTable .infoTable_time {
    font-size: 16px;
}

.tablo .infoTable .infoTable_name {
    font-size: 14px;
}

.tablo .infoTable .infoTable_gn {
    font-size: 16px;
}

.infoTable .infoTable_platform {
    text-align: center;
}

.pager a {
    text-decoration: none;
}

.pager .active a {
    text-decoration: none;
    font-weight: bold;
}

#setScheduleForBusModal .modal-body {
    font-size: 11px;
}

.trust-logo img {
    height: 32px;
}

.checkpoint-table td {
    vertical-align: middle !important;
}

.pull-right-non-xs {
    float: right !important;
}

.required-text {
    color: red !important;
}

.input-helper-text {
    font-size: 11px;
    color: #989898;
}

.parcel_unit {
    border: 1px solid #c1c1c1;
    border-radius: 5px;
    margin-bottom: 10px;
}

#parcel_unit_stub {
    display: none;
}

.parcels-list-header {
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #989898;
}

.parcel_unit_volume span, .parcel_unit_expected_price span {
    font-weight: bold;
}

.parcels-tariff-list-header, .schedule-self-dispatch-header {
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #989898;
}

.schedule-self-dispatch-header {
    font-size: 12px;
}

.self-dispatch-route-name {
    font-size: 13px;
}

.parcel-tariff-container {
    padding-top: 5px;
}

.parcel-tariff-container > div, .parcels-list-modal-wrapper > div, .parcels-list-driver-search > div {
    text-align: center;
}

.parcel-info-table .data-name-column {
    font-weight: bold;
}

.parcels-container {
    padding-top: 5px;
}

.parcels-container a {
    text-decoration: none !important;
}

.centered-text {
    text-align: center;
}

.payment-method-section {
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .pull-right-non-xs {
        float: initial !important;
    }

    .centered-text-non-xs {
        text-align: initial !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .centered-text-non-sm {
        text-align: initial !important;
    }
}

.parcel-track-row {
    border-bottom: 1px solid #989898;
    padding-bottom: 5px;
}

.parcel-track-datetime {
    font-size: 12px;
    color: #848181;
}

.parcel-track-title {
    font-size: 17px;
    font-weight: bold;
    color: #4493bd;
}

.parcel-track-text {
    margin-top: 5px;
    font-size: 15px;
}

.parcel-state-block {
    padding: 5px 10px;
    color: white;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    border-radius: 3px;
}

.parcel-state-electronic-waybill, .parcel-state-returned, .parcel-state-unpaid {
    background: #ff3f38;
}

.parcel-state-registred {
    background: #ffbf51;
}

.parcel-state-in-transit, .parcel-state-paid {
    background: #66b75c;
}

.parcel-state-receive-awaiting {
    background: #00bfff;
}

.parcel-state-received {
    background: #386cff;
}

.parcel-list-modal-element {
    margin-top: 5px;
    border-bottom: 1px solid #ababab;
    font-size: 13px;
}

.parcels-list-modal {
    max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.faded-input {
    background: #eee;
}

.parcels-tariff-list-header {
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #989898;
}

.parcel-tariff-container {
    padding-top: 5px;
}

.parcel-tariff-container > div {
    text-align: center;
}

.access-right-element-container {
    margin-bottom: 5px;
    border-bottom: 1px solid #989898;
    padding-bottom: 5px;
}

.checkpoint-searcher {
    margin-bottom: 5px;
}

.bus_stat_header {
    font-weight: bold;
    text-align: center;
}

.vehicle_stat_count_label {
    font-weight: bold;
}

.vehicle_stat_count {
    font-style: italic;
}

.cp-operative-info-element {
    border-bottom: 1px solid #b3b1b3;
    margin-bottom: 5px;
    padding-bottom: 3px;
}

.schedule-self-dispatch-element {
    border-bottom: 1px solid #989898;
    padding-bottom: 5px;
    padding-top: 5px;
}

.schedule-self-dispatch-element:nth-child(even) {
    background-color: #f9f9f9;
}

.text-bold {
    font-weight: bold;
}

.tr-strikeout td {
    text-decoration: line-through;
}

.tr-strikeout td.no-strike {
    text-decoration: none;
}

.driver-delete-link {
    margin-left: 10px;
}

.self-dispatch-current-time {
    text-align: right;
    font-size: 20px;
    margin-bottom: -15px;
    margin-top: 15px;
}

.espb-tickets-container-header, .espb-preferential-container-header {
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.espb-ticket-container-element, .espb-preferential-container-element {
    border-bottom: 1px solid #989898;
    padding-bottom: 0;
    padding-top: 10px;
}

.espb-ticket-container-element:nth-child(even), .espb-preferential-container-element:nth-child(even) {
    background-color: #f9f9f9;
}

.espb-preferentials-container-body {
    margin-bottom: 20px;
}

.pref-control-buttons a {
    text-decoration: none !important;
}

.region_switcher {
    font-weight: bold;
}

@media (max-width: 767px) {
    .region_switcher {
        text-align: center;
        margin-top: 10px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .region_switcher {
        font-size: 10px;
        text-align: center;
        margin-top: 15px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .region_switcher {
        margin-top: 10px;
        text-align: center;
    }
}

@media (min-width: 1200px) {
    .region_switcher {
        margin-top: 10px;
        text-align: center;
        margin-left: -15%;

    }
}

.uu-info-table-current-time {
    text-align: right;
    font-size: 20px;
    margin-top: -37px;
}

@media (max-width: 767px) {
    .uu-info-table-current-time {
        text-align: center;
        font-size: 20px;
        margin-bottom: 15px;
        margin-top: 10px;
    }
}

.moderator-menu-list .pull-left {
    display: inline-table;
}

.regular-schedule-management-header, .group-operations-schedules-list-header, .clients-list-container-header, .client-invoices-list-header, .catalog-objects-container-header, .daily-schedule-header {
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid black;
    margin-bottom: 10px;
}

.regular-schedule-management-element, .group-operations-schedule-element, .clients-list-container-element, .client-invoices-list-element, .daily-schedule-element, .timetable-list-element, .single-trip-container {
    padding-bottom: 5px;
    border-bottom: 1px solid black
}

.timetable-list-element {
    padding-top: 5px;
    height: 52px;
}


.regular-schedule-management-element:nth-child(even), .group-operations-schedule-element:nth-child(even), .clients-list-container-element:nth-child(even), .client-invoices-list-element:nth-child(even), .catalog-objects-container-list-element:nth-child(even), .daily-schedule-element:nth-child(even), .timetable-list-element:nth-child(even), .single-trip-container:nth-child(even) {
    background-color: #f9f9f9;
}

@media (max-width: 767px) {
    .timetable-list-element {
        font-size: 11px;
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .timetable-list-element {
        font-size: 10px !important;
        height: 55px;
    }

    .timetable-checkpoint-data {
        font-size: 9px !important;
    }
}

@media (min-width: 992px) {
    .timetable-list-element {
        font-size: 13px;
    }
}

.table-list-container-subtitle {
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 3px;
}


/*@media (max-width: 991px) {*/
@media (max-width: 767px) {
    .table-list-container-subtitle {
        display: none;
    }
}

.daily-schedule-elements-list {
    height: 600px;
}

.daily-schedule-element {
    height: 40px;
}

.daily-schedule-element .daily-schedule-element-timings {
    font-size: 15px;
}

.daily-schedule-element .daily-schedule-element-timings .expired-timing {
    color: grey;
}

.daily-schedule-element .daily-schedule-element-timings .active-timing {
    font-weight: bold;
}

.actions-sections a {
    display: inline-block;
    margin-right: 5px;
}

.regular-schedule-striked {
    text-decoration: line-through;
}

#nodes-container-element-stub {
    display: none;
}

.red-star:after {
    color: red;
    content: ' *';
}

.route-elements-header, .nodes-container-header, .brick-groups-header {
    border-bottom: 1px solid black;
}

.route-element-container:nth-child(even), .nodes-container-element:nth-child(even), .brick-group-element:nth-child(even) {
    background-color: #f9f9f9;
}

.nodes-container-element, .brick-group-element {
    padding-top: 5px;
    padding-bottom: 5px;
}

.nodes-container-elements-controls {
    text-align: center;
    border-top: 1px solid black;
    padding-top: 10px;
}

.client-invoices-list-body .client-invoices-list-element {
    font-size: 13px;
}

@media (max-width: 991px) {
    .client-invoices-list-element {
        border: 1px solid #afafaf;
        border-radius: 5px;
        margin: 0 0 10px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .client-invoices-list-body .client-invoices-list-element {
        font-size: 12px;
    }
}

[data-toggle="sortable-widget"] {
    min-height: 120px;
}

[data-toggle="sortable-widget"] .sortable-widget-handle {
    cursor: move !important;
}

.sortable-widget-handle > a,
.sortable-widget-handle > a:hover {
    cursor: inherit;
    text-decoration: none;
}

[data-toggle="sortable-widget"] .sortable-placeholder {
    position: relative;
    margin-bottom: 21px;
    background-color: rgba(19, 168, 158, .25);
    border: 1px dashed #18D2C6;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.panel-group .sortable-placeholder {
    margin-top: 5px;
    margin-bottom: 6px;
}

.panel-group .sortable-placeholder:first-child {
    margin-top: 0;
}

[data-toggle="sortable-list"] .sortable-list-handle {
    cursor: move !important;
}

[data-toggle="sortable-list"] .sortable-placeholder {
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 40px;
    background-color: rgba(19, 168, 158, .25);
    border: 1px dashed #18D2C6;
    list-style: none;

    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

ul.sortable {
    list-style: none;
}

ul.sortable > li {
    border-top: 1px solid #dddddd;
    padding: 10px 0px 10px 0px;
}

ul.sortable li:first-child {
    border-top: none;
}

ul.sortable.cashier-desk-region-list {
    margin-top: 10px;
}

/*.open > .dropdown-menu {
    display: block;
}

.dropdown-menu {
    border-color: #E0E4E8;
    border-radius: 3px;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}*/

.dropdown-menu.dropdown-menu-right {
    top: 90%;
}

.sortable .j_node_row_toggle {
    text-decoration: none;
}

.mobile-app-suggest {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    background: white;
    border-bottom: 2px solid #ababab;
    min-height: 60px;
}

.mobile-app-suggest-closer-container {
    text-align: center;
    padding-right: 0;
    padding-top: 13px;
}

.mobile-app-suggest-closer {

}

.app-os-img {
    text-align: center;
    padding-right: 0;
    padding-top: 5px;
    /*padding-left: 0;*/
}

.app-os-img img {
    display: inline-block;
}

.app-os-text-container {
    padding-left: 0;
}

.app-os-title {
    font-size: 12px;
    font-weight: bold;
    padding-top: 5px;
}

.app-os-text {
    font-size: 11px;
}

.app-download-link-container {
    padding-left: 0;
    padding-top: 20px;
}

.app-download-link {
    text-decoration: none;
    background: #5cb85c;
    color: white !important;
    padding: 5px 7px;
}

.app-download-link:focus, .app-download-link:hover {
    color: white !important;
}

.available-in-mobile-store {
    padding: 0 2px 2px 2px;
    margin-right: 2px;
}

.available-in-google-play {
    padding: 2px;
    width: 140px;
    margin: -9px 2px 2px 0;
}

@media (max-width: 767px) {
    .available-in-google-play {
        float: none !important;
        width: 100%;
        text-align: center;
        height: 40px;
    }

    .available-in-google-play > a {
        width: 80%;
        display: inline-block;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .mobile-app-suggest-row {
        width: 80%;
        margin-right: auto;
        margin-left: auto;
    }
}

@media (min-width: 992px) {
    .mobile-app-suggest {
        display: none;
    }
}

.show-cashier-desk-map-container {
    margin-top: 10px;
}

.cashier-desk-map-toggler {
    font-size: 15px;
    text-decoration: none;
}

.cashier-desk-map-toggler span {
    border-bottom: 1px dotted;
}

.cashier-desk-map-container {
    display: none;
}

#pass-date-stub {
    display: none;
}

.pass-date-element {
    margin-bottom: 5px;
}


.ad-objects-header, .adverts-list-header {
    text-align: center;
    font-weight: bold;
    padding-bottom: 5px;
}

.ad-object-element {
    margin-top: 10px;
}

.ads-location-wrapper {

}

#object-map, #cat-objects-map {
    width: 100%;
    height: 200px;
}

@media (max-width: 991px) {
    .ad-object-element {
        border: 1px solid #eee;
        margin-left: 5px;
        margin-right: 5px;
        border-radius: 5px;
        padding-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .ad-object-controls .btn {
        margin-bottom: 5px;
    }
}

.unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.catalog-index-element {
    margin-bottom: 10px;
}

.catalog-view-elements-link {
    text-align: center;
    margin-top: 10px;
}

.category-element-title {
    font-weight: bold;
    color: black;

}

.category-element-image {
    text-align: center;
}

.category-element-image .img-responsive {
    display: inline-block;
}

.category-element-annotation {
    font-size: 13px;
    font-style: italic;
    color: rgba(66, 64, 64, 0.77);
}

.display-type-switcher, .fraud-events-search {
    text-align: right;
}

.fraud-events-list-header, .buses-list-header, .otps-header, .div-table-header, .ticket-summary-short-header, .journal-invoice-header, .service-tariff-header, .service-record-toilet-header, .service-record-luggage-room-header, .support-request-header, .moderator-feedback-list-header {
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid black;
    font-size: 12px;
}


.fraud-events-list-element, .buses-list-element, .otp-list-element, .div-table-elements-element, .ticket-summary-short-element, .journal-invoice-element, .service-tariff-element-element, .service-record-toilet-element, .service-record-luggage-room-element, .support-request-element, .moderator-feedback-element
{
    font-size: 13px;
    border-bottom: 1px solid #b7b5b5;
    padding: 5px 0 5px 0;
}

.fraud-events-list-element:nth-of-type(even), .buses-list-element:nth-of-type(even), .otp-list-element:nth-of-type(even), .div-table-elements-element:nth-of-type(even), .ticket-summary-short-element:nth-of-type(even), .journal-invoice-element:nth-of-type(even), .service-tariff-element:nth-of-type(even), .service-record-toilet-element:nth-of-type(even), .service-record-luggage-room-element:nth-of-type(even), .support-request-element:nth-of-type(even), .moderator-feedback-element:nth-of-type(even) {
    background-color: #f9f9f9;
}

.div-table-elements-element .booked-invoice-total-cntr, .ticket-summary-short-header > div, .journal-invoice-header > div, .service-tariff-header > div, .service-record-toilet-header > div, .service-record-luggage-room-header > div, .support-request-header > div, .moderator-feedback-list-header > div {
    text-align: left;
    font-weight: bold;
}

@media (max-width: 991px) {
    .div-table-elements-element {
        border: 1px solid #b7b5b5;
        margin-bottom: 5px;
        padding: 5px 5px 5px 5px;
        border-radius: 5px;
    }

    .div-table-elements-element .small-screen-hint {
        font-weight: bold;
    }

    .div-table-elements-element .booked-invoice-small-screen-sum-hint {
        text-align: center;
        font-weight: bold;
        font-size: 12px;
    }

    .div-table-elements-element .booked-invoice-small-screen-sum-data {
        text-align: center;
        font-size: 12px;
    }
}

@media (min-width: 992px) {
    .div-table-elements-element .booked-invoice-data {
        text-align: center;
    }

    .div-table-elements-element .small-screen-hint {
        display: none;
    }

    .div-table-elements-element .booked-invoice-small-screen-sum-hint {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1366px) {
    .div-table-elements-element .booked-invoice-data {
        font-size: 12px;
    }
}


.fraud-events-list-element.fr-event-unprocessed {
    background-color: rgba(251, 66, 66, 0.12) !important;
}

.fr-event-date {
    font-style: italic;
    font-size: 12px;
}

.fr-event-description {
    text-align: justify;
    font-size: 12px;
}
.ticket-summary-short-description, .journal-invoice-description, .service-tariff-element-description, .service-record-toilet-element-description, .service-record-luggage-room-element-description, .support-request-description, .moderator-feedback-description {
    font-size: 12px;
}

.fr-event-carrier {
    font-weight: bold;
    font-style: italic;
}

.fr-event-processed {
    text-align: center;
}

.fr-event-span, .list-bus-span {
    display: none;
}

.list-bus-garage-number, .list-bus-year {
    text-align: center;
}

.list-bus-has-gps, .list-bus-has-tv {
    text-align: center;
}

.list-bus-controls {
    text-align: center;
}

@media (min-width: 768px) and (max-width: 992px) {
    .fr-event-date, .fr-event-type {
        display: inline-block;
    }
}

@media (max-width: 992px) {
    .fraud-events-list-element, .buses-list-element, .ticket-summary-short-element, .journal-invoice-element, .service-tariff-element, .service-record-toilet-element, .service-record-luggage-room-element, .support-request-element, .moderator-feedback-element
    {
        border: 1px solid #b7b5b5;
        margin-bottom: 5px;
        border-radius: 3px;
        padding: 5px;
    }

    .fraud-events-list-element hr {
        border-top: 1px solid #d8d8d8;
    }

    .fr-event-trip-route {

    }

    .fr-event-span, .list-bus-span {
        display: inline;
        font-weight: bold;
    }

    .fr-event-action-taken {
        margin-bottom: 5px;
    }

    .list-bus-carrier-name {
        font-weight: bold;
        font-size: 12px;
        text-decoration: underline;
    }

    .list-bus-garage-number, .list-bus-year, .list-bus-has-gps, .list-bus-has-tv {
        text-align: left;
    }
}


.ticket-search-notice {
    font-size: small;
    margin: -5px 0 7px;
    color: dimgrey;
}

.tickets-place-select-notice {
    font-size: 12px;
}

.routes-map-list-element {
    font-size: small;
    margin: 20px
}

.booking-work-hours {
    font-size: 10px;
}

.ticket-booking-formal-notices {
    font-size: small;
}

.sp-vision-container {
    background: white;
    border-bottom: 1px solid #eeeeee;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10000;
    padding: 10px;
}

.sp-vision-option-title {
    font-size: 16px;
}

.sp-vision-option a {
    text-decoration: none;
}

.sp-vision-option a.sp-option-element-active {
    text-decoration: underline;
    font-weight: bold;
}

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

.sp-font-type-serif {
    font-family: "Times New Roman", serif;
}

.sp-vision-theme-change {
    padding: 2px 5px;
    border-radius: 3px;
}

/** ENGLARGED FONT SIZE STARTS HERE **/

.sp-font-size-enlarged {
    font-size: 1.3rem !important;
}

.sp-font-size-enlarged .news, .sp-font-size-enlarged .answer_bl, .sp-font-size-enlarged .top-text, .sp-font-size-enlarged .ticket-search-notice, .sp-font-size-enlarged #app-search-tickets-form .form-control, .sp-font-size-enlarged .footer {
    font-size: 1.3rem !important;
}

.sp-font-size-enlarged .container_wh .table thead, .sp-font-size-enlarged .container_wh .table tbody, .sp-font-size-enlarged .tickets-place-select-notice div, .sp-font-size-enlarged .routes-map-list-element a, .sp-font-size-enlarged .booking-work-hours span, .sp-font-size-enlarged .step2-dispatch-notice p, .sp-font-size-enlarged .ticket-booking-formal-notices div {
    font-size: 1.3em !important;
}

.sp-font-size-enlarged .contact-menu span {
    font-size: 1.3em !important;
}

.sp-font-size-enlarged .btn, .sp-font-size-enlarged #j_tickets_summary .bg-success, .sp-font-size-enlarged #j_tickets_summary .bg-warning, .sp-font-size-enlarged #j_tickets_summary .bg-primary {
    font-size: 16px !important;
}

.sp-font-size-enlarged .form-control {
    height: 38px;
    font-size: 16px;
}

.sp-font-size-enlarged .seat a {
    padding: 2px 5px 0 0;
}

/** ENGLARGED FONT SIZE ENDS HERE **/

/** HUGE FONT SIZE STARTS HERE **/
.sp-font-size-huge {
    font-size: 1.6rem !important;
}

.sp-font-size-huge .news, .sp-font-size-huge .answer_bl, .sp-font-size-huge .top-text, .sp-font-size-huge .ticket-search-notice, .sp-font-size-huge #app-search-tickets-form .form-control, .sp-font-size-huge .footer {
    font-size: 1.6rem !important;
}

.sp-font-size-huge .container_wh .table thead, .sp-font-size-huge .container_wh .table tbody, .sp-font-size-huge .tickets-place-select-notice div, .sp-font-size-huge .routes-map-list-element a, .sp-font-size-huge .booking-work-hours span, .sp-font-size-huge .step2-dispatch-notice p, .sp-font-size-huge .ticket-booking-formal-notices div {
    font-size: 1.6em !important;
}

.sp-font-size-huge .contact-menu span {
    font-size: 1.6em !important;
}

.sp-font-size-huge .btn, .sp-font-size-huge #j_tickets_summary .bg-success, .sp-font-size-huge #j_tickets_summary .bg-warning, .sp-font-size-huge #j_tickets_summary .bg-primary {
    font-size: 20px !important;
}

.sp-font-size-huge .form-control {
    height: 42px;
    font-size: 20px;
}

.sp-font-size-huge .seat a {
    padding: 0 4px 0 0;
}

/** HUGE FONT SIZE ENDS HERE **/

.sp-font-image-hidden img, .sp-font-image-hidden .available-in-app-store {
    visibility: hidden !important;
}

.sp-font-image-hidden img.av-seat-legend {
    visibility: visible !important;
}


/** BROWN THEME SETUP **/
.sp-theme-brown, .sp-theme-brown .container_wh, .sp-theme-brown .news, .sp-theme-brown .search_bl, .sp-theme-brown .ticket-search-notice {
    background: #3B2716 !important;
    color: #a9e44d !important;
}

.sp-theme-brown a:not(.btn) {
    color: #a9e44d !important;
}

.sp-theme-brown .table-striped > tbody > tr:nth-of-type(odd), .sp-theme-brown .table-striped > tbody > tr:nth-of-type(even) {
    background: #3B2716 !important;
}

.sp-theme-brown .callout-success {
    color: #197702;
}

.sp-theme-brown select, .sp-theme-brown select.form-control {
    color: #a9e44d;
    background-color: #3B2716;
}

.sp-theme-brown #dispatch-date {
    color: #a9e44d;
    background-color: #3B2716;
}

.sp-theme-brown .datepicker-dropdown {
    color: #a9e44d;
    background-color: #3B2716;
}

.sp-theme-brown .schedule-st2-search-form .mark {
    background: none;
}

.sp-theme-brown a.jlockseat {
    font-weight: bold;
    color: #3a5d02 !important;
}

.sp-theme-brown .seat_red a.jlockseat, .sp-theme-brown .seat_blue a.jlockseat {
    color: #8ede8e !important;
}

.sp-theme-brown .modal-content {
    background-color: #3B2716;
}

.sp-theme-brown .callout, .sp-theme-brown .alert {
    color: #3a5d02 !important;
}

.sp-theme-brown .form-control {
    background: #3B2716 !important;
    color: #a9e44d !important;
}

.sp-theme-brown .cashier-desks-public-list .callout {
    background: #3B2716 !important;
    color: #a9e44d !important;
}

.sp-theme-brown .cashier-desks-public-list .callout h4 {
    color: #a9e44d !important;
}

.sp-theme-brown .nav-pills > li.active > a, .sp-theme-brown .nav-pills > li.active > a:focus, .sp-theme-brown .nav-pills > li.active > a:hover {
    color: #044c05 !important;
    background-color: #e6f1e7;
}

.sp-theme-brown .nav > li > a:focus, .sp-theme-brown .nav > li > a:hover {
    color: #044c05 !important;
    background-color: #e6f1e7;
}

.sp-theme-brown .footer {
    background: #3B2716 !important;
    color: #a9e44d !important;
}

/** BLUE THEME SETUP **/
.sp-theme-blue, .sp-theme-blue .container_wh, .sp-theme-blue .news, .sp-theme-blue .search_bl, .sp-theme-blue .ticket-search-notice {
    background: #9dd1ff !important;
    color: #000a2f !important;
}

.sp-theme-blue a:not(.btn) {
    color: #000a2f !important;
}

.sp-theme-blue .table-striped > tbody > tr:nth-of-type(odd), .sp-theme-blue .table-striped > tbody > tr:nth-of-type(even) {
    background: #9dd1ff !important;
}

.sp-theme-blue .callout-success {
    color: #197702;
}

.sp-theme-blue select, .sp-theme-blue select.form-control {
    color: #000a2f !important;
    background: #9dd1ff !important;
}

.sp-theme-blue #dispatch-date {
    color: #000a2f !important;
    background: #9dd1ff !important;
}

.sp-theme-blue .datepicker-dropdown {
    color: #000a2f !important;
    background: #9dd1ff !important;
}

.sp-theme-blue .schedule-st2-search-form .mark {
    background: none;
}

.sp-theme-blue a.jlockseat {
    font-weight: bold;
    color: #09177b !important;
}

.sp-theme-blue .seat_red a.jlockseat, .sp-theme-blue .seat_blue a.jlockseat {
    color: #98ecff !important;
}

.sp-theme-blue .modal-content {
    background: #9dd1ff !important;
}

.sp-theme-blue .callout, .sp-theme-blue .alert {
    color: #1d0446 !important;
}

.sp-theme-blue .form-control, .sp-theme-blue .form-control::placeholder {
    background: #9dd1ff !important;
    color: #000a2f !important;
}

.sp-theme-blue .form-control {
    border: 1px solid #000a2f;
}

.sp-theme-blue .cashier-desks-public-list .callout {
    background: #9dd1ff !important;
    color: #000a2f !important;
}

.sp-theme-blue .cashier-desks-public-list .callout h4 {
    color: #000a2f !important;
}

/*.sp-theme-blue .nav-pills>li.active>a, .sp-theme-blue .nav-pills>li.active>a:focus, .sp-theme-blue .nav-pills>li.active>a:hover {
    color: #044c05 !important;
    background-color: #e6f1e7;
}

.sp-theme-blue .nav>li>a:focus, .sp-theme-blue .nav>li>a:hover {
    color: #044c05 !important;
    background-color: #e6f1e7;
}*/

.sp-theme-blue .footer {
    background: #9dd1ff !important;
    color: #000a2f !important;
}


/** COMMON CUSTOM THEME SETUP **/
.sp-custom-theme .answer_ar {
    display: none;
}

#infotable-time {
    display: inline-block;
    float: right;
}

.ticket-search-container {
    font-size: 12px;
    line-height: 1.42857143;
}

.ticket-search-header {
    border-bottom: 1px solid #ddd;
    padding-left: 8px;
    padding-right: 8px;

}

.ticket-search-header > div > div {
    font-weight: bold;
    padding-top: 8px;
    padding-bottom: 8px;
}

.ticket-search-data > .ticket-search-schedule:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.ticket-search-schedule {
    padding: 8px;
    border-bottom: 1px solid #ddd;
}

.time-bold {
    font-weight: bold;
    font-size: larger;
}

@media (min-width: 992px) {
    .ticket-search-timing-notices {
        display: none;
    }
}

@media (max-width: 991px) {
    .ticket-search-schedule {
        padding: 15px;
    }

    .ticket-search-schedule-route .num, .ticket-search-schedule-route .direction {
        font-weight: bold;
        font-size: 15px;
    }

    .ticket-search-timing-notices {
        font-weight: bold;
    }

    .ticket-search-prices, .ticket-search-pref, .ticket-search-bus-data {
        font-size: 14px;
    }

    .ticket-search-bus-data .mark {
        display: inline;
        background: none;
    }

}

@media (min-width: 768px) and (max-width: 991px) {
    .ticket-search-timing-notices {
        text-align: center;
        margin-top: 10px;
    }
}

@media (max-width: 767px) {
    .ticket-search-timing-notices {
        display: inline;
    }

    .ticket-search-timing {
        font-size: 14px;
    }

    .ticket-search-timing .time, .ticket-search-timing .from, .ticket-search-timing .timeway {
        display: inline-block;
    }

    .time-bold {
        font-size: unset;
        font-weight: normal;
    }
}

.acbpdp-section-element, .suburb-navigation-block-element {
    text-align: center;
    border: 1px solid #eee;
    border-radius: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.general-mobile-report-group-container {
    margin-bottom: 10px;
}

.general-mobile-report-group-header {
    font-weight: bold;
    font-size: 15px;
}

.general-mobile-report-element-title span {
    font-weight: bold;
}

.animated-infinite {
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

#transaction-map-container {
    height: 600px;
}

.cat-elem {

}

.cat-title {
    font-weight: bold;
    font-size: 14px;
}

.cat-desc div {
    margin-bottom: 5px;
}

#location-list-element-stub {
    display: none;
}

.form-buttons-block {
    margin-top: 10px;
    text-align: center;
}

.hinted-element {
    border-bottom: 1px dotted black;
}

.route-display-node-element {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.route-display-node-element:nth-child(even) {
    background-color: #dfdada;
}

.ticket-card-event-ban, tr.ticket-card-event-ban {
    background-color: #ed9c9c !important;
}

.ticket-card-event-unban, tr.ticket-card-event-unban {
    background-color: #b6d7b6 !important;
}

.ticket-card-event-in-process, tr.ticket-card-event-in-process {
    background-color: #f5c95c !important;
}

.route-scheme-schedule {
    border-bottom: 1px solid black;
    padding-top: 5px;
    padding-bottom: 5px;
}

.route-scheme-schedule:nth-child(even) {
    background-color: #f9f9f9;
}

.select-card-for-binding .select2-container .select2-selection--single {
    height: 55px !important;
}

.select-card-for-binding .select2-selection__arrow {
    height: 55px !important;
}

.slip_to_register_item {
    margin: 10px 0;
    border-bottom: 1px solid lightgrey;
}


.slip_to_register_item_header {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid;
}

@media (max-width: 767px) {
    .display-locations-list-element .zone-remover {
        text-align: center;
    }
}

@media (min-width: 1367px) {
    .route-brick-mgmt-table th.sp-name {
        width: 300px;
    }
}

@media (min-width: 1120px) and (max-width: 1366px) {
    .route-brick-mgmt-table th.sp-name {
        width: 200px;
    }
}

@media (max-width: 1119px) {
    .route-brick-mgmt-table th.sp-name {
        width: 150px;
    }
}

/*.select2-container--bootstrap .select2-results__option[aria-selected=true] {
    background-color: #dbd5d5 !important;
}*/

.zoom-controls a {
    text-decoration: none;
}

.ca-elem .thumbnails a {
    text-decoration: none;
}

.listed-data-header {
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid black;
    margin-bottom: 10px;
}

.listed-data-element {
    padding-bottom: 5px;
    border-bottom: 1px solid black
}

.listed-data-element:nth-child(even) {
    background-color: #f9f9f9;
}

.word-breaking-all {
    word-break: break-all;
}