﻿html, body, form {
	height: 100%;
	overscroll-behavior-y: contain;
}

body {
	margin: 0px;
}

.waiting * {
	cursor: wait !important;
}

@font-face {
	font-family: Neuropol;
	src: url(Font/Neuropol.woff);
}

.pac-container {
	z-index: 100000 !important;
}


.dxeDisabled_MaterialCompact, .dxeDisabled_MaterialCompact td.dxic, .dxeEditArea_MaterialCompact.dxeDisabled_MaterialCompact {
	color: #707070;
}

.dxeTextBox_MaterialCompact, .dxeButtonEdit_MaterialCompact, .dxeMemo_MaterialCompact, .dxeCalendar_MaterialCompact {
	margin-bottom: 8px;
}

.dxbButton_MaterialCompact {
	text-transform: none !important;
}

.dxeCalendarDay_MaterialCompact.dxeCalendarHover_MaterialCompact:not(.dxeCalendarOutOfRange_MaterialCompact):not(.dxeCalendarDayDisabled_MaterialCompact):not(.dxeCalendarSelected_MaterialCompact) {
	background-image: url(/Images/Circle_Gray.svg);
	background-color: transparent;
}

.dxeCalendarSelected_MaterialCompact, .dxeCalendarHover_MaterialCompact:not(.dxeCalendarDayDisabled_MaterialCompact), .dxeCalendarDay_MaterialCompact.dxeCalendarToday_MaterialCompact {
	border-radius: 25px;
}

.dxgvFocusedRow_MaterialCompact a[id*='btnDelete'] img, .dxgvFocusedRow_MaterialCompact a[data-args*='btnDelete'] img {
	content: url("/Images/Delete_White.svg");
}

.dxgvFocusedRow_MaterialCompact a[id*='btnEdit'] img, .dxgvFocusedRow_MaterialCompact a[data-args*='btnEdit'] img {
	content: url("/Images/Edit_White.svg");
}

.dxgvFocusedRow_MaterialCompact a[id*='btnRefresh'] img, .dxgvFocusedRow_MaterialCompact a[data-args*='btnRefresh'] img {
	content: url("/Images/Refresh_White.svg");
}

.dxgvCommandColumnItem_MaterialCompact, .dxgvCommandColumnItem_MaterialCompact img {
	margin: 0px !important;
}

.dxWeb_pcCloseButton_MaterialCompact {
	background-image: url(/Images/Delete.svg);
	background-position: 0px 0px;
	background-size: auto;
	width: 32px;
	height: 32px;
}

.dxvsValidationSummary_MaterialCompact {
	font: 15px Tahoma,Geneva,sans-serif !important;
}

.dxeCaptionCell_MaterialCompact.dxeCLTSys, .dxeCaptionCell_MaterialCompact.dxeCLBSys {
	padding: 13px 0 !important;
}

.dxeListBox_MaterialCompact .dxeListBoxFilter_MaterialCompact .dxeButtonEditSys {
	margin-bottom: 0px !important;
}

.dxeCaptionCell_MaterialCompact.LoginCaption {
	padding: 5px 0 !important;
}

.dxeErrorFrameWithoutError_MaterialCompact {
	padding: 0px !important;
	border: none;
}

.popupContentCss {
	height: 100%;
}

.spinLeft {
	width: calc(50% - 10px) !important;
	float: left;
}

.spinRight {
	width: 50%;
	float: right;
}

.returnPanelCommute {
	max-height: 410px;
}

.returnPanelCommuteMonth {
	max-height: 488px;
}

.MainRowHeader {
	color: #FFFFFF;
	font-size: 15px;
	font-family: Verdana;
	margin-left: 10px;
	margin-right: 10px;
}

.button {
	display: inline-table;
	width: 133px;
	height: 133px;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
	margin: 5px;
	border-radius: 25px;
	background-color: #FFFFFF;
}

	.button .disabled {
		cursor: default;
	}

.disabled #but-icon {
	opacity: 0.5;
}

.disabled #label {
	color: #dbdbdb;
}

#delegationButton .button, #helpButton .button {
	width: 100px;
	height: 100px;
	position: absolute;
	right: 110px;
}

#logOffButton .button, #backButtonDiv .button, #navigation .button, #startButton .button {
	width: 100px;
	height: 100px;
}

.button-Blue {
	box-shadow: 0 4px 8px 0 rgb(22 103 201 / 20%), 0 6px 20px 0 rgb(22 103 201 / 19%);
}

.button-Carbon {
	box-shadow: 0 4px 8px 0 rgb(54 55 60 / 20%), 0 6px 20px 0 rgb(54 55 60 / 19%);
}

.button-Gray {
	box-shadow: 0 4px 8px 0 rgb(135 138 142 / 20%), 0 6px 20px 0 rgb(135 138 142 / 19%);
}

.button-Green {
	box-shadow: 0 4px 8px 0 rgb(48 109 24 / 20%), 0 6px 20px 0 rgb(48 109 24 / 19%);
}

.button-Integreat_Blue {
	box-shadow: 0 4px 8px 0 rgb(0 73 140 / 20%), 0 6px 20px 0 rgb(0 73 140 / 19%);
}

.button-Integreat_Green {
	box-shadow: 0 4px 8px 0 rgb(178 187 0 / 20%), 0 6px 20px 0 rgb(178 187 0 / 19%);
}

.button-Orange {
	box-shadow: 0 4px 8px 0 rgb(210 118 0 / 20%), 0 6px 20px 0 rgb(210 118 0 / 19%);
}

.button-Purple {
	box-shadow: 0 4px 8px 0 rgb(116 20 152 / 20%), 0 6px 20px 0 rgb(116 20 152 / 19%);
}

.button-Red {
	box-shadow: 0 4px 8px 0 rgb(129 29 29 / 20%), 0 6px 20px 0 rgb(129 29 29 / 19%);
}

.button-Yellow {
	box-shadow: 0 4px 8px 0 rgb(191 157 0 / 20%), 0 6px 20px 0 rgb(191 157 0 / 19%);
}

#helpButton, #logOffButton {
	position: absolute;
	right: 10px;
	top: 10px;
}

#delegationButton {
	position: absolute;
	right: 120px;
	top: 10px;
}

#backButtonDiv {
	position: absolute;
	right: 230px;
	top: 10px;
}

.backDelegationHelp {
	right: 340px !important;
}

#label {
	position: relative;
	top: 25px;
	text-align: center;
	margin: auto auto;
	color: #484848;
	font-family: Verdana;
	font-size: 12px;
	width: 120px;
	overflow: hidden;
}

#helpButton #label, #delegationButton #label, #logOffButton #label, #backButtonDiv #label, #navigation #label, #startButton #label {
	width: 80px;
	top: 20px;
	max-height: 30px;
}

#but-icon {
	position: relative;
	top: 20px;
	margin: auto auto;
	width: 60px;
	height: 60px;
}

#helpButton #but-icon, #delegationButton #but-icon, #logOffButton #but-icon, #backButtonDiv #but-icon, #navigation #but-icon, #startButton #but-icon {
	top: 15px;
	width: 48px;
	height: 48px;
}

.sprite-back {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Enav_left icon%3C/title%3E%3Cdesc%3Enav_left icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve1' fill='%234D82B8' d='M4348 7493l-2147 -2147c-124,-124 -124,-328 0,-452l2147 -2147c124,-124 276,-187 452,-187l1159 0c66,0 122,38 148,99 25,61 12,127 -35,174l-1647 1647 3255 0c176,0 320,144 320,320l0 640c0,176 -144,320 -320,320l-3255 0 1647 1647c47,47 60,113 35,174 -26,61 -82,99 -148,99l-1159 0c-176,0 -328,-63 -452,-187z'/%3E%3Cpath id='curve0' fill='%234D82B8' d='M5120 640c2474,0 4480,2006 4480,4480 0,2474 -2006,4480 -4480,4480 -2474,0 -4480,-2006 -4480,-4480 0,-2474 2006,-4480 4480,-4480zm3840 4480c0,-2121 -1719,-3840 -3840,-3840 -2121,0 -3840,1719 -3840,3840 0,2121 1719,3840 3840,3840 2121,0 3840,-1719 3840,-3840z'/%3E%3C/svg%3E");
}

.sprite-bicycle {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Ebicycle icon%3C/title%3E%3Cdesc%3Ebicycle icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve5' fill='%23808080' d='M5122 7027c353,0 640,286 640,640 0,353 -287,640 -640,640 -354,0 -640,-287 -640,-640 0,-354 286,-640 640,-640z'/%3E%3Cpath id='curve4' fill='%23808080' d='M8320 8960c-1060,0 -1920,-860 -1920,-1920 0,-99 8,-197 22,-292l386 -645c80,189 186,352 308,501 -49,136 -76,283 -76,436 0,707 573,1280 1280,1280 707,0 1280,-573 1280,-1280 0,-707 -573,-1280 -1280,-1280 -88,0 -175,9 -258,26 -38,-76 -71,-152 -96,-227l-125 -379c153,-39 313,-60 479,-60 1060,0 1920,860 1920,1920 0,1060 -860,1920 -1920,1920z'/%3E%3Cpath id='curve3' fill='%23808080' d='M1920 5120c235,0 459,42 667,119l-410 547c-83,-17 -169,-26 -257,-26 -707,0 -1280,573 -1280,1280 0,707 573,1280 1280,1280 414,0 783,-197 1017,-503l660 158c-328,588 -956,985 -1677,985 -1060,0 -1920,-860 -1920,-1920 0,-1060 860,-1920 1920,-1920zm1521 749c212,274 351,608 389,971l-664 -93c-28,-119 -72,-232 -131,-335l406 -543z'/%3E%3Cpath id='curve2' fill='%234D82B8' d='M8002 7007c-426,-366 -782,-660 -944,-1147l-171 -513 -1026 1716c-137,-164 -329,-282 -547,-325l973 -1618 -2003 0 745 1605c-224,23 -426,124 -576,276l-865 -1863 -1347 1803 2045 286c-71,133 -111,285 -111,446 0,38 2,75 6,112l-2065 -492c-54,42 -122,67 -196,67 -177,0 -320,-143 -320,-320 0,-161 119,-294 274,-317l1513 -2017 -114 -246c223,-30 424,-95 618,-186l96 206 2611 0 -180 -540c-35,-105 -12,-216 52,-297l125 -123 576 0 -164 163 656 1977c120,361 390,738 656,1060l1 0c177,0 320,143 320,320 0,177 -143,320 -320,320 -177,0 -320,-143 -320,-320 0,-11 1,-22 2,-33z'/%3E%3Cpath id='curve1' fill='%23808080' d='M4157 3200l-1716 0c-105,0 -239,122 -191,240 110,272 458,726 764,720 474,-9 832,-186 1247,-483 372,-267 225,-477 -104,-477z'/%3E%3Cpath id='curve0' fill='%23808080' d='M6400 2560l960 0c177,0 320,143 320,320 0,177 -143,320 -320,320l0 0 -960 0 0 0c-177,0 -320,-143 -320,-320 0,-177 143,-320 320,-320z'/%3E%3C/svg%3E");
}

.sprite-bullet_train, .sprite-bus {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Ebus2 icon%3C/title%3E%3Cdesc%3Ebus2 icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve1' fill='%23808080' d='M2880 7040c530,0 960,430 960,960 0,530 -430,960 -960,960 -530,0 -960,-430 -960,-960 0,-530 430,-960 960,-960zm0 640c-177,0 -320,143 -320,320 0,177 143,320 320,320 177,0 320,-143 320,-320 0,-177 -143,-320 -320,-320zm4491 -9c177,0 320,144 320,320 0,177 -143,320 -320,320 -176,0 -320,-143 -320,-320 0,-176 144,-320 320,-320zm0 -640c-530,0 -960,430 -960,960 0,530 430,960 960,960 530,0 960,-430 960,-960 0,-530 -430,-960 -960,-960z'/%3E%3Cpath id='curve0' fill='%234D82B8' d='M960 3840l7680 0c705,0 1280,575 1280,1280l0 1920 -320 0c-176,0 -320,144 -320,320l0 0c0,176 144,320 320,320l320 0 0 0c0,176 -144,320 -320,320l-949 0c0,-3 0,-6 0,-9 0,-707 -573,-1280 -1280,-1280 -707,0 -1280,573 -1280,1280 0,114 15,224 43,329l-2014 0c26,-102 40,-210 40,-320 0,-707 -573,-1280 -1280,-1280 -707,0 -1280,573 -1280,1280 0,110 14,218 40,320l-680 0c-353,0 -640,-287 -640,-640l0 -3200c0,-353 287,-640 640,-640zm7360 640c-176,0 -320,144 -320,320l0 1174c0,127 69,236 184,290 195,92 371,215 523,364 63,61 137,92 224,92l349 0c176,0 320,-144 320,-320l0 -1280c0,-353 -287,-640 -640,-640l-640 0zm-6720 0c-176,0 -320,144 -320,320l0 640c0,353 288,640 640,640l960 0 0 -1600 -1280 0zm1600 0l0 1600 1280 0 0 -1600 -1280 0zm1600 0l0 1600 1280 0 0 -1600 -1280 0zm1600 0l0 1600 960 0c176,0 320,-144 320,-320l0 -960c0,-176 -144,-320 -320,-320l-960 0z'/%3E%3C/svg%3E");
}

.sprite-car_compact {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Ecar_sedan2 icon%3C/title%3E%3Cdesc%3Ecar_sedan2 icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve1' fill='%23808080' d='M8000 6720c-530,0 -960,430 -960,960 0,530 430,960 960,960 530,0 960,-430 960,-960 0,-530 -430,-960 -960,-960zm-5440 0c530,0 960,430 960,960 0,530 -430,960 -960,960 -530,0 -960,-430 -960,-960 0,-530 430,-960 960,-960zm0 640c-177,0 -320,143 -320,320 0,177 143,320 320,320 177,0 320,-143 320,-320 0,-177 -143,-320 -320,-320zm5440 0c177,0 320,143 320,320 0,177 -143,320 -320,320 -177,0 -320,-143 -320,-320 0,-177 143,-320 320,-320z'/%3E%3Cpath id='curve0' fill='%234D82B8' d='M7360 5440c1450,130 2560,640 2560,1280 0,247 0,640 0,960 0,260 -353,309 -680,318 26,-101 40,-208 40,-318 0,-707 -573,-1280 -1280,-1280 -707,0 -1280,573 -1280,1280 0,110 14,218 40,320l-2920 0 -40 0c26,-102 40,-210 40,-320 0,-707 -573,-1280 -1280,-1280 -707,0 -1280,573 -1280,1280 0,66 5,131 15,194 -510,-122 -975,-362 -975,-834 0,-1600 150,-1448 960,-1600 640,-320 1280,-1280 2560,-1280 1920,0 2240,0 3520,1280zm-1079 -308c-212,-230 -416,-425 -737,-526 -211,-68 -456,-95 -678,-109 -83,-5 -167,-9 -252,-11 -110,-4 -190,101 -158,206l191 634c20,69 81,114 153,114l1114 0c335,0 578,-80 367,-308zm-2616 -641c-452,42 -923,336 -1086,532 -115,139 -15,417 320,417l781 0c88,0 160,-72 160,-160l0 -630c0,-95 -80,-168 -175,-159z'/%3E%3C/svg%3E");
}

.sprite-van {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Evan icon%3C/title%3E%3Cdesc%3Evan icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve1' fill='%23808080' d='M2880 7040c530,0 960,430 960,960 0,530 -430,960 -960,960 -530,0 -960,-430 -960,-960 0,-530 430,-960 960,-960zm4480 640c177,0 320,143 320,320 0,177 -143,320 -320,320 -177,0 -320,-143 -320,-320 0,-177 143,-320 320,-320zm-4480 0c-177,0 -320,143 -320,320 0,177 143,320 320,320 177,0 320,-143 320,-320 0,-177 -143,-320 -320,-320zm4480 -640c-530,0 -960,430 -960,960 0,530 430,960 960,960 530,0 960,-430 960,-960 0,-530 -430,-960 -960,-960z'/%3E%3Cpath id='curve0' fill='%234D82B8' d='M1280 3200l5929 0c497,0 923,263 1145,708l606 1212 265 265c249,249 375,553 375,905l0 110 -320 0c-176,0 -320,144 -320,320l0 0c0,176 144,320 320,320l320 0 0 320c0,352 -288,640 -640,640l-320 0 0 0c0,-707 -573,-1280 -1280,-1280 -707,0 -1280,573 -1280,1280 0,110 14,218 40,320l-2000 0c26,-102 40,-210 40,-320 0,-707 -573,-1280 -1280,-1280 -707,0 -1280,573 -1280,1280l0 0 -320 0c-352,0 -640,-288 -640,-640l0 -3520c0,-351 289,-640 640,-640zm4800 1920l1647 0c114,0 212,-55 272,-152 60,-97 65,-209 14,-311l-232 -463c-113,-228 -318,-354 -572,-354l-1129 0 0 1280z'/%3E%3C/svg%3E%0A");
}

.sprite-cook {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Ecook icon%3C/title%3E%3Cdesc%3Ecook icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve3' fill='%23808080' d='M8000 8605c0,759 -1728,1058 -2880,1058 -1152,0 -2880,-299 -2880,-1057 0,-1630 514,-1893 1468,-2631 198,132 416,236 647,309l-256 198c-930,719 -1212,834 -1219,2074 202,214 1059,371 1312,405 95,12 191,23 288,32l0 -2674c104,27 211,48 320,61l0 2636c107,5 214,7 320,7 309,0 622,-22 929,-62 252,-34 1110,-191 1311,-405 -8,-1241 -288,-1355 -1219,-2074l-256 -198c231,-73 449,-177 647,-309 956,739 1468,1000 1468,2630z'/%3E%3Cpath id='curve2' fill='%23808080' d='M5440 7680c177,0 320,143 320,320 0,177 -143,320 -320,320 -177,0 -320,-143 -320,-320 0,-177 143,-320 320,-320zm0 -960c177,0 320,143 320,320 0,177 -143,320 -320,320 -177,0 -320,-143 -320,-320 0,-177 143,-320 320,-320z'/%3E%3Cpath id='curve1' fill='%23EFC1B4' d='M7358 3920c-42,1200 -1028,2160 -2238,2160 -1210,0 -2196,-960 -2238,-2160 199,87 448,120 609,143 531,76 1093,97 1629,97 536,0 1098,-21 1629,-97 161,-23 410,-56 609,-143z'/%3E%3Cpath id='curve0' fill='%23808080' d='M2880 3085c-386,-320 -640,-787 -640,-1301 0,-1049 971,-1600 1920,-1600 573,0 1068,93 1548,324 274,-219 607,-324 1012,-324 709,0 1280,571 1280,1280 0,451 -264,867 -640,1096l0 960c0,87 -244,166 -640,224l0 -1640c320,0 640,-306 640,-640 0,-355 -283,-640 -640,-640 -320,0 -620,70 -878,503 -722,-503 -1362,-503 -1682,-503 -640,0 -1280,320 -1280,960 0,320 190,730 640,960l0 1000 0 0c-396,-58 -640,-137 -640,-224l0 -435z'/%3E%3C/svg%3E");
}

