<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* DEFAULTS
----------------------------------------------------------*/
* {
    outline: 0;
}

html, body {
    width: 100%;
    margin: 0;
    top: 0px;
    background-color: white;
    overflow: hidden;
    font-family: Trebuchet MS, Arial;
    font-size: 1em;
    padding: 0;
    height: 100%;
}

.infowindow .window .top .right .user .titlebar .title {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14pt;
    font-size: 18pt;
}
/* set content font properties */

.infowindow .sprite {
    height: 1000px;
    width: 1000px;
}

a {
    color: #500000;
    font-weight: bold;
    text-decoration: underline;
}

    a:link {
        color: #500000;
        font-weight: bold;
        text-decoration: underline;
    }

    a:visited {
        color: #500000;
        font-weight: bold;
        text-decoration: underline;
    }

    a:hover, a:active, a:focus {
        color: #500000;
        font-weight: bold;
        /*text-decoration: underline;
			background-color:#D3BF96; */
    }


.infolink {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}


    .infolink a:link, a:visited {
        color: #ffffff;
        font-weight: bold;
        text-decoration: none;
        text-decoration: underline;
    }

    .infolink a:hover, a:active, a:focus {
        color: #000000;
        font-weight: bold;
        text-decoration: underline;
        background-color: #F4AF00;
    }


#footer a:link {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

#footer a:visited {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

#footer a:hover, a:active, a:focus {
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
    background-color: #D3BF96;
}


#printdiv a:link {
    color: #500000;
    text-decoration: none;
    font-size: 14pt;
}

#mapcon {
    width: 100%;
    height: 100%;
    position: relative;
    min-height: 100%;
}

#header {
    position: absolute;
    background-color: #500000;
    border: solid 3px #D3BF96;
    color: white;
    font-size: 21pt;
    text-align: left;
    font-weight: bold;
    height: 40px;
    padding: 7px;
    top: 0px;
    width: 100%;
}


.logoimage {
    height: 34px;
    width: 177px;
}

#map {
    top: 95px;
    border: solid 3px #D3BF96;
    -moz-border-radius: 4px;
    width: 100%;
    /*     min-height: 1200px !important;  */
    min-height: 100%;
    height: 100%;
    overflow: auto;
    background: url(../images/ajax-loader.gif) no-repeat center center;
    position: relative;
}

#footer {
    background-color: #500000;
    margin: 0px;
    border: solid 4px #D3BF96;
    color: #FFFFFF;
    font-size: 10pt;
    text-align: center;
    height: 22px;
    position: fixed;
    bottom: 0px;
    width: 100%;
    padding: 5px;
}




/*-------------------------------------------------- */
/* TOP MENU BAR */
/*-------------------------------------------------- */
#topMenuRight {
    position: absolute;
    top: 13px;
    height: 30px;
    right: 20px;
}

#topbar {
    position: absolute;
    top: 64px;
    background: #ffffff;
    height: 30px;
    z-index: 7;
    width: 100%;
}

#maplist {
    left: 20px;
    position: absolute;
    top: 4px;
    height: 30px;
    z-index: 5;
}


#maplistbox {
    z-index: 26;
}

#topMenuBar {
    display: none;
    position: absolute;
    top: 60px;
    right: 20px;
    width: 400px;
    /*	height:35px;*/
    z-index: 3;
    /*	background: #19628c;*/
    background: #ffffff;
    /*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE5NjI4YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMTQ1NjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #19628c 0%, #114562 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #19628c), color-stop(100%, #114562));
	background: -webkit-linear-gradient(top, #19628c 0%, #114562 100%);
	background: -o-linear-gradient(top, #19628c 0%, #114562 100%);
	background: -ms-linear-gradient(top, #19628c 0%, #114562 100%);
	background: linear-gradient(top, #19628c 0%, #114562 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19628c', endColorstr='#114562', GradientType=0 );
	-webkit-box-shadow: 1px 1px 3px #666;
	-moz-box-shadow: 1px 1px 3px #666;
	box-shadow: 1px 1px 3px #666;*/
    text-wrap: none;
}

#topMenuCon {
    position: relative;
    width: 100%;
}

#topMenuLeft {
    position: absolute;
    top: 0;
    left: 0;
}

#topMenuRight {
    position: absolute;
    top: 1px;
    right: 0;
}

#locateBox, #shareMap, #menuList, #aboutMap, #shareLogo, #placesCon {
    display: block;
    float: left;
    height: 35px;
}

