.header_bar {
	background-color: white;
	color: #051441;
    font: 500 18px "Poppins", sans-serif;
	text-align: left;
	height: 87px;
    padding: 10px 0px;
    border-bottom: 1px solid #e5e7eb;    
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;    
    line-height: 28px;    
}
h1.tool_header_h1 {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    margin: 0;
    padding: 0;
    display: inline;
}
.subheader_bar {
    width: 100%;
    font: 500 24px "Poppins", sans-serif;
    padding: 15px 0px 10px 0px;
    border-bottom: 1px solid #e5e7eb;
}
.subheader_bar_text {
    font: 600 34px "Poppins", sans-serif;
    padding: 0px 30px;
    text-align: center;
	span {
		color: #5e2ced;
	}
} 
.subheader_bar_text-description {
    color: #222d39;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
}
h2.tool_description_h2 {
    font-size: 13px;
    font-weight: 400;
    color: #374151;
    margin: 0 0 8px 0;
    padding: 0;
}
.logo_pm {
	background: url("/tools/resources/pm_small.png") no-repeat center center;
	text-align: center;
	height:67px;
	cursor: pointer;
    width: 200px;	
}
.logo_pm:hover {
	background-color: rgba(0, 0, 0, 0.02);
	border-radius: 4px 4px 4px 4px;
}
.logo_divider {
	width: 40px;
	text-align:left;
	font-weight: 300;
}
.logo_info {
	text-align: center;
}
.logo_info_sign {
    width: 150px;
}
.logo_info_about, a {
    font: 500 14px "Poppins", sans-serif;
    color: #222d39;
    cursor: pointer;
    padding: 10px;
}
.logo_info_about:hover {
	color: #5e2ced;
	background: rgba(0, 0, 0, 0.03);
	border-radius: 4px 4px 4px 4px;
}
.logo_info_about:hover a:hover {
    text-decoration: none;
	color: #5e2ced;
}

.logo_info_about2 {
    font: 500 14px "Poppins", sans-serif;
    cursor: pointer;
    padding: 10px 10px 2px 10px;
	margin-left: 50px;
	border-bottom: 1px white solid;
    color: white;
	border-radius: 0px !important;    
}
.logo_info_about2:hover {
	color: white;
    background: rgba(0, 0, 0, 0.1);
    border-bottom: 0;
    padding-bottom: 10px;
}
.logo_info_about3 {
    font: 500 14px "Poppins", sans-serif;
    color: #222d39;
    cursor: pointer;
    padding: 10px 10px 2px 10px;
	margin: 10px 0px;
	border-bottom: 1px #222d39 solid;
	border-radius: 0px !important;    
}
.logo_info_about3:hover {
	color: #5e2ced;
    border-bottom: 1px #5e2ced solid;
}
.menu_about {
    text-decoration: none;
}