.sprite-document_check {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eclipboard_checks icon%3C/title%3E%3Cdesc%3Eclipboard_checks icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve3' fill='%23EDC87E' d='M2560 1920l0 7040 5120 0 0 -7040c353,0 640,288 640,640l0 6400c0,352 -288,640 -640,640l-5120 0c-352,0 -640,-287 -640,-640l0 -6400c0,-353 288,-640 640,-640zm1280 0l2560 0 0 320 -2560 0 0 -320z'/%3E%3Cpath id='curve2' fill='%23808080' d='M3840 1600c-175,0 -320,145 -320,320l0 320c0,175 145,320 320,320l2560 0c175,0 320,-145 320,-320l0 -320c0,-176 -145,-320 -320,-320l-2560 0zm2560 -640c529,0 960,431 960,960l0 320c0,529 -431,640 -960,640l-2560 0c-529,0 -960,-111 -960,-640l0 -320c0,-529 431,-960 960,-960 0,-177 573,-640 1280,-640 707,0 1280,463 1280,640zm-1280 -320c-177,0 -320,143 -320,320 0,177 143,320 320,320 177,0 320,-143 320,-320 0,-177 -143,-320 -320,-320z'/%3E%3Cpath id='curve1' fill='%234D82B8' d='M3633 7247l414 -414c62,-62 164,-62 226,0l527 527 1487 -1487c62,-62 164,-62 226,0l414 414c62,62 62,164 0,226l-2014 2014c-62,62 -164,62 -226,0l-1054 -1054c-62,-62 -62,-164 0,-226z'/%3E%3Cpath id='curve0' fill='%234D82B8' d='M3633 4687l414 -414c62,-62 164,-62 226,0l527 527 1487 -1487c62,-62 164,-62 226,0l414 414c62,62 62,164 0,226l-2014 2014c-62,62 -164,62 -226,0l-1054 -1054c-62,-62 -62,-164 0,-226z'/%3E%3C/svg%3E");
}

.sprite-document_zoom_in {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Ebriefcase_document icon%3C/title%3E%3Cdesc%3Ebriefcase_document icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve4' fill='%23808080' d='M4480 3200l2670 0c352,0 656,126 905,375l1170 1170c249,249 375,553 375,905l0 3950 -5120 0 0 -6400zm3200 960l0 960 960 0 -960 -960zm-2560 -320l0 5120 3840 0 0 -2880c0,-176 -144,-320 -320,-320l-1600 0 0 -1600c0,-176 -144,-320 -320,-320l-1600 0z'/%3E%3Cpath id='curve3' fill='%23808080' d='M4160 7680c-857,0 -1742,0 -2880,0 -352,0 -640,-287 -640,-640l0 -2485c170,152 394,245 640,245l640 0 0 640c0,176 144,320 320,320l960 0c176,0 320,-144 320,-320l0 -640 640 0 0 2880z'/%3E%3Cpath id='curve2' fill='%23808080' d='M1280 1920c2560,0 3840,0 6400,0 352,0 639,287 640,639l0 828 -39 -38c-309,-310 -694,-469 -1131,-469l-2670 0c-176,0 -320,144 -320,320l0 1280 -640 0 0 -320c0,-176 -144,-320 -320,-320l-960 0c-176,0 -320,144 -320,320l0 320 -640 0c-352,0 -639,-287 -640,-639l0 -1281c0,-353 287,-640 640,-640z'/%3E%3Cpath id='curve1' fill='%23EDC87E' d='M2240,4160 3200,4160 3200,5440 2240,5440z'/%3E%3Cpath id='curve0' fill='%23808080' d='M3520 640l1920 0c353,0 640,288 640,640l0 320 -640 0 0 -320 -1920 0 0 320 -640 0 0 -320c0,-353 287,-640 640,-640z'/%3E%3C/svg%3E%0A");
}

.sprite-dude {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eid_cards icon%3C/title%3E%3Cdesc%3Eid_cards icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve5' fill='%23808080' d='M7360 5040c139,87 304,137 480,137 178,0 345,-51 485,-140 303,226 481,318 517,723l-1482 0 0 -720z'/%3E%3Cpath id='curve4' fill='%23808080' d='M7840 3553c395,0 716,321 716,716 0,395 -321,715 -716,715 -185,0 -353,-70 -480,-185l0 -319c0,-196 -59,-378 -160,-530 117,-235 360,-397 640,-397z'/%3E%3Cpath id='curve3' fill='%234D82B8' d='M3840 1280l5120 0c353,0 640,288 640,640l0 3840c0,352 -288,640 -640,640l-1600 0 0 -640 1600 0 0 -2560 -2240 0 0 375c-100,-36 -208,-55 -320,-55l-320 0 0 -320 -2240 0 0 320 -640 0 0 -1600c0,-353 288,-640 640,-640zm0 640l0 640 5120 0 0 -640 -5120 0z'/%3E%3Cpath id='curve2' fill='%23808080' d='M4278 8320c36,-405 215,-497 517,-723 140,89 307,140 485,140 178,0 345,-51 485,-140 303,226 481,318 517,723l-2004 0z'/%3E%3Cpath id='curve1' fill='%23808080' d='M5280 6113c395,0 716,321 716,716 0,395 -321,715 -716,715 -395,0 -715,-320 -715,-715 0,-395 320,-716 715,-716z'/%3E%3Cpath id='curve0' fill='%234D82B8' d='M1280 3840l5120 0c353,0 640,288 640,640l0 3840c0,352 -288,640 -640,640l-5120 0c-352,0 -640,-288 -640,-640l0 -3840c0,-353 287,-640 640,-640zm0 2560l0 320 1280 0 0 -320 -1280 0zm0 -640l0 320 2240 0 0 -320 -2240 0zm0 -1280l0 640 5120 0 0 -640 -5120 0zm2880 1280l0 2560 2240 0 0 -2560 -2240 0z'/%3E%3C/svg%3E");
}

.sprite-exit {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Edoor_exit icon%3C/title%3E%3Cdesc%3Edoor_exit icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve2' fill='%23808080' d='M1920 640l3520 0 0 640 -2880 0 0 1924 0 0c-168,23 -311,133 -377,292 -75,180 -34,386 104,523l141 141 -508 0 0 -3520zm3520 8000l0 320 -2560 0 0 -320 2560 0zm-2880 0l0 320 -640 0 0 -2880 508 0 -141 141c-138,137 -179,343 -104,523 66,160 209,268 377,291l0 1605zm4611 -8000l1149 0 0 8320 -320 0 0 -7514 -829 -806z'/%3E%3Cpath id='curve1' fill='%2376A797' d='M6400 320l1280 1280 0 7360 -1280 640 -640 0 0 -9280 640 0zm640 5120l320 0 0 -320 -480 0 -160 0 -160 0 0 0c-88,0 -160,143 -160,320 0,177 72,320 160,320l0 0 0 0 320 0 0 0c88,0 160,-143 160,-320z'/%3E%3Cpath id='curve0' fill='%234D82B8' d='M3918 6539l1186 -1186c124,-124 124,-328 0,-452l-1186 -1187c-125,-124 -277,-186 -453,-187l-839 -7c-65,-1 -122,38 -147,99 -26,61 -12,127 34,174l687 687 -2400 0c-88,0 -160,72 -160,160l0 960c0,88 72,160 160,160l2400 0 -687 687c-46,47 -60,113 -34,174 25,61 81,98 147,99l839 7c176,1 328,-63 453,-188z'/%3E%3C/svg%3E");
}

.sprite-eye {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eeye icon%3C/title%3E%3Cdesc%3Eeye icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve2' fill='%23808080' d='M5120 4160c530,0 960,430 960,960 0,530 -430,960 -960,960 -530,0 -960,-430 -960,-960 0,-68 7,-135 21,-199 65,27 136,42 211,42 304,0 551,-247 551,-552 0,-80 -17,-156 -48,-224 72,-18 148,-27 225,-27z'/%3E%3Cpath id='curve1' fill='%234D82B8' d='M5120 2560c1414,0 2560,1146 2560,2560 0,1414 -1146,2560 -2560,2560 -1414,0 -2560,-1146 -2560,-2560 0,-1414 1146,-2560 2560,-2560zm0 1280c-164,0 -321,31 -465,87 -78,-43 -168,-67 -263,-67 -305,0 -552,247 -552,551 0,101 27,196 75,278 -49,134 -75,280 -75,431 0,707 573,1280 1280,1280 707,0 1280,-573 1280,-1280 0,-707 -573,-1280 -1280,-1280z'/%3E%3Cpath id='curve0' fill='%23808080' d='M9854 5425c-842,1901 -2645,3215 -4734,3215 -2089,0 -3892,-1314 -4734,-3215 -88,-199 -88,-411 0,-610 842,-1901 2645,-3215 4734,-3215 2089,0 3892,1314 4734,3215 88,199 88,411 0,610zm-4734 2575c1578,0 2964,-894 3791,-2192 274,-430 274,-946 0,-1376 -827,-1298 -2213,-2192 -3791,-2192 -1578,0 -2964,894 -3791,2192 -274,429 -274,947 0,1376 825,1295 2209,2192 3791,2192z'/%3E%3C/svg%3E");
}

.sprite-folder_document {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Efolder_document icon%3C/title%3E%3Cdesc%3Efolder_document icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve2' fill='%23EDC87E' d='M9295 4800c219,0 407,100 530,281 122,181 145,393 64,597l-1247 3117c-199,496 -654,805 -1189,805l-5853 0c-529,0 -960,-431 -960,-960l0 -6080c0,-353 287,-640 640,-640l960 0 0 640 -960 1 0 6060c0,107 48,200 136,262 88,61 191,75 292,39 168,-60 303,-189 373,-364l776 -1941 0 0 566 -1415 5 -11 0 0 5 -11 0 -1 0 -1 4 -8 1 -2 0 0 0 -1 4 -8 1 -2 0 0 1 -1 4 -8 0 -2 1 -1 0 0 1 -2 3 -6 1 -2 0 0 1 -1 4 -8 1 -1 0 -1 1 -1 5 -9 0 0 0 0 1 -2 4 -7 1 -2 0 0 1 -1c115,-189 315,-302 544,-302l4303 0 640 0 335 0z'/%3E%3Cpath id='curve1' fill='%23808080' d='M3840 2560l1920 0 0 640 -1920 0 0 -640zm0 1280l3840 0 0 640 -3840 0 0 -640z'/%3E%3Cpath id='curve0' fill='%23808080' d='M2560 6498l566 -1415c21,-52 46,-101 74,-148l0 -3655 2880 0c176,0 320,144 320,320l0 1600 1600 0c176,0 320,144 320,320l0 960 640 0 0 -1390c0,-352 -126,-656 -375,-905l-1170 -1170c-249,-249 -553,-375 -905,-375l-3950 0 0 3520 0 2338zm4480 -4898l960 960 -960 0 0 -960z'/%3E%3C/svg%3E");
}

.sprite-graduation_hat {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eteacher icon%3C/title%3E%3Cdesc%3Eteacher icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve3' fill='%234D82B8' d='M9600 8829c0,543 -1152,758 -1920,758 -768,0 -1920,-215 -1920,-757 0,-1099 304,-1331 870,-1795 302,197 663,312 1050,312 387,0 748,-115 1050,-312 567,465 870,694 870,1794z'/%3E%3Cpath id='curve2' fill='%234D82B8' d='M7680 3840c884,0 1600,713 1600,1593 0,880 -716,1594 -1600,1594 -884,0 -1600,-714 -1600,-1594 0,-880 716,-1593 1600,-1593z'/%3E%3Cpath id='curve1' fill='%23808080' d='M1600 1600l6400 0 0 1947c-104,-18 -211,-27 -320,-27 -1058,0 -1920,854 -1920,1913 0,227 40,445 113,647l-4273 0 0 -4480zm4527 1647c-122,122 -339,281 -520,273 -94,-4 -167,-64 -168,-162 -2,-156 69,-399 248,-578 125,-125 305,-217 555,-221 88,-1 159,-74 157,-162 -1,-88 -74,-158 -162,-157 -346,6 -599,136 -777,314 -245,246 -342,586 -340,807 3,270 207,466 473,478 279,13 570,-176 760,-367 62,-62 62,-163 -1,-226 -62,-62 -163,-61 -225,1zm-3570 463c12,-65 31,-139 56,-219l478 -67c37,123 79,237 127,329 41,78 137,109 215,68 78,-41 109,-137 68,-215 -135,-259 -222,-760 -279,-1089 -10,-58 -18,-159 -49,-206 -49,-73 -148,-93 -221,-45 -142,94 -288,310 -411,557 -61,121 -117,252 -165,379 -86,13 -146,93 -134,179 5,36 21,67 44,91 -18,64 -33,124 -43,178 -17,86 40,170 127,186 86,17 170,-40 187,-126zm454 -597c-27,-122 -51,-243 -71,-355 -38,62 -77,133 -114,207 -31,61 -59,123 -86,186l271 -38zm1149 405c88,-3 168,-10 227,-30 65,-22 96,-71 93,-139 -1,-39 -29,-69 -73,-92 -62,-31 -148,-49 -247,-56l0 317zm328 273c213,-72 318,-227 311,-452 -4,-126 -56,-224 -142,-297 98,-85 145,-197 142,-326 -3,-161 -110,-284 -272,-365 -143,-72 -336,-111 -527,-111 -89,0 -160,71 -160,160l0 1280c0,88 71,160 160,160 172,0 343,0 488,-49zm-328 -910c113,-6 200,-26 258,-60 39,-22 63,-52 62,-98 0,-28 -38,-58 -95,-87 -62,-31 -140,-53 -225,-65l0 310z'/%3E%3Cpath id='curve0' fill='%23B89A7C' d='M960 640l7680 0c176,0 320,144 320,320l0 3047c-185,-164 -402,-294 -640,-378l0 -2349 -7040 0 0 5120 4743 0c95,161 212,307 348,433 -82,68 -165,136 -245,207l-5166 0c-176,0 -320,-144 -320,-320l0 -5760c0,-176 144,-320 320,-320z'/%3E%3C/svg%3E");
}

.sprite-grouped_expense {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Ereceipt icon%3C/title%3E%3Cdesc%3Ereceipt icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve2' fill='%234D82B8' d='M2560 3840l2240 0 0 640 -2240 0 0 -640zm0 3840l2240 0 0 640 -2240 0 0 -640zm2880 -1280l960 0 0 640 -960 0 0 -640zm-2880 0l1920 0 0 640 -1920 0 0 -640zm3200 -1280l640 0 0 640 -640 0 0 -640zm-3200 0l1600 0 0 640 -1600 0 0 -640zm2880 -1280l960 0 0 640 -960 0 0 -640z'/%3E%3Cpath id='curve1' fill='%234D82B8' d='M2560,1920 6400,1920 6400,2560 2560,2560z'/%3E%3Cpath id='curve0' fill='%23808080' d='M7040 8320l0 -6400c0,-233 62,-452 171,-640l-4651 0c-352,0 -640,288 -640,640l0 6400c0,352 288,640 640,640l4651 0c-109,-188 -171,-407 -171,-640zm1280 1280l-5760 0c-705,0 -1280,-575 -1280,-1280l0 -6400c0,-705 575,-1280 1280,-1280l5760 0c707,0 1280,573 1280,1280 0,707 -573,1280 -1280,1280l-320 0 0 -640 320 0c354,0 640,-286 640,-640 0,-354 -286,-640 -640,-640 -354,0 -640,286 -640,640l0 6400c0,354 286,640 640,640 354,0 640,-286 640,-640 0,-354 -286,-640 -640,-640l-320 0 0 -640 320 0c707,0 1280,573 1280,1280 0,707 -573,1280 -1280,1280z'/%3E%3C/svg%3E");
}

.sprite-home, .sprite-house {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Ehome icon%3C/title%3E%3Cdesc%3Ehome icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve1' fill='%23808080' d='M8320 6099l0 3501 -1280 0 0 -3200 -1920 0 0 3200 -3200 0 0 -3501 3200 -3200 3200 3200zm-5760 301l0 1280 1920 0 0 -1280 -1920 0z'/%3E%3Cpath id='curve0' fill='%234D82B8' d='M866 5873l188 188c124,124 328,124 452,0l3614 -3614 3614 3614c124,124 328,124 452,0l188 -188c124,-124 124,-328 0,-452l-4028 -4028c-124,-124 -328,-124 -452,0l-4028 4028c-124,124 -124,328 0,452z'/%3E%3C/svg%3E");
}

.sprite-hotel {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Ehotel icon%3C/title%3E%3Cdesc%3Ehotel icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve2' fill='%23808080' d='M640,8960 9600,8960 9600,9600 640,9600z'/%3E%3Cpath id='curve1' fill='%23EDC87E' d='M1600 2560l7040 0c353,0 640,288 640,640l0 5440 -2560 0 0 -2880 -1280 0 0 2880 -640 0 0 -2880 -1280 0 0 2880 -2560 0 0 -5440c0,-353 288,-640 640,-640zm0 3200l0 1920 1280 0 0 -1920 -1280 0zm0 -2560l0 1920 1280 0 0 -1920 -1280 0zm1920 0l0 1920 1280 0 0 -1920 -1280 0zm1920 0l0 1920 1280 0 0 -1920 -1280 0zm1920 0l0 1920 1280 0 0 -1920 -1280 0zm0 2560l0 1920 1280 0 0 -1920 -1280 0z'/%3E%3Cpath id='curve0' fill='%234D82B8' d='M2240 640l320 0 0 1600 -320 0 0 -640 -640 0 0 640 -320 0 0 -1600 320 0 0 640 640 0 0 -640zm1280 1600c353,0 640,-287 640,-640l0 -320c0,-353 -287,-640 -640,-640 -353,0 -640,287 -640,640l0 320c0,353 287,640 640,640zm320 -640c0,177 -143,320 -320,320 -177,0 -320,-143 -320,-320l0 -320c0,-177 143,-320 320,-320 177,0 320,143 320,320l0 320zm3840 -960l320 0 0 1280 960 0 0 320 -1280 0 0 -1600zm-2800 1600l0 -1280 -400 0 0 -320 1120 0 0 320 -400 0 0 1280 -320 0zm2480 -1600l0 320 -960 0 0 320 640 0 0 320 -640 0 0 320 960 0 0 320c-400,0 -800,0 -1200,0 -44,0 -80,-36 -80,-80l0 -1440c0,-44 36,-80 80,-80 400,0 800,0 1200,0z'/%3E%3C/svg%3E");
}

