






@font-face {
    font-family: 'roboto-regular';
    src: url('../fonts/Roboto-Regular.eot');
    src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto-Regular.woff') format('woff'),
         url('../fonts/Roboto-Regular.ttf') format('truetype'),
         url('../fonts/Roboto-Regular.svg#roboto-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}



* {margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;}
*::after, *::before { box-sizing: inherit; -webkit-box-sizing:inherit;}

#static-msg {
	display:none;
	position:fixed;
	top:0;
	left:0;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background-color:#fff;
	background-color:rgba(255,255,255,0.8);
	z-index:9999997;
}

html{height:100%;width:100%;background:#fff;margin:0 auto;text-align:center;}
body{height:100%;width:100%; min-width:980px;margin:0 auto;text-align:center;margin:0;padding:0; font:normal 16px/1.2em 'roboto-regular', Arial;overflow-y:scroll;overflow-x:visible;}
img{box-sizing:content-box;-webkit-box-sizing:content-box; border:0px;margin:0;padding:0;}
.topimage{
-webkit-animation: loadfadeind 1.8s; /* Safari and Chrome */
-moz-animation: loadfadeind 1.8s; /* Firefox */
-ms-animation: loadfadeind 1.8s; /* Internet Explorer */
-o-animation: loadfadeind 1.8s; /* Opera */
animation: loadfadeind 1.8s;
position:static;width:100%;height:100%;display:block;margin-bottom:10px; background-color:#fff; background-size: cover; background-repeat: no-repeat; background-position: center center;
}
img.topimage{width:100%; height:auto;min-height:auto; max-height:auto; min-width:auto; max-width:100vw;margin:0; padding:0; outline:0;display:block;}


@keyframes loadfadeind {  from { opacity: 0; } to { opacity: 1; } }
/* Firefox */
@-moz-keyframes loadfadeind { from { opacity: 0; } to   { opacity: 1; } }
/* Safari and Chrome */
@-webkit-keyframes loadfadeind { from { opacity: 0; } to   { opacity: 1; } }
/* Internet Explorer */
@-ms-keyframes loadfadeind { from { opacity: 0; } to   { opacity: 1; } }
/* Opera */
@-o-keyframes loadfadeind { from { opacity: 0; } to   { opacity: 1; } }


.disabled{}
.disabled:after{z-index:999;content:'BEENDET';display:block;opacity:.9;background-color:#dd0000;position:fixed;top:-105px;left:-200px;line-height:70px;padding:150px;padding-bottom:0px;text-align:center;font-size:30px; color:#fff;
text-shadow: 1px 1px 0px #aa0000;
-webkit-text-shadow: 1px 1px 0px #aa0000;
-moz-transform: rotate(-40deg);
-ms-transform: rotate(-40deg);
-o-transform: rotate(-40deg);
-webkit-transform: rotate(-40deg);
transform: rotate(-40deg);
letter-spacing:3px;
}

h1,h2,h3,h4{ line-height:1.4em; font-family:'roboto-regular', Arial; color:#000; font-weight:bold;word-spacing:3px;}
h1{font-size:30px;padding-top:40px;}
small {font-size:10px;}
.left{text-align:left;}
.center{text-align:center;}
.right{text-align:right;}
.clear{clear:both;}

figure h1{
z-index:1;
color: #ffffff;
    font-family: 'roboto-regular', Arial;
    font-weight:bold;
    font-size: 55px;
    line-height: 1.4em;
    margin: 0;
    padding: 0 15%;
    position: absolute;
    text-align: center;
    top: 18%;
    -webkit-text-shadow:1px 1px 25px #000,1px 1px 10px #000,1px 1px 2px #000,1px 1px 2px #000;
    text-shadow:1px 1px 25px #000,1px 1px 10px #000,1px 1px 2px #000,1px 1px 2px #000;
    }
  @media screen and (max-width: 1023px) {
    figure h1 {
      font-size: 45px;
      padding: 0 10%; }
  }
  @media screen and (max-width: 979px) {
    figure h1 {
      font-size: 35px;
      padding: 0 10%; }
  }
  @media screen and (max-width: 499px) {
    figure h1 {
      font-size: 28px; }
  }
  @media screen and (max-height: 599px) {
    figure h1 {
      min-height: auto;
    }
  }

h2{font-size:20px;}
h3{font-size:16px;}
a{text-decoration:none; }
footer a{ color:#888; }
footer a:hover{ color:#000; text-decoration:underline; }

a.navbutton,a.topbutton{z-index:1001; position:fixed; width:54px;height:54px;right:15px; top:15px;border-radius:4px; -webkit-border-radius:4px; line-height:52px;display:inline-block;font-size:44px; font-weight:bold;text-decoration:none;color:#fff; background-color:rgba(0,0,0,.5);}
a.topbutton {right:76px;font-size:36px;line-height:60px;display:none;}
a.navbutton:hover,a.topbutton:hover{ background-color:rgba(0,0,0,.8);}


nav {z-index:999;overflow-y:auto;position:fixed; height:100%; width:250px; border-left:1px solid #eee; background-color:#fff;right:-270px;top:0px;box-shadow:0 0 20px #000;padding-top:50px;padding-bottom:50px;}
nav h2,nav h3 {text-align:left;padding-left:10px;padding-top:30px;padding-bottom:10px;}
nav h3 {padding-top:10px;padding-bottom:10px;}
nav a{width:100%;display:block; height:40px; line-height:40px;color:#444; font-size:15px; font-weight:bold;text-align:left;background-color:#f5f5f5;padding-left:10px;border-top:1px solid #fff;}
nav a:hover {background-color:#000; color:#fff;}
nav a.archive {font-size:12px; font-weight: normal; width:100%;display:block; height:26px; line-height:26px;color:#888;background-color:#fafafa;}
nav a.archive:hover {background-color:#666; color:#fff;}

nav a.wintoday {background-color:#f5f5f5; color:#444;margin:0px;}
nav a.wintoday:hover {background-color:#008800; color:#fff;}
nav a.wintoday.current-site {border:0;border-left:6px solid #008800;}

.block-style {width:100%;min-width:980px; max-width:980px; height:auto; display:block; margin:0 auto;padding:0 10px;text-align:left;clear:both;}
.block-style li.h2-box {width:100%;display:block;font-size:18px; font-family:'roboto-regular', Arial; color:#000; font-weight:bold;letter-spacing:1px; background-color:#ccc; text-indent:15px;margin-bottom:10px;margin-top:25px;line-height:2em;border-radius:4px; -webkit-border-radius:4px;clear:left;float:left;}

.block-style li img.autoresize {width:auto;height:auto;min-width:150px;max-width:100%;border:0;border-radius:0px; -webkit-border-radius:0px;}
.block-style li.box-4 {width:25%;min-width:220px;display:block;float:left;text-align:center;padding:10px;margin:0;}
.block-style li.box-3 {width:33.33%; display:block;float:left;padding:10px;}
.block-style li.box-2 {width:50%; display:block;float:left;padding:10px;}
.block-style li.box-1 {width:100%;display:block;float:left;padding:10px;}

.block-style li.flex-img-block{
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		width:980px;
		height:auto;
		margin:auto;
		min-width:auto;
		max-width:100%;
	}

.block-style li.flex-img-block img {
		width:auto;
		display:block;
		margin:5px;
		text-align:center;
	}


.terms{background-color:#f5f5f5;padding:50px 0;margin:0px; display:inline-block;height:auto;width:100%;}
.bg-block {padding:50px 0px;margin:0px; display:inline-block;height:auto;width:100%;}


footer {border-top:1px solid #eee; background-color:#fafafa;color:#888;width:100%;display:block;margin:0 auto; margin-top:40px;padding:20px 10px;}
footer p{display:inline-block;padding:0 10px;}
footer p a{border-right:1px solid #888; padding-right:20px;text-decoration:underline;}

div.footer-impress,
div.footer-disclaimer{background-color:#eee;color:#444;padding:20px 0;margin:20px 0px; height:auto;width:100%;position:absolute;left:0px;display:none;}


@media only screen and (min-device-width: 200px) and (max-device-width: 639px){
h1{font-size:20px;}
h2{font-size:16px;}
body{min-width:100% !important; max-width:initial; width:100%;}
.block-style {width:100%;min-width:100%; max-width:100%; padding:10px;}
.block-style li.box-1,.block-style li.box-2, .block-style li.box-3, .block-style li.box-4 {width:100%; float:initial;}
.block-style li.box-4 {width:auto;min-width:45%;max-width:100%; display:block;float:left;text-align:center;padding:10px;margin:0 auto;}
.block-style li img.autoresize {width:auto;height:auto;min-width:150px;max-width:100%;border:0;border-radius:0px; -webkit-border-radius:0px;text-align:center;margin:0 auto;}
.disabled:after{top:-55px;left:-105px;line-height:50px;padding:80px;padding-bottom:0px;text-align:center;font-size:18px;}
footer p{display:block;}
footer p a{display:block;border:0px;width:100%; padding:10px 0; text-decoration:underline;}
}

@media only screen and (min-device-width: 640px) and (max-device-width: 980px){

body{min-width:100% !important; max-width:initial; width:100%;}
.block-style {width:100%;min-width:100%; max-width:100%; padding:10px;}
.disabled:after{top:-55px;left:-102px;line-height:50px;padding:80px;padding-bottom:0px;text-align:center;font-size:18px;}
}

button,
.button {
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;

  font-weight:400;
	font-size: 16px;
	color: #444;
	line-height: 17px;
	min-height: 18px;

	display: inline-block;
	/*float: left;*/

	margin: 5px;
	padding: 5px 6px 4px 6px;

	background: #F3F3F3;
	border: solid 1px #D9D9D9;

	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;

	-webkit-transition: border-color .20s;
	-moz-transition: border-color .20s;
	-o-transition: border-color .20s;
	transition: border-color .20s;
}

button {
	height: 29px !important;
	cursor: pointer;
  display: block;
}


button:hover,
.button:hover {
    background: #F4F4F4;
		border-color: #C0C0C0;
		color: #333;
}

button:active,
.button:active {
	border-color: #4D90FE;
	color: #4D90FE;

	-webkit-box-shadow:inset 0 0 10px #D4D4D4;
	box-shadow:inset 0 0 10px #D4D4D4;
}

button.on,
.button.on {
	border-color: #BBB;

	-webkit-box-shadow:inset 0 0 10px #D4D4D4;
	box-shadow:inset 0 0 10px #D4D4D4;
}
button.on:hover,
.button.on:hover {
	border-color: #BBB;

	-webkit-box-shadow:inset 0 0 10px #D4D4D4;
	box-shadow:inset 0 0 10px #D4D4D4;
}
button.on:active,
.button.on:active {
	border-color: #4D90FE;
}

button.action,
.button.action {
	border: 1px solid #D8D8D8 !important;

	background: #F2F2F2;
	background: -webkit-linear-gradient(top, #F5F5F5, #F1F1F1);
	background: -moz-linear-gradient(top, #F5F5F5, #F1F1F1);
	background: -ms-linear-gradient(top, #F5F5F5, #F1F1F1);
	background: -o-linear-gradient(top, #F5F5F5, #F1F1F1);

	-webkit-transition: border .20s;
	-moz-transition: border .20s;
	-o-transition: border .20s;
	transition: border .20s;
}
button.action:hover,
.button.action:hover {
	border: 1px solid #C6C6C6 !important;

	background: #F3F3F3;
	background: -webkit-linear-gradient(top, #F8F8F8, #F1F1F1);
	background: -moz-linear-gradient(top, #F8F8F8, #F1F1F1);
	background: -ms-linear-gradient(top, #F8F8F8, #F1F1F1);
	background: -o-linear-gradient(top, #F8F8F8, #F1F1F1);
}

button.green,
.button.green {
	border: 1px solid #93A81A !important;

	background: #A6BE1D;
	background: -webkit-linear-gradient(top, #A6BE1D, #93A81A);
	background: -moz-linear-gradient(top, #A6BE1D, #93A81A);
	background: -ms-linear-gradient(top, #A6BE1D, #93A81A);
	background: -o-linear-gradient(top, #A6BE1D, #93A81A);

	-webkit-transition: border .20s;
	-moz-transition: border .20s;
	-o-transition: border .20s;
	transition: border .20s;
}
button.green:hover,
.button.green:hover {
	border: 1px solid #849717 !important;

	background: #9AB11B;
	background: -webkit-linear-gradient(top, #A2BA1C, #8BA018);
	background: -moz-linear-gradient(top, #A2BA1C, #8BA018);
	background: -ms-linear-gradient(top, #A2BA1C, #8BA018);
	background: -o-linear-gradient(top, #A2BA1C, #8BA018);
}
button.red,
.button.red {
	border: 1px solid #D14836 !important;

	background: #D64937;
	background: -webkit-linear-gradient(top, #DC4A38, #D14836);
	background: -moz-linear-gradient(top, #DC4A38, #D14836);
	background: -ms-linear-gradient(top, #DC4A38, #D14836);
	background: -o-linear-gradient(top, #DC4A38, #D14836);

	-webkit-transition: border .20s;
	-moz-transition: border .20s;
	-o-transition: border .20s;
	transition: border .20s;
}
button.red:hover,
.button.red:hover {
	border: 1px solid #B0281A !important;

	background: #D14130;
	background: -webkit-linear-gradient(top, #DC4A38, #C53727);
	background: -moz-linear-gradient(top, #DC4A38, #C53727);
	background: -ms-linear-gradient(top, #DC4A38, #C53727);
	background: -o-linear-gradient(top, #DC4A38, #C53727);
}

button.action:hover,
.button.action:hover {
	-webkit-box-shadow: 0 1px 0px rgba(255,255,255,.2);
	box-shadow:inset 0 1px 0px rgba(255,255,255,.2);
}
button.action:active,
.button.action:active {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border-color: #C6C6C6 !important;
}

button.green:active,
.button.green:active {
	border-color: #2D6200 !important;
}
button.red:active,
.button.red:active {
	border-color: #B0281A !important;
}


button .label,
.button .label {
	color: #FFF !important;
	text-shadow: 0 1px 0 rgba(0,0,0,.4) !important;
  padding: 0 17px !important;
  display:inline;
}

button.default .label,
.button.default .label {
  color: #aaa !important;
	padding: 0 17px !important;
}

button.action:active .label,
.button.action:active .label {
	color: #333 !important;
}

#privacy-policies {box-sizing:border-box;-webkit-box-sizing:border-box; display:block; color:#f5f5f5; position:fixed; text-align:left; font-size:14px; border:1px solid #000; left:50%; bottom:0px; z-index:500;  margin-left:-310px; background-color:#000; background-color:rgba(0,0,0,.8); padding:10px 10px; box-shadow:0 0 10px #000; padding-left:100px; color:#fff; height:auto;width:620px; vertical-align:top;}
#privacy-policies:before{ content:attr(data-privacy-ico); display:block; text-align:left; width:50px; height:100px; position:absolute; left:30px; margin-top:10px;font:bold 48px/48px 'webicons-tfk'; color:#fff; }
#privacy-policies h1 {color:#fff; font-size:18px; line-height:1.2em;padding:0; margin:0; text-align:left;}
#privacy-policies a {text-decoration:none;}







/* Map Font from Telekom-shop */
@font-face {
    font-family: 'map-iconset';
    src: url('https://www.telekom-shop.at/styles/telekom-shop.at/fonts/map-iconset.eot');
    src: url('https://www.telekom-shop.at/styles/telekom-shop.at/fonts/map-iconset.eot?#iefix') format('embedded-opentype'),
         url('https://www.telekom-shop.at/styles/telekom-shop.at/fonts/map-iconset.woff') format('woff'),
         url('https://www.telekom-shop.at/styles/telekom-shop.at/fonts/map-iconset.ttf') format('truetype'),
         url('https://www.telekom-shop.at/styles/telekom-shop.at/fonts/map-iconset.svg#map-iconset') format('svg');
    font-weight: normal;
    font-style: normal;
}

.iconset-60 {margin:0;padding:0;font-family: 'map-iconset'; font-size:70px; line-height:1.3em;padding-top:10px;display:inline-block;}
.iconset-48 {margin:0;padding:0;font-family: 'map-iconset'; font-size:48px; line-height:1.3em;padding-top:0px;display:inline-block;}
.iconset-30 {margin:0;padding:0;font-family: 'map-iconset'; font-size:30px; line-height:1em;padding-top:0px;display:inline-block;}
.iconset-15 {margin:0;padding:0;font-family: 'map-iconset'; font-size:15px; line-height:1em;padding-top:0px;display:inline-block;}
.iconset-inherit {margin:0;padding:0;font-family: 'map-iconset'; font-size:inherit; line-height:inherit; display:inline-block;}

.wheretoby-items { display:inline-block;margin:0;padding:0;background-color:transparent;border-radius:4px;float:right;width:auto;text-align:right;margin-top:-10px; }
.wheretoby-items a {display:inline-block; margin:0 5px;font-weight:normal; color:#444;padding:10px;cursor:pointer;}
.wheretoby-items a:hover {color:#D14836;}
.wheretoby-items a.markeritem-selected {color:#D14836;}
.wheretoby-items a.markeritem-selected:hover {color:#888;}

#map-wrapper{ max-width:980px; margin:20px auto; text-align:center; box-sizing:border-box; -webkit-box-sizing:border-box;}
#map-box {height:410px;width:100%;box-sizing:border-box;-webkit-box-sizing:border-box; display:block; padding:10px; margin:0px;background-color:#fff;background-color:rgba(136,136,136,.2); box-shadow:0 0 1px #888;-webkit-box-shadow:0 0 1px #888;border-radius:2px; z-index:500;text-align:left;position:relative;}
#map-box-inner { height:100%; width:100%; box-sizing:border-box; -webkit-box-sizing:border-box;  display:inline-block; z-index:501; background:transparent url('https://www.telekom-shop.at/pics/maps_init.jpg') no-repeat center center; background-size:cover;}

#activate-msg{ display:none; position:absolute; width:inherit; box-sizing:border-box; -webkit-box-sizing:border-box;margin-left:-10px; margin-top:50px; padding:10px;border:10px solid transparent;height:auto; left:auto; top:auto; z-index:502; background:#000; background:rgba(0,0,0,.75); color:#fff; font-size:13px;}/*hide it by default it will be shown by js*/
#activate-msg a {color:#D14836;}

#map-menu { height:auto; width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; display:block; padding:0px; margin:0px; margin-top:5px; background-color:#222; border-radius:2px;text-align:left;}
#map-menu-buttons{ min-width:42%; height:60px;display:block; float:right; text-align:right; clear:right;}
#map-menu-buttons a.map-menu-button {display:inline-block;cursor:pointer;margin:0;padding:0;font-family: 'map-iconset'; font-size:30px; line-height:50px;height:100%;width:80px;color:#eee;text-align:center;}
#map-menu-buttons a.map-menu-button:hover {background-color:rgba(0,0,0,.8);color:#aaa;}

#map-menu #map-search-input {display:none; width:55%; padding:0; margin:0; margin-left:10px; margin-top:13px; background-color: #fff;font-size: 15px;line-height:30px;font-weight: 300;text-overflow: ellipsis; text-indent:8px;border: 1px solid transparent;border-radius: 4px; -webkit-border-radius:4px;box-shadow:none;-webkit-box-shadow:none; }
#map-menu a#map-search-input-submit { border-radius: 4px; -webkit-border-radius:4px;border: 1px solid transparent; box-sizing: border-box; -moz-box-sizing: border-box; cursor:pointer;margin:0;margin-top:13px; margin-left:-10px;  padding:0;font-family: 'map-iconset'; font-size:28px; line-height:30px;height:32px;width:32px;color:#222;text-align:center;position:absolute;background-color:#fff;} 

.map-on-init{ display:none; } 

#map-radius-options,#no-map-radius-options, #map-filter-service {
        color: #000;
        line-height:20px; 
        font-size: 15px;
        font-weight: bold;        
        text-align:center;        
        display:none;
        width:100%; 
        padding:10px; 
        -webkit-box-sizing: border-box;
        box-sizing: border-box;                   
      }
      
.filter-wrapper{clear:both;display:block;width:100%; height:auto; margin:0 auto; background-color:#f5f5f5;} 


#storedata {display:block;height:auto !important;min-height:200px;width:100%;-webkit-box-sizing: border-box; box-sizing: border-box;border:0px; margin:0 auto;text-align:center; padding:50px 0px;} 
#storedata h1{width:100%;font-size:25px;text-align:center; margin:0 auto;-webkit-box-sizing: border-box; box-sizing: border-box; display:inline-block;padding:20px 0px;}
#storedata h1 span.cnt{color:#bb0000; padding:5px;}

#list-adress{ display:block;width:100%;}
  #list-adress li{ display:block;-webkit-box-sizing: border-box; box-sizing: border-box;width:100%; vertical-align:top;text-align:left; background-color:transparent;padding:20px;-webkit-border-radius:5px;border-radius:5px;}
  #list-adress li:nth-child(odd),#list-adress li.item-selected {  background-color:#fff;}
  #list-adress li:hover{ background-color:#eee;}    
      
      div.list-item-adressdata{width:79%;display:inline-block; -webkit-box-sizing: border-box; box-sizing: border-box;}            
      div.list-item-adressdata span {display:inline-block;}
      div.list-item-adressdata span.storename{font-size:20px;line-height:30px;}
      div.list-item-adressdata span.streetname{line-height:30px;}
      div.list-item-adressdata span.distance {margin-top:10px; line-height:40px; color:#e74438;} 
      
      div.list-item-menu-buttons{width:20%; min-width:150px;text-align:right; display:inline-block; -webkit-box-sizing: border-box; box-sizing: border-box;}     
      div.list-item-menu-buttons a{ text-shadow: 0 1px 2px rgba(40,40,40,0.4); margin:0;font-family: 'map-iconset'; font-size:32px; line-height:1em;display:inline-block; width:30%;text-align:center;cursor:pointer; color:#555;}
      div.list-item-menu-buttons a.item-highlight{color:#D14836;}
      div.list-item-menu-buttons a:hover{color:#D14836;}
      div.list-item-menu-buttons a.item-highlight:hover{color:#555;;}

 
.gm-style-iw * {display: block;width:auto;text-align:left;}    
    .gm-style-iw a { color: #4272db; }
     .controls {
        margin-top: 16px;
        border: 1px solid transparent;
        border-radius: 2px 0 0 2px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        height: 32px;
        outline: none;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
      }
      
      
      
      
      a#showfiltered:after{position:absolute; left:auto; content:attr(data-filterradius); margin-left:-14px;margin-top:5px;line-height:18px;font-size:8px;font-family:Arial;width:18px;height:18px;text-align:center;color:#fff;background:#e74438;}
      a#map-showradius-options:after{position:absolute; left:auto; content:attr(data-setradius); margin-left:-26px;margin-top:14px;line-height:22px;font-size:14px;font-family:Arial;width:22px;height:22px;text-align:center;color:#e74438;background:transparent;font-weight:bold;}
      
      a#map-showradius-options:before{position:absolute; left:auto; content:"Umkreis";width:inherit;margin-top:38px;line-height:22px;font-size:10px;font-family:Arial;text-align:center;display:block;color:#e74438;background:transparent;font-weight:bold;}
      a#map-browser-geolocate:before{position:absolute; left:auto; content:"Standort";width:inherit;margin-top:38px;line-height:22px;font-size:10px;font-family:Arial;text-align:center;display:block;color:#e74438;background:transparent;font-weight:bold;}
      
      #filter-radius a.defselect{ cursor:pointer; background-color:#ddd;}
      #filter-radius a.defselect:hover{background-color:#fff; color:#222; }
      #filter-radius a.defselect:hover:after{float:right; color:#ddd; content:"\e908"; font-family: 'iconset'; margin-right:8px; }
      
      #filter-radius a.highselect{ cursor:pointer; background-color:#222; color:#ddd;}      
      #filter-radius a.highselect:after{float:right; color:#008800; content:"\e908"; font-family: 'iconset'; margin-right:8px;}
      #filter-radius a.highselect:hover{ color:#e74438; background-color:#222; }
      #filter-radius a.highselect:hover:after{ color:#e74438; content:"\e90c"; font-family: 'iconset'; }
      
      #filter-radius a.noselect{ cursor:default; opacity:.99;}
     
