.infodot{
    width:13px;
    height:13px;
    background-image:url('wizards/dot.png');
    background-repeat:no-repeat;
    background-position:0px 0px;
    cursor:pointer;
}
.tx-tistandorte-pi1,
.card{position:relative;}
.location_tooltip{
    background-color:#FFFFFF;
    -webkitbox-shadow:0px 0px 2px 2px rgba(0,0,0,0.1);
    -moz-box-shadow:0px 0px 2px 2px rgba(0,0,0,0.1);
    box-shadow:0px 0px 2px 2px rgba(0,0,0,0.1);
    z-index:2;
}

.location_tooltip {
	position: absolute;
	display: none;
	margin: -15px 0 0 14px
}

.rc-mobile .location_tooltip {
	position: static !important;
	margin:0 !important;
}

.no-js .location_tooltip {
	position:static !important;
	display: block;
    margin: 2em 0 0 0;
}

.arrow{
    background-image:url(sta.png);
    background-repeat:no-repeat;
    width:10px;
    height:23px;
    position:absolute;
    left:-8px;
    top:10px;
    z-index:2;
}
.no-js .arrow { display:none; }

.HL{
    background-color:#ea0012;
    color:#FFFFFF;
    font-size:16px;
    line-height:2;
    border-style:solid;
    border-width:2px;
    border-color:#FFFFFF;
    padding-left:10px;
    -webkit-box-shadow: inset -2px 1px 7px 3px rgba(192, 0, 12, 1);
     box-shadow: inset -2px 1px 7px 3px rgba(192, 0, 12, 1);
}
.CO{
    margin:2px;
    padding:10px;
    -webkit-box-shadow: inset 0px 4px 12px 1px rgba(235, 235, 235, 1);
    box-shadow: inset 0px 4px 12px 1px rgba(235, 235, 235, 1);
    min-width:200px;
}
.cSelect option{
    background-color:transparent;
    height:20px;
}
#sidebar > div > .tx-tistandorte-pi2{
    padding-right:0px;
}
#cSelect:focus{
    border-width:0px;
    outline:0px;
}
#cSelect1{
    border-width:0px;
    background-color:transparent;
    -webkit-appearance: none;
    line-height:30px;
    height:30px;
    background-image:url(bgSelect.gif);
    background-position:right 1px;
    background-repeat:no-repeat;
    width:110%;
    overflow:hidden;
}
.cSelect1{
    border-width:0px;
    background-image:url(http://www.indasia.de/fileadmin/indasia/img/bg-search.png);
    overflow:hidden;
}

/* asdf */
@CHARSET "UTF-8";
.sbHolder{
    /*background-color: #2d2d2d;*/
    border: solid 0px #515151;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    position: relative;
    width: 200px;
    
    background-image:url(http://www.indasia.de/fileadmin/indasia/img/bg-search.png);
}
.sbHolder:focus .sbSelector{
    
}
.sbSelector{
    display: block;
    height: 30px;
    left: 0;
    line-height: 30px;
    outline: none;
    overflow: hidden;
    position: absolute;
    text-indent: 10px;
    top: 0;
    width: 170px;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
    color: #333333;
    outline: none;
    text-decoration: none;
}
.sbToggle{
    background: url(bgSelect.gif) 0 0px no-repeat;
    display: block;
    height: 30px;
    outline: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
}
.sbToggle:hover{
   background: url(bgSelect.gif) 0 0px no-repeat;
}
.sbToggleOpen{
   background: url(bgSelect.gif) 0 0px no-repeat;
}
.sbToggleOpen:hover{
   background: url(bgSelect.gif) 0 0px no-repeat;
}
.sbHolderDisabled{
    background-color: #3C3C3C;
    border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{
    
}
.sbHolderDisabled .sbToggle{
    
}
.sbOptions{
    background-color: #fcfcfc;
    border: solid 1px #e5e5e5;
    list-style: none;
    left: -1px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 30px;
    width: 194px;
    z-index: 2;
    overflow-y: auto;
}
.sbOptions li{
    padding: 0 7px;
}
.sbOptions a{
    border-bottom: dotted 1px #515151;
    display: block;
    outline: none;
    padding: 7px 0 7px 3px;
}
.sbOptions li:last-child a{
    border-width:0px;
}
.sbOptions a:link, .sbOptions a:visited{
    color: #555555;
    text-decoration: none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
    color: #333333;
}
.sbOptions li.last a{
    border-bottom: none;
}
.sbOptions .sbDisabled{
    border-bottom: dotted 1px #515151;
    color: #999;
    display: block;
    padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
    border-bottom: dotted 1px #515151;
    color: #EBB52D;
    display: block;
    font-weight: bold;
    padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
    padding-left: 17px;
}
.companies{
    display:inline-block;
    width:49%;
    max-width:49%;
    vertical-align:top;
    margin-bottom:15px;
}
.companies p + p{
    margin-top:0;
}

@media screen and (min-width: 680px) {

    .cSelect{display:none;}
    #sidebar .desktopView header{display:none;}
}
@media screen and (max-width: 679px) {
.dAlt{font-size: 1.25em;display:none;}
    .tx-tistandorte-pi1 img,
    .infodot,
    .arrow, 
    .location_tooltip{display:none;padding-bottom:1px;}
    .location_tooltip{max-width:100%;margin-top:20px;}
    #sidebar > div > .tx-tistandorte-pi2{height:65px;}
    .wrap #content{min-height:0;}
    .companies{
    display:block;
    width:100%;
    max-width:100%;
    vertical-align:top;
    }
    .st_clearfix{clear:both;}
}
