﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

canvas {
  -ms-touch-action: double-tap-zoom;
}

#WebsiteTitle:before {
  content: "WebSped";
  display: none;
}

#WebsiteTitleRegTrademark {
  display: none;
}

#Impressum {
  visibility: collapse;
}

.collapsed {
  visibility: collapse;
}

* {
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
}

body {
  font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
  color: #0B174C;
  background-color: #fff;
  height: 100%;
}

clear {
  clear: both;
}

fieldset {
  border: none;
}

legend {
  display: none;
}

h1, h2, h3, h4 {
  margin-bottom: 5px;
  color: #FFBE01;
  font-size: 42px;
  font-weight: normal;
  font-family: Arial,Helvetica,sans-serif;
}

h2 {
  margin-bottom: 5px;
  color: #002F19;
  font-size: 20px;
  font-weight: normal;
}

h3 {
  margin-top: 1.5em;
  margin-bottom: .1em;
  font-size: 13px;
  font-weight: normal;
}

h4 {
  font-size: 13px;
  font-weight: bold;
}

h5 {
  font-family: Arial,Helvetica,sans-serif;
}

#headerlogoHome h1 {
  color: #FFBE01;
}

hr {
  border: none;
  height: 1px;
  color: #D1D1D1;
  background-color: #D1D1D1;
  margin-bottom: 1em;
  text-align: left;
  margin-left: 0;
}

/*p, blockquote, ul, ol {
  margin-bottom: 0.5em;
  line-height: 1.0em;
}*/

p {
}

blockquote {
}

ul {
  margin-left: 2em;
  list-style: square;
}

  ul li {
  }

ol {
  margin-left: 2em;
  list-style: lower-roman;
}

  ol li {
  }

a {
  color: #0B174C;
}

  a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #0B174C;
  }

img {
  border: none;
}

/* Boxed Style */

.boxed {
  margin-top: 200px !important;
  margin-bottom: 1em;
  border: 1px solid #CCCCCC;
  width: 550px;
}

  .boxed .title {
    height: 60px;
    padding: 10px;
    background: #0B174C;
    color: #ffffff;
  }

    .boxed .title .img {
      display: none;
    }


  .boxed .content {
    padding: 30px 10px 10px 10px;
    background-color: rgba(0,0,0,0.4);
    color: #FFFFFF;
    /*filter: background blur(20px);*/
  }

.card .title {
  background: #0B174C;
  color: #FFFFFF;
}

/*.card {
  background-color: #002F19;
}*/

textarea {
  /*border:1px solid #999999; */
  width: 100%;
  padding: 3px;
}

/* Header */

#header {
  width: 750px;
  height: 43px;
  margin: 0 0 0 180px;
}

#headerBackgroundHome {
  background: url(images/img02.png) no-repeat 200px 0px, url(images/img01.png) repeat-x;
  background-position: 100px 3px, 0 0;
  background-size: auto 90px, auto 96px;
  color: #002F19;
}

#headerlogo, #headerlogoHome {
  background: none;
}

/* Header > Slogan */
#slogan {
  float: left;
  cursor: pointer;
}

  #slogan h1 {
    color: #FFFFFF;
    font-size: 30px;
  }

  #slogan h2 {
    margin: 0;
    padding-top: 8px;
    color: #888989;
    font-size: 20px;
    font-weight: bold;
  }

  #slogan a {
    text-decoration: none;
    color: #FFFFFF;
  }

.sectionHeader {
  background-color: #0B174C;
  color: #ffffff;
}

#topmenu {
  float: left;
  padding-top: 30px;
  padding-left: 200px;
}

  /* Header > Top Menu */
  #topmenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
  }

  #topmenu li {
    display: inline;
  }

  #topmenu a {
    display: block;
    color: #ffffff;
    text-decoration: none;
    margin: 0;
    padding: 9px 34px;
    font-weight: 400;
    font-size: 16px;
    border-right: 0px solid #0B174C;
  }

    #topmenu a:first-child {
      border-left: 0px solid #f2f2f2;
    }

    #topmenu a:hover {
      /*background-color: #0B174C;
    color: #002F19;*/
      font-weight: normal;
      text-decoration: none;
      border-bottom: 2px solid #fff;
    }

#topmenu1 {
  background: none;
}

#topmenu2 {
  background: none;
}

#topmenu3 {
  background: none;
}

/* Menu */

