@import url(https://fonts.googleapis.com/css?family=Bree+Serif);
@font-face {
  font-family: "Ionicons";
  src: url("./fonts/ionicons.eot?v=2.0.0");
  src: url("./fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("./fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("./fonts/ionicons.woff?v=2.0.0") format("woff"), url("./fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal;
}


/* Chrome, Safari, Edge, Opera */
.numberType::-webkit-outer-spin-button,
.numberType::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.numberType[type=number] {
  -moz-appearance: textfield;
}

input {
	border: 1px solid #ccc;
    border-radius: 4px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
}

@media screen and (max-device-height : 330px) 
{
	.facultativeMenuItem2  {
		display:none !important;
	}
	
}
@media screen and (max-device-height : 400px) 
{
	.facultativeMenuItem  {
		display:none;
	}
	
}




@media screen and (min-device-width : 0px) and (max-device-width : 760px) 
{
	#menu_items {
		top:60px;
		right: 0px;
		z-index: 9900;
		position: absolute;
		width: 85%;
		margin-right: 20px;
		padding:0px;
	}
	#brand_image {
		width:140px;
		margin-left: 20px;
	}
	#changeLanguageSwitch {
		position:absolute; 
		bottom: 32px; 
		margin-left:15px;
	}
	.naviFuncBox {
		float:left; 
		margin:10px; 
		
	}
	.bannerAd {
		z-index: 70;
		position: absolute;
		right: 0;
		bottom: 70px;
		display: none;
	}
	#elevationChartOverlay {
		width:100%; 
		height:135px;
		background:#ffffff;
		opacity: 0.8;
		filter: alpha(opacity=80);
		z-index: 4;
		position: absolute;
		left: 0px;
    	border: 2px solid #232121;
	 	border-radius: 6px 6px 6px 6px;
	 	-moz-border-radius: 6px 6px 6px 6px;
    	-webkit-border-radius: 6px 6px 6px 6px;
	}
	.graphhopperAttribution {
		display:none;
	}
	.main_title {
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		color: #545454;
		vertical-align: top;
		padding-top:4px;
	}
	.title_subdescription {
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size: 8px;
		color: #545454;
		vertical-align: top;
		padding-top:5px;
	}
	.routeSettings {
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size: 9px;
		color: #545454;
		vertical-align: top;
		padding-top:5px;
	}
	.footer_menue {
   		 display: none !important;
	}
	.function_menue_products {
	 	display: none !important;
	}
	.products {
		margin-top:10px;
		padding: 20px;

	}
	
	td.leftPanel {
		width:200px; 
		height: 100%; 
		vertical-align: top; 
		background:#FBFBFB; 
		opacity: 0.9; 
		filter: alpha(opacity=90);
	}
	li.cat {
	    padding: 5px;
		color: #595959;
		box-shadow: 0 1px 0 0 rgba(129, 206, 200, 0.4);
    	display: inherit;
    	position: relative;
    	text-align: right;
    	 vertical-align: middle;
    	text-decoration: none;
    	transition: all 200ms ease-in 0s;
    	font-size: 1.0em;
    	line-height: 18px;
		
 	}
 	
 	.ui-header {
		border-width: 0px;
		-webkit-box-shadow: 0px -1px 13px -1px rgba(130,126,130,1);
		-moz-box-shadow: 0px -1px 13px -1px rgba(130,126,130,1);
    	box-shadow: 0px -1px 13px -1px rgba(130,126,130,1);
	}
	img.mainheaderlogo {
		height:36px;
	}
	
	#map_container {
		position: absolute;
	    margin:0px;
	    width: 100%;
	    height: 100% !important;
	    margin-top:-40px;
	}
	
	h1.logoInHeader {
		height:40px;
		padding: .3em 0 !important;
		font-family: "Open Sans";
    	color: #653A13;
    	font-size: 11pt !important;
    	text-shadow: none;
	}

	

	.ui-btn-custombutton {
		font-family: "Ionicons";
		color:#FFFFFF;
		border: 0px !important;
		background-color:rgba(0,0,0,0) !important;
		font-size: 34px !important;
		margin: 0px !important;
		padding: 0px !important;
		border: 0px !important;
		top: 0px !important;
	}

	.ui-btn-menu-custombutton:after { 
		content: "\f20e"; 	
		margin: 0px !important;
		padding: 0px !important;
		border: 0px !important;
	}
	.ui-btn-back-custombutton:after { 
		content: "\f3cf"; 	
	}
	.ui-btn-details-custombutton:after {
		content: "\f127";		
	}
	.ui-btn-close-custombutton:after {
		content: "\f12a";
	}
 	.locationButton{
    	width: 15%;
    	height: 0;
    	padding-bottom: 14%;
    	border-radius: 6px;
    	border: 2px solid #f5f5f5;
    	overflow: hidden;
    	background: rgba(0,0,0,0.5);
    	box-shadow: 0 0 3px gray;
        bottom: 34px;
    	right: 10px;
    	position: absolute;
    	z-index:1000;
    	
	}
	
	.routingVehicleButton {
    	display: initial;
    	margin-left:4px ;
		margin-right:4px;
		margin-top: 8px;
    	text-decoration: none;
    	border:none;
    	padding:0px;
    	border-radius:50%;
	}
	
	.routeButtonBox {
	   margin-top:4px; 
	   margin-bottom: 5px !important;
	}
	
	#rightpanel {
		width:75%;
	}
	
	#chartPriceExport {
		display:none !important;
	}
	
	.androidAd2 {
		display:none;
	}
	

   
   .function_menue_embed {
	display: block;
	width:100%; 
	height:70px;
	background:#FBFBFB;
	opacity: 0.9;
	filter: alpha(opacity=90);
	z-index: 2000;
	position: absolute;
	left: 0;
	top: 0;
	 border-bottom: 1px solid #ffffff;
}

#embedPrintText {
	display:none;
}
   
	

}