.sprite-university {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Euniversity icon%3C/title%3E%3Cdesc%3Euniversity icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve1' fill='%2376A797' d='M640 8320l8960 0c176,0 320,144 320,320l0 320 -9600 0 0 -320c0,-176 144,-320 320,-320z'/%3E%3Cpath id='curve0' fill='%23808080' d='M1280 3840l1280 0 0 4160 -640 0 0 -2880 -640 0 0 2880 -640 0 0 -3520c0,-353 287,-640 640,-640zm2880 -1920l1920 0c176,0 320,144 320,320l0 320 640 0c176,0 320,144 320,320l0 5120 -640 0 0 -4160 -640 0 0 4160 -640 0 0 -4160 -640 0 0 4160 -640 0 0 -4160 -640 0 0 4160 -640 0 0 -5120c0,-176 144,-320 320,-320l640 0 0 -320c0,-176 144,-320 320,-320zm3520 1920l1280 0c353,0 640,288 640,640l0 3520 -640 0 0 -2880 -640 0 0 2880 -640 0 0 -4160z'/%3E%3C/svg%3E");
}

.sprite-invoice_euro {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Einvoice_euro icon%3C/title%3E%3Cdesc%3Einvoice_euro icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve1' fill='%23808080' d='M1280 640l5230 0c352,0 656,126 905,375l1170 1170c249,249 375,553 375,905l0 6510 -3513 0c62,-30 124,-62 184,-96 123,-69 185,-204 157,-342l-40 -202 2572 0 0 -5440c0,-176 -144,-320 -320,-320l-1600 0 0 -1600c0,-176 -144,-320 -320,-320l-4160 0 0 2394c-245,210 -460,455 -640,728l0 -3762zm1364 8960l-1364 0 0 -1201c342,518 812,935 1364,1201zm4396 -8000l0 960 960 0 -960 -960z'/%3E%3Cpath id='curve0' fill='%23EDC87E' d='M503 6720l518 0c-10,-105 -15,-212 -15,-320l-435 0 138 -640 358 0c281,-1461 1508,-2560 2979,-2560 491,0 956,123 1367,341l-288 1342c-298,-252 -673,-403 -1079,-403 -767,0 -1418,534 -1660,1280l2551 0 -137 640 -2514 0c0,109 8,216 24,320l2421 0 -137 640 -2073 0c305,574 873,960 1525,960 441,0 845,-177 1154,-470l275 1375c-426,239 -913,375 -1429,375 -1361,0 -2514,-942 -2901,-2240l-779 0 137 -640z'/%3E%3C/svg%3E");
}

.sprite-rfq {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Erfq icon%3C/title%3E%3Cdesc%3Erfq icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve2' fill='%234D82B8' d='M1600 6240l0 -160c0,-529 431,-960 960,-960l640 0c529,0 960,431 960,960 0,475 -354,882 -824,950 -81,11 -136,76 -136,159l0 331 -640 0 0 -331c0,-399 292,-735 686,-792 158,-23 274,-158 274,-317 0,-176 -144,-320 -320,-320l-640 0c-176,0 -320,144 -320,320l0 160 -640 0zm960 1440l640 0 0 640 -640 0 0 -640z'/%3E%3Cpath id='curve1' fill='%234D82B8' d='M2880 3840c1591,0 2880,1289 2880,2880 0,1591 -1289,2880 -2880,2880 -1591,0 -2880,-1289 -2880,-2880 0,-1591 1289,-2880 2880,-2880zm0 640c-1237,0 -2240,1003 -2240,2240 0,1237 1003,2240 2240,2240 1237,0 2240,-1003 2240,-2240 0,-1237 -1003,-2240 -2240,-2240z'/%3E%3Cpath id='curve0' fill='%23808080' d='M1920 640l5230 0c352,0 656,126 905,375l1170 1170c249,249 375,553 375,905l0 6510 -5324 0c333,-162 633,-379 889,-640l3795 0 0 -5440c0,-176 -144,-320 -320,-320l-1600 0 0 -1600c0,-176 -144,-320 -320,-320l-4160 0 0 2256c-221,22 -435,66 -640,131l0 -3027zm5760 960l0 960 960 0 -960 -960z'/%3E%3C/svg%3E");
}

.sprite-laptop {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Elaptop icon%3C/title%3E%3Cdesc%3Elaptop icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve1' fill='%23808080' d='M1920 1920l6400 0c353,0 640,287 640,640l0 4800 -7680 0 0 -4800c0,-353 287,-640 640,-640zm7040 6080c-177,0 -320,143 -320,320 0,177 143,320 320,320 177,0 320,-143 320,-320 0,-177 -143,-320 -320,-320zm-960 0c-177,0 -320,143 -320,320 0,177 143,320 320,320 177,0 320,-143 320,-320 0,-177 -143,-320 -320,-320zm-6080 -5440l0 4480 6400 0 0 -4480 -6400 0zm-960 5120l3520 0 0 320 1280 0 0 -320 3520 0c176,0 320,144 320,320l0 320c0,352 -287,640 -640,640l-7680 0c-353,0 -640,-288 -640,-640l0 -320c0,-176 144,-320 320,-320z'/%3E%3Cpath id='curve0' fill='%234D82B8' d='M2240,2880 8000,2880 8000,6720 2240,6720z'/%3E%3C/svg%3E");
}

.sprite-microscope {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Emicroscope icon%3C/title%3E%3Cdesc%3Emicroscope icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve3' fill='%23808080' d='M2567 8307l2553 6 0 -953 640 0c176,0 320,-144 320,-320l0 -640 0 0c353,0 640,-430 640,-960 0,-319 -104,-602 -264,-777 348,-190 584,-559 584,-983 0,-244 -78,-469 -210,-653 868,353 1490,1300 1490,2413 0,1018 -520,1897 -1273,2310l0 568 633 2c353,1 640,288 640,640l0 640 -6393 -13 0 -640c0,-353 287,-641 640,-640z'/%3E%3Cpath id='curve2' fill='%23808080' d='M2560,6400 5760,6400 5760,7040 2560,7040z'/%3E%3Cpath id='curve1' fill='%23808080' d='M3367 627l160 0 1280 0 160 0c88,0 160,72 160,160l0 320c0,88 -72,160 -160,160l-160 0 0 640 320 320 0 662c-202,203 -327,482 -327,791 0,226 67,436 182,612l-175 175 0 960 -320 320 -640 0 -320 -320 0 -960 -320 -320 0 -1920 320 -320 0 -640 -160 0c-88,0 -160,-72 -160,-160l0 -320c0,-88 72,-160 160,-160z'/%3E%3Cpath id='curve0' fill='%23808080' d='M5920 2880c442,0 800,358 800,800 0,442 -358,800 -800,800 -442,0 -800,-358 -800,-800 0,-442 358,-800 800,-800z'/%3E%3C/svg%3E");
}

.sprite-money_refund {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Echeckbook icon%3C/title%3E%3Cdesc%3Echeckbook icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve1' fill='%23B89A7C' d='M1844 5440l76 0c-176,0 -320,-144 -320,-320l0 -3520c0,-176 144,-320 320,-320l6084 0c-217,139 -426,302 -612,458l-60 0c-215,0 -410,81 -562,234l-1644 1650c-157,158 -220,374 -189,579 -44,18 -83,46 -116,83 -471,524 -918,1135 -1173,1796l-1559 0 -401 1470 1101 770 4662 0 1101 -770 -401 -1470 -1572 0c149,-137 292,-275 428,-411l978 -978c41,-41 69,-91 83,-143 52,-14 102,-42 143,-83l308 -307c39,-40 80,-81 121,-123l0 1085c0,176 -144,320 -320,320l76 0c146,0 270,95 308,236l786 2880c27,99 8,196 -55,278 -62,82 -151,126 -254,126l-8122 0c-103,0 -192,-44 -254,-126 -63,-82 -82,-179 -55,-278l786 -2880c38,-141 162,-236 308,-236z'/%3E%3Cpath id='curve0' fill='%234D82B8' d='M8292 3931l-307 308 -950 -950 325 -324 -452 -1 3 -6 -984 988c63,132 40,296 -70,405 -139,139 -365,139 -504,0 -139,-139 -138,-365 0,-504l1644 -1649c92,-93 205,-140 335,-140l179 0c336,-291 761,-612 1130,-748 178,-65 365,-24 499,110l319 319c135,135 176,323 110,501 -243,657 -1075,1490 -1277,1691zm-4367 3359c-92,93 -243,93 -335,0 -93,-92 -93,-243 0,-335l190 -191 335 336 -190 190zm3834 -2825l-978 978c-862,861 -1518,1306 -2094,1516 -120,44 -246,16 -336,-74l-337 -338c-91,-91 -118,-220 -72,-340 183,-480 524,-1050 1117,-1709 20,28 43,54 68,80 264,264 692,264 956,0 143,-144 212,-339 196,-533l530 -530 950 950z'/%3E%3C/svg%3E");
}

.sprite-shopping_bag_full {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eshopping_bag_full icon%3C/title%3E%3Cdesc%3Eshopping_bag_full icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve3' fill='%23EDC87E' d='M2053 2560l187 0 0 320c0,176 144,320 320,320l4907 0c114,0 212,-55 272,-152 60,-97 65,-209 14,-311l-89 -177 523 0c89,0 164,31 227,94l452 452c63,63 94,138 94,227l0 136c0,35 -5,65 -16,99 -580,1775 -616,3817 -109,5626 28,99 10,197 -53,279 -62,83 -151,127 -255,127l-6814 0c-104,0 -193,-44 -255,-127 -63,-82 -81,-180 -53,-279 507,-1809 471,-3851 -109,-5626 -11,-34 -16,-64 -16,-99l0 -136c0,-89 31,-164 94,-227l452 -452c63,-63 138,-94 227,-94zm-101 960c533,1727 590,3667 174,5440l5988 0c-416,-1773 -359,-3713 174,-5440l-6336 0z'/%3E%3Cpath id='curve2' fill='%23808080' d='M6400 4480c353,0 640,287 640,640 0,237 -129,444 -320,554l0 406c0,441 -180,841 -469,1131 -290,289 -690,469 -1131,469 -426,0 -830,-169 -1131,-469 -289,-290 -469,-690 -469,-1131l0 -406c-191,-110 -320,-317 -320,-554 0,-353 287,-640 640,-640 353,0 640,287 640,640 0,237 -129,444 -320,554l0 406c0,264 108,504 282,678 180,181 423,282 678,282 264,0 504,-108 678,-282 174,-174 282,-414 282,-678l0 -406c-191,-110 -320,-317 -320,-554 0,-353 287,-640 640,-640z'/%3E%3Cpath id='curve1' fill='%2376A797' d='M2880 640l1920 0c176,0 320,144 320,320l0 411 -1427 711c-296,148 -427,495 -312,798l-821 0 0 -1920c0,-176 144,-320 320,-320z'/%3E%3Cpath id='curve0' fill='%2376A797' d='M3836 2368l2412 -1208c157,-79 350,-15 429,143l790 1577 -3732 0 -42 -83c-79,-158 -14,-350 143,-429z'/%3E%3C/svg%3E");
}

.sprite-signal_flag_checkered {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Esignal_flag_checkered icon%3C/title%3E%3Cdesc%3Esignal_flag_checkered icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve1' fill='%23808080' d='M3520 2092c103,17 210,31 320,42l0 1280c418,40 873,34 1280,-18l0 -1280c305,-40 583,-105 800,-196 138,-58 301,-106 480,-143l0 1280c-179,37 -342,85 -480,143 -217,91 -495,156 -800,196l0 1280c305,-40 583,-105 800,-196 138,-58 301,-106 480,-143l0 1280c-179,37 -342,85 -480,143 -217,91 -495,156 -800,196l0 -1280c-407,52 -862,58 -1280,18l0 1280c-110,-11 -217,-25 -320,-42l0 -1280c103,17 210,31 320,42l0 -1280c-110,-11 -217,-25 -320,-42l0 -1280zm4160 -407c487,19 953,97 1280,235l0 1280c-327,-138 -793,-216 -1280,-235l0 1280c409,17 900,75 1280,235l0 1280c-327,-137 -793,-216 -1280,-235l0 -1280c-440,-18 -897,13 -1280,92l0 -1280c383,-79 840,-110 1280,-92l0 -1280z'/%3E%3Cpath id='curve0' fill='%23808080' d='M2720 640c442,0 800,448 800,800 0,352 -126,494 -320,640l0 7520 -960 0 0 -7520c-194,-146 -320,-288 -320,-640 0,-352 358,-800 800,-800z'/%3E%3C/svg%3E");
}

.sprite-teacher_blackboard {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Electure icon%3C/title%3E%3Cdesc%3Electure icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve3' fill='%23808080' d='M7360 8000l0 328 -640 0 0 -328c0,-161 -12,-310 -34,-446 -36,-221 -99,-406 -184,-549 -109,-181 -256,-285 -422,-285l-107 0c-138,191 -397,320 -693,320 -442,0 -800,-287 -800,-640 0,-353 358,-640 800,-640 296,0 555,129 693,320l107 0c406,0 741,217 969,598 197,329 311,785 311,1322z'/%3E%3Cpath id='curve2' fill='%23808080' d='M1280 8320l7680 0 0 960c0,176 -144,320 -320,320l-7040 0c-176,0 -320,-144 -320,-320l0 -960z'/%3E%3Cpath id='curve1' fill='%234D82B8' d='M1936 8000c101,-1346 671,-1636 1647,-2364 216,136 451,245 700,320 -78,128 -123,277 -123,444 0,592 572,960 1120,960 302,0 610,-105 830,-313 50,21 95,86 117,123 77,128 120,289 143,435 22,130 30,263 30,395l-4464 0zm5744 0c0,-504 -94,-1049 -357,-1487 -221,-368 -544,-634 -946,-721 97,-47 190,-99 280,-156 978,729 1546,1017 1647,2364l-624 0z'/%3E%3Cpath id='curve0' fill='%234D82B8' d='M5120 661c1414,0 2560,1142 2560,2550 0,1121 -727,2073 -1736,2414 -197,-123 -432,-185 -664,-185 -270,0 -545,89 -756,250 -1126,-267 -1964,-1276 -1964,-2479 0,-1408 1146,-2550 2560,-2550z'/%3E%3C/svg%3E");
}

.sprite-unknown {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Ehelp_earth icon%3C/title%3E%3Cdesc%3Ehelp_earth icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve2' fill='%234D82B8' d='M3200 7680l640 0 0 640 -640 0 0 -640zm-960 -1440l0 -160c0,-529 431,-960 960,-960l640 0c529,0 960,431 960,960 0,475 -353,882 -823,950 -82,11 -137,76 -137,159l0 331 -640 0 0 -331c0,-399 292,-735 687,-792 157,-23 273,-158 273,-317 0,-176 -144,-320 -320,-320l-640 0c-176,0 -320,144 -320,320l0 160 -640 0z'/%3E%3Cpath id='curve1' fill='%234D82B8' d='M3520 9600c1591,0 2880,-1289 2880,-2880 0,-1591 -1289,-2880 -2880,-2880 -1591,0 -2880,1289 -2880,2880 0,1591 1289,2880 2880,2880zm0 -640c-1237,0 -2240,-1003 -2240,-2240 0,-1237 1003,-2240 2240,-2240 1237,0 2240,1003 2240,2240 0,1237 -1003,2240 -2240,2240z'/%3E%3Cpath id='curve0' fill='%23808080' d='M6071 311c2121,0 3840,1719 3840,3840 0,1988 -1510,3622 -3445,3820 91,-214 160,-440 202,-676 1482,-279 2603,-1581 2603,-3144 0,-195 -17,-385 -51,-570 -10,-5 -20,-6 -29,-3 -56,17 -60,193 -120,294 -49,82 -158,91 -176,115 -118,160 276,289 105,511 -73,95 -296,310 -356,588 -127,591 -43,235 -233,708 -29,70 -79,343 -119,404 -182,276 -695,591 -820,432 -73,-92 -117,-231 -140,-364 -23,-132 -162,-302 -148,-407 22,-164 35,-217 39,-404 0,-8 -113,-463 -132,-503 -83,-179 -221,-259 -415,-192 -152,52 -279,-24 -399,-72 -238,-97 -350,-409 -400,-665 0,-1 37,-401 38,-422 8,-106 57,-206 113,-287 430,-615 330,-351 884,-550 91,-33 227,-39 276,-22 247,86 235,340 489,383 29,5 161,-76 191,-71 156,28 304,175 440,105 82,-41 124,-195 52,-250 -71,-53 -179,-14 -256,-69 -113,-80 -207,33 -302,-76 -42,-49 -118,-202 -174,-283 -60,-86 -240,-51 -211,-11 93,124 229,144 247,213 19,75 -175,174 -123,38 27,-71 -112,-116 -273,-201 -85,-44 -167,-158 -295,-97 -62,31 -182,180 -229,251 -81,121 -265,88 -389,28 -122,-60 -125,-355 34,-484 152,-123 277,-48 425,-90 60,-17 90,-82 181,-143 107,-72 -66,-186 -9,-302 47,-95 204,-114 287,-155 78,-39 166,-103 251,-53 117,70 244,77 360,149 118,73 214,124 317,139 -494,-441 -1126,-731 -1824,-797 95,103 185,243 146,330 -53,118 -130,267 -361,353 -171,63 -396,66 -567,140 -178,77 -355,71 -457,95 -160,37 8,-527 -39,-590 -69,-94 -496,-14 -533,83 -85,226 115,417 106,461 -18,86 -16,427 -97,515 -124,134 -438,254 -480,260 -204,29 -251,238 -404,359 -64,51 -388,391 -439,497 -11,22 -20,44 -28,65 -344,31 -672,117 -975,249 185,-1948 1826,-3472 3822,-3472z'/%3E%3C/svg%3E");
}