#menu {
  clear: both;
  width: 750px;
  height: 40px;
  margin: 0 Auto;
}

  #menu ul {
    margin: 0;
    list-style: none;
    line-height: normal;
    float: left;
  }

  #menu li {
    display: inline;
  }

  #menu a {
    display: block;
    float: left;
    height: 26px;
    padding: 14px 18px 0 20px;
    background: url(images/img06.gif) no-repeat;
    text-transform: uppercase;
    text-decoration: none;
  }

    #menu a:hover {
      text-decoration: underline;
      font-weight: bold;
    }

  #menu .first a {
    padding-left: 0;
    background: none;
  }

#ChatHeader {
  padding: 7px;
  background-color: #0B174C;
  color: #fff;
  text-align: right;
}


#layoutMap #menu {
  clear: both;
  width: 750px;
  height: 22px;
  margin: 0 Auto;
}

.content-video {
  position: absolute;
  top: 96px;
  left: 0;
  width: auto;
  height: 100%;
  z-index: -100;
  overflow: hidden;
  /*-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
}

#content-user {
  position: absolute;
  top: 5px;
  right: 5px;
  /*background-color: #002F19;*/
}

#content-center {
  /*float: right;
  position: relative;
  right: 50%;*/
  width: 1180px;
  margin: 50px auto 30px auto;
  padding: 10px;
  text-align: left;
  background: #F1F7E9;
  background: #ffffff;
}

@media (min-width: 1400px) {
  #content-center {
    width: 1380px;
  }
}

@media (min-width: 1600px) {
  #content-center {
    width: 1580px;
  }
}

@media (min-width: 1900px) {
  #content-center {
    width: 1800px;
  }
}

#headerlogoHome #content-center {
  background: none;
}

#content-center-map {
  /*float: right;
  position: relative;
  right: 50%;*/
  width: 1180px;
  text-align: left;
  background: #FFFFFF url(images/flaeche.png) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#content-right-bar {
  text-align: left;
  padding: 10px 10px; /*margin: 20px;*/ /*position: absolute;*/
  border: 0px solid #D1D1D1;
  background: #FFFFFF url(images/flaeche.png) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; /* for non-css3 browsers */ /*background: #FFFFFF; */ /* for IE */ /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F1F1F1', endColorstr='#FFFFFF', 30px); */ /* for webkit browsers */ /*background: -webkit-gradient(linear, left top, left bottom, from(#F1F1F1), to(#FFFFFF)); */ /* for firefox 3.6+ */ /*background: -moz-linear-gradient(top,  #F1F1F1,  #FFFFFF); */
}

  #content-right-bar h3 {
    margin-top: 0px;
    margin-bottom: 5px;
    background-color: #0B174C; /*width: 100%;*/
    padding: 5px 10px 5px 10px;
    color: #FFFFFF;
  }

#content {
  margin-top: 20px;
}

#content-header-left {
  background-color: #0B174C;
  width: 50px;
  text-align: center;
  cursor: pointer;
}

  #content-header-left:hover {
    background-color: #002F19;
  }

#content-header-center {
  background-color: #0B174C; /*width: 100%;*/
  padding: 0 10px 0 10px;
}

#content-header {
  height: 50px;
  width: 100%;
  color: #ffffff;
  font-size: 20px;
  /*margin-bottom: 30px;*/
}

#content-header-popup {
  display: none;
  background-color: white;
  margin: -5px 0 0 950px;
  padding: 10px;
  position: absolute;
  left: Auto;
  width: 350px;
  z-index: 9999999999;
  border: 1px solid #A4A4A4;
  box-shadow: 0 0 10px #222;
  color: #999999;
}

  #content-header-popup a {
    display: block;
    /*float: left;*/
    margin-top: 5px;
    text-decoration: none;
    color: #999999;
    cursor: pointer;
  }

.PartialContentAjax {
  text-align: center;
}

/* Content > Main */

#main {
  float: left;
  width: 460px;
}

/* Content > Main > Example */

#example {
}

/* Content > Main > Welcome */

#welcome {
  margin: 0 0 3em 0;
  padding: 10px 0 1.5em 0;
  border-bottom: 1px solid #CCCCCC;
}

/* Content > Sidebar */

#sidebar {
  float: right;
  width: 220px;
}


/* Content > Sidebar > Updates*/