@media screen and (min-device-width : 761px) and (max-device-width : 4000px) 
{
	#menu_items {
		top:90px;
		right: 0px;
		z-index: 9900;
		position: absolute;
		width: 85%;
		margin-right: 20px;
		padding:0px;
	}
	#brand_image {
		width:210px;
	}
	#changeLanguageSwitch {
		position:absolute; 
		bottom: 75px; 
		margin-left:15px;
	}
	.naviFuncBox {
		float:left; 
		margin:10px; 
		vertical-align:middle;
	}
	.bannerAd {
		z-index: 70;
		position: absolute;
		right: 0;
		top: 75px;
	}
	#elevationChartOverlay {
		width:530px; 
		height:135px;
		background:#ffffff;
		opacity: 0.8;
		filter: alpha(opacity=80);
		z-index: 4;
		position: absolute;
		left: 0px;
    	border: 2px solid #232121;
	 	border-radius: 6px 6px 6px 6px;
	 	-moz-border-radius: 6px 6px 6px 6px;
    	-webkit-border-radius: 6px 6px 6px 6px;
	}
	.graphhopperAttribution {
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size:10px;
		margin-left: 15px;
	}
	.main_title {
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size: 24px;
		color: #545454;
		vertical-align: top;
		padding-top:4px;
	}
	.title_subdescription {
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size: 16px;
		color: #545454;
		vertical-align: top;
		padding-top:5px;
	}
		.routeSettings {
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size: 12px;
		color: #545454;
		vertical-align: top;
		padding-top:5px;
	}
	.footer_menue {
   		 background: #FBFBFB;
    	opacity: 0.9;
		filter: alpha(opacity=90);
    	border-top: 1px solid #000000;
    	bottom: 0;
    	font-size: 11px;
    	height: 50px;
    	left: 0;
    	line-height: 40px;
    	position: fixed;
    	width: 100%;
    	z-index: 1000;
	}
	.products {
		margin-top:100px;
		padding: 20px;
		margin-left:100px;
		width:750px;
	
	}
	.function_menue_products {
		display: block;
		width:100%; 
		height:55px;
		background:#FBFBFB;
		opacity: 0.9;
		filter: alpha(opacity=90);
		z-index: 100;
		position: absolute;
		left: 0;
		top: 0;
	 	border-bottom: 1px solid #ffffff;
	}
	
	td.leftPanel {
		width:330px; 
		height: 100%; 
		vertical-align: top; 
		background:#FBFBFB; 
		opacity: 0.9; 
		filter: alpha(opacity=90);
	}
	 li.cat {
	   	padding: 6px;
		color: #595959;
		box-shadow: 0 1px 0 0 rgba(129, 206, 200, 0.4);
    	display: inherit;
    	position: relative;
    	text-align: right;
    	vertical-align: middle;
    	text-decoration: none;
    	transition: all 200ms ease-in 0s;
    	font-size: 1.2em;
    	line-height: 18px;
	
  	}
  	
  	.ui-header {
		border-width: 0px;
		-webkit-box-shadow: 0px -1px 13px -1px rgba(130,126,130,1);
		-moz-box-shadow: 0px -1px 13px -1px rgba(130,126,130,1);
    	box-shadow: 0px -1px 13px -1px rgba(130,126,130,1);
    	height: 40px;
	}
	img.mainheaderlogo {
		height:38px;
		display:none;/*soll nur in mobile ansicht angezeigt werden*/
	}
	.logoInHeader {
		height:60px;
		margin:0px;
		padding: .3em 0 !important;
	 	font-family: "Open Sans";
    	color: #653A13;
    	font-size: 13pt !important;
    	text-shadow: none;
	}
	#map_container {
		position: absolute;
	    margin:0px;
	    width: 100%;
	    height: 100% !important;
	    margin-top:-60px;
	}

	.ui-btn-custombutton {
		font-family: "Ionicons";
		color:#FFFFFF;
		border: 0px !important;
		background-color:rgba(0,0,0,0) !important;
		font-size: 34px !important;
		margin: 0px !important;
		padding: 0px !important;
		border: 0px !important;
		top: 0px !important;
	}

	.ui-btn-menu-custombutton:after { 
		content: "\f20e"; 	
		margin: 0px !important;
		padding: 0px !important;
		border: 0px !important;
		  font-size: 26pt;
	}
	.ui-btn-back-custombutton:after { 
		content: "\f3cf"; 	
		  font-size: 26pt;
	}
	.ui-btn-details-custombutton:after {
		content: "\f127";
		font-size: 26pt;
	}
	.ui-btn-close-custombutton:after {
		content: "\f12a";
		font-size: 26pt;
	}
  	.locationButton{

    	width:7%;
    	height: 0;
    	padding-bottom: 7%;
    	border-radius: 6px;
    	border: 2px solid #f5f5f5;
    	overflow: hidden;
    	background: rgba(0,0,0,0.5);
    	box-shadow: 0 0 3px gray;
       bottom: 60px;
    	right: 20px;
    	position: absolute;
    	z-index:2000;
	}
	
	.routingVehicleButton {
    	display: initial;
    	margin-left:8px ;
		margin-right:8px;
		margin-top:8px;
    	spacing-top:10px;
    	text-decoration: none;
    	border:none;
    	padding:0px;
    	border-radius:50%;
	}
	.routeButtonBox {
	   margin-top:14px; 
	}
	
	
	.bundleCard {
		min-height: 320px !important;
		border-radius: 6px !important;
		border-color: rgba(0, 0, 0, 0.12) !important;
		box-shadow: 2px 2px 14px rgba(0,0,0,.075) !important;
		overflow: hidden !important;
		width: 160px;
	}
	
	.cardDisabled {
		background: repeating-linear-gradient(
		  45deg, #efefef, #efefef 10px, #ffffff 10px, #ffffff 20px 
		);
	}
	
	/* ===== OVERWRITE PANEL behaviour wrap on wide viewports once open ====*/

	.ui-panel-page-content-open.ui-panel-page-content-position-left {
		margin-right: 17em;
	}
	.ui-panel-page-content-open.ui-panel-page-content-position-right {
		margin-left: 17em;
	}
	.ui-panel-page-content-open {
		width: auto;
	}

	/* disable "dismiss" on wide viewports */
	.ui-panel-dismiss {
		display: none;
	}

	/* same as the above but for panels with display mode "push" only */

	.ui-panel-page-content-open.ui-panel-page-content-position-left.ui-panel-page-content-display-push {
		margin-right: 17em;
	}
	.ui-panel-page-content-open.ui-panel-page-content-position-right.ui-panel-page-content-display-push {
		margin-left: 17em;
	}
	.ui-panel-page-content-open.ui-panel-page-content-display-push {
		width: auto;
	}

	.ui-panel-dismiss-display-push {
		display: none;
	}
	.ui-body-b {
     border-width: 0px; 
	}
	
	#rightpanel {
		width:40%;
	}
	
	.androidAd2 {
		opacity: 0.8;
		filter: alpha(opacity=80);
		right: 18px;
		z-index: 2000;
		position: absolute;
		top: 60px;
	}
	
	#printmapoverview {
		position: absolute;
	    margin:0px;
	    width: 100%;
	    height: 100%;
   }
   
   .function_menue_embed {
	display: block;
	width:100%; 
	height:40px;
	background:#FBFBFB;
	opacity: 0.9;
	filter: alpha(opacity=90);
	z-index: 2000;
	position: absolute;
	left: 0;
	top: 0;
	 border-bottom: 1px solid #ffffff;
}
   
 
}

#mapheader {
	z-index: 2000;
    opacity: 0.9;
}
.tourDataDetail {
	font-size:10pt;
	color:#545454;
}

 a.schneiderlogo {
    background: url(../images/logoschneider.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 44px;
    width: 300px;
    spacing-top:10px;
    text-decoration: none;
    text-indent: -9999px;
}

.navbar {
	border-bottom: 1px solid #ffffff;
}
.navbar-brand, .navbar-nav>li>a {
	font-weight: 200;
    font-size: 16px;
}

.centerbodybox {
    margin: 0 auto;
    width: 800px;
    font-size: 16px;
}

#accountTextBody {
	background: url("images/body_bg_bright.jpg") repeat scroll 50% 0 rgba(0, 0, 0, 0);
    overflow: hidden;
    color: #333333;
    font-family: "lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: normal;
}

#accountTextBody:after {
	background-image:  url(../images/iPhone6.png);
    		background-size: contain;
    		bottom: auto;
    		content: "";
    		display: block;
    		height: 700px;
    		left: auto;
    		position: absolute;
    		right: 50%;
   		 	top: 50%;
    		transform: translate3d(50%, -50%, 0px);
    		width: 343px;
    		z-index: -1;
}

#menu {
	width: 670px;
	margin-top:-17px;
	margin-left:10px auto;
	margin-right:10px auto;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}



#menu h3 {
	font-size: 16px;
	color: #fff;
	padding: 10px;
	margin: 0;
	background: #000;
	line-height: 20px;
}

#menu ul {
	margin: 0 auto;
	list-style: none;
}

#menu ul li {
	float: left;
	margin: 0 0 0 20px;
	font-size: 16px;
	line-height: 50px;
}

#menu ul li a {
	color: #545454;
	text-decoration: none;	
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

#menu ul li a:hover {
	color: #999;
}





img.roundIcon {
	float: left;
	width: 30px;
	height: 30px;
	margin: 14px 5px;
	padding: 6px;
	background: #999;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
img.roundIcon2 {
	float: left;
	width: 30px;
	height: 30px;
	margin: -5px 0px;
	padding: 6px;
}

img.roundIcon:hover  {
	background: #000;
}

#menu ul ul {
	position: absolute;
	top: -9999px;
	background: #fff;
	padding: 0;
	margin: 0 0 0 -5px;
	-webkit-box-shadow: 0 10px 20px #888;
	-moz-box-shadow: 0 10px 20px #888;
	box-shadow: 0 10px 20px #888;
}

#menu ul ul:before {
	position: absolute;
	content:"";
	width: 10px;
	height: 10px;
	top: -5px;
	left: 20px;
	background: #000;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

#menu ul li:hover ul {
	top: 55px;
}

#menu ul ul li {
	float: none;
	font-size: 16px;
	padding: 15px 20px;
	text-align: left;
	margin: 0;
	border-bottom: 1px solid #ddd;
	line-height: 20px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

#menu ul ul a {
	color: #333;
	text-decoration: none;
}

#menu ul ul li.all {
	font-size: 12px;
	border-bottom: none;
	text-transform: none;
}

#menu ul ul li:hover {
	background: #333;
	color: #fff;
}
#menueItemTable:hover {
	color: #fff;
}

img.logo {
	margin-left:40px;
	margin-right:30px;
}



td.menueHeaderColumn {
	vertical-align: top;
	padding-top:20px;
}

.menueDescription {
	spacing: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
    color: #000000;
    text-decoration: none;
    width: 250px;
    line-height: 130%;
}

table.menueItemTable {
	padding: 5px;
	 border-spacing: 5px;
}

img.menueItemIcon {
	border: 0px;
	width: 24px;
	height: 24px;
	background: none;
	margin-right:10px;
	float:left;
}
td.menuItemText {
	font-size: 0.9em;
}
div.menuItemText {
	float: left;
    margin: 5px;
	font-size: 0.9em;
}

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

h1.title {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
	color: #ffffff
}
h1.title2 {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 0px;
}

h1.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-left: 20px;
	color: #ffffff;
}

h1.sitemap {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-left: 20px;
	width: 400px;
	background: #cccccc;
	color: #000000;
}
h1.productPage {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}
h2.productPage {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

h3.sitemap {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 40px;
	width: 400px;
	background: #cccccc;
	color: #000000;
}

h3.leafletpopup {
	font-size: 13px;
}

.leaflet-popup-content-wrapper, .leaflet-popup-tip {
    border-radius: 4px !important;
}


h2.tourPopup {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 18px;
	margin-bottom: 10px;
}

div.sitemapContent {
	margin-top: 150px;
}

.testLayer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	z-index: 2;
	position: absolute;
	left: 50;
	top: 8;
	min-width: 100;
	background: #ffffff; 
	opacity: 0.8;
	filter: alpha(opacity=80);
	border: 1px solid #b10c0c;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:3px;
	padding-left:3px;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
}

.function_menue_nomargin {
	margin-top:0px;
	padding-top:0px;
	display: block;
	width:100%; 
	min-height:100px;
	background:#FBFBFB;
	opacity: 0.9;
	filter: alpha(opacity=90);
	z-index: 1000;
	position: absolute;
	left: 0;
	top: 0;
	 border-bottom: 1px solid #ffffff;
}
.function_menue_left{
	margin-top:0px;
	padding-top:0px;
	display: block;
	background:#FBFBFB;
	opacity: 0.9;
	filter: alpha(opacity=90);
	z-index: 1000;
	position: absolute;
	left: 0;
	top: 0;
	border-bottom: 1px solid #ffffff;
	width: 20%;
	min-width: 120px;
}