.sprite-text_tree {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Etext_tree icon%3C/title%3E%3Cdesc%3Etext_tree icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve2' fill='%23808080' d='M1280 640l7680 0 0 8960 -7680 0 0 -8960zm640 640l0 7680 6400 0 0 -7680 -6400 0z'/%3E%3Cpath id='curve1' fill='%23808080' d='M3200,3542 4480,3542 4480,4182 3200,4182 3200,4822 3840,4822 4480,4822 4480,5462 3840,5462 3840,6102 5120,6102 5120,6742 3840,6742 3840,7382 5120,7382 5120,8022 3840,8022 3200,8022 3200,7382 3200,6742 3200,6102 3200,5462 2560,5462 2560,4822 2560,4182 2560,3542 2560,2262 3200,2262z'/%3E%3Cpath id='curve0' fill='%234D82B8' d='M5760 7382l1920 0 0 640 -1920 0 0 -640zm0 -1280l1920 0 0 640 -1920 0 0 -640zm-640 -1280l1920 0 0 640 -1920 0 0 -640zm0 -1280l1920 0 0 640 -1920 0 0 -640zm-1280 -1302l2560 0 0 640 -2560 0 0 -640z'/%3E%3C/svg%3E");
}

.sprite-purchase_order {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Epurchase_order icon%3C/title%3E%3Cdesc%3Epurchase_order icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve1' fill='%23808080' d='M1920 640l5230 0c352,0 656,126 905,375l1170 1170c249,249 375,553 375,905l0 6510 -4216 0c36,-100 55,-209 55,-321 0,-112 -19,-219 -54,-319l3575 0 0 -5440c0,-176 -144,-320 -320,-320l-1600 0 0 -1600c0,-176 -144,-320 -320,-320l-4160 0 0 3201 -640 0 0 -3841zm5760 960l0 960 960 0 -960 -960z'/%3E%3Cpath id='curve0' fill='%234D82B8' d='M646 6782l-319 -1600c-39,-196 111,-381 313,-381l3495 0c219,-17 394,190 332,406l-640 2240c-47,166 -217,265 -384,223l-2545 -636c-123,-24 -226,-121 -252,-252zm673 1858c335,21 600,299 600,639 0,353 -287,640 -640,640 -353,0 -640,-287 -640,-640 0,-340 265,-618 600,-639l-279 0c-177,0 -320,-143 -320,-320 0,-177 143,-320 320,-320l3397 0 -179 -540c-21,-63 -21,-128 -4,-187l-1 -1 639 -2240c29,-98 100,-173 189,-209l617 -308c157,-79 348,-15 427,142 79,158 15,349 -142,428l-514 257 -575 2013 279 835c17,40 27,84 27,130 0,177 -143,320 -320,320l-281 0c335,21 600,299 600,639 0,353 -287,640 -640,640 -353,0 -640,-287 -640,-640 0,-340 265,-618 600,-639l-3120 0zm-85 -2182l2063 516 438 -1533 -2703 0 202 1017z'/%3E%3C/svg%3E%0A");
}

.sprite-hand_truck_box {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Ehand_truck_box icon%3C/title%3E%3Cdesc%3Ehand_truck_box icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve2' fill='%23EDC87E' d='M1920 3840l3840 0 0 4480 -3840 0 0 -4480zm320 320l0 3840 3200 0 0 -3840 -960 0 0 960 -1280 0 0 -960 -960 0z'/%3E%3Cpath id='curve1' fill='%23808080' d='M8320 7040c707,0 1280,573 1280,1280 0,707 -573,1280 -1280,1280 -707,0 -1280,-573 -1280,-1280 0,-707 573,-1280 1280,-1280zm0 640c-353,0 -640,287 -640,640 0,353 287,640 640,640 353,0 640,-287 640,-640 0,-353 -287,-640 -640,-640z'/%3E%3Cpath id='curve0' fill='%23808080' d='M3707 9413l-499 -500c-47,-47 -60,-113 -35,-174 26,-61 82,-99 148,-99l2759 0 0 -5920c0,-204 127,-378 307,-448l1239 -620c236,-118 523,-22 641,214 119,236 23,523 -213,641l-1014 507 0 1333 1186 1187c63,62 94,144 94,226l0 0 0 960 0 0c-228,0 -444,48 -640,133l0 -961 -640 -640 0 2108c-201,267 -320,600 -320,960 0,349 112,671 301,934 -58,200 -242,346 -461,346l-2400 0c-176,0 -328,-63 -453,-187z'/%3E%3C/svg%3E");
}

.sprite-warehouse {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Ewarehouse icon%3C/title%3E%3Cdesc%3Ewarehouse icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve2' fill='%23ED9A56' d='M3840,8000 6400,8000 6400,9600 3840,9600z'/%3E%3Cpath id='curve1' fill='%23808080' d='M8960,6383 8960,9600 6720,9600 6720,7680 3520,7680 3520,9600 1280,9600 1280,6383 5120,4847z'/%3E%3Cpath id='curve0' fill='%23ED9A56' d='M201 5784l4800 -1920c80,-32 164,-30 238,0l0 0 4800 1920 -238 592 -4681 -1872 -4681 1872 -238 -592z'/%3E%3C/svg%3E");
}

.sprite-box_out {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Ebox_out icon%3C/title%3E%3Cdesc%3Ebox_out icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve1' fill='%23808080' d='M8881 3663l855 1710c78,158 15,349 -143,428l-633 311 0 1568c0,248 -132,461 -354,572l-3200 1600c-186,93 -386,93 -572,0l-3200 -1600c-222,-111 -354,-324 -354,-572l0 -2484 -571 285c-96,48 -208,28 -282,-50 -74,-78 -87,-190 -34,-284l695 -1215c131,-229 303,-392 539,-510l1253 -626 0 603c0,195 116,368 296,443 180,75 385,34 523,-104l461 -460 0 722c0,264 216,480 480,480l480 0 0 679 2792 -1372 -564 -282c8,-34 12,-70 12,-106l0 -603 1246 623c91,45 228,151 275,244zm-429 569l-2904 1428 570 1140 2904 -1428 -570 -1140zm-6532 40l0 3408 2880 1440 0 -3408 -2880 -1440zm3520 4848l2880 -1440 0 -1253 -2205 1085c-157,77 -347,12 -425,-144l-250 -500 0 2252z'/%3E%3Cpath id='curve0' fill='%234D82B8' d='M6853 1787l-1507 -1506c-124,-124 -328,-124 -452,0l-1507 1506c-124,125 -187,277 -187,453l0 1159c0,66 38,122 99,147 61,26 127,13 174,-34l1007 -1007 0 1495c0,88 72,160 160,160l960 0c88,0 160,-72 160,-160l0 -1495 1007 1007c47,47 113,60 174,34 61,-25 99,-81 99,-147l0 -1159c0,-176 -63,-328 -187,-453z'/%3E%3C/svg%3E");
}

.sprite-tent {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Etent icon%3C/title%3E%3Cdesc%3Etent icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve0' fill='%2376A797' d='M5495 3175c1353,2808 2640,4515 4105,5785l-4160 0c-320,-640 -640,-2107 -640,-3840 -320,1387 -1280,3147 -2240,3840l-1920 0c1465,-1270 2752,-2977 4105,-5785l-849 -2112c-32,-78 2,-167 78,-204l297 -145c41,-20 84,-22 127,-5 42,16 73,46 91,88l631 1520 631 -1520c18,-42 49,-72 91,-88 43,-17 86,-15 127,5l297 145c76,37 110,126 78,204l-849 2112z'/%3E%3C/svg%3E");
}

.sprite-store {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Ecash_register icon%3C/title%3E%3Cdesc%3Ecash_register icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve3' fill='%23808080' d='M960 8000l8320 0c176,0 320,144 320,320l0 960c0,176 -144,320 -320,320l-8320 0c-176,0 -320,-144 -320,-320l0 -960c0,-176 144,-320 320,-320zm4167 368c-242,0 -439,197 -439,439 0,242 197,439 439,439 242,0 439,-197 439,-439 0,-242 -197,-439 -439,-439z'/%3E%3Cpath id='curve2' fill='%23808080' d='M2240 2880l2240 0 0 3200 -2240 0 0 -3200zm320 320l0 2560 1600 0 0 -2560 -1600 0z'/%3E%3Cpath id='curve1' fill='%2376A797' d='M5760,1920 8320,1920 8320,2560 5760,2560z'/%3E%3Cpath id='curve0' fill='%23808080' d='M5760 1280l2560 0c353,0 640,287 640,640l0 640c0,353 -287,640 -640,640l-640 0 0 640 960 0c353,0 640,288 640,640l0 3200c-1827,0 -5279,0 -7680,0l-640 0 0 -3200c0,-353 287,-640 640,-640l640 0 0 1600c-176,0 -320,144 -320,320l0 320c0,176 144,320 320,320l2240 0c176,0 320,-144 320,-320l0 -320c0,-176 -144,-320 -320,-320l0 -1600 1920 0 0 -640 -640 0c-353,0 -640,-287 -640,-640l0 -640c0,-353 287,-640 640,-640zm320 4480c-177,0 -320,143 -320,320 0,177 143,320 320,320 177,0 320,-143 320,-320 0,-177 -143,-320 -320,-320zm1907 937c-177,0 -320,143 -320,320 0,177 143,320 320,320 177,0 320,-143 320,-320 0,-177 -143,-320 -320,-320zm-960 10c-177,0 -320,143 -320,320 0,177 143,320 320,320 177,0 320,-143 320,-320 0,-177 -143,-320 -320,-320zm-940 10c-177,0 -320,143 -320,320 0,177 143,320 320,320 177,0 320,-143 320,-320 0,-177 -143,-320 -320,-320zm1920 -950c-177,0 -320,143 -320,320 0,177 143,320 320,320 177,0 320,-143 320,-320 0,-177 -143,-320 -320,-320zm-967 -7c-177,0 -320,143 -320,320 0,177 143,320 320,320 177,0 320,-143 320,-320 0,-177 -143,-320 -320,-320zm-960 -960c-176,0 -320,144 -320,320l0 0c0,176 144,320 320,320l1920 0c176,0 320,-144 320,-320l0 0c0,-176 -144,-320 -320,-320l-1920 0zm-320 -3200c-176,0 -320,144 -320,320l0 640c0,176 144,320 320,320l2560 0c176,0 320,-144 320,-320l0 -640c0,-176 -144,-320 -320,-320l-2560 0z'/%3E%3C/svg%3E");
}

.sprite-car_bus_bike {
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 165.00278 89.79892' version='1.1' id='svg5' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs2' /%3E%3Cg id='layer1'%3E%3Cg style='clip-rule:evenodd;fill-rule:nonzero;image-rendering:optimizeQuality;shape-rendering:geometricPrecision;text-rendering:geometricPrecision' id='g71' transform='matrix(0.00731365,0,0,0.00731365,45.054112,24.268614)'%3E%3Cpath id='curve5' fill='%23808080' d='m 5122,7027 c 353,0 640,286 640,640 0,353 -287,640 -640,640 -354,0 -640,-287 -640,-640 0,-354 286,-640 640,-640 z' /%3E%3Cpath id='curve4' fill='%23808080' d='m 8320,8960 c -1060,0 -1920,-860 -1920,-1920 0,-99 8,-197 22,-292 l 386,-645 c 80,189 186,352 308,501 -49,136 -76,283 -76,436 0,707 573,1280 1280,1280 707,0 1280,-573 1280,-1280 0,-707 -573,-1280 -1280,-1280 -88,0 -175,9 -258,26 -38,-76 -71,-152 -96,-227 l -125,-379 c 153,-39 313,-60 479,-60 1060,0 1920,860 1920,1920 0,1060 -860,1920 -1920,1920 z' /%3E%3Cpath id='curve3' fill='%23808080' d='m 1920,5120 c 235,0 459,42 667,119 l -410,547 c -83,-17 -169,-26 -257,-26 -707,0 -1280,573 -1280,1280 0,707 573,1280 1280,1280 414,0 783,-197 1017,-503 l 660,158 C 3269,8563 2641,8960 1920,8960 860,8960 0,8100 0,7040 0,5980 860,5120 1920,5120 Z m 1521,749 c 212,274 351,608 389,971 l -664,-93 c -28,-119 -72,-232 -131,-335 z' /%3E%3Cpath id='curve2' fill='%234d82b8' d='M 8002,7007 C 7576,6641 7220,6347 7058,5860 L 6887,5347 5861,7063 C 5724,6899 5532,6781 5314,6738 L 6287,5120 H 4284 l 745,1605 c -224,23 -426,124 -576,276 L 3588,5138 2241,6941 4286,7227 c -71,133 -111,285 -111,446 0,38 2,75 6,112 L 2116,7293 c -54,42 -122,67 -196,67 -177,0 -320,-143 -320,-320 0,-161 119,-294 274,-317 L 3387,4706 3273,4460 c 223,-30 424,-95 618,-186 l 96,206 h 2611 l -180,-540 c -35,-105 -12,-216 52,-297 l 125,-123 h 576 l -164,163 656,1977 c 120,361 390,738 656,1060 h 1 c 177,0 320,143 320,320 0,177 -143,320 -320,320 -177,0 -320,-143 -320,-320 0,-11 1,-22 2,-33 z' /%3E%3Cpath id='curve1' fill='%23808080' d='M 4157,3200 H 2441 c -105,0 -239,122 -191,240 110,272 458,726 764,720 474,-9 832,-186 1247,-483 372,-267 225,-477 -104,-477 z' /%3E%3Cpath id='curve0' fill='%23808080' d='m 6400,2560 h 960 c 177,0 320,143 320,320 0,177 -143,320 -320,320 v 0 h -960 v 0 c -177,0 -320,-143 -320,-320 0,-177 143,-320 320,-320 z' /%3E%3C/g%3E%3Cg style='clip-rule:evenodd;fill-rule:nonzero;image-rendering:optimizeQuality;shape-rendering:geometricPrecision;text-rendering:geometricPrecision' id='g281' transform='matrix(0.00782545,0,0,0.00782545,-2.504144,-32.553872)'%3E%3Cpath id='curve1-6' fill='%23808080' d='m 8000,6720 c -530,0 -960,430 -960,960 0,530 430,960 960,960 530,0 960,-430 960,-960 0,-530 -430,-960 -960,-960 z m -5440,0 c 530,0 960,430 960,960 0,530 -430,960 -960,960 -530,0 -960,-430 -960,-960 0,-530 430,-960 960,-960 z m 0,640 c -177,0 -320,143 -320,320 0,177 143,320 320,320 177,0 320,-143 320,-320 0,-177 -143,-320 -320,-320 z m 5440,0 c 177,0 320,143 320,320 0,177 -143,320 -320,320 -177,0 -320,-143 -320,-320 0,-177 143,-320 320,-320 z' /%3E%3Cpath id='curve0-6' fill='%234d82b8' d='m 7360,5440 c 1450,130 2560,640 2560,1280 0,247 0,640 0,960 0,260 -353,309 -680,318 26,-101 40,-208 40,-318 0,-707 -573,-1280 -1280,-1280 -707,0 -1280,573 -1280,1280 0,110 14,218 40,320 h -2920 -40 c 26,-102 40,-210 40,-320 0,-707 -573,-1280 -1280,-1280 -707,0 -1280,573 -1280,1280 0,66 5,131 15,194 -510,-122 -975,-362 -975,-834 0,-1600 150,-1448 960,-1600 640,-320 1280,-1280 2560,-1280 1920,0 2240,0 3520,1280 z M 6281,5132 c -212,-230 -416,-425 -737,-526 -211,-68 -456,-95 -678,-109 -83,-5 -167,-9 -252,-11 -110,-4 -190,101 -158,206 l 191,634 c 20,69 81,114 153,114 h 1114 c 335,0 578,-80 367,-308 z M 3665,4491 c -452,42 -923,336 -1086,532 -115,139 -15,417 320,417 h 781 c 88,0 160,-72 160,-160 v -630 c 0,-95 -80,-168 -175,-159 z' /%3E%3C/g%3E%3Cg style='clip-rule:evenodd;fill-rule:nonzero;image-rendering:optimizeQuality;shape-rendering:geometricPrecision;text-rendering:geometricPrecision' id='g333' transform='matrix(0.00781279,0,0,0.00781279,87.499907,-30.001114)'%3E%3Cpath id='curve1-9' fill='%23808080' d='m 2880,7040 c 530,0 960,430 960,960 0,530 -430,960 -960,960 -530,0 -960,-430 -960,-960 0,-530 430,-960 960,-960 z m 0,640 c -177,0 -320,143 -320,320 0,177 143,320 320,320 177,0 320,-143 320,-320 0,-177 -143,-320 -320,-320 z m 4491,-9 c 177,0 320,144 320,320 0,177 -143,320 -320,320 -176,0 -320,-143 -320,-320 0,-176 144,-320 320,-320 z m 0,-640 c -530,0 -960,430 -960,960 0,530 430,960 960,960 530,0 960,-430 960,-960 0,-530 -430,-960 -960,-960 z' /%3E%3Cpath id='curve0-3' fill='%234d82b8' d='m 960,3840 h 7680 c 705,0 1280,575 1280,1280 v 1920 h -320 c -176,0 -320,144 -320,320 v 0 c 0,176 144,320 320,320 h 320 v 0 c 0,176 -144,320 -320,320 h -949 c 0,-3 0,-6 0,-9 0,-707 -573,-1280 -1280,-1280 -707,0 -1280,573 -1280,1280 0,114 15,224 43,329 H 4120 c 26,-102 40,-210 40,-320 0,-707 -573,-1280 -1280,-1280 -707,0 -1280,573 -1280,1280 0,110 14,218 40,320 H 960 C 607,8320 320,8033 320,7680 V 4480 c 0,-353 287,-640 640,-640 z m 7360,640 c -176,0 -320,144 -320,320 v 1174 c 0,127 69,236 184,290 195,92 371,215 523,364 63,61 137,92 224,92 h 349 c 176,0 320,-144 320,-320 V 5120 c 0,-353 -287,-640 -640,-640 z m -6720,0 c -176,0 -320,144 -320,320 v 640 c 0,353 288,640 640,640 h 960 V 4480 Z m 1600,0 V 6080 H 4480 V 4480 Z m 1600,0 V 6080 H 6080 V 4480 Z m 1600,0 v 1600 h 960 c 176,0 320,-144 320,-320 v -960 c 0,-176 -144,-320 -320,-320 z' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center;
	width: 90px !important;
}

