
div[id^=cspmdr_single_] img{
	max-width:none !important;
}

/**
 * Search form */

div.cspmdr_search_form_btn{
	position: absolute;
	top:10px;
	z-index: 200; 
	padding:10px 12px;
	background-color:rgba(255,255,255,.97);
	cursor: pointer; 
	display:none;
	font-size:14px !important;
	-webkit-transition: background .2s linear;
    -moz-transition: background .2s linear;
    -ms-transition: background .2s linear;
    -o-transition: background .2s linear;
    transition: background .2s linear;
}

div.cspmdr_search_form_btn img{
	line-height: 0 !important;
	width:15px !important;
	margin:0 !important;
}

div.cspmdr_search_form_btn:hover{
	background: rgba(250,250,250,.97);
}

div.cspmdr_search_form_container{
	position:absolute;
	top:55px;
	z-index:99;
	min-width:250px;
	width:auto;
	height:auto;
	background:rgba(255,255,255,.97);
	padding:0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	display:none;
}

.cspmdr_search_form_row{
	padding:20px 20px 15px 20px;
	border-bottom:1px solid #f5f5f5;
}

.cspmdr_search_input_text_container{
	position:relative;
	width:80%;
	height: 35px;
	background:#fff;
	padding-bottom:0px;
	margin-right:5px;
	float:left;
	overflow: hidden;
}

.cspmdr_search_input_text_container.cspmdr_full{
	width:100%;
}

.cspmdr_search_input_text_container input[type="text"]{
	width: calc(100% - 34px) !important;
	border: 0 !important;
    padding: 9px 12px 7px 10px !important;
    font-size: 13px !important;
    color: #343434 !important;
	line-height: normal !important;
	outline: none !important;
	float: left;
}

.cspmdr_search_input_text_container > span{
	float: left;
    background: #f9f9f9;
    padding: 6px 10px;
}

.cspmdr_search_input_text_container > span > img,
.cspmdr_search_input_text_container > span > svg.cspm_svg{
	height:10px !important;
	width:auto !important;
}

.cspmdr_geotarget_search_btn{
	padding: 10px !important;
	cursor:pointer;
	float:right;
    background-color: rgba(255,255,255,.97);
    -webkit-transition: background .2s linear;
    -moz-transition: background .2s linear;
    -ms-transition: background .2s linear;
    -o-transition: background .2s linear;
    transition: background .2s linear;	
}

div.cspmdr_geotarget_search_btn img{
    line-height: 0 !important;
    width: 15px !important;
    margin: 0 !important;
}

div.cspmdr_geotarget_search_btn:hover{ 	
    background-color: rgba(250,250,250,.97);
}

@media (max-width: 767px) {
	div.cspmdr_search_form_container{
		left:10px !important;
		z-index:201;
		min-width:250px;
		width:250px;
	}
	.cspmdr_search_input_text_container{
		width:75%;
	}
}

div.cspmdr_search_form_container form a.cspmdr_radius_search{
	float:right;
	text-align:center;
	padding: 7px 10px;
    font-size:15px !important;
	color:#fff;
	cursor:pointer;	
	margin-top: 9px;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;	
}

div.cspmdr_search_form_container form a.cspmdr_radius_search img,
div.cspmdr_search_form_container form a.cspmdr_radius_search svg.cspm_svg{
	height:auto !important;
	width:15px !important;
	vertical-align: -2px;
}

.cspmdr_expand_search_area{
	padding: 10px 20px;
    display: none;
}

.cspmdr_search_slider_container{
	padding:0px 5px;
	width: 75%;
	float: left;
    margin-right: 11px;
}

/**
 * Travel Modes Section */
 
div.cspmdr_swicth_mode_container{
    padding-left: 0px;
	background: #f9f9f9;
    padding: 15px 20px;
    border-radius: 0 0 2px 2px;	
}

@media (max-width: 767px) {

	div.cspmdr_swicth_mode_container{
	}
	
	a.cspmdr_switch_travel_mode{
		margin-bottom: 0px;
		margin-right: 10px;
		float:left;
	}

}

a.cspmdr_switch_travel_mode{
    margin-bottom: 0px;
    background: #fff;
    cursor: pointer;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;		
	display: inline-block;
	float: left;
	margin-right: 10px;
	padding: 10px !important;
}

a.cspmdr_switch_travel_mode.last{
	 margin-bottom: 0px;
	 margin-right: 0px;
}