#mapicon {
    display: none;
    float: left;
    height: 24px;
    margin-left: 5px;
    color: #fff;
    width: 42px;
    background: #104554 url(../images/mapsmall.png) no-repeat 4px center;
    padding: 2px 8px 0 26px;
    cursor: pointer;
    border: solid 1px #f4af00;
    font: 12px;
    font-weight: bold;
    z-index: 4;
}



#maplabelmobile {
    display: none;
    float: left;
    margin-left: 5px;
    position: absolute;
    top: 100px;
    left: 5px;
    z-index: 5;
}

.maplabelname {
    font-weight: bold;
    color: #fff;
    background: #500000;
    padding: 2px 3px 2px 3px;
    color: #fff;
    font: 11px;
}

#mapicon:hover {
    background-color: #500000;
}
/*-------------------------------------------------- */
/* Menu List*/
/*-------------------------------------------------- */
#menuList {
    /*border-left:1px solid #457998;*/
}

#menuListCon {
    margin: 0px 0px;
}


/*BUTTONS */
.mapButton {
    display: inline-block;
}

#menuListCon {
    margin: 6px 22px;
}

#topmenuinfo {
    color: #104554;
    font-size: 12px;
    left: 340px;
    position: absolute;
    top: 15px;
}

.boldtext {
    font-weight: bold;
    font-size: 12px;
}


#toplayerinfo {
    color: #104554;
    font-size: 14px;
    left: 40px;
    position: absolute;
    top: 10px;
    font-weight: bold;
}

.hidden {
    display: none;
}

#infobanner {
    display: block;
    margin-left: 3px;
    padding: 4px 3px 2px 4px;
    color: #500000;
    font: bold;
    width: 400px;
    background: #fbbd12;
    left: 100px;
    position: absolute;
    top: 55px;
    z-index: 2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#sblotinfo {
    display: none;
    margin-left: 3px;
    padding: 4px 3px 2px 4px;
    color: #FFFFCC;
    width: 180px;
    /*background: #4f552a;*/
    background: #1d3362;
    left: 80px;
    position: absolute;
    top: 65px;
    z-index: 2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}




#sbOccupancy{
    display: none;
    margin-left: 3px;
    padding: 4px 3px 2px 4px;
    color: #FFFFCC;
    width: 150px;
    background: #1d3362;
    left: 80px;
    position: absolute;
    top: 65px;
    z-index: 2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border-color: white;
    border-width :2px;
}

/*BUTTONS */

