.homeLeftSide {
    float: left;
    width: 66%;
}

.homeRightSide {
    float: left;
    width: 32%;
    margin-left: 18px;
}

body.mobile .showHideForm form .field,
body.mobile .showHideForm form .submitButton,
body.mobile #content .showHideForm form .field.from .labelWrap {
    display: none;
}

.stopsSchedule .inputFields .field.from {
    margin-left: 0px;
}

body.mobile .showHideForm form .field.from {
    display: block;
}

body.mobile .showHideForm.active form .field,
body.mobile .showHideForm.active form .submitButton,
body.mobile #content .showHideForm.active form .field.from .labelWrap {
    display: block;
}

.stopsSchedule {
    padding: 10px 18px 9px 18px;
}

body.mobile .stopsSchedule {
    padding: 0;
}

.stopsSchedule .field.titleWrapper {
    float: left;
    padding-top: 6px;
}

body.mobile .contentBox.stopsSchedule .field.titleWrapper {
    float: none;
}

.stopsSchedule h2.title.icon.stopsSchedule {
    margin: 0px;
}

.stopsSchedule h2.title.icon.stopsSchedule span {
    background: url('../images/icon-stopsSchedule.png') no-repeat top left;
}

.stopsSchedule .field {
    float: left;
    margin-bottom: 0;
}

body.mobile .contentBox.stopsSchedule .field {
    float: none;
}

.stopsSchedule .inputFields .field {
    margin-left: 10px;
}

.stopsSchedule .field.from input {
    width: 320px;
}

.stopsSchedule .submitButton,
.routePlanner .submitButton {
    width: 90px;
}

.stopsSchedule a.viewInMap {
    display: block;
    float: left;
    background: url('../images/icon-viewInMap.png') no-repeat left center;
    height: 35px;
    line-height: 35px;
    padding-left: 30px;
    margin: 0 10px;
}

#content .stopsSchedule .field.from .value {
    float: left;
}

body.mobile #content .contentBox.stopsSchedule .field.from .value {
    float: none;
}

body.mobile #content .contentBox.stopsSchedule .field.from {
    position: relative;
    /*padding-right: 50px;*/
}

body.mobile .contentBox.stopsSchedule a.viewInMap {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    padding: 0;
}

body.mobile #content .contentBox.routePlanner .field.time {
    width: 60px;
    float: left;
}

body.mobile #content .contentBox.stopsSchedule .field.time .value,
body.mobile #content .contentBox.routePlanner .field.time .value {
    padding: 0;
}

body.mobile #content .contentBox.routePlanner .submitWrapper {
    margin-left: 80px;
    display: block;
}

body.mobile #content .contentBox.stopsSchedule .field.submitWrapper button,
body.mobile #content .contentBox.routePlanner .submitWrapper button {
    width: 100%;
    max-width: 400px;
}

.contentBox.routePlanner .submitWrapper {
    display: inline;
}

.stopsSchedule input[type=text],
.contentBox.routePlanner input[type=text] {
    margin: 0;
    padding: 7px;
    height: 15px;
}

.body-language_root .routePlanner .field {
    margin-right: 12px;
    margin-bottom: 0;
    position: relative;
    padding-top: 20px;
}

body.mobile .routePlanner .field {
    margin-bottom: 10px;
    text-align: left;
    padding-top: 0;
}

.body-language_root .routePlanner .field .labelWrap {
    display: block;
    position: absolute;
    margin-bottom: 0;
    text-align: left;
    top: 0;
}

.body-language_root form .field input.error {
    border-color: #ff0000;
}

.body-language_root .routePlanner .field.from input,
.body-language_root .routePlanner .field.till input {
    width: 100%;
}

.body-language_root .routePlanner .field.from,
.body-language_root .routePlanner .field.till {
    padding-right: 30px;
}

body.mobile .routePlanner .field.from,
body.mobile .routePlanner .field.till {
    margin-right: 0;
    padding-right: 0;
}

.body-language_root .routePlanner .field.timeType {
    margin-right: -10px;
    padding-top: 0;
}

body.mobile .routePlanner .field.timeType {
    margin: 15px 0;
}

.body-language_root .routePlanner .field.timeType .value {
    text-align: left;
    padding-left: 18px;
}

body.mobile .stopsSchedule .field .value,
body.mobile .routePlanner .field .value {
    padding: 0 20px 0 0;
}

