@CHARSET "UTF-8";

/* FireFox Hacks */
@-moz-document url-prefix() {
}
/* Opera/Safari Hacks */
@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
}

/* Global Definitions (without Hacks) */
html, body {
  font-family: Arial;
  font-size: 12px;
  color: #666;
  -khtml-user-select: none;
  /*-webkit-user-select:none;*/
  height: 90%; /* Dialog wird anhand des bodys positioniert */
  backface-visibility:hidden;
}
select[disabled] {
  border: 1px solid #CCCCCC;
  background: #F5F5F5 !important;
}
input[disabled] {
  border: 1px solid #CCCCCC;
  background: #F5F5F5 !important;
}
a {
  text-decoration: none;
  color: inherit;
}
th {
  font-size: 12px;
  color: #333333;
  font-weight: bold;
  padding-top: 3px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: left;
  cursor: default;
}
input, select, textarea {
  background: #FFF !important;
  color: 333 !important;
}
#mainHead {
  -moz-box-shadow: 1px 2px 10px 3px #666;
  -webkit-box-shadow: 1px 2px 10px 3px #666;
  box-shadow: 1px 2px 10px 3px #666;
  height: 90px !important;
}
#menubutton_catalogues {
  margin-left: 10px;
}
a {
  transition: box-shadow 0.5s;
}
a:hover {
  text-decoration: underline;
}
.ui-dialog .ui-dialog-titlebar-minimize {
  position: absolute;
  right: 1.9em;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
}
.ui-dialog .ui-dialog-titlebar-minimize span {
  display: block;
  margin: 1px;
}
.ui-dialog .ui-dialog-titlebar-minimize:hover, .ui-dialog .ui-dialog-titlebar-minimize:focus {
  padding: 0;
}
.ui-dialog .ui-dialog-titlebar-maximize {
  position: absolute;
  right: 1.9em;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
}
.ui-dialog .ui-dialog-titlebar-maximize span {
  display: block;
  margin: 1px;
}
.ui-dialog .ui-dialog-titlebar-maximize:hover, .ui-dialog .ui-dialog-titlebar-maximize:focus {
  padding: 0;
}

#logo_small {
  width: 200px;
  z-index: 9999999 !important;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
#allPanels {
  position: absolute;
  left: 0px;
  top: 680px;
  z-index: 1000;
}
#allPanelsRight {
  position: absolute;
  right: 0px;
  top: 680px;
  z-index: 1000;
}
.settings_label {
  float: left;
  padding-bottom: 10px;
  width: 150px;
}
.data_col {
  font-size: 12px;
  color: #33333;
  margin: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  cursor: default;
  border: 1px solid #CCC;
  white-space: nowrap;
  vertical-align: top;
}
#VehiclePanelWrapper {
  display: none;
  position: absolute;
  left: -10;
  top: -550px;
  border-top-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-box-shadow: 1px 2px 10px 3px #666;
  -webkit-box-shadow: 1px 2px 10px 3px #666;
  box-shadow: 1px 2px 10px 3px #666;
  z-index: 99999;
}
#btnVehiclePanel {
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  height: 40px;
  width: 170px;
  position: absolute;
  left: -83px;
  z-index: 99999;
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottom-left: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-box-shadow: 1px 2px 10px 3px #666;
  -webkit-box-shadow: 1px 2px 10px 3px #666;
  box-shadow: 1px 2px 10px 3px #666;
  cursor: pointer;
  transition: box-shadow 0.5s;
}
#TourPanelWrapper {
  display: none;
  position: absolute;
  left: -10;
  top: -550px;
  border-top-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-box-shadow: 1px 2px 10px 3px #666;
  -webkit-box-shadow: 1px 2px 10px 3px #666;
  box-shadow: 1px 2px 10px 3px #666;
  z-index: 100;
}
#PlaningPanelWrapper {
  display: none;
  position: absolute;
  left: -10;
  top: -550px;
  border-top-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-box-shadow: 1px 2px 10px 3px #666;
  -webkit-box-shadow: 1px 2px 10px 3px #666;
  box-shadow: 1px 2px 10px 3px #666;
  z-index: 99999;
}
#PlaningPanelRightWrapper {
  display: none;
  position: absolute;
  right: 0px;
  top: -550px;
  border-top-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-box-shadow: 1px 2px 10px 3px #666;
  -webkit-box-shadow: 1px 2px 10px 3px #666;
  box-shadow: 1px 2px 10px 3px #666;
  z-index: 99999;
}
#btnTourPanel {
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  height: 40px;
  width: 170px;
  position: absolute;
  left: -83px;
  z-index: 99999;
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottom-left: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-box-shadow: 1px 2px 10px 3px #666;
  -webkit-box-shadow: 1px 2px 10px 3px #666;
  box-shadow: 1px 2px 10px 3px #666;
  cursor: pointer;
}

#btnPlaningPanel {
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  height: 40px;
  width: 170px;
  position: absolute;
  left: -83px;
  z-index: 99999;
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottom-left: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-box-shadow: 1px 2px 10px 3px #666;
  -webkit-box-shadow: 1px 2px 10px 3px #666;
  box-shadow: 1px 2px 10px 3px #666;
  cursor: pointer;
}
#StreamPanelWrapperHelper {
  position: absolute;
  right: 1px;
  top: 200px;
  width: 20%;
}
#LocationPlanWrapperHelper {
  position: absolute;
  right: 0px;
}
#LocationPlanWrapper {
  display: none;
  position: relative;
  border-top-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-box-shadow: 1px 2px 10px 5px #666;
  -webkit-box-shadow: 1px 2px 10px 5px #666;
  box-shadow: 1px 2px 10px 5px #666;
  /*z-index:9998;*/
}
#LocationPlan {
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  padding-top: 10px;
}
#LocationPlanInnerHelper {
  overflow-y: auto;
  overflow-x: hidden;
}
.LocationPlanTopic {
  padding: 10px;
  padding-bottom: 5px;
  padding-left: 15px;
  opacity: 0.5;
  font-size: 16px;
  font-weight: bold;
  width: 150px;
}
.LocationPlanContent {
  padding: 10px;
  padding-top: 5px;
}
.LocationPlanContent a {
  color: inherit !important;
}
#LocationPlanInnerList {
  margin: 5px;
  margin-right: 0;
  height: 375px;
  width: 280px;
  border-top-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border: 1px solid #CCC;
  border-right: none;
}
#LocationPlanInnerHelperMessage {
  opacity: 0.5;
  margin-top: 50px;
  margin-left: 15px;
}
#StreamPanelWrapper {
  display: none;
  position: relative;
  border-top-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-box-shadow: 1px 2px 10px 5px #666;
  -webkit-box-shadow: 1px 2px 10px 5px #666;
  box-shadow: 1px 2px 10px 5px #666;
  z-index: 99999;
}
#StreamPanel {
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  padding-top: 10px;
}
#StreamPanelInnerHelper {
  overflow-y: auto;
  overflow-x: hidden;
}
.StreamListTopic {
  padding: 10px;
  padding-bottom: 5px;
  padding-left: 15px;
  opacity: 0.5;
  font-size: 16px;
  font-weight: bold;
  width: 150px;
}
.StreamListContent {
  padding: 10px;
  padding-top: 5px;
}
.StreamListContent a {
  color: inherit !important;
}
#StreamPanelInnerList {
  margin: 5px;
  margin-right: 0;
  height: 575px;
  /*width:98%;*/
  border-top-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border: 1px solid #CCC;
  border-right: none;
  overflow-y: auto;
}
#StreamListInnerHelperMessage {
  opacity: 0.5;
  margin-top: 50px;
  margin-left: 15px;
}
#btnVehiclePanel:hover {
  box-shadow: 1px 2px 10px 3px #ffff99;
}
#showFavs {
  position: relative;
  top: 4px;
  right: 2px;
  cursor: pointer;
  opacity: 0.6;
}
#showFavs:hover {
  opacity: 1.0;
}
.vehicleMenuItem {
  width: 39px;
  height: 30px;
  float: left;
}
.icon_setMapTour {
  background-image: url("../IMAGES/menu_tour_map.png");
}
.icon_setMapTour:hover {
  background-image: url("../IMAGES/menu_tour_map_gloss.png");
}
.icon_saveTour {
  background-image: url("../IMAGES/menu_tourpanel_save.png");
}
.icon_saveTour:hover {
  background-image: url("../IMAGES/menu_tourpanel_save_gloss.png");
}
.icon_printTour {
  cursor: pointer;
}

.icon_deleteTour {
  background-image: url("../IMAGES/menu_tourpanel_delete.png");
}
.icon_deleteTour:hover {
  background-image: url("../IMAGES/menu_tourpanel_delete_gloss.png");
}
.icon_showVehicleInMap {
  background-image: url("../IMAGES/menu_showVehicle.png");
}
.icon_showVehicleInMap:hover {
  background-image: url("../IMAGES/menu_showVehicle_gloss.png");
}
.icon_addVehicleInMap {
  background-image: url("../IMAGES/menu_showInMap.png");
}
.icon_addVehicleInMap:hover {
  background-image: url("../IMAGES/menu_showInMap_gloss.png");
}
.icon_removeVehicleInMap {
  background-image: url("../IMAGES/menu_remShowInMap.png");
}
.icon_removeVehicleInMap:hover {
  background-image: url("../IMAGES/menu_remShowInMap_gloss.png");
}
.icon_addFavourite {
  background-image: url("../IMAGES/menu_addFav.png");
}
.icon_removeFavourite {
  background-image: url("../IMAGES/menu_remFav.png");
}
.icon_removeFavourite:hover {
  background-image: url("../IMAGES/menu_remFav_gloss.png");
}
.icon_addFavourite:hover {
  background-image: url("../IMAGES/menu_addFav_gloss.png");
}
.icon_followVehicle {
  background-image: url("../IMAGES/menu_follow.png");
}
.icon_followVehicle:hover {
  background-image: url("../IMAGES/menu_follow_gloss.png");
}
.icon_remFollowVehicle {
  background-image: url("../IMAGES/menu_remFollow.png");
}
.icon_remFollowVehicle:hover {
  background-image: url("../IMAGES/menu_remFollow_gloss.png");
}
.icon_showHistoryRoute {
  background-image: url("../IMAGES/menu_showHistoryRoute.png");
}
.icon_showHistoryRoute:hover {
  background-image: url("../IMAGES/menu_showHistoryRoute_gloss.png");
}
.icon_getOrders {
  background-image: url("../IMAGES/menu_showHistoryRoute.png");
}
.icon_getOrders:hover {
  background-image: url("../IMAGES/menu_showHistoryRoute_gloss.png");
}
.icon_showTourOpti {
  background-image: url("../IMAGES/menu_icon_showTourOpti2.png");
}
.icon_showTourOpti:hover {
  background-image: url("../IMAGES/menu_icon_showTourOpti_gloss.png");
}
.icon_locationNew {
  background-image: url("../IMAGES/menu_newLocation.png");
}
.icon_locationNew:hover {
  background-image: url("../IMAGES/menu_newLocation_gloss.png");
}
.icon_locationEdit {
  background-image: url("../IMAGES/menu_editLocation.png");
}
.icon_locationEdit:hover {
  background-image: url("../IMAGES/menu_editLocation_gloss.png");
}
.icon_locationDelete {
  background-image: url("../IMAGES/menu_deleteLocation.png");
}
.icon_locationDelete:hover {
  background-image: url("../IMAGES/menu_deleteLocation_gloss.png");
}

.icon_locationRefresh {
  background-image: url("../IMAGES/menu_refreshLocation.png");
}
.icon_locationRefresh:hover {
  background-image: url("../IMAGES/menu_refreshLocation_gloss.png");
}

#generalPreloader {
  width: 350px;
  height: 40px;
  background: #000;
  position: absolute;
  z-index: 99999999;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: #FFF;
  font-weight: bold;
  box-shadow: 1px 2px 10px 3px #999;
  opacity: 0.8;
  display: none;
}
#generalPreloaderInner {
  margin-top: 10px;
  margin-left: 10px;
}
#generalPreloaderInner img {
  margin-right: 7px;
  bottom: 2px;
  position: relative;
}
#generalPreloaderUtil {
  /*width:350px;
	height:40px;*/
  background: #000;
  position: absolute;
  z-index: 99999999;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: #FFF;
  font-weight: bold;
  box-shadow: 1px 2px 10px 3px #999;
  opacity: 0.8;
  display: none;
}
#generalPreloaderInnerUtil {
  margin-top: 10px;
  margin-left: 10px;
}
#generalPreloaderInnerUtil img {
  margin-right: 7px;
  bottom: 2px;
  position: relative;
}