#updates {
}

  #updates ul {
    margin: 0;
    list-style: none;
  }

  #updates li {
    margin-bottom: 1em;
  }

  #updates h3 {
    margin: 0;
    padding: 0 0 0 10px;
    background: url(images/img09.gif) no-repeat left center;
    font-size: 9px;
  }

  #updates p {
    margin: 0;
    padding: 0 0 0 10px;
    line-height: normal;
    font-size: 9px;
  }

  #updates a {
    text-decoration: none;
  }

/* Content > Sidebar > Partners*/

#partners {
}

/* Footer */

#footer {
  clear: both;
  width: 100%; /*margin: 0 auto 2em auto;*/
  background: #ffffff; /*border: 0px solid #CCCCCC;*/
  position: fixed;
  bottom: 0;
  padding: 0;
}


/* Footer > Legal */

#legal {
  margin: 0;
  padding: 10px 0;
  text-align: center;
  color: #0B174C;
  font-size: 13px;
}

  #legal a {
    font-weight: bold;
    color: #0B174C;
  }

/* Footer > Links */

#links {
  margin: 0;
  padding: 10px;
  text-align: center;
}

#CustomDispoInfoSymbols {
  margin-left: 10px;
  border: 1px solid #adadad;
  display: inline-block;
}

.deleteRequestText {
  float: left;
  color: Red;
  font-weight: bold;
  margin: 10px 0 0 0;
}

.noticeText {
}

/* Tables */
.tableForm {
  /*color: Red;*/
}

  .tableForm td {
    height: 20px; /*background:yellow;*/
    vertical-align: central;
  }

.tableLabelTitle {
  height: 20px;
  vertical-align: middle;
  color: White;
  background-color: #0B174C;
  padding-left: 10px;
}

.tableLabelAddress {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

.tableLabelHeader {
  height: 25px;
  vertical-align: bottom;
  font-weight: bold;
}

  .tableLabelHeader td {
    height: 20px;
    padding-left: 10px;
  }

.tableLabelContent td {
  padding-left: 10px;
}

#tableMC td {
  height: 20px;
  background: yellow;
  vertical-align: top;
}

#homeTable {
  border-collapse: separate;
  border-spacing: 0 30px;
  padding: 0 20px;
}

  #homeTable tr {
    color: #fff;
    background: #0B174C;
    margin-right: 20px;
  }

  #homeTable p {
    padding-top: 7px;
    font-size: 20px;
    color: #ffffff;
  }

  #homeTable div {
    padding: 20px 20px 0 20px;
    background-color: #fff;
    color: #000000;
    border: 1px solid #0B174C;
  }

div #homeTableLogin {
  padding-left: 120px;
  border: 0px solid #0B174C;
}

  div #homeTableLogin tr {
    color: #000000;
    background: #fff;
  }


/* Form Elements */
.headerBar {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.headerBarRight {
  float: right;
  padding: 0px 0px;
}

.Requiered {
  float: left;
  padding: 10px 0px;
  font-size: 13px;
  font-family: Arial,Helvetica,sans-serif;
}

.searchBar {
  /*width: 750px;*/ /*margin: 0px Auto 0px Auto;*/
  padding: 7px 10px;
  text-align: right;
  color: #002F19;
  background-color: #0B174C;
}

.searchBarText {
  padding-top: 6px;
  min-width: 800px;
  font-size: 20px;
  color: #fff;
  text-align: right;
  background-color: #0B174C;
}

@media (min-width: 1400px) {
  .searchBarText {
    min-width: 1000px;
  }
}

@media (min-width: 1600px) {
  .searchBarText {
    min-width: 1200px;
  }
}

@media (min-width: 1900px) {
  .searchBarText {
    min-width: 1400px;
  }
}

#SearchNotFoundTitle:before {
  content: "WebSped";
}

.searchNotFoundHeader {
  /*width: 750px;*/ /*margin: 0px Auto 0px Auto;*/
  padding: 0 10px 0 10px;
  height: 50px;
  text-align: left;
  color: #fff;
  background-color: #0B174C;
}

.searchNotFoundContent {
  margin: 20px 0;
  padding: 0 20px;
  text-align: left;
}

.searchNotFoundFooter {
  height: 140px;
  background: #0B174C url(images/searchNotFoundFooter.jpg) no-repeat;
}