body.mobile #content .stopsSchedule .field .value input[type=text],
body.mobile #content .routePlanner .field .value input[type=text] {
    width: 100%;
}

body.mobile .routePlanner .field.timeType .value {
    padding: 0;
}

.body-language_root .routePlanner .field.timeType .value label {
    display: block;
    text-align: left;
    height: 16px;
    line-height: 16px;
    margin-bottom: 2px;
}

body.mobile .routePlanner .field.timeType .value label {
    display: inline;
    padding: 5px 20px 5px 0;
}

.body-language_root .routePlanner .field.timeType .value input[type=radio] {
    width: 13px;
    height: 13px;
    padding: 0px;
    margin: 2px 3px 0 -18px;
    float: left;
}

body.mobile .routePlanner .field.timeType .value input[type=radio] {
    float: none;
    margin: 0;
}

.body-language_root .routePlanner .field.timeType select {
    width: 100%;
    border: 0px;
    margin: 0;
    height: 20px;
    width: 75px;
    padding: 0;
    background-color: transparent;
}

.body-language_root .field.time {
    position: relative;
}

.body-language_root .routePlanner .field.time {
    margin-right: 10px;
}

.body-language_root .field.time .value input[type=text] {
    width: 50px;
}

.body-language_root .field.time .value .inputValueWrapper {
    position: relative;
    display: block;
}

body.web #routePlannerForm {
    display: table;
    margin-right: 20px;
}

body.web #routePlannerForm > .fieldsWrapper,
body.web #routePlannerForm > .submitWrapper {
    display: table-cell;
}

body.web #routePlannerForm > .fieldsWrapper {
    width: 100%;
 }

body.web .routePlanner .fieldsWrapper .fields {
    display: table;
    width: 100%;
}

body.web .routePlanner .fields .field {
    display: table-cell;
    vertical-align: bottom;
}

body.web #routePlannerForm .field.time {
    display: none;
}

body.web #routePlannerForm .field.timeType {
    display: none;
}

body.web #routePlannerForm > .submitWrapper {
    width: 100%;
    overflow: hidden;
    vertical-align: bottom;
}

body.web .routePlanner .submitButton {
    height: 34px;
}

body.web .routePlanner .submitButton .title {
    line-height: 30px;
}

body.mobile .routePlanner .field .value {
    float: none;
}

.body-language_root .routePlanner .field .value,
.body-language_root .stopsSchedule .field .value {
    position: relative;
}

.body-language_root .routePlanner .field .value .tag,
.body-language_root .stopsSchedule .field .value .tag {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    /*background: #e22920 url( '../images/tag-close.png' ) no-repeat right center;*/
    background-color: #e22920;
    padding: 0 5px;
    font-size: 10px;
    line-height: 16px;
    height: 16px;
    margin-top: 10px;
    margin-left: 9px;
    margin-right: 9px;
    overflow: hidden;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
    color: #ffffff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    z-index: 100;
}

.body-language_root .routePlanner .field .labelWrap label {
    margin-right: 3px;
    font-weight: bold;
    color: #0b0b0b;
}

.body-language_root .routePlanner .field .value .post {
    display: block;
    text-align: left;
    color: #848484;
    font-size: 91.6%;
    width: 120px;
}

.body-language_root .routePlanner .field .value input[type=text] {
    margin: 0;
    height: 16px;
    line-height: 16px;
}

.body-language_root .routePlanner .field .value input[disabled='disabled'],
.body-language_root .routePlanner .field .value input:disabled {
    background: #ffffff;
    color: #ffffff;
}

body.mobile .contentBox .topReadMore {
    display: none;
}

body.mobile .routePlanner .field {
    float: none;
}

body.web .body-language_root .ui-menu .ui-menu-item:hover .ui-corner-all.ui-state-hover {
    background: none;
    background-color: #d8ebf9;
    border: 1px solid #d8ebf9;
    border-radius: 0;
}

body.mobile .stopsSchedule .titleWrapper,
body.mobile .stopsSchedule .inputFields {
    float: none;
}

body.mobile .stopsSchedule .titleWrapper,
body.mobile .stopsSchedule .inputFields .field {
    margin: 0 0 10px 0;
}

body.mobile .mainContainer #content .contentBox .field.time .value input {
    width: 35px;
}

.timeControl {
    position: absolute;
    top: 0;
    right: 24px;
    height: 100%;
    background: url('../images/time-bullets.png') no-repeat center center;
}

