#sidebar {
    background: #fff none repeat scroll 0 0;
    float: left;
    font-size: 12px;
    width: 350px;
}


#sidebar {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
    z-index: 201;
}

.modal {
    bottom: 0;
    display: none;
    left: 0;
    outline: 0 none;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1050;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear 0s;
    transition: opacity 0.15s linear 0s;
}


#content {
    bottom: 0;
    overflow: hidden;
    position: absolute;
    top: 55px;
    width: 100%;
}

.places__cat-link._selected .places__cat-subname{font-weight: bold;}
.places__cat-title._selected .places__cat-icon,.places__cat-title._selected .places__cat-name{font-weight: bold;text-decoration:underline;color:#167ac6;}

.directions_form {
    background-color: #eee;
    padding: 10px;
    position: relative;
}

.search_form .switch_link, .directions_form .switch_link {
    float: right;
    margin-left: 6px;
    min-width: 0;
    width: auto;
}

.map_logo_div{
    position: absolute; bottom: 20px; right: 20px; height: 45px; width: 80px;
    /*background: url("/images/mapsabc_logo.svg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background-size: 100% auto;
}

.clhidden{
    display: none;
}

.route_markers_body {
    width: 2rem;
    float: left;
}

.route_marker {
    height: 3.625rem;
    width: 100%;
    cursor: move;
}

.routing_marker{
    height: 2.37rem;;
    width: 1.6rem;
    /*height: '40px;' , width: '27px'*/
}

.route__body{
    margin-left: 2.2rem !important;
    margin-right: 0 !important;
    width: auto !important;
}
.singin__errors{
    color: red;
}

.authorization__singin-button  a{
    color: #fff;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 700;
    line-height: 2rem;
}

.card__description{
    min-height: 70px !important;
}
.card__title{
    min-height: 35px !important;
    padding-left: 40px !important;
}
.pb15{ padding-bottom: 15px}

.gps_tracker_dates {
    /*float: left;*/
   width: 100%;
   padding: 0.5rem 0 0 0.3rem;
}
.gps_tracker_right{
    padding: 0.7rem 0.3rem 0.7rem 0;
}

.gps_tracker_block{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 1.5rem 0;
    padding: 0 1.25rem;
}

/*gps settings  */
.p15{ padding: 15px}
.gps_device_color {  height: 15px;  width: 15px;}
.gpskey { font-size: 1rem;}
.gps_device_name { text-decoration: underline;}
.gps_devices_table tr td, .gps_devices_table tr th {    padding: 5px }
.greentxt { color: green}
.redtxt { color: red }


/*FIX routes sidebar*/

.route__point-input {
    padding: 0 35px 0 0.6rem;
}

/*Leaflet controls*/

.leaflet-right {
    right: 10px !important;
}
.leaflet-top, .leaflet-bottom {
    pointer-events: none;
    position: absolute;
    z-index: 1000;
}
.leaflet-top {
    top: 40% !important;
}
.leaflet-right .leaflet-control {
    float: right;
}
.leaflet-control {
    clear: both;
    float: left;
}
.leaflet-control {
    pointer-events: auto;
    position: relative;
    z-index: 7;
}

.leaflet-control .control-button, .leaflet-control-zoomslider-out {
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 4px 0 0 4px;
    display: block;
    height: 40px;
    margin-bottom: 10px;
    outline: medium none;
    width: 40px;
}

.leaflet-control .control-button, .leaflet-control-zoomslider-out {
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 4px 0 0 4px;
    display: block;
    height: 40px;
    margin-bottom: 10px;
    outline: medium none;
    width: 40px;
}

.leaflet-control-zoomslider-out, .leaflet-control-zoomslider-in {
    border-radius: 50% !important;
}
.leaflet-control-zoomslider-out:hover, .leaflet-control-zoomslider-in:hover{
    height: 40px !important;
    width: 40px !important;
}


.leaflet-control-zoomslider-out::after {
    content: none !important;
}
.leaflet-control-zoomslider-in::after {
    content: none !important;
}

.leaflet-bar {
    box-shadow: none !important;
}
.leaflet-control-zoomslider-wrap.leaflet-bar-part{
   width: 10px !important;
   padding: 0px !important;
   margin: 55px 0 0 10px !important;
}
.leaflet-zoomslider-btn-container{
    margin-top: 6px !important;
}
.leaflet-control-zoomslider{
    margin-right: 0 !important;
}
.leaflet-bar a,.leaflet-bar a:focus,.leaflet-bar a:hover{
    height: 40px !important;
    width: 40px !important;
}
.leaflet-control .control-button .icon {
    margin: 10px;
}
.leaflet-control .control-button {
    background-color: rgba(22, 122, 198, 0.8) !important;
}
.leaflet-control .control-button:hover {
    background-color: rgba(22, 122, 198, 1) !important;
}
.leaflet-control-zoomslider-knob {
    background-color: #167ac6 !important;
}
.get_directions_btn{
  background-color: rgba(44, 62, 96, 0.9) !important;
}
.get_directions_btn:hover{
    background-color: rgba(22, 122, 198, 1) !important;
}
.icon {
    background: transparent url("/assets/sprite-0ff6e3cfc71350113af0d4ecf17a6920898bba93fdac456c05bb2861ab038047.svg") no-repeat scroll 0 0;
    display: inline-block;
    height: 20px;
    overflow: hidden;
    text-indent: -9999px;
    vertical-align: top;
    width: 20px;
}
.icon.zoomin {
    background-position: -40px 0;
}
.icon.zoomout {
    background-position: -60px 0;
}
.icon.geolocate {
    background-position: -80px 0;
}
.icon.layers {
    background-position: -100px 0;
}
.directions_form {
    padding: 5px  5px 10px 5px;
}

.route_help_text{
    color: #445f7f;
    font-size: 0.85rem;
    margin-bottom: -1rem;
    cursor: default;
}

.footer__action{
    display: none !important;
}


.leaflet-contextmenu a.leaflet-contextmenu-item {
    font-size: 1.5em !important;
}

#show_hide_search_results span {
    background: rgba(0, 0, 0, 0) url("/images/showhidebunner.png") no-repeat scroll 0 50%;
    display: block;
    height: 100%;
    margin-left: 4px;
    width: 11px;
    text-indent: -9999px;
    margin-right: 20px;
}