.buttonBar {
  /*width: 750px;*/ /*margin: 0px Auto 0px Auto;*/
  clear: both;
  margin: 30px 0 0 0;
  /*margin: 30px -10px -0px -10px;
  padding: 10px 10px 0px 10px;*/
  text-align: right; /*border-top: 1px solid #D1D1D1;*/ /*background: #FFFFFF;    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F1F1F1', endColorstr='#FFFFFF', 30px);    background: -webkit-gradient(linear, left top, left bottom, from(#F1F1F1), to(#FFFFFF));    background: -moz-linear-gradient(top,  #F1F1F1,  #FFFFFF); */
}

.captcha {
  padding: 40px 0 0 0;
}


/*input[type="text"], input[type="password"], select, textarea
{
  font-family: Segoe UI, Arial, Helvetica, sans-serif;
  font-size: 100%;
  border-color:#e5e5e5;
  border-width:1px;
  border-style:solid;
  padding:2px 1px 3px; 
  margin-top:-1px;
}*/

input.loginEntry {
  width: 320px;
  border: 1px solid #ccc;
}

.submitButton {
  text-align: right;
  padding-right: 10px;
}

.field-validation-error {
  color: red;
}

.validation-summary-errors {
  /*font-size: 12px;   color: Red;*/
  border: 1px solid red;
  color: red;
  margin: 10px 0px;
  padding: 15px 15px 15px 100px;
  background: #fff url(images/icons/validationerror.png) no-repeat 5px 50%;
}

.validation-summary-valid {
  display: none;
}


/* image classes for custom commands */
.GridButtonAdd.k-icon {
  background: url(images/icons/addpos.png) no-repeat;
  background-position: center;
}

.GridButtonEdit.k-icon {
  background: url(images/icons/edit.png) no-repeat;
  background-position: center;
}

.GridButtonDelete.k-icon {
  background: url(images/icons/delete.png) no-repeat;
  background-position: center;
}

.GridButtonDetails.k-icon {
  background: url(images/icons/details.png) no-repeat;
  background-position: center;
}

.GridButtonOrderTicket.k-icon {
  background: url(images/icons/ticket.png) no-repeat;
  background-position: center;
}

.GridButtonOrderTicketExist.k-icon {
  background: url(images/icons/ticket_available.png) no-repeat;
  background-position: center;
}


.GridButtonOrderStatus.k-icon {
  background: url(images/icons/status.png) no-repeat;
  background-position: center;
}

.GridButtonTourStatus.k-icon {
  background: url(images/icons/statusTour.png) no-repeat;
  background-position: center;
}

.GridButtonPrintOrder.k-icon {
  background: url(images/icons/PrintOrder.png) no-repeat;
  background-position: center;
}

.GridButtonPrintLabel.k-icon {
  background: url(images/icons/PrintLabel.png) no-repeat;
  background-position: center;
}

.GridButtonChangeOrderType.k-icon {
  background: url(images/icons/order_change.png) no-repeat;
  background-position: center;
}

.tileButton {
  float: left;
  width: 150px;
  height: 110px;
  padding: 10px 0 10px 0;
  margin: 0 10px;
  position: relative;
  overflow: hidden;
  border: 0 solid red;
  cursor: pointer;
  color: #fff;
  background-color: #0B174C;
  text-align: center;
  vertical-align: middle;
}

  .tileButton:hover {
    background-color: #FFBE01;
    color: #fff;
  }

  .tileButton .text {
    margin: -15px 2px 0 2px;
    font-size: 18px;
  }

  .tileButton .description {
    display: none;
    text-align: left;
    padding-left: 10px;
    position: static;
    margin-top: -60px;
  }

.ImageToggleButton {
  border-style: none;
  border-width: 0px;
  cursor: pointer;
  background-color: transparent;
}

.CustomDispoInfoButton {
  background: transparent;
  border: 0;
  height: 28px;
  width: 28px;
  margin: 0 1px 0 6px;
}

.headerButton {
  background: transparent;
  border: 0;
  height: 28px;
  width: 28px;
  float: right;
  margin: 0 1px 0 6px;
}

  .headerButton::-moz-focus-inner {
    border: none;
    padding: 0 !important;
  }
  /* this fixes 1px span’s offset in firefox*/

  .headerButton:hover {
    background-color: #002F19;
    cursor: pointer;
  }

.LISImage {
  background: #0B174C;
  border: 0;
}

.LISImageButton {
  background: #0B174C;
  border: 0;
  padding: 1px;
  /*height: 28px;
  width: 28px;*/
}

  .LISImageButton:hover {
    background-color: #002F19;
    cursor: pointer;
  }