.menu_about:hover {
    text-decoration: none !important;
}
.logo_info_signup {
    font: 500 14px "Poppins", sans-serif;
	color: white;
    background-color: #5e2ced;
    cursor: pointer;
    padding: 10px 20px;
    border-radius: 4px 4px 4px 4px;    
}
.logo_info_signup:hover {
    opacity: 0.75;
}
.logo_info_close {
    font: 500 14px "Poppins", sans-serif;
	color: white;
    background-color: #222d39;
    cursor: pointer;
    padding: 10px 20px;
    border: 0 !important;
    border-radius: 4px 4px 4px 4px;    
}
.logo_info_close:hover {
    opacity: 0.75;
}
.description {
	color: #6a7695;
    font: 400 15px "Poppins", sans-serif;
	text-align: left;
    margin: 20px 0px 0px 0px;
    span {
    	color: #051441;
	    font-weight: 500;
    }
}
.description_buttons_box {
    margin: 10px 0px;
    height: 30px;    
}
.description_buttons_box_margin {
	margin-top: 30px;
}
.description_sections {
    margin-top: 25px;
	font: 500 13px "Poppins", sans-serif;
}
.description_buttons {
    margin: 0px;
    max-width: 160px;
    height: 30px;
    font: 400 12px "Poppins", sans-serif;
    background-color: white;
    color: #222d39;
    cursor: pointer;
    border: 1px #222d39 solid;
    border-radius: 4px 4px 4px 4px;
}
.description_buttons:hover {
    color: white;
    background-color: #222d39;
}
.description_buttons_copy {
    border: 0px;
    float: right;
    margin: 0px 5px 0px 0px;
    width: 100px;
}
.description_buttons_copy:hover {
    color: #4cae4c;
    background-color: rgba(76, 174, 76, 0.05) !important;
}
.description_buttons_clear {
    border: 0px;
    float: right;
    margin: 0px 5px 0px 0px;
    width: 100px;
}
.description_buttons_clear:hover {
    color: #FF0000;
    background-color: rgba(255, 0, 0, 0.05) !important;
}
.description_buttons_hide {
    width: 110px !important;
}
.description_buttons_save {
    border: 0px;
    float: right;
    margin: 0px 5px 0px 0px;
    width: 100px;
}
.description_buttons_save:hover {
    color: #5e2ced;
    background-color: rgba(94, 44, 237, 0.05) !important;
}
.description_buttons_convert {
    width: 160px !important;
}
.logo_deligoo {
	background: url("/tools/resources/logo_deligoo.png") no-repeat center center, linear-gradient(to bottom right, #6882C9 , #85609E);
	text-align: center;
	width: 142px;
	height:67px;
	cursor: pointer;
}
.logo_dm {
	background-color: #E7511B;
	text-align: center;
	max-width: 180px;
}
.logo_here {
	background-color: #0F1621;
	text-align: center;
	max-width: 180px;
}
.logo_powerbi {
	background-color: #f1c816;
	text-align: center;
	max-width: 180px;
}
.autocomplete_pm {
	background-color: white;
	border-bottom: 1px solid #e5e7eb !important;	
	height: 67px;
}
.autocomplete_pm_small {
	background-color: white;
	border-bottom: 1px solid #e5e7eb !important;	
	height: 39px;
}
.autocomplete_pm_absolute {
	position: absolute;
	top:100px;
	left: 40px;
	width: 60vw;
	max-width: 600px;
	z-index: 999;
	background-color: white;
	padding: 20px;
	box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.5);  
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.vcenter {
	display: inline-block;
	vertical-align: middle;
	float: none;
}

.calculator_box {
	margin: 25px 10vw;
    border-radius: 40px;
    display: flex;
    justify-content: start; 
}
.calculator_box_div {
    margin: 0px !important;
    padding: 0px 40px;
    width: 50%;
    
    p {
		font: 600 24px "Poppins", sans-serif;
        margin: 20px 0px 40px 0px;
        line-height: 20px;        
    }
    
	.small, small {
		font-size: 75%;
		font-weight: 500;
	}    
    
}

/* 					AUTOCOMPLETER					*/

.selectize-control .selectize-input > div {
	padding: 2px 10px;
	font: 400 14px "Poppins", sans-serif !important;
	-webkit-font-smoothing: auto;
	color: #f7fbff;
	text-shadow: 0 1px 0 rgba(8,32,65,0.2);
	background: #222d39;
	border: 0px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.selectize-control .selectize-dropdown .caption {
	font-size: 12px;
	display: block;
	color: #a0a0a0;
}
.selectize-input {
	background: white url("/tools/resources/search_new2.png") no-repeat left center !important;
	border: 0px !important;
	webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.1) !important; 
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.1) !important; 
	-webkit-border-radius: 0px !important; 
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	padding: 14px 0px 16px 50px !important;
	font: 400 20px "Poppins", sans-serif !important;
}
.selectize-input > input {
	width: 100% !important;
}
.selectize-dropdown [data-selectable] {
    padding: 5px 58px !important;
    background: white url("/tools/resources/search_new.png") no-repeat left center !important;
}
.selectize-dropdown .active  {
	background-color: rgba(34, 45, 57, 0.15) !important;
}
.selectize-dropdown .active:hover  {
	box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1), 0px -1px 0px 0px rgba(243, 241, 248, 0.004);
}
.ac_white {
	background-color: #fff;
}
.city .selectize-input {
	background: #F7F8F8 url("/tools/resources/search_city.png") no-repeat left center !important;
}
.street .selectize-input {
	background: #F7F8F8 url("/tools/resources/search_street.png") no-repeat left center !important;
}
.house .selectize-input {
	background: #F7F8F8 url("/tools/resources/search_house.png") no-repeat left center !important;
}
.from .selectize-input {
	background: #F7F8F8 url("/tools/resources/search_from.png") no-repeat left center !important;
}
.to .selectize-input {
	background: #F7F8F8 url("/tools/resources/search_to.png") no-repeat left center !important;
}