#show_hide_search_results.closed span {
    background-position: -12px 50%;
}


.card__head .card__title{
    font-size: 1.5em !important;
}

.places__cat-icon, .places__cat-subicon{
    min-height: 2.3em  !important;
    max-height: 2.3em  !important;
    min-width: 2.1em !important;
    max-width: 2.1em !important;
    margin-top: -1.1em;
}
.places__cat-name, .places__cat-subname{
    font-size: 1.1em;
    line-height: 2.3em;
    margin-top: 0.1em;
    margin-left: 3.25rem;
}
.places__cat-plus{
    left: 2.5rem;
    width: 1em;
    text-align: center;
    margin-top: 0;
}

.places__cat {
    padding: 0.325rem 1.25rem;
}
.button.places__button.disabled{
    background-color: #b6ada1;
    color: #5c5c5c;
}
.button.places__button.disabled:hover{
    cursor: auto;
    text-decoration: none;
}

.places__body--padding {
    padding-top: 0;
}
.places__cat {
    padding-top: 0.1rem !important;
}


/*Add places popover*/
.card_errors_div{
    color: red;
}
.addplace__input{
    width: 100%;
    margin-bottom: 1em;
}
.addplace__textarea{
    width: 100%;
    height: 3em;
    margin-bottom: 1em;
}


.card__plus-icon {
    cursor: pointer;
}

/*Place page*/
.card__title.card__title--amp h1{
  font-size: 2.25rem;
    margin: 0;
}

.routing_marker_draggable {
    height: 2.37rem;
    width: 1.8rem;
}

.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix{
  z-index: 11 !important;
}

.ui-widget-content {
    width: auto !important;
}



.search__live:not(._active) {
    display: none;
}
.search__live {
    padding-top: 0.2rem;
}

.search_results_header{
    margin-right: -1.6rem;
    padding-bottom: 7px;
}

.sregions_selector.AR{
   right: auto !important;
   left: 1rem !important;
}

.places__body {
    height: 31rem !important;
}
.popover__title{
    text-align: left;
    padding: 0.625rem 0 1rem 1.3rem;
}

.icon {
    background: transparent url("/assets/sprite.svg") no-repeat scroll 0 0;
}

/*MESSAGE Richtext*/
.richtext_container .richtext_content {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 255px);
}
.richtext_container .richtext_help {
    background-color: #f8f8ff;
    display: inline-block;
    margin-left: 15px;
    padding: 10px 5px;
    vertical-align: top;
    width: 220px;
}


.button.places__button{
  line-height: 1.5rem;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}