.LISGridFilterButton {
  border: 1px solid transparent;
  /*border: 1px solid #ccc;*/
  background-color: transparent;
}

  .LISGridFilterButton:hover {
    cursor: pointer;
    border: 1px solid #adadad;
    background-color: #ffffff;
  }

.imageButton {
  background-color: transparent;
  border: 0;
  height: 22px;
  width: 22px;
  vertical-align: central;
  padding-top: 2px;
  margin-top: -1px;
  margin-left: 2px;
}

  .imageButton::-moz-focus-inner {
    border: none;
    padding: 0 !important;
  }
  /* this fixes 1px span’s offset in firefox*/

  .imageButton:hover {
    background-color: #FECB54;
    cursor: pointer;
  }

.searchButton {
  display: inline-block;
  background-color: #a6a6a6;
  margin: -1px 0px 0px -1px;
  min-width: 22px;
  width: 22px;
  max-height: 21px;
  height: 21px;
  padding: 0;
  border-width: 1px;
  border-style: solid;
  border-color: #E5E5E5;
  text-align: center;
  cursor: pointer;
}

  .searchButton:hover {
    background-color: #FECB54;
    cursor: pointer;
  }

#homeMenuItem > .k-menu-expand-arrow-icon,
#homeMenuItem > .k-menu-link-text {
  color: #ffffff;
}

#logout-menu {
  display: none;
  z-index: 9999999;
  margin-top: 5px;
  border-style: outset; /*background-color:#F2F2F2;*/
  background-color: Black;
  color: White;
  position: absolute;
  text-align: center;
}

  #logout-menu:hover {
    /*background-color:#FECB54;*/
    border-style: inset;
  }

.deliveryStateOpen1 {
  float: left;
  background-color: #F1F2F2;
}

.deliveryStateOpen2 {
  float: left;
  background-color: #F1F2F2;
}

.deliveryStateOpen3 {
  float: left;
  background-color: #F1F2F2;
}

.deliveryStateOpen4 {
  float: left;
  background-color: #F1F2F2;
}

.deliveryStateOpen5 {
  float: left;
  background-color: #F1F2F2;
}

.deliveryStateOpen6 {
  float: left;
  background-color: #F1F2F2;
}

.deliveryStateOpen7 {
  float: left;
  background-color: #F1F2F2;
}

.deliveryStateOpen8 {
  float: left;
  background-color: #F1F2F2;
}

.deliveryStateOpenOverview1 {
  float: left;
  background-color: #CCCCCC;
}

.deliveryStateOpenOverview2 {
  float: left;
  background-color: #CCCCCC;
}

.deliveryStateOpenOverview3 {
  float: left;
  background-color: #CCCCCC;
}

.deliveryStateOpenOverview4 {
  float: left;
  background-color: #CCCCCC;
}

.deliveryStateOpenOverview5 {
  float: left;
  background-color: #CCCCCC;
}

.deliveryStateOpenOverview6 {
  float: left;
  background-color: #CCCCCC;
}

.deliveryStateOpenOverview7 {
  float: left;
  background-color: #CCCCCC;
}

.deliveryStateOpenOverview8 {
  float: left;
  background-color: #CCCCCC;
}

.deliveryStateFinished1 {
  float: left;
  background-color: #FFBE01;
}

.deliveryStateFinished2 {
  float: left;
  background-color: #86b918;
}

.deliveryStateFinished3 {
  float: left;
  background-color: #86b918;
}

.deliveryStateFinished4 {
  float: left;
  background-color: #86b918;
}

.deliveryStateFinished5 {
  float: left;
  background-color: #86b918;
}

.deliveryStateFinished6 {
  float: left;
  background-color: red;
}

.deliveryStateFinished7 {
  float: left;
  background-color: red;
}

.deliveryStateFinished8 {
  float: left;
  background-color: red;
}

/* Page Sub Menu */
.pagesubmenu {
  margin: -25px 5px 20px 0;
  float: right;
}

  .pagesubmenu td {
    background-color: #0B174C;
    color: #FFFFFF;
  }

/* AutoComplete list */
.MC-AutoCompleteList-Container {
  height: auto !important;
  max-height: none !important;
}

/* Tooltip */
.k-widget.k-tooltip {
  border-color: transparent;
  background-color: #0B174C;
  color: #FFFFFF;
  width: 150px;
}

/* To hide controls */
.VisibilityHidden {
  display: none;
}