.sprite-car_bike_home {
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 128.42847 81.462226' version='1.1' id='svg5' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs2'/%3E%3Cg id='layer1' transform='translate(-0.2736376,-0.273655)'%3E%3Cg style='clip-rule:evenodd;fill-rule:nonzero;image-rendering:optimizeQuality;shape-rendering:geometricPrecision;text-rendering:geometricPrecision' id='g71' transform='matrix(0.00693151,0,0,0.00693151,0.52869175,19.629554)'%3E%3Cpath id='curve5' fill='%23808080' d='m 5122,7027 c 353,0 640,286 640,640 0,353 -287,640 -640,640 -354,0 -640,-287 -640,-640 0,-354 286,-640 640,-640 z'/%3E%3Cpath id='curve4' fill='%23808080' d='m 8320,8960 c -1060,0 -1920,-860 -1920,-1920 0,-99 8,-197 22,-292 l 386,-645 c 80,189 186,352 308,501 -49,136 -76,283 -76,436 0,707 573,1280 1280,1280 707,0 1280,-573 1280,-1280 0,-707 -573,-1280 -1280,-1280 -88,0 -175,9 -258,26 -38,-76 -71,-152 -96,-227 l -125,-379 c 153,-39 313,-60 479,-60 1060,0 1920,860 1920,1920 0,1060 -860,1920 -1920,1920 z'/%3E%3Cpath id='curve3' fill='%23808080' d='m 1920,5120 c 235,0 459,42 667,119 l -410,547 c -83,-17 -169,-26 -257,-26 -707,0 -1280,573 -1280,1280 0,707 573,1280 1280,1280 414,0 783,-197 1017,-503 l 660,158 C 3269,8563 2641,8960 1920,8960 860,8960 0,8100 0,7040 0,5980 860,5120 1920,5120 Z m 1521,749 c 212,274 351,608 389,971 l -664,-93 c -28,-119 -72,-232 -131,-335 z'/%3E%3Cpath id='curve2' fill='%234d82b8' d='M 8002,7007 C 7576,6641 7220,6347 7058,5860 L 6887,5347 5861,7063 C 5724,6899 5532,6781 5314,6738 L 6287,5120 H 4284 l 745,1605 c -224,23 -426,124 -576,276 L 3588,5138 2241,6941 4286,7227 c -71,133 -111,285 -111,446 0,38 2,75 6,112 L 2116,7293 c -54,42 -122,67 -196,67 -177,0 -320,-143 -320,-320 0,-161 119,-294 274,-317 L 3387,4706 3273,4460 c 223,-30 424,-95 618,-186 l 96,206 h 2611 l -180,-540 c -35,-105 -12,-216 52,-297 l 125,-123 h 576 l -164,163 656,1977 c 120,361 390,738 656,1060 h 1 c 177,0 320,143 320,320 0,177 -143,320 -320,320 -177,0 -320,-143 -320,-320 0,-11 1,-22 2,-33 z'/%3E%3Cpath id='curve1' fill='%23808080' d='M 4157,3200 H 2441 c -105,0 -239,122 -191,240 110,272 458,726 764,720 474,-9 832,-186 1247,-483 372,-267 225,-477 -104,-477 z'/%3E%3Cpath id='curve0' fill='%23808080' d='m 6400,2560 h 960 c 177,0 320,143 320,320 0,177 -143,320 -320,320 v 0 h -960 v 0 c -177,0 -320,-143 -320,-320 0,-177 143,-320 320,-320 z'/%3E%3C/g%3E%3Cg style='clip-rule:evenodd;fill-rule:nonzero;image-rendering:optimizeQuality;shape-rendering:geometricPrecision;text-rendering:geometricPrecision' id='g281' transform='matrix(0.00742235,0,0,0.00742235,-2.1015144,-30.603321)'%3E%3Cpath id='curve1-6' fill='%23808080' d='m 8000,6720 c -530,0 -960,430 -960,960 0,530 430,960 960,960 530,0 960,-430 960,-960 0,-530 -430,-960 -960,-960 z m -5440,0 c 530,0 960,430 960,960 0,530 -430,960 -960,960 -530,0 -960,-430 -960,-960 0,-530 430,-960 960,-960 z m 0,640 c -177,0 -320,143 -320,320 0,177 143,320 320,320 177,0 320,-143 320,-320 0,-177 -143,-320 -320,-320 z m 5440,0 c 177,0 320,143 320,320 0,177 -143,320 -320,320 -177,0 -320,-143 -320,-320 0,-177 143,-320 320,-320 z'/%3E%3Cpath id='curve0-6' fill='%234d82b8' d='m 7360,5440 c 1450,130 2560,640 2560,1280 0,247 0,640 0,960 0,260 -353,309 -680,318 26,-101 40,-208 40,-318 0,-707 -573,-1280 -1280,-1280 -707,0 -1280,573 -1280,1280 0,110 14,218 40,320 h -2920 -40 c 26,-102 40,-210 40,-320 0,-707 -573,-1280 -1280,-1280 -707,0 -1280,573 -1280,1280 0,66 5,131 15,194 -510,-122 -975,-362 -975,-834 0,-1600 150,-1448 960,-1600 640,-320 1280,-1280 2560,-1280 1920,0 2240,0 3520,1280 z M 6281,5132 c -212,-230 -416,-425 -737,-526 -211,-68 -456,-95 -678,-109 -83,-5 -167,-9 -252,-11 -110,-4 -190,101 -158,206 l 191,634 c 20,69 81,114 153,114 h 1114 c 335,0 578,-80 367,-308 z M 3665,4491 c -452,42 -923,336 -1086,532 -115,139 -15,417 320,417 h 781 c 88,0 160,-72 160,-160 v -630 c 0,-95 -80,-168 -175,-159 z'/%3E%3C/g%3E%3Cg style='clip-rule:evenodd;fill-rule:nonzero;image-rendering:optimizeQuality;shape-rendering:geometricPrecision;text-rendering:geometricPrecision' id='g3717' transform='matrix(0.0067555,0,0,0.0067555,64.74779,4.1872934)'%3E%3Cpath id='curve1-3' fill='%23808080' d='M 8320,6099 V 9600 H 7040 V 6400 H 5120 V 9600 H 1920 V 6099 L 5120,2899 Z M 2560,6400 V 7680 H 4480 V 6400 Z'/%3E%3Cpath id='curve0-3' fill='%234d82b8' d='m 866,5873 188,188 c 124,124 328,124 452,0 L 5120,2447 8734,6061 c 124,124 328,124 452,0 l 188,-188 c 124,-124 124,-328 0,-452 L 5346,1393 c -124,-124 -328,-124 -452,0 L 866,5421 c -124,124 -124,328 0,452 z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	width: 90px !important;
}

.sprite-car_bus_boat_plane {
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 165.00278 102.26528' version='1.1' id='svg5' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs2'/%3E%3Cg id='layer1'%3E%3Cg style='clip-rule:evenodd;fill-rule:nonzero;image-rendering:optimizeQuality;shape-rendering:geometricPrecision;text-rendering:geometricPrecision' id='g281' transform='matrix(0.00782545,0,0,0.00782545,-2.504144,-32.553872)'%3E%3Cpath id='curve1-6' fill='%23808080' d='m 8000,6720 c -530,0 -960,430 -960,960 0,530 430,960 960,960 530,0 960,-430 960,-960 0,-530 -430,-960 -960,-960 z m -5440,0 c 530,0 960,430 960,960 0,530 -430,960 -960,960 -530,0 -960,-430 -960,-960 0,-530 430,-960 960,-960 z m 0,640 c -177,0 -320,143 -320,320 0,177 143,320 320,320 177,0 320,-143 320,-320 0,-177 -143,-320 -320,-320 z m 5440,0 c 177,0 320,143 320,320 0,177 -143,320 -320,320 -177,0 -320,-143 -320,-320 0,-177 143,-320 320,-320 z'/%3E%3Cpath id='curve0-6' fill='%234d82b8' d='m 7360,5440 c 1450,130 2560,640 2560,1280 0,247 0,640 0,960 0,260 -353,309 -680,318 26,-101 40,-208 40,-318 0,-707 -573,-1280 -1280,-1280 -707,0 -1280,573 -1280,1280 0,110 14,218 40,320 h -2920 -40 c 26,-102 40,-210 40,-320 0,-707 -573,-1280 -1280,-1280 -707,0 -1280,573 -1280,1280 0,66 5,131 15,194 -510,-122 -975,-362 -975,-834 0,-1600 150,-1448 960,-1600 640,-320 1280,-1280 2560,-1280 1920,0 2240,0 3520,1280 z M 6281,5132 c -212,-230 -416,-425 -737,-526 -211,-68 -456,-95 -678,-109 -83,-5 -167,-9 -252,-11 -110,-4 -190,101 -158,206 l 191,634 c 20,69 81,114 153,114 h 1114 c 335,0 578,-80 367,-308 z M 3665,4491 c -452,42 -923,336 -1086,532 -115,139 -15,417 320,417 h 781 c 88,0 160,-72 160,-160 v -630 c 0,-95 -80,-168 -175,-159 z'/%3E%3C/g%3E%3Cg style='clip-rule:evenodd;fill-rule:nonzero;image-rendering:optimizeQuality;shape-rendering:geometricPrecision;text-rendering:geometricPrecision' id='g333' transform='matrix(0.00781279,0,0,0.00781279,87.499907,-30.001114)'%3E%3Cpath id='curve1-9' fill='%23808080' d='m 2880,7040 c 530,0 960,430 960,960 0,530 -430,960 -960,960 -530,0 -960,-430 -960,-960 0,-530 430,-960 960,-960 z m 0,640 c -177,0 -320,143 -320,320 0,177 143,320 320,320 177,0 320,-143 320,-320 0,-177 -143,-320 -320,-320 z m 4491,-9 c 177,0 320,144 320,320 0,177 -143,320 -320,320 -176,0 -320,-143 -320,-320 0,-176 144,-320 320,-320 z m 0,-640 c -530,0 -960,430 -960,960 0,530 430,960 960,960 530,0 960,-430 960,-960 0,-530 -430,-960 -960,-960 z'/%3E%3Cpath id='curve0-3' fill='%234d82b8' d='m 960,3840 h 7680 c 705,0 1280,575 1280,1280 v 1920 h -320 c -176,0 -320,144 -320,320 v 0 c 0,176 144,320 320,320 h 320 v 0 c 0,176 -144,320 -320,320 h -949 c 0,-3 0,-6 0,-9 0,-707 -573,-1280 -1280,-1280 -707,0 -1280,573 -1280,1280 0,114 15,224 43,329 H 4120 c 26,-102 40,-210 40,-320 0,-707 -573,-1280 -1280,-1280 -707,0 -1280,573 -1280,1280 0,110 14,218 40,320 H 960 C 607,8320 320,8033 320,7680 V 4480 c 0,-353 287,-640 640,-640 z m 7360,640 c -176,0 -320,144 -320,320 v 1174 c 0,127 69,236 184,290 195,92 371,215 523,364 63,61 137,92 224,92 h 349 c 176,0 320,-144 320,-320 V 5120 c 0,-353 -287,-640 -640,-640 z m -6720,0 c -176,0 -320,144 -320,320 v 640 c 0,353 288,640 640,640 h 960 V 4480 Z m 1600,0 V 6080 H 4480 V 4480 Z m 1600,0 V 6080 H 6080 V 4480 Z m 1600,0 v 1600 h 960 c 176,0 320,-144 320,-320 v -960 c 0,-176 -144,-320 -320,-320 z'/%3E%3C/g%3E%3Cg style='clip-rule:evenodd;fill-rule:nonzero;image-rendering:optimizeQuality;shape-rendering:geometricPrecision;text-rendering:geometricPrecision' id='g1' transform='matrix(0.00730744,0,0,0.00730744,0.63514519,31.96771)'%3E%3Cpath id='curve3' fill='%234d82b8' d='m 1760,8320 c 218,394 639,660 1120,660 481,0 897,-264 1117,-654 218,394 640,654 1123,654 483,0 903,-262 1120,-659 219,393 638,659 1120,659 482,0 902,-266 1120,-660 218,394 638,660 1120,660 v 640 c -410,0 -799,-130 -1120,-360 -321,230 -710,360 -1120,360 -408,0 -797,-129 -1117,-358 -321,233 -711,358 -1123,358 -411,0 -805,-124 -1126,-356 -320,228 -707,356 -1114,356 -410,0 -799,-130 -1120,-360 -321,230 -710,360 -1120,360 v -640 c 482,0 902,-266 1120,-660 z'/%3E%3Cpath id='curve2' fill='%23808080' d='m 5126,4634 c 78,1 151,15 220,40 l 3934,1406 c -4,671 -860,1112 -1173,2223 -180,223 -453,357 -747,357 -350,0 -670,-189 -840,-495 -58,-104 -161,-165 -281,-164 -119,0 -222,61 -279,166 -169,308 -488,493 -840,493 -350,0 -674,-182 -844,-489 -57,-104 -159,-164 -278,-165 -120,0 -222,60 -280,163 -171,304 -489,491 -838,491 -293,0 -567,-134 -747,-357 C 1820,7190 960,6745 960,6080 2213,5574 3664,5179 4917,4674 c 65,-27 134,-39 209,-40 z m 1400,1451 c -162,-31 -350,84 -419,258 -69,174 6,340 169,372 163,31 351,-84 420,-258 69,-174 -7,-340 -170,-372 z m -2810,0 c -163,32 -238,198 -169,372 69,174 257,289 419,258 163,-32 239,-198 170,-372 -69,-174 -257,-289 -420,-258 z'/%3E%3Cpath id='curve1' fill='%23ed9a56' d='M 1280,2880 H 3520 V 4160 H 1280 Z m 2560,0 H 6400 V 4160 H 3840 Z m 2880,0 H 8960 V 4160 H 6720 Z M 8960,4480 V 5626 L 6720,4825 v -345 z m -5120,255 v -255 h 696 c -231,89 -463,173 -696,255 z m 1915,-255 h 645 v 231 z M 1280,5612 V 4480 h 2240 v 365 c -747,255 -1501,491 -2240,767 z'/%3E%3Cpath id='curve0' fill='%23808080' d='m 2880,1920 h 960 V 1600 H 4959 V 960 H 3840 V 640 H 6400 V 960 H 5279 v 640 h 1121 v 320 h 960 c 176,0 320,144 320,320 v 320 H 2560 v -320 c 0,-176 144,-320 320,-320 z'/%3E%3C/g%3E%3Cg style='clip-rule:evenodd;fill-rule:nonzero;image-rendering:optimizeQuality;shape-rendering:geometricPrecision;text-rendering:geometricPrecision' id='g2' transform='matrix(0.00878078,0,0,0.00878078,77.882774,28.688856)'%3E%3Cpath id='curve0-36' fill='%234d82b8' d='m 5380,5374 1057,1705 c 36,57 32,127 -10,179 -41,53 -108,73 -172,52 l -635,-212 c -97,-32 -173,-79 -244,-150 l -2365,-2362 -49,148 c -39,115 -10,234 75,319 l 819,818 -2379,-791 C 822,4862 183,4190 346,3699 509,3209 1468,3086 2122,3303 l 4197,1397 c 163,54 322,42 476,-35 L 8816,3653 c 77,-38 157,-44 239,-17 l 651,217 c 98,32 168,104 199,203 31,98 14,197 -48,280 l -894,1193 c -21,28 -35,55 -46,88 l -42,126 c -27,81 -21,161 17,238 l 82,163 c 39,77 45,157 17,239 l -115,347 c -27,81 -80,142 -156,180 l -172,86 c -64,32 -129,41 -200,27 L 6551,6671 5962,5720 c -80,-129 -190,-215 -334,-263 z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	width: 90px !important;
}