.function_menue {
	display: block;
	width:100%; 
	height:55px;
	background:#FBFBFB;
	opacity: 0.9;
	filter: alpha(opacity=90);
	z-index: 1000;
	position: absolute;
	left: 0;
	top: 0;
	 border-bottom: 1px solid #ffffff;
}
.function_menue_admin {
	display: block;
	width:100%; 
	height:55px;
	background:#88cd6d;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 100;
	position: absolute;
	left: 0;
	top: 0;
	 border-bottom: 1px solid #ffffff;
}











.floatingLogo {
	position: absolute;
	left: 10px;
	top: 5px;
}

div.embedQrBox {
	z-index: 70;
	position: absolute;
	right: 20px;
	top: 5px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border:2px solid #FFFFFF;
	background:rgba(0,0,0,1.0);
	color: #ffffff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
}
td.embedQrBoxText {
	white-space: normal;
	width: 140px;
	padding: 5px;
	background:rgba(0,0,0,1.0);
	color: #ffffff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
}
a.embedQrBoxLink {
	 font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #8ffff1;
    text-decoration:none;
}
a.embedQrBoxLink:hover {
	 font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #8ffff1;
    text-decoration:underline;
}



.scyscraperAd {
	z-index: 50;
	position: fixed;
    top: 40px;
    right: 0px;
}



.drawRouteBox {
	background-image: url("../images/icons/draw_route_2.png");
    color: #191818;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 57px;
    opacity: 0.8;
    padding-left: 77px;
    padding-top: 13px;
    position: fixed;
    right: 0;
    text-decoration: none;
    top: 190px;
    width: 93px;
    z-index: 4;
}
.drawRouteBox:hover {
	color: #000000;
	font-size: 18px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.uploadRouteBox {	
	background-image: url("../images/icons/gps_route.png");
    color: #191818;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 58px;
    opacity: 0.8;
    padding-left: 76px;
    padding-top: 12px;
    position: fixed;
    right: 0;
    text-decoration: none;
    top: 340px;
    width: 92px;
    z-index: 4;
}

.uploadRouteBox:hover {
	color: #000000;
	font-size: 18px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.uploadSkitourBox {
    background-image: url("../images/icons/skitour_route.png");
    color: #191818;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 58px;
    opacity: 0.8;
    padding-left: 71px;
    padding-top: 12px;
    position: fixed;
    right: 0;
    text-decoration: none;
    top: 490px;
    width: 97px;
    z-index: 4;
}

.uploadSkitourBox:hover {
	color: #000000;
	font-size: 18px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

li.sumbitSkitour {
	margin-top:10px;
}

table.drawRouteBoxText{
	padding-left: 86px;
    padding-top: 7px
}

div.routeDetailsBox {
	float: left;
     width: 50%;
     padding: 2px;
     box-sizing: border-box;
     position: relative;
}

#map {
  position: relative;
  width:100%; 
  height:100% !important; 
  margin:0px
}

.mapadmin {
	position: absolute !important;
    top: 1px !important;
    left: 0px !important;
     margin:0px !important;
     width: 100% !important;
}

.accountAdminMainArea {
	position: absolute;
    margin:0px;
    width: 85%;
    height: 90%;
    top: 53px;
    left: 330px;
}

#mapdrawroute {
	position: absolute;
    top: 0px;
   
     margin:0px;
     width: 100%;
     height: 105%;
     
}

#productmap {
  position: relative;
  width:100%; 
  height:400; 
  margin-top: 20px;
  margin-bottom: 30px;
  margin-right: 30px;
}
#tourlinkmap {
  position: relative;
  width:100%; 
  height:300px; 
  margin-top: 20px;
  margin-bottom: 30px;
  margin-right: 30px;
}
#summermap {
  position: relative;
  width: 100%; 
  height: 375px; 
  margin-top: 20px;
  margin-bottom: 30px;

}
#wintermap {
  position: relative;
  width:100%; 
  height:375px; 
  margin-top: 20px;
  margin-bottom: 30px;

}

#features_menue {
	width:100%; 
	height:40px;
	margin-right:200px;
	background:#ffffff;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 4;

}
.features_table {
	margin:0px;
	padding-top:1px;
	padding-left:25px;
	margin-right:30px;
}


.function_menue_extension {
	width:55px; 
	height:80px;
	background:#ffffff;
	opacity: 0.7;
	filter: alpha(opacity=70);
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 0px;
}

table.menue_table {
	width:100%;
	margin-bottom:0;
	padding-top:1px;
	padding-left:30px;
	padding-bottom:0;
	vertical-align: bottom;
	position:absolute;
	bottom:0;
}
td.topAlignTd {
vertical-align: top;
}
div.menue_functions {
		position:absolute;
		top:10px;
		z-index: 1000;
}

table.menue_table_embed {
	width:100%;
	margin-bottom:0;
	padding-top:1px;
	padding-left:5px;
	padding-bottom:0;
	vertical-align: bottom;
	position:absolute;
	bottom:0;
}
table.menue_table2 {
	width:100%;
	margin-top:5px;
	padding-top:1px;
	padding-left:30px;

}



.drawroute {
	color: #ffffff;
}

.menuetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #545454;
	font-size: 15px;
	padding-right:15px;
}
.menuetext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #413e3e;
	font-size: 12px;
	padding-right:15px;
}

.menuesubtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #545454;
	font-size: 11px;
	padding-right:15px;
	line-height: 1.5;
	padding-left: 5px;
	padding-bottom: 5px;
}
.menuesubtext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #545454;
	font-size: 10px;
	padding-right:15px;
}

a.menuetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
a.menuetext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #545454;
	font-size: 10px;
	text-decoration: underline;
}

.helptext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #545454;
	font-size: 15px;
	padding-right:15px;
	vertical-align:top;
}
.helptext2 {
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bold;
	color: #545454;
	font-size: 12px;
	line-height: 1.5;
}

td.spacer {
	width: 60px;
}



td.linedcell {
	border-width:2px;
	border-color:red;
  	border-style:solid;
}

td.topAlignCell {
	vertical-align:top;
	text-align: center;
}

.dialogTable {
	margin-left: 20px;
	margin-right: 20px;
}


#qrCodeoverlay {
	width:80px; 
	height:80px;
	background:#ffffff;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 4;
	position: absolute;
	left: 0px;
    border: 2px solid #232121;
	 border-radius: 6px 6px 6px 6px;
	 -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
}

#failedSearchDialog {
	width:300px; 
	height:30px;
	background:#f15e79;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 4;
	margin-left:280px;
	  border: 2px solid #232121;
	 border-radius: 6px 6px 6px 6px;
	 -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
}


td.dialogtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #413e3e;
	font-size: 12px;
	padding-left:15px;
}
div.dialogtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #413e3e;
	font-size: 12px;
	padding-left:15px;
	margin: 15px;
}
td.legendSymbol {
	width:10px;
	margin-left:10px;
}

td.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: red;
	font-size: 10px;
	padding-left:15px;
}


td.dialogtext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #413e3e;
	font-size: 12px;
	padding-left:15px;
	padding-top:20px;
}


table.downloadDialog {
	padding: 10px;
	margin-top: 20px;
	margin-left: 20px;	
}

table.impressumTable {
	width: 700px;
	margin-left: 30px;
}

.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #413e3e;
	font-size: 18px;
	margin-bottom: 4px;
	margin-top: 10px;
}

.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #413e3e;
	font-size: 15px;
	margin-bottom: 3px;
	margin-top: 4px;
}

.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #413e3e;
	font-size: 12px;
	margin-bottom: 10px;
}

.failedSearchText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #413e3e;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 5px;
}

.standardtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #413e3e;
	font-size: 10px;
}

.downloadlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: red;
	font-size: 12px;
}

.impressumlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #545454;
	font-size: 10px;
	margin-top: 0px;
}
.impressumlink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #545454;
	font-size: 10px;
	margin-top: 0px;
	padding: 4px;
	border: 1px solid #cccccc;
	-moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}
div.contributors {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #545454;
	font-size: 10px;
	margin-top: 0px;
}
a.contributors {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #bfd5db;
	font-size: 10px;
	margin-top: 0px;
}

.search{
	background: red;
}

#routeStartButton {
 background: url(../images/icons/green_button_fill.png) repeat-x;
  border: none;
  color: #FFFFFF;
  font-size:14px;
  font-weight: bold;
  padding: 2px 10px;
}



td.buttonfield {
	width:100px;
	bottom:0;
	margin-bottom:0;
	padding-bottom:0;
}
table.button {
	spacing: 0px;
	padding: 0px;
}
tr.button {
	spacing: 0px;
	padding: 0px;
}
td.button {
	spacing: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
    font-weight: bold;
    color: white;
    text-decoration: none;
}