.generalPreloaderUtil {
  /*width:350px;
	height:40px;*/
  background: #000;
  position: absolute;
  z-index: 99999999;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: #FFF;
  font-weight: bold;
  box-shadow: 1px 2px 10px 3px #999;
  opacity: 0.8;
  display: none;
}
.generalPreloaderInnerUtil {
  margin-top: 10px;
  margin-left: 10px;
}
.generalPreloaderInnerUtil img {
  margin-right: 7px;
  bottom: 2px;
  position: relative;
}
.closePanelIcon {
  cursor: pointer;
  display: none;
  width: 15px;
  height: 15px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  box-shadow: none;
  float: right;
  margin-right: 15px;
  transition: box-shadow 0.5s;
}
.closePanelIcon:hover {
  box-shadow: 1px 1px 2px 1px #666666;
}
#btnVehiclePanelDocked {
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  height: 35px;
  width: 170px;
  position: absolute;
  left: 169;
  z-index: 99999;
  bottom: 395px;
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  cursor: pointer;
  border-left: none;
  z-index: 99999;
  box-shadow: 0px 8px 10px 0px #666;
}
#btnVehiclePanelTextDocked {
  position: relative;
  top: 10px;
  font-weight: bold;
  left: 54px;
}
#btnVehiclePanelText {
  position: relative;
  top: 16px;
  font-weight: bold;
  /*right:10px;*/
  max-width: 155px;
  text-align: center;
  transition: box-shadow 0.5s;
}
#VehiclePanel {
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  padding-top: 10px;
}
#VehiclePanelInner {
  margin: 5px;
  margin-left: 0;
  height: 620px;
  width: 230px;
  border-top-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border: 1px solid #CCC;
  border-left: none;
}
#VehiclePanelInnerHelper {
  overflow-y: auto;
  overflow-x: hidden;
}
#backAddVehicleList {
  width: 180px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  position: relative;
  top: 7px;
  left: 2px;
  padding: 5px;
  opacity: 0.7;
}
#backAddVehicleList:hover {
  opacity: 1.0;
}

#btnTourPanelDocked {
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  height: 35px;
  width: 170px;
  position: absolute;
  left: 169;
  z-index: 99999;
  bottom: 395px;
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  cursor: pointer;
  border-left: none;
  z-index: 99999;
  box-shadow: 0px 8px 10px 0px #666;
}
#btnPlaningPanelDocked {
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  height: 35px;
  width: 170px;
  position: absolute;
  left: 169;
  z-index: 99999;
  bottom: 395px;
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  cursor: pointer;
  border-left: none;
  z-index: 99999;
  box-shadow: 0px 8px 10px 0px #666;
}
#btnTourPanelTextDocked {
  position: relative;
  top: 10px;
  font-weight: bold;
  left: 54px;
}
#btnPlaningPanelTextDocked {
  position: relative;
  top: 10px;
  font-weight: bold;
  left: 54px;
}
#btnTourPanelText {
  position: relative;
  top: 16px;
  font-weight: bold;
  right: 56px;
  text-align: right;
}
#btnPlaningPanelText {
  position: relative;
  top: 16px;
  font-weight: bold;
  right: 56px;
  text-align: right;
}
#TourPanel {
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  padding-top: 10px;
}
#PlaningPanel {
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  padding-top: 10px;
}
#PlaningPanelRight {
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  padding-top: 10px;
}
.iconns {
  margin-left: 0;
  border-top-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  /*border:1px solid #CCC;*/
  border-left: none;
}
#TourPanelInnerHelper {
  overflow-y: auto;
  overflow-x: hidden;
  margin-top: 5px;
  height: 95%;
}
#PlaningPanelInnerHelper {
  overflow-y: auto;
  overflow-x: hidden;
}
#PlaningPanelRightInnerHelper {
  overflow-y: auto;
  overflow-x: hidden;
}
#backAddTourList {
  width: 180px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  position: relative;
  top: 7px;
  left: 2px;
  padding: 5px;
  opacity: 0.7;
}
#backAddTourList:hover {
  opacity: 1.0;
}

.carListTopic {
  padding: 10px;
  padding-top: 0px;
  padding-bottom: 10px;
  opacity: 0.5;
  font-size: 16px;
  font-weight: bold;
  width: 160px;
  float: left;
}
.carRouteListTopic {
  padding: 10px;
  padding-bottom: 5px;
  opacity: 0.5;
  font-size: 16px;
  font-weight: bold;
  width: 150px;
}
.carRouteListContent {
  padding: 10px;
  padding-top: 5px;
}
.searchRouteListTopic {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-top: 20px;
  opacity: 0.5;
  font-size: 16px;
  font-weight: bold;
  width: 220px;
}
#VehiclePanelInnerList {
  display: none;
  margin: 5px;
  margin-left: 0;
  height: 620px;
  width: 230px;
  border-top-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border: 1px solid #CCC;
  border-left: none;
  overflow-y: auto;
}
#closeVehiclePanelInnerList {
  position: relative;
  left: 202px;
  top: 16px;
  cursor: pointer;
}
.carRouteInfoTopic {
  padding: 10px;
  padding-bottom: 0px;
  opacity: 0.5;
  font-size: 16px;
  font-weight: bold;
}
.carRouteInfoContent {
  padding: 10px;
  padding-top: 5px;
}
#closeVehiclePanelInnerInfo {
  position: relative;
  left: 192px;
  bottom: 18px;
  cursor: pointer;
}
#btnRefPanel {
  width: 30px;
  height: 170px;
  position: absolute;
  left: -10;
  z-index: 99999;
  bottom: 292px;
  border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-box-shadow: 1px 2px 10px 3px #666;
  -webkit-box-shadow: 1px 2px 10px 3px #666;
  box-shadow: 1px 2px 10px 3px #666;
  cursor: pointer;
}
#btnRefPanelText {
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  position: relative;
  top: 36px;
  font-weight: bold;
  right: 1px;
}
#RefPanelWrapper {
  display: none;
  position: absolute;
  left: -10;
  top: -550px;
  border-top-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-box-shadow: 1px 2px 10px 3px #666;
  -webkit-box-shadow: 1px 2px 10px 3px #666;
  box-shadow: 1px 2px 10px 3px #666;
}
#RefPanel {
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  padding-top: 10px;
}
#RefPanelInner {
  margin: 5px;
  margin-left: 0;
  height: 620px;
  width: 200px;
  border-top-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border: 1px solid #CCC;
  border-left: none;
}
#btnRefPanelDocked {
  width: 30px;
  height: 170px;
  position: absolute;
  left: 207;
  z-index: 99999;
  bottom: 323px;
  border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  cursor: pointer;
  border-left: none;
}

#btnRoutePanel {
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  height: 35px;
  width: 150px;
  position: absolute;
  left: -71;
  z-index: 99999;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-box-shadow: 1px 2px 10px 3px #666;
  -webkit-box-shadow: 1px 2px 10px 3px #666;
  box-shadow: 1px 2px 10px 3px #666;
  cursor: pointer;
  transition: box-shadow 0.5s;
}
#btnRoutePanel:hover {
  box-shadow: 1px 2px 10px 3px #ffff99;
}
#btnRoutePanelText {
  position: relative;
  top: 11px;
  font-weight: bold;
  left: 60px;
  width: 40px;
}
#btnRoutePanelTextDocked {
  position: relative;
  top: 11px;
  font-weight: bold;
  left: 61px;
  width: 40px;
}
#RoutePanelWrapper {
  display: none;
  position: absolute;
  left: -10;
  top: -550px;
  border-top-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-box-shadow: 1px 2px 10px 3px #666;
  -webkit-box-shadow: 1px 2px 10px 3px #666;
  box-shadow: 1px 2px 10px 3px #666;
}
#RoutePanel {
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  padding-top: 10px;
  transition: box-shadow 0.5s;
}
#RoutePanelInner {
  margin: 5px;
  margin-left: 0;
  height: 680px;
  width: 230px;
  border-top-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border: 1px solid #CCC;
  border-left: none;
}
#RoutePanelInnerHelper {
  height: 88%;
  overflow-y: auto;
  overflow-x: hidden;
  margin-top: 10px;
}
#RoutePanelInnerHelperMessage {
  margin-top: 30px;
  margin-left: 15px;
  opacity: 0.5;
}
#RoutePanelInnerHelperPreloader {
  margin-top: 30px;
  margin-left: 15px;
  display: none;
  text-align: center;
}
#btnRoutePanelDocked {
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  height: 35px;
  width: 170px;
  position: absolute;
  left: 169;
  z-index: 99999;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  cursor: pointer;
  border-top: none;
  box-shadow: 0px 8px 10px 0px #666;
}

#btnTourPanel {
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  height: 35px;
  width: 150px;
  position: absolute;
  left: -71;
  z-index: 99999;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-box-shadow: 1px 2px 10px 3px #666;
  -webkit-box-shadow: 1px 2px 10px 3px #666;
  box-shadow: 1px 2px 10px 3px #666;
  cursor: pointer;
  transition: box-shadow 0.5s;
}
#btnPlaningPanel {
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  height: 35px;
  width: 150px;
  position: absolute;
  left: -71;
  z-index: 99999;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-box-shadow: 1px 2px 10px 3px #666;
  -webkit-box-shadow: 1px 2px 10px 3px #666;
  box-shadow: 1px 2px 10px 3px #666;
  cursor: pointer;
  transition: box-shadow 0.5s;
}
#btnTourPanel:hover {
  box-shadow: 1px 2px 10px 3px #ffff99;
}
#btnPlaningPanel:hover {
  box-shadow: 1px 2px 10px 3px #ffff99;
}
#btnTourPanelText {
  position: relative;
  top: 11px;
  font-weight: bold;
  left: 60px;
  width: 40px;
}
#btnPlaningPanelText {
  position: relative;
  top: 11px;
  font-weight: bold;
  left: 60px;
  width: 40px;
}
#btnTourPanelTextDocked {
  position: relative;
  top: 11px;
  font-weight: bold;
  left: 61px;
  width: 40px;
}
#btnPlaningPanelTextDocked {
  position: relative;
  top: 11px;
  font-weight: bold;
  left: 61px;
  width: 40px;
}
#RouteTourWrapper {
  display: none;
  position: absolute;
  left: -10;
  top: -550px;
  border-top-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-box-shadow: 1px 2px 10px 3px #666;
  -webkit-box-shadow: 1px 2px 10px 3px #666;
  box-shadow: 1px 2px 10px 3px #666;
}
#TourPanel {
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  padding-top: 10px;
}
#PlaningPanel {
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  padding-top: 10px;
}
#PlaningPanelRight {
  -moz-border-radius-topleftt: 20px;
  -webkit-border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  padding-top: 10px;
}
#TourPanelInner {
  margin: 5px;
  margin-left: 0;
  height: 680px;
  width: 325px;
  border-top-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border: 1px solid #CCC;
  border-left: none;
}
#PlaningPanelInner {
  margin: 5px;
  margin-left: 0;
  height: 680px;
  width: 365px;
  border-top-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border: 1px solid #CCC;
  border-left: none;
}
#PlaningPanelRightInner {
  margin: 5px;
  margin-right: 0;
  height: 680px;
  width: 365px;
  border-top-left-radius: 20px;
  -moz-border-left-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border: 1px solid #CCC;
  border-right: none;
}
#TourPanelInnerHelper {
  overflow-y: auto;
  overflow-x: hidden;
  /*margin-top:10px;*/
}
#PlaningPanelInnerHelper {
  overflow-y: auto;
  overflow-x: hidden;
  /*margin-top:10px;*/
}
#PlaningPanelRightInnerHelper {
  overflow-y: auto;
  overflow-x: hidden;
  /*margin-top:10px;*/
}
#TourPanelInnerHelperMessage {
  margin-top: 30px;
  margin-left: 15px;
  opacity: 0.5;
}
#PlaningPanelInnerHelperMessage {
  margin-top: 30px;
  margin-left: 15px;
  opacity: 0.5;
}
#PlaningPanelRightInnerHelperMessage {
  margin-top: 30px;
  margin-right: 15px;
  opacity: 0.5;
}
#TourPanelInnerHelperPreloader {
  margin-top: 30px;
  margin-left: 15px;
  display: none;
  text-align: center;
}
#PlaningPanelInnerHelperPreloader {
  margin-top: 30px;
  margin-left: 15px;
  display: none;
  text-align: center;
}
#btnTourPanelDocked {
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  height: 35px;
  width: 170px;
  position: absolute;
  left: 260px;
  z-index: 99999;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  cursor: pointer;
  border-top: none;
  box-shadow: 0px 8px 10px 0px #666;
}
#btnPlaningPanelDocked {
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  height: 35px;
  width: 170px;
  position: absolute;
  left: 303;
  z-index: 99999;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  cursor: pointer;
  border-top: none;
  box-shadow: 0px 8px 10px 0px #666;
}