.from_a .selectize-input {
	background: #F7F8F8 url("/tools/resources/search_from_a.png") no-repeat left center !important;
}
.to_b .selectize-input {
	background: #F7F8F8 url("/tools/resources/search_to_b.png") no-repeat left center !important;
}

.from_s .selectize-input {
	background: #F7F8F8 url("/tools/resources/search_from_s.png") no-repeat left center !important;
	height: 40px;
    padding-top: 8px !important;
	padding-left: 80px !important;
}
.from_1 .selectize-input {
	background: #F7F8F8 url("/tools/resources/search_from_1.png") no-repeat left center !important;
	height: 40px;
    padding-top: 8px !important;
}
.from_2 .selectize-input {
	background: #F7F8F8 url("/tools/resources/search_from_2.png") no-repeat left center !important;
	height: 40px;
    padding-top: 8px !important;
}
.from_3 .selectize-input {
	background: #F7F8F8 url("/tools/resources/search_from_3.png") no-repeat left center !important;
	height: 40px;
    padding-top: 8px !important;
}
.from_4 .selectize-input {
	background: #F7F8F8 url("/tools/resources/search_from_4.png") no-repeat left center !important;
	height: 40px;
    padding-top: 8px !important;
}
.from_e .selectize-input {
	background: #F7F8F8 url("/tools/resources/search_from_e.png") no-repeat left center !important;
	height: 40px;
    padding-top: 8px !important;
	padding-left: 80px !important;
}

.aprox {
	font-size: 14px;
	text-align: center;
}

.input-simple {
	display: inline-block;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;    
    color: #303030;
    font-family: inherit;
	line-height: 18px;
    -webkit-font-smoothing: inherit;
	background: #F7F8F8 url("/tools/resources/fastfood.png") no-repeat left center !important;
    border: 0px !important;
	padding: 20px 0px 20px 50px !important;
    font-size: 13px !important;
	margin-bottom: 5px;
}

.selectize-control.single .selectize-input .remove {
    font-size: 16px;
    opacity: 0.6;
}
.selectize-control.single .selectize-input .remove:hover {
    opacity: 1;
}


/* 					TILES					*/
.map_tiles {
	position: absolute;
	bottom:30px;
	left: 40px;
	z-index: 999;
	background-color: white;
	padding: 5px 5px 0px 5px;
	font-size: 10px;
	box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.5);  
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.rightMenu {
	position:relative;
	float:right;
	padding: 0px;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);  
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 0;
}

/* 					TILES					*/
.contact_icon {
	position: absolute;
	bottom:30px;
	right: 40px;
	z-index: 999;
	background-color: white;
	padding: 3px 0px 3px 0px;
	font-size: 14px;
	color: #85609E;
	box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.5);  
	-webkit-border-radius: 999px;
	-moz-border-radius: 999px;
	border-radius: 999px;
}
.leftContact {
	position:relative;
	float:left;
	padding: 0px;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);  
	-webkit-border-radius: 999px;
	-moz-border-radius: 999px;
	border-radius: 999px;
	border: 0;
}
.phoneNumber {
	font-size: 14px;
}

/* 					PUNKTY STEPY				*/
.pointset {
	border-radius: 25px;
	background: linear-gradient(to bottom right, #BE1B49 , #85609E);
	color:#fff;
	text-align:center;
	width: 25px;
	height: 25px; 
	margin: 0 auto;
	font-size: 18px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);  
}
.pointset_out {
	border-radius: 25px;
	background: linear-gradient(to bottom right, #6882C9 , #85609E);;
	color:#fff;
	text-align:center;
	width: 25px;
	height: 25px; 
	margin: 0 auto;
	font-size: 18px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);  
}

/* 					MAP BUTTONS					*/
.add_map_buttons {
	position: absolute;
	top:155px;
	right: 20px;
	z-index: 999;
}

.btn-powerbi {
    background-color: #f1c816;
    border: 0px;
	font-size: 13px;
	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);  
}

.big_error {
	display: none;
    position: absolute;
    z-index: 9999;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: rgb(255,0,0,0.5);
    text-align: center;
    padding-top: 10px;
    font-size: 18px;
    font-weight: 600;
    color: white;
}

/* 					MATERIAL ICONS					*/
.material-symbols-outlined {
    vertical-align: middle;
    font-size: 32px;
}
.material-symbols-outlined-14 {
    font-size: 18px !important;
    padding-right: 7px !important;
    vertical-align: sub !important;
}
.icons_apps {
        padding:10px;
        color: #222d39;
        cursor: pointer;
	}