td.language {
	spacing: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
td.languageSmall {
	spacing: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
    color: #ffffff;
    text-decoration: none;
}
td.notificationText {
	spacing: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
    color: #ffffff;
    text-decoration: none;
}

td.tourNotificationHeader {
	spacing: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
    color: #634a4a;
    font-weight:bold;
    text-decoration: none;
  
}
div.tourNotificationText {
	spacing: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
    color: #634a4a;
    text-decoration: none;
    white-space: nowrap;
}

a.tourNotificationText {
	spacing: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
    color: #634a4a;
    text-decoration: none;
    white-space: nowrap;
}
a.tourNotificationText:hover {
	spacing: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
    color: #634a4a;
    text-decoration: underline;
    white-space: nowrap;
}

.mapNotificationText {
	spacing: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
    color: #ffffff;
    text-decoration: none;
    text-shadow: 1px 1px 0 #000;
}
.mapIconText {
	spacing: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    color: #4d4b4b;
    text-decoration: none;
}

.linkTextBox {
	width=500px;
}

div.toggleDiv {
	display:none; background: #ececec; padding: 15px;
}

div.toggleDisplayBox {
	margin:15px;
}

div.toggleDetailBox {
	margin:15px;
	 background: #ececec;
	 border-top-right-radius: 2px;
     border-top-left-radius: 2px;
}

img.toggleImg {
	height: 18px;
    width: 18px;
	margin: 5px;
	margin-right: 20px;

}
div.boxshadow 
{
  -moz-box-shadow: 3px 3px 5px #535353;
  -webkit-box-shadow: 3px 3px 5px #535353;       
  box-shadow: 3px 3px 5px #535353;
}
div.roundbox
{  
  -moz-border-radius: 6px 6px 6px 6px;
  -webkit-border-radius: 6px;  
  border-radius: 6px 6px 6px 6px;
}
div.roundbox-top
{    
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;    
    border-radius: 4px 4px 0 0;
}
div.roundbox-bottom
{    
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
div.whiteborderbox {
	border-color: #ffe1ad !important;
    border: 2px solid;
    margin-top:10px;
    padding:8px;
}
div.gridheader, div.gridheaderbig, div.gridheaderleft, div.gridheaderright
{    
    padding: 4px 4px 4px 4px;
    background:  #232121;
    opacity: 0.8;
    text-align: center;
    color: #191818;
}
div.gridheaderleft
{
    text-align: left;
}
div.gridheaderright
{
    text-align: right;
}
div.gridheaderbig
{    
    font-size: 135%;
}

div.tourSubmissionDialog {
	width:550px; 
	height:600px;
	background:#ffffff;
	opacity: 0.8;
	filter: alpha(opacity=90);
	z-index: 4;
	position: absolute;
	left: 170px;
	top: 100px;
}

div.routeFinishedDialog {
	width:730px; 
	height:680px;
	background:#ffffff;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 2000;
	position: absolute;
	left: 200px;
	top: 80px;
}

div.markerFinishedDialog {
	width:400; 
	height:500;
	background:#ffffff;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 2000;
	position: absolute;
	left: 130px;
	top: 100px;
}

div.uploadRoute {
	width:500px; 
	height:200px;
	background:#ffffff;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 4;
	position: absolute;
	left: 200px;
	top: 200px;
}
div.uploadFinishedDialog {
	width:700px; 
	height:530px;
	background:#ffffff;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 4;
	position: absolute;
	left: 200px;
	top: 200px;
}


div.legend {
  width: 80%;
  max-width:500px;
  height: 350px;
  background: #ffffff;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 4;
  position: absolute;
  left: 40px;
  top: 80px;
}

div.productAd {
	width:200px; 
	height:340px;
	background:#ffffff;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 4;
	position: absolute;
	left: 100px;
	top: 200px;
}

div.submitLinkFinished {
	width:400px; 
	height:100px;
	background:#ffffff;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 4;
	position: absolute;
	left: 300px;
	top: 300px;
}
div.submitLinkFailed {
	width:400px; 
	height:250px;
	background:#ffffff;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 4;
	position: absolute;
	left: 300px;
	top: 300px;
}

div.productAdContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #413e3e;
	font-size: 14px;
	padding-left:15px;
	padding-top:20px;
}
div.productName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ba0000;
	font-size: 16px;
	padding-bottom:20px;
}
div.mapNameNotify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #b86e04;
	font-size: 16px;
	padding-bottom:10px;
	text-shadow: 1px 1px 0 #000;
}
a.productShopButton {
	padding-left:15px;
	padding-top:20px;
}

td.dialogHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight: bold;
    color: #ffffff;
}
#closeLegend, #closeDialog, #closeProductAd {
	position: relative;
    top: 0px;
    right: 0px;
	width: 30px; 
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
   font-weight: bold;
   color: red;
   text-decoration: none;
}

.ui-button-active {
	height:35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
    font-weight: bold;
    background:#ffffff;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 0px;
	margin-left:10px;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
	border-width:0px;
	 border-radius: 6px 6px 0px 0px;
	 -moz-border-radius: 6px 6px 0px 0px;
    -webkit-border-radius: 6px 6px 0px 0px;
    position:absolute;
    bottom:0;
    opacity: 1.0;
	filter: alpha(opacity=100);
	z-index: 30;
}

.ui-button-passive {
	height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
    font-weight: bold;
    background:#8a8a8a;
    padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 0px;
	margin-left:10px;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
	border-width:0px;
	 border-radius: 6px 6px 0px 0px;
	 -moz-border-radius: 6px 6px 0px 0px;
    -webkit-border-radius: 6px 6px 0px 0px;
    position:absolute;
    bottom:0;
    opacity: 0.9;
	filter: alpha(opacity=90);
	cursor: pointer;
	z-index: 20;
}

.ui-button-drawingFinished {
	height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
    font-weight: bold;
    background:#e55050;
    padding-right: 12px;
	padding-left: 12px;
	margin-bottom: 0px;
	margin-left:10px;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
	border-width:1px;
	 border-radius: 6px 6px 6px 6px;
	 -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
	cursor: pointer;
	z-index: 20;
}

.ui-button-shop {
	height:30px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
    font-weight: bold;
    background:#31ab21;
    padding-right: 12px;
	padding-left: 12px;
	margin-bottom: 0px;
	margin-left:10px;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
	border-width:1px;
	 border-radius: 6px 6px 6px 6px;
	 -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
	cursor: pointer;
	z-index: 20;
}

.ui-button-mapNotify {
	height:20px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    font-weight: bold;
    background:#31ab21;
    padding-right: 30px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left:10px;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
	border-width:1px;
	 border-radius: 6px 6px 6px 6px;
	 -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
	cursor: pointer;
	z-index: 20;
}

.ui-button-legend {
	height:30px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    	font-weight: bold;
    	background:#5a5959;
	opacity: 0.8;
	filter: alpha(opacity=80);
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:5px;
	padding-bottom: 5px;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
	border-width:1px;
	 border-radius: 4px 4px 4px 4px;
	 -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
	cursor: pointer;
	z-index: 70;
	position: absolute;
	left: 50px;
	top: 100px;

}

div.routeDataInfoBox {
	height:30px;
	color: #515151;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    font-weight: bold;
    background:#FFFFFF;
    padding-right: 12px;
	padding-left: 30px;
	margin-bottom: 0px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top:6px;
	text-align: left;
	overflow: visible; /* removes extra width in IE */
	border-width:1px;
	 border-radius: 6px 6px 6px 6px;
	 -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
	z-index: 20;
	
}

td.buttonCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    width:100px;
}

a.embedTitleLink {
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:14px;
    font-weight: bold;
    color: #000000;   
}
td.embedInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
    font-weight: normal;
    color: #000000;   
}
span.routeCode {
	 font-weight: bold;
    font-size: 17px;
    background-color: #e9f4ff;
    padding: 4px;
    border-radius: 2px;
}
span.routeCodeEmbed {
	 font-weight: bold;
    font-size: 10px;
    background-color: #e9f4ff;
    padding: 4px;
    border-radius: 2px;
}

.routeImportOptionsBox {
	-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;
	border: 1px solid #2ad;
	padding:8px;
	margin:8px;
	color:#000;
	display:block;
}

input.tourURL {
	color: #363636; 
	font-size: 12px;
	font-weight: bold; 
	border: 1px double #413e3e; 
	background-color: D7F999; 
	padding: 3px; 
	height: 30px; 
	width: 250px;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius:4px;
	margin-top: 6px;
}
input.tourLinkURL {
	color: #363636; 
	font-size: 12px;
	font-weight: bold; 
	border: 1px double #413e3e; 
	background-color: #e6ffdd; 
	padding: 3px; 
	height: 26px; 
	width: 400px;
}
input.markerName {
	color: #363636; 
	font-size: 12px;
	font-weight: bold; 
	border: 1px double #ffffff; 
	background-color: #ffffff; 
	padding: 3px; 
	height: 26px; 
	width: 200px;
}
select.tourLinkSeason {
	color: #363636; 
	font-size: 20px;
	font-weight: bold; 
	border: 1px double #413e3e; 
	background-color: #e6ffdd; 
	padding: 3px; 
	height: 26px; 
	width: 150px;
}
input.mobileID {
	color: #363636; 
	font-size: 12px;
	font-weight: bold; 
	border: 1px double #413e3e; 
	background-color: #D7F999; 
	padding: 3px; 
	height: 30px; 
	width: 80px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius:4px;
}
.embedCode {
	color: #363636; 
	font-size: 12px;
	border: 1px solid #cccccc; 
	background-color: #fbfbfb; 
	padding: 3px; 
	width: 100%;
}