.sprite-car_bus {
	/*background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 75.124322 89.717308' version='1.1' id='svg5' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs2'/%3E%3Cg id='layer1'%3E%3Cg style='clip-rule:evenodd;fill-rule:nonzero;image-rendering:optimizeQuality;shape-rendering:geometricPrecision;text-rendering:geometricPrecision' id='g281' transform='matrix(0.00782545,0,0,0.00782545,-2.504144,-32.553872)'%3E%3Cpath id='curve1-6' fill='%23808080' d='m 8000,6720 c -530,0 -960,430 -960,960 0,530 430,960 960,960 530,0 960,-430 960,-960 0,-530 -430,-960 -960,-960 z m -5440,0 c 530,0 960,430 960,960 0,530 -430,960 -960,960 -530,0 -960,-430 -960,-960 0,-530 430,-960 960,-960 z m 0,640 c -177,0 -320,143 -320,320 0,177 143,320 320,320 177,0 320,-143 320,-320 0,-177 -143,-320 -320,-320 z m 5440,0 c 177,0 320,143 320,320 0,177 -143,320 -320,320 -177,0 -320,-143 -320,-320 0,-177 143,-320 320,-320 z'/%3E%3Cpath id='curve0-6' fill='%234d82b8' d='m 7360,5440 c 1450,130 2560,640 2560,1280 0,247 0,640 0,960 0,260 -353,309 -680,318 26,-101 40,-208 40,-318 0,-707 -573,-1280 -1280,-1280 -707,0 -1280,573 -1280,1280 0,110 14,218 40,320 h -2920 -40 c 26,-102 40,-210 40,-320 0,-707 -573,-1280 -1280,-1280 -707,0 -1280,573 -1280,1280 0,66 5,131 15,194 -510,-122 -975,-362 -975,-834 0,-1600 150,-1448 960,-1600 640,-320 1280,-1280 2560,-1280 1920,0 2240,0 3520,1280 z M 6281,5132 c -212,-230 -416,-425 -737,-526 -211,-68 -456,-95 -678,-109 -83,-5 -167,-9 -252,-11 -110,-4 -190,101 -158,206 l 191,634 c 20,69 81,114 153,114 h 1114 c 335,0 578,-80 367,-308 z M 3665,4491 c -452,42 -923,336 -1086,532 -115,139 -15,417 320,417 h 781 c 88,0 160,-72 160,-160 v -630 c 0,-95 -80,-168 -175,-159 z'/%3E%3C/g%3E%3Cg style='clip-rule:evenodd;fill-rule:nonzero;image-rendering:optimizeQuality;shape-rendering:geometricPrecision;text-rendering:geometricPrecision' id='g333' transform='matrix(0.00781279,0,0,0.00781279,-2.3916711,19.714706)'%3E%3Cpath id='curve1-9' fill='%23808080' d='m 2880,7040 c 530,0 960,430 960,960 0,530 -430,960 -960,960 -530,0 -960,-430 -960,-960 0,-530 430,-960 960,-960 z m 0,640 c -177,0 -320,143 -320,320 0,177 143,320 320,320 177,0 320,-143 320,-320 0,-177 -143,-320 -320,-320 z m 4491,-9 c 177,0 320,144 320,320 0,177 -143,320 -320,320 -176,0 -320,-143 -320,-320 0,-176 144,-320 320,-320 z m 0,-640 c -530,0 -960,430 -960,960 0,530 430,960 960,960 530,0 960,-430 960,-960 0,-530 -430,-960 -960,-960 z'/%3E%3Cpath id='curve0-3' fill='%234d82b8' d='m 960,3840 h 7680 c 705,0 1280,575 1280,1280 v 1920 h -320 c -176,0 -320,144 -320,320 v 0 c 0,176 144,320 320,320 h 320 v 0 c 0,176 -144,320 -320,320 h -949 c 0,-3 0,-6 0,-9 0,-707 -573,-1280 -1280,-1280 -707,0 -1280,573 -1280,1280 0,114 15,224 43,329 H 4120 c 26,-102 40,-210 40,-320 0,-707 -573,-1280 -1280,-1280 -707,0 -1280,573 -1280,1280 0,110 14,218 40,320 H 960 C 607,8320 320,8033 320,7680 V 4480 c 0,-353 287,-640 640,-640 z m 7360,640 c -176,0 -320,144 -320,320 v 1174 c 0,127 69,236 184,290 195,92 371,215 523,364 63,61 137,92 224,92 h 349 c 176,0 320,-144 320,-320 V 5120 c 0,-353 -287,-640 -640,-640 z m -6720,0 c -176,0 -320,144 -320,320 v 640 c 0,353 288,640 640,640 h 960 V 4480 Z m 1600,0 V 6080 H 4480 V 4480 Z m 1600,0 V 6080 H 6080 V 4480 Z m 1600,0 v 1600 h 960 c 176,0 320,-144 320,-320 v -960 c 0,-176 -144,-320 -320,-320 z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");*/
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 165.00278 40.001484' version='1.1' id='svg5' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs2'/%3E%3Cg id='layer1'%3E%3Cg style='clip-rule:evenodd;fill-rule:nonzero;image-rendering:optimizeQuality;shape-rendering:geometricPrecision;text-rendering:geometricPrecision' id='g281' transform='matrix(0.00782545,0,0,0.00782545,-2.504144,-32.553872)'%3E%3Cpath id='curve1-6' fill='%23808080' d='m 8000,6720 c -530,0 -960,430 -960,960 0,530 430,960 960,960 530,0 960,-430 960,-960 0,-530 -430,-960 -960,-960 z m -5440,0 c 530,0 960,430 960,960 0,530 -430,960 -960,960 -530,0 -960,-430 -960,-960 0,-530 430,-960 960,-960 z m 0,640 c -177,0 -320,143 -320,320 0,177 143,320 320,320 177,0 320,-143 320,-320 0,-177 -143,-320 -320,-320 z m 5440,0 c 177,0 320,143 320,320 0,177 -143,320 -320,320 -177,0 -320,-143 -320,-320 0,-177 143,-320 320,-320 z'/%3E%3Cpath id='curve0-6' fill='%234d82b8' d='m 7360,5440 c 1450,130 2560,640 2560,1280 0,247 0,640 0,960 0,260 -353,309 -680,318 26,-101 40,-208 40,-318 0,-707 -573,-1280 -1280,-1280 -707,0 -1280,573 -1280,1280 0,110 14,218 40,320 h -2920 -40 c 26,-102 40,-210 40,-320 0,-707 -573,-1280 -1280,-1280 -707,0 -1280,573 -1280,1280 0,66 5,131 15,194 -510,-122 -975,-362 -975,-834 0,-1600 150,-1448 960,-1600 640,-320 1280,-1280 2560,-1280 1920,0 2240,0 3520,1280 z M 6281,5132 c -212,-230 -416,-425 -737,-526 -211,-68 -456,-95 -678,-109 -83,-5 -167,-9 -252,-11 -110,-4 -190,101 -158,206 l 191,634 c 20,69 81,114 153,114 h 1114 c 335,0 578,-80 367,-308 z M 3665,4491 c -452,42 -923,336 -1086,532 -115,139 -15,417 320,417 h 781 c 88,0 160,-72 160,-160 v -630 c 0,-95 -80,-168 -175,-159 z'/%3E%3C/g%3E%3Cg style='clip-rule:evenodd;fill-rule:nonzero;image-rendering:optimizeQuality;shape-rendering:geometricPrecision;text-rendering:geometricPrecision' id='g333' transform='matrix(0.00781279,0,0,0.00781279,87.499907,-30.001114)'%3E%3Cpath id='curve1-9' fill='%23808080' d='m 2880,7040 c 530,0 960,430 960,960 0,530 -430,960 -960,960 -530,0 -960,-430 -960,-960 0,-530 430,-960 960,-960 z m 0,640 c -177,0 -320,143 -320,320 0,177 143,320 320,320 177,0 320,-143 320,-320 0,-177 -143,-320 -320,-320 z m 4491,-9 c 177,0 320,144 320,320 0,177 -143,320 -320,320 -176,0 -320,-143 -320,-320 0,-176 144,-320 320,-320 z m 0,-640 c -530,0 -960,430 -960,960 0,530 430,960 960,960 530,0 960,-430 960,-960 0,-530 -430,-960 -960,-960 z'/%3E%3Cpath id='curve0-3' fill='%234d82b8' d='m 960,3840 h 7680 c 705,0 1280,575 1280,1280 v 1920 h -320 c -176,0 -320,144 -320,320 v 0 c 0,176 144,320 320,320 h 320 v 0 c 0,176 -144,320 -320,320 h -949 c 0,-3 0,-6 0,-9 0,-707 -573,-1280 -1280,-1280 -707,0 -1280,573 -1280,1280 0,114 15,224 43,329 H 4120 c 26,-102 40,-210 40,-320 0,-707 -573,-1280 -1280,-1280 -707,0 -1280,573 -1280,1280 0,110 14,218 40,320 H 960 C 607,8320 320,8033 320,7680 V 4480 c 0,-353 287,-640 640,-640 z m 7360,640 c -176,0 -320,144 -320,320 v 1174 c 0,127 69,236 184,290 195,92 371,215 523,364 63,61 137,92 224,92 h 349 c 176,0 320,-144 320,-320 V 5120 c 0,-353 -287,-640 -640,-640 z m -6720,0 c -176,0 -320,144 -320,320 v 640 c 0,353 288,640 640,640 h 960 V 4480 Z m 1600,0 V 6080 H 4480 V 4480 Z m 1600,0 V 6080 H 6080 V 4480 Z m 1600,0 v 1600 h 960 c 176,0 320,-144 320,-320 v -960 c 0,-176 -144,-320 -320,-320 z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	width: 90px !important;
}

.sprite-piggy_bank {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Epiggy_bank icon%3C/title%3E%3Cdesc%3Epiggy_bank icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve1' fill='%234D82B8' d='M8869 4228c130,-22 268,4 390,76 280,165 422,605 265,961 -109,250 -324,479 -565,533 -10,724 -308,1389 -803,1921l161 1508c11,97 -10,186 -83,260 -74,74 -173,113 -287,113l-1181 0c-157,0 -291,-77 -349,-201l-261 -557c-330,77 -677,118 -1036,118 -149,0 -297,-7 -441,-21l-217 460c-58,124 -192,201 -349,201l-1173 0c-254,0 -396,-215 -379,-381l107 -996c-459,-318 -827,-723 -1069,-1184l-700 -187c-167,-44 -259,-197 -259,-364l0 -1484c0,-187 82,-289 262,-337l697 -186c135,-257 310,-497 517,-714 -112,-434 -264,-807 -445,-1146 -116,-219 -132,-669 285,-670 820,0 1489,197 1919,781 390,-111 809,-172 1245,-172 1815,0 3336,1050 3737,2460 361,-120 194,-487 33,-582 -22,-12 -44,-22 -66,-30 -113,-38 -183,-142 45,-180zm-5989 -68c-177,0 -320,143 -320,320 0,177 143,320 320,320 177,0 320,-143 320,-320 0,-177 -143,-320 -320,-320z'/%3E%3Cpath id='curve0' fill='%23EDC87E' d='M5440 320c884,0 1600,716 1600,1600 0,234 -50,456 -141,657 -99,-40 -200,-76 -302,-109 79,-166 123,-352 123,-548 0,-707 -573,-1280 -1280,-1280 -707,0 -1280,573 -1280,1280 0,140 23,275 64,402 -77,14 -155,31 -232,49 -38,-42 -77,-81 -117,-119 -23,-107 -35,-218 -35,-332 0,-884 716,-1600 1600,-1600zm843 2059c-380,-93 -771,-139 -1163,-139 -192,0 -383,11 -573,33 -43,-109 -67,-228 -67,-353 0,-530 430,-960 960,-960 530,0 960,430 960,960 0,166 -42,323 -117,459z'/%3E%3C/svg%3E");
}

.sprite-moneybag_euro {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Emoneybag_euro icon%3C/title%3E%3Cdesc%3Emoneybag_euro icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve0' fill='%23B89A7C' d='M6080 3520c0,640 2240,1280 2240,3840 0,486 0,1291 -140,1777 -80,278 -325,463 -615,463 -1766,0 -3124,0 -4890,0 -290,0 -535,-185 -615,-463 -140,-486 -140,-1291 -140,-1777 0,-2560 2240,-3200 2240,-3840l1920 0zm-2491 3680l-69 320 390 0c193,649 769,1120 1450,1120 258,0 501,-68 714,-188l-137 -687c-155,146 -356,235 -577,235 -326,0 -610,-193 -762,-480l1036 0 69 -320 -1211 0c-8,-52 -12,-105 -12,-160l1257 0 69 -320 -1276 0c121,-373 447,-640 830,-640 203,0 391,75 540,202l143 -671c-205,-109 -437,-171 -683,-171 -735,0 -1349,550 -1490,1280l-179 0 -68 320 217 0c0,54 3,107 8,160l-259 0zm337 -6240c398,0 796,320 1194,320 398,0 796,-320 1194,-320 254,0 471,138 579,369 108,230 75,485 -88,681 -241,290 -725,550 -725,870l-1920 0c0,-320 -484,-580 -725,-870 -163,-196 -196,-451 -88,-681 108,-231 325,-369 579,-369z'/%3E%3C/svg%3E%0A");
}

.sprite-moneybag_coins {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Emoneybag_coins icon%3C/title%3E%3Cdesc%3Emoneybag_coins icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve2' fill='%23B89A7C' d='M7360 3520c0,640 2240,1280 2240,3840 0,486 0,1291 -140,1777 -80,278 -325,463 -615,463l-2891 0c651,-392 1086,-1105 1086,-1920 0,-1237 -1003,-2240 -2240,-2240 -71,0 -142,3 -211,10 -103,-219 -239,-418 -403,-591 601,-648 1254,-993 1254,-1339l1920 0zm-2154 -2560c398,0 796,320 1194,320 398,0 796,-320 1194,-320 254,0 471,138 579,369 108,230 75,485 -88,681 -241,290 -725,550 -725,870l-1920 0c0,-320 -484,-580 -725,-870 -163,-196 -196,-451 -88,-681 108,-231 325,-369 579,-369z'/%3E%3Cpath id='curve1' fill='%23EDC87E' d='M2560 4480c737,0 1378,416 1699,1026 -106,26 -209,60 -309,101 -276,-482 -795,-807 -1390,-807 -884,0 -1600,716 -1600,1600 0,884 716,1600 1600,1600 8,0 15,0 23,0 15,108 39,215 69,318 -30,1 -61,2 -92,2 -1060,0 -1920,-860 -1920,-1920 0,-1060 860,-1920 1920,-1920zm-320 2560l413 0c-60,203 -93,418 -93,640l0 0c-707,0 -1280,-573 -1280,-1280 0,-707 573,-1280 1280,-1280 470,0 880,253 1103,630 -321,189 -591,457 -783,776l0 -976 -840 280 0 250 200 0 0 960z'/%3E%3Cpath id='curve0' fill='%23EDC87E' d='M4800 5760c1060,0 1920,860 1920,1920 0,1060 -860,1920 -1920,1920 -1060,0 -1920,-860 -1920,-1920 0,-1060 860,-1920 1920,-1920zm0 320c-884,0 -1600,716 -1600,1600 0,884 716,1600 1600,1600 884,0 1600,-716 1600,-1600 0,-884 -716,-1600 -1600,-1600zm-320 2240l0 -960 -200 0 0 -250 840 -280 0 1490 -640 0zm320 -1920c-707,0 -1280,573 -1280,1280 0,707 573,1280 1280,1280 707,0 1280,-573 1280,-1280 0,-707 -573,-1280 -1280,-1280z'/%3E%3C/svg%3E");
}

.sprite-mailbox_empty {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Emailbox_empty icon%3C/title%3E%3Cdesc%3Emailbox_empty icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve1' fill='%23808080' d='M3200 3200l3840 0c1074,0 1994,662 2374,1600l-2694 0c-530,0 -960,430 -960,960 0,530 430,960 960,960 418,0 774,-267 905,-640l1015 0c0,0 0,0 0,0l0 1280c0,353 287,640 640,640l320 0 0 640c0,176 -144,320 -320,320l-8320 0c-176,0 -320,-144 -320,-320l0 -2880c0,-1414 1146,-2560 2560,-2560zm-1920 5120l3840 0 0 -2560c0,-1061 -859,-1920 -1920,-1920 -1061,0 -1920,859 -1920,1920l0 2560z'/%3E%3Cpath id='curve0' fill='%23E68497' d='M6720 5120l0 0c-353,0 -640,287 -640,640 0,353 287,640 640,640 353,0 640,-287 640,-640l1280 0c176,0 320,144 320,320l0 1280c0,176 144,320 320,320l320 0c353,0 640,-287 640,-640l0 -1600c0,-176 -144,-320 -320,-320l-3200 0zm0 320c177,0 320,143 320,320 0,177 -143,320 -320,320 -177,0 -320,-143 -320,-320 0,-177 143,-320 320,-320z'/%3E%3C/svg%3E");
}

.sprite-businesspeople2 {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240'%3E%3Ctitle%3Ebusinesspeople2 icon%3C/title%3E%3Cdesc%3Ebusinesspeople2 icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve6' fill='%23808080' d='M9600 7391c0,575 -1214,849 -2246,914l290 -283c79,-77 112,-179 92,-288l-302 -1615 52 -50c166,-162 255,-370 255,-602l0 -39c0,-30 -4,-59 -11,-86 178,-63 348,-145 505,-244 888,637 1365,873 1365,2293zm-3700 -2099c43,17 86,34 130,50 -7,27 -11,56 -11,86l0 39c0,232 89,440 255,602l52 50 -191 1022c-42,-40 -86,-78 -133,-115 -178,-141 -374,-251 -575,-356 -145,-76 -306,-153 -440,-247 -7,-5 -13,-9 -19,-14 -55,-40 -118,-94 -147,-158 -10,-23 -22,-43 -36,-62 163,-75 319,-165 466,-268 7,-5 15,-10 22,-15 243,-174 454,-381 627,-614z'/%3E%3Cpath id='curve5' fill='%234D82B8' d='M6403 7453l269 -1444 -175 -170c-105,-102 -158,-227 -158,-372l0 -39c174,38 355,58 541,58 186,0 367,-20 541,-58l0 39c0,145 -53,270 -158,372l-175 170 333 1784 -541 527 -204 -199c-49,-244 -137,-467 -273,-668z'/%3E%3Cpath id='curve4' fill='%23EFC1B4' d='M6880 960c1202,0 2176,941 2176,2103 0,1161 -974,2103 -2176,2103 -283,0 -553,-53 -801,-148 227,-396 353,-847 353,-1322 0,-883 -424,-1642 -1068,-2141 391,-368 926,-595 1516,-595z'/%3E%3Cpath id='curve3' fill='%234D82B8' d='M6400 8601c0,716 -1728,999 -2880,999 -1152,0 -2880,-283 -2880,-998 0,-1378 1088,-1540 1626,-1938l-474 632 762 0c240,0 446,139 535,362l431 1078 431 -1078c89,-223 295,-362 535,-362l762 0 -474 -632c537,398 1626,560 1626,1937z'/%3E%3Cpath id='curve2' fill='%23EFC1B4' d='M4465 6432c-208,522 -554,864 -945,864 -392,0 -739,-343 -947,-868 187,138 398,240 632,290 103,23 209,34 315,34 106,0 211,-11 315,-34 235,-50 445,-150 630,-286z'/%3E%3Cpath id='curve1' fill='%23EFC1B4' d='M3520 6432c391,0 752,-195 1042,-524l249 -424c161,-275 274,-580 339,-893 -348,9 -718,-77 -1016,-181 -497,-175 -990,-545 -1339,-980 -179,215 -402,399 -643,502 -103,44 -214,81 -327,105 15,503 149,1013 404,1447l249 424c290,329 651,524 1042,524z'/%3E%3Cpath id='curve0' fill='%23B89A7C' d='M5527 4199c-288,117 -757,95 -1287,-91 -645,-227 -1200,-788 -1447,-1259 -144,302 -433,646 -767,789 -193,82 -371,117 -515,107 -4,63 -7,129 -7,198 0,596 152,1198 449,1703 -623,-447 -1025,-1154 -1025,-1950 0,-816 288,-1632 1152,-1904 576,-544 864,-544 1440,-544 1432,0 2592,1096 2592,2448 0,796 -402,1503 -1025,1950 254,-433 402,-937 440,-1447z'/%3E%3C/svg%3E");
}

.sprite-schoolbus {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240'%3E%3Ctitle%3Eschoolbus icon%3C/title%3E%3Cdesc%3Eschoolbus icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve2' fill='%23808080' d='M2880 8640l0 640c0,176 -144,320 -320,320l-960 0c-176,0 -320,-144 -320,-320l0 -726c94,55 204,86 320,86l1280 0zm4480 0l0 640c0,176 144,320 320,320l960 0c176,0 320,-144 320,-320l0 -726c-94,55 -203,86 -320,86l-1280 0z'/%3E%3Cpath id='curve1' fill='%23808080' d='M3200,1280 7040,1280 7040,1920 3200,1920z'/%3E%3Cpath id='curve0' fill='%23EDC87E' d='M5120 640c660,0 3840,72 3840,1046l0 640c0,118 -65,222 -160,277 -102,59 -160,160 -160,277l0 2880c222,111 320,467 320,716l0 1524c0,176 -144,320 -320,320l-1335 0c-88,0 -164,31 -226,94l-133 132c-62,62 -238,94 -326,94l-1500 0 -1455 15c-88,1 -309,-46 -371,-109l-133 -132c-62,-63 -138,-94 -226,-94l-1335 0c-176,0 -320,-144 -320,-320l0 -1524c0,-249 98,-605 320,-716l0 -2966c0,-117 -58,-218 -160,-277 -95,-55 -160,-159 -160,-277l0 -710c0,-975 3180,-890 3840,-890zm-2880 1920c-176,0 -320,144 -320,320l0 1280c0,352 287,640 640,640l2240 0 0 -2240 -2560 0zm3200 0l0 2240 2240 0c353,0 640,-288 640,-640l0 -1280c0,-176 -144,-320 -320,-320l-2560 0zm-2240 -1600c-176,0 -320,144 -320,320l0 640c0,176 144,320 320,320l3840 0c176,0 320,-144 320,-320l0 -640c0,-176 -144,-320 -320,-320l-3840 0zm320 6080l0 320 3200 0 0 -320 -3200 0zm0 -1280l0 320 3200 0 0 -320 -3200 0zm0 640l0 320 3200 0 0 -320 -3200 0zm-1600 0c-176,0 -320,144 -320,320 0,176 144,320 320,320l960 0c176,0 320,-144 320,-320 0,-176 -144,-320 -320,-320l-960 0zm5440 0c-176,0 -320,144 -320,320 0,176 144,320 320,320l960 0c176,0 320,-144 320,-320 0,-176 -144,-320 -320,-320l-960 0z'/%3E%3C/svg%3E");
}