a.cspmdr_switch_travel_mode img,
a.cspmdr_switch_travel_mode svg.cspm_svg{
	width:auto !important;
	height:15px !important;
}

a.cspmdr_switch_travel_mode:hover{
	background: #fafafa;
}

/**
 * Map Sidebar header Section */
 
.cspmdr_steps_header{
	margin: 5px;
    overflow: hidden;
    box-sizing: border-box;
}
 
.cspmdr_steps_header div.cspmdr_swicth_mode_container{
    padding: 0px;
	background: #fff;
	border-radius: 0px;
}

.cspmdr_steps_header a.cspmdr_switch_travel_mode{
    margin-bottom: 0px;
    background: #fff;
    cursor: pointer;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;		
	display: inline-block;
	float: left;
	margin-right: 0px;
	padding: 10px 15px !important;
	line-height: 0 !important;
	border-right: 1px solid #f3f3f3;
}

.cspmdr_steps_header a.cspmdr_switch_travel_mode.last{
	 margin-bottom: 0px;
	 margin-right: 0px;
	 border-right: 0;
}

.cspmdr_steps_header a.cspmdr_switch_travel_mode img,
.cspmdr_steps_header a.cspmdr_switch_travel_mode svg.cspm_svg{
	width:auto !important;
	height:15px !important;
}

.cspmdr_steps_header a.cspmdr_switch_travel_mode:hover{
	background: #fafafa;
}

.cspmdr_travel_time_distance{
    color: #fff;
    padding: 20px 15px;
    font-weight: bold;
    font-size: 15px;	
}

a.cspmdr_close_sidebar{
	float: right;
	cursor: pointer;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -ms-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
    display: inline-block;
    margin-right: 0px;
    padding: 12px !important;
    line-height: 0 !important;
    border-left: 1px solid #f3f3f3;	
}

a.cspmdr_close_sidebar:hover{
	background: #fafafa;
}

.cspmdr_steps_header a.cspmdr_close_sidebar img,
.cspmdr_steps_header a.cspmdr_close_sidebar svg.cspm_svg{
	width:auto !important;
	height:11px !important;
}

a.cspmdr_reverse_route{
	cursor: pointer;
    display: inline-block;
    margin: 0px;
    padding: 5px !important;
    line-height: 0 !important;
	float: right;
}

.cspmdr_steps_header a.cspmdr_reverse_route img,
.cspmdr_steps_header a.cspmdr_reverse_route svg.cspm_svg{
	width:15px !important;
	height:15px !important;
}

/**
 * Map Sidebar route steps */

.cspmdr_steps_container{
	padding: 0px;
    height: auto;
	background: rgba(255,255,255,.97);
    margin: 5px;
    box-sizing: border-box;
}

.cspmdr_steps_scrollable_container{
    padding: 10px 10px 20px 20px;
    height: auto;
    box-sizing: border-box;
} /* @since 1.4 */

.cspmdr_open_directions_in_gmaps{
    text-align: center;
    padding: 5px 0;
    background: #f9f9f9;
    font-size: 14px; 
} /* @since 1.4 */

.cspmdr_route_step{
}

.cspmdr_route_step div{
	position: relative;
	padding-left: 24px;	
}

.cspmdr_route_step div::before{
    content: " ";
	background:url(../../img/svg/info.svg) no-repeat;
	background-size:12px;	
    position: absolute;
    left: 1px;
	top: 3px;
    width: 12px;
    height: 12px;
}

div.cspmdr_start_address,
div.cspmdr_destination_address{
	height:auto;
	padding:0px;
	font-size:15px !important;
	width:100%;
	background:transparent;
}

div.cspmdr_start_address{
	margin-bottom: 20px;
}

div.cspmdr_destination_address{
	margin-top: 20px;
}

div.cspmdr_direction_steps{
	height:100%;
	overflow:auto;
	padding:0px;
	background:transparent;	
}

div.cspmdr_step{
	padding:20px 0px 0px 0px;
	font-size:15px !important;
}

div.cspmdr_step:first-child{
	padding-top:0px; 
}

i.cspmdr_start_icon,
i.cspmdr_end_icon{
	height:16px;
	width:22px;
	display:inline-block;
}

i.cspmdr_start_icon{
	background:url(../../img/svg/start.svg) no-repeat;
	background-position: 0px 4px;
	background-size:12px;
	position:relative;
	top:1px;
}