/*MAP UI*/

#map-ui {
    background: white none repeat scroll 0 0;
    display: none;
    float: right;
    height: 100%;
    overflow: auto;
    position: relative;
    width: 250px;
    z-index: 1000;
}
.close_map_layers{
   cursor: pointer;
}
.authorization__singin-button {
    max-width: 120px;
}


.authorization__singin.lang {
    z-index: 1;
    padding-left: 1.5rem; width:  5rem;
}
.lang__body {
    background-color: #fff;
    margin-top: 1rem;
    white-space: nowrap;
}
.lang__body::after {
    border-bottom: 10px solid #167ac6;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    bottom: 100%;
    content: "";
    position: absolute;
    right: 25%;
    z-index: 2;
}
.lang__wrap {
    max-height: 7rem;
    overflow-y: scroll;
    padding: 0.5rem 1rem;
}
.lang__button {
    background-color: #384f62;
}
.lang__button:focus, .lang__button:hover {
    background-color: #167ac6;
}
.lang__item {
    cursor: pointer;
    padding: 0.25rem 0;
}
.lang__item:focus, .lang__item:hover {
    color: #167ac6;
}
.header__authorization{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

a.main_city_lnk{
  margin-left:  2rem;
  color: #384f62;
  font-size: 14px;
}

a.main_city_lnk:hover {
 color: #167ac6;
}

img.footer_logo{
  width: 150px;
  margin-right: 4rem;
}

.authorization__singin-window.lang__body{
    background-color: rgba(255, 255, 255, 0.0);
    overflow: hidden;
}
.lang__wrap {
  overflow-y: hidden;
}

span.about_city_img {
    background: rgba(0, 0, 0, 0) url("/images/showhidebunner.png") no-repeat scroll 0 50%;
    background-position: -12px 50%;
    height: 100%;
    margin-left: 4px;
    margin-right: 0;
    text-indent: -9999px;
    width: 16px !important;
}

a.about_main_city_lnk {
  color: #384f62;
}
a.about_main_city_lnk:hover {
  color: #167ac6;
}

.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content{
  max-width: 34rem;
}

.city_description_div{
  max-height: 40rem;
  overflow: auto;
}
.leaflet-control-attribution.leaflet-control{
  margin-bottom: 3.5rem !important;
}


.leaflet-control-attribution {
  font-size: 9px !important;
}

#routing_credit{
  display: none;
}

.places__cat-title .places__cat-icon.selected-icon{
    display: none;
}
.places__cat-title .places__cat-icon.non-selected-icon{
  display: inline-block;;
}


.places__cat-title._selected .places__cat-icon.non-selected-icon{
  display: none;
}
.places__cat-title._selected .places__cat-icon.selected-icon{
  display: inline-block;
}

.footer .footer__menu{ margin-left: 75px; }
.footer .footer__menu:last-child{margin-right:4rem;}
.footer__menu-cat{ margin-top: 10px; margin-left: 50px; }
.lsxquicklayer.fa-bicycle{ margin-left: 10px; }

.tracker_from{
  padding: 5px 5px 0 5px;
  overflow:hidden;
}

.tracker_from .places__body{
  overflow:hidden;
}

.get_directions_btn{
  width: 97%;
}

.nice .NFI-button {
  background: #167ac6 none repeat scroll 0 0 !important;
}
.nice {
  border: 1px solid #167ac6 !important;
}
.full_width{
  width: 100%;
}

.share_track__button{
  margin: 1rem 0;
}
#info_window_body{
  margin: 1rem 0;
}

.btn_link{
  background-color: #167ac6 !important;
  line-height: 1.5rem;
  text-decoration: none;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  min-height: 2.5rem;
  position: relative;
}

.btn_link:hover{
    text-decoration: underline;
}

.shared_gpsdevice{
  margin: 0.5rem;
}

.tracker_dates_label{
  font-size: 19px;
}

.tracker_dates_input{
  font-size: 19px;
  width: 13rem;
}
.tracker_slider_table{
  width: 100%;
  margin: 0 5px;
}

.tracker_slider_table td.slider_cell{
  width: 11rem;
}

.tracking_slider_question{
  margin-left: 0.4rem;
  height: 1.5rem;
  width: 1.5rem;
}

.install_tracking_btn{ border-radius: 0; }



@media(max-width:767.9999px){

    .popover--singin .popover__head, .popover--singin .popover__body {
        background-color: inherit !important;
    }
}