.sprite-graduate {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240'%3E%3Ctitle%3Egraduate icon%3C/title%3E%3Cdesc%3Egraduate icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve4' fill='%23808080' d='M4480 8960l394 -2166 -207 -207c-124,-124 -187,-276 -187,-452l0 -126c206,46 420,71 640,71 220,0 434,-25 640,-71l0 126c0,176 -63,328 -187,452l-207 207 394 2166 -640 640 -640 -640z'/%3E%3Cpath id='curve3' fill='%23808080' d='M8320 8470c0,716 -1502,1049 -2734,1117l400 -401c77,-76 108,-177 89,-283l-364 -2001 88 -88c184,-185 281,-418 281,-679l0 -52c0,-1 0,-3 0,-4l0 -70c0,-31 -4,-61 -12,-89 209,-73 406,-168 589,-284 1082,807 1663,1074 1663,2834zm-3666 1117c-1232,-68 -2734,-401 -2734,-1116 0,-1760 582,-2029 1663,-2835 183,116 381,212 589,284 -8,28 -12,58 -12,89l0 126c0,261 97,494 281,679l88 88 -364 2001c-19,106 12,207 89,283l400 401'/%3E%3Cpath id='curve2' fill='%23EFC1B4' d='M7661 2880c13,101 19,205 19,309 0,1408 -1146,2550 -2560,2550 -1414,0 -2560,-1142 -2560,-2550 0,-104 6,-208 19,-309l5082 0z'/%3E%3Cpath id='curve1' fill='%23ED9A56' d='M8320 1280l320 0 0 1627c186,66 320,244 320,453 0,183 -103,343 -254,424l204 817c13,50 3,97 -29,137 -31,41 -75,62 -126,62l-550 0c-51,0 -95,-21 -126,-62 -32,-40 -42,-87 -29,-137l204 -817c-151,-81 -254,-241 -254,-424 0,-209 134,-387 320,-453l0 -1627z'/%3E%3Cpath id='curve0' fill='%23808080' d='M7040,960 7601,2560 2639,2560 3200,960 1600,960 1600,320 8640,320 8640,960z'/%3E%3C/svg%3E");
}

.sprite-purchase_order_online {
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 130 130' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1'/%3E%3Cg id='layer1' transform='translate(5.2291204,4.9424854)'%3E%3Cg style='clip-rule:evenodd;fill-rule:nonzero;image-rendering:optimizeQuality;shape-rendering:geometricPrecision;text-rendering:geometricPrecision' id='g1' transform='matrix(0.01280689,0,0,0.01280689,-3.7564476,-7.5564612)'%3E%3Cpath id='curve1' fill='%23808080' d='m 1920,640 h 5230 c 352,0 656,126 905,375 l 1170,1170 c 249,249 375,553 375,905 V 9600 H 5384 c 36,-100 55,-209 55,-321 0,-112 -19,-219 -54,-319 H 8960 V 3520 c 0,-176 -144,-320 -320,-320 H 7040 V 1600 c 0,-176 -144,-320 -320,-320 H 2560 v 3201 h -640 z m 5760,960 v 960 h 960 z'/%3E%3Cpath id='curve0' fill='%234d82b8' d='M 646,6782 327,5182 c -39,-196 111,-381 313,-381 h 3495 c 219,-17 394,190 332,406 l -640,2240 c -47,166 -217,265 -384,223 L 898,7034 C 775,7010 672,6913 646,6782 Z m 673,1858 c 335,21 600,299 600,639 0,353 -287,640 -640,640 -353,0 -640,-287 -640,-640 0,-340 265,-618 600,-639 H 960 c -177,0 -320,-143 -320,-320 0,-177 143,-320 320,-320 h 3397 l -179,-540 c -21,-63 -21,-128 -4,-187 l -1,-1 639,-2240 c 29,-98 100,-173 189,-209 l 617,-308 c 157,-79 348,-15 427,142 79,158 15,349 -142,428 l -514,257 -575,2013 279,835 c 17,40 27,84 27,130 0,177 -143,320 -320,320 h -281 c 335,21 600,299 600,639 0,353 -287,640 -640,640 -353,0 -640,-287 -640,-640 0,-340 265,-618 600,-639 z m -85,-2182 2063,516 438,-1533 H 1032 Z'/%3E%3C/g%3E%3Cg style='clip-rule:evenodd;fill-rule:nonzero;image-rendering:optimizeQuality;shape-rendering:geometricPrecision;text-rendering:geometricPrecision' id='g2' transform='matrix(0.00464669,0,0,0.00464669,65.223344,60.373206)'%3E%3Cpath id='curve0-7' fill='%234d82b8' d='m 5120,640 c 2474,0 4480,2006 4480,4480 0,2474 -2006,4480 -4480,4480 C 2646,9600 640,7594 640,5120 640,2646 2646,640 5120,640 Z m 980,2861 c 107,-38 265,-45 323,-25 288,100 274,397 571,447 33,5 187,-89 222,-83 182,33 355,204 514,123 95,-48 145,-228 60,-292 -82,-63 -208,-17 -298,-80 -132,-94 -242,37 -352,-89 -50,-58 -138,-236 -204,-330 -69,-101 -280,-60 -246,-14 109,146 267,169 288,249 22,87 -204,204 -144,45 32,-84 -130,-136 -318,-235 -99,-51 -195,-184 -344,-113 -73,35 -212,210 -267,292 -95,142 -310,104 -454,33 -142,-69 -146,-414 40,-564 177,-144 323,-57 495,-105 70,-20 106,-96 211,-167 125,-85 -77,-217 -10,-353 55,-111 238,-133 335,-181 91,-45 193,-120 293,-61 137,81 285,89 420,173 194,121 339,190 528,163 -637,-604 -1481,-992 -2415,-1047 131,93 363,360 299,501 -61,139 -152,312 -421,412 -200,74 -462,77 -662,164 -207,90 -413,83 -532,111 -188,44 8,-615 -46,-689 -81,-109 -579,-15 -622,97 -100,264 134,487 123,539 -20,100 -18,497 -113,600 -144,156 -511,297 -560,304 -238,33 -293,277 -471,418 -75,60 -452,457 -512,580 -164,334 -4,547 70,614 128,115 181,127 324,172 56,17 595,295 742,446 149,153 223,313 373,403 182,110 513,235 557,320 199,386 132,927 -438,1310 -147,100 -449,263 -374,538 31,110 26,205 66,290 576,345 1249,543 1969,543 2121,0 3840,-1719 3840,-3840 0,-182 -13,-361 -38,-537 -56,-79 -118,-146 -163,-132 -64,21 -69,225 -139,343 -57,95 -185,106 -205,134 -138,187 321,338 122,597 -86,111 -346,362 -415,686 -148,690 -51,274 -273,825 -33,83 -92,401 -139,472 -212,322 -810,689 -956,504 -85,-107 -136,-270 -163,-425 -27,-154 -189,-352 -172,-475 25,-191 40,-252 44,-471 0,-10 -131,-540 -153,-586 -98,-209 -259,-303 -485,-225 -176,61 -324,-28 -464,-84 -279,-113 -409,-477 -468,-775 0,-2 43,-469 45,-493 9,-124 66,-240 132,-335 501,-718 384,-410 1030,-642 z M 2908,8259 c -215,-251 -449,-556 -521,-732 -80,-197 -102,-555 -197,-664 -197,-227 -378,-410 -415,-642 -34,-211 -155,-518 -177,-684 -30,-233 -135,-489 -309,-673 -6,84 -9,170 -9,256 0,1297 643,2444 1628,3139 z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.pnlPadding {
	margin-top: 15px;
}

.PanelPadding {
	margin-bottom: 5px;
}

.PanelPaddingExtra {
	margin-bottom: 10px;
}

#left {
	width: 115px;
	float: left;
	display: block;
	margin-left: 15px;
	height: calc(100% - 100px);
	position: fixed;
	padding-top: 10px;
}

#center-right {
	width: 50%;
	float: left;
	display: block;
}

#right {
	float: left;
	display: block;
	position: fixed;
}

#centerLeft {
	width: 50%;
	display: block;
	float: left;
}

#center {
	display: block;
	right: 10px;
	position: absolute;
	left: 130px;
	margin: auto;
	padding-bottom: 10px;
	padding-top: 15px;
}

#centerFooter {
	float: left;
	width: 100%;
}

#footer {
	float: left;
	width: 100%;
}

#button {
	margin-top: 20px;
}

#wrapper {
	width: 100%;
}

.padding {
	padding-top: 15px;
}

.Title {
	padding-bottom: 10px;
}

.display {
	width: calc(100% - 200px);
}

.panel {
	padding: 10px;
}

.buttons {
	padding: 5px 5px 5px 0px;
}

.margin {
	margin-top: 8px;
}

.customButtons {
	padding-left: 2px;
	padding-right: 2px;
}

#editLeft {
	width: calc(50% - 132px);
	display: table;
	float: left;
}

#editCenter {
	width: calc(50% - 132px);
	float: left;
	display: table;
}

#editRight {
	width: 235px;
	float: left;
	display: block;
}

#advancedLeft, #tripLeft {
	width: calc(50% - 10px);
	display: block;
	float: left;
}

#advancedRight, #tripRight {
	width: calc(50% - 10px);
	display: block;
	float: right;
}

#MyWorkflow, #Request, #Reclaim {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 25px;
}

.mobileTileRow {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#btnSettings {
	width: 32px;
	height: 32px;
	border: none;
	border-radius: 50%;
	background-image: url(/Images/Gear.svg) !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 26px 26px;
}

.RoundPanelHeader {
	padding: 10px 0px 1px 0;
	width: auto !important;
	line-height: 100%;
	text-decoration: inherit;
	vertical-align: middle;
	display: inline-block !important;
}

.roundButton {
	background: none;
	background-repeat: no-repeat !important;
	width: 32px !important;
	height: 32px !important;
	border: none;
	border-radius: 50%;
	padding: 0px;
	float: none !important;
	text-decoration: none !important;
}

	.roundButton:hover {
		border: none !important;
		border-radius: 50% !important;
		text-decoration: none !important;
	}

	.roundButton.dxbDisabled {
		opacity: 0.5;
		background-color: #A2A2A2 !important;
	}

.newButton {
	background-image: url(/Images/Add.svg) !important;
	background-position: center !important;
}

.budgetButton {
	margin-top: 5px;
}

.showAttachmentButton {
	background-image: url(/Images/View.svg) !important;
	background-position: -42px 2px !important;
	background-size: 88px !important;
}

.downloadAttachmentButton {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='nonzero' clip-rule='evenodd' viewBox='0 0 10240 10240' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Ecloud_download icon%3C/title%3E%3Cdesc%3Ecloud_download icon from the IconExperience.com O-Collection. Copyright by INCORS GmbH (www.incors.com).%3C/desc%3E%3Cpath id='curve1' fill='%23FFFFFF' d='M1920 3039c0,-1325 1075,-2399 2400,-2399 777,0 1492,375 1937,982 100,-15 201,-22 303,-22 1149,0 2080,931 2080,2080 0,11 0,21 0,32 572,292 960,888 960,1568 0,972 -788,1760 -1760,1760l-160 0 0 -640 160 0c619,0 1120,-501 1120,-1120 0,-593 -460,-1078 -1043,-1117 54,-151 83,-314 83,-483 0,-795 -645,-1440 -1440,-1440 -218,0 -425,49 -610,135 -262,-642 -893,-1095 -1630,-1095 -972,0 -1760,788 -1760,1760 0,168 23,330 67,483 -752,48 -1347,673 -1347,1437 0,741 560,1351 1280,1431l0 643c-1074,-82 -1920,-979 -1920,-2074 0,-861 525,-1606 1280,-1921zm4403 3361l-243 0 0 242 243 -242zm-2163 0l-243 0 243 242 0 -242z'/%3E%3Cpath id='curve0' fill='%23FFFFFF' d='M7173 7813l-1827 1826c-124,124 -328,124 -452,0l-1827 -1826c-124,-125 -187,-277 -187,-453l0 -1159c0,-142 172,-214 273,-113l1327 1327 0 -2135c0,-88 72,-160 160,-160l960 0c88,0 160,72 160,160l0 2135 1327 -1327c101,-101 273,-29 273,113l0 1159c0,176 -63,328 -187,453z'/%3E%3C/svg%3E") !important;
	background-size: 26px !important;
	background-position: center !important;
}

.deleteAttachmentButton {
	background-image: url(/Images/Delete_White.svg) !important;
	background-size: 26px !important;
	background-position: center !important;
}

.popoutAttachmentButton {
	background-image: url(/Images/PopOut.svg) !important;
	background-position: center !important;
	background-size: 22px !important;
}

#ctl00_ContentCenter_pnlTitle_rpnlAttachments_CRC,
#ctl00_ContentCenter_cbDocument_pnlTitle_acAttachments_rpnlAttachments_CRC {
	display: flex !important;
	flex-wrap: wrap;
}

#ctl00_ContentCenter_pnlTitle_rpnlAttachments_pnlShowAttachment_rpnlShowAttachment,
#ctl00_ContentCenter_cbDocument_pnlTitle_acAttachments_rpnlAttachments_pnlShowAttachment_rpnlShowAttachment {
	height: 100%;
}

#ctl00_ContentCenter_pnlTitle_rpnlAttachments_pnlShowAttachment_rpnlShowAttachment_HC div,
#ctl00_ContentCenter_cbDocument_pnlTitle_acAttachments_rpnlAttachments_pnlShowAttachment_rpnlShowAttachment_HC div {
	float: right;
}

.lblFileName {
	word-break: break-all;
}

.newButtonDetailsDiv {
	width: 100%;
	text-align: center;
	margin-left: -32px;
}

.newButtonNoDetailsDiv {
	width: 100%;
	text-align: center;
}

#BikeMap {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

.CommuteMapInfo {
	position: absolute;
	bottom: -15px;
	font-size: 12px;
	color: #484848;
}

#TravelParent {
	display: flex;
	flex-direction: row;
	gap: 10px;
	padding-bottom: 10px;
	min-height: 422px;
}

#TravelCalendar {
	vertical-align: top;
	width: 310px;
	padding-top: 8px;
	float: left;
}

#TravelDetails {
	vertical-align: top;
	flex: 1;
}

.TravelDetailsMonth {
	padding-top: 90px;
}

.TravelDetailsWihtoutMonth {
	padding-top: 8px;
}

.TravelDetailsMonth2 {
	padding-top: 160px;
}

.TravelDetailsWihtoutMonth2 {
	padding-top: 80px;
}

.TravelDetailsMonth3 {
	padding-top: 198px;
}

.TravelDetailsWihtoutMonth3 {
	padding-top: 115px;
}

table[id*='speDistance']:has(table.DistanceLeft) {
	float: left;
}

table[id*='speCustomDistance']:has(table.DistanceRight) {
	float: right;
}

#TravelMap {
	width: 310px;
	position: relative;
}

.TravelMapInfo {
	position: absolute;
	bottom: -35px;
	right: 0;
}

#TravelMapCanvas {
	position: absolute;
	top: 80px;
	width: 310px;
	right: 20px;
}

.TravelMapMonthWithInfo {
	height: 460px;
}

.TravelMapWithInfo {
	height: 375px;
}

.TravelMapMonthWithoutInfo {
	height: 500px;
}

.TravelMapWithoutInfo {
	height: 420px;
}

.TravelMapMonthWithInfo2 {
	height: 535px;
}

.TravelMapWithInfo2 {
	height: 455px;
}

.TravelMapMonthWithoutInfo2 {
	height: 575px;
}

.TravelMapWithoutInfo2 {
	height: 490px;
}

.TravelMapMonthWithInfo3 {
	height: 575px;
}

.TravelMapWithInfo3 {
	height: 490px;
}

.TravelMapMonthWithoutInfo3 {
	height: 610px;
}

.TravelMapWithoutInfo3 {
	height: 530px;
}

.TravelEditTableRefreshCell, .TravelEditTableFavoriteCell {
	width: 40px;
	vertical-align: top;
	padding-top: 42px;
	float: right;
}

.TravelEditTableCell {
	vertical-align: top;
	width: calc(100% - 45px) !important;
	float: left;
}

.dxICBFocused_MaterialCompact:not(.dxToggle)::after {
	display: none;
}

span[id$='chkFromAddressFavorite'], span[id$='chkToAddressFavorite'] {
	padding-left: 0 !important;
	padding-top: 0 !important;
}

span[id$='chkFromAddressFavorite_S_D'], span[id$='chkToAddressFavorite_S_D'] {
	margin: 0;
}

.TravelLeft {
	float: left;
}

.TravelRight {
	float: right;
}

.TravelUnsavedTrip {
	border: 2px solid red;
	padding-left: 5px;
	padding-right: 5px;
}

.DeductCommute {
	clear: both;
}

.GoogleACResult {
	background-color: #fff;
	border-radius: 2px;
	border-top: 1px solid #d9d9d9;
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,.3);
	box-shadow: 0 2px 6px rgba(0,0,0,.3);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	width: 100%;
}

.GoogleACResultLogo:after {
	content: "";
	padding: 1px 1px 1px 0;
	height: 18px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: right;
	display: block;
	background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3.png);
	background-position: right;
	background-repeat: no-repeat;
	-webkit-background-size: 120px 14px;
	background-size: 120px 14px
}

.GoogleACResultItem {
	cursor: default;
	padding: 0 4px;
	line-height: 30px;
	text-align: left;
	border-top: 1px solid #e6e6e6;
	font-size: 11px;
	color: #515151
}

	.GoogleACResultItem:hover {
		background-color: #fafafa;
	}

.GoogleACResultWithDropdown {
	margin-top: 200px;
}

.MainPanel {
	margin-bottom: 5px;
}

.RegistrationBubble {
	border-radius: 10px;
	padding: 5px;
	text-align: center;
	display: block;
}

.StatusBubble {
	border-radius: 10px;
	padding: 5px;
	text-align: center;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
}