.icons_apps:hover {
  		color: #5e2ced;
		background: rgba(0, 0, 0, 0.03);
	}
.icons_example {
	font-size: 15px;
    vertical-align: sub;
}
.icons_example2 {
    font-size: 22px;
    vertical-align: bottom;
    margin-right: 10px;
    color: #78C9A8 !important;
}
.icons_example3 {
    font-size: 22px;
    vertical-align: bottom;
    margin-right: 10px;
    color: #EA7469 !important;
}
.icons_example4 {
	font-size: 20px !important;
    vertical-align: bottom;
}
.icons_close {
    position: absolute;
    top: 95px;
    right: 60px;
    z-index: 2;
    font-size: 24px;
    font-weight: 100;
    color: #808080;
    cursor: pointer;
    padding: 10px;
}
.icons_close:hover {
	color: black;
	background: rgba(0, 0, 0, 0.03);
	border-radius: 999px;
}
	
/* 					MODALS							*/	
.myModalSignupDialog {
    max-width: 1052px;
    width: 90vw;
    max-height: 1050px;
    height: 90vh;
}	
.myModalSignupBody {
    padding: 0px !important;
    background-color: #FBFBFD;
    max-width: 1050px;
    width: 90vw;
    max-height: 1050px;
    height: 90vh;
}	
.modal-about-title {
	background: url("/tools/resources/pm_small.png") no-repeat right center;
    color: #222d39;
    font-family: "Poppins", Sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 72px;
}
.modal-about-description {
    color: #222d39;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: justify;
}

/* 							MAP									*/	
.leaflet-control-attribution a {
    color: #222d39;
    font-family: "Poppins", Sans-serif;
    font-size: 12px;
    font-weight: 400;    
}
.leaflet-left .leaflet-control {
	margin-left: 20px;
	margin-bottom: 20px;
}
.leaflet-touch .leaflet-bar {
	border: 0px !important;
	border-radius: 0 !important;
    box-shadow: 0 2px 7px -1px #42445a;
}
.leaflet-touch .leaflet-bar a:first-child {
	background-color: white;
	color: #222734;
    height: 42px;
    width: 42px;
    font-size: 22px;
    line-height: 22px;
    border-radius: 0px;
    font-family: Arial;
    font-weight: 700;
}
.leaflet-touch .leaflet-bar a:first-child:hover {
	background-color: #222734;
	color: white;
}
.leaflet-touch .leaflet-bar a:last-child {
	background-color: white;
	color: #222734;
    height: 42px;
    width: 42px;
    font-size: 22px;
    line-height: 22px;
    border-radius: 0px;
    font-family: Arial;
    font-weight: 700;
}
.leaflet-touch .leaflet-bar a:last-child:hover {
	background-color: #222734;
	color: white;
}
.leaflet-control-defaultextent-toggle:hover {
	background: #222734 url("/tools/resources/leaflet.defaultextent.hover.png") no-repeat center center !important;
    background-size: 28px !important;
    height: 42px !important;
    width: 42px !important;    	
}
.leaflet-draw-draw-polyline {
	background: white url("/tools/resources/leaflet.draw.polyline.png") no-repeat center center !important;
    background-size: 28px !important;
    height: 42px !important;
    width: 42px !important;    
}
.leaflet-draw-draw-polyline:hover {
	background: #222734 url("/tools/resources/leaflet.draw.polyline.hover.png") no-repeat center center !important;
    background-size: 28px !important;
    height: 42px !important;
    width: 42px !important;    	
}
.leaflet-draw-draw-polygon {
	background: white url("/tools/resources/leaflet.draw.polygon.png") no-repeat center center !important;
    background-size: 28px !important;
    height: 42px !important;
    width: 42px !important;
}
.leaflet-draw-draw-polygon:hover {
	background: #222734 url("/tools/resources/leaflet.draw.polygon.hover.png") no-repeat center center !important;
    background-size: 28px !important;
    height: 42px !important;
    width: 42px !important;
}
.leaflet-draw-draw-rectangle {
	background: white url("/tools/resources/leaflet.draw.rectangle.png") no-repeat center center !important;
    background-size: 28px !important;
    height: 42px !important;
    width: 42px !important;
}
.leaflet-draw-draw-rectangle:hover {
	background: #222734 url("/tools/resources/leaflet.draw.rectangle.hover.png") no-repeat center center !important;
    background-size: 28px !important;
    height: 42px !important;
    width: 42px !important;
}
.leaflet-draw-draw-circle {
	background: white url("/tools/resources/leaflet.draw.circle.png") no-repeat center center !important;
    background-size: 28px !important;
    height: 42px !important;
    width: 42px !important;
}
.leaflet-draw-draw-circle:hover {
	background: #222734 url("/tools/resources/leaflet.draw.circle.hover.png") no-repeat center center !important;
    background-size: 28px !important;
    height: 42px !important;
    width: 42px !important;
}
.leaflet-draw-draw-marker {
	background: white url("/tools/resources/leaflet.draw.marker.png") no-repeat center center !important;
    background-size: 28px !important;
    height: 42px !important;
    width: 42px !important;
}
.leaflet-draw-draw-marker:hover {
	background: #222734 url("/tools/resources/leaflet.draw.marker.hover.png") no-repeat center center !important;
    background-size: 28px !important;
    height: 42px !important;
    width: 42px !important;
}
.leaflet-draw-edit-edit {
	background: white url("/tools/resources/leaflet.edit.polygon.png") no-repeat center center !important;
    background-size: 28px !important;
    height: 42px !important;
    width: 42px !important;
}
.leaflet-draw-edit-edit:hover {
	background: #222734 url("/tools/resources/leaflet.edit.polygon.hover.png") no-repeat center center !important;
    background-size: 28px !important;
    height: 42px !important;
    width: 42px !important;
}
.leaflet-draw-edit-remove {
	background: white url("/tools/resources/leaflet.remove.polygon.png") no-repeat center center !important;
    background-size: 28px !important;
    height: 42px !important;
    width: 42px !important;
}
.leaflet-draw-edit-remove:hover {
	background: #222734 url("/tools/resources/leaflet.remove.polygon.hover.png") no-repeat center center !important;
    background-size: 28px !important;
    height: 42px !important;
    width: 42px !important;
}