.tourLinkSubmitButton {
	margin-left: 40px;
	-moz-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	box-shadow:inset 0px 1px 0px 0px #cae3fc;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
	background-color:#79bbff;
	-webkit-border-top-left-radius:7px;
	-moz-border-radius-topleft:7px;
	border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
	-moz-border-radius-topright:7px;
	border-top-right-radius:7px;
	-webkit-border-bottom-right-radius:7px;
	-moz-border-radius-bottomright:7px;
	border-bottom-right-radius:7px;
	-webkit-border-bottom-left-radius:7px;
	-moz-border-radius-bottomleft:7px;
	border-bottom-left-radius:7px;
	text-indent:0;
	border:1px solid #469df5;
	display:inline-block;
	color:#ffffff;
	font-family:Courier New;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:48px;
	line-height:48px;
	width:151px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #287ace;
}
.tourLinkSubmitButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4197ee), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');
	background-color:#4197ee;
}.tourLinkSubmitButton:active {
	position:relative;
	top:1px;
}


div.info {
	width:300px; 
	height:170px;
	background:#ffffff;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 4;
	position: absolute;
	left: 400px;
	top: 200px;
}

div.generalInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #413e3e;
	font-size: 14px;
	padding-left:15px;
}

button.generalInfoLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	 text-decoration: none;
	color: red;
	font-size: 14px;
	padding-left:15px;
}
button.generalInfoLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	 text-decoration: underline;
	color: red;
	font-size: 14px;
	padding-left:15px;
}

div.productPicture {
    float: left;
    width: 50px;
    margin-right: 12px;
}


tr.alternate:nth-child(odd) {
    background-color: #fff7f2;
}
td.navTableCol{
	padding:4px;
	font-size: 9pt;
}
tr.productHeader {
    background-color: #d9d9d9;
    border-bottom: 2px solid #413e3e;
	height: 40px;
}
td.productHeader {
    border-bottom: 2px solid #413e3e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	 text-decoration: none;
	color: #413e3e;
	padding: 20px;
}
td.product {
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	 text-decoration: none;
	color: #413e3e;
	font-size: 14px;

}
h2.productDescription {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #413e3e;
}



.productText {
	margin-top: 54px;
	margin-left: 40px;
	width:700px;
	-webkit-border-radius: 0px 0px 20px 20px;
	-moz-border-radius: 0px 0px 20px 20px;
	border-radius: 0px 0px 20px 20px;
	background:rgba(173,227,91,0.9);
	-webkit-box-shadow: #B3B3B3 7px 7px 7px;
	-moz-box-shadow: #B3B3B3 7px 7px 7px;
	 box-shadow: #B3B3B3 7px 7px 7px;
	 border:2px solid #5E5E00;
}

h1.productHeader {
	margin: 24px;
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:24px;
	color: #2a2a2a;
}

.productContent {
	padding-left: 20px;
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:16px;
	color: #4e4e4e;
}

a.productLink {
	color: #0088CC;
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:16px;
	text-decoration:none;
}
a.productLink:hover {
	color: #0088CC;
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:16px;
	text-decoration:underline;
}

.androidAd {
	opacity: 0.8;
	filter: alpha(opacity=80);
	right: 30px;
	z-index: 2000;
	position: absolute;
	bottom: 80px;
}


.tab-content {
    border-left: 2px solid #f5aa5d;
    border-right: 2px solid #f5aa5d;
    padding: 10px;
}
.nav-tabs {
	 border-bottom: 2px solid #f5aa5d !important;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -2px !important;
}
.nav-tabs>li.active>a {
	border: 2px solid #f5aa5d !important;
	border-bottom: 0px !important;
}

div.errorDetailsBox {
	 margin: 15px;
	 padding: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:1px solid #FF660D;
	background-color:#E3E3E3;
	-webkit-box-shadow: #B3B3B3 4px 4px 4px;
	-moz-box-shadow: #B3B3B3 4px 4px 4px;
	box-shadow: #B3B3B3 4px 4px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6f0000;
	font-size: 12px;
}

div.editMarkerBox {
	overflow: auto;
	width: 250px;
	height: 250px;
	margin-bottom:15px;
}
div.iconMenu {
	overflow: auto;
	height: 720px;
	width:100%;
}
input.editMarkerTitle {
	width: 100%; 
	height: 40px; 
	background: #d2d2d2; 
	font-size: 14pt; 
	font-weight: bold; 
	padding: 5px;
	margin-top: 25px;
	border: 1px double #ffffff;
}

#producttable td:hover {
    cursor: pointer;
}

div.fileUploadBox {
	 padding: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:4px dashed #d4d4d4;
	background-color:#eafcff;
	-webkit-box-shadow: #B3B3B3 4px 4px 4px;
	-moz-box-shadow: #B3B3B3 4px 4px 4px;
	box-shadow: #B3B3B3 4px 4px 4px;
	width: 500px;	
}
textarea.tourdescription {
    height: 150px;
    width: 500px;
    padding: 3px 8px;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c0c0c0 #d9d9d9 #d9d9d9;
    border-image: none;
    border-radius: 1px;
    border-right: 1px solid #d9d9d9;
    border-style: solid;
    border-width: 1px;
    font-size: 13px;
    resize: none;
}
input.editRouteTitle {
	width: 500px; 
	height: 32px; 
	font-size: 11pt; 
	font-weight: bold; 
	padding: 5px;
	border-color: #c0c0c0 #d9d9d9 #d9d9d9;
    border-image: none;
    border-radius: 1px;
    border-right: 1px solid #d9d9d9;
    border-style: solid;
    border-width: 1px;
}

.imgDeleteButton {
   border: 2px solid #ffffff;
    color: black;
    cursor: pointer;
    font-size: 17px;
    height: 30px;
    line-height: 20px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 28px;
    z-index: 1000;
    border-radius: 4px;
    background-color: #eaeaea;
}
.imgContainer {
	position: relative;
	 padding: 5px;
}
.imgFileName {
	font-size: 10pt; 
	width: 100px;
	color: #686868;
	overflow-x: hidden;
	display:block;
	white-space: nowrap;
}
h1.accountNameTitle {
	font-size: 50px;
}
h1.adminHeader {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    padding-top: 8px;
}
h2.adminHeader {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    padding-top: 6px;
}
h3.adminHeader {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    padding-top: 6px;
    margin-top:5px !important;
}

a.geoCategory {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;
    padding-left: 8px;
	background-color:#DBE0DB;
	border: 1px solid white;
}
a.detailsCategory {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
	padding-left: 8px;
	cursor:pointer;
	color: black;
}
.bundleHeading{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;
    padding:10px;
    margin: 10px;
    border-radius:5px;
    padding-left: 20px;
    max-width: 260px;
}
.bundleHeading a {
	color: #565656;
}

.iconImg {
	z-index:1000;
}

.iconMenu {
	border: 1px solid #919191;
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    background-color: #ffffff;
}

.closeButton:before {
	font-family: "Ionicons";
	content: "\f128";
}
.addTextPage:before {
	font-family: "Ionicons";
    content: "\f48a";
	margin-right: 6px;
}
.routeOptionsIcon:before {
	font-family: "Ionicons";
    content: "\f2f7";
    font-size:20px;
}
.routeAdditionalmarkers:before {
	font-family: "Ionicons";
	content: "\f456";
	 font-size:20px;
}
.waymarkedBtn:before {
	font-family: "Ionicons";
	content: "\f42c";
	font-size:20px;
}
.addPoiBtn:before {
	font-family: "Ionicons";
	content: "\f455";
	font-size:20px;
}
.undoIcon:before {
	font-family: "Ionicons";
	content: "\f4c7";
	 font-size:20px;
}
.elevationGraph:before {
	font-family: "Ionicons";
	content: "\f262";
    font-size:20px;
}
.searchButton:before {
	font-family: "Ionicons";
	content: "\f2f5";
	font-size:20px;
}
.screenExtract:before {
	font-family: "Ionicons";
	content: "\f386";
    font-size:20px;
}
.screenContract:before {
	font-family: "Ionicons";
	content: "\f37d";
    font-size:20px;
}
.completedBtn:before {
	font-family: "Ionicons";
	content: "\f375";
    font-size:16px;
}
.navigationAdd:before {
	font-family: "Ionicons";
	content: "\f46e";
    font-size:20px;
}
.navigationAuto {
	background-color: #F17A32;
    padding: 2px !important;
    border: 2px solid #ecf2fe !important;
	color: white;
	width: 100%;
	height: 30px;
	font-size: 14px; 
}


.print:before {
    font-family: "Ionicons";
    content: "\f21a";
    font-size: 30px;
    margin-right:12px;
}
.downloadFile:before {
	font-family: "Ionicons";
    content: "\f408";
    font-size: 30px;
    margin-right:12px;
}
.downloadRoute:before {
	font-family: "Ionicons";
    content: "\f26f";
    font-size: 30px;
    margin-right:12px;
}
.downloadPhone:before {
	font-family: "Ionicons";
    content: "\f3a2";
    font-size: 30px;
    margin-right:12px;
}
.downloadPhone2:before {
	font-family: "Ionicons";
    content: "\f3a2";
    font-size: 20px;
}
.placePhone:before {
	font-family: "Ionicons";
    content: "\f4b9";
    font-size: 15px;
	margin-right:12px;
}
.placeWebsite:before {
	font-family: "Ionicons";
    content: "\f38c";
    font-size: 15px;
	margin-right:12px;
}
.placeAddress:before {
	font-family: "Ionicons";
    content: "\f1ff";
    font-size: 15px;
	margin-right:12px;
}
.placeRating:before {
	font-family: "Ionicons";
    content: "\f251";
    font-size: 15px;
	margin-right:12px;
}

	

img.info {
        position: absolute;
        left: 8px;
        top: 180px;
        width: 30px;
        height: 30px;
        z-index: 1040;
}
img.info:hover{ cursor:pointer}