.inputRight, .buttonRight {
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.inputLeft, .buttonLeft {
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

.buttonLeft {
    border-right: 1px solid #457998;
}

.inputCenter, .buttonCenter {
    border-right: 1px solid #457998;
}

.buttonSingle, .inputSingle, .ui-dialog-buttonset button {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.mapButton, .buttonSelected {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    height: 16px;
    line-height: 14px;
    margin: 0;
    padding: 4px 12px;
    font-weight: bold;
    /*text-shadow: 1px 1px 3px #f4af00;*/
    font-family: Arial;
    color: #fff;
    background: #104554;
    background-image: -webkit-linear-gradient(top, #104554, #92d7e8);
    background-image: -moz-linear-gradient(top, #104554, #92d7e8);
    background-image: -ms-linear-gradient(top, #104554, #92d7e8);
    background-image: -o-linear-gradient(top, #104554, #92d7e8);
    background-image: linear-gradient(to bottom, #104554, #92d7e8);
    cursor: pointer;
}

    .mapButton:hover, .buttonSelected:hover {
        background: #104554;
        /*background-image: -webkit-linear-gradient(top, #500000, #6c491d);
        background-image: -moz-linear-gradient(top, #500000, #6c491d);
        background-image: -ms-linear-gradient(top, #500000, #6c491d);
        background-image: -o-linear-gradient(top, #500000, #6c491d);
        background-image: linear-gradient(to bottom, #500000, #6c491d);*/
        text-decoration: none;
        color: #ffffff;
    }



/*-------------------------------------------------- */
/* SLIDE MENUS */
/*-------------------------------------------------- */
.slideMenu {
    display: none;
    position: absolute;
    top: 98px;
    right: 22px;
    background: #eef7fd;
    font-size: 12px;
    z-index: 16;
    font-size: 12px;
    -webkit-box-shadow: 1px 1px 3px #666;
    -moz-box-shadow: 1px 1px 3px #666;
    box-shadow: 1px 1px 3px #666;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    width: 260px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 10px;
}

.slideMenuBike {
    display: none;
    position: absolute;
    top: 98px;
    right: 22px;
    background: #eef7fd;
    font-size: 12px;
    z-index: 16;
    font-size: 12px;
    -webkit-box-shadow: 1px 1px 3px #666;
    -moz-box-shadow: 1px 1px 3px #666;
    box-shadow: 1px 1px 3px #666;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    width: 200px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 10px;

}

.slideMenuleft {
    display: none;
    position: absolute;
    top: 98px;
    left: 5px;
    z-index: 7;
    background: #eef7fd;
    font-size: 12px;
}
/*---------------------------------------------------------*/
/* map menu */
/*---------------------------------------------------------*/
#maplegendMenu, #searchlotMenu, #searchRNSMenu, #printMenu {
    width: 270px;
    overflow: auto;
}

#mapiconmaplist {
    width: 250px;
    display: none;
    z-index: 12;
}

#settingsPanel .mapButton, .slideMenu .mapButton, slideMenuBike.mapButton {
    height: auto;
}

#settingsPanel .buttonCenter, .slideMenu .buttonCenter , .slideMenuBike .buttonCenter{
    border-top: 1px solid #BECEDE;
    border-bottom: 1px solid #BECEDE;
}

#settingsPanel .buttonSingle, .slideMenu .buttonSingle , .slideMenuBike .buttonSingle {
    border: 1px solid #BECEDE;
}

#settingsPanel .buttonLeft, .slideMenu .buttonLeft , .slideMenuBike .buttonLeft{
    border-left: 1px solid #BECEDE;
    border-top: 1px solid #BECEDE;
    border-bottom: 1px solid #BECEDE;
}

#settingsPanel .buttonRight, .slideMenu .buttonRight , .slideMenuBike .buttonRight {
    border-right: 1px solid #BECEDE;
    border-top: 1px solid #BECEDE;
    border-bottom: 1px solid #BECEDE;
}

.slideMenu .mapInput, #settingsPanel .mapInput, .slideMenu .iconInput {
    background: #dbe4e8;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZTRlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZGZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #dbe4e8 0%, #fdfefe 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dbe4e8), color-stop(100%, #fdfefe));
    background: -webkit-linear-gradient(top, #dbe4e8 0%, #fdfefe 100%);
    background: -o-linear-gradient(top, #dbe4e8 0%, #fdfefe 100%);
    background: -ms-linear-gradient(top, #dbe4e8 0%, #fdfefe 100%);
    background: linear-gradient(top, #dbe4e8 0%, #fdfefe 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbe4e8', endColorstr='#fdfefe', GradientType=0 );
    border: 1px solid #BECEDE;
}

/* EXPLORE LAYERS */
/*-------------------------------------------------- */
.defaultLayer {
    display: block;
}

/*-------------------------------------------------- */
/* ZOOM SLIDER */
/*-------------------------------------------------- */
#zoomSliderDiv {
    /*display: none;*/
    position: absolute;
    top: 125px;
    left: 15px;
    margin: 10;
    padding: 10px 8px;
    z-index: 1;
    border-top: 1px solid #457998;
    background: #500000;
    -webkit-box-shadow: 1px 1px 3px #666;
    -moz-box-shadow: 1px 1px 3px #666;
    box-shadow: 1px 1px 3px #666;
    -webkit-border-radius: 0 0 8px 0;
    -moz-border-radius: 0 0 8px 0;
    border-radius: 0 0 8px 0;
}

#zoomSliderCustom {
    margin: 0 5px;
}

#zoomSliderPlus, #zoomSliderMinus {
    width: 20px;
    height: 21px;
    display: block;
    cursor: pointer;
}

#zoomSliderPlus {
    margin-bottom: 2px;
    background: url(../images/zoomBar.png) no-repeat 0 0;
    _background: url(../images/zoomBar.gif) no-repeat 0 0;
}

    #zoomSliderPlus:hover {
        opacity: 0.75;
        filter: alpha(opacity=75);
    }

#zoomSliderMinus {
    margin-top: 2px;
    background: url(../images/zoomBar.png) no-repeat -24px 0;
    _background: url(../images/zoomBar.gif) no-repeat -24px 0;
}


    #zoomSliderMinus:hover {
        opacity: 0.75;
        filter: alpha(opacity=75);
    }