body.mobile .timeControl {
    display: none;
}

.timeControl .up,
.timeControl .down {
    display: block;
    width: 11px;
    height: 15px;
}

.timeControl .up {
    margin-bottom: 4px;
}

.body-language_root .newsBlock {
    position: relative;
}

.body-language_root .newsBlock ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.body-language_root .newsBlock ul li {
    padding-bottom: 15px;
    margin-bottom: 15px;
    background: url('../images/line-horizontal-dotted.png') repeat-x bottom left;
}

.body-language_root .newsBlock ul li.last {
    margin-bottom: 22px;
}

.body-language_root .newsBlock ul li .thumb {
    float: left;
    margin-right: 25px;
}

body.mobile .newsBlock ul li .thumb {
    float: right;
    margin-right: 0;
}

body.mobile .newsBlock ul li .thumb img {
    width: 80px;
}

.body-language_root .newsBlock ul li .dateWrapper {
    display: block;
    width: 60px;
    float: left;
    padding-top: 3px;
}

.body-language_root .newsBlock ul li .dateWrapper.block {
    float: none;
    width: auto;
    margin-bottom: 10px;
}

body.mobile .newsBlock ul li .dateWrapper {
    float: none;
    width: auto;
    margin-bottom: 10px;
}

.body-language_root .newsBlock ul li .dateWrapper .date {
    display: inline-block;
    background-color: #0087e5;
    padding: 2px 5px;
    font-size: 10px;
    line-height: 10px;
    font-weight: bold;
    color: #ffffff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.body-language_root .newsBlock ul li h3 {
    margin: 0;
    padding-left: 60px;
}

body.mobile .newsBlock ul li h3 {
    padding-left: 0;
}

.body-language_root .newsBlock ul li h3 a {
    font-size: 13px;
    color: #494949;
}

body.web.body-language_root .newsBlock ul li h3 a:hover {
    color: #ed130a;
    text-decoration: none;
}

.body-language_root .newsBlock ul li.first h3 a {
    font-size: 1.67em;
    line-height: 1.2em;
    margin-bottom: 13px;
}

body.mobile .newsBlock ul li.first h3 a {
    font-size: 1.5em;
}

.body-language_root .newsBlock ul li.first .intro {
    display: block;
    margin-top: 15px;
    padding-left: 60px;
}

body.mobile .newsBlock ul li.first .intro {
    padding-left: 0;
}

#searchByStopForm .blockDescription,
#routePlannerForm .blockDescription {
    display: block;
    color: #939393;
    font-size: 11px;
    padding-top: 5px;
}

#searchByStopForm .blockDescription {
    max-width: 350px;
}

#searchByStopForm.error .blockDescription,
#routePlannerForm.error .blockDescription {
    color: #ff0000;
}

.body-language_root .newsBlock .socialWrapper {
    position: absolute;
    bottom: 18px;
    right: 18px;
    margin: 0;
}

body.mobile .newsBlock .socialWrapper {
    position: relative;
    top: 0;
    left: 0;
    margin: 10px 0 0 0;
}

.notificationsBlockWrapper {
    margin-bottom: 7px;
}

.notificationsBlockWrapper .notificationsBlock {
    position: relative;
    margin: 0;
    padding: 18px 30px 15px 78px;
    background: #fbf28d url('../images/icon-warning.png') no-repeat 15px 15px;
    min-height: 42px;
}

.notificationsBlockWrapper .notificationsBlock .title {
    color: #494949;
    font-weight: bold;
    text-decoration: none;
    vertical-align: center;
}

.notificationsBlockWrapper .notificationsBlock .close {
    position: absolute;
    top: 10px;
    right: 8px;
    background: url('../images/warning-close.png') no-repeat;
    width: 13px;
    height: 13px;
    cursor: pointer;
}

.notificationsBlockWrapper .notificationsBlock ul {
    padding: 0;
    margin-top: 0;
}

.notificationsBlockWrapper .notificationsBlock ul li {
    display: block;
    padding: 10pt;
    padding-left: 0;
    padding-top: 0;
    margin: 10pt;
    margin-left: 0;
    margin-top: 0;
    border-bottom: gray dashed 1px;
    font-weight: bold;
}

.notificationsBlockWrapper .notificationsBlock ul li.last {
    border-bottom: none;
}