div.blockMsg {
	padding: 8px !important;
	-moz-border-radius: 6px 6px 6px 6px;
  -webkit-border-radius: 6px;  
  border-radius: 6px 6px 6px 6px;
}


input.supMarkerTitle {
	 font-size: 10pt;
	width: 80%;
}
input.navMarkerTitle {
	font-size: 10pt;
	margin-left: -40px;
    padding-left: 53px;
	background: none;
	padding: 5px 5px 8px 53px;
	width: 100%;
	min-width: 300px;
}
input.assetInputWithLanguage {
	font-size: 10pt;
	margin-left: -40px;
    padding-left: 53px;
	background: none;
	padding: 5px 5px 8px 53px;
	width: 80%;
	display:inline;
	min-width:150px;
}
textarea.naviTextInput {
	font-size: 9pt;
	border: 1px solid #cccccc;
	width: 100%;
	height: 4em;
	background: unset;
    border-bottom-width: 0px;
}
textarea.naviLongtextInput {
	font-size: 9pt;
	border: 1px solid #cccccc;
	width: 25em;
	height: 8em;
}
span.referenceBundleName {
	width: 40px;
	font-size:9px;
}

input.segmentTitle {
	width: 200px;
	 font-size: 10pt;
    font-weight: bold;
}
input.colorpicker {
	width: 100%;
	 font-size: 12pt;
	 margin-top:8px;
	 margin-bottom:8px;
	 float:left;
}
input.segmentColorPicker {
	width:80px;
}
div.segmentColorPicker {
	float:left;
}
div.segmentDelete {
	float: left;
    margin-left: 20px;
    font-size:24px;
}
div.segmentPopupContainer {
	display: inline-block;
}
.colorPickerTable {
	margin-top: 8px;
	margin-bottom: 8px;
}
.captionLocationButtons {
	border-radius:4px;
	margin: 6px;
}
.captionLocationButtons  label {
	font-size:10px;
}

label.active {
	background-color: #a0c1f7;
}

#viewRoute .modal-dialog {
	width:90% !important;
	top: 40px !important;
}
.searchModal .modal-dialog {
    max-width:400px !important;
}


tr.rowStyleAdmin {
	background: #f8f8f8;
	 margin:15px; 
	 box-shadow: 4px 4px 4px #d3d3d3;
   -webkit-box-shadow: 4px 4px 4px #d3d3d3;
   -moz-box-shadow: 4px 4px 4px #d3d3d3;
}

.geoAsset {
	/*opacity: 0.8;*/
}


#gritter-notice-wrapper {
	z-index:1900;
}
.modal-content {
	z-index:2000;
}
	
.content_div {
    display: none;
    overflow-y:scroll;
    width: 100%;
    height: 100%;
}
.content_div:first-child {
    display: block;
}





li.cat:hover {
	 cursor: pointer;
}

.ui-page-theme-a .ui-btn.ui-btn-active, html .ui-bar-a .ui-btn.ui-btn-active, html .ui-body-a .ui-btn.ui-btn-active, html body .ui-group-theme-a .ui-btn.ui-btn-active, html head + body .ui-btn.ui-btn-a.ui-btn-active, .ui-page-theme-a .ui-checkbox-on:after, html .ui-bar-a .ui-checkbox-on:after, html .ui-body-a .ui-checkbox-on:after, html body .ui-group-theme-a .ui-checkbox-on:after, .ui-btn.ui-checkbox-on.ui-btn-a:after, .ui-page-theme-a .ui-flipswitch-active, html .ui-bar-a .ui-flipswitch-active, html .ui-body-a .ui-flipswitch-active, html body .ui-group-theme-a .ui-flipswitch-active, html body .ui-flipswitch.ui-bar-a.ui-flipswitch-active, .ui-page-theme-a .ui-slider-track .ui-btn-active, html .ui-bar-a .ui-slider-track .ui-btn-active, html .ui-body-a .ui-slider-track .ui-btn-active, html body .ui-group-theme-a .ui-slider-track .ui-btn-active, html body div.ui-slider-track.ui-body-a .ui-btn-active {
	background-color: rgba(164,244,49,0.5) !important;
}
 

	
	
#loginlayer {
	position: fixed;
	-webkit-backface-visibility: hidden;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1899;
	/*background: url('images/ring.gif') 50% 50% no-repeat ;*/
	background-color: rgba(249, 249, 249, 0.8);
}
.loadinglayers {
    position: fixed;
    -webkit-backface-visibility: hidden;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1899;
    /* background: url('images/ring.gif') 50% 50% no-repeat; */
    background-color: rgba(249, 249, 249, 0.8);
}
.loadinglayers2 {
    position: absolute;
    -webkit-backface-visibility: hidden;
    left: 0px;

    z-index: 1899;
    /* background: url('images/ring.gif') 50% 50% no-repeat; */
	
	margin: 5px;
}
.ui-icon-loading {
    background-color: #000;
    border-radius: 2.25em;
    display: block;
    height: 2.75em;
    margin: 0;
    padding: 0.0625em;
    width: 2.75em;
    background: url("images/ring.svg") repeat scroll 0 0 / 2.875em 2.875em rgba(0, 0, 0, 0);
}
.loaderspinner {
  border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #f1a832;
   border-bottom: 16px solid #f1a832;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin-top:15px;
  animation: spin 2s linear infinite;
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.noGeoAssetNotification {
	width: 80%;
    margin: auto;
    text-align: center;
    background-color: #ECECEC;
    padding: 10px;
    -moz-border-radius: 6px 6px 6px 6px;
  -webkit-border-radius: 6px;  
  border-radius: 6px 6px 6px 6px;
}

.textIcon:before {
		font-family: "Ionicons";
	content: "\f41c";
	margin-right: 10px;
	font-size: 38px;
	margin-left:10px;
}
#accountIndexWeb:before {
	font-family: "Ionicons";
	content: "\f38c";
	margin-right: 10px;
}
#accountIndexApp:before {
   font-family: "Ionicons";
	content: "\f1fa";
	margin-right: 10px;
}
#accountIndexBooklet:before {
   font-family: "Ionicons";
	content: "\f381";
	margin-right: 10px;
}
#accountIndexTitle:before {
   font-family: "Ionicons";
	content: "\f41c";
	margin-right: 10px;
}
#accountIndexStructure:before {
	font-family: "Ionicons";
	content: "\f13f";
	margin-right: 10px;
}
#accountIndexGeo:before {
	font-family: "Ionicons";
	content:"\f203";
	margin-right: 10px;
}
#accountIndexNotify:before {
	font-family: "Ionicons";
	content: "\f11c";
	margin-right: 10px;
}
#accountIndexAnalytics:before {
   font-family: "Ionicons";
	content: "\f492";
	margin-right: 10px;
}
#accountIndexPreview:before {
	font-family:"Ionicons";
	content: "\f1fa";
	margin-right: 10px;
}
#accountIndexExternal:before {
	font-family:"Ionicons";
	content: "\f1fe";
	margin-right: 10px;
}
#accountIndexFeedback:before {
	font-family:"Ionicons";
	content: "\f38d";
	margin-right: 10px;
}
#accountIndexModules:before {
   font-family: "Ionicons";
	content: "\f318";
	margin-right: 10px;
}
#accountGuidebooksHeaders:before {
	background-image: url("../images/icons/guidebook.svg");
	height:30px;
}
.translateBtn:before {
	background-image: url("../images/icons/language_outline.svg");
	height:14px;
}
.menuHeader {
	font-size: 14px !important;
	    color: #333 !important;
}
.menuSubMenu {
	font-size: 12px;
}
.menuSubMenu:before {
   font-size: 12px !important;
    margin-left: 10;
	content: "\f363";
}

.menuItem{
	 font-family: "Ionicons";
	margin-right: 10px;
}
.menuItemDisabled {
	color: #cccccc !important;
}
.menuItemView:before {
	content: "\f133";
}
.menuItemEdit:before {
	content: "\f2bf";
}
.menuItemDuplicate:before {
	content: "\f41c";
}
.menuItemPreview:before {
	content :"\f43f";
}
.menuItemGpxDownload:before {
	content:"\f46e";
}
.menuItemEmbed:before {
	content:"\f271";
}
.menuItemLink:before {
	content:"\f1fe";
}
.menuItemMove:before {
	content:"\f10b";
}
.menuItemCopy:before {
	content: "\f41c";
}
.menuItemConvert:before {
	content: "\f268";
}
.menuItemDelete:before {
	content:"\f37f";
}
.menuItemVisibility:before {
	content:"\f133";
}
.menuItemPrint:before {
	content:"\f3a5";
}
.menuItemMapsheet:before {
	content:"\f393";
}
.menuItemExport:before {
	content:"\f2dd";
}
.menuItemAdd:before {
	content:"\f359";
}
.menuItemSearch:before {
	content: "\f4a4";
}
.menuItemImport:before {
	content: "\f255";
}
.menuItemRequest:before {
	content: "\f2c9";
}
.menuItemSettings:before {
	content: "\f2f7";
}
.menuItemImage:before {
	content: "\f147";
}
.menuItemImageRemove:before {
	content: "\f3a9";
}
.menuItemShare:before {
	content: "\f220";
}
.menuItemAdd:before {
	content: "\f359";
}
.menuItemPhone:before {
    content: "\f3a2";
}
.menuItemExpanded:before {
	 content: "\f35f";
}
.menuItemCompressed:before {
	 content: "\f363";
}
.menuItemDestination:before {
	content: "\f279";
	color: #ff8a0e;
}
.menuItemRefresh:before {
	content: "\f3a8";
}
.menuItemLabel:before {
	content: "\f48c";
}
.menuItemShare:before {
	content: "\f3ac";
}
.menuItemBooklet:before {
	content: "\f3ea";
}
.menuItemBookletRefresh:before {
	content: "\f49c";
}