#tour_select {
  position: relative;
  left: 10px;
  float: left;
}

#selectTourDate {
  /*position:relative;*/
  /*left:15px;*/
  /*float:left;*/
  /*margin-right: 30px;*/
}

#selectTour {
  /*position:relative;*/
  /*left:15px;*/
  /*float:left;*/
  /*margin-right: 30px;*/
}

.input_head_Datum {
  width: 200px !important;
}
.container {
  margin: auto;
  height: 500px;
}

.container_right {
  margin-left: -9px;
}
.geoItem {
  border-bottom: 1px dashed #CCC;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 5px;
  margin-right: 10px;
  cursor: pointer;
  background-color: #FFF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.geoItem_active {
  background-color: #b6c8db;
  color: #000;
}
.geoTopic {
  color: #134f8e;
  font-weight: bold;
}
.map_canvas {
  width: 100%;
  height: 100%;
}
.map_canvasSmall {
  width: 100%;
  height: 100%;
}
.spacerLine {
  border-bottom: 1px solid #CCC;
  height: 1px;
  margin-top: 5px;
  margin-bottom: 8px;
}
.infoLogo {
  position: relative;
  text-align: right;
}
.showRoute {
  color: #C40018;
}
.textfield {
  color: #666;
  border: 1px solid #CCC;
}
.calcRoute {
  color: #990000;
  font-weight: bold;
  float: right;
  margin-top: 5px;
}
.routing {
  margin-top: 5px;
}
.infoText {
  color: #999;
  float: right;
  width: 250px;
  font-size: 10px;
  vertical-align: top;
  font-weight: normal;
  text-align: right;
}
.submenuItem {
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid #CCC;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  cursor: pointer;
  float: left;
  margin-right: 5px;
}
.submenuItem_active {
  background-color: #B6C8DB;
  color: #000;
}
.submenuImageBG {
  text-align: center;
  float: right;
  cursor: pointer;
  width: 13px;
  height: 13px;
  border: 1px solid transparent;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.submenuImageBG_hover {
  background-color: #CCC;
  border: 1px solid transparent;
  text-align: center;
  float: right;
  cursor: pointer;
}
#route {
  display: none;
}
.directionsPanel {
  width: 200px;
  height: 100%;
  display: none;
  font-size: 10px;
}
.adp-placemark {
  font-size: 12px;
  -moz-border-radius: 5px;
}
.adp-directions {
  font-size: 12px;
}
.adp-summary {
  color: #C40018;
}
.toggler {
  position: absolute;
  left: 0px;
  top: 450px;
  z-index: 1;
}
#vehicleMenuWrapper {
  width: 195px;
  margin-top: -10px;
  margin-left: 8px;
  margin-bottom: 15px;
  position: fixed;
  cursor: pointer;
  display: none;
  z-index: 99999;
}
#tourMenuWrapper {
  width: 195px;
  margin-top: -10px;
  margin-left: 8px;
  margin-bottom: 15px;
  position: fixed;
  cursor: pointer;
  display: none;
  z-index: 99999;
}
.vehicleItemTopic {
  padding-top: 5px;
  margin-left: 5px;
  padding-left: 3px;
  margin-bottom: none;
  margin-right: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dashed #CCC;
}
.vehicleItemTopic:hover {
  cursor: pointer;
}
.searchRouteItemListTopic {
  padding-top: 5px;
  margin-left: 5px;
  padding-left: 3px;
  margin-bottom: none;
  margin-right: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dashed #CCC;
}
.searchRouteItemListTopic:hover {
  cursor: pointer;
}
.vehicleItemColor {
  width: 10px;
  height: 10px;
  float: left;
  margin-right: 5px;
  border: 1px solid #CCC;
  margin-top: 1px;
}
.vehicleRouteItem {
  padding-top: 5px;
  margin-left: 5px;
  padding-left: 3px;
  margin-bottom: none;
  margin-right: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dashed #CCC;
}
.vehicleRouteItem:hover {
  cursor: pointer;
}
.vehicleRouteItemPeriod {
  color: #999;
  font-size: 10px;
  margin-left: 14px;
  margin-top: 3px;
}
.closeVehicleRouteItem {
  float: left;
  position: relative;
  left: 120px;
  bottom: 23px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  box-shadow: none;
  transition: box-shadow 0.5s;
}
.closeVehicleRouteItem:hover {
  box-shadow: 1px 1px 2px 1px #666666;
}
.toogleImage {
  float: left;
  position: relative;
  left: 120px;
  bottom: 23px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  box-shadow: none;
  transition: box-shadow 0.5s;
}
.toogleImage:hover {
  box-shadow: 1px 1px 2px 1px #666666;
}
.toogleStops {
  float: left;
  position: relative;
  left: 120px;
  bottom: 23px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  box-shadow: none;
  transition: box-shadow 0.5s;
}
.toogleStops:hover {
  box-shadow: 1px 1px 2px 1px #666666;
}
.vehicleRouteItemColor {
  width: 10px;
  height: 10px;
  float: left;
  margin-right: 5px;
  border: 1px solid #CCC;
  margin-top: 1px;
}
.btnVehicleList {
  padding-top: 4px;
  padding-bottom: 4px;
  position: relative;
  cursor: pointer;
}
.vehicleItemPeriod {
  font-style: italic;
  color: #999;
  float: right;
  font-size: 10px;
  font-weight: normal !important;
}
.vehicleItemSpeed {
  font-style: italic;
  color: #999;
  float: right;
  font-size: 10px;
  font-weight: normal !important;
}
.vehicleMoreInfos {
  margin-left: 10px;
  padding-top: 5px;
  margin-right: 10px;
  padding-bottom: 10px;
  font-size: 11px !important;
  display: none;
  /*max-height:100px;*/
  line-height: 15px;
  font-weight: normal !important;
  border-bottom: 1px dashed #CCC;
}
#searchAddressWrapper {
  margin-top: 14px;
  margin-left: 15px;
}
/*#searchAddressInput {*/
/*width:200px;*/
/*padding:4px;*/
/*padding-right:30px;*/
/*color:#CCCCCC !important;*/
/*font-style:italic;*/
/*}*/
/*#searchOrderInput {*/
/*width:200px;*/
/*padding:4px;*/
/*padding-right:30px;*/
/*color:#CCCCCC !important;*/
/*font-style:italic;*/
/*}*/
.searchInput {
  width: 200px;
  padding: 4px;
  padding-right: 30px;
  font-style: italic;
}
#btnShowDocumentation span{
  position: relative;
  top: 1px;
  left: 2px;
}

#btnShowDocumentation:hover {
  box-shadow: 1px 2px 10px 3px #ffff99;
}
#btnShowEvaluation {
  position: fixed;
  top: 5px;
  left: 695px;
  cursor: pointer;
  z-index: 999999 !important;
  transition: box-shadow 0.5s;
  display: none;
}
#btnShowEvaluation:hover {
  box-shadow: 1px 2px 10px 3px #ffff99;
}

#btnHideAllPanels {
  position: fixed;
  top: 5px;
  left: 375px;
  cursor: pointer;
  z-index: 999999 !important;
  transition: box-shadow 0.5s;
}
#btnHideAllPanels:hover {
  box-shadow: 1px 2px 10px 3px #ffff99;
}
#showFullscreen {
  position: fixed;
  top: 5px;
  left: 350px;
  cursor: pointer;
  z-index: 999999 !important;
  transition: box-shadow 0.5s;
}
#showFullscreen:hover {
  box-shadow: 1px 2px 10px 3px #ffff99;
}
#goToHomeLocation {
  position: fixed;
  top: 5px;
  left: 325px;
  cursor: pointer;
  z-index: 999999 !important;
  transition: box-shadow 0.5s;
}
#goToHomeLocation:hover {
  box-shadow: 1px 2px 10px 3px #ffff99;
}



/*#currentDrawings {*/
  /*background: url("../IMAGES/icon_area_blue.png") no-repeat scroll center top transparent;*/
  /*cursor: pointer;*/
  /*height: 16px;*/
  /*left: 248px;*/
  /*margin-top: 4px;*/
  /*padding: 5px;*/
  /*width: 16px;*/
  /*z-index: 999999 !important;*/
  /*transition: box-shadow 0.5s;*/
/*}*/
/*#currentDrawingsWrapper {*/
  /*width: 25px;*/
  /*height: 25px;*/
  /*position: relative;*/
  /*bottom: 137px;*/
  /*left: 405px;*/
  /*transition: box-shadow 0.5s;*/
/*}*/
#currentCleanUp {
  background: url("../IMAGES/1408372377_arrow-refresh.png") no-repeat scroll center top transparent;
  cursor: pointer;
  height: 16px;

  margin-top: 2px;
  padding: 5px;
  width: 16px;

  z-index: 999999 !important;
}
/*#currentTour {*/
  /*background: url("../IMAGES/vehicle.png") no-repeat scroll center top transparent;*/
  /*cursor: pointer;*/
  /*height: 16px;*/
  /*left: 298px;*/
  /*margin-top: 4px;*/
  /*padding: 5px;*/
  /*width: 16px;*/
  /*z-index: 999999 !important;*/
/*}*/
/*#currentTourWrapper {*/
  /*width: 25px;*/
  /*height: 25px;*/
  /*position: relative;*/
  /*bottom: 164px;*/
  /*left: 445px;*/
  /*transition: box-shadow 0.5s;*/
/*}*/
#currentCleanUpWrapper {
  width: 25px;
  height: 25px;
  position: relative;
  bottom: 189px;
  left: 485px;
  transition: box-shadow 0.5s;
  display: none;
}

.btnDeleteCalcTours:hover {
  box-shadow: 1px 2px 10px 3px #ffff99;
  cursor: pointer;
}
.btnPrintTours:hover {
  box-shadow: 1px 2px 10px 3px #ffff99;
  cursor: pointer;
}
.btnPrintToursSave:hover {
  box-shadow: 1px 2px 10px 3px #ffff99;
  cursor: pointer;
}
#currentEventsCounter {
  padding-left: 2px;
  padding-right: 2px;
  position: fixed;
  top: 15px;
  left: 259px;
  cursor: pointer;
  z-index: 9999999 !important;
  font-size: 9px;
  font-weight: bold;
  font-family: Arial black;
  display: none;
}
#currentEvents span {
  position: relative;
  top: 1px;
  left: 2px;
}
#btnLocationPlan span {
  position: relative;
  top: 1px;
  left: 2px;
}
#eventListWrapper {
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
}
.eventItem {
  margin-bottom: 5px;
  border-bottom: 1px dashed #999;
}
.eventItemInner {
  padding: 5px;
  padding-bottom: 10px;
}
.loginarea {
  height: 380px;
  width: 500px;
  -moz-border-radius-bottomright: 500px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 500px;
  border-bottom-left-radius: 10px;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 10px;
  margin: 10px;
  z-index: 300;
}
.loginarea_bg {
  height: 420px;
  width: 580px;
  -moz-border-radius-bottomright: 500px;
  border-bottom-right-radius: 500px;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 100;
}
.login_content {
  padding: 10px;
  position: absolute;
  width: 280px;
  height: 130px;
  left: 50px;
  top: 150px;
}
.login_col {
  padding-left: 20px;
  padding-top: 5px;
  padding-right: 50px;
  padding-bottom: 5px;
}
.login_text {
  width: 120px;
  text-align: left;
  padding-left: 30px;
  padding-top: 15px;
  padding-right: 20px;
  padding-bottom: 10px;
  float: left;
  font-size: 13px;
  position: relative;
  top: 4px;
}
.login_col_dlg {
    padding-left: 5px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}