i.cspmdr_end_icon{
	background:url(../../img/svg/destination.svg) no-repeat;
	background-size:14px;
	position:relative;
	top:2px;	
}

div.cspmdr_step:last-child{
	border-bottom:0px;	
	padding-bottom:0px;
}

i.maneuver_sprite{
    width:16px;
    height:16px;
    display:inline-block;
	background:url(../../img/maneuvers.png);
	background-size:19px 630px !important;
	margin-right:10px;
}
i.turn-sharp-left{ background-position:0px 0px ; }
i.uturn-right{ background-position:0px 32px ; }
i.uturn-left{ background-position:0px -304px ; }
i.turn-sharp-right{ background-position:0px -582px ; }
i.turn-left{ background-position:0px -413px ; }
i.turn-right{ background-position:0px -483px ; }
i.turn-slight-left{ background-position:0px -378px ; }
i.turn-slight-right{ background-position:0px -51px ; }
i.ramp-left{ background-position:0px -598px ; }
i.ramp-right{ background-position:0px -429px ; }
i.fork-left{ background-position:0px -550px ; }
i.fork-right{ background-position:0px -499px ; }
i.straight{ background-position:0px -534px ; }
i.merge{ background-position:0px -143px ; }
i.roundabout-left{ background-position:0px -196px ; }
i.roundabout-right{ background-position:0px -232px ; }
i.ferry-train{ background-position:0px -566px ; }
i.ferry{ background-position:0px -614px ; }
i.keep-left{
	background-position:-3px -534px;
	-webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);	
}
i.keep-right{
	background-position:3px -534px;
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);	
}
	
.cspmdr_route_distance{
	margin-bottom: 10px;
	position: relative;
    overflow: hidden;
}

.cspmdr_route_distance small{
	margin-right: 10px;
}

.cspmdr_line{
	border-bottom: 1px solid #eaeaea;
    width: 100%;
    height: 1px;
    display: inline-block;
    position: absolute;
    top: 12px;
}

.cspmdr_maneuver_icon{
	float: left;
	margin-left: 0px;
}

.cspmdr_steps_copyright{
	margin: 10px 0 2px 0;
    text-align: center;
}

.cspmdr_steps_copyright small{
	padding: 5px 10px;
    background: #f8f8f8;
}

@media (max-width: 767px) {
	.cspmdr_steps_header, .cspmdr_steps_container {
		margin: 5px 10px;
	}
}

/**
 * Form Bottom Buttons Section */
 
.cspmdr_bottom_btns_container{
	padding: 20px;	
}

a.cspmdr_bottom_btn{
	padding: 6px 12px;
    font-size: 14px !important;
    color: #fff !important;
    font-weight: 200;
	cursor: pointer;
	text-align: center;
	-webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -ms-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;	
}

a.cspmdr_bottom_btn svg.cspm_svg{
    height: 10px !important;
    width: auto !important;
    margin-left: 5px;
    vertical-align: 0px;
}

a.cspmdr_bottom_btn svg.cspm_svg.svg_left{
    margin-left: 0px;
    margin-right: 5px;
}

a.cspmdr_directions_steps_btn,
a.cspmdr_clear_route_btn{
	margin-right: 0px !important;
	float: left;
	display: inline;
}

a.cspmdr_directions_steps_btn{
	border-right: 0px;
}

a.cspmdr_bottom_btn.cspmdr_directions_steps_btn svg.cspm_svg{
	height: 15px !important;
    vertical-align: -3px !important;
}

a.cspmdr_clear_route_btn{
	background-color: #5d5d5d !important;
	margin-right: 10px;
	margin-left: 0px !important;
	padding: 6px 10px !important;
	border-left: 0px;
}

.cspmdr_steps_header a.cspmdr_clear_route_btn{
	padding: 4px 10px !important;
    margin: 3px;
	position: absolute;
	right: 45px;
}

a.cspmdr_clear_route_btn:hover{
	background-color: #4e4e4e !important;
}

a.cspmdr_directions_steps_btn.disabled,
a.cspmdr_clear_route_btn.disabled{
	background: #eee !important;
    color: #777 !important;
	cursor: not-allowed !important;
}

a.cspmdr_directions_steps_btn.disabled{
	border-right: 1px solid #cacaca;
}

a.cspmdr_clear_route_btn.disabled{
	border-left: 1px solid #fdfdfd;
}