#WebSpedOrderMap {
  position: absolute;
  width: 1170px;
  height: 700px;
}

.k-datepicker {
  width: 120px;
}

.k-timepicker {
  width: 80px;
}

.k-ie9 .k-column-menu {
  width: 180px;
}

.k-column-menu {
  min-width: 180px;
}

.k-grid tbody .k-button, .k-ie8 .k-grid tbody button.k-button {
  min-width: 22px;
}

.k-grid table {
  table-layout: fixed;
}

.k-grid td {
  white-space: nowrap;
}

.k-separator {
  background-color: #f5f5f5;
}

.k-button:not(.k-button-flat, .k-input-button, .k-spinner-increase, .k-spinner-decrease) {
  color: #ffffff;
  border-color: #0B174C;
  background-color: #0B174C;
}

.mControl .k-button {
  color: #ccc;
  border-color: #ccc;
  background-color: #fff;
  border-width: 1px;
}

  .mControl .k-button:hover {
    color: #ffffff;
    border-color: #002F19;
    background-color: #002F19;
    border-width: 1px;
  }


.k-button:hover {
  color: #fff;
  border-color: #323232;
  background-color: #323232;
}

.k-numeric-wrap.k-active {
  border-color: #cccccc;
}

.k-grid-header .k-header > .k-link {
  display: inline;
}

.k-button.grid-button,
.k-button.k-button-icontext {
  background-color: #f5f5f5;
  color: #333333;
}

.TextFromTextBaseTemplate {
  height: 72px;
  overflow: auto;
}

.DivisionSelectorMainItem {
  color: #999999;
}

.ContentDivisionSelector .DivisionSelectorMainItem {
  color: #000000;
  padding-top: 2px;
}

.k-treeview .k-checkbox {
  vertical-align: middle;
}

/*Tour Info Region*/
#TourInfoScheduler .k-scheduler-groupcolumn {
  width: 120px;
}

#TourInfoScheduler .k-scheduler-mark {
  display: none;
}

/*********************/

/*Slot Manager Region*/
.invalid-slot {
  background: red !important;
  cursor: no-drop;
}

.k-nonwork-hour {
  background: silver;
}

.k-scheduler-table .k-nonwork-hour {
  background: silver;
}

.k-scheduler {
  background: white;
}

.Filterbox {
  border-color: #cccccc;
  border-width: 0 0 1px;
  background-color: #f5f5f5;
  border-style: solid;
  background-clip: border-box;
  color: #333333;
  vertical-align: middle;
  padding: 0;
}

  .Filterbox div {
    float: left;
    margin: 5px;
  }

    .Filterbox div input {
      vertical-align: middle;
      margin: 5px;
    }

  .Filterbox br {
    clear: left;
  }

.Status_NotSet {
  background-color: red;
}

.Status_Arrived {
  background-color: green;
}

.Status_Released {
  background-color: yellow;
}

.Status_HasLeft {
  background-color: grey;
}
/*********************/

/*Busy indicator*/
.BusyIndicatorLoading {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.7);
  color: #fff;
  display: none;
  font-size: 30px;
  z-index: 99;
}

.BusyIndicatorCentered {
  position: fixed; /* or absolute */
  top: 50%;
  left: 50%;
  /* bring your own prefixes */
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/*********************/

/*Vehicle locations Region*/
.k-map .k-marker-vehicle {
  background-position: 0 80px;
}

#VehicleLocationTreeView .k-sprite {
  background-image: url(metro/sprite.png);
}

.VehicleLocationTreeViewRootFolder {
  background-position: -112px -272px;
}

#VehicleLocation-slide-in-share {
  position: absolute;
  top: 0;
  right: 0;
  width: 500px;
  margin-right: -500px;
  border: solid #e9e9e9;
  border-width: 1px 0 1px 0;
  background: #F1F4EF;
  z-index: 99999;
  filter: alpha(opacity=85); /* IE */
  -moz-opacity: 0.85; /* Mozilla */
  opacity: 0.85; /* CSS3 */
}

#Message-share {
  position: absolute;
  top: 150px;
  left: 0;
  width: 271px;
  margin-left: 0px;
  border: solid #e9e9e9;
  border-width: 1px 1px 1px 1px;
  background: #ffffff;
  overflow-y: auto;
  overflow-x: hidden;
  filter: alpha(opacity=85); /* IE */
  -moz-opacity: 0.85; /* Mozilla */
  opacity: 0.85; /* CSS3 */
}