.login_text_dlg {
    width: 180px;
    text-align: left;
    padding-left: 5px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    float: left;
    font-size: 13px;
    position: relative;
    top: 4px;
}
.login_text span {
  position: relative;
  bottom: 5px;
}
.login_info span {
  float: left;
  position: relative;
  top: 2px;
}
.login_button {
  height: 100px;
  width: 100px;
  z-index: 200;
  background-image: url("../IMAGES/login_button_bg.png");
  position: absolute;
  top: 300px;
  left: 300px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-border-radius: 1000px;
  border: 1px solid #999999;
  cursor: pointer;
}
.div_menutextLogin {
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
  position: relative;
  left: 10px;
  top: 28px;
  line-height: 5px;
}
.login_button_overlay {
  height: 100px;
  width: 100px;
  z-index: 1000;
  position: absolute;
  top: 300px;
  left: 300px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-border-radius: 1000px;
  cursor: pointer;
}
.login_button_bg {
  height: 100px;
  width: 100px;
  z-index: 1000;
  position: absolute;
  top: 300px;
  left: 300px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-border-radius: 1000px;
  background-color: #FFF;
  z-index: 151;
}
.login_button_cancel_overlay {
  height: 50px;
  width: 50px;
  z-index: 1000;
  position: absolute;
  top: 290px;
  left: 380px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-border-radius: 1000px;
  cursor: pointer;
}
.login_button_cancel {
  height: 50px;
  width: 50px;
  z-index: 150;
  position: absolute;
  top: 290px;
  left: 380px;
  background-image: url("../IMAGES/login_button_cancel.png");
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-border-radius: 1000px;
  border: 1px solid #999999;
}
.login_button_cancel_bg {
  height: 50px;
  width: 50px;
  z-index: 149;
  position: absolute;
  top: 290px;
  left: 380px;
  background-color: #FFF;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-border-radius: 1000px;
}
.login_button_text {
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 47px;
  left: 33px;
  z-index: 1000;
}
.login_button_cancel_text {
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  top: 20px;
  left: 24px;
}
.login_toitoidixi_logo {
  position: fixed;
  top: 20px;
  right: 20px;
  background-image: url("../IMAGES/toitoidixi_logo.png");
  width: 510px;
  height: 150px;
  opacity: 1;
}
.login_toitoidixi_logo_93 {
  position: fixed;
  top: 20px;
  right: 20px;
  background-image: url("../IMAGES/sebach_logo.png");
  width: 510px;
  height: 125px;
  opacity: 1;
}
.login_info {
  position: absolute;
  top: 150px;
  left: 30px;
  z-index: 1000;
  width: 320px;
  line-height: 20px;
  background: none;
  border: none;
}
.LoginFail {
  z-index: 1200;
  position: absolute;
  top: 85px;
  left: 50px;
  font-size: 14px;
  width: 310px;
}
.inputs_login {
  width: 160px;
  padding-left: 5px;
}
.LoginFail_text {
  z-index: 1001;
  line-height: 14px;
  padding: 10px;
}
#status {
  bottom: 45px;
  left: 10px;
  position: fixed;
}
.ui-widget-overlay {
  background: #000 !important;
}

/* PLUGIN: INFOWINDOW */
#styles, #add-tab {
  float: left;
  margin-top: 10px;
  width: 400px;
}
#styles label, #add-tab label {
  display: inline-block;
  width: 130px;
}
.phoney {
  color: #FFF;
}
.phoneytext {
  color: #fff;
  font-family: Helvetica Neue, Helvetica, arial;
  font-size: 12px;
  line-height: 25px;
  padding: 4px 45px 4px 15px;
  font-weight: bold;
  /*pfad geändert von psö
  background: url(../images/arrow.png) 95% 50% no-repeat;
  */
  background: url(./IMAGES/arrow.png) 95% 50% no-repeat;
}
.phoneytable {
  color: #fff;
  font-family: Helvetica Neue, Helvetica, arial;
  font-size: 12px;
  line-height: 20px;
  /*margin: 4px 45px 4px 15px;*/
  font-weight: bold;
  border: none;
  border-collapse: collapse;
  /*pfad geändert von psö
  background: url(../images/arrow.png) 95% 50% no-repeat;
  */
  /*background: url(./IMAGES/arrow.png) 95% 50% no-repeat;*/
}
.phoneytable th, td {
  padding: 0;
}
.phoneytab {
  text-shadow: 0 -1px 0 #000;
  color: #fff;
  font-family: Helvetica Neue, Helvetica, arial;
  font-size: 18px;
  background: rgb(112, 112, 112) !important;
}

.ui-datepicker {
  z-index: 99999999999;
  display: none;
}

/* PLUGIN: FANCYBOX */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none;
}

#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url('../IMAGES/fancybox.png');
}

#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  display: none;
}

#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none;
}

#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 1101;
  outline: none;
  display: none;
}

#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
}

#fancybox-content {
  width: 0;
  height: 0;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 1102;
  border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1101;
}

#fancybox-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url('../IMAGES/fancybox.png') -40px 0px;
  cursor: pointer;
  z-index: 1103;
  display: none;
}

#fancybox-error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 14px;
  margin: 0;
}

#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top;
}

#fancybox-frame {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}

#fancybox-left, #fancybox-right {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  background: transparent url('../IMAGES/blank.gif');
  z-index: 1102;
  display: none;
}

#fancybox-left {
  left: 0px;
}

#fancybox-right {
  right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 1102;
  display: block;
}

#fancybox-left-ico {
  background-image: url('../IMAGES/fancybox.png');
  background-position: -40px -30px;
}

#fancybox-right-ico {
  background-image: url('../IMAGES/fancybox.png');
  background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
  visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
  left: 20px;
}

#fancybox-right:hover span {
  left: auto;
  right: 20px;
}

.fancybox-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 20px;
  height: 20px;
  z-index: 1001;
}

#fancybox-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
  background-image: url('../IMAGES/fancybox-x.png');
}

#fancybox-bg-ne {
  top: -20px;
  right: -20px;
  background-image: url('../IMAGES/fancybox.png');
  background-position: -40px -162px;
}

#fancybox-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-image: url('../IMAGES/fancybox-y.png');
  background-position: -20px 0px;
}

#fancybox-bg-se {
  bottom: -20px;
  right: -20px;
  background-image: url('../IMAGES/fancybox.png');
  background-position: -40px -182px;
}

#fancybox-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-image: url('../IMAGES/fancybox-x.png');
  background-position: 0px -20px;
}

#fancybox-bg-sw {
  bottom: -20px;
  left: -20px;
  background-image: url('../IMAGES/fancybox.png');
  background-position: -40px -142px;
}

#fancybox-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
  background-image: url('../IMAGES/fancybox-y.png');
}

#fancybox-bg-nw {
  top: -20px;
  left: -20px;
  background-image: url('../IMAGES/fancybox.png');
  background-position: -40px -122px;
}

#fancybox-title {
  font-family: Helvetica;
  font-size: 12px;
  z-index: 1102;
}

.fancybox-title-inside {
  padding-bottom: 10px;
  text-align: center;
  color: #333;
  background: #fff;
  position: relative;
}

.fancybox-title-outside {
  padding-top: 10px;
  color: #fff;
}

.fancybox-title-over {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFF;
  text-align: left;
}

#fancybox-title-over {
  padding: 10px;
  background-image: url('../IMAGES/fancy_title_over.png');
  display: block;
}

.fancybox-title-float {
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 32px;
}

#fancybox-title-float-wrap {
  border: none;
  border-collapse: collapse;
  width: auto;
}

#fancybox-title-float-wrap td {
  border: none;
  white-space: nowrap;
}

#fancybox-title-float-left {
  padding: 0 0 0 15px;
  background: url('../IMAGES/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
  color: #FFF;
  line-height: 29px;
  font-weight: bold;
  padding: 0 0 3px 0;
  background: url('../IMAGES/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
  padding: 0 0 0 15px;
  background: url('../IMAGES/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-left-ico {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-right-ico {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-over {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale');
  zoom: 1;
}
.fancybox-ie6 #fancybox-title-float-left {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-float-main {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-float-right {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
      src='fancybox/fancy_title_right.png',
      sizingMethod='scale'
    );
}

.fancybox-ie6 #fancybox-bg-w,
.fancybox-ie6 #fancybox-bg-e,
.fancybox-ie6 #fancybox-left,
.fancybox-ie6 #fancybox-right,
#fancybox-hide-sel-frame {
  height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
  position: absolute;
  margin-top: 0;
  top: expression(

      (
        -20 +
          (
            document.documentElement.clientHeight
              ?
              document.documentElement.clientHeight/2
              :
              document.body.clientHeight/2
          ) +
          (
            ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop
          )
      ) +
      'px'
  );
}

#fancybox-loading.fancybox-ie6 div {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale');
}

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg {
  background: transparent !important;
}

.fancybox-ie #fancybox-bg-n {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-ne {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-e {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-se {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-s {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-sw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-w {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-nw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale');
}

.icon-weatherq {
  background-image: url(IMAGES/icon-weather.svg) !important;
  background-size: 24px 24px;
}
.icon-heatmapq {
  background-image: url(IMAGES/head_right.png) !important;
  background-size: 24px 24px;
}
.icon-warningq {
  background-image: url(IMAGES/icon-warning.svg) !important;
  background-size: 24px 24px;
}

.layerActive {
  background: url("../IMAGES/activeMenu_bg.png") repeat scroll 10px 0 transparent !important;
}
.RouteInMap {
  background: url("../IMAGES/activeMenu_bg.png") repeat scroll 10px 0 transparent !important;
}

#panel {
  width: 200px;
  font-family: Arial, sans-serif;
  font-size: 13px;
  float: right;
  margin: 10px;
}

#color-palette {
  clear: both;
}

.color-button {
  width: 14px;
  height: 14px;
  font-size: 0;
  margin: 2px;
  float: left;
  cursor: pointer;
}

#delete-button {
  margin-top: 5px;
}
/*
#slider{
    width:200px;
    position:fixed;
    left:-200px;
    z-index: 999999;
}
#sliderButton{
	border: 1px solid #2694E8;
	border-bottom-right-radius: 100px;
    position:absolute;
    top:70px;
    margin-top:-75px;
    right:-470px;
    width:60px;
    height:50px;
     box-shadow: 1px 2px 10px 3px #666666;
    z-index:99999;
}
#slider_text {
	font-size: 15px;
    font-weight: bold;
    left: 7px;
    position: relative;
    top: 15px;
}
#sliderContent {
    background-color: #000000;
    height: 100px;
    left: 410px;
    position: fixed;
    top: -115px;
    width: 60px;
    z-index: 999999;
}*/

/* DRAWING */
#drawingsList {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
html > body #drawingsList li {
  line-height: 1.2em;
  padding-top: 6px;
  padding-bottom: 10px;
  height: auto;
}

.drawListElem {
  cursor: pointer;
  border-bottom: 1px dashed #CCCCCC;
  margin-left: 5px;
  margin-right: 10px;
  padding-bottom: 5px;
  padding-left: 3px;
  padding-top: 5px;
  width: 90%;
  height: 10px;
}
#drawingIcons {
  /*margin-left:40px;*/
}
.LocationPlanNavi {
  cursor: pointer;
  width: 195px;
  height: 39px;
  margin-left: 8px;
  position: fixed;
  cursor: pointer;
  display: block;
  z-index: 99999;
}
.DrawingPlanNavi {
  width: 100%;

  margin-left: 8px;
  position: fixed;

  display: flex;
  /*z-index:99999;*/
}
#drawingsList {
  margin-top: 35px;
}
.drawingMenuItem {
  cursor: pointer;
  float: left;
  height: 30px;
  width: 39px;
}
.drawingColor {
  border: 1px solid #CCCCCC;
  float: left;
  height: 10px;
  margin-right: 5px;
  margin-top: 1px;
  width: 10px;
}
.drawingColor2 {
  border: 1px solid #CCCCCC;
  float: left;
  height: 10px;
  margin-right: 5px;
  margin-top: 5px;
  width: 10px;
}