/* 							MAP	LABELS							*/	
.county-label {
    font-size: 14px;
    font-weight: bold;
    color: black;
    text-shadow: 1px 1px 2px white;
    text-align: center;
    white-space: nowrap;
}
.point-label {
    font-size: 10px;
    color: black;
    text-shadow: 1px 1px 2px white;
    text-align: center;
    white-space: nowrap;
}


/* 							PILLS								*/	
.code_type {
	font: 500 12px "Poppins", sans-serif;
    background-color: #222d39;
    color: white;
    padding: 2px 13px 2px 13px;
    border-radius: 4px 4px 4px 4px;
    vertical-align: sub;
}
.code_type_error {
	font: 500 12px "Poppins", sans-serif;
	margin-left: 20px;
	background-color: red;
	color: white;
	padding: 2px 13px 2px 13px;
	display: none;
	border-radius: 4px 4px 4px 4px;
	vertical-align: sub;
	cursor: pointer;
}

/* 							ALERTS								*/	
.alert-success {
    min-width: 500px !important;
    background: #2C3035 !important;
    border: 0 !important;
    color: white;
    text-shadow: none !important;
    border-radius: 4px 4px 4px 4px !important;
    font: 500 14px "Poppins", sans-serif !important;
    box-shadow: -1px 1px 12px 0px rgba(0,0,0,0.19) !important;
	-webkit-box-shadow: -1px 1px 12px 0px rgba(0,0,0,0.19) !important;
	-moz-box-shadow: -1px 1px 12px 0px rgba(0,0,0,0.19) !important;
}

.alert-danger {
    min-width: 500px !important;
    background: #2C3035 !important;
    border: 0 !important;
    color: white;
    text-shadow: none !important;
    border-radius: 4px 4px 4px 4px !important;
    font: 500 14px "Poppins", sans-serif !important;
    box-shadow: -1px 1px 12px 0px rgba(0,0,0,0.19) !important;
	-webkit-box-shadow: -1px 1px 12px 0px rgba(0,0,0,0.19) !important;
	-moz-box-shadow: -1px 1px 12px 0px rgba(0,0,0,0.19) !important;
}

/* 						TOOLS MAIN PAGE							*/	
.tile_bar_head {
    color: #333;
    font-family: "Poppins", Sans-serif;
    font-size: 24px;
    font-weight: 600;
    padding: 40px 50px 30px 50px;
    background: url(/tools/resources/logo_box.png) repeat-x center top;
    text-align: center;
    line-height: 24px;    
}