.Telematic-Header {
  font-size: 10px;
  font-weight: bold;
  margin-left: 5px;
  color: #000;
}

.Telematic-Message {
  border-bottom: 1px solid #aaa;
  /*background-color: #eee;*/
  padding-top: 5px;
}

.Telematic-Message-New {
  border-bottom: 1px solid #aaa;
  background-color: #FFEDBA;
  padding-top: 5px;
}

.Telematic-Message-In {
  border-bottom: 1px solid #aaa;
  background-color: #FFEDBA;
  padding-top: 5px;
}

.Telematic-Message-Out {
  border-bottom: 1px solid #aaa;
  background-color: #F6BAC0;
  padding-top: 5px;
}

.Telematic-Message-Text {
  font-size: 12px;
  margin-left: 5px;
}

.Telematic-MessageAsHeader {
  font-size: 12px;
  margin-left: 5px;
  margin-top: 5px;
}

.Telematic-TimeStamp {
  font-size: 9px;
  color: gray;
  text-align: right;
  margin-right: 5px;
  float: right;
}

.Station {
  border-bottom: 1px solid #aaa;
  margin-top: 8px;
  padding: 0 5px;
}

.Station-Day {
  text-align: center;
  border-bottom: 1px solid #aaa;
  background-color: lightgray;
}



.Station-Header {
  font-size: 12px;
  color: #000;
  text-align: left;
  margin-left: 5px;
  margin-top: 2px;
  text-wrap: none;
}

.Station-Distance {
  font-size: 9px;
  color: gray;
  text-align: right;
  margin-right: 5px;
}

#VehicleLocation-slide-in-handle {
  position: absolute;
  right: 500px;
  width: 50px;
  height: 50px;
  padding: 5px 0;
  background: #0B174C;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  /* Internet Explorer */
  -ms-writing-mode: tb-rl;
}

.VehicleLocationMenu {
  position: absolute;
  top: 180px;
  left: 30px;
  z-index: 10000;
}

#VehicleLocationDetail-slide-in {
  position: absolute;
  top: 0;
  left: 0;
  width: 350px;
  height: 100%;
  margin-left: -350px;
  border: solid #e9e9e9;
  border-width: 1px 0 1px 0;
  background: #ffffff;
  z-index: 10000;
}

.k-header-column-menu.k-active {
  background-color: #fff;
}

.k-grid-filter.k-active {
  background-color: #fff;
}

.LinkContainer {
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #ebebec;
  background-color: #f7f7f7;
  cursor: pointer;
}

.LinkContainerContent {
  padding: 10px;
}

.LinkContainer:hover {
  background-color: #fcfcfc;
}

.LinkContainer a:hover {
  font-weight: normal;
}

.CalendarSheet {
  height: 60px;
  width: 60px;
  background-color: white;
  text-align: center;
  border: 2px solid #0B174C;
  position: relative;
}

.CalendarSheet-Canvas {
  line-height: 2;
  font-size: 18px;
}

.CalendarSheet-Subline {
  color: #FFFFFF;
  background-color: #0B174C;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.BottomRightContent {
  bottom: 25px;
  right: 25px;
  position: fixed;
}


.ChatMessageReceived {
  background-color: #428bca;
  color: #fff;
  margin: 10px 100px 0px 10px;
  min-height: 20px;
  border-radius: 5px;
  padding: 5px;
  overflow: hidden;
}

.ChatMessageSent {
  background-color: #0B174C;
  color: #fff;
  margin: 10px 10px 0px 100px;
  min-height: 20px;
  border-radius: 5px;
  padding: 5px;
  overflow: hidden;
}

.ChatMessageHeader {
  font-size: 9px;
}

.ChatMessageSubLine {
  margin: 0px;
  font-size: 9px;
  text-align: right;
}

.BusyIndicatorLoading {
  background-color: rgba(255,255,255,0.7);
  background-color: rgba(0,0,0,0.4);
}

.spinner {
  background: url(images/spinner.png) no-repeat 20px 45px;
  background-size: 100px;
  animation: pulse 1.5s linear 0.02s infinite;
}

  .spinner::before {
    border-bottom-color: #0B174C;
    border-right-color: #0B174C;
  }

  .spinner::before, .spinner::after {
    border-width: 6px;
  }

  .spinner::after {
    border-bottom-color: #0B174C;
    border-right-color: #0B174C;
  }

.k-card-image {
  background-color: #0B174C;
}