a.cspmdr_clear_route_btn svg.cspm_svg{
	margin-left: 0px;
    margin-right: 0px;
}

a.cspmdr_reset_directions{
	background: #FE5E05;
	float: right;
	display: none;
}

a.cspmdr_reset_directions:hover {
    background: #FF3902;
}

/**
 * On/Off Switcher */

.cspmdr_switch_container {
	width: 100%
}

.cspmdr_switch_container:last-child label {
	margin-bottom: 0;
}

.cspmdr_switch_container {
	display: inline-block;
	cursor: pointer;
	margin-top: 5px;
}

label.cspmdr_switch { position: relative; }

.cspmdr_switch_container label {
	cursor: pointer;
	position: relative;
	padding-left: 40px !important;
	line-height: 26px;
	margin: 0 !important;
    font-size: 14px !important;
	font-weight:200;
}

.cspmdr_switch_button {
	display: inline-block;
	width: 30px;
	height: 10px;
	cursor: pointer;
	background-color: #e6e6e6;
	border-radius: 10px;
	transition: 0.4s;
	margin: 0 7px 0 0;
	position: absolute;
	top: 9px;
	left: 0;
}

.cspmdr_switch input {display:none;}

.cspmdr_switch.interactive-effect input:checked + .cspmdr_switch_button:before {
	animation: switch-shadow-color 0.4s;
}

.cspmdr_switch.interactive-effect .cspmdr_switch_button:before {
	animation: switch-shadow 0.4s;
}

@keyframes switch-shadow {
  0% { box-shadow: 0 0 0 0 rgba(0,0,0,0.3); }
  100% { box-shadow: 0 0 0px 10px rgba(0,0,0,0); }
}

@keyframes switch-shadow-color {
  0% { box-shadow: 0 0 0 0 rgba(102,103,107,0.6); }
  100% { box-shadow: 0 0 0px 10px rgba(0,0,0,0); }
}

.cspmdr_switch_button:before {
	position: absolute;
	content: "";
	height: 16px;
	width: 16px;
	bottom: -3px;
	left: 0px;
	background-color: #0651d5;
	transition: 0.4s, box-shadow 0.3s;
	border-radius: 50px;
	box-shadow: rgb(0 0 0 / 30%) 1px 1px 1px -1px;
}

input:checked + .cspmdr_switch_button {
	background-color: #0651d52b;
}

input:checked + .cspmdr_switch_button:before {
	transform: translateX(14px);
}

/**
 * Single Map directions infos widget */
 
.cspmdr_directions_info{
	position: absolute;
	top: 10px;
	left: 80px;
	background: rgba(255,255,255,0.97);
	width: auto;
	max-width: calc(100% - 90px);
	display: none;
}

.cspmdr_directions_info .cspmdr_address_info_container{
	float: left;
    width: calc(100% - 50px);
    font-size: 12px;
    padding: 5px 5px 0px 20px;
    overflow: hidden;
}

.cspmdr_directions_info .cspmdr_address_info_container .cspmdr_address_info{
	padding: 5px 10px 5px 5px;
    white-space: nowrap;
    text-overflow: ellipsis;	
}

.cspmdr_directions_info .cspmdr_address_info_container .cspmdr_address_info.from{
	padding-top: 0px;
}

.cspmdr_directions_info .cspmdr_address_info_container .cspmdr_address_info.from span{
	border-bottom: 1px solid #f3f3f3;
}

.cspmdr_directions_info .cspmdr_address_info_container .cspmdr_address_info.to{
	padding-top: 0px;	
}

.cspmdr_directions_info .cspmdr_address_info_container .cspmdr_address_info.from span,
.cspmdr_directions_info .cspmdr_address_info_container .cspmdr_address_info.to span{
	color: #6f6f6f !important;
    width: calc(100% - 20px);
    display: inline-flex;
	padding-bottom: 5px;	
}

.cspmdr_directions_info .cspmdr_info_btn_container{
	float: right;
	height: 62px;
    padding: 1px;
	overflow: hidden;
}

.cspmdr_directions_info .cspmdr_info_btn_container a.cspmdr_toggle_sidebar{
	height: 100%;
}

.cspmdr_directions_info .cspmdr_info_btn_container a.cspmdr_toggle_sidebar{
	cursor: pointer;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -ms-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
    display: inline-block;
    padding: 10px !important;
    line-height: 0 !important;
    border-left: 1px solid #f3f3f3;	
}