/*Listen - Tourenplanung*/
.connected, .sortable, .exclude, .handles {
  margin: auto;
  padding: 0;
  width: 310px;
  /*-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;*/
}
.sortable.grid {
  overflow: hidden;
}
.connected li, .sortable li, .exclude li, .handles li {
  list-style: none;
  border: 1px solid #CCC;
  font-family: "Tahoma";
  color: #1C94C4;
  margin: 5px;
  padding: 5px;
}
.handles span {
  cursor: move;
}
li.disabled {
  opacity: 0.5;
}
.sortable.grid li {
  line-height: 80px;
  float: left;
  width: 80px;
  height: 80px;
  text-align: center;
}
li.highlight {
  background: #FEE25F;
}
#connected {
  width: 440px;
  overflow: hidden;
  margin: auto;
}
.connected {
  width: 200px;
}
.connected.no2 {
}
li.sortable-placeholder {
  border: 1px dashed #CCC;
  background: none;
}
#tour_head {
  width: 100%;
  /*height:80px;*/
}
#tour_body_left {
  float: left;
}
#tour_body_right {
  float: right;
}
.items {
  margin-left: 0;
  /*min-width: 100px;*/
}
.items li:hover {
  background: none repeat scroll 0 0 #FEE25F;
}
.items li:hover {
  background: none repeat scroll 0 0 #FEE25F;
}

.tour_auftlist.li {
  font-weight: bold;
}
#tour_body_right_text1 {
  float: left;
  display: none;
}
#tour_body_right {
  margin-left: 20px;
  float: left;
}

#tour_body_right2 {
  margin-left: 20px;
  float: left;
}

#tour_body_right_text2 {
  margin-left: 55px;
}

#tour_body_right_text3 {
  margin-left: 55px;
}

#tour_open_sum {
  font-weight: bold;
}
#tour_sum {
  font-weight: bold;
}
#tour_body_container {
  width: 100%;
}
.tourplan_icon_jump {
  float: left;
  cursor: pointer;
  width: 19px;
  height: 20px;
  background-image: url('../IMAGES/jumpto.png');
  margin-right: 2px;
}
.tourplan_icon_set {
  float: left;
  cursor: pointer;
  width: 19px;
  height: 20px;
  background-image: url('../IMAGES/pin.png');
  margin-right: 2px;
}
.tourplan_active_item {
  background: none repeat scroll 0 0 #FEE25F;
}
.tourplan_inactive_item {
  background: none repeat scroll 0 0 #F6F6F6;
}
.active_item {
  background: none repeat scroll 0 0 #FEE25F !important;
}
.inactive_item {
  background: none repeat scroll 0 0 #F6F6F6;
}
.fast_show_more {
  float: right;
  cursor: pointer;
  position: relative;
  bottom: 0px;
  right: 0px;
}
.tourplan_show_in_map {
  width: 19px;
  height: 20px;
  background-image: url('../IMAGES/jumpto.png');
  float: right;
  cursor: pointer;
  position: relative;
  top: 0px;
  right: 0px;
  margin-top: -50px;
}
/*.ttcontent {*/
  /*float: left;*/
/*}*/
/*.ttDrawings {*/
  /*float: left;*/
/*}*/
.ttServices {
  float: left;
  margin-left: 5px;
}
#tourtabs {
  float: left;
}
.droppedTourItem {
  background: none repeat scroll 0 0 #FEE25F;
}
.orderWeekdays {
  z-index: 999999 !important;
  width: 250px;
  left: 448px;
  position: fixed;
  top: 5px;
  float: left;
}
#diff_day {
  left: 538px;
  position: fixed;
  top: 35px;
  float: left;
  width: 110px;
  color: #CCCCCC !important;
  font-style: italic;
}
/**Auswertungs Menue**/
.orderDayNameEvaluation {
  width: 16px;
  float: left;
  margin-left: 2px;
  transition: box-shadow 0.5s;
}
.orderSearchEvaluation {
  width: 150px;
  float: left;
  margin-left: 2px;
  transition: box-shadow 0.5s;
}
.orderSearchEvaluation:hover {
  box-shadow: 1px 2px 10px 3px #ffff99;
  cursor: pointer;
}
.orderDayNameEvaluation:hover {
  box-shadow: 1px 2px 10px 3px #ffff99;
  cursor: pointer;
}
/**AUFTRAGSVERWALTUNG**/
.orderDayName {
  width: 16px;
  float: left;
  margin-left: 2px;
  transition: box-shadow 0.5s;
}
.orderDayName:hover {
  box-shadow: 1px 2px 10px 3px #ffff99;
  cursor: pointer;
}
#btnShowAverage {
  width: 16px;
  float: left;
  margin-left: 2px;
  transition: box-shadow 0.5s;
}
#btnShowAverage:hover {
  box-shadow: 1px 2px 10px 3px #ffff99;
  cursor: pointer;
}
#order_uihead {
}
#ordertabs {
  float: left;
}
.orderitemok_drawing {
  background-image: url('../IMAGES/tick_circle.png');
  height: 16px;
  width: 16px;
  /*float: right;*/
}
.orderitemok_drawing_red {
  background-image: url('../IMAGES/tick_circle_red.png');
  height: 16px;
  width: 16px;
  float: right;
}
.orderitemok_drawing_blue {
  background-image: url('../IMAGES/tick_circle_blue.png');
  height: 16px;
  width: 16px;
  float: right;
}
.orderitemok_drawing:hover {
  background-image: url('../IMAGES/tick_circle_bl.png');
  cursor: pointer;
}
.orderitemok {
  background-image: url('../IMAGES/tick_circle.png');
  height: 16px;
  width: 16px;
  /*float: right;*/
}
.orderitemok:hover {
  background-image: url('../IMAGES/tick_circle_bl.png');
  cursor: pointer;
}
.mailitemok {
  background-image: url('../IMAGES/tick_circle_mail.png');
  height: 16px;
  width: 16px;
  float: right;
}
.mailitemok:hover {
  background-image: url('../IMAGES/tick_circle_mail_bl.png');
  cursor: pointer;
}

.unordereditem {
  width: 100%;
  height: auto;
}
.orderitemtour {
}
.orderDayName_wrapper {
}
#locationItemList {
  height: 336px;
  margin-top: 90px;
  overflow-y: auto;
}
#newDrawing {
  margin-left: 10px;
}
#searchDrawing {
}
#refreshDrawing {
  margin-left: 5px;
}
#searchDrawingInput {
  width: 100%;
}
#drawingFilterIconDel {
  cursor: pointer;
  position: relative;
  display: none;
  bottom: 17px;
  left: 2px;
}
.rectangle_infobubble {
  overflow: hidden;
}
.timebased_icon {
  background-image: url('../IMAGES/icon_time_based.png');
  height: 16px;
  width: 16px;
  /*float: right;*/
}
.timebased_icon:hover {
  background-image: url('../IMAGES/icon_time_based_bl.png');
  cursor: pointer;
}
.daydependency {
  border: 1px solid #FFB643;
}
.preloadertext {
  position: relative;
  top: 4px;
  float: left;
  margin-bottom: 15px;
  margin-right: 10px;
}
.welcome {
  color: rgb(204, 204, 204) !important;
  font-style: italic;
  float: left;
  display: none;
}
.welcome_toogle {
  width: 16px;
  height: 16px;
  float: left;
}
.zoningImage {
  float: right;
  position: relative;
  bottom: 20px;
  opacity: 0.5;
}
.btnbindtourassignment {
  cursor: pointer;
}
.other_tours {
  cursor: pointer;
  margin-left: 2px;
}
.show_notes {
  color: rgb(204, 204, 204) !important;
  font-style: italic;
  cursor: pointer;
}
.other_tour_selection {
  display: none;
  margin-left: 2px;
}
.other_tour_box {
  border: 1px solid #dddddd;
  -webkit-border-radius: 6px;
  margin-top: 5px;
}
.setOrder {
  cursor: pointer;
  margin-top: 5px;
}
#addrpicker {
  width: 100px;
  float: left;
}

.adresspicker_icon {
  cursor: pointer;
}

.column {
  width: 230px;
  float: left;
}
.portlet {
  margin: 0 1em 1em 0;
}
.portlet-header {
  margin: 0.3em;
  padding-bottom: 4px;
  padding-left: 0.2em;
}
.portlet-header .ui-icon {
  float: right;
}
.portlet-content {
  padding: 0.4em;
}
.ui-sortable-placeholder {
  border: 1px dotted black;
  visibility: visible !important;
  height: 50px !important;
}
.ui-sortable-placeholder * {
  visibility: hidden;
}
.import_ok {
  font-weight: bold;
  color: green;
}
.import_pending {
  font-weight: bold;
  color: orange;
}
.import_error {
  font-weight: bold;
  color: red;
}
.cursorpointer {
  cursor: pointer;
}
.toogleSearchUp {
  cursor: pointer;
}
.toogleSearchDown {
  margin-left: -17px;
  margin-top: 10px;
  cursor: pointer;
}
.currSelectedOrder {
  /*background: url("../IMAGES/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;*/
  border: 1px solid #D3D3D3;
  color: #555555;
  font-weight: normal;
  padding: 10px 5px 5px 5px;
  font-weight: bold;

  height: 15px;
}

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header {
  cursor: pointer;
  display: block;
  margin-top: 2px;
  min-height: 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  position: relative;
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
.labelorder_details_right {
}
.labelorder_details_right {
}
.part_list_item {
  float: left;
  width: 280px;
  padding: 5px;
  margin-bottom: 5px;
}

.part_list_item:hover {
  background: none repeat scroll 0 0 #FEE25F;
  cursor: pointer;
}

.part_list_item_active {
  background: none repeat scroll 0 0 #FEE25F !important;
}
.general_item_active {
  opacity: .7;
  background-color: #FEE25F !important;
}
.favlistitem.active {
  background: none repeat scroll 0 0 #FEE25F !important;
}
.order_indicator {
  margin-bottom: 3px;
}
.tourpart_icon {
  position: absolute;
  left: 300px;
  top: 6px;
  background-image: url('../IMAGES/find.png');
  width: 22px;
  height: 22px;
}

.tourpart_icon_more {
  position: absolute;
  left: 270px;
  top: 5px;
  background-image: url('../IMAGES/details.png');
  width: 22px;
  height: 22px;
}

.tourpart_icon_more:hover {
  cursor: pointer;
  background-image: url('../IMAGES/details_hell.png');
  width: 22px;
  height: 22px;
}

.tourpart_icon:hover {
  cursor: pointer;
  background-image: url('../IMAGES/find_hell.png');
  width: 22px;
  height: 22px;
}

.input_error {
  border-color: #FF0000;
}
.adresspicker_segment {
  position: relative;
  bottom: 4px;
  margin-left: 80px;
}
.style1 {
  background-color: #ffffff;
  font-weight: bold;
  border: 2px #006699 solid;
}
#assignment_list {
  font-size: 12px;
}
#order_historie {
  font-size: 12px;
}
#assignment_list td {
}

.editableTable {
  border: solid 1px;
  width: 100%;
}

.editableTable td {
  border: solid 1px;
}

.editableTable .cellEditing {
  padding: 0;
}

.editableTable .cellEditing input[type=text] {
  width: 100%;
  border: 0;
  background-color: rgb(255, 253, 210);
}

.qGridBody td {
  height: 24px;
}

.driverlistbox {
  width: 200px;
}

#driver_addTour {
  cursor: pointer;
}

#driver_delTour {
  cursor: pointer;
}

#tourtabs {
  min-width: 444px;
}
.delete_service_btn {
  float: right;
  cursor: pointer;
}
.mouse_tip {
  display: none;
  position: absolute;
}
.rectengle_quickmenu {
}
.infobox_tourlist {
  width: 145px;
}
.infobox_userlist {
  /*width:145px;*/
}
#rectangle_tooltip {
  width: 240px;
}
.drawing_quickmenu_text_left {
  float: left;
  margin-right: 5px;
  width: 60px;
}
#sum_indicators_zoning {
  position: relative;
  left: -3px;
  top: 2px;
}

.pin {
  width: 30px;
  height: 30px;
  border-radius: 50% 50% 50% 0;
  background: #00cae9;
  position: absolute;
  transform: rotate(-45deg);
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -20px;
}
.pin:after {
  content: "";
  width: 14px;
  height: 14px;
  margin: 8px 0 0 8px;
  background: #e6e6e6;
  position: absolute;
  border-radius: 50%;
}

.bounce {
  animation-name: bounce;
  animation-fill-mode: both;
  animation-duration: 1s;
}