.notificationsBlockWrapper .readMoreWrapper {
    font-weight: normal;
    text-align: right;
    margin-top: 5px;
}

.notificationsBlockWrapper .notificationsBlockAnchor {
    position: relative;
    height: 13px;
    background: url('../images/warning-anchor.png') no-repeat 15% 0%;
    margin-top: -1px;
}

div.contentBox.notificationsBlock {
    padding-left: 78px !important;
}

.body-language_root .scheduleBlock .tabs_wrapper {
    margin: 0;
    padding: 1px 0 0 0;
}

.body-language_root .scheduleBlock .tabs_wrapper ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.body-language_root .scheduleBlock .tabs_wrapper ul li {
    display: inline-block;
    border-right: 1px solid #c3c3c3;
    margin: 0;
    zoom: 1;
    *display: inline;
}

.body-language_root .scheduleBlock .tabs_wrapper ul li,
.tabbed .controls .item {
    background: url('../images/tab-inactive.png') repeat-x top left;
}

body.mobile .scheduleBlock .tabs_wrapper ul li,
body.mobile .scheduleBlock .tabs_wrapper ul li:hover,
body.mobile .scheduleBlock .tabs_wrapper ul li.first,
body.mobile .scheduleBlock .tabs_wrapper ul li.last {
    display: block;
    float: none;
    border-radius: 5px;
    margin-bottom: 5px;
    border-top: 1px solid #dbdbdb;
    border-right: 1px solid #c9c9c9;
    border-bottom: 1px solid #acacac;
    border-left: 1px solid #c9c9c9;
    background: url('../../images/mobile-tab-bg.png') repeat-x left top;
}

body.mobile .scheduleBlock .tabs_wrapper ul li.active,
body.mobile .scheduleBlock .tabs_wrapper ul li.active:hover {
    background: url('../images/mobile-tab-active-bg.png') repeat-x top left;
}

.body-language_root .scheduleBlock .tabs_wrapper ul li.first {
    border-top-left-radius: 8px;
}

.body-language_root .scheduleBlock .tabs_wrapper ul li.last {
    border-top-right-radius: 8px;
    border-right: none;
}

.body-language_root .scheduleBlock .tabs_wrapper ul li a {
    display: inline-block;
    padding: 14px 7px 29px 32px;
    background-position: 1% 20%;
    background-repeat: no-repeat;
    font-size: 13px;
    font-weight: bold;
    color: #494949;
    zoom: 1;
    *display: inline;
}

body.web.body-language_root .scheduleBlock .tabs_wrapper ul li:not(.active):hover,
.tabbed .controls .item:not(.active):hover {
    background: url( '../images/tab-hover.png' ) repeat-x top left;
}

.body-language_root .scheduleBlock .tabs_wrapper ul li.active {
    background: white;
}

.body-language_root .scheduleBlock .tabs_wrapper ul li:hover a {
    text-decoration: none;
}

.body-language_root .scheduleBlock .tabs_wrapper ul li.active a {
    color: black;
}

body.mobile .tab_container #transportType-tram .routeNo,
.schedule .item:hover  {
    background: #ff000c;
    border-color: #ff000c;
}

.body-language_root .scheduleBlock .tabs_wrapper ul li.ttype-tram a {
    background-image: url('../images/icon-ttype-tram-idle.png');
}

body.mobile .tab_container #transportType-trolley .routeNo {
    background: #009de0;
    border-color: #009de0;
}

.body-language_root .scheduleBlock .tabs_wrapper ul li.ttype-trolley a {
    background-image: url('../images/icon-ttype-trolley-idle.png');
}

body.mobile .tab_container #transportType-bus .routeNo {
    background: #F4B427;
    border-color: #F4B427;
}

.body-language_root .scheduleBlock .tabs_wrapper ul li.ttype-bus a {
    background-image: url('../images/icon-ttype-bus-idle.png');
}

body.mobile .tab_container #transportType-microbuss .routeNo {
    background: #7f237e;
    border-color: #7f237e;
}

.body-language_root .scheduleBlock .tabs_wrapper ul li.ttype-microbuss a {
    background-image: url('../images/icon-ttype-microbuss-idle.png');
}

body.mobile .tab_container #transportType-night .routeNo {
    background: #000;
    border-color: #000;
}

.body-language_root .scheduleBlock .tabs_wrapper ul li.ttype-night a {
    background-image: url('../images/icon-ttype-night-idle.png');
}