#zoomSliderDiv .ui-slider {
    position: relative;
    text-align: left;
    cursor: pointer;
    background: url(../images/zoomBar.png) repeat-y -72px 0;
    _background: url(../images/zoomBar.gif) repeat-y -72px 0;
    border: 1px solid #173e55;
}

    #zoomSliderDiv .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 4;
        display: block;
        width: 22px;
        height: 8px;
        cursor: pointer;
        background: url(../images/zoomBar.png) no-repeat -48px 0;
        _background: url(../images/zoomBar.gif) no-repeat -48px 0;
    }



        #zoomSliderDiv .ui-slider .ui-slider-handle:hover {
            opacity: 0.85;
            filter: alpha(opacity=85);
        }


    #zoomSliderDiv .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: 12px;
        display: block;
        border: 0;
        background-position: 0 0;
    }

#zoomSliderDiv .ui-slider-vertical {
    width: 8px;
    height: 100px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    #zoomSliderDiv .ui-slider-vertical .ui-slider-handle {
        left: -7px;
        margin-left: 0;
        margin-bottom: -4px;
    }

    #zoomSliderDiv .ui-slider-vertical .ui-slider-range {
        left: 0;
        width: 100%;
    }

    #zoomSliderDiv .ui-slider-vertical .ui-slider-range-min {
        bottom: 0;
    }

    #zoomSliderDiv .ui-slider-vertical .ui-slider-range-max {
        top: 0;
    }



/*print*/


#Printview {
    height: 150px;
    right: 30px;
    margin: 5px;
    padding: 10px;
    position: relative;
    width: 250px;
    z-index: 40;
}


/*-------------------------------------------------- */
/* BUTTONS AND INPUT BOXES */
/*-------------------------------------------------- */
.mapInput {
    display: inline-block;
    border: 0;
    border-collapse: collapse;
    vertical-align: middle;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    margin: 0;
    padding: 4px 5px;
    height: 14px;
    background: #b0c3cf;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IwYzNjZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZGZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #b0c3cf 0%, #fdfefe 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b0c3cf), color-stop(100%, #fdfefe));
    background: -webkit-linear-gradient(top, #b0c3cf 0%, #fdfefe 100%);
    background: -o-linear-gradient(top, #b0c3cf 0%, #fdfefe 100%);
    background: -ms-linear-gradient(top, #b0c3cf 0%, #fdfefe 100%);
    background: linear-gradient(top, #b0c3cf 0%, #fdfefe 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0c3cf', endColorstr='#fdfefe', GradientType=0 );
}

.buttonSingle, .inputSingle, .ui-dialog-buttonset button {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.mapSubmit, .ui-dialog-buttonset button {
    display: inline-block;
    vertical-align: middle;
    border: 0;
    font-size: 12px;
    margin: 5px;
    padding: 4px 16px;
    color: #fff;
    background: #1d77a8;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFkNzdhOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMTQ3NjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #1d77a8 0%, #114765 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1d77a8), color-stop(100%, #114765));
    background: -webkit-linear-gradient(top, #1d77a8 0%, #114765 100%);
    background: -o-linear-gradient(top, #1d77a8 0%, #114765 100%);
    background: -ms-linear-gradient(top, #1d77a8 0%, #114765 100%);
    background: linear-gradient(top, #1d77a8 0%, #114765 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d77a8', endColorstr='#114765', GradientType=0 );
    text-decoration: none;
    cursor: pointer;
    font-weight: normal;
    white-space: nowrap;
    text-decoration: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.titleinput {
    display: inline-block;
    margin-left: 12px;
    padding-right: 12px;
    line-height: 35px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    vertical-align: middle;
    color: #000000;
    -moz-user-select: none;
    -webkit-user-select: none;
}

.jqx-dropdownlist-state-selected {
    font-weight: bold;
}

.jqx-dropdownlist-content {
    font-weight: bold;
}


@-webkit-keyframes pulse {
    10% {
        opacity: 1.0;
    }

    45% {
        opacity: .30;
    }

    100% {
        opacity: 1.0;
    }
}

@-moz-keyframes pulse {
    10% {
        opacity: 1.0;
    }

    45% {
        opacity: .30;
    }

    100% {
        opacity: 1.0;
    }
}

/*  #map_graphics_layer
	  {
		-webkit-animation-duration: 2s;
		-webkit-animation-iteration-count: infinite;
		-webkit-animation-name: pulse;
		-moz-animation-duration: 2s;
		-moz-animation-iteration-count: infinite;
		-moz-animation-name: pulse;
	  }*/

#map_graphics_layer {
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: pulse;
    -webkit-animation-timing-function: ease-in-out;
}
</pre></body></html>