.pulse {
  /*background: #d6d4d4;*/
  border-radius: 50%;
  height: 14px;
  width: 14px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 11px 0px 0px -12px;
  transform: rotateX(55deg);
  z-index: -2;
}
.pulse:after {
  content: "";
  border-radius: 50%;
  height: 10px;
  width: 10px;
  position: absolute;
  /*margin: -13px 0 0 -13px;*/
  margin-left: 4px;
  margin-top: 10px;
  animation: pulsate 1s ease-out;
  animation-iteration-count: infinite;
  opacity: 0;
  box-shadow: 0 0 1px 2px #000000; /* #00cae9 */
  animation-delay: 1.1s;
}

@keyframes pulsate {
  0% {
    transform: scale(0.1, 0.1);
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    transform: scale(1.2, 1.2);
    opacity: 0;
  }
}

@keyframes bounce {
  0% {
    opacity: 0;
    transform: translateY(-2000px) rotate(-45deg);
  }

  60% {
    opacity: 1;
    transform: translateY(30px) rotate(-45deg);
  }

  80% {
    transform: translateY(-10px) rotate(-45deg);
  }

  100% {
    transform: translateY(0) rotate(-45deg);
  }
}

.vehicleInactive {
  color: #FC1501;
}

#lean_overlay {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none;
}

#start_interactivelayer {
  width: 600px;
  padding: 30px;
  display: none;
  /*background: #FFF;*/
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.7);
}

.start_tour_button {
  text-decoration: none;
}

.start_tour_button:hover {
  cursor: pointer;
  text-decoration: underline;
}

#interactive_parts {
  font-weight: bold;
}

.interactive_list {
  padding-left: 20px;
}
.interactive_list li {
  padding-left: 5px;
  list-style-type: disc;
}
.phoney_tab {
  color: #FFF;
}
.phoney_table {
  color: #fff;
  font-family: Helvetica Neue, Helvetica, arial;
  font-size: 12px;
  line-height: 25px;
  padding: 4px 45px 4px 15px;
  font-weight: bold;
}
.jumpto_vehicle_bubble {
  width: 80%;
  cursor: pointer;
  position: relative;
  bottom: 5px;
}

#compass {
  width: 64px;
  height: 64px;
  background-image: url('../IMAGES/1383762978_compass_64x64.png');
  position: relative;
}
#arrow {
  /*  width: 40px;
  height: 5px;*/
  width: 8px;
  height: 43px;
  background-image: url('../IMAGES/compass_needle_40_split.png');
  /*background-color:#F00;*/
  /*background-size:20px 20px;*/
  position: absolute;
  top: 10px;
  left: 28px;
  /*  -webkit-transform:rotate(120deg);
  -moz-transform:rotate(120deg);
  -o-transform:rotate(120deg);
  -ms-transform:rotate(120deg);*/

  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

#total_progress {
  width: 64px;
  height: 64px;
  /*background-image:url('../IMAGES/1383762978_compass_64x64.png');*/
  position: relative;
}

.bubble_img_driver {
  cursor: pointer;
}

/*#compass:hover #arrow {
  -webkit-transform:rotate(120deg);
  -moz-transform:rotate(120deg);
  -o-transform:rotate(120deg);
  -ms-transform:rotate(120deg);
}*/

.tourlist_container_bubble {
  max-height: 68px;
  overflow: auto;
  max-width: 210px;
}
.tourlist_container_bubble span {
  text-decoration: underline;
}
.removeTourFromDriver {
  cursor: pointer;
}

.progress-bar {
  /*background-color: #1a1a1a;*/
  height: 15px;
  padding: 2px;
  width: 110px;
  margin-bottom: 2px;
  /*margin: 50px 0;*/
  /*	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 5px #000 inset, 0 1px 0 #444;
	-webkit-box-shadow: 0 1px 5px #000 inset, 0 1px 0 #444;
	box-shadow: 0 1px 5px #000 inset, 0 1px 0 #444;	          */
  box-shadow: 0;
  transition: box-shadow 0.5s;
  border: 0px solid #eee;
}

.progress-bar span {
  display: inline-block;
  height: 100%;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
  -webkit-transition: width .4s ease-in-out;
  -moz-transition: width .4s ease-in-out;
  -ms-transition: width .4s ease-in-out;
  -o-transition: width .4s ease-in-out;
  transition: width .4s ease-in-out;
}

