.header_bar {
	background-color: white;
	color: #051441;
    font: 500 15px "Poppins", sans-serif;
	text-align: left;
	font-weight: 500;
	height: 87px;
    padding: 10px 0px;
    border-bottom: 1px solid #e5e7eb;    
}
.subheader_bar {
    width: 100%;
    font: 500 24px "Poppins", sans-serif;
    padding: 15px 0px 10px 0px;
    border-bottom: 1px solid #e5e7eb;
}
.subheader_bar_text {
    padding: 0px 30px;
	
	span {
		color: #5e2ced;
	}
}
.logo_pm {
	background: url("../resources/pm_small.png") no-repeat center center;
	text-align: center;
	height:67px;
	cursor: pointer;
}
.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 {
	text-align: right;
}
.logo_info_about {
    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_about2 {
    font: 500 14px "Poppins", sans-serif;
    color: #222d39;
    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;
}
.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("../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_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;
}

/* 					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("../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("../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("../resources/search_city.png") no-repeat left center !important;
}
.street .selectize-input {
	background: #F7F8F8 url("../resources/search_street.png") no-repeat left center !important;
}
.house .selectize-input {
	background: #F7F8F8 url("../resources/search_house.png") no-repeat left center !important;
}
.from .selectize-input {
	background: #F7F8F8 url("../resources/search_from.png") no-repeat left center !important;
}
.to .selectize-input {
	background: #F7F8F8 url("../resources/search_to.png") no-repeat left center !important;
}

.from_a .selectize-input {
	background: #F7F8F8 url("../resources/search_from_a.png") no-repeat left center !important;
}
.to_b .selectize-input {
	background: #F7F8F8 url("../resources/search_to_b.png") no-repeat left center !important;
}

.from_s .selectize-input {
	background: #F7F8F8 url("../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("../resources/search_from_1.png") no-repeat left center !important;
	height: 40px;
    padding-top: 8px !important;
}
.from_2 .selectize-input {
	background: #F7F8F8 url("../resources/search_from_2.png") no-repeat left center !important;
	height: 40px;
    padding-top: 8px !important;
}
.from_3 .selectize-input {
	background: #F7F8F8 url("../resources/search_from_3.png") no-repeat left center !important;
	height: 40px;
    padding-top: 8px !important;
}
.from_4 .selectize-input {
	background: #F7F8F8 url("../resources/search_from_4.png") no-repeat left center !important;
	height: 40px;
    padding-top: 8px !important;
}
.from_e .selectize-input {
	background: #F7F8F8 url("../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("../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;
}
.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_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("../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: 42px;
    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: 42px;
    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("../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("../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("../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("../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("../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("../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("../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("../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("../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("../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("../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("../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("../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("../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("../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: 500;
    padding: 30px 50px 20px 50px;
    background: url(../resources/logo_box.png) no-repeat left top;
}

.tile_bar {
	height: 100%;
	margin: 10px 0px;
}
.tile_box {
    max-width: 465px;
    margin: 0px 40px 40px 40px;
    padding: 0px !important;
    box-shadow: 2px 2px 10px 0px rgba(0, 11, 40, 0.1);
    cursor: pointer;
    border-radius: 4px;
}
.tile_box:hover {
	transform: scale(1.05);
    transition: all .15s linear;
}
.tile_spacer {
	height: 200px;
}
.tile_name {
	color: #333;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    padding: 10px 15px 0px 15px;
}
.tile_description {
	color: #6a7695;
    font-family: "Poppins", Sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-align: justify;
    padding: 0px 15px 5px 15px;
}
.tiles {
    width: 100%;
    object-fit: cover;
    object-position: center;
    border-top: 10px white solid;
    border-left: 10px white solid;
    border-right: 10px white solid;
}
.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 20px 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 {
	color: white;
    font-size: 18px;
    font-weight: 500;
}
.site_footer_img {

	height: 114px;
	max-width: 100%;
}



@media (max-width: 750px) { 
	.tile_box_contact {
		display: none !important;	
	}
}