.tile_bar_description {
    font-size: 16px;
    font-weight: 500;
}

.tile_bar {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: start;
    flex-wrap: wrap;
    width: 100%;
    max-width: 2200px;
    margin: 0 auto;
    column-gap: 100px;
}
.tile_bar a {
	color: #333;
}
.tile_bar a:hover {
	text-decoration: none;
	color: #5e2ced;
}
.tile_box {
    width: 465px;
    margin: 0px 0px 40px 0px;
    padding: 0px !important;
    box-shadow: 2px 2px 10px 0px rgba(0, 11, 40, 0.1);
    cursor: pointer;
    border-radius: 4px;
    position: relative;
    overflow: hidden;    
}
.tile_box::before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:169px;          /* domyślnie dla tiles 169px */
  background:#e6e7ea;
  z-index:0;
}

/* Shimmer pod obrazkiem */
.tile_box::after{
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:169px;          /* domyślnie dla tiles 169px */
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255,255,255,0.65) 50%,
    transparent 100%
  );
  transform: translateX(-100%);
  animation: shimmer 1.2s infinite;
  z-index:1;
  pointer-events:none;
}
.tile_box:hover {
    transform: translateY(-3px);
    box-shadow:
		0 12px 8px rgba(0,0,0,0.08),
        0 20px 25px rgba(0,0,0,0.06);
}
.tile_bar_intro {
    font-family: "Poppins", Sans-serif;
    max-width: 1000px;
    margin: 0 auto 32px auto;
    padding: 0 20px;
    text-align: center;
    color: #6b7280;
    font-size: 15px;
    line-height: 1.7;
    border-top: 1px solid #F3F4F6;
    padding-top: 20px;    
}
.tile_spacer {
	height: 200px;
}
.tile_name {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    line-height: 24px;  
    font-weight: 500;
    text-align: left;
    padding: 10px 15px 0px 15px;
    margin: 0;
}
.tile_description {
	color: #6a7695;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-align: justify;
    padding: 0px 15px 15px 15px;
}
.tiles{
  position: relative;
  z-index: 2;
  display:block;
  width:100%;
  height:auto;
}

.tile_169::before, .tile_169::after{ height:169px; }
.tile_269::before, .tile_269::after{ height:288px; }