.progress-bar:hover {
  box-shadow: 0 0 3px #ffff99;
  cursor: pointer;
  /*border: 1px solid #eee;*/
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.blue span {
  background-color: #34c2e3;
}

.red span {
  /*background-color: #FF4124;*/
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FF4124), to(#A62A17));
  background-image: -webkit-linear-gradient(top, #FF4124, #A62A17);
  background-image: -moz-linear-gradient(top, #FF4124, #A62A17);
  background-image: -ms-linear-gradient(top, #FF4124, #A62A17);
  background-image: -o-linear-gradient(top, #FF4124, #A62A17);
  background-image: linear-gradient(top, #FF4124, #A62A17);
}

.orange span {
  /*background-color: #fecf23;*/
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fecf23), to(#fd9215));
  background-image: -webkit-linear-gradient(top, #fecf23, #fd9215);
  background-image: -moz-linear-gradient(top, #fecf23, #fd9215);
  background-image: -ms-linear-gradient(top, #fecf23, #fd9215);
  background-image: -o-linear-gradient(top, #fecf23, #fd9215);
  background-image: linear-gradient(top, #fecf23, #fd9215);
}

.black span {
  /*background-color: #43413C;*/
  background-image: -webkit-gradient(linear, left top, left bottom, from(#43413C), to(#000000));
  background-image: -webkit-linear-gradient(top, #43413C, #000000);
  background-image: -moz-linear-gradient(top, #43413C, #000000);
  background-image: -ms-linear-gradient(top, #43413C, #000000);
  background-image: -o-linear-gradient(top, #43413C, #000000);
  background-image: linear-gradient(top, #43413C, #000000);
}

.green span {
  /*background-color: #a5df41;*/
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a5df41), to(#4ca916));
  background-image: -webkit-linear-gradient(top, #a5df41, #4ca916);
  background-image: -moz-linear-gradient(top, #a5df41, #4ca916);
  background-image: -ms-linear-gradient(top, #a5df41, #4ca916);
  background-image: -o-linear-gradient(top, #a5df41, #4ca916);
  background-image: linear-gradient(top, #a5df41, #4ca916);
}

.stripes span {
  -webkit-background-size: 30px 30px;
  -moz-background-size: 30px 30px;
  background-size: 30px 30px;
  background-image: -webkit-gradient(
    linear,
    left top,
    right bottom,
    color-stop(.25, rgba(255, 255, 255, .15)),
    color-stop(.25, transparent),
    color-stop(.5, transparent),
    color-stop(.5, rgba(255, 255, 255, .15)),
    color-stop(.75, rgba(255, 255, 255, .15)),
    color-stop(.75, transparent),
    to(transparent)
  );
  background-image: -webkit-linear-gradient(
    135deg,
    rgba(255, 255, 255, .15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, .15) 50%,
    rgba(255, 255, 255, .15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -moz-linear-gradient(
    135deg,
    rgba(255, 255, 255, .15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, .15) 50%,
    rgba(255, 255, 255, .15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -ms-linear-gradient(
    135deg,
    rgba(255, 255, 255, .15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, .15) 50%,
    rgba(255, 255, 255, .15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    135deg,
    rgba(255, 255, 255, .15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, .15) 50%,
    rgba(255, 255, 255, .15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    135deg,
    rgba(255, 255, 255, .15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, .15) 50%,
    rgba(255, 255, 255, .15) 75%,
    transparent 75%,
    transparent
  );

  -webkit-animation: animate-stripes 3s linear infinite;
  -moz-animation: animate-stripes 3s linear infinite;
}

@-webkit-keyframes animate-stripes {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 60px 0;
  }
}

@-moz-keyframes animate-stripes {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 60px 0;
  }
}

.shine span {
  position: relative;
}

.shine span::after {
  content: '';
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;

  -webkit-animation: animate-shine 2s ease-out infinite;
  -moz-animation: animate-shine 2s ease-out infinite;
}

@-webkit-keyframes animate-shine {
  0% {
    opacity: 0;
    width: 0;
  }
  50% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    width: 95%;
  }
}

@-moz-keyframes animate-shine {
  0% {
    opacity: 0;
    width: 0;
  }
  50% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    width: 95%;
  }
}

.glow span {
  -moz-box-shadow: 0 5px 5px rgba(255, 255, 255, .7) inset, 0 -5px 5px rgba(255, 255, 255, .7) inset;
  -webkit-box-shadow: 0 5px 5px rgba(255, 255, 255, .7) inset, 0 -5px 5px rgba(255, 255, 255, .7) inset;
  box-shadow: 0 5px 5px rgba(255, 255, 255, .7) inset, 0 -5px 5px rgba(255, 255, 255, .7) inset;

  -webkit-animation: animate-glow 1s ease-out infinite;
  -moz-animation: animate-glow 1s ease-out infinite;
}

@-webkit-keyframes animate-glow {
  0% {
    -webkit-box-shadow: 0 5px 5px rgba(255, 255, 255, .7) inset, 0 -5px 5px rgba(255, 255, 255, .7) inset;
  }
  50% {
    -webkit-box-shadow: 0 5px 5px rgba(255, 255, 255, .3) inset, 0 -5px 5px rgba(255, 255, 255, .3) inset;
  }
  100% {
    -webkit-box-shadow: 0 5px 5px rgba(255, 255, 255, .7) inset, 0 -5px 5px rgba(255, 255, 255, .7) inset;
  }
}

@-moz-keyframes animate-glow {
  0% {
    -moz-box-shadow: 0 5px 5px rgba(255, 255, 255, .7) inset, 0 -5px 5px rgba(255, 255, 255, .7) inset;
  }
  50% {
    -moz-box-shadow: 0 5px 5px rgba(255, 255, 255, .3) inset, 0 -5px 5px rgba(255, 255, 255, .3) inset;
  }
  100% {
    -moz-box-shadow: 0 5px 5px rgba(255, 255, 255, .7) inset, 0 -5px 5px rgba(255, 255, 255, .7) inset;
  }
}

.active_tour {
  color: greenyellow;
  /*	 border: 2px solid #339966;*/
}

.driver_message_count {
  /*	 float:left;*/
}

.message_history {
  text-decoration: underline;
}
.message_history_list {
  margin: 0px;
  padding: 0px;
}
.message_entry:hover {
  box-shadow: 0 0 3px #ffff99;
  cursor: pointer;
  /*border: 1px solid #eee;*/
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.is_unordered {
  border: 1px solid #4ca916 !important;
}

.infobox_userlist {
  width: 130px;
  /*margin-left: 2px;*/
}

.order_delete_dates {
  /*display:block;*/
  /*position: absolute;*/
  /*left: 145px;*/
  /*margin-top: 3px;*/
  cursor: pointer;
}

.order_save_dates {
  /*display:block;*/
  /*position: absolute;*/
  /*left: 295px;*/
  width: 13px;
  /*display: block;*/
  /*position: absolute;*/
  /*top: 35px;*/
  /*left: 113px;*/
  /*margin-top: 3px;*/
  cursor: pointer;
}
.iconContainer {
  height: 0px;
  position: relative;
  bottom: 14px;
  left: 108px;
}
.iconContainer.address {
  bottom: 16px;
}

div.a {
  width: 50px;
  height: 50px;
  background-color: red;
  position: fixed;
}

.restore_position_btn {
  cursor: pointer;
}

.ui-tabs-scroll {
  overflow: auto;
}
.btnDeleteTour {
  border: 1px solid #c62920 !important;
}
.btnDeleteTour:hover {
  box-shadow: 1px 2px 10px 3px #ffff99;
  cursor: pointer;
}
.btnDeleteTour > .ui-icon-closethick {
  background-color: #c62920;
  border-radius: 5px;
}
.btnMinimizeCalcTours:hover {
  box-shadow: 1px 2px 10px 3px #ffff99;
  cursor: pointer;
}
.btnDeleteCalcTours.layerActive {
  /*border-color: orange;*/
}
.selectboxit-container .selectboxit, .selectboxit-container .selectboxit-options {
  width: 100%; /* Width of the dropdown button */
  border-radius: 0;
  max-height: 100px;
  float: left;
}

.selectboxit-options .selectboxit-option .selectboxit-option-anchor {
  white-space: normal;
  /*min-height: 30px;*/
  height: auto;
}

.toggleAdressUp {
  position: relative;
  width: 15px;
  height: 16px;
  margin-right: 3px;
  margin-left: 1px;
  margin-bottom: -8px;
  margin-top: -3px;
}
.toggleAdressDown {
  position: relative;
  width: 15px;
  height: 16px;
  margin-right: 3px;
}
.toggleAdress:hover {
  cursor: pointer;
}
.toggleFavlistUp {
  position: relative;
  width: 15px;
  height: 16px;
  margin-right: 3px;
  margin-left: 1px;
  margin-bottom: -8px;
  margin-top: -3px;
}
.toggleFavlistDown {
  position: relative;
  left: -19px;
  top: 3px;
  width: 15px;
  height: 16px;
  margin-right: 3px;
}
.toggleFavlist:hover {
  cursor: pointer;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.tour_details {
}
.ta_userinput {
  border: none;
  border-bottom: 1px solid #000;
  margin-left: 4px;
}
.tourpanel-container {
  display: flex;
  width: 90%;
  flex-direction: column;
  margin-left: 20px;
}
.tourpanel-select {
  width: 90%;
}
.tourpanel-addresspicker {
  width: 90%;
  background: #FFF;
}
.tourpanel-toggle-container {
  display: flex;
  flex-direction: row;
  margin-left: -20px;
}
#tour_adresspicker {
  width: 100%;
}
#tour_references1 {
  width: 100%;
}
.referencepoints1 {
  width: 90%;
}
#tour_adresspicker2 {
  width: 100%;
}
#tour_references2 {
  width: 100%;
}
.referencepoints2 {
  width: 90%;
}
.event-container {
  display: flex;
  width: 100%;
  flex-direction: column;
  margin-left: 10px;
}
.event-row {
  display: flex;
  flex-direction: row;
}
.event-icon {
  margin-top: -3px;
}
.full-width {
  width: 100%;
}
.small-full-width {
  width: 90%;
}
.drawListElem:hover {
  /*border: 1px solid #f9dd34;*/
  background: #ffef8f;
  color: #363636;
}
#drawingFilterUnit {
  height: 20px;
}
.alertify-logs {
  z-index: 99999999;
}

.tour_details_active {
  background: none repeat scroll 0 0 #93B5ED !important;
}
.flex-row {
  display: flex;
  flex-direction: row;
  flex: 1;
}
.flex-col {
  display: flex;
  flex-direction: column;
}
.tourpanel-icon {
  margin-right: 2px;
}
.tourpanel-icons {
}
.tourpanel-icons:last-child {
  margin-right: 28px;
}
.tour-panel-calculated-name {
}
.selected-tour-summary img {
  width: 14px;
  height: 14px;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.selected-tour-summary-container {
  position: relative;
  right: 30px;
}
.tour-summary-icon {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  width: 16px;
  height: 16px;
  text-align: center;
  vertical-align: middle;
  padding-left: 5px;
}
fieldset {
  margin: 8px;
  border: 1px solid silver;
  padding: 8px;
  border-radius: 4px;
}
legend {
  padding: 2px;
}
#tourPanelMenuWrapper {
}
.tourMenuItem {
  width: 39px;
  height: 30px;
  float: left;
}
.tourMenuItem:hover {
  cursor: pointer;
}
#tourMenuInner {
  /*position: relative;*/
  /*left: 20%;*/
}
.tourpanel-tourname {
}
.tour_panel_tour_group {
}
.tour_panel_tour_active {
  background: none repeat scroll 0 0 rgba(252, 255, 131, 0.81) !important;
}

.tourpanel-expand-icon:hover {
  cursor: pointer;
}

.tour_selected {
  font-weight: bold;
}

.tour-clear-map-btn {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  width: 16px;
  height: 16px;
  text-align: center;
  vertical-align: middle;
  padding-left: 18px;
}
.tour-clear-map-btn img:hover {
  cursor: pointer;
}
.tour-summary-icon img:hover {
  cursor: pointer;
}
.tourpanel-expand-icon-all {
  cursor: pointer;
}
.tourpanel-min-icon-all {
  cursor: pointer;
}
.tour-panel-send-btn {
  cursor: pointer;
}

/* Dropdown Button */
.dropbtn {
  background-color: transparent;
  border: none;
  cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 20px;
  list-style: none;
  padding: 0;
  margin: 0;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
  background-color: #f1f1f1;
}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {
  display: block;
}

.del_icon {
  cursor: pointer;
}
.tour-panel-filter-list {
  display: flex;
  padding-top: 2px;
}
.tour-panel-filter-list img {
  width: 14px;
  height: 14px;
  cursor: pointer;
}
.tour-panel-filter-container {
  display: flex;
}
.icon_clearPanel {
  cursor: pointer;
}
.tour-panel-sum-container {
  display: flex;
}
.panel-icon-container {
  margin-left: 20px;
}
.tour_panel_sum_num {
  /*min-width: 14px;*/
}
.tour-panel-sum-img {
  padding-left: 5px;
}
.tour_sum_num {
  /*min-width: 14px;*/
}
.tourpanel-tour-clear-icon:hover {
  cursor: pointer;
}
.tour-sum-container-items {
  padding-left: 7px;
}
.tour_duration_calucation_btn:hover {
  cursor: pointer;
}
.tour_panel_h1 {
  /*text-decoration: underline;*/
}
.searchable {
  cursor: pointer;
}
.icon-poly {
  float: left;
  padding-left: 5px;
  width: 16px;
  height: 16px;
}
.icon-poly-list {
  float: right;
  padding-left: 5px;
  margin-top: -15px;
  width: 16px;
  height: 16px;
}
.drawing-ico {
  cursor: pointer;
}
textarea[disabled] {
  background-color: #EBEBE4 !important;
  border: 1px solid #ABADB3;
}
.adresspicker_icondiv {
  background-image: url("../IMAGES/address_picker.ico");
  background-size: 13px 13px;
  width: 13px;
  height: 13px;
  position: absolute;
  margin-left: 120px;
  margin-top: 3px;
}
.loadTourToPanel:hover {
  cursor: pointer;
}
#filteredOrderList {
  overflow-y: scroll;
  height: 320px;
  padding-left: 10px;
  border-left: 1px solid #CCC;
}
#massdata_edit {
  float: left;
  margin-right: 5px;
}
#mass_data_send {
  float: left;
  border-top: 1px solid #CCC;
  padding-top: 5px;
}
.mdElemClickable {
  cursor: pointer;
}
.mdElement {
  padding-bottom: 5px;
  border-bottom: 1px dashed #CCC;
}
.mdElement:hover {
  background-color: #FEE25F;
}
.mdActive {
  background-color: #FEE25F;
}
.tourpanel-toogle-expand-orders:hover {
  cursor: pointer;
}
.toupanel-expand-part-items {
  height: 10px;
  overflow: hidden;
}
.tourpanel-search {
  cursor: pointer;
}
#btnShowDriverEvaluation {
  position: fixed;
  top: 5px;
  left: 450px;
  cursor: pointer;
  z-index: 999999 !important;
  transition: box-shadow 0.5s;
}
#btnShowDriverEvaluation:hover {
  box-shadow: 1px 2px 10px 3px #ffff99;
}
#btnFavListDialog {
  position: fixed;
  top: 5px;
  left: 475px;
  cursor: pointer;
  z-index: 999999 !important;
  transition: box-shadow 0.5s;
}
#btnFavListDialog:hover {
  box-shadow: 1px 2px 10px 3px #ffff99;
}
.tour-evel {
  position: relative;
}
#dlgTourEval_right {
  position: relative;
  width: 875px;
  position: relative;
}
.tour-eval-main {
  padding: 5px;

  vertical-align: top;
}
.tour-eval-content {
  height: 360px;
  overflow: auto;
}
.tour-eval-overview {
  width: 870px;
  height: 485px;
  overflow: auto;
  margin: 5px;
  padding: 5px;
}
.tour-eval-detail {
  width: 260px;
  height: 600px;

  padding: 5px;
}
.tour-eval-table-overall {
  margin: 20px;
  padding: 5px;
}
.tour-eval-table-overall td {
  width: 100px;
  text-align: center;

  border-bottom-style: solid;
  border-bottom-color: #90a4ae;
  border-left-style: solid;
  border-left-color: #8aa6c1;
  margin: 2px;
}
.tour-eval-table-overall th {
  text-align: center;
  padding: 2px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
}
.tour-eval-table {
  text-align: center;
  margin: 10px;
}
.tour-eval-table th {
  text-align: right;
}

.tour-eval-table td {
  font-size: small;
  text-align: center;
  margin: 10px;
  border-bottom-style: solid;
  border-bottom-color: #90a4ae;
  border-left-style: solid;
  border-left-color: #8aa6c1;
}
.tour-eval-detail-table {
  width: 375px;

  padding: 10px;
  overflow: auto;
}
.tour-eval-detail td {
  cursor: pointer;
  font-size: small;
}
.tour-eval-edit {
  margin: 0px;
  padding: 0px;
}
.tour-eval-edit td {
}
.tour-eval-label {
  font-weight: bold;
  font-size: small;
}
.order-eval-search-days {
  max-width: 60px;
}
.tour_inner_order_details {
  width: auto;
  max-width: 350px;
}
.tour_inner_order_details {
  width: auto;
  max-width: 480px;
}
.list {
  /*max-height: 300px;*/
  overflow-y: auto;
  overflow-x: hidden;
}

.ordermanagement {
  /*width: auto;*/
  /*max-width: 480px;*/
}
.currSelectedOrder {
  /*width:418px;*/
  /*max-width: 480px;*/
}
#accordion {
  /*width:450px;*/
  /*max-width: 450px;*/
}
.tour-eval-nameplate {
  padding-left: 7px;
  border-style: solid;
  border-color: #546e7a;
}
.tour-eval-driver-order-item {
  padding-left: 5px;
}
.fav-list-all-order-content {
  width: 320px;
  height: 400px;
  padding: 2px;
  margin: 1px;
  vertical-align: top;
  overflow: auto;
}
.fav-list-order-content {
  margin: 1px;
  padding: 1px;
  vertical-align: top;
}
.fav-list-fav-order-content {
  width: 320px;
  height: 400px;
  padding: 2px;
  margin: 1px;
  overflow: auto;
  vertical-align: top;
}
td.top {
  vertical-align: top;
}
.fav-list-add-icon {
  right: 0px;
}
.fav-list-remove-icon {
  right: 0px;
}
.fav-list-show-without-picture {
  display: none;
}
.favoriteListSelectable {
  user-select: none;
}
.favListContainer .tab {
  min-width: 90%;
  min-height: 86%;
}
.numOrders {
  margin-left: 10px;
  margin-right: 3px;
}
.save-favlist {
  cursor: pointer;
}
.export-favlist-btn {
  cursor: pointer;
}
.delete-favlist-btn {
  cursor: pointer;
}
.general-cursor {
  cursor: pointer;
}
#btnShowDriverEvaluation {
  display: none;
}
#btnFavListDialog {
  display: none;
}
.filterRow {
  margin-top: 3px;
}
.tour-evaluation-overview-window {
  width: 98%;
  height: 420px;
  padding: 2px;
  margin: 1px;
  overflow: auto;
  vertical-align: top;
}
#tour_eval_driver_content {
  width: 380px;
  height: 420px;
  padding: 2px;
  margin: 1px;
  overflow: auto;
  vertical-align: top;
}
.driverpanel-expand-icon:hover {
  cursor: pointer;
}
#itemlist {
  /*height: 67%;*/
  overflow-x: auto;
}
#overview {
  padding-left: 10px;
}
.event-stream-icon {
  width: 12px;
  lengt: 12px;
}
.general_item_deactivate {
  opacity: .4;
  background-color: #000000 !important;
}
#eval_hinweis_select {
  max-width: 100%;
}
#eval_not_made_search {
  cursor: pointer;
}
.order_save_deliver {
  /*display:none;*/

}
.order_save_pickup {
  /*display:none;*/
}
.removeDriverFromTourQuick {
  float: left;
}
.commandList {
  height: 8.333333333333334em;
  width: 17.500em;
  overflow: auto;
}
.lock-icon {
  position: absolute;
  right: 14px;
  top: 3px;
  cursor: pointer;
}
.orderDetailsItem {
  display: flex;
  flex-direction: column;
  padding-bottom: 3px;
}
#accordion .ui-accordion-content {
  padding: 5px;
}
#accordion {
  height: 90%;
}
#orderUI .ui-accordion-content {
  overflow: hidden !important;
}
.loadNextPosition {
  width: 5%;
  font-size: 20px;
  cursor: pointer;
}
.positionhr {
  width: 100%;
  border-top: 1px dotted;
  margin-top: 5px;
  margin-bottom: 15px;
}
.closehr {
  width: 100%;
  border-top: 1px dotted;
  margin-top: 5px;
  /*margin-bottom: 15px;*/
}
.item-manual-assigned {
  font-style: italic;
  color: red;
}
.search-badge {
  background-color: rgba(205, 10, 10, 0.83);
  border-radius: 10px;
  width: 9px;
  height: 10px;
  position: absolute;
  top: 52px;
  left: 220px;
  padding-top: 3px;
  padding-left: 7px;
  padding-right: 5px;
  padding-bottom: 5px;
  color: #FFFFFF;
  cursor: pointer;
}
.awesomplete {
  color: #000000;
}
#date-scheduler-print-btn {
  width: 2.083em;
  height: 2.083em;
  float: right;
  transition: box-shadow 0.5s;
}
#date-scheduler-print-btn:hover {
  box-shadow: 1px 2px 10px 3px #ffff99;
}
#date-scheduler-print-icon {
  background: url("../IMAGES/print_schedule.png") no-repeat scroll center top transparent;
  cursor: pointer;
  height: 16px;
  left: 248px;
  margin-top: 2px;
  padding: 5px;
  width: 16px;
  z-index: 999999 !important;
}
#DriverScheduler-DriverScheduler-edit-container {
  height: 14.875em;
}
#DriverScheduler-DriverScheduler-edit-container-content {
  margin-left: 0.500em;
}
.head_col_empty {
  padding: 0.125em;
  padding-left: 0.625em;
  padding-top: 0.313em;
  padding-right: 0.625em;
  width: 6.325em;
}
.head_col_simple_grid {
  padding: 0.125em;
  padding-left: 0.625em;
  padding-top: 0.313em;
  padding-right: 0.625em;
  min-width: 6.250em;
  max-width: 6.250em;
}
.fieldset_content_simple_grid {
  height: 42.750em;
}
.data_cell_simple_grid {
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0.125em;
  padding-left: 0.625em;
  padding-top: 0.313em;
  padding-right: 0.625em;
  min-width: 6.250em;
  max-width: 6.250em;
}
.data_cell_simple_grid:hover {
  border-color: red;
}
.driver_edit {
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0.125em;
  padding-left: 0.625em;
  padding-top: 0.313em;
  padding-right: 0.625em;
  min-width: 15.000em;
  max-width: 15.000em;
  border: 0.000em;
}
.date_table_simple_grid {
  margin-left: 0.100em;
}
.content_table_simple_grid {
  display: block;
  height: 28.750em;
  overflow: auto;
}
.header_table_simple_grid {
  display: block;
}
.simple_grid_green {
  background: yellowgreen;
}
.simple_grid_yellow {
  background: yellow;
}
.simple_grid_red {
  background: red;
}
.simple_grid_orange {
  background: orange;
}
.cell_focus {
  display: block;
  box-shadow: 0px 0px 20px red;
  padding-left: 0.350em;
  min-height: 0.800em;
}
.cell_input {
  position: absolute;
  z-index: 10;
}
.flex_container {
  display: -webkit-flex;
  display: flex;
}
.list_element:hover {
  display: -webkit-flex;
  display: flex;
  background: yellow;
}
.list_element_assign:hover {
  display: -webkit-flex;
  display: flex;
  background: yellow;
}
.toggle_selection {
  width: 10.000em;
}
.toogle_selection_button {
  margin-top: 0.083em;
}
.fleet_tower_list_container {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 10.000em;
  background: white;
}
.fleet_tower_button_list {
  min-width: 1.333em;
  min-height: 1.333em;
}
.simple_grid_cell_inactive {
  background: rgba(194, 194, 214, 0.8);
}
/*.searchHistoryItem {*/
/*padding: 0.5em;*/
/*list-style: none;*/
/*cursor: pointer;*/
/*border-bottom: 1px solid #CCC;*/
/*color: #333;*/
/*display: flex;*/
/*}*/
/*.searchHistoryItem:hover {*/
/*padding: 0.5em;*/
/*list-style: none;*/
/*cursor: pointer;*/
/*border-bottom: 1px solid #CCC;*/
/*color: #333;*/
/*}*/
/*#searchHistory {*/
/*position: absolute; width: 330px; z-index: 999999999; top: 83px; left: 22px;*/
/*}*/