body.mobile #content .scheduleBlock .tabs_wrapper ul li a {
    display: block;
    background: none;
    padding: 5px 5px 5px 20px;
    text-shadow: -1px 1px #ffffff;
}

body.mobile #content .scheduleBlock .tabs_wrapper ul li.active a {
    text-shadow: -1px 1px #000000;
}

.body-language_root .scheduleBlock .tab_container {
    position: relative;
    background-color: #ffffff;
    margin-top: -15px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    padding: 20px 0 10px 20px;
    z-index: 1000;
    zoom: 1;
}

body.mobile .scheduleBlock .tab_container {
    padding: none;
    border-radius: 12px;
    border: 1px solid #e7eaec;
    margin-top: 20px;
    padding: 5px 0;
}

.body-language_root .scheduleBlock .tab_container .tab {
    display: none;
}

.body-language_root .scheduleBlock .tab_container .tab.active {
    display: block;
}

ul.schedule {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.schedule li {
    float: left;
    width: 27px;
    height: 27px;
    line-height: 27px;
    background-color: #fdaf11;
    margin-right: 9px;
    margin-bottom: 10px;
    border: 1px solid #fdaf11;
    border-radius: 3px;
    white-space: nowrap;
    text-transform: uppercase;
}

body.mobile ul.schedule li {
    white-space: normal;
}

ul.schedule .item a {
    color: white;
}

body.web #transportType-tram ul.schedule .item {
    background-color: #ff000c;
    border: 1px solid #ff000c;
}

body.web #transportType-trolley ul.schedule .item {
    background-color: #009de0;
    border: 1px solid #009de0;
}

body.web #transportType-bus ul.schedule .item {
    background-color: #F4B427;
    border: 1px solid #F4B427;
}

body.web #transportType-microbuss ul.schedule .item {
    background-color: #7f237e;
    border: 1px solid #7f237e;
}

body.web #transportType-night ul.schedule .item {
    background-color: #000000;
    border: 1px solid #000000;
}

ul.schedule .item:hover {
    background-color: #dce3e6 !important;
    border-color: #dce3e6 !important;
}

ul.schedule .item:hover a {
    color: #494949;
}

#transportType-tram li {
    width: auto;
    min-width: 27px;
}

ul.schedule li.textual {
    padding: 0 8px;
}

#transportType-microbuss ul.schedule li {
    width: 36px;
}

body.mobile #transportType-microbuss ul.schedule li {
    width: auto;
}

ul.schedule li a {
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: #333333;
}

ul.schedule li.file {
    border: 0;
    background: transparent;
}

body.mobile ul.schedule li.file {
    border-top: 1px solid #e1e1e1;
    border-bottom: none;
}

ul.schedule li.file a {
    text-transform: none;
    font-weight: normal;
    color: #1c3f95 !important;
}

body.web ul.schedule li.file:hover {
    background: 0;
    border: 0;
}

body.web ul.schedule li.file:hover a {
    text-decoration: none;
    color: #0b1e4e;
}

body.web ul.schedule li:hover a {
    text-decoration: none;
}

body.mobile ul.schedule li,
body.mobile ul.schedule li:hover {
    float: none;
    width: auto;
    height: auto;
    text-align: left;
    margin: 0;
    border: none;
    border-radius: 0;
    background-color: inherit;
    line-height: 16px;
    border-bottom: 1px solid #e1e1e1;
}

body.mobile ul.schedule li.last {
    border-bottom: none;
}

body.mobile ul.schedule li a {
    text-align: left;
    padding: 8px 15px 8px 20px;
}

body.mobile ul.schedule li:hover a {
    color: inherit;
}

body.mobile ul.schedule li a .routeNo {
    display: block;
    float: left;
    width: 33px;
    height: 16px;
    line-height: 16px;
    margin-right: 10px;
    background: #bf3131 url('../../images/mobile-route-bg.png') repeat-x left top;
    color: white;
    text-align: center;
    border-radius: 3px;
}

body.mobile ul.schedule li a .routeTitle {
    display: block;
    font-size: 12px;
    color: #545454;
    padding-left: 45px;
}

.routeTooltip {
    width: auto;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}

.routeTooltip .title {
    height: 23px;
    line-height: 23px;
    color: white;
    font-weight: bold;
    background: #333333;
    border-color: #333333;
    border-width: 1px;
    border-style: solid;
    border-radius: 12px;
    padding: 0 15px;
    white-space: nowrap;
}