.tile_box_contact {
    position: absolute;
    min-width: 915px;
    background-image: linear-gradient(90deg, #6056F3 0%, #8C9DF8 100%);
    color: white;
    width: calc(100vw - 160px);
    margin: -100px 80px 0px 80px;
    padding: 20px 20px 40px 20px !important;
    box-shadow: 2px 2px 10px 0px rgba(0, 11, 40, 0.1);
    cursor: pointer;
    border-radius: 4px;
    text-align: center;
    border-radius: 20px 20px 20px 20px;
}
.tile_box_contact_name {
	font-size: 32px;
	opacity: 0.9;
}
.tile_box_contact_description {
	font-size: 18px;
    opacity: 0.7;	
}

/* 						MAIN PAGE FOOTER						*/	
.site_footer {
	width: 100%;
	background-color: black;
	padding: 150px 60px 60px 60px;
    font-family: "Poppins", Sans-serif;	
	font-weight: 300;    
}
.site_footer a {	
	padding: 10px 0 10px 0;
	color: #e5e5e5;
	line-height: 3;
}
.site_footer a:hover {	
	color: white;
}
.site_footer span {
    padding: 10px 0 10px 0;
	color: white;
    font-size: 18px;
    font-weight: 500;
    line-height: 3;
}
.site_footer_img {

	height: 114px;
	max-width: 100%;
}

/* 							DROPDOWN							*/	
.dropdown-toggle {
	margin: 0 0 6px 0;
	background: #F7F8F8 url("/tools/resources/search_new2.png") no-repeat left center !important;
	padding: 24px 0px 20px 50px !important;
	font: 400 13px "Poppins", sans-serif;
    color: #828282 !important;
    height: 64px !important;
	border: 0 !important;
    border-radius: 0 !important;
    background-color: white !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
	z-index: 2 !important;
	width: 100%;
	text-align: left;
	.caret {
		font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
		font-size: 26px !important;
		color: grey !important;
		border-top: 5px dashed;
		border-right: 5px solid transparent;
		border-left: 5px solid transparent;
	}
}
.dropdown-menu {
    margin: 0px 1vw !important;
    width: 98vw !important;
	border: 0px solid black;
    -webkit-border-radius: 999px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(0,0,0,0.15);
    z-index: 9999 !important;
}
.dropdown-menu li {
	padding: 5px 58px !important;
    background: white url(..//tools/resources/search_new.png) no-repeat left center !important;
}
.dropdown-menu li:hover  {
	background-color: rgba(34, 45, 57, 0.15) !important;
	cursor: pointer;
}
.dropdown-menu .caption {
    font-size: 12px;
    display: block;
    color: #a0a0a0;
}
.dropdown-menu-selected {
    padding: 2px 10px;
    font: 400 14px "Poppins", sans-serif !important;
    -webkit-font-smoothing: auto;
    color: #f7fbff;
    text-shadow: 0 1px 0 rgba(8, 32, 65, 0.2);
    background: #222d39;
    border: 0px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.dropdown-toggle-map {
	background: url("/tools/resources/search_layers.png") no-repeat left center !important;
}
.dropdown-check-toggle {
	margin: 0 0 6px 0;
	background: #F7F8F8 url("/tools/resources/search_pois.png") no-repeat left center !important;
	padding: 24px 0px 20px 50px !important;
	font: 400 13px "Poppins", sans-serif;
    color: #828282 !important;
    height: 64px !important;
	border: 0 !important;
    border-radius: 0 !important;
    background-color: white !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
	z-index: 2 !important;
	width: 100%;
	text-align: left;
	.caret {
		font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
		font-size: 26px !important;
		color: grey !important;
		border-top: 5px dashed;
		border-right: 5px solid transparent;
		border-left: 5px solid transparent;
	}
}
.dropdown-check-menu {
    width: 50vw !important;
    max-width: 400px;
	border: 0px solid black;
    -webkit-border-radius: 999px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(0,0,0,0.15);
    z-index: 9999 !important;
}
.dropdown-check-menu li {
	padding: 0px !important;
    background: white !important;
}
.dropdown-check-menu>li>a {
	height: 38px !important;
}
.dropdown-check-menu>li>a:hover {
	background: none !important;
}


/* 							CODE TEXTAREA							*/	

pre {
	border-radius: 4px 4px 4px 4px !important;
	font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace !important;
	font-size: 12px !important;
    max-height: calc(100vh - 440px) !important;	
}
div.code-toolbar > .toolbar .toolbar-item {
    	display: none !important;
}

/* 							TAB PANEL							*/	
.nav-pills {
	margin-top: 10px !important;
}
.nav-pills>li>a {
	color: #333 !important;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
	color: #5e2ced !important;
	background-color: rgba(0, 0, 0, 0.03) !important;
}
.tab-pane {
    padding: 10px 20px !important;
    background-color: rgba(0, 0, 0, 0.03) !important;
}
.tab-content {
	margin-top: 0px !important;
}

@media (max-width: 750px) { 
	.tile_box_contact {
		display: none !important;	
	}
}



.range_numbers {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.slider-selection {
	background: black !important;
}
.slider-success .slider-selection {
	background-color: #5cb85c !important;
}
.slider-primary .slider-selection {
	background-color: #428bca !important;
}
.slider-info .slider-selection {
	background-color: #5bc0de !important;
}
.slider-warning .slider-selection {
	background-color: #f0ad4e !important;
}
.slider-danger .slider-selection {
	background-color: #d9534f !important;
}
.slider.slider-horizontal {
    width: 100% !important;
    height: 20px;
}
.slider-handle {
	background-color: #fff !important;
	background-image: none !important;
	-webkit-box-shadow: 1px 1px 24px -2px rgba(0,0,0,0.75) !important;
	-moz-box-shadow: 1px 1px 24px -2px rgba(0,0,0,0.75) !important;
	box-shadow: 1px 1px 24px -2px rgba(0,0,0,0.75) !important;
}

.slider-strips .slider-selection {
	background-image: repeating-linear-gradient(-45deg, transparent, transparent 5px, rgba(255,252,252,0.08) 5px, rgba(252,252,252,0.08) 10px) !important;
	background-image: -ms-repeating-linear-gradient(-45deg, transparent, transparent 5px, rgba(255,252,252,0.08) 5px, rgba(252,252,252,0.08) 10px) !important;
	background-image: -o-repeating-linear-gradient(-45deg, transparent, transparent 5px, rgba(255,252,252,0.08) 5px, rgba(252,252,252,0.08) 10px) !important;
	background-image: -webkit-repeating-linear-gradient(-45deg, transparent, transparent 5px, rgba(255,252,252,0.08) 5px, rgba(252,252,252,0.08) 10px) !important; 
}
.tooltip-inner {
 display: none !important;
}
.tooltip.top .tooltip-arrow {
    display: none !important;
}
.slider .tooltip.top {
 display: none !important;
}

/* Segmented control look for Bootstrap 3 btn-group-justified (Variant A: wrap) */
#productButtons.btn-group-justified{
  display: flex;                     /* flex container */
  flex-wrap: wrap;                   /* allow wrapping on all screens */
  align-items: center;
  justify-content: flex-start;       /* left align */
  width: fit-content;
  /* background: #e9eaee;               pill background */
  padding: 6px;
  gap: 6px;                          /* spacing between segments */
}

/* kill Bootstrap's table display for justified groups */
#productButtons.btn-group-justified > .btn-group{
  display: contents;                 /* allows buttons to flex nicely */
}

/* Base button style */
#productButtons .btn{
  flex: 0 0 auto;                    /* do NOT stretch; wrap instead */
  width: auto !important;            /* fight Bootstrap justified widths */
  border: 0 !important;
  background: transparent !important;
  border-radius: 999px !important;
  padding: 10px 32px;                /* a bit wider for readability */
  font-weight: 600;
  font-size: 12px;
  letter-spacing: .4px;
  text-transform: uppercase;
  color: rgba(0,0,0,.55);
  white-space: nowrap;               /* keep labels on one line */
  box-shadow: none !important;
  transition: background .15s ease, box-shadow .15s ease, color .15s ease, transform .15s ease;
}

.wrap #productButtons .btn {
  padding: 5px 8px !important;
}