/*#searchHistory {*/
/*background:#FFF !important;*/
/*}*/
/*#searchHistory li {*/
/*padding: 0.5em;*/
/*list-style: none;*/
/*cursor: pointer;*/
/*border-bottom:1px solid #CCC;*/
/*color:#333;*/
/*}*/
/*#searchHistory .searchHistoryItem:hover {*/
/*background:rgba(203, 42, 29, 0.3);*/
/*}*/
/*#searchHistory div .fa {*/
/*color:#CCC;*/
/*}*/
/*#searchHistory div:last-child {*/
/*border-bottom:0px;*/
/*}*/

.searchHistory {
  text-align: left;
  cursor: default;
  border: 1px solid #ccc;
  border-top: 0;
  background: #fff;
  box-shadow: -1px 1px 3px rgba(0, 0, 0, .1);

  /* core styles should not be changed */
  position: absolute;
  z-index: 9999;
  max-height: 254px;
  overflow: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  min-width: 200px;
}
.searchHistoryItem {
  position: relative;
  padding: 0 .6em;
  line-height: 23px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.02em;
  color: #333;
  border-bottom: 1px dashed;
}
.searchHistoryItem:hover {
  background: #f0f0f0;
}
.searchHistoryItem:last-child {
  border-bottom: none;
}

/*#searchHistory div {*/
/*padding:0px;*/
/*list-style: none;*/
/*margin:0px;*/
/*margin-top:10px;*/
/*}*/
.input_container {
  position: relative;
  padding: 0;
  margin: 0;
}
.input {
  height: 20px;
  margin: 0;
  padding-left: 17px;
}

.input_img {
  position: absolute;
  bottom: -1px;
  left: 1px;
  cursor: pointer;
}
.input_container_light {
  position: relative;
  z-index: 5;
  padding: 0;
  margin: 0;
  bottom: -5px;
  border-radius: 34px;
}
.input_light {
  position: absolute;
  left: 21px;
  height: 20px;
  margin: 0;
  bottom: 3px;
  z-index: 5;
}

.input_img_bulb_1 {
  position: absolute;
  bottom: 3px;
  left: 0px;
  width: 20px;
  height: 20px;
  z-index: 5;
}
.input_img_bulb_2 {
  position: absolute;
  bottom: 3px;
  left: 52px;
  width: 20px;
  height: 20px;
  z-index: 5;
}
.input_light_label {
  position: absolute;
  left: 1px;
  bottom: 20px;
  z-index: 5;
}
.elipse_grey {
  background: url('data:image/svg+xml;utf8,<svg viewBox="0 0 500 500" xmlns="http://www.w3.org/2000/svg"><defs><radialGradient id="gradient-3" gradientUnits="userSpaceOnUse" cx="250" cy="240.261" r="187.589"><stop offset="0" style="stop-color: rgba(160, 160, 160, 1)"/><stop offset="1" style="stop-color: rgba(109, 109, 109, 1)"/></radialGradient></defs><ellipse cx="250" cy="240.261" rx="187.589" ry="191.401" style="fill: url(#gradient-3);"/></svg>')right
    no-repeat;
}
.elipse_green {
  background: url('data:image/svg+xml;utf8,<svg viewBox="0 0 500 500" xmlns="http://www.w3.org/2000/svg"><defs><radialGradient id="gradient-1" gradientUnits="userSpaceOnUse" cx="250" cy="240.261" r="187.589"><stop offset="0" style="stop-color: rgba(4, 239, 8, 1)"/><stop offset="1" style="stop-color: rgba(2, 138, 5, 1)"/></radialGradient></defs><ellipse cx="250" cy="240.261" rx="187.589" ry="191.401" style="fill: url(#gradient-1);"/></svg>')right
    no-repeat;
}
.elipse_red {
  background: url('data:image/svg+xml;utf8,<svg viewBox="0 0 500 500" xmlns="http://www.w3.org/2000/svg"><defs><radialGradient id="gradient-0" gradientUnits="userSpaceOnUse" cx="250" cy="240.261" r="187.589"><stop offset="0" style="stop-color: rgba(239, 4, 4, 1)"/><stop offset="1" style="stop-color: rgba(138, 2, 2, 1)"/></radialGradient></defs><ellipse cx="250" cy="240.261" rx="187.589" ry="191.401" style="fill: url(#gradient-0);"/></svg>')right
    no-repeat;
}
/* Special styling for WebKit/Blink */
input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: 1px solid #0d0d0d;
  height: 20px;
  width: 16px;
  border-radius: 3px;
  background: #2694e8;
  cursor: pointer;
  margin-top: 0px; /* You need to specify a margin in Chrome, but in Firefox and IE it is automatic */
  box-shadow: 1px 1px 1px #aed0ea, 0px 0px 1px #aed0ea; /* Add cool effects to your sliders! */
}

/* All the same stuff for Firefox */
input[type=range]::-moz-range-thumb {
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
  border: 1px solid #000000;
  height: 20px;
  width: 16px;
  border-radius: 3px;
  background: #ffffff;
  cursor: pointer;
}

/* All the same stuff for IE */
input[type=range]::-ms-thumb {
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
  border: 1px solid #000000;
  height: 20px;
  width: 16px;
  border-radius: 3px;
  background: #ffffff;
  cursor: pointer;
}
input[type=range] {
  -webkit-appearance: none; /* Hides the slider so that custom slider can be made */
  width: 100%; /* Specific width is required for Firefox. */
  background: #aed0ea; /* Otherwise white in Chrome */
}

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
}

input[type=range]:focus {
  outline: none; /* Removes the blue border. You should probably do some kind of focus styling for accessibility reasons though. */
}

input[type=range]::-ms-track {
  width: 100%;
  cursor: pointer;

  /* Hides the slider so custom styles can be added */
  background: transparent;
  border-color: transparent;
  color: transparent;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0px;
  right: 0;
  width: 72px;
  top: -12px;
  height: 26px;
  background-color: #aed0ea;
  -webkit-transition: .4s;
  transition: .4s;
  z-index: 1;
}
.slider.round {
  border-radius: 12px;
}
.loadTourToPanel {
}
.infobox_daylist {
  width: 145px;
}
.infobox_userlist {
  width: 145px;
}
.del_icon {
  margin-top: 1px;
}
.filterOptions {
  width: 145px;
}
.no-cursor {
  cursor: default;
}
.tour-planning-icon {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  width: 16px;
  height: 16px;
  text-align: center;
  vertical-align: middle;
  padding-left: 5px;
}
.autocomplete-suggestion {
  border-bottom: 1px dashed;
}
.autocomplete-suggestion:last-child {
  border-bottom: none;
}
.autocomplete-suggestion {
  min-width: 200px;
}
.manual_filter_menu {
  display: flex;
  /*position:absolute;*/
  /*top: 2px;*/
}
.manual_filter_menu img {
  width: 14px;
  height: 14px;
  cursor: pointer;
  padding: 2px;
}
#order_tour_config {
  margin-top: 5px;
  padding: 2px;
}
.mapMenuExpander {
  background-color: var(--qits-color1);
}
.mapMenuItem {
  background-color: var(--qits-color1);
}
.mapMenuExpander:hover {
  background-color: var(--qits-color10);
}
.mapMenuItem:hover {
  background-color: var(--qits-color10);
}
#adrp-span {
  position: absolute;
}
.ui-icon {
  margin-top: 0px;
}
.triggerDelete {
  cursor: pointer;
}
.simple_grid_black{
  background-color: black;
  color: white;
}
#showUser {
  float: left;

}
.tourtab {
  height: 85%;
}
a.box_day_remove{
  color: white;
  background: red;
  border-radius: 8px;
  padding: 2px;
  font-size: 8px;
  width: 8px;
  height: 8px;
  display: inline-block;
  text-align: center;
  position: relative;
  top: -17px;
  left: 100%;
  margin-bottom: -17px;
  text-decoration: none;
}
div#reportCustomerSearchResults,
div#reportOrderSearchResults {
  display:none;
  position: absolute;
  width: 100%;
  z-index: 100;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 200px;
}
#kats_bot_div {
  overflow:auto
}