.FurtherTrainingCalendarLeft {
	vertical-align: top;
}

.FurtherTrainingCalendarRight {
	vertical-align: top;
	width: 224px;
}

.FurtherTrainingLeft {
	vertical-align: top;
	width: 224px;
	margin-bottom: 5px;
}

.FurtherTrainingRight {
	vertical-align: top;
}

.FurtherTrainingRightCar {
	padding-top: 77px;
}

.FurtherTrainingCarMapWithInfo {
	height: 350px;
}

.FurtherTrainingCarMapWithoutInfo {
	height: 365px;
}

.FurtherTrainingCommuteMapWithInfo {
	height: 475px;
}

.FurtherTrainingCommuteMapWithoutInfo {
	height: 490px;
}

.FurtherTrainingBikeMapWithInfo {
	height: 390px;
}

.FurtherTrainingBikeMapWithoutInfo {
	height: 405px;
}

.FurtherTrainingPlaneMapWithInfo {
	height: 235px;
	margin-bottom: 15px;
	position: relative;
}

.FurtherTrainingPlaneMapWithoutInfo {
	height: 250px;
	margin-bottom: 15px;
	position: relative;
}

.FurtherTrainingMapInfo, .FurtherTrainingPlaneMapInfo {
	position: absolute;
	bottom: -15px;
	font-size: 12px;
	color: #484848;
}

.GuestSpeakerLeft {
	width: 230px;
}

.GuestSpeakerRight {
	vertical-align: top;
}

.rpnlSearchSupplier {
	margin-top: 15px;
}

.CommuteCalendarLeft {
	width: 225px;
}

.CommuteCalendarRight {
	width: 300px;
	vertical-align: top;
}

.CommuteMap {
	height: 275px !important;
	width: 100%;
	position: relative;
	margin-bottom: 25px;
}

.DayExpenseDate {
	width: 25%;
}

.DayExpenseQuantity {
	width: 50%;
}

.lblActivateAppText {
	float: left;
	padding-bottom: 25px;
}

.imgActivateAppQRCode {
	clear: both;
	float: left;
	padding-bottom: 10px;
	padding-left: 15px;
}

.alignRight {
	text-align: right;
	float: right;
}

.marginSpinEdit {
	margin-left: 23px;
	width: calc(100% - 23px) !important;
}

.MyCaptionStyle {
	word-wrap: break-word;
	white-space: normal;
}

.DatabaseListStyle {
	border: none;
	margin: 0;
	padding-right: 5px;
}

	.DatabaseListStyle tbody tr td.dxic {
		padding: 0;
	}

.dxmLite_MaterialCompact:has(> div.ProCureMenu) {
	float: left;
}

.ProCureMenu {
	margin-bottom: 10px;
	margin-right: 20px;
	margin-top: 5px;
}

.dxWeb_mHorizontalPopOut_MaterialCompact {
	background-position: -240px -170px !important;
}

.dxm-hovered .dxWeb_mHorizontalPopOut_MaterialCompact {
	background-position: -449px -170px !important;
}

#rows {
	text-align: left;
	display: inline-block;
	margin: 0 auto;
	padding-left: 5px;
	padding-right: 5px;
}

#button_rows {
	text-align: center;
	width: 100%;
	padding-top: 10px;
}

.ForgotPassword {
	position: relative;
	top: -188px;
	left: 230px;
	width: 145px;
	text-align: right;
}

.LoginButton {
	width: 100% !important;
}

.LoginHalfButton {
	width: calc(50% - 2.5px) !important;
	margin-left: 2.5px;
	float: left;
	margin-bottom: 10px;
}

.LoginCancelButton {
	width: calc(50% - 2.5px) !important;
	margin-right: 2.5px;
	float: left;
	margin-bottom: 10px;
}

.enableMultiLine {
	white-space: pre-wrap;
}

.ShowHidePassword img {
	height: 20px;
	width: 20px;
}

img.ShowPassword {
	background-image: url(/Images/View.svg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0px 0px;
	background-size: 60px auto;
}

img.HidePassword {
	background-image: url(/Images/Hide.svg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0px 0px;
	background-size: 60px auto;
}

.ShowHidePassword td.dxeButtonEditButton_MaterialCompact {
	padding-top: 4px;
	padding-bottom: 0px;
}

.ShowHidePassword td.dxeButtonEditButtonHover_MaterialCompact img {
	background-position: -29px 0px;
}

.PasswordComplexityInvalid {
	border-color: red !important;
}

.PasswordComplexityValid {
	border-color: green !important;
}

.PasswordComplexityTextInvalid {
	color: red !important;
	float: left;
	clear: right;
}

.PasswordComplexityTextValid {
	color: green !important;
	float: left;
	clear: right;
}

.PasswordComplexityImageInvalid {
	clear: left;
	float: left;
	background-image: url(/Images/Cross.svg);
	height: 15px;
	width: 15px;
	background-size: 15px;
}

.PasswordComplexityImageValid {
	clear: left;
	float: left;
	background-image: url(/Images/Check.svg);
	height: 15px;
	width: 15px;
	background-size: 15px;
}

.ResetActive {
	display: block;
}

.ResetNotActive {
	display: none;
}

.SendSMS {
	margin-bottom: 10px;
	clear: both;
	float: left;
}

#ctl00_ContentCenter_cbDocument_pnlTitle_rpnlHours_speTotalDays_ET {
	width: calc(50% - 6px) !important;
	float: left;
}

#ctl00_ContentCenter_cbDocument_pnlTitle_rpnlHours_speTotalHours_ET {
	width: calc(50% - 6px) !important;
	float: right;
}

.graydonSearchButton {
	margin-bottom: 10px;
}

span.dx-vam {
	width: auto !important;
}

.MotivationIcon span {
	font-size: 1em;
	white-space: normal !important;
	line-height: normal;
}

.MotivationIcon img {
	margin-right: 5px !important;
	float: right;
	padding-top: 5px;
}

#ctl00_ContentCenter_cbDocument_pnlTitle_chkApprove_ET,
#ctl00_ContentCenter_cbDocument_pnlTitle_chkUrgentDocument_ET,
#ctl00_ContentCenter_cbDocument_pnlTitle_chkSufficientDocumented_ET,
#ctl00_ContentCenter_cbDocument_pnlTitle_chkDocumentedInAccordanceWithFrameworkAgreement_ET,
#ctl00_ContentCenter_cbDocument_pnlTitle_chkDontPay_ET,
#ctl00_ContentCenter_cbDocument_pnlTitle_chkAlreadyPayed_ET,
#ctl00_ContentCenter_cbDocument_pnlTitle_chkPaidCash_ET,
#ctl00_ContentCenter_cbDocument_pnlTitle_chkAlreadyTreated_ET,
#ctl00_ContentCenter_cbDocument_pnlTitle_chkFollowUp_ET,
#ctl00_ContentCenter_cbDocument_pnlTitle_chkApprovalStatus_ET,
#ctl00_ContentCenter_cbDocument_pnlTitle_chkInform_ET,
#ctl00_ContentCenter_cbDocument_pnlTitle_chkCollectedAndPaidByRequestor_ET,
#ctl00_ContentCenter_cbDocument_pnlTitle_rdbBudgetNoteArticles_ET,
#ctl00_ContentCenter_cbDocument_pnlTitle_rdbGeneralArticles_ET {
	float: left;
	margin-right: 20px;
}

#ctl00_ContentCenter_cbDocument_pnlTitle_rdbBudgetNoteArticles_ET,
#ctl00_ContentCenter_cbDocument_pnlTitle_rdbGeneralArticles_ET {
	margin-bottom: 10px;
}

.CheckPaid {
	margin-bottom: 8px;
}

.grvAssign {
	float: left;
	width: calc(50% - 5px) !important;
	padding-right: 5px;
}

.grvAssignHide {
	display: none;
}

.grvAssume {
	float: right;
	width: calc(50% - 5px) !important;
	padding-left: 5px;
}

.grvAssumeFull {
	width: 100%;
}

tr.dxgvInlineEditRow_MaterialCompact td.dxgvCommandColumn_MaterialCompact a.dxgvCommandColumnItem_MaterialCompact {
	display: block !important;
}

.CustomizationDialogButton {
	display: none !important;
}

.dxgvADCMDC {
	text-align: center;
}

	.dxgvADCMDC a {
		margin-right: 10px !important;
		margin-left: 10px !important;
	}

tr[id*='ctl00_pcDelegationPopup_grvAssume_DXADRow'] td.dxgvADCMDC {
	text-align: end;
}

.dxgvPopupEditForm_MaterialCompact {
	padding: 0px;
}

table.dxgvADT {
	width: 100%;
}

.dxgvIndentCell + td.dxgv[id*='grvRegistrations_tcFooterRow'] div {
	position: relative;
	left: -35px;
}

.EditTableCell {
	vertical-align: top;
}

.PreviousButton {
	width: 32px !important;
	height: 32px !important;
	border: none;
	border-radius: 50%;
	background-image: url(/Images/ArrowLeft.svg) !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 26px 26px;
	margin-right: 5px;
}

.NextButton {
	width: 32px !important;
	height: 32px !important;
	border: none;
	border-radius: 50%;
	background-image: url(/Images/ArrowRight.svg) !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 26px 26px;
	margin-left: 5px;
}

.budgetLeft {
	width: 350px;
	float: left;
}

.budgetRight {
	margin-left: 365px;
}

.rpnlDocuments_AllocatedBy {
	max-width: 400px;
}

.BudgetCaption {
	min-width: 150px;
}

.BudgetTotals {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
	gap: 10px;
}

.BudgetTotalsColumn {
	flex: Calc(33.33% - 10px);
}

.recordsDiv {
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: solid 1px #DFDFDF;
	text-align: center;
	flex: 1 1 auto;
	max-width: 200px;
}

.navigationDiv {
	padding-bottom: 10px;
	display: flex;
	align-items: center;
}

#divTotalLine {
	border-top: 1px solid #DFDFDF;
	margin-bottom: 5px;
}

#masterUserAndDB {
	text-align: right;
	margin-right: 15px;
	right: 0;
	position: absolute;
	top: 150px;
}

#ctl00_DatabaseChangedCallback_lblUser {
	padding-top: 8px;
	padding-right: 5px;
}

#overviewButtonDiv {
	margin: -3px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	float: left;
	display: flex;
}

#overviewFieldButtonDiv {
	float: right;
}

.OverviewButton {
	margin-right: 5px;
}

.OverviewButtonRight {
	margin-left: auto;
}

.detailFieldChooserButton {
	margin-top: 5px;
}

.FirstNotVisible {
	margin-top: 25px;
}

	.FirstNotVisible[id*='ctl00_ContentCenter_pnlOverview_gridView_0_list_C']:before, .FirstNotVisible[id*='ctl00_ContentCenter_pnlOverview_gridView_dxdt0_detailGridView_0_list_C']:before,
	.FirstNotVisible[id*='ctl00_ContentCenter_pnlBrowser_ASPxSplitter_cbpGrid_gridView_0_list_C']:before, .FirstNotVisible[id*='ctl00_ContentCenter_pnlBrowser_ASPxSplitter_cbpGrid_gridView_dxdt0_detailGridView_0_list_C']:before,
	.FirstNotVisible[id*='ctl00_ContentCenter_pnlMyActions_ASPxSplitter_cbpGrid_gridView_0_list_C']:before, .FirstNotVisible[id*='ctl00_ContentCenter_pnlMyActions_ASPxSplitter_cbpGrid_gridView_dxdt0_detailGridView_0_list_C']:before,
	.FirstNotVisible[id*='ctl00_ContentCenter_pnlMyDocuments_ASPxSplitter_cbpGrid_gridView_0_list_C']:before, .FirstNotVisible[id*='ctl00_ContentCenter_pnlMyDocuments_ASPxSplitter_cbpGrid_gridView_dxdt0_detailGridView_0_list_C']:before,
	.FirstNotVisible[id*='ctl00_ContentCenter_pnlMyWorkflow_ASPxSplitter_cbpGrid_gridView_0_list_C']:before, .FirstNotVisible[id*='ctl00_ContentCenter_pnlMyWorkflow_ASPxSplitter_cbpGrid_gridView_dxdt0_detailGridView_0_list_C']:before {
		content: 'Hidden Columns to Sort';
		color: #666666;
		font-weight: bold;
		margin: 0 10px 10px 10px;
		margin-left: 11px;
		padding: 13px 0 8px 0;
		border-bottom: 1px solid #DCDCDC;
		display: block;
	}

	.FirstNotVisible[id*='ctl00_ContentCenter_pnlOverview_gridView_1_list_C']:before, .FirstNotVisible[id*='ctl00_ContentCenter_pnlOverview_gridView_dxdt0_detailGridView_1_list_C']:before,
	.FirstNotVisible[id*='ctl00_ContentCenter_pnlBrowser_ASPxSplitter_cbpGrid_gridView_1_list_C']:before, .FirstNotVisible[id*='ctl00_ContentCenter_pnlBrowser_ASPxSplitter_cbpGrid_gridView_dxdt0_detailGridView_1_list_C']:before,
	.FirstNotVisible[id*='ctl00_ContentCenter_pnlMyActions_ASPxSplitter_cbpGrid_gridView_1_list_C']:before, .FirstNotVisible[id*='ctl00_ContentCenter_pnlMyActions_ASPxSplitter_cbpGrid_gridView_dxdt0_detailGridView_1_list_C']:before,
	.FirstNotVisible[id*='ctl00_ContentCenter_pnlMyDocuments_ASPxSplitter_cbpGrid_gridView_1_list_C']:before, .FirstNotVisible[id*='ctl00_ContentCenter_pnlMyDocuments_ASPxSplitter_cbpGrid_gridView_dxdt0_detailGridView_1_list_C']:before,
	.FirstNotVisible[id*='ctl00_ContentCenter_pnlMyWorkflow_ASPxSplitter_cbpGrid_gridView_1_list_C']:before, .FirstNotVisible[id*='ctl00_ContentCenter_pnlMyWorkflow_ASPxSplitter_cbpGrid_gridView_dxdt0_detailGridView_1_list_C']:before {
		content: 'Hidden Columns to Group';
		color: #666666;
		font-weight: bold;
		margin: 0 10px 10px 10px;
		margin-left: 11px;
		padding: 13px 0 8px 0;
		border-bottom: 1px solid #DCDCDC;
		display: block;
	}

#ctl00_ContentCenter_pnlMyActions_ASPxSplitter_callbackPanelCommandButtons,
#ctl00_ContentCenter_pnlMyDocuments_ASPxSplitter_callbackPanelCommandButtons,
#ctl00_ContentCenter_pnlMyWorkflow_ASPxSplitter_callbackPanelCommandButtons,
#ctl00_ContentCenter_pnlBrowser_ASPxSplitter_callbackPanelCommandButtons {
	padding-top: 10px;
}

.SplitterStyle {
}

.HideSplitter {
	display: none;
}

.PanelSeparatorInvisible {
	border-left-width: 0px;
}

.PanelSeparator {
}

.dxsplLCC_Width {
	width: auto !important;
}

.ExpenseButtons, .ExpenseButtonsData {
	float: right;
}

.RegistrationButtons {
	float: right;
}

.ExpenseButton {
	margin-top: 5px;
}

.HideAdaptiveColumns {
	display: none;
}

.dxgvAdaptiveFooterPanel_MaterialCompact {
	display: none !important;
}

.dxgvFooter_MaterialCompact {
	display: table-row !important;
}

.dxgvAdaptiveDetailRow_MaterialCompact td.dxgvAdaptiveDetailCell_MaterialCompact table tbody tr td.dxgvADCC {
	white-space: normal;
	width: 150px;
}

.dxgvAdaptiveDetailRow_MaterialCompact td.dxgvAdaptiveDetailCell_MaterialCompact table tbody tr td.dxgvADDC {
	white-space: normal;
	word-break: break-all;
}

.AttachmentLeftPanel {
	float: left;
	width: 245px;
}

.AttachmentRightPanel {
	width: calc(100% - 255px);
	float: right;
	padding-right: 5px;
	display: flex;
	margin-left: auto;
}

.newRoundPanelAttachments {
	height: 350px !important;
	overflow-y: scroll;
	border: 1px solid #DFDFDF;
}

	.newRoundPanelAttachments tbody tr td.dxrp {
		height: 335px !important;
	}

.existingRoundPanelAttachments {
	max-height: 800px !important;
	height: 800px;
	overflow-y: scroll;
	border: 1px solid #DFDFDF;
}

	.existingRoundPanelAttachments tbody tr td.dxrp {
		height: 785px !important;
	}

	.newRoundPanelAttachments .dxrpWithoutHeader_MaterialCompact, .newRoundPanelAttachments .dxrpWithoutHeader_MaterialCompact .dxrp,
	.existingRoundPanelAttachments .dxrpWithoutHeader_MaterialCompact, .existingRoundPanelAttachments .dxrpWithoutHeader_MaterialCompact .dxrp {
		border: none;
		height: auto !important;
	}

.DocumentUsers, .SupplierDetails, .RequestorDetails {
	display: flex;
	flex-wrap: wrap;
	column-gap: 10px;
	clear: both;
}

.SupplierHeader {
	display: flex;
	align-items: end;
	column-gap: 10px;
	clear: both;
}

	.SupplierHeader .newButton {
		margin-bottom: 10px;
	}

.CheckBoxListStyle {
	float: left;
}

div.DocumentUsers table[id*='cmb'],
div.SupplierDetails table[id*='cmbSupplier'], div.SupplierDetails table[id*='txtSupplier'], div.SupplierDetails table[id*='tbSupplier'], div.SupplierDetails table[id*='dteSupplier'],
div.RequestorDetails table[id*='cmbRequestor'], div.RequestorDetails table[id*='txtRequestor'] {
	flex: 49%;
}

#ctl00_pcApplyChangeToTheDetailLines_lblApplyChangeToTheDetailLines {
	white-space: pre-wrap;
}

.TotalsPanel {
	display: flex;
	flex-wrap: wrap;
	column-gap: 10px;
	clear: both;
}

div.TotalsPanel table[id*='speTotalExclAmount'], div.TotalsPanel table[id*='speTotalInclAmount'] {
	flex: 49%;
}

div.TotalsPanel table[id*='speTotalVATAmount'], div.TotalsPanel table[id*='speInvoiceTotalVATNonDeductibleAmount'], div.TotalsPanel table[id*='speInvoiceTotalVATDeductibleAmount'] {
	flex: 30%;
}

.invalidTab a {
	background-color: pink;
	border: red 1px solid;
}

.invalidGrid {
	border: red 1px solid;
}

.dxgvBatchEditModifiedCell_MaterialCompact {
	color: black !important;
}