.routeTooltip .anchor {
    height: 13px;
    /*background: url( '../images/tooltip-anchor.png' ) no-repeat top center;*/
    margin-top: -1px;
}

.routeTooltip .anchor {
    background: url('/images/tooltip-anchor-dark.png') no-repeat scroll top center;
}

/* Link container */

.contentBox.linkContainer {
    padding: 0;
    background-color: #fdaf11;
}

.contentBox.linkContainer.blue {
    padding: 0;
    background-color: #0087e5;
}

.contentBox.linkContainer ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.contentBox.linkContainer ul li {
    background: url('../images/link-seperator.png') repeat-x bottom left;
}

body.web .contentBox.linkContainer ul li.last:hover,
body.web .contentBox.linkContainer ul li:hover {
    background-color: #f3a80f;
}

body.web .contentBox.linkContainer.blue ul li.last:hover,
body.web .contentBox.linkContainer.blue ul li:hover {
    background-color: #0f67ba;
}

.contentBox.linkContainer ul li.first {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.contentBox.linkContainer ul li.last {
    background: none;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.contentBox.linkContainer ul li a {
    display: block;
    background: url('../images/link-arrow.png') no-repeat right center;
    margin-right: 13px;
    padding: 10px 25px 10px 10px;
}

.contentBox.linkContainer.blue ul li a {
    display: block;
    background: url('../images/link-arrow-blue.png') no-repeat right center;
    margin-right: 13px;
    padding: 10px 25px 10px 10px;
}

body.web .contentBox.linkContainer ul li:hover a {
    background: url('../images/link-arrow-hover.png') no-repeat right center;
}

body.web .contentBox.linkContainer.blue ul li:hover a {
    background: url('../images/link-arrow-blue-hover.png') no-repeat right center;
}

.contentBox.linkContainer ul li a .icon {
    float: left;
    margin-right: 15px;
}

.contentBox.linkContainer.blue ul li a .icon {
    margin-top: 11px;
    margin-left: 10px;
}

/* ======================================== */

.sideBanners .item {
    display: block;
    width: 100%;
    background-color: #eef2f4;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 16px;
}

.sideBanners .item.last {
    margin-bottom: 0;
}

.sideBanners .item:hover .title {
    text-decoration: underline;
}

.sideBanners .item .image {
    height: 100px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.sideBanners .item .title {
    display: block;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #067fd4;
    padding: 12px 40px;
}

/* ======================================== */

.ui-autocomplete.ui-menu .ui-menu-item {
    white-space: nowrap;
}

.ui-autocomplete.ui-menu .ui-state-disabled.ui-label {
    color: black;
    opacity: 1;
    filter: Alpha(Opacity=255);
}

.ui-autocomplete.ui-menu .ui-state-disabled.ui-label span {
    padding: .2em .4em;
    display: block;
}

.ui-autocomplete.ui-menu .autocompleteImage.info {
    vertical-align: -25%;
}

body.mobile .scheduleBlock .tabs_wrapper ul li.active .tabItem {
    color: white;
}

body.mobile .scheduleBlock .tabs_wrapper ul li.ttype-trolley.active
{
    background: #009de0;
}

body.mobile .scheduleBlock .tabs_wrapper ul li.ttype-bus.active
{
    background: #F4B427;
}

body.mobile .scheduleBlock .tabs_wrapper ul li.ttype-microbuss.active
{
    background: #7f237e;
}

body.mobile .scheduleBlock .tabs_wrapper ul li.ttype-night.active
{
    background: #000000;
}

/* ======================================== */

.tabbed .controls {
    display: table;
    overflow: hidden;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.tabbed .controls .item {
    display: table-cell;
    vertical-align: middle;
    height: 46px;
    padding: 0 14px 8px 14px;
    background-color: #d6dce0;
    font-size: 13px;
    font-weight: bold;
    color: #494949;
    cursor: pointer;
}

.tabbed .controls .item.active {
    background: white;
}

.tabbed .contents {
    margin-top: -8px;
    border-radius: 0 8px 8px 8px;
    overflow: hidden;
}

.tabbed .contents .tab {
    display: none;
    padding: 20px 0 20px 20px;
    background-color: white;
}

.tabbed .contents .tab:not(:first-child) {
    border-top-left-radius: 8px;
}

.tabbed .contents .tab.active {
    display: block;
}