/* Hover */
#productButtons .btn:hover{
  color: rgba(0,0,0,.75);
}

/* Active segment */
#productButtons .btn.active{
  background: #fff !important;
  color: rgba(0,0,0,.85);
  box-shadow: 0 6px 14px rgba(0,0,0,.14) !important;
  transform: translateY(-1px);
}

/* Optional: focus ring */
#productButtons .btn:focus{
  outline: none;
  box-shadow: 0 0 0 3px rgba(80,140,255,.20) !important;
}

.slider-handle {
  border: 3px solid black !important;
}

/* Mobile: keep it tidy (2 per row) */
@media (max-width: 768px){
  #productButtons.btn-group-justified{
    border-radius: 18px;
  }
  #productButtons .btn{
    flex: 1 1 calc(50% - 6px);       /* 2 per row on small screens */
    text-transform: none;            /* optional: readability */
    font-size: 13px;
    padding: 10px 10px;
  }
  .wrap #productButtons .btn {
    padding: 5px 2px !important;
  }
}

/* ---------- Usage input: match segmented + cards ---------- */

.usageLabel{
  display:flex;
  align-items:center;
  gap:8px;
  font-weight: 600;
  color: rgba(0,0,0,.75);
  margin: 18px 0 10px 0;
}

#usage{
  height: 44px;
  border-radius: 999px;
  border: 1px solid rgba(0,0,0,.08);
  padding: 0 16px;
  font-size: 16px;
  font-weight: 600;
  color: rgba(0,0,0,.82);
  outline: none;
}

/* remove bootstrap focus glow and use our own */
#usage:focus{
  border-color: rgba(80, 140, 255, .45);
  box-shadow:
    0 14px 28px rgba(0,0,0,.12),
    inset 0 1px 0 rgba(255,255,255,.85),
    0 0 0 4px rgba(80,140,255,.18);
}

/* make number arrows less visually noisy */
#usage::-webkit-outer-spin-button,
#usage::-webkit-inner-spin-button{
  opacity: 0.3;
}

#usageHint{
  margin-top: 10px;
  padding: 10px 14px;
  border-radius: 14px;
  background: rgba(255,255,255,.65);
  border: 1px solid rgba(0,0,0,.06);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.7);
}

#ranges{
  padding: 0 !important;
}

#ranges #ex8,
#ranges .slider{
  width: 100% !important;
}

.range_numbers{
  display:flex;
  justify-content: space-between;
  margin-top: 8px;
  color: rgba(0,0,0,.45);
  font-size: 12px;
  font-weight: 600;
}

@keyframes shimmer{
    100% { transform: translateX(100%); }
}