a.toggleLink {
	text-decoration: none;
	color: #ff8a0e;
}
a.toggleLink:hover {
	text-decoration: none;
}
a.toggleLinkArrow {
	font-size:20px;
}
a.toggleLinkText {
	color: unset;
}

#androidProductIcon:before {
   font-family: "Ionicons";
	margin-right: 10px;
	content:"\f225";
    font-size: 24px;
}
.inappPoductId {
	width:500px;
}
#appleProductIcon:before {
   font-family: "Ionicons";
	margin-right: 10px;
	content:"\f227";
	font-size: 24px;
}

.settingsEntry {
	margin:5px;
}
.accountMenuItem {
	width: 400px !important;
	margin: 10px !important;
}
.accountMenuItemMultibundle {
	margin-left: 40px !important;
}

#accountLogout:before {
	font-family:"Ionicons" !important;
	content: "\f29f" !important;
	margin-right: 10px !important;
	white-space:nowrap !important;
}
#accountChangePwd:before {
	font-family:"Ionicons" !important;
	content: "\f200" !important;
	margin-right: 10px !important;
	white-space:nowrap !important;
}
#accountChangeAccount:before {
	font-family:"Ionicons" !important;
	content: "\f26c" !important;
	margin-right: 10px !important;
	white-space:nowrap !important;
}
#accountUserManagement:before {
	font-family:"Ionicons" !important;
	content: "\f39e" !important;
	margin-right: 10px !important;
	white-space:nowrap !important;
}
#accountPartnerManagement:before {
	font-family:"Ionicons" !important;
	content: "\f2d9" !important;
	margin-right: 10px !important;
	white-space:nowrap !important;
}
#accountSettings:before {
	font-family:"Ionicons" !important;
	content: "\f2f7" !important;
	margin-right: 10px !important;
	white-space:nowrap !important;
}
#accountChangeLanguage:before {	
	font-family:"Ionicons" !important;
	content: "\f38c" !important;
	margin-right: 10px !important;
	white-space:nowrap !important;
}

#accountPrintorders:before {
	font-family:"Ionicons" !important;
	content:"\f3a5" !important;
	margin-right: 10px !important;
	white-space:nowrap !important;
}
#releaseDashboard:before {
	font-family:"Ionicons" !important;
	content:"\f26f" !important;
	margin-right: 10px !important;
	white-space:nowrap !important;
}

.row-centered {
    text-align:center !important;
}
.col-centered {
    display:inline-block; !important;
    float:none !important;
    /* reset the text-align */
    text-align:left !important;
    /* inline-block space fix */
    margin-right:-4px !important;
}

.ui-panel-display-reveal {
	box-shadow: -3px 0 28px rgba(0, 0, 0, 0.15) inset;
}

.printSettingsLabel {
    width: 160px;
}

div.analytics_resultBox {
	margin:6px;
	padding:2px;
	float:left;
	border: 1px solid #919191;
	background-color: #F0F1E1;
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
}

.scissors_cursor {
	cursor: url(../images/icons/cursor_cut.png), pointer !important;
}
.eraser_cursor {
	cursor: url(../images/icons/cursor_erase.png), pointer !important;
}
.selectarea_cursor {
	cursor: url(../images/icons/selectarea_cursor.png), pointer !important;
}

div.plan {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 24px;
    color: #545454;
}
div.plan2 {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    color: #545454;
}
button.plan {
	margin: 0 auto !important;
    display: block !important;
    padding: 10px !important;
    padding-left:25px !important;
    padding-right:25px !important;
}
button.planSelected {
	padding: 6px !important;
	padding-left: 25px !important;
    padding-right: 25px !important;
}
button.planSelected:before {
	font-family:"Ionicons" !important;
	content: "\f375" !important;
	margin-right: 10px !important;
	white-space:nowrap !important;
	 color: green;
    font-size: 20px;
}


.bundleTextId {

	width: 100%;

}
.bundleTextTitle {
	    /*max-height: 58px;*/
}
.bundleCardLink:hover {
	text-decoration:none;
}
.actionCard {
	padding: 15px;
	margin: 15px;
	max-width:120px;
	min-width: 60px;
	border-radius: 5px;
    border: 1px solid #f1f1f1;
    background-color: #f9f9f9;
}
.actionCard:hover {
	color: #ffffff;
	background-color: #f79047;
	text-decoration: none;
}
.actionCard img {
	margin: 0 auto;
	height: 70px;	
}
.bundleEditButton {
		border: none; 
	background:#ececec; 
	border-radius:50%; 
	width:28px; 
	height:28px;
}
.bundleEditButton:after {
	font-family:"Ionicons" ;
	content: "\f397";
	color:#868686;
	font-size:14pt;

}

.bundleMoveDropdown {
    border: medium none;
    cursor: pointer;
    height: 50px;
    left: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}


select {
	height: 30px;
    border-radius: 4px;
    border: 1px #c9c9c9 solid;
    padding: 5px;
    background-color: #e7e7e7;
}

#moveModuleList {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fff 0px, #f8f9f9 100%) repeat scroll 0 0;
    border-color: #e2e4e6 #e2e4e6 #cdd2d4;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    font-weight: 700;
    padding-top: 8px;
}


.dropdown-menu>li>a:hover {
	background-color: #ffc386 !important;
	color: black !important;
}

