.page-node-type-route #uidata_points,
.page-node-type-route #uidata_calc,
.page-node-type-route #uidata_actions{
	width:33.33%;
	float: left;
}
.page-node-type-route #uidata_actions{
	    text-align: right;
}
.page-node-type-route .layout--onecol{
	clear:both;
}
.page-node-type-route #currentroute{
	background: #eee;
    min-height: 100px;
    padding: 10px;
}
/**-----------Heatmap frontend desktop------------**/
#quicklink_map{
height: 500px;
}
/* Heatmap loader icon*/
#loaderPanel{
	position: absolute;
	left: 50%;
	top: 58%;
	transform: translate(-50%, -50%);
	z-index: 9999;
}


/**-----------Create Quicklink on state taxonmy form Admin side------------**/
#quicklinkmap_canvas{
	float: left;
	width: 50%;
	height: 350px;
}
#createmapform{
    display: inline-block;
    padding-left: 1%;
    width: 45%;
}
.layout{
clear:both;
}
#terms_agree {
  font-weight: normal;
}