.cspmdr_directions_info .cspmdr_info_btn_container a.cspmdr_toggle_sidebar:hover{
	background: #fafafa;
}

.cspmdr_directions_info .cspmdr_info_btn_container a.cspmdr_toggle_sidebar img,
.cspmdr_directions_info .cspmdr_info_btn_container a.cspmdr_toggle_sidebar svg.cspm_svg{
	width:auto !important;
	height:14px !important;
	position: relative;
    top: 50%;
    margin-top: -7px;
}

.cspmdr_directions_info .cspmdr_reverse_route_container{
	position: absolute;
    top: 50%;
    margin-top: -14px;
    margin-left: -8px;
}

.cspmdr_directions_info .cspmdr_reverse_route_container a.cspmdr_trigger_reverse_route{
	cursor: pointer;
    display: inline-block;
    margin: 0px;
    padding: 5px !important;
    line-height: 0 !important;
	float: right;
}

.cspmdr_directions_info .cspmdr_reverse_route_container a.cspmdr_trigger_reverse_route img,
.cspmdr_directions_info .cspmdr_reverse_route_container a.cspmdr_trigger_reverse_route svg.cspm_svg{
	width:auto !important;
	height:15px !important;
}

@media (max-width: 767px) {
	.cspmdr_directions_info .cspmdr_address_info_container .cspmdr_address_info.from span,
	.cspmdr_directions_info .cspmdr_address_info_container .cspmdr_address_info.to span{
		overflow: overlay;	
	}
}

/**
 * Help button */

a.cspmdr_help_btn {
    float: right;
    padding: 0px 5px 3px 5px;
    cursor: pointer;
    background: rgba(255,255,255,1);
    margin-top: 9px;
	display: inline-block;
}

a.cspmdr_help_btn img {
    width: 12px !important;
}


/**
 * Help container */

div.cspmdr_help_container{
	display:none;
}

div.cspmdr_help_container h3{
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0px;
	padding: 0px;
}

div.cspmdr_help_instruction{
    padding: 15px;
    clear: both;
	margin-bottom:10px;
	border-radius:3px;
}

div.cspmdr_help_instruction:last-child{
	margin-bottom:0px;
}

div.cspmdr_help_description{
    padding: 0px;
    clear: both;
	margin-bottom:20px;
	text-align:justify;
}

div.cspmdr_help_instruction_desc{
	padding:4px 0;
	text-align:justify;
}

div.cspmdr_help_instruction.cspmdr_bg_light{
	background:#f9f9f9;
}

div.cspmdr_help_instruction.cspmdr_bg_strong{
	background:#f1f1f1;
}

div.cspmdr_help_instruction div.cspmdr_help_instruction_btn{
	cursor:default;
	float: left;
    margin: 0px 15px 0px 0px;
	padding: 6px 10px;
	background: #fff;
}

div.cspmdr_help_instruction div.cspmdr_help_instruction_btn img,
div.cspmdr_help_instruction div.cspmdr_help_instruction_btn svg{
	width: 15px !important;
	height: auto;
}

div.cspmdr_help_instruction div.cspmdr_help_instruction_link{
	font-size: 14px;
    font-weight: 400;
    text-decoration: underline;
    background: #fff;
    float: left;
    padding: 5px 10px;
    margin-right: 10px;
    cursor: default;
}

/**
 * Marker menu */

.cspmdr_marker_menu{
	z-index: 1;
}

.cspmdr_open_directions img,
.cspmdr_open_directions svg.cspm_svg{
	width: 15px;
	height: 15px;
	vertical-align: -3px;
}

/**
 * Recenter the map */

div.cspmdr_recenter_map_btn{ 	
    position: absolute;
	left:10px;
    z-index: 200;
    padding: 10px 12px;
    background-color: rgba(255,255,255,.97);
	font-size:14px !important;
    cursor: pointer;
    -webkit-transition: background .2s linear;
    -moz-transition: background .2s linear;
    -ms-transition: background .2s linear;
    -o-transition: background .2s linear;
    transition: background .2s linear;
	top:115px;
	display:none;	
}

div.cspmdr_recenter_map_btn img{
    line-height: 0 !important;
    width: 15px !important;
    margin: 0 !important;
}

div.cspmdr_recenter_map_btn:hover{ 	
    background-color: rgba(250,250,250,.97);
}