.routingVehicleChecked {
	    background: url(../images/icons/vehicle_checked.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.social {
	margin-left: 10px;
	font-size: 22px;
}
.facebook:before {
	font-family: "Ionicons";
	content: "\f231";
	color:#3b5998;
}
.twitter:before {
	font-family: "Ionicons";
	content: "\f243";
	color:#1da1f2;
}
.instagram:before {
	font-family: "Ionicons";
	content: "\f351";
	color:#9be5ff;
}

/* Tooltip container */
.icontooltip {
    position: relative;
    display: inline-block;
}

/* Tooltip text */
.icontooltip .icontooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.icontooltip:hover .icontooltiptext {
    visibility: visible;
}





.markertooltip {
  position: relative;
  display: block;
  border-bottom: 1px dotted black;
  width: fit-content !important;
  color: red;
  white-space: nowrap;
  width: 50px;
  background: white;
}


.markertooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
  white-space: normal;
  text-shadow: none;
}

.markertooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.markertooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

img.markerselection {
	margin: 6px;
}
div.markerselectionbox {
	background-color: transparent;
	float: left;
}
div.markerIconsContainer {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	display:none; 
	height:200px; 
	overflow-x:hidden;
	 background-color: #f7f7f7; 
	 padding: 10px;
}

p.paragraphWithBackground {
	background-color: #f5f5f5;
    padding: 6px;
    border-radius: 4px;
    margin: 5px;
}

div.bootbox {
	z-index: 10000;
}
.bootboxloadingmessage {
	margin: 0 auto;
    width: 40%;
    margin-top: 20px;
    font-size: 18px;
}

div.previewBootbox {
	top: -50px;
}
div.previewBootbox .modal-content{
	width:340px;
}
div.previewBootbox .modal-dialog {
	margin-left: 370px;
}

img.functionButton {
	height: 34px;
}
img.functionButton:hover {
	margin-top: -4px;
}

.search {
    background-color: rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    box-sizing: border-box;
    color: #2e2e2e;
    margin-bottom: 16px;
    padding: 7px 14px;
    width: 95%;
}

a.re-advanced:before {
   content:"\f3be" !important;
   font-family: "Ionicons" !important;
   font-size: 20px;
}

.jumpbreak {
	background: #ddd none repeat scroll 0 0;
	border-color: #666 !important;
	border-style: dashed !important;
	border-width: 1px 0 0 !important;
	height: 8px !important;
}

.paragraphWithBackground input {
	margin: 10px !important;
}
.disabledBundle {
   color:#7d7d7d;
}
.disabledBundle:after {
	content:"\f306";
   font-family: "Ionicons";
   font-size: 18px;
   color:#7d7d7d;
   margin:10px;
}

img.markerIcon {
	width: 32px;
}
img.markerIcon:before {
    font-family: "Ionicons";
	content: "\f2bf";
	 font-size: 18px;
	 color:black;
}
img.routeIcon {
	height: 32px;
}
img.areaIcon {
	height: 32px;
}
img.importTableIcon {
	height: 30px;
}
/**
*Validation
**/
.numberType {
	
}
.invalid {
	border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.invalid:after {
	    	content:"Invalid input";
}
.validationerror {
	color: red;
}

.areaNameLabel {
	font-size: 18px;
	text-shadow: 0 0 4px #ffffff;
}
.printAreaLabel {
	opacity:0.6 !important;
	color: #000000 !important;
	font-size: 12px;
	text-shadow: 0 0 0px #ffffff !important;
}
.printAreaLabel:before {
	border-top-color: #00000000 !important;
}
.toggleImage {
	height:24px;
}

.wizard-dialog {
	margin-top: 0px !important;
}

.select2-container {
	width:300px !important;
}

div.infobox div {
	color:#5a5a5a; 
	margin-bottom:20px; 
	padding: 15px; 
	width:100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:1px solid #3BA100;
	background:rgba(166,227,176,0.2);
	    font-weight: 300;
    font-size: 16px;
}
.infobox:before {
	font-family: "Ionicons";
    content: "\f149";
    font-size:20px;
    line-height: 1.0;
    color: #3BA100;
        position: absolute;
    
}
#tagbox  {
	color:#5a5a5a; 
	margin-bottom:20px; 
	padding: 6px; 
	width:100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 4px;
	border:1px solid#ccc;
	background:rgba(206,206,206,0.2);
	 font-weight: 300;
	font-size: 16px;
	min-height: 120px;
    padding-left: 45px;
}
.tagbox {
	margin-top:20px;
}
.tagbox:before {
	font-family: "Ionicons";
    content: "\f48f";
    font-size:28px;
    line-height: 1.0;
    color: black;
	position: absolute;
	margin: 6px;
    
}

div.groupbox > div {
	color:#5a5a5a; 
	margin-bottom:20px; 
	padding: 6px; 
	width:100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:1px solid grey;
	background:rgba(206,206,206,0.2);
	    font-weight: 300;
    font-size: 16px;
}
.groupbox:before {
	font-family: "Ionicons";
    content: "\f212";
    font-size:28px;
    line-height: 1.0;
    color: black;
	position: absolute;
	margin: 6px;
    
}
div.groupname {
	margin-left:30px;
	font-weight:500;
	margin-bottom: 6px;
	font-size: 15pt;
	width: 1px;
}

div.groupusers {
	margin-left:30px;
	margin-bottom: 10px;
	background-color: #ffe9c6;
}
div.groupadduser {
	margin-left: 15px;
	margin-top: 8px;
}
span.groupuser {
	padding: 2px;
    border-radius: 4px;
    border: 1px solid #d4d4d4;
	margin: 3px;
	padding: 2px 6px 2px 6px;
	display: inline-block;
	background-color: white;
}
span.geotag {
	padding: 2px;
    border-radius: 4px;
    border: 1px solid #d4d4d4;
	margin: 3px;
	padding: 2px 6px 2px 6px;
	display: inline-block;
	background-color: white;
}
a.groupRemoveUser {
	margin: 6px;
    background: #80808024;
	padding: 1px ​5px 1px 5px;
	border-radius: 2px;
}

span.grouplabels{
	margin-bottom: 6px;
	margin-left: 4px;
	display: inline-block;
	padding: 1px 5px;
	background-color : #3f51b5;
	border-radius: 10px;
	color: #fff;
}
table.groupboxtable {
	margin: 0px;
    padding: 0px;
    margin-left: 20px;
	margin-top: -11px;
	width:97%;
}
div.groupUserFormBox {
	width:100%; border:0px; background: none; margin: 0px;padding: 0px;
}
button.groupDelBtn {
	position: relative;
	float:right;
}
.popover-title {
	background-color: #ffc69b !important;
	font-weight: 700 !important;
}
.tour-backdrop {
	opacity: .6;
}

.viewRouteFigure {
    float: left;
	margin: 5px;
	background-color: white;
	padding: 5px;
	min-width: 160px;
	border-radius: 4px;
}
.viewRouteFigureHeader {
	margin-right:8px;
	color: #868686;
}


.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a>div:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.printbtn {
	font-size: 12px !important;
    font-weight: 300 !important;
    margin:1px !important;
    padding: 4px 10px !important;
}  
 
.enabled span.selectedTableRow:before {
	font-family: "Ionicons";
	content: "\f372";
	margin-right: 10px;
	font-size: 26px;
	margin-left:10px;
}
.enabled.selected span.selectedTableRow:before {
	font-family: "Ionicons";
	content: "\f374";
	margin-right: 10px;
	font-size: 26px;
	margin-left:10px;
} 
.disabled span.selectedTableRow:before {
	font-family: "Ionicons";
	content: "\f374";
	margin-right: 10px;
	font-size: 26px;
	margin-left:10px;
	color: #adadad;

} 
tr.disabled {
	color: #adadad;
}

table.dataTable tbody tr {
	height: 45px;
}

div.dataTable input {
	width:500px;
}
div.wizardStepContent {
	min-height: 520px;
}

input.routeFormRadio {
	margin-left:10px !important;
	margin-right:10px !important;
}

.status {
	font-size: 30px;
    margin: 2px 2px 0 0;
    display: inline-block;
    vertical-align: middle;
    line-height: 10px;
}

.distanceMarkerIcon {
	width: 12px;
}
.distanceMarkerText {
	background-color: #fff5f5;
    border: 2px solid #ffa670;
    border-radius: 2px 6px;
    padding: 2px;
    margin: 15px;
}

.guiboBtn {
	background-image: -webkit-linear-gradient(top,#ffa86b 0,#f79047 100%);
	background-color: #f79047;
	color: white;
}
.statusBadge {
	display:block !important;
	margin-bottom: 5px !important;
	font-size: 11px !important;
    font-weight: 400 !important;
    width: 100px;
}
.cornerBadge {
    margin-left: -18px;
    margin-top: 3px;
    transform: rotate(-25deg);
    text-align: left !important;
    border-radius: 2px;
    width: 140px;
    display: block !important;
    padding-left: 15px !important;
}
.feedbackBadge {
	position: absolute;
    right: 7px;
	top: -5px;
	padding: 6px 8px !important;
	background-color: #f79047 !important;
}
.collaborationBadge {
	top: 0px;
	right: 0px;
	font-size: 30px;
	width: 50px;
	height: 50px;
	position: absolute;
	color: #2f2c2c;
	margin-right: 13px;
}
.collaborationBadge1:before {
  font-family: "Ionicons";
	content: "\f212";
}
.collaborationBadge2:before {
  font-family: "Ionicons";
	content: "\f220";
}
.feedbackBadge:before {
	font-family: "Ionicons";
	content: "\f11a";
	margin-right: 3px;
}
span.collablabel {
	font-size:13px;
	margin: 0px 2px 0px 2px;
}



.waymarkedTextLabel_hiking {
	
    background-color: #ffffff;
	opacity: 0.7;
	font-weight: bold;
	height: fit-content !important;
	width: fit-content !important;
}
.tooltip_hiking {
	color: red;
}
.waymarkedTextLabel_cycling {
    background-color: #ffffff;
	opacity: 0.7;
	font-weight: bold;
	height: fit-content !important;
		width: fit-content !important;

}
.tooltip_cycling {
	color: #254d6b;
}

.mapPoiPopupTitle {
	font-size: 12pt;
    margin: 5px;
}

.mapBundleMarker_0 {
	width: 45px !important;
	background-color: grey;
	padding: 6px;
    opacity: 0.7;
    border-radius: 50%;
    height: 45px !important;
    overflow: hidden;
    margin-left: -20px !important;
    margin-top: -20px !important;
    color: white;
    font-size: 6pt;
}
.mapBundleMarker_1 {
	width: 45px !important;
    background-color: orange;
	opacity: 0.7;
	padding: 6px;
    border-radius: 50%;
    height: 45px !important;
    overflow: hidden;
    margin-left: -20px !important;
    margin-top: -20px !important;
    color: white;
	font-size: 6pt;
}
.mapBundleMarker_2 {
	width: 45px !important;
    background-color: green;
	opacity: 0.7;
	padding: 6px;
    border-radius: 50%;
    height: 45px !important;
    overflow: hidden;
    margin-left: -20px !important;
    margin-top: -20px !important;
    color: white;
    font-size: 6pt;
}

.collectionButton {
		width:30px;
		height: 30px;
		font-size: 34px ;
		color: black;
		font-family: "Ionicons";
		background: none;
    	border: 0px;
    	margin: 10px;
}
.collectionButton:focus {
	outline: none !important;
}
.collectionListViewButton:after {
		content: "\f13f"; 

}
.collectionMapViewButton:after {
		content: "\f203"; 
}

table.datatable {
	font-size: 13px; margin: 16px;
}

.navbar {
	padding: 0px !important;
	background-color: #f8f8f8; 
	 border-color: #e7e7e7;
	 -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 5px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 5px rgba(0,0,0,.075);
}
.navbar a {
    color: #777;
}

.fileCreationTime {
	font-size:0.7rem;
}

input.sortingInput {
	width: 27px;
	height: 24px;
	margin-left: 6px;
	padding: 2px;
}

div.nameBox {
	min-width:200px;
	min-height:25px;
}


  
  .list-group-item.active {
	    z-index: 2;
	    color: #fff;
	    border-color: #f79047;
	    background-color: #f79047;
	    background-image: unset;
	    text-shadow: none;
	}

 .DISCARDED, .DISCARDED:hover, .DISCARDED:active, .DISCARDED:visited, .DISCARDED:focus {
	background-color: #e68e78 !important;
}
.IN_PREPARATION, .IN_PREPARATION:hover, .IN_PREPARATION:active, .IN_PREPARATION:visited, .IN_PREPARATION:focus{
	background-color: #9b64c3 !important;
}
.IN_REVIEW, .IN_REVIEW:hover, .IN_REVIEW:active, .IN_REVIEW:visited, .IN_REVIEW:focus{
	background-color: #1fbebf !important;
}
.APPROVED, .APPROVED:hover, .APPROVED:active, .APPROVED:visited, .APPROVED:focus{
	background-color: #7ca558 !important;
}



