



html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #D4E3F4;
	color: #333;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
	overflow: hidden;
}

.z-html p{
	margin:0px;
}

.z-initing {
    background-image: url(/webui/zkau/web/9b79b519/theme/iceblue_c/images/zssosepowered.png) !important;
}

[class*="z-"]:not([class*="z-icon-"]):not([class*="z-group-icon-"]) {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
}
@media screen and (min-device-width: 2500px) {
	[class*="z-"]:not([class*="z-icon-"]):not([class*="z-group-icon-"]) {
		font-size: 14px;
	}
}
@media screen and (max-device-width: 2499px) {
	[class*="z-"]:not([class*="z-icon-"]):not([class*="z-group-icon-"]) {
		font-size: 13px;
	}
}
@media screen and (max-device-width: 1899px) {
	[class*="z-"]:not([class*="z-icon-"]):not([class*="z-group-icon-"]) {
		font-size: 12px;
	}
}
@media screen and (max-device-width: 1399px) {
	[class*="z-"]:not([class*="z-icon-"]):not([class*="z-group-icon-"]) {
		font-size: 11px;
	}
}


.tablet-scrolling {
	-webkit-overflow-scrolling: touch;
}

.mobile [class*="z-"]:not([class*="z-icon-"]):not([class*="z-group-icon-"]) {
    font-size: 15px;
}

.mobile [class*="z-icon-"]:not([class*="xyz"]), .mobile [class*="z-group-icon-"] {
    font-size: 15px;
}


table.z-vbox > tbody > tr > td > table {
	width: 100%;	
}


.attachment-drag-entered {
    border: 5px dashed #3fb900 !important;
}

.login-window {
	background-color: #c7e8ff;
}

.login-window .z-window-content {
	background-color: #c7e8ff;
}

.login-box-body {
	width: 720px;
	background-color: white;
	padding: 0px 5px 0px 0px;
	margin: 0;
	text-align: center;
}

.login-box-header {
	background-color: white;
	width: 720px;
	border-radius: 10px 10px 0px 0px;
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 30px;
	box-sizing: border-box;
}

.login-box-header-txt {
	font-weight: bold;
	position: relative;
	display: inline-block;
	text-align: left;
	padding: 10px;
	color: #484848 !important;
	width: 100%;	
	font-size: 1.6em !important;
}

.login-box-header-logo {
	padding-bottom: 25px !important;
}

.login-box-footer {
	height: 130px;
	width: 720px;
	background-color: white;
	border-radius: 0px 0px 10px 10px;
	padding-left: 30px;
  	padding-right: 30px;
  	box-sizing: border-box;
}

.login-box-footer .confirm-panel {
	width: 600px !important;
}

.login-box-footer-pnl {
	width: 604px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 60px !important;
}

.login-label {
	color: black;
	text-align: right;
	width: 40%;
	padding: 2px !important;
}

.login-field {
	text-align: left;
	width: 55%;
	padding: 2px !important;
}

.login-field input:not([type="checkbox"]) {
	width: 220px !important;
}

.login-btn {
	padding: 4px 20px !important;
}

.login-east-panel, .login-west-panel {
	width: 380px;
	background-color: #ffffff; 
	position: relative;
	border: none;
}
@media screen and (max-width: 659px) {
	.login-box-body, .login-box-header, .login-box-footer {
		background-image: none;
		width: 90%;
	}
	.login-box-footer .confirm-panel, .login-box-footer-pnl {
		width: 100% !important;
        margin: 0px;
	}
	.login-box-footer {
		padding-left: 10px;
		padding-right: 10px;
    }
	.login-box-header-txt {
		display: none;
	}
}
@media screen and (max-height: 600px) {
	.login-box-header-txt {
		display: none;
	}
	.login-box-body, .login-box-header, .login-box-footer {
		background-image: none;
	}
	.login-box-body {
		padding-bottom: 10px;
	}
	.login-box-header {
		height: 0px;
	}
}
@media screen and (max-device-width: 500px) {
	.login-field input:not([type="checkbox"]) {
		width: 100% !important;
	}
}
@media screen and (max-device-width: 380px) {
	.login-west-panel {
		width: 350px;
	}
}
@media screen and (max-width: 359px) {
	.login-window .z-center > .z-center-body .z-window.z-window-embedded > .z-window-content {
		padding: 5px
	}
}




.desktop-north {
	background-color: #C7E8FF;
	border-bottom: 1px solid #ADDDFF !important;
}

.desktop-header-left {
	margin: 0;
	margin-left: 1px;
	margin-top: 1px;
	background-color: transparent !important; 
	border: none !important;
}

.desktop-header {
	background-color: #C7E8FF; 
	width: 100%;
	height: 46px;
	padding-left: 4px;
}

.desktop-header.mobile {
	height: 36px;
	padding: 4px 4px;
}
.desktop-header.mobile .systemStatus {
	display:none;
}


.desktop-header-font {
	font-size: 10px;
}


.desktop-header-popup {
	width: 800px;
	border-radius: 2px;
	border: none;
	right: 1px;
}
.desktop-header-popup, .desktop-header-popup > .z-window-content {
	background-color: #C7E8FF;
}

.desktop-header-popup .desktop-header {
	border: none;
	height: 100% !important;
}


.desktop-user-panel {
	float: right;
	height: 45px;
	padding-right: 5px;
}
.desktop-user-panel tr {
	vertical-align: middle;
}
.desktop-user-panel.mobile .desktop-header-font.desktop-header-username {
	font-weight: 600;
    white-space: nowrap;
}
.desktop-user-panel.mobile {
    height: auto;
}
.desktop-user-panel .z-toolbarbutton:hover {
	background: #e0f2ff;
	color: rgba(0,0,0,0.9);
}
.desktop-header-username {
	padding: 0px 4px;
}
.desktop-header-username:hover {
	background: #e0f2ff;
	color: rgba(0,0,0,0.9);
}


.user-panel-popup .z-popup-content {
	padding-left: 0px;
	padding-right: 0px;
}
.user-panel-popup .z-popup-content > .z-vlayout {
	overflow-x: auto;
	padding: 8px;
}


.desktop-layout {
	position: absolute; 
	border: none;
}
.desktop-north, .desktop-center {
	border: none;
}
.desktop-center {
	padding-top: 1px;
}
.desktop-center > .z-center-body {
	padding: 0px;
}


.desktop-tabbox {
	padding-top: 0px; 
	border: none;
}
@media screen and (max-width: 360px) {
	.desktop-tabbox .z-tab {
		max-width: 190px;
	}
}
.desktop-tabbox .z-tab .z-tab-text {
	padding-top: 0px;
	padding-bottom: 0px;
}
.desktop-tabbox > .z-tabpanels {
	flex-grow: 1 1 0;
}
.desktop-tabbox .z-tabs .z-toolbar-tabs-body {
	padding: 0px !important;
	margin: 0px !important;
}
.desktop-tabbox .z-tabs .z-toolbar-tabs-body .z-toolbarbutton {
	padding: 0px !important;
	border: 1px solid transparent !important;
	margin: 0px !important;
}
.desktop-tabbox .z-tabs .z-toolbar-tabs .z-toolbarbutton-hover {
	border: none !important;
	padding: 0px !important;
	margin: 0px !important;
}
.desktop-tabbox .z-tabs .z-toolbar-tabs .z-toolbarbutton-hover .z-toolbarbutton-content {
	background-image: none !important;
	background-color:#DDD !important;
	padding: 0px !important;
	margin: 0px !important;
	-webkit-box-shadow:inset 0px 0px 3px #CCC;
	-moz-box-shadow:inset 0px 0px 3px #CCC;	
	-o-box-shadow:inset 0px 0px 3px #CCC;	
	-ms-box-shadow:inset 0px 0px 3px #CCC;	
	box-shadow:inset 0px 0px 3px #CCC;
}
.desktop-tabbox.z-tabbox > .z-tabbox-icon.z-tabbox-left-scroll,
.desktop-tabbox.z-tabbox > .z-tabbox-icon.z-tabbox-right-scroll {
	line-height: 30px;
}
.desktop-tabbox.z-tabbox  > .z-tabs > .z-tabs-content .z-tab-image {
	width: 16px;
	height: 16px;
}

.desktop-tabpanel {
	margin: 0;
	padding: 0;
	border: 0;
	position: relative !important;
}
.desktop-tabpanel > .z-window-embedded {
	border: none;
}

.desktop-home-tabpanel {
	width: 100% !important;
}
.desktop-home-tabpanel .z-hlayout-inner {
	padding: 5px !important;
}


.desktop-left-column {
	width: 200px;
	border: none;
	border-right: 1px solid #C5C5C5;
	background-color: #f6fafe;
	padding-top: 2px; 
}
.desktop-left-column + .z-west-splitter,  .desktop-left-column.z-west {
	border-top: none; 
	border-right: 1px solid transparent;
}
.desktop-left-column .z-west-body {
	border-right: none;
}


.desktop-right-column {
	width: 200px;
	border: none;
	border-left: 1px solid #C5C5C5;
	background-color: #f6fafe;
	padding-top: 2px; 
}
.desktop-right-column + .z-east-splitter,  .desktop-right-column.z-east {
	border-top: none; 
	border-left: 1px solid transparent;
}
.desktop-right-column .z-east-body {
	border-left: none;
}
.desktop-layout > div > .z-west-collapsed, .desktop-layout > div > .z-east-collapsed {
	border-top: none;
}
.desktop-left-column .z-anchorlayout, .desktop-right-column .z-anchorlayout {
	overflow-x: hidden;
}


.z-anchorlayout { overflow:auto }
.z-anchorchildren { overflow:visible }
.z-anchorchildren .z-hlayout {
	white-space: normal;
}


.desktop-menu-popup {
	z-index: 9999;
}

.desktop-menu-toolbar {
	verticle-align: middle; 
	padding: 2px;
	border-top: 1px solid #c5c5c5;
}


.window-container-toolbar-btn.z-toolbarbutton {
	width: 28px;
}
.window-container-toolbar-btn.z-toolbarbutton .z-toolbarbutton-content img {
	width: 22px;
	height: 22px;
	padding: 3px 3px;
}
.window-container-toolbar-btn.z-toolbarbutton .z-toolbarbutton-content [class^="z-icon"] {
	padding: 3px 3px;
	font-size: 16px;
	color: rgba(0, 0, 0, 0.57);
}
.window-container-toolbar > .z-toolbar-content,
.window-container-toolbar-btn.z-toolbarbutton, 
.window-container-toolbar-btn.z-toolbarbutton .z-toolbarbutton-content,
.window-container-toolbar-btn.z-toolbarbutton .z-toolbarbutton-content [class^="z-icon"] {
	display:inline-flex;
	align-items: center;
	justify-content: center;
	border-bottom: 0px; 
}
.window-container-toolbar-btn.tab-list.z-toolbarbutton {
	width: auto;	
	padding: 2px 3px;
}
.window-container-toolbar-btn.tab-list.z-toolbarbutton > .z-toolbarbutton-content {
	font-size: 14px;
	padding-right: 6px;
}
.window-container-toolbar-btn.tab-list.z-toolbarbutton > .z-toolbarbutton-content > i {
	padding-right: 0px;
	margin-right: -4px;
	font-size: 18px;
}






.menu-href {
	font-size: 11px;
	font-weight: normal;
	color: #333 !important;
	text-decoration: none !important;
	padding-right: 4px;
}
.menu-href:hover, .menu-href:active {
	text-decoration: none !important;
	background: #e0f2ff;
	color: rgba(0,0,0,0.9);
}
.menu-href img {
	padding: 2px;
	padding-right: 4px;
	width: 16px;
	height: 16px;
}
.menu-href-newbtn {
	height: 17px;
	line-height: 10px;
	padding: 1px 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-bottom: 2px;
}
.menu-href-newbtn img {
	width: 10px;
	height: 10px;
}
.menu-href-newbtn .z-toolbarbutton-content {
	height: 10px;
	width: 10px;
	display: inline-block;
	line-height: 10px;
}
.menu-href [class^="z-icon-"] {
	font-size: larger;
	color: #333;	
	padding-right: 4px;
	text-align: center;
}
.menu-href [class^="z-icon-"]:before {
	width: 14px;
}
.menu-href-newbtn.z-toolbarbutton [class^="z-icon-"] {
	font-size: smaller;
	color: #333;
}
.menu-href-newbtn.z-toolbarbutton,
.menu-href-newbtn.z-toolbarbutton .z-toolbarbutton-content {
	justify-content: center;
	align-items: center;
	display: inline-flex;
}
.link {
	cursor:pointer;
	padding: 2px 2px 4px 4px;
	border: none !important;
}


.tree-search-combo .z-comboitem-img img {
	width: 16px;
	height: 16px;
}


.menu-search-panel .z-comboitem-image { 
	padding-bottom:4px; 
}
.menu-search-panel-container .z-panel-body {
	background-color: transparent;
}
.menu-search-panel-container .z-panel-top .z-toolbar.z-toolbar-panel {
	padding-bottom: 0px;
	padding-top: 8px;
}
.menu-search-toggle-box {
	display: inline-block;
	border: 1px solid #ababab;			
}
.menu-search-toggle-box .z-toolbarbutton-hover {
	border: none;
}
.menu-search-toggle-off {
	margin:0px; 
	padding: 1px 4px 1px 4px;
	border-radius: 0px;
}
.menu-search-toggle-on {
	margin:0px !important;
	padding: 1px 4px 1px 4px !important;
	border-radius: 0px;
}
.menu-search-toggle-on img, .menu-search-toggle-off img {
	height: 16px;
	width: 16px;
}


.menu-panel .z-toolbar-panel {
	padding-right: 0;
}
.menu-panel {
	width: 100% !important;
	height: 100% !important;
	position: relative !important;
}
.menu-panel .z-tree {
	border: none !important;
	width: 100%;
}



.document-search-current-link {
	background-image:url(/webui/zkau/web/9b79b519/zul/img/tree/item-sel.gif);
}
.global-search-box.z-bandbox > .z-bandbox-button {
	width: 24px;
}
.global-search-tabpanel {
	width: 600px;
}
@media screen and (max-width: 649px) {
	.global-search-box.z-bandbox-popup {
		width: 90% !important;
	}
	.global-search-tabpanel {
		width: 100%;
	}
}
.global-search-box.z-bandbox {
	width: 180px;
}
.global-search-box.z-bandbox > input.z-bandbox-input {
	width: 180px;
}
@media screen and (min-width: 500px) {
	.global-search-box.z-bandbox {
		width: 200px;
	}
	.global-search-box.z-bandbox > input.z-bandbox-input {
		width: 200px;
	}
}
@media screen and (min-width: 768px) {
	.global-search-box.z-bandbox {
		width: 250px;
	}
	.global-search-box.z-bandbox > input.z-bandbox-input {
		width: 250px;
	}
}
@media screen and (min-width: 1024px) {
	.global-search-box.z-bandbox {
		width: 300px;
	}
	.global-search-box.z-bandbox > input.z-bandbox-input {
		width: 300px;
	}
}
.global-search-tabpanel .window-name.z-label {
	padding: 3px; 
	font-weight: bold; 
	display: inline-block;
}
.global-search-tabpanel .search-result.z-a {
	padding-left: 3px; 
	display: inline-block;
}
.global-search-tabpanel .highlight {
  background-color: #FFFF00;
}

.menu-search-list-toolbar-cell.z-listcell > div.z-listcell-content {
	display: inline-flex; 
	align-items: center;
	justify-content: center;
}
.menu-search-list-toolbar-cell.z-listcell .fav-new-btn.z-toolbarbutton [class^="z-icon-"] {
	font-size: larger;
}
.menu-search-list-toolbar-cell .fav-new-btn {
	padding: 0px;
    border-left: 0px;
    border-right: 0px;
}


.z-menu-noimage.z-menupopup .z-menu-content > img.z-menu-image {
	display: none;
}
.z-menu-noimage.z-menupopup .z-menuitem-content > img.z-menuitem-image {
	display: none;
}
.z-menu-noimage.z-menupopup > .z-menupopup-separator {
	display: none;
}
.z-menuitem.selected .z-menuitem-text {
	font-weight: bold;
}



.z-panel-noborder {
	border: none !important;
}
.z-panelchildren {
	border: none;
	height: 100%;
}
.z-panel-head {
	padding-bottom: 1px;
	border: none;
}
.z-panel-head .z-panel-header {
	margin-top: 2px;
	padding: 1px 5px 1px 10px;
    border-bottom: 1px solid #e4e4e4;
}
.z-caption .z-caption-content {
	cursor: move;
	padding: 0px;
}
.z-panel-icon {
	font-size: 10px !important;
    color: rgb(0 0 0 / 57%) !important;
    margin: 4px 0 0 0 !important;
    line-height: 24px !important;
    border: 0px !important;
    border-radius: 0px !important;
}
.z-panel-icon:hover {
    color: rgb(0 0 0 / 100%) !important;
}


.dashboard-layout {
	width: 100%;
	height: 100%;
	position: relative;
}

.dashboard-widget.z-panel {
	display: flex; 
	flex-direction: column; 
	justify-content: stretch;
}
.dashboard-widget > .z-panel-body {
	flex-grow: 1;
}
.dashboard-widget.z-panel {
	border: 1px solid rgba(0, 0, 0, 0.09);
}
.dashboard-widget {
	margin-top: 1px; 
	margin-left: auto; 
	margin-right: auto;
	position: relative;
	width: 99%;	
	height: 100%;
}
.dashboard-widget-max {
	margin: auto;
	width: auto;	
}
.dashboard-widget.dashboard-widget-max > .z-panel-body > .z-panelchildren {
	overflow: auto;
}


.favourites-box {
	width: 100%;
	margin: auto;
	padding: 1px 0px 1px 0px;
}

.favourites-box .z-vbox {
	width: 100%;
}

.favourites-box .z-hbox {
	padding: 0px 4px;
	width: 100%; 
}

.favourites-box .z-toolbar-start {
	float: right;
}
.favourites-box .trash-font-icon {
	font-family: FontAwesome;
	font-size: 20px;
}
.fav-new-btn img {
	height: 16px;
	width: 16px;
}


.recentitems-box {
	width: 100%;
	margin: auto;
	padding: 1px 0px 1px 0px;
}

.recentitems-box .z-panelchildren {
	padding: 0px;
}

.recentitems-box .menu-href [class^="z-icon-"] {
	font-size: 12px !important;
	color: #333333;
}

.recentitems-box A {
	display: block;
	padding: 2px 14px 2px 18px;
 	line-height: 24px;
	color: #333333 !important;
}
.recentitems-box A.menu-href:hover {
	background: #e0f2ff;
	text-decoration: none !important;
}

.recentitems-box .z-toolbar-start {
	float: right;
}
.recentitems-box A.trash-toolbarbutton {
	display: inline-block;
	padding: 2px 11px;
	border: none;
}
.recentitems-box .z-toolbar .z-toolbar-content {
	display: inline-flex;
	align-items: center;
}
.recentitems-box .trash-font-icon {
	font-family: FontAwesome;
	font-size: 12px;
}


.dashboard-report-iframe {
	min-height:300px; 
	border: 1px solid lightgray; 
	margin:auto;
	width: 99%;
}
.dashboard-report-toolbar .z-toolbar-content {
	display: block;
}
.dashboard-report-toolbar .rowcount-label {
	float: right;
	padding: 5px;
}
.fill-mandatory-process-para-wrapper {
    padding: 11px;
    display: flex;
    flex-direction: column;
    max-width: 500px;
}

.fill-mandatory-process-para-text {
    background: #C62223;
    color: white;
    padding: 10px;
    border-radius: 5px;
    opacity: 90%;
}

	
.views-box {
	width: 100%;
	margin: auto;
	padding: 2px 0px 2px 0px;
}
.views-box .z-vbox {
	width: 100%;
}
.views-box .z-toolbarbutton {
	width: 100%;
	padding: 4px 14px;
	line-height: 24px;
}
.views-box .z-toolbarbutton:hover {
	background: #e0f2ff;
	color: rgba(0,0,0,0.9);
}
.views-box .link img {
	height: 16px;
	width: 16px;
}
.views-box .z-toolbarbutton [class^="z-icon"] {
	text-align: center;
}
.views-box .z-toolbarbutton [class^="z-icon"]:before {
	width: 16px;
	display: inline-block;
}
.views-box .z-toolbarbutton .z-toolbarbutton-content {
	justify-content: left;
}


.activities-box {
	width: 100%;
	margin: auto;
	padding: 0px 14px;
	cursor: pointer;
}
.activities-box .z-vbox {
	width: 100%;
}
.activities-box .z-button {
	text-align: left;
}


.performance-indicator {
	margin: auto;
	position: relative; 
}
.performance-indicator img {
	display: block; 
	margin: 0px;
}
.window-view-pi .performance-indicator img {
}
.performance-indicator-box {
	background-color: #eee; 
	border: 1px solid #d8d8d8; 
	border-radius: 3px; 
	cursor: pointer;
}
.performance-indicator-title {
	text-align: center; 
	background-color: #c8c8c8; 
	border: 1px solid #c8c8c8;
	padding-top: 4px; 
	padding-bottom: 4px;
	min-height: 48px;
	width: 100%;
	display: flex;  
	justify-content: center;
	align-items: center;
}
.performance-panel .z-grid {
	border: none;
	margin:0px; 
	padding:0px; 
	position: relative;
	width: 100%;
}
.gauge-indicator-title {
	text-align: center;
	padding-top: 1px; 
	padding-bottom: 1px;
	line-height:12px;
}
.performance-gadget {
	display: flex;
 	justify-content: center;
 	align-items: center;
	cursor: pointer;
}
.performance-gadget > .z-div {
	width: 100%;	
}

@media screen and (min-width: 768px) {
	.dashboard-row .chart-gadget {
		max-height: 300px; 
	}
}

@media screen and (max-width: 767px) {
	.dashboard-row .chart-gadget {
		max-height: 150px; 
	}
}


.dashboard-widget.dashboard-widget-max .chart-gadget {
	height: 100% !important; 
}
.chart-gadget {
	text-align: center !important;
}


.statusline-wrapper {
	height: 100%;
}
.statusline-gadget {
	display: flex;
	flex-direction: column;
 	justify-content: center;
 	align-items: center;
 	height: 100%;
 	padding: 10px 0px;
}


.help-content
{
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3em;
}
.help-content p {
	margin-bottom: 7px;
}
.mobile .help-content
{
	font-size: 14px;
}


.fav-tree-panel .z-panelchildren {
  padding: 0px;
  color: #333333 !important;
}
.fav-tree-panel .z-treerow .z-treecell {
  border-top: 0px;
}
.fav-toolbar-div {
  position: relative;
  width: 100%;
}
.fav-tree-btn {
  margin-left: 5px !important;
  padding: 3px 15px;
  border: 1px solid #6d6d6d;
}
.fav-folder-textbox {
  width: 100%;
}
.fav-expand-mode {
  transform: rotate(180deg);
}
.fav-mobile-ctx-menu {
  margin: 0px 5px;
  padding: 0px 5px;
  vertical-align: middle;
}

.new-toolbarbutton.z-toolbarbutton {
	padding: 2px 5px;
}


.dashboard-content-help-icon {
	padding: 5px;
	cursor: default;
	visibility: hidden;
}
.z-caption:hover .dashboard-content-help-icon {
	visibility: visible;
}
.dashboard-content-help-popup {
	display: none;
}
.dashboard-content-help-icon:hover ~ .dashboard-content-help-popup {
	display: inline-flex;
	background: black;
	color: white;
	border-radius: 5px;
	padding: 4px 7px;
    position: fixed;
    z-index: 1800;
    max-width: 300px;
}
.dashboard-content-help .z-popup-content {
	background: black;
	color: white;
	border-radius: 5px;
}
.dashboard-widget .z-toolbar {
    padding: 6px 13px 0px 13px;
}
.dashboard-widget .z-row-content {
	padding: 1px 5px;
}

.dashboard-widget .z-row-inner {
	border-top: none;
}



.toolbar {
	padding: 0px;
}

.toolbar-button {
	background-color: transparent; 	
	margin-left: 1px; 
	margin-right: 1px; 
	width: 28px; 
	height: 28px;
	padding: 1px;
}
.toolbar-button .z-toolbarbutton-content {
	width: 24px;
	height: 24px;
	padding: 1px;
	border: none;	
}


.toolbar-overflow-popup-vertical .toolbar-button, 
.toolbar-overflow-popup-vertical .toolbar-button .z-toolbarbutton-content {
	width: auto;
}

.depressed img {
	border-width: 1px;
	border-color: #9CBDFF;
	background-color: #C4DCFB;
	padding: 0px 1px 0px 1px;
}

.disableFilter img {
	opacity: 0.2;
	filter: progid : DXImageTransform . Microsoft . Alpha(opacity = 20);
	-moz-opacity: 0.2;
	background-color: transparent;
}

.z-toolbar {
	padding: 4px 13px 4px 4px;
}

.z-toolbar.z-toolbar-tabs {
	padding-top: 0px;
	padding-bottom: 0px;
}
.z-toolbar-start{
	width:100%;
}
.z-toolbarbutton [class^="z-icon-"] {
	color: inherit;
}
.z-toolbarbutton.toolbarbutton-with-text [class^="z-icon-"] {
	padding-right: 4px;
}
.z-toolbarbutton.xlarge-toolbarbutton [class^="z-icon-"] {
	font-size: 24px;
}
.z-toolbarbutton.large-toolbarbutton [class^="z-icon-"] {
	font-size: 20px;
}
.z-toolbarbutton.medium-toolbarbutton [class^="z-icon-"] {
	font-size: 16px;
}
.z-toolbarbutton.small-toolbarbutton [class^="z-icon-"] {
	font-size: 12px;
}
.z-toolbarbutton {
	display: inline-flex;	
	align-items: center;
	color: #333;
	flex-shrink: 0;
}
.z-toolbarbutton .z-toolbarbutton-content {
	display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.z-toolbar-content {
	display:flex;
	align-items: center;
}
.z-toolbar.space-between-content .z-toolbar-content {
	justify-content: space-between;
}
.z-toolbarbutton-checked {
    color: #fff !important;
    background-color: #7ac8ff !important;
}
.z-toolbarbutton[disabled], .z-toolbarbutton[disabled]:hover {
	background-color: transparent;
}


@media screen and (max-width: 767px) {
	.font-icon-toolbar-button.toolbar-button [class^="z-icon-"] {
		font-size: 18px;
		color: inherit;
	}
}
@media screen and (min-width: 768px) {
	.font-icon-toolbar-button.toolbar-button [class^="z-icon-"] {
		font-size: 16px;
		color: inherit;
	}
}

.font-icon-toolbar-button.toolbar-button {
	color :#333;
}
.font-icon-toolbar-button.toolbar-button:hover {
	color: #fff;
	background-color: #7ac8ff;
}
.font-icon-toolbar-button.toolbar-button, .font-icon-toolbar-button.toolbar-button .z-toolbarbutton-content {
	display:inline-flex;
	align-items: center;
	justify-content: center; 
}
.font-icon-toolbar-button .z-toolbarbutton-content {
	color: inherit;
}
.font-icon-menuitem i {
	vertical-align: middle;
}
.toolbar-overflow-popup-vertical .font-icon-toolbar-button.toolbar-button, 
.toolbar-overflow-popup-vertical .font-icon-toolbar-button.toolbar-button .z-toolbarbutton-content {
	justify-content: flex-start;
}

.toolbar-searchbox {
    margin-right: 10px;
    margin-left: 10px;
    border: 1px;
}
@media screen and (max-width: 768px) {
  .toolbar-searchbox {
    display: none;
    width: 0px;
  }
}



.z-button, .z-button-os {
  display: inline-flex;
  align-items: center;
  padding: 4px 20px;
  justify-content: center;
  cursor: pointer;
  gap: 5px;
}
.z-button-os {
	border-radius: 4px;
}
.z-button-os:hover {
    color: #FFFFFF;
    border-color: transparent;
    background-color: #7ac8ff;
}

.z-button:focus {
    border-color: black;
}

.z-button.btn-small {
	padding: 1px 5px;
}
.z-button.btn-medium {
	padding: 2px 10px;
}

.img-btn img {
	height: 22px;
	width: 22px;
	background-color: transparent;
}

.txt-btn img, .small-img-btn img, .img-txt-btn img {
	height: 16px;
	width: 16px;
	background-color: transparent;
	vertical-align: middle;
	display: inline-block;
}

.btn-sorttab {
	box-shadow: 0px 0px 4px #bbb;
	color: #555;
	border: solid 1px #bbb;
	text-shadow: 0px 1px 2px #888;
}

.btn-cancel, .btn-help {
    background: #f1f1f1;
    color: #111111;
}

.btn-cancel:hover, .btn-help:hover {
    background: #e5e5e5;
    color: #1d1d1d;
}

.z-icon-Help, .z-icon-Cancel {
    color: #111111 !important;
}

.z-button [class^="z-icon-"][disabled],
.z-button-os [class^="z-icon-"][disabled]{
	font-size: larger;
	color: #333;	
	padding-left: 2px;
	padding-right: 2px;
}
.z-button.xlarge-toolbarbutton [class^="z-icon-"] {
	font-size: 24px;
}
.z-button.large-toolbarbutton [class^="z-icon-"] {
	font-size: 20px;
}
.z-button.medium-toolbarbutton [class^="z-icon-"] {
	font-size: 16px;
}
.z-button.small-toolbarbutton [class^="z-icon-"] {
	font-size: 12px;
}
.btn-ok.z-button [class^="z-icon-"]:before {
	color: white;	
}

.z-combobox-button, .z-bandbox-button, .z-datebox-button, .z-timebox-button,
 .z-spinner-button, .z-doublespinner-button {
	vertical-align: top;
}
.z-bandbox-button [class*="z-icon-"], .z-combobox-button [class*="z-icon-"] {
	font-size: 16px;
}

.mobile .login-btn {
    font-size: 0px !important;
}




.breadcrumb-toolbar-button, .z-toolbarbutton[disabled] .z-toolbarbutton-content
{
	background-color: transparent;
}
 
.adwindow-form.z-grid > .z-grid-body {
	overflow: visible !important;
}


.adwindow-layout {
	position:absolute; 
	border: none;
	width: 100%;
	height: 100%;
}

.adwindow-layout .z-center {
	border: none;
}


.adwindow-north {
	min-height: 56px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: none;
}


.adwindow-status {
	min-height: 22px;
	padding-top: 3px;
	background-color: #f6fafe;
}


.adwindow-status-docinfo {
	display: inline-block;
	position: absolute;
	right: 4px;
	max-width: 90%;
}

.docstatus-error .z-label {
	color: red;
}


.adwindow-status-docstatus {
	display: inline-block;
	float: left;
	padding-left: 4px;
}

.adwindow-toolbar.mobile {
	position: relative;
	overflow: hidden;
}

.adwindow-breadcrumb {
	min-height: 32px;
	background-color: #FFF;
	padding: 0px;
	padding-left: 5px;
	border-bottom: 1px solid #C5C5C5 !important;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}
.adwindow-breadcrumb-paths {
	display: inline-block;
	padding: 4px 0px;
}
.adwindow-breadcrumb-toolbar {
	display: inline-block; 
	text-align: right;
}
.adwindow-breadcrumb-toolbar .z-toolbarbutton {
	margin-left: 2px;
}
.adwindow-breadcrumb-toolbar .z-toolbar {
	background-image: none; 
	background-color: transparent; 
	border: none;
}
.adwindow-breadcrumb .breadcrumb-record-info.link {
}
.adwindow-breadcrumb .z-toolbarbutton-content {
	line-height: inherit;
}


.adwindow-breadcrumb-menu::after {
	font-family: FontAwesome;
	font-weight: 900;
    font-style: normal;
	font-size: 12px;
    content: "\f0d7";
    margin-left: 3px;
}


.adwindow-detailpane {
	width: 100%; 
	overflow-y: visible;
}

.adwindow-detailpane-tabbox {
	width: 99%; 
	margin: auto;
}
.adwindow-detailpane-tabbox .z-tab-selected span.z-tab-text {
	cursor: pointer;
}
.adwindow-detailpane-tabbox .z-tab-selected span.z-tab-text:hover {
	text-decoration: underline;
}

.adwindow-detailpane-tabpanel {
	background-color: #fff
}


.adwindow-detailpane-toolbar {
	border: none;
	height: 2em;
	background: none;
}
.adwindow-detailpane-toolbar .z-toolbar-body {
	width: 100%;
}
.adwindow-detailpane-toolbar .z-toolbarbutton {
	display: inline-flex;
	padding: 0px;
	width: 20px;
	line-height: 14px;
}
.adwindow-detailpane-toolbar .z-toolbarbutton img {
	width: 16px;
	height: 16px;
}
.adwindow-detailpane-toolbar .z-toolbar-body .docstatus-normal,  
.adwindow-detailpane-toolbar .z-toolbar-body .docstatus-error {
	padding-left: 4px;
	margin-top: 2px;
}
.adwindow-detailpane-toolbar .z-toolbar-body .docstatus-normal .z-label,
.adwindow-detailpane-toolbar .z-toolbar-body .docstatus-error .z-label {
	;
}
.adwindow-detailpane-toolbar .z-toolbarbutton-content {
	line-height: 14px;
	height: 16px;
}

.adwindow-detailpane-message {
	float: right;
}


.adwindow-detailpane-adtab-grid-south {
	background-color: transparent; 
	position: absolute; 
	right: 0px; 
	top: 0px; 
	height: 24px;
}
.adwindow-detailpane-adtab-grid-south .z-paging {
	padding: 0px !important;
	height: 2em;
	border: none;
	background: #ffffff;
}
.adwindow-detailpane-adtab-grid-south .z-paging .z-paging-inp {
	height: 16px;
	line-height: 16px;
}
.z-paging .z-paging-icon {
    font-size: 12px;
    font-weight: normal;
}


.adwindow-gridview-detail {
	min-height: 200px;
	height: 35%;
}
.adwindow-gridview-detail .z-south-body {
	padding-top: 1px;
}


.adwindow-detailpane-sub-tab::before {
	content: '';
	position: absolute;
	width: 0px;
	height: 0px;
	top: 6px;
	left: 4px;
	border-top: 5px dashed transparent;
	border-left: 5px dashed #696969;
	border-right: 5px dashed transparent;
	border-bottom: 5px solid transparent;
	margin-top: 4px;
}


.adtab-content {
	margin: 0;
	padding: 0;
	border: none;
	position: relative;
}

.adtab-grid {
	margin-top: -1px;
	border: none !important;
}
.adtab-grid-south {
	border: none;
	height: 30px;
}
.adtab-grid-south .z-paging {
	border: none;
	padding: 0;
}
.adtab-grid .z-checkbox > input[type="checkbox"] {
	font-size: 14px;
	height: 14px;
	width: 14px;
}
.adtab-grid > .z-grid-header > table > tbody > tr.z-columns > th.z-column > .z-column-content {
	text-overflow: ellipsis;	
}

.adtab-form {
	border:none !important;
	margin:0;
	padding:0;
}

.adtab-form-borderlayout {
	width: 100%; 
	height: 100%; 
	position: absolute;
}
.adtab-form-borderlayout .z-center-body {
	background-color: #f6fafe;
}

.adtab-form-borderlayout .z-grid-body {
	background-color: #f6fafe;
 }


.adtab-form-borderlayout .z-south-collapsed:before { 
	content: 'Detalhes do Registro';
	position: absolute; 
	font-size: 12px; 
	font-weight: bold;
	text-align: center;
	line-height: 12px;
	left: 4px;
	height: 12px;
	top: 4px;
}

@media screen and (max-height: 767px) {
	.adtab-form-borderlayout.mobile.z-borderlayout > div > .z-south-collapsed > .z-borderlayout-icon.z-icon-chevron-up {
		display: none;
	}
	.adtab-form-borderlayout.mobile.z-borderlayout > div > .adwindow-gridview-detail.z-south {
		height: 50% !important;
	}
}
@media screen and (max-height: 600px) {
	.adtab-form-borderlayout.mobile.z-borderlayout > div > .adwindow-gridview-detail.z-south {
		height: 60% !important;
	}
}
@media screen and (max-height: 500px) {
	.adtab-form-borderlayout.mobile.z-borderlayout > div > .adwindow-gridview-detail.z-south {
		height: 70% !important;
	}
}
@media screen and (max-height: 400px) {
	.adtab-form-borderlayout.mobile.z-borderlayout > div > .adwindow-gridview-detail.z-south {
		height: 80% !important;
	}
}

@media screen and (min-width: 600px) {
    /* Tablets and bigger */
	.adwindow-detailpane-adtab-grid-south .z-paging ul>li {
  		display: inline!important;
	}
}


.activity-card {
	border: 1px solid #d0cdc8;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom: 2px solid #d0cdc8;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	margin-left: 3px;
	margin-right: 3px;
}
.activity-card-spacing {
	margin-top: 8px;
}
.activity-card .help-content {
	font-size: 13px;
	line-height: 1em;
}
.mobile .activity-card .help-content {
	font-size: 16px;
}
.record-info-dialog .record-info-radiogroup {
	padding: 4px 4px 8px 4px;
}
.record-info-dialog .record-info-changelog-table {
	margin-left: 3px;
	margin-right: 3px;
}

@media only screen 
  and (max-device-width: 700px) {
	.mobile .adtab-grid > .z-cell > .z-label {
		white-space: pre-line;
	}	
}
@media only screen 
  and (max-device-width: 700px) {
	.mobile .adtab-grid > .z-grid-header > table > tbody > tr.z-columns > th.z-column > .z-column-content {
		white-space: pre-line;
	}
}

.mobile-overflow-link {
	font-weight: 700; 
	text-decoration: none;
	transition: background 0.8s;
	background-position: center;
}
.mobile-overflow-link:active {
	background-color: #ddd;
  	background-size: 80%;
	transition: background 0s;
}
.adwindow-status-docstatus .z-label.mobile-overflow-link {
	width: 18px;
	cursor: pointer;
	display: inline-block;
}

.slide-right-out {
    animation: slide-right-out 0.3s forwards;
    animation-timing-function: ease-in;
}
@keyframes slide-right-out {
    0% { transform: translateX(0%); }
    100% { transform: translateX(100%); }
}
.slide-right-in {
    animation: slide-right-in 0.3s forwards;
    animation-timing-function: ease-out;
}
@keyframes slide-right-in {
    0% { transform: translateX(-100%); }
    100% { transform: translateX(0%); }
}

.slide-left-out {
    animation: slide-left-out 0.3s forwards;
    animation-timing-function: ease-in;
}
@keyframes slide-left-out {
    0% { transform: translateX(0%); }
    100% { transform: translateX(-100%); }
}
.slide-left-in {
    animation: slide-left-in 0.3s forwards;
    animation-timing-function: ease-out;
}
@keyframes slide-left-in {
    0% { transform: translateX(100%); }
    100% { transform: translateX(0%); }
}

@media only screen 
  and (max-device-width: 700px) {
	.adwindow-detailpane-toolbar .z-paging-button {
		margin-right: 2px;
	}
	.adwindow-detailpane-toolbar .z-paging-input {
		margin-left: 3px;
	}
	.adwindow-detailpane-toolbar .z-paging-text {
		margin-right: 3px;
	}
	.adwindow-detailpane-toolbar {
		padding-left: 0px;
		padding-right: 0px;
	}
}
@media only screen 
  and (max-device-width: 350px) {
 	.adwindow-detailpane-toolbar .z-paging-input {
		width: 30px;
	}
}
  

			



.z-grid .z-column, .z-listheader {
	background-color: #e0f2ff;
	border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.z-grid-header {
	background-color: #e0f2ff;
}

.z-grid tbody tr.grid-inactive-row td.z-cell {
	background-image: none !important;
}
.z-grid tbody tr.grid-inactive-row td.row-indicator-selected {
	background-image: url(/webui/zkau/web/9b79b519/theme/iceblue_c/images/EditRecord16.png) !important;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 16px 16px;  
	cursor: pointer;
}
.z-grid tbody tr.grid-inactive-row span.row-indicator-selected.z-icon-Edit,
.z-grid tbody tr.highlight span.row-indicator-selected.z-icon-Edit {
	font-family: FontAwesome;
	font-size: larger;
	color: #333; 
}
.z-grid tbody tr.highlight td.z-cell { 
	background-color: #FFFFCC !important;
	background-image: none !important;
}
.z-grid tbody tr.highlight td.row-indicator-selected {
	background-color: #FFFFCC !important;
	background-image: url(/webui/zkau/web/9b79b519/theme/iceblue_c/images/EditRecord16.png) !important;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 16px 16px;  
	cursor: pointer;
}
.z-grid tbody tr.highlight td.row-indicator {
	background-color: transparent !important;
	background-image: none !important; 
}
tbody.z-grid-empty-body td {
	text-align: left;
}
.z-grid-emptybody td {
	text-align: left;
}
.z-grid-body {
	background-color: #FFF;
}
div.z-column-cnt, div.z-grid-header div.z-auxheader-cnt {
	padding: 4px 2px 3px;
}
.z-grid-body .z-cell {
	padding: 2px 3px;
}


.z-cell > span.z-label {
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}
.z-listcell > div.z-listcell-content {
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	width: 100%;
}
@media only screen 
  and (max-device-width: 700px) {
	.z-listcell > div.z-listcell-content {
		white-space: pre-line;
	}	
}
.z-column-content, .z-listheader-content, .z-listcell-content {
	color: #333;
	padding: 2px 3px 1px;
}

.z-column-content:hover, .z-listheader-content:hover, .z-listcell-content:hover {
	color: #000;
}

.z-listheader-sort .z-listheader-content:active, .z-column-sort .z-column-content:active  {
    background: #C7E8FF;
    color: #000;
}

.z-column-sort .z-column-sorticon, .z-listheader-sort .z-listheader-sorticon {
	color: #333;
}


.grid-layout {
	border: none !important; 
	margin: 0 !important; 
	padding: 0 !important;
	background-color: transparent !important;
}
.grid-layout .z-row-inner, .grid-layout .z-cell {
	border: none !important;
	background-color: transparent !important;
}
.grid-layout tr.z-row-over>td.z-row-inner, .grid-layout tr.z-row-over>.z-cell {
	border: none !important;
}
.grid-layout tr.z-row-over>td.z-row-inner, .grid-layout tr.z-row-over>.z-cell {
	background-image: none !important;
}


.z-listbox-header {
	background-color: #e0f2ff;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
tbody.z-listbox-empty-body td {
	text-align: left;
}
div.z-listbox-body .z-listcell {
	padding: 2px;
}
.z-listbox-autopaging .z-listcell-cnt {
	height: 20px;
}
.z-row .z-cell, .z-listitem .z-listcell, .z-listitem.z-listitem-selected>.z-listcell {
	border-left: 1px solid #cfcfcf;
}
.z-row .z-cell, .z-listitem .z-listcell:first-child, 
.z-listitem.z-listitem-selected > .z-listcell:first-child {
	border-left: none;
}
.z-listcell-content:has(> .z-listitem-checkbox) {
    padding: 2px 4px 1px 1px;
}


div.grid-view-color-fieldtype-display {
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}

div.grid-view-color-fieldtype-display > div {
	width: 95%;
	height: 80%;
}



.z-attachment-item {
	border: 1px solid #dcdcdc;
	border-radius: 4px;
	background-color: #f5f5f5;
	width: auto !important;
	display: inline-block;
	margin-right: 5px; 
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.z-attachment-item-del-button {
	float: right;
	background-color: #f5f5f5;
}


.z-combobox-disabled, .z-combobox[disabled] {
	color: rgba(0,0,0,0.7) !important; 
	cursor: default !important; 
}

.z-combobox-disabled > input {
	color: rgba(0,0,0,0.7) !important; 
	cursor: default !important;
}

.z-combobox-text-disabled {
	background-color: #ECEAE4 !important;
}
.z-comboitem {
	min-height:14px;
}

input:focus, textarea:focus, .z-combobox-input:focus, z-datebox-input:focus, select:focus {
	background: #FFFFCC;
}

.z-textbox-readonly, .z-intbox-readonly, .z-longbox-readonly, .z-doublebox-readonly, 
.z-decimalbox-readonly, .z-datebox-readonly, .z-timebox-readonly, .editor-input-disd, 
.z-textbox[readonly], .z-intbox[readonly], .z-longbox[readonly], .z-doublebox[readonly], 
.z-decimalbox[readonly], .z-datebox[readonly], .z-timebox[readonly] {
	background-color: #F0F0F0;
}

.z-textbox[disabled], .z-intbox[disabled], .z-longbox[disabled], .z-doublebox[disabled], 
.z-decimalbox[disabled], .z-datebox[disabled], .z-timebox[disabled] {
	color: black !important;
	background-color: #F0F0F0 !important;
	cursor: default !important;
	opacity: 1 !important;
	border: 1px solid #ECECEC;
}

.z-textbox, .z-decimalbox, .z-intbox, .z-longbox, .z-doublebox,
.z-datebox-input, .z-datebox-button, .z-timebox-input, .z-timebox-button,
.z-combobox-input, .z-combobox-button {
	border: 1px solid #ECECEC;
}


.z-combobox-popup {
	max-height: 200px;
}


.z-datebox {
	display: inline-flex;
  	align-items: center;
}
.z-datebox-input {
	padding-right: 5px;
	flex: auto;
}
.z-datebox-input:focus + .z-datebox-button {
  	border: none;
}
.z-datebox-button {
	border: none;
  	border-radius: 4px;
  	position: relative;
  	width: 24px;
  	min-width: 24px;
  	height: 24px;
  	min-height: 24px;  	
  	flex: auto;
  	color: #333;
  	padding: 0px;
}
.z-datebox-button:hover {
  	background-color: #7ac8ff !important;
}
.z-datebox-button > i {
	line-height: 24px;
	font-size: 14px;
}
.z-datebox-button:hover > i {
  	color: #fff;
}

.z-timebox {
  display: inline-flex;
}
.z-timebox-button>a>i {
	line-height: 12px;
	transform:translateY(-1px);
}

input[type="checkbox"]:checked {
    background-color: #7ac8ff;
}


input[type="checkbox"]:focus {
    border-color: #006AF9;
    color: #FFFF08;
}
.z-label {
	color: #333;
}



.z-treecell-content {
	;
	;
}
@media screen and (min-width: 768px) {
	.z-treecell-content {
		padding: 0px 1px;
	}
}

@media screen and (max-width: 767px) {
	.z-treecell-content {
		padding: 2px 1px;
	}
}
.z-treecell-content > .menu-href.z-a {
	margin-left: 8px;
}
.z-treecell-text {
	margin-left: 0px;
}

div.z-treefooter-content, div.z-treecell-content, div.z-treecol-content, 
tr.z-treerow, tr.z-treerow a, tr.z-treerow a:visited {
	color: #333;
}


.tree-moveitem-btn {
	padding: 2px 4px; 
	border-radius: 3px;
}
.tree-moveitem-btn.pressed {
	box-shadow: inset 0 0 0 1px #efefef,inset 0 3px 15px #9f9f9f;
}
 


.editor-box {
	display: inline-flex;
	padding: 0px; 
	margin: 0px; 
	position: relative;
	align-items: center;
}


.editor-input {
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Firefox */
	display: inline-block;	 
	width: 100%;
	flex: auto;
}
.editor-input.mobile.z-decimalbox {
	padding-right: 5px;
}


.editor-button {
	padding: 0px;
	margin: 0px;
	display: inline-block;	
	background-color: transparent;
	background-image: none;
	width: 24px;
	min-width: 24px;
	height: 24px;
	min-height: 24px;	
	border: none;
	box-shadow: none;
	flex: auto;
}
.z-button.editor-button > i,
.z-button-os.editor-button > i {
	color: #333;
}
.z-button.editor-button:hover > i,
.z-button-os.editor-button:hover > i {
  color: #fff;
}
.editor-button :hover {
	-webkit-filter: contrast(1.5);
	filter: contrast(150%);
}
.editor-button img {
	vertical-align: top;
	text-align: left;
	width: 18px;
	height: 18px;
	padding: 1px 1px;
}


.z-chosenbox {
	background-image: none;
}
.z-chosenbox:has(> input:focus) {
  background: #FFFFCC !important;
  border-color: #0093F9 !important;
}

.editor-box + .btn-negate.z-button > .z-icon-ExcludeSelected::before,
.editor-box + .btn-negate.z-button > .z-icon-IncludeSelected::before {
	color: #333;
}
.editor-box + .btn-negate.z-button {
	background: none;
	border: none;
	margin: 0px !important;
	padding: 0px;
	min-width: 16px;
	width: 16px;	
	height: 10px;
	min-height:10px;
	font-size: 14px;
	font-weight: lighter;		
	position: absolute;
	top: 4px;
	right: 30px;
	z-index: 2000;
}
.editor-box + .btn-negate.z-button, 
.editor-box + .btn-negate.z-button:focus {
	border: none;
	box-shadow: none;	
}
.editor-box + .btn-negate.z-button [class^="z-icon-"] {
	font-size: 14px;
	padding: 0px;
	line-height: 14px;
}


.datetime-box {
	display: flex;
	flex-wrap: wrap;
}


span.grid-combobox-editor {
	width: 100% !important;
	position: relative;
}
.grid-combobox-editor input {
	width: 100% !important;
	padding-right: 26px;
	border-right: 0px;
}
.grid-combobox-editor.z-combobox-disabled input {
	padding-right: 5px;
}
.grid-combobox-editor .z-combobox-button {
	position: absolute;
	right: 0px;
}
.grid-combobox-editor input:focus {
	border-right: 0px;
}
	
.grid-combobox-editor input:focus + .z-combobox-button {
	border-left: 1px solid #0000ff;
}


.payment-rule-editor {
	display: inline-flex;
	padding: 0px; 
	margin: 0px; 
	position: relative;
}
.payment-rule-editor .z-combobox {
	width: 100%;
}
.payment-rule-editor .z-combobox-input {
	display: inline-block;
	padding-right: 44px; 
	width: 100%;
}
.payment-rule-editor .z-combobox-input.editor-input-disd {
	padding-right: 22px !important;
}
.payment-rule-editor .z-combobox-button {
	position: absolute;
	right: 0px;
}
.payment-rule-editor .z-combobox .z-combobox-button-hover {
	background-position: 0px 0px;
}
.payment-rule-editor > .editor-button {
	border-radius: 0px;
	right: 24px;
	border: none;
  	top: 3px;
  	min-height: 20px;
}


.chart-field {
	padding: 10px; 
}


.image-field {
	cursor: pointer;
	border: 1px solid #C5C5C5;
	height: 24px;
	width: 24px;
}
.image-field.image-field-readonly {
	cursor: default;
	border: none;
}
.image-fit {
	object-fit: scale-down;
}
.z-cell.image-field-cell {
	z-index: 1;
}


.html-field {
	cursor: pointer;
	overflow: auto;
	border: 1px solid #ECECEC;
	border-radius: 4px;
}
.html-field:hover {
	border-color: #A8A8A8;
}
.html-field:focus {
	border-color: #0093F9;
}


.dashboard-field-panel.z-panel, .dashboard-field-panel.z-panel > .z-panel-body,  .dashboard-field-panel.z-panel > .z-panel-body > .z-panelchildren  {
	overflow: visible;
}


.field-label {
	position: relative; 
	float: right;
}
.mandatory-decorator-text {
	text-decoration: none; font-size: xx-small; vertical-align: top;
}

.idempiere-mandatory, .idempiere-mandatory input, .idempiere-mandatory a {
    border-color:red;
}

.idempiere-mandatory-label{
   color: red!important;
}

.idempiere-zoomable-label {
    cursor: pointer; 
    text-decoration: underline;
}


.z-toolbarbutton:has(> span > i.z-icon-History) {
	padding: 2px;
    min-width: 24px;
    border: none;
}
.z-toolbarbutton:has(> span > i.z-icon-History):hover {
	background-color: #7ac8ff !important;
}
.date-picker-calendar-button {
    position: absolute;
    right: 0px;
    top: 5px;
}

.date-picker-container {
	padding-left: 5px;
}
.date-picker-component {
	display: inline-grid;
	min-height: 25px;
	border-radius: 5px;
	margin: 0px 5px 5px 0px !important;
}
.date-picker-component .z-listbox {
	border: none;
}
.date-picker-label {
	font-weight: bold;
	margin: 5px;
}


.recordid-editor {
  display: inline-flex;
  position: relative;
  align-items: center;
}
.recordid-editor > input {
  flex: auto;
}
.recordid-editor .z-toolbarbutton {
    margin: 0px;
    background-image: none;
    position: relative;
    width: 24px;
    min-width: 24px;
    height: 24px;
    min-height: 24px;
    right: auto !important;
    padding: 0px;
    flex: auto;
}
.recordid-editor .z-toolbarbutton:hover {
	background-color: #7ac8ff
}


.z-button [class^="z-icon-"], .z-button-os [class^="z-icon-"] {
	color: #fff;
}


.fullsize-image {
	padding: 5px;
  	border: 1px solid #ccc;
  	background: #e3f4f9;
}


tr.z-group {
	background: #f9f9f9 repeat-x 0 0;
}

.z-group-header .z-label {
	color: #5687a8;
	width: auto;
	font-weight: bold;
	font-size: 11px;
}

.z-group td.z-group-inner {
	overflow: hidden !important;
	border-bottom: 1px solid #5687a8 !important;
	border-top: 0px !important;
	padding: 1px 2px;
	background: #fff !important;
}
.mobile .z-group td.z-group-inner {
    padding: 8px 2px;
}
.mobile .z-group td.z-group-inner .z-group-icon {
    height: 24px;
    line-height: 24px;
    font-size: 20px;
}
.mobile .z-group td.z-group-inner .z-label {
    line-height: 24px;
}

.z-group-icon {
	display: inline-block;
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.z-group-icon-close:before {
	content: "\f0da";
	font-weight: 900;
}
.z-group-icon-open:before {
	content: "\f0d7";
	font-weight: 900;
}

div.z-listbox-body .z-listgroup-header {
	padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: 1px solid rgb(207, 207, 207);
}
.z-listgroup-header-content > .z-listitem-checkable.z-listitem-checkbox {
	display: none;
}
.z-listgroup-icon {
	display: inline-block;
	font-weight: bold;
	font-style: normal;
	height: 22px;
	width: 22px;
	font-size: 18px;
	padding-top: 2px;
}
.z-icon-listgroup-close::before {
	content: "\f105";
}
.z-icon-listgroup-open::before {
	content: "\f107";
}



.z-tab-close {
	top:4px; 
	margin-right:2px;
	padding-right:18px;
}

.z-tab-button {
	width: 22px;
}

.z-tab-button [class*="z-icon-"] {
	font-weight: 100;
    font-size: 10px;
}

.z-tabbox-icon.z-tabbox-left-scroll, .z-tabbox-icon.z-tabbox-right-scroll {
	padding: 0px;
    border-radius: 0px;
    background-color: transparent;
    background: none;
    margin-top: 7px;
}

.z-tabbox-icon.z-tabbox-left-scroll .z-icon-chevron-left, .z-tabbox-icon.z-tabbox-right-scroll .z-icon-chevron-right {
	opacity: 1;
}




.menu-treecell-cnt {
	border: 0; margin: 0; padding: 0;
	;
	; 
	font-weight: normal;
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis !important;
    cursor: pointer;
}

div.z-tree-body td.menu-tree-cell {
	cursor: pointer;
	padding: 0 2px;
   	;
   	font-weight: normal;
   	overflow: visible;
}

div.menu-tree-cell-cnt {
	border: 0; margin: 0; padding: 0;
	;
	; 
	font-weight: normal;
    white-space:nowrap
}

td.menu-tree-cell-disd * {
	color: #C5CACB !important; cursor: default!important;
}

td.menu-tree-cell-disd a:visited, td.menu-tree-cell-disd a:hover {
	text-decoration: none !important;
	cursor: default !important;;
	border-color: #D0DEF0 !important;
}

div.z-dottree-body td.menu-tree-cell {
	cursor: pointer; padding: 0 2px;
	; 
	font-weight: normal; overflow: visible;
}

div.z-filetree-body td.menu-tree-cell {
	cursor: pointer; padding: 0 2px;
	; 
	font-weight: normal; overflow: visible;
}

div.z-vfiletree-body td.menu-tree-cell {
	cursor: pointer; padding: 0 2px;
	; 
	font-weight: normal; overflow: visible;
}


.info-panel .z-window-overlapped, .info-panel .z-window-highlighted {
	background-color: #F4F4F4 !important;
}
.info-panel .z-window-highlighted .z-window-content {
	padding: 0px;
}
.info-panel.z-window .z-borderlayout > div > .z-north {
	max-height: 50%;
}

.info-panel .z-grid {
	border: none !important;
}

.info-panel .z-listbox {
	width: 99% !important;
	position: relative;
	margin: auto;
}
.info-panel .z-listheader > .z-listheader-content {
	white-space: pre-line;
	text-overflow: ellipsis;
}

.info-panel .z-south {
	margin-top: 2px;
}

.info-panel .statusBar > div > .z-west,  .info-panel .statusBar > div > .z-east {
	border: none;
}



div.wc-modal, div.wc-modal-none, div.wc-highlighted, div.wc-highlighted-none {
	background-color: white;
}

.z-window {
	padding: 0px;
}
.z-window.z-window-noborder.z-window-noheader.z-window-embedded,
.z-window.z-window-noborder.z-window-noheader.z-window-embedded .z-window-content {
	height: 100%;
}

.z-window-embedded .z-window-header, 
.z-window-embedded .z-window-content {
	background-image: none;
}

.z-window-overlapped .z-window-content,  .z-window-modal .z-window-content, 
.z-window-highlighted .z-window-content, .z-window-embedded .z-window-content {
	border: none;
}

.z-window-header {
	padding: 4px 6px 4px 9px;
}
.z-window-embedded > .z-window-header {
	border-radius: 0px;
	background-color: transparent;
}
.z-window-overlapped .z-window-header,
.z-window-popup .z-window-header,
.z-window-modal .z-window-header,
.z-window-highlighted .z-window-header
{
	color: #484848;
	font-weight: bold;
}

.z-window-overlapped, .z-window-popup, .z-window-modal, .z-window-highlighted 
{
	margin: 0px;
}

.z-window-modal-shadow, .z-window-overlapped-shadow, .z-window-popup-shadow, .z-window-embedded-shadow, .z-window-highlighted-shadow
{
	border-radius: 0px !important;
}

.z-modal-mask {
	z-index: 1800 !important;
}


.embedded-dialog {
	position: absolute;
}
.embedded-dialog .z-window-embedded-header {
	color: #fff;
	font-weight: bold;
}
.embedded-dialog .z-window-embedded
{
	margin: 0px;
}

.popup-dialog .z-window-overlapped .z-window-content, .popup-dialog .z-window-highlighted .z-window-content {
	padding: 0px;
}
.popup-dialog > .z-window-content, .info-panel > .z-window-content {
	padding: 0px;
}
.popup-dialog .dialog-content {
	padding: 8px !important;
	--margin-bottom: 20px !important;
}

.popup-dialog.z-window-overlapped .dialog-footer {
	padding: 12px 15px 8px 15px !important;
}

.popup-dialog.z-window-highlighted .dialog-footer {
	padding: 12px 15px 8px 15px !important;
}
.popup-dialog.z-window.z-window-overlapped.z-window-shadow,
.popup-dialog.z-window.z-window-noborder.z-window-highlighted.z-window-shadow{
	width:600px;
}
@media screen and (max-width: 600px) {
	.popup-dialog.z-window.z-window-overlapped.z-window-shadow,
	.popup-dialog.z-window.z-window-noborder.z-window-highlighted.z-window-shadow{
		width:100%;
	}	
}

.dialog-footer {
	margin-bottom: 0;
	background-color: #F7FAFF;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 0 #ffffff;
	box-shadow: inset 0 1px 0 #ffffff;
}


.z-notification .z-notification-content {
    width: 400px;
}
.z-notification {
	padding: 3px !important;
}
.z-notification-info .z-notification-left {
  border-right-color: transparent;
}
.z-notification-left + .z-notification-icon {
  left: 12px;
}


.quickform-readonly .z-textbox-readonly, .quickform-readonly .z-intbox-readonly, .quickform-readonly .z-longbox-readonly, .quickform-readonly .z-doublebox-readonly,
.quickform-readonly .z-decimalbox-readonly, .quickform-readonly .z-datebox-readonly, .quickform-readonly .z-timebox-readonly, .quickform-readonly .editor-input-disd,
.quickform-readonly .z-textbox[readonly], .quickform-readonly .z-intbox[readonly], .quickform-readonly .z-longbox[readonly], .quickform-readonly .z-doublebox[readonly],
.quickform-readonly .z-decimalbox[readonly], .quickform-readonly .z-datebox[readonly], .quickform-readonly .z-timebox[readonly]
{
    color: #252525 !important;
    opacity: .8;
}

.quick-form.z-window .z-center-body > .z-div {
	border: none; 
	width: 100%; 
	height:99%;
}
.quick-form.z-window .adtab-grid.z-row .z-cell {
	border-top: 2px solid transparent; 
	border-bottom: 2px solid transparent;
}
.quick-form.z-window .adtab-grid.z-row.current-row .z-cell {
	border-top: 2px solid #6f97d2 !important; 
	border-bottom: 2px solid #6f97d2 !important;
}
.quick-form.z-window .z-south-body > .z-div > .z-div {
	height: 20px; 
}
.quick-form.z-window .z-south-body .confirm-panel {
	padding-top: 9px; 
}


.recordid-dialog {
	min-width: 400px;
}
.recordid-dialog-content {
	display: flex;
	padding: 10px;
}
.recordid-dialog-labels {
	display: grid;
    text-align: right;
    align-items: center;
}
.recordid-dialog-fields {
	display: grid;
	width: 77%;
}
.recordid-dialog-fields .editor-button {
	top: 8px !important;
}
.recordid-dialog-content .z-combobox, .recordid-dialog-content .z-textbox {
	width: 98% !important;
	margin: 8px 5px;
}
.recordid-dialog-confirm {
	text-align: end;
    padding: 10px;
}
.recordid-dialog-confirm .z-button {
	margin: 0px 5px !important;
	height: 30px;
	padding: 0px 10px;
}

.attachment-dialog .z-north {
	padding: 8px;
}


.form-label
{
	text-align: right;
}
.form-label-heading
{
	text-align: center;
}
td.form-label-above-input div.form-label {
    text-align: left;
}
td.form-label-above-input div.form-label > span.z-label {
    font-weight: 400;
    font-size: smaller !important;
}
td.form-label-above-input.z-cell {
    padding-top: 5px;
    padding-bottom: 5px;
}
td.form-label-above-input.login-label {
    text-align: left;
}
td.form-label-above-input.login-label .z-label,
.form-label-above-input .idempiere-label.z-label {
    font-weight: 400;
    font-size: smaller !important;
}
.form-label-above-input.z-window .login-box-body,
.form-label-above-input.adwindow-form,
.form-label-above-input.input-paramenter-layout {
    padding-left: 1em !important;
    padding-right: 1em !important;
}

.form-button {
	width: 99%;
}
.form-button img {
	width: 16px;
	height: 16px;
}


.confirm-panel {
	width: auto;
	height: auto;
	position: relative;
	padding-left: 2px;
	padding-right: 2px;
}
.confirm-panel-right {
	float: right;
	padding: 1px;
}
.confirm-panel-left {
	float: left;
}
.confirm-panel-center{
	padding-left: 5px;
	float: left;
}


.busy-dialog {
	cursor: wait;
	background-color: transparent;
}
.busy-dialog-box {
	background-color: transparent;
	padding: 9px; 
}
.busy-dialog-img {
	height: 16px; 
	width: 16px;
	background: transparent no-repeat center;
	background-image: url(../images/progress3.gif) !important;
	display: -moz-inline-box; 
	vertical-align: top; 
	display: inline-block;
}
.busy-dialog-label {
	color: #363636;
}


.status {
	width: 100%;
	height: 29px;
}
.status-db {
	white-space: nowrap;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
	width: 100%;
	height: 100%;
	margin: 0;
	border-left: solid 1px #9CBDFF;
	display: inline-block;
}
.status-info {
	padding-right: 10px;
	border-left: solid 1px #9CBDFF;
}

.status-selected{
	padding-right: 5px;
	padding-right: 5px;
	border-right: solid 1px #9CBDFF;
}

.status-border {
	border: solid 1px #9CBDFF;
}


.report-wizard-footer {
	width: 100%;
}


.workflow-activity-form {
}
.workflow-panel-table {
	border: 0px;
}


.payment-form-content {
}



.toolbar-popup-window {
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
}
.toolbar-popup-window .z-window-content {
	padding: 0px;
}
.toolbar-popup-window.z-window.z-window-noheader {
	padding: 4px;
	padding-bottom: 0px;
}
.toolbar-popup-window::before {
	border-bottom: 7px solid rgba(0, 0, 0, 0.2);
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	content: "";
	display: inline-block;
	left: 9px;
	position: absolute;
	top: -7px;
}
.toolbar-popup-window::after {
	border-bottom: 6px solid #FFFFFF;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	content: "";
	display: inline-block;
	left: 10px;
	position: absolute;
	top: -6px;
}
.toolbar-popup-window .dialog-footer {
	padding: 4px;
}
	

.tree-wsetupwizard-finished {
	background-color: #90EE90;
	margin-left:20px
}

.tree-wsetupwizard-skipped {
	background-color: #00FF00;
	margin-left:20px
}

.tree-wsetupwizard-delayed {
	background-color: #0080FF;
	margin-left:20px;
}

.tree-wsetupwizard-in-progress {
	background-color: #FFFF33;
	margin-left:20px;
}

.tree-wsetupwizard-pending {
	background-color: #FFFF00;
	margin-left:20px;
}

.tree-setupwizard-nostatus{
	margin-left:20px;
}

.tree-wsetupwizard-finished-all {
	background-color: #90EE90;
}

.progressmeter-setupwizard {
	background: #FFFF00 repeat-x 0 0 ;
	background-image: none;
	border: 1px solid #CFCFCF;
	text-align: left;
	height: 20px;
	overflow: hidden;
}
.progressmeter-setupwizard-image {
	display: inline-block;
	background: #90EE90;
	background-image: none;
	height: 20px;
	line-height: 0;
	font-size: 0;
}


.about-trace-panel {
}
.about-info-panel {
    overflow: auto;
    line-height: 1.5em;
    font-size: 1em !important;
}
.about-credit-panel {
}
.about-credit-panel-logo {
}
.about-credit-panel-sponsors {
}
.about-credit-panel-sponsors-header {
}
.about-credit-panel-sponsors-links {
}
.about-credit-panel-contributors {
}
.about-credit-panel-contributors-header {
}
.about-credit-panel-contributors-links {
}
.about-main-panel {
}
.about-main-panel-logo {
}
.about-main-panel-version {
}
.about-main-panel-links {
}


.tab-editor-form {
}

.tab-editor-form-content {
}

.tab-editor-form-east-panel {
}

.tab-editor-form-center-panel {
}

.tab-editor-form-west-panel {
}


.find-window-simple .z-south .z-hbox, .find-window-advanced .z-south .z-hbox {
	margin-top: 5px;
}

.find-window-simple .img-btn, .find-window-simple .img-btn.btn-ok.z-button, .find-window-simple .img-btn.btn-cancel.z-button,
.find-window-advanced .img-btn, .find-window-advanced .img-btn.btn-ok.z-button, .find-window-advanced .img-btn.btn-cancel.z-button {
	margin: 0 2px;
}

.find-window .z-window-content {
	padding-bottom: 0px;	
}
.find-window .z-grid.z-flex-item,
.find-window .z-listbox.z-flex-item,
.find-window .z-toolbar,
.find-window .z-south-body>.z-hbox {
	width: calc(100% - 1px);
}
.find-window .z-toolbar {
	border-bottom: 0px;
}


.help-window {
	position: relative;
}
.help-window-header {
	padding: 10px 0 10px 20px;
}
.help-window-title {
	color: #FF0000;
}
.help-window-description {
}
.help-window-help {
}
.help-window-tabs {
	color: #0000CC;
}
.help-window-content {
	border-top: 1px solid #ddd;
}
.help-window-content-l {
}
.help-window-content-r {
	border-left: 1px solid #ddd;
	padding: 5px;
}
.help-window-tab {
	border-bottom: 1px solid #ddd;
}
.help-window-tab-header {
	background-color: #E6E6FA;
}
.help-window-tab-name {
	padding: 3px 15px !important;
	color: #000066;
}
.help-window-tab-description {
	padding: 3px !important;
}
.help-window-tab-help {
}
.help-window-fields {
	border-bottom: 1px solid #ddd;
	color: #6600CC;
	padding: 5px 15px;
}
.help-window-fields-link {
}
.help-window-field {
	border-bottom: 1px solid #ddd;
	padding: 5px 15px;
}
.help-window-field-name {
	color: #0000CC;
}
.help-window-field-description {
}
.help-window-field-help {
}

.help-window p, .help-window h3, .help-window h4, .help-window h5 {
	display: inline;
}

.help-window-content-r a {
	color: #3465a4 !important;
	text-decoration: underline;
}

.help-window-content-r a:hover {
	text-decoration: none;
}

.help-window-content-l a {
	color: #000 !important;
	text-decoration: none;
}

.help-window-content-l a:hover {
	text-decoration: none;
}

.help-window-content-l td {
	padding: 8px 20px;
	border-bottom: 1px solid #ddd;
}

.help-window-tab td {
	padding: 5px 15px 0 15px;
}

.help-window-content-l tr:hover td {
  background-color: #eee; 
}


.drill-window-tab td {
	padding: 5px 15px 0 15px;
}

.drill-window-field-name {
	color: gray;
}

.drill-window-field-header {
	color: gray;
}

.drill-window-field-header td {
	padding: 10px 15px 0 15px;
}


.z-south-collapsed, .z-north-collapsed {
	height: 24px;
	padding: 0px 0px 0px 4px;
	border: none;
}

.z-south-collapsed:hover, .z-east-collapsed:hover, .z-west-collapsed:hover, .z-north-collapsed:hover {
	box-shadow:inset 0 0 8px rgba(197,197,197,0.5);
}

.z-south-collapsed .z-borderlayout-icon, .z-north-collapsed .z-borderlayout-icon {
	height: 12px;
	line-height: 12px;
}

.z-west-collapsed {
	cursor: pointer;
	width: 24px;
}

.z-west-collapsed > .z-borderlayout-icon {
	right: 0px;
}

.z-east-collapsed {
	cursor: pointer;
	width: 24px;
}
.z-east-collapsed > .z-borderlayout-icon {
	left: 0px;
}

.z-borderlayout, .z-north, .z-center, .z-south {
	border: none;
}

.z-east-splitter-button,
.z-west-splitter-button,
.z-north-splitter-button,
.z-south-splitter-button {
	filter: alpha(opacity=100);  
	opacity: 1.0;  
}

.z-east-splitter-button-over,
.z-west-splitter-button-over,
.z-north-splitter-button-over,
.z-south-splitter-button-over {
	-webkit-filter: brightness(50%);
	filter: brightness(50%);
}

.z-north-slide > .z-north {
	box-shadow: 0px 0px 6px 0px #cfcfcf;
	padding-bottom: 1px;
}
.z-south-slide > .z-south {
	box-shadow: 0px 0px 6px 0px #cfcfcf;
	padding-top: 1px;
}
.z-west-slide > .z-west {
	border-right: 1px solid #cfcfcf;
    box-shadow: 2px -1px 1px -1px #cfcfcf;
    padding-right: 4px;
}
.z-east-slide > .z-east {
	border-left: 1px solid #cfcfcf;
	box-shadow: 0px 0px 1px 1px #cfcfcf;
	padding-left: 4px;
}
.z-north-slide > .z-north-collapsed, .z-north-slide > .z-south-collapsed, .z-north-slide > .z-west-collapsed, .z-north-slide > .z-center-collapsed, .z-north-slide > .z-east-collapsed, 
.z-south-slide > .z-north-collapsed, .z-south-slide > .z-south-collapsed, .z-south-slide > .z-west-collapsed, .z-south-slide > .z-center-collapsed, .z-south-slide > .z-east-collapsed, 
.z-west-slide > .z-north-collapsed, .z-west-slide > .z-south-collapsed, .z-west-slide > .z-west-collapsed, .z-west-slide > .z-center-collapsed, .z-west-slide > .z-east-collapsed, 
.z-center-slide > .z-north-collapsed, .z-center-slide > .z-south-collapsed, .z-center-slide > .z-west-collapsed, .z-center-slide > .z-center-collapsed, .z-center-slide > .z-east-collapsed, 
.z-east-slide > .z-north-collapsed, .z-east-slide > .z-south-collapsed, .z-east-slide > .z-west-collapsed, .z-east-slide > .z-center-collapsed, .z-east-slide > .z-east-collapsed {
  background: #e0f2ff;
}
.z-south-slide > .south-collapsible-with-title.z-south > .z-south-header {
	display: none;
}
.z-south-slide > .south-collapsible-with-title.z-south > .z-south-body {
	height: 100% !important;
}
.z-west-collapsed, .z-east-collapsed {
  cursor: pointer;
  width: 24px;
  border: none;
}


.z-east-splitter-button, .z-west-splitter-button, .z-north-splitter-button, .z-south-splitter-button {
    color: rgba(0,0,0,0.34);
}

.z-north-splitter, .z-south-splitter {
    cursor: ns-resize;
    border-left: none;
    border-right: none;
}

.z-east-icon, .z-west-icon, .z-north-icon, .z-south-icon {
    font-size: 10px;
}

.z-east-splitter, .z-west-splitter, .z-north-splitter, .z-south-splitter {
	background-color: #F9FCFF;
}

.z-south-icon, .z-north-icon, .z-north-icon.z-icon-ellipsis-h, .z-south-icon.z-icon-ellipsis-h {
  top: -2px;
  visibility: visible;
}

.z-west-icon.z-icon-ellipsis-v, .z-east-icon.z-icon-ellipsis-v {
  left: -2px;
  visibility: visible;
}



.process-modal-dialog {
	width: 600px;
}
.process-modal-dialog .main-parameter-layout{
	height: auto;
	flex-basis: auto;
}
.process-modal-dialog.z-window > .z-window-content {
	flex: 1 1 auto;
}
@media screen and (max-width: 600px) {
	.process-modal-dialog {
		width: 100%;
	}
}

.main-parameter-layout {
	height: 100%;
}
.main-parameter-layout,
.top-parameter-layout,
.bottom-parameter-layout,
.message-parameter-layout,
.input-paramenter-layout,
.option-paramenter-layout,
.report-option-container,
.bottom-container{
	width: 100%;
}
.report-option-container {
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
}

.report-option-container div {
    padding: 2px;
}

/* Chromium based browsers + Safari */
@supports (not (-moz-appearance: none)) {
	.report-option-container {
		height: 100% !important;
	}
}


.top-parameter-layout{
	overflow: auto;
	padding-bottom: 2vh;
	flex-basis: auto;
}


.bottom-parameter-layout{
	padding: 4px;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	overflow: visible;
}
.bottom-container{
	overflow: hidden;
}
.save-parameter-container{
	overflow-x: auto;
	overflow-y: hidden;
}
.button-container{
	float: right;
	overflow: hidden;
	padding: 4px;
}
@media screen and (max-width: 500px) {
	.save-parameter-container .saved-parameter-label {
		display: none;
	}
}
@media screen and (min-width: 501px) {
	.save-parameter-container .saved-parameter-list > input::-webkit-input-placeholder {
		color: white;
	}
}
@media screen and (min-width: 501px) {
	.save-parameter-container .saved-parameter-list > input::-moz-placeholder {
		color: white;
	}
}
@media screen and (min-width: 501px) {
	.save-parameter-container .saved-parameter-list > input::-ms-input-placeholder {
		color: white;
	}
}


.message-parameter{
	max-height: 300pt; 
	overflow: auto; 
	margin: 10px;
	line-height: normal;
}

.message-parameter p {
	margin-bottom: 10px;
}


.result-parameter-layout {
	overflow: auto;
}


.input-paramenter-layout{
	width: 70%;
	margin-left: 5%;
	margin-right: 25%;
}
@media screen and (max-width: 700px) {
	.input-paramenter-layout{
		width: 90% !important;
		margin-left: 2% !important;
		margin-right: 8% !important;
	}
}
@media screen and (max-width: 500px) {
	.input-paramenter-layout{
		width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}
.popup-dialog .input-paramenter-layout{
	width: 90%;
}
@media screen and (max-width: 500px) {
	.option-input-parameter.z-label.print-format-label,
	.option-input-parameter.z-label.view-report-label {
		display: none;
	}		
}
@media screen and (min-width: 501px) {
	.option-input-parameter.print-format-list > input::-webkit-input-placeholder {
		color: white;
	}
}
@media screen and (min-width: 501px) {
	.option-input-parameter.print-format-list > input::-moz-placeholder {
		color: white;
	}
}
@media screen and (min-width: 501px) {
	.option-input-parameter.print-format-list > input::-ms-input-placeholder {
		color: white;
	}
}
@media screen and (max-width: 400px) {
	.option-input-parameter.print-format-list {
		width: 180px !important;
	}
}
@media screen and (max-width: 320px) {
	.option-input-parameter.print-format-list {
		width: 150px !important;
	}
}


.about-window {
	width: 800px;
	height: 600px;
}
@media screen and (max-width: 375px) {
	.about-window {
		width: 100%;
	}
}
@media screen and (max-height: 600px) {
	.about-window {
		height: 100%;
	}
}

.customize-grid-view-dialog {
	width: 600px;
	height: 500px;
}
@media screen and (max-width: 600px) {
	.customize-grid-view-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 500px) {
	.customize-grid-view-dialog {
		height: 100%;
	}
}

.attachment-dialog.popup-dialog.z-window.z-window-overlapped {
	width: 700px;
	height: 85%;
}
@media screen and (max-width: 700px) {
	.attachment-dialog.popup-dialog.z-window.z-window-overlapped {
		width: 100%;
	}
}
@media screen and (max-height: 600px) {
	.attachment-dialog.popup-dialog.z-window.z-window-overlapped {
		height: 100%;
	}
}

.chat-dialog.popup-dialog.z-window.z-window-overlapped {
	height: 88%;
	width: 500px;
}
@media screen and (max-width: 500px) {
	.chat-dialog.popup-dialog.z-window.z-window-overlapped {
		width: 100%;
	}
}
@media screen and (max-height: 600px) {
	.chat-dialog.popup-dialog.z-window.z-window-overlapped {
		height: 100%;
	}
}

.email-dialog {
	height: 80%;
	width: 80%;
}
@media screen and (max-width: 600px) {
	.email-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 600px) {
	.email-dialog {
		height: 100%;
	}
}

.field-record-info-dialog {
	width: 640px;
	height: 480px;
}
@media screen and (max-width: 640px) {
	.field-record-info-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 480px) {
	.field-record-info-dialog {
		height: 100%;
	}
}	

.record-info-dialog {
	width: 800px;
	height: 600px;
}
@media screen and (max-width: 800px) {
	.record-info-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 600px) {
	.record-info-dialog {
		height: 100%;
	}
}

.value-preference-dialog {
	width: 500px;
}
@media screen and (max-width: 500px) {
	.value-preference-dialog {
		width: 100%;
	}
}

.pattribute-dialog {
	width: 500px;
}
@media screen and (max-width: 500px) {
	.pattribute-dialog {
		width: 100%;
	}
}

.pattribute-instance-dialog {
	width: 1000px;
	height: 550px;
}
@media screen and (max-width: 1000px) {
	.pattribute-instance-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 550px) {
	.pattribute-instance-dialog {
		height: 100%;
	}
}

.account-dialog {
	height: 500px;
	width: 750px;
}
@media screen and (max-width: 750px) {
	.account-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 500px) {
	.account-dialog {
		height: 100%;
	}
}
@media screen and (max-width: 719px) {
	.account-dialog {
		height: 100%;
	}
}

.invoice-history-dialog {
	width: 700px;
	height: 500px;
}
@media screen and (max-width: 700px) {
	.invoice-history-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 500px) {
	.invoice-history-dialog {
		height: 100%;
	}
}

.create-from-window {
	width: 750px;
	height: 550px;
}
@media screen and (max-width: 750px) {
	.create-from-window {
		width: 100%;
	}
}
@media screen and (max-height: 550px) {
	.create-from-window {
		height: 100%;
	}
}

.create-from-form {
	width: 750px;
	height: 550px;
}
@media screen and (max-width: 750px) {
	.create-from-form {
		width: 100%;
	}
}
@media screen and (max-height: 550px) {
	.create-from-form {
		height: 100%;
	}
}

.payment-form-dialog {
	width: 500px;
}
@media screen and (max-width: 500px) {
	.payment-form-dialog {
		width: 100%;
	}
}

.process-parameter-form-dialog {
	width: 500px;
}
@media screen and (max-width: 500px) {
	.process-parameter-form-dialog {
		width: 100%;
	}
}

.quick-entry-dialog {
	width: 350px;
}
.quick-entry-dialog > .z-window-content {
	overflow: auto;
	padding: 4px;	
}
.quick-entry-dialog > .z-window-content > .confirm-panel {
	padding-top: 4px;
}
@media screen and (max-width: 350px) {
	.quick-entry-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 500px) {
	.quick-entry-dialog {
		height: 100%;
	}
}

.feedback-request-dialog {
	width: 400px;
	height: 600px;
}
@media screen and (max-width: 400px) {
	.feedback-request-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 600px) {
	.feedback-request-dialog {
		height: 100%;
	}
}

.request-dialog {
	width: 400px;
	height: 550px;
}
@media screen and (max-width: 400px) {
	.request-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 550px) {
	.request-dialog {
		height: 100%;
	}
}

.image-dialog {
	width: 640px;
	height: 540px;
}
@media screen and (max-width: 640px) {
	.image-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 540px) {
	.image-dialog {
		height: 100%;
	}
}

.doc-action-dialog {
	width: 410px;
}
@media screen and (max-width: 410px) {
	.doc-action-dialog {
		width: 100%;
	}
}

.assignment-dialog {
	width: 600px;
}
@media screen and (max-width: 600px) {
	.assignment-dialog {
		width: 100%;
	}
}

.location-dialog {
	height: 420px;
}
.location-dialog > .z-window-content > .z-borderlayout {
	min-width: 380px;
}
.location-dialog .field-label {
	white-space: nowrap;
}
.location-dialog .confirm-panel {
	padding: 4px 8px;
}
@media screen and (max-width: 380px) {
	.location-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 420px) {
	.location-dialog {
		height: 100%;
	}
}

.locator-dialog {
	width: 260px;
	height: 350px;
}
@media screen and (max-width: 260px) {
	.locator-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 350px) {
	.locator-dialog {
		height: 100%;
	}
}

.media-dialog {
	width: 500px;
	height: 500px;
}
@media screen and (max-width: 500px) {
	.media-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 500px) {
	.media-dialog {
		height: 100%;
	}
}

.text-editor-dialog {
	width: 800px;
	height: 450px;
}
@media screen and (max-width: 800px) {
	.text-editor-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 450px) {
	.text-editor-dialog {
		height: 100%;
	}
}

.create-from-bank-statement.create-from-window {
	width: 900px;
	height: 800px;
}
@media screen and (max-width: 900px) {
	.create-from-bank-statement.create-from-window {
		width: 100%;
	}
}
@media screen and (max-height: 800px) {
	.create-from-bank-statement.create-from-window {
		height: 100%;
	}
}

.chosenbox-assistant-dialog {
	height: 600px;
	width: 700px;
}
@media screen and (max-width: 500px) {
	.chosenbox-assistant-dialog {
		width: 100%;
	}
}
@media screen and (max-height: 500px) {
	.chosenbox-assistant-dialog {
		height: 100%;
	}
}


.z-icon-Account:before {
	content: "\f12e";
	font-weight: 900;
}
.z-icon-Archive:before {	
	content: "\f187";
	font-weight: 900;
}
.z-icon-Assignment:before {
	content: "\f0cb";
	font-weight: 900;
}
.z-icon-Attachment:before {	
	content: "\f0c6";
	font-weight: 900;
}
.z-icon-BPartner:before {
	content: "\f007";
}
.z-icon-Calculator:before {
	content: "\f1ec";
	font-weight: 900;
}
.z-icon-Calendar:before {
	content: "\f073";
}
.z-icon-Cancel:before {
	content: "\f00d";
}
.z-icon-ChangeLog:before {
	content: "\f017";
	font-weight: bold;
}
.z-icon-Chat:before {
	content: "\f0e6";
}
.z-icon-Collapsing:before {
	content: "\f102";
}
.z-icon-Copy:before {	
	content: "\f0c5";
}
.z-icon-CSVImport:before {
	content: "\f0f6";
}
.z-icon-Customize:before {
	content: "\f0db";
	font-weight: 900;
}
.z-icon-Delete:before {
	font-weight: bold;
	content: "\f068";
}
.z-icon-DeSelectAll:before {
	content: "\f248";
}
.z-icon-Detail:before {	
	content: "\f0d7";
}
.z-icon-Edit:before {	
	content: "\f044";
}
.z-icon-ErrorMessageBox:before {
	content: "\f057";
	font-size: 32px;
	color: red;
	font-family: FontAwesome;
}
.z-icon-ExclamationMessageBox:before {
	content: "\f06a";
	font-size: 32px;
	color: yellow;
	font-family: FontAwesome;
	font-weight: 900;
}
.z-icon-ExcludeSelected:before {
	content: "\f05e";
}
.z-icon-Expand:before {
	content: "\f0d7";
}
.z-icon-Expanding:before {
	content: "\f103";
}
.z-icon-Export:before {	
	content: "\f0ed";
	font-weight: 900;
}
.z-icon-FastBack:before {
	content: "\f049";
}
.z-icon-FastForward:before {
	content: "\f050";
}
.z-icon-FieldSuggestion:before {
	content: "\e2ca";
	font-weight: 900;
}
.z-icon-FileImport:before {
	content: "\f0ee";
	font-weight: 900;		
}
.z-icon-Find:before {	 
	content: "\f002";
}
.z-icon-FirstRecord:before, .z-icon-angle-double-left:before {	 
	content: "\f048";
}
.z-icon-Folder:before {
	content: "\f07c";
}
.z-icon-Form:before {
	content: "\f00b";
}
.z-icon-GetMail:before {
	content: "\f0e0";
}
.z-icon-Help:before {
	content: "\f059";
}
.z-icon-History:before {
	content: "\f1da";
	font-weight: 900;
}
.z-icon-Home:before {
	content: "\f015";
}
.z-icon-Ignore:before {
	content: "\f0e2";
	font-weight: 900;
}
.z-icon-Import:before {
	content: "\f0ee";
	font-weight: 900;		
}
.z-icon-IncludeSelected:before {
	content: "\f05d";
}
.z-icon-Info:before {	
	content: "\f0eb";
}
.z-icon-InfoAccount:before {	
	content: "\f02d";
	font-weight: 900;
}
.z-icon-InfoAsset:before {	
	content: "\f0b1";
	font-weight: 900;
}
.z-icon-InfoBPartner:before {	
	content: "\f0c0";
	font-weight: 900;
}
.z-icon-InfoMessageBox:before {
	content: "\f05a";
	font-size: 32px;
	color: blue;
	font-family: FontAwesome;
	font-weight: 900;
}
.z-icon-InfoInOut:before {	
	content: "\f0d1";
	font-weight: 900;
}
.z-icon-InfoInvoice:before {	
	content: "\f14b";
	font-weight: 900;
}
.z-icon-InfoLocator:before {
	content: "\f1b2";
	font-weight: 900;
}
.z-icon-InfoOrder:before {	
	content: "\f0c9";
	font-weight: 900;
}
.z-icon-InfoPayment:before {	
	content: "\f0d6";
	font-weight: 900;
}
.z-icon-InfoProduct:before {	
	content: "\f07a";
	font-weight: 900;
}
.z-icon-InfoResource:before {	
	content: "\f0eb";
}
.z-icon-InfoSchedule:before {	
	content: "\f017";
}
.z-icon-InfoShipment:before {
	content: "\f0d1";
	font-weight: 900;
}
.z-icon-LastRecord:before, .z-icon-angle-double-right:before {
	content: "\f051";
}
.z-icon-Location:before {
	content: "\f036";
	font-weight: 900;
}
.z-icon-Locator:before {
	content: "\f233";
	font-weight: 900;
}
.z-icon-Lock:before {
	content: "\f13e";
	font-weight: 900;
}
.z-icon-LockX:before {
	content: "\f023";
	font-weight: 900;
}
.z-icon-More:before {
	content: "\f142";
}
.z-icon-MoveDown:before {
	content: "\f0d7";
}
.z-icon-MoveLeft:before {
	content: "\f0d9";
}
.z-icon-MoveRight:before {
	content: "\f0da";
}
.z-icon-MoveUp:before {
	content: "\f0d8";
}
.z-icon-Multi:before {	
	content: "\f0ce";
	font-weight: 900;
}
.z-icon-New:before {
	content: "\f067";
}
.z-icon-Next:before {
	content: "\f0da";
}
.z-icon-NextRecord:before, .z-icon-angle-right:before {
	content: "\f061";
}
.z-icon-Notice:before {
	font-weight: bold;
	content: "\f01c";
}
.z-icon-Ok:before {
	content: "\f00c";
}
.z-icon-Online:before {
	content: "\f0ac";
	font-weight: 900;
}
.z-icon-Open:before {
	content: "\f016";
}
.z-icon-Parent:before {	
	content: "\f0d8";
}
.z-icon-PAttribute:before {
	content: "\f02b";
	font-weight: 900;
}
.z-icon-Payment:before {
	content: "\f0d6";
	font-weight: 900;
}
.z-icon-PostIt:before {
	content: "\f24a";
}
.z-icon-Label:before {
	content: "\f02b";
	font-weight: 900;
}
.z-icon-NotAllowed:before {
	content: "\f05e";
}
.z-icon-Preference:before {
	content: "\f085";
	font-weight: 900;
}
.z-icon-Previous:before {
	content: "\f0d9";
}
.z-icon-PreviousRecord:before, .z-icon-angle-left:before {
	content: "\f060";
}
.z-icon-Print:before {
	content: "\f02f";
	font-weight: 900;
}
.z-icon-Process:before {
	content: "\f013";
}
.z-icon-ProcessMenu:before {
	content: "\f085";
	font-weight: 900;
}
.z-icon-Product:before {	
	content: "\f07a";
	font-weight: 900;
}
.z-icon-QuestionMessageBox:before {
	content: "\f059";
	font-size: 32px;
	color: green;
	font-family: FontAwesome;
}
.z-icon-QuickForm:before {
	content: "\f0ae";
	font-weight: 900;
}
.z-icon-Refresh:before {
	content: "\f021";
}
.z-icon-Report:before {	
	content: "\f1ea";
}
.z-icon-Request:before {	
	content: "\f046";
}
.z-icon-ReRun:before {
	content: "\f144";
}
.z-icon-Reset:before {
	content: "\f0e2";
	font-weight: 900;
}
.z-icon-Save:before {	
	content: "\f0c7";
}
.z-icon-SaveCreate:before {
	content: "\f0fe";
}
.z-icon-Search:before {
	content: "\f002";
}
.z-icon-SelectAll:before {
	content: "\f248";
}
.z-icon-SendMail:before {
	content: "\f003";
}
.z-icon-SequenceChange:before {
	content: "\f14d";
}
.z-icon-Share:before {
	content: "\f0ac";
	font-weight: 900;
}
.z-icon-ShowMore:before {
	content: "\f142";
}
.z-icon-Single:before {	
	content: "\f044";
}
.z-icon-StepBack:before {
	content: "\f04a";
}
.z-icon-StepForward:before {
	content: "\f04e";
}
.z-icon-Tab::before {
	content: "\f24d";
}
.z-icon-Task:before {
	content: "\f0ae";
	font-weight: 900;
}
.z-icon-ThreeLineMenu:before {
	content: "\f0c9";
	font-weight: 900;
}
.z-icon-Translate:before {
	content: "\f1ab";
	font-weight: 900;
}
.z-icon-Trash:before {
	content: "\f014";
}
.z-icon-TreeFavNodeAdd:before {
	content: "\f07b";
}
.z-icon-UnprocessedDoc:before {	
	content: "\f044";
}
.z-icon-Undo:before {
	content: "\f0e2";
	font-weight: 900;
}
.z-icon-UnSort:before {
	content: "\f074";
	font-weight: 900;
}
.z-icon-File:before {
	content: "\f15b";
}
.z-icon-VPreference:before {
	content: "\f039";
	font-weight: 900;
}
.z-icon-Window:before {
	content: "\f022";
}
.z-icon-Wizard:before {
	content: "\f0d0";
	font-weight: 900;
}
.z-icon-Workflow:before, .z-icon-WorkFlow:before {	
	content: "\f126";
	font-weight: 900;
}
.z-icon-Zoom:before {
	content: "\f14c";
	font-weight: 900;
}
.z-icon-ZoomAcross:before {	
	content: "\f00e";
	font-weight: 900;
}


.zstbtn.z-toolbarbutton {
	padding: 2px;
	min-width: 38px;
}
.zschktbtn-gridlines.zschktbtn.z-toolbarbutton {
	min-width: 62px;
}
.zstbtn-real {
    margin-right: 12px;
    font-size: 12px;
}
.zschktbtn .z-toolbarbutton-content {
	justify-content: initial !important;
}
.zstbtabpanel >  .z-toolbar > .z-toolbar-content {
	overflow-x: auto;
}

.progressmeter-monitor {
    background: #87cefa73 repeat-x 0 0 ;
    background-image: none;
    border-radius: 5px;
    text-align: left;
    overflow: hidden;
}

.progressmeter-monitor-image {
    display: inline-block;
    background: #0093F9;
    background-image: none;
    height: 50px;
    line-height: 0;
    font-size: 1;
}

.button-link-entrega {
    background-color: transparent;
    border: 1px solid #C6C6C6;
    color: #C6C6C6;
}

.button-link-entrega:hover {
    background: #0093F9;
}

.button-link-entrega-em-andamento {
    background-color: transparent;
    border: 1px solid #0093F9;
    color: #0093F9
}

.button-link-entrega-em-andamento:hover {
    background: #0093F9;
}

.button-link-entrega-nao-realizada {
    background-color: red;
    border: 1px solid red;
    color: #0093F9
}

.button-link-entrega-nao-realizada:hover {
    background: #E50000;
}

.button-link-entrega-nao-realizada:focus {
    background: #E50000;
}

.botao-redondo {
    border-radius: 50%;
    padding: 0;
    justify-content: center;
    align-items: center;
}

.ql-rotograma {
   line-height: 40px;
   display: flex; 
   align-items: center; 
   overflow-x:auto; 
   padding:20px;
}

.ql-rotograma::-webkit-scrollbar {
    width: 12px;
    height: 12px;
}

.ql-rotograma::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.ql-rotograma::-webkit-scrollbar-thumb {
    background: rgb(0,147,249);
    border-radius: 6px;
}

.ql-rotograma::-webkit-scrollbar-thumb:hover {
    background: #007acc;
}

.vbox-custom {
    padding: 10px;
    border: 1px solid rgb(0,147,249);
    border-radius: 5px;
    background-color: #f0f8ff;
}
.hbox-custom {
    margin-bottom: 10px;
}
.label-bold {
    font-weight: bold;
    color: rgb(0,147,249);
}
.label-value {
    margin-left: 5px;
}
.ql-custom-scrollbar {
    overflow-y: auto;
}
.ql-custom-scrollbar::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}
.ql-custom-scrollbar::-webkit-scrollbar-track {
    background: #f1f1f1;
}
.ql-custom-scrollbar::-webkit-scrollbar-thumb {
    background: rgb(0,147,249);
    border-radius: 6px;
}
.ql-custom-scrollbar::-webkit-scrollbar-thumb:hover {
    background: #007acc;
}


/* Estiliza o elemento*/
[class^="ql-icon-"], [class*=" ql-icon-"] {
  display: inline-block;
  width: 60px;
  height: 60px;
  background-size: cover;
}

.ql-icon-pickuptruck-VM::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68.95 38.76"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M69,12.72H33.25V0H24.57A11.06,11.06,0,0,0,13.51,11.05v1.67H6.38A6.38,6.38,0,0,0,0,19.1v10H4.67A8.78,8.78,0,0,0,4.8,31.6a8.89,8.89,0,0,0,17.58-2.5H47.05a8.89,8.89,0,1,0,17.71,0H69Zm-50.21,18A5.28,5.28,0,0,1,8.3,29.1s0-.05,0-.07a5.17,5.17,0,0,1,1.6-3,5.27,5.27,0,0,1,2.78-1.37,5.62,5.62,0,0,1,.81-.06,5.11,5.11,0,0,1,2.86.84,4.83,4.83,0,0,1,.76.59,3.58,3.58,0,0,1,.49.53,5.14,5.14,0,0,1,1.12,2.55A4.71,4.71,0,0,1,18.74,30.69Zm11.36-18H17v-2a7.61,7.61,0,0,1,7.61-7.61H30.1Zm31,18A5.29,5.29,0,0,1,50.68,29.1s0-.05,0-.07a5.28,5.28,0,0,1,10.43,1.66Z" fill="red"/></g></g></svg>'); /*SVG*/
  background-repeat: no-repeat;
}

.ql-icon-pickuptruck-VE::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68.95 38.76"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M69,12.72H33.25V0H24.57A11.06,11.06,0,0,0,13.51,11.05v1.67H6.38A6.38,6.38,0,0,0,0,19.1v10H4.67A8.78,8.78,0,0,0,4.8,31.6a8.89,8.89,0,0,0,17.58-2.5H47.05a8.89,8.89,0,1,0,17.71,0H69Zm-50.21,18A5.28,5.28,0,0,1,8.3,29.1s0-.05,0-.07a5.17,5.17,0,0,1,1.6-3,5.27,5.27,0,0,1,2.78-1.37,5.62,5.62,0,0,1,.81-.06,5.11,5.11,0,0,1,2.86.84,4.83,4.83,0,0,1,.76.59,3.58,3.58,0,0,1,.49.53,5.14,5.14,0,0,1,1.12,2.55A4.71,4.71,0,0,1,18.74,30.69Zm11.36-18H17v-2a7.61,7.61,0,0,1,7.61-7.61H30.1Zm31,18A5.29,5.29,0,0,1,50.68,29.1s0-.05,0-.07a5.28,5.28,0,0,1,10.43,1.66Z" fill="green"/></g></g></svg>'); /*SVG*/
  background-repeat: no-repeat;
}

.ql-icon-pickuptruck-AM::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68.95 38.76"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M69,12.72H33.25V0H24.57A11.06,11.06,0,0,0,13.51,11.05v1.67H6.38A6.38,6.38,0,0,0,0,19.1v10H4.67A8.78,8.78,0,0,0,4.8,31.6a8.89,8.89,0,0,0,17.58-2.5H47.05a8.89,8.89,0,1,0,17.71,0H69Zm-50.21,18A5.28,5.28,0,0,1,8.3,29.1s0-.05,0-.07a5.17,5.17,0,0,1,1.6-3,5.27,5.27,0,0,1,2.78-1.37,5.62,5.62,0,0,1,.81-.06,5.11,5.11,0,0,1,2.86.84,4.83,4.83,0,0,1,.76.59,3.58,3.58,0,0,1,.49.53,5.14,5.14,0,0,1,1.12,2.55A4.71,4.71,0,0,1,18.74,30.69Zm11.36-18H17v-2a7.61,7.61,0,0,1,7.61-7.61H30.1Zm31,18A5.29,5.29,0,0,1,50.68,29.1s0-.05,0-.07a5.28,5.28,0,0,1,10.43,1.66Z" fill="yellow"/></g></g></svg>'); /*SVG*/
  background-repeat: no-repeat;
}

.ql-icon-pickuptruck-PE::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68.95 38.76"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M69,12.72H33.25V0H24.57A11.06,11.06,0,0,0,13.51,11.05v1.67H6.38A6.38,6.38,0,0,0,0,19.1v10H4.67A8.78,8.78,0,0,0,4.8,31.6a8.89,8.89,0,0,0,17.58-2.5H47.05a8.89,8.89,0,1,0,17.71,0H69Zm-50.21,18A5.28,5.28,0,0,1,8.3,29.1s0-.05,0-.07a5.17,5.17,0,0,1,1.6-3,5.27,5.27,0,0,1,2.78-1.37,5.62,5.62,0,0,1,.81-.06,5.11,5.11,0,0,1,2.86.84,4.83,4.83,0,0,1,.76.59,3.58,3.58,0,0,1,.49.53,5.14,5.14,0,0,1,1.12,2.55A4.71,4.71,0,0,1,18.74,30.69Zm11.36-18H17v-2a7.61,7.61,0,0,1,7.61-7.61H30.1Zm31,18A5.29,5.29,0,0,1,50.68,29.1s0-.05,0-.07a5.28,5.28,0,0,1,10.43,1.66Z" fill="black"/></g></g></svg>'); /*SVG*/
  background-repeat: no-repeat;
}

.ql-icon-pickuptruck-LA::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68.95 38.76"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M69,12.72H33.25V0H24.57A11.06,11.06,0,0,0,13.51,11.05v1.67H6.38A6.38,6.38,0,0,0,0,19.1v10H4.67A8.78,8.78,0,0,0,4.8,31.6a8.89,8.89,0,0,0,17.58-2.5H47.05a8.89,8.89,0,1,0,17.71,0H69Zm-50.21,18A5.28,5.28,0,0,1,8.3,29.1s0-.05,0-.07a5.17,5.17,0,0,1,1.6-3,5.27,5.27,0,0,1,2.78-1.37,5.62,5.62,0,0,1,.81-.06,5.11,5.11,0,0,1,2.86.84,4.83,4.83,0,0,1,.76.59,3.58,3.58,0,0,1,.49.53,5.14,5.14,0,0,1,1.12,2.55A4.71,4.71,0,0,1,18.74,30.69Zm11.36-18H17v-2a7.61,7.61,0,0,1,7.61-7.61H30.1Zm31,18A5.29,5.29,0,0,1,50.68,29.1s0-.05,0-.07a5.28,5.28,0,0,1,10.43,1.66Z" fill="orange"/></g></g></svg>'); /*SVG*/
  background-repeat: no-repeat;
}

.ql-icon-pickuptruck-CI::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68.95 38.76"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M69,12.72H33.25V0H24.57A11.06,11.06,0,0,0,13.51,11.05v1.67H6.38A6.38,6.38,0,0,0,0,19.1v10H4.67A8.78,8.78,0,0,0,4.8,31.6a8.89,8.89,0,0,0,17.58-2.5H47.05a8.89,8.89,0,1,0,17.71,0H69Zm-50.21,18A5.28,5.28,0,0,1,8.3,29.1s0-.05,0-.07a5.17,5.17,0,0,1,1.6-3,5.27,5.27,0,0,1,2.78-1.37,5.62,5.62,0,0,1,.81-.06,5.11,5.11,0,0,1,2.86.84,4.83,4.83,0,0,1,.76.59,3.58,3.58,0,0,1,.49.53,5.14,5.14,0,0,1,1.12,2.55A4.71,4.71,0,0,1,18.74,30.69Zm11.36-18H17v-2a7.61,7.61,0,0,1,7.61-7.61H30.1Zm31,18A5.29,5.29,0,0,1,50.68,29.1s0-.05,0-.07a5.28,5.28,0,0,1,10.43,1.66Z" fill="gray"/></g></g></svg>'); /*SVG*/
  background-repeat: no-repeat;
}

.ql-icon-pickuptruck-RO::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68.95 38.76"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M69,12.72H33.25V0H24.57A11.06,11.06,0,0,0,13.51,11.05v1.67H6.38A6.38,6.38,0,0,0,0,19.1v10H4.67A8.78,8.78,0,0,0,4.8,31.6a8.89,8.89,0,0,0,17.58-2.5H47.05a8.89,8.89,0,1,0,17.71,0H69Zm-50.21,18A5.28,5.28,0,0,1,8.3,29.1s0-.05,0-.07a5.17,5.17,0,0,1,1.6-3,5.27,5.27,0,0,1,2.78-1.37,5.62,5.62,0,0,1,.81-.06,5.11,5.11,0,0,1,2.86.84,4.83,4.83,0,0,1,.76.59,3.58,3.58,0,0,1,.49.53,5.14,5.14,0,0,1,1.12,2.55A4.71,4.71,0,0,1,18.74,30.69Zm11.36-18H17v-2a7.61,7.61,0,0,1,7.61-7.61H30.1Zm31,18A5.29,5.29,0,0,1,50.68,29.1s0-.05,0-.07a5.28,5.28,0,0,1,10.43,1.66Z" fill="pink"/></g></g></svg>'); /*SVG*/
  background-repeat: no-repeat;
}

.ql-icon-pickuptruck-MA::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68.95 38.76"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M69,12.72H33.25V0H24.57A11.06,11.06,0,0,0,13.51,11.05v1.67H6.38A6.38,6.38,0,0,0,0,19.1v10H4.67A8.78,8.78,0,0,0,4.8,31.6a8.89,8.89,0,0,0,17.58-2.5H47.05a8.89,8.89,0,1,0,17.71,0H69Zm-50.21,18A5.28,5.28,0,0,1,8.3,29.1s0-.05,0-.07a5.17,5.17,0,0,1,1.6-3,5.27,5.27,0,0,1,2.78-1.37,5.62,5.62,0,0,1,.81-.06,5.11,5.11,0,0,1,2.86.84,4.83,4.83,0,0,1,.76.59,3.58,3.58,0,0,1,.49.53,5.14,5.14,0,0,1,1.12,2.55A4.71,4.71,0,0,1,18.74,30.69Zm11.36-18H17v-2a7.61,7.61,0,0,1,7.61-7.61H30.1Zm31,18A5.29,5.29,0,0,1,50.68,29.1s0-.05,0-.07a5.28,5.28,0,0,1,10.43,1.66Z" fill="brown"/></g></g></svg>'); /*SVG*/
  background-repeat: no-repeat;
}

.ql-icon-pickuptruck-AZ::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68.95 38.76"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M69,12.72H33.25V0H24.57A11.06,11.06,0,0,0,13.51,11.05v1.67H6.38A6.38,6.38,0,0,0,0,19.1v10H4.67A8.78,8.78,0,0,0,4.8,31.6a8.89,8.89,0,0,0,17.58-2.5H47.05a8.89,8.89,0,1,0,17.71,0H69Zm-50.21,18A5.28,5.28,0,0,1,8.3,29.1s0-.05,0-.07a5.17,5.17,0,0,1,1.6-3,5.27,5.27,0,0,1,2.78-1.37,5.62,5.62,0,0,1,.81-.06,5.11,5.11,0,0,1,2.86.84,4.83,4.83,0,0,1,.76.59,3.58,3.58,0,0,1,.49.53,5.14,5.14,0,0,1,1.12,2.55A4.71,4.71,0,0,1,18.74,30.69Zm11.36-18H17v-2a7.61,7.61,0,0,1,7.61-7.61H30.1Zm31,18A5.29,5.29,0,0,1,50.68,29.1s0-.05,0-.07a5.28,5.28,0,0,1,10.43,1.66Z" fill="blue"/></g></g></svg>'); /*SVG*/
  background-repeat: no-repeat;
}

.ql-icon-bigtruck-VM::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 97.83 40.47"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M97.83,0H21.58V7.65H16.3A9.36,9.36,0,0,0,6.94,17v1.42H6.38A6.38,6.38,0,0,0,0,24.81V32.3H6.61a7.53,7.53,0,1,0,15,0h0v-.25a1.13,1.13,0,0,1,0,.25H61.89a7.53,7.53,0,1,0,15,0H79a7.53,7.53,0,1,0,15,0h3.88ZM18.52,33.64A4.47,4.47,0,0,1,9.68,32.3s0,0,0-.07a4.53,4.53,0,0,1,3.71-3.71,2.56,2.56,0,0,1,.47,0,4.47,4.47,0,0,1,4.65,3.82A4.3,4.3,0,0,1,18.52,33.64Zm3.06-15.21H9.92V16.7a6.44,6.44,0,0,1,6.44-6.44h5.22ZM73.81,33.64A4.48,4.48,0,0,1,65,32.3s0,0,0-.07a4.47,4.47,0,0,1,8.84.07A4.3,4.3,0,0,1,73.81,33.64Zm17.06,0A4.48,4.48,0,0,1,82,32.3s0,0,0-.07a4.47,4.47,0,0,1,8.84.07A4.3,4.3,0,0,1,90.87,33.64Z" fill="red"/></g></g></svg>'); /*SVG*/
  background-repeat: no-repeat;
}

.ql-icon-bigtruck-VE::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 97.83 40.47"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M97.83,0H21.58V7.65H16.3A9.36,9.36,0,0,0,6.94,17v1.42H6.38A6.38,6.38,0,0,0,0,24.81V32.3H6.61a7.53,7.53,0,1,0,15,0h0v-.25a1.13,1.13,0,0,1,0,.25H61.89a7.53,7.53,0,1,0,15,0H79a7.53,7.53,0,1,0,15,0h3.88ZM18.52,33.64A4.47,4.47,0,0,1,9.68,32.3s0,0,0-.07a4.53,4.53,0,0,1,3.71-3.71,2.56,2.56,0,0,1,.47,0,4.47,4.47,0,0,1,4.65,3.82A4.3,4.3,0,0,1,18.52,33.64Zm3.06-15.21H9.92V16.7a6.44,6.44,0,0,1,6.44-6.44h5.22ZM73.81,33.64A4.48,4.48,0,0,1,65,32.3s0,0,0-.07a4.47,4.47,0,0,1,8.84.07A4.3,4.3,0,0,1,73.81,33.64Zm17.06,0A4.48,4.48,0,0,1,82,32.3s0,0,0-.07a4.47,4.47,0,0,1,8.84.07A4.3,4.3,0,0,1,90.87,33.64Z" fill="green"/></g></g></svg>');
  background-repeat: no-repeat;
}

.ql-icon-bigtruck-AM::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 97.83 40.47"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M97.83,0H21.58V7.65H16.3A9.36,9.36,0,0,0,6.94,17v1.42H6.38A6.38,6.38,0,0,0,0,24.81V32.3H6.61a7.53,7.53,0,1,0,15,0h0v-.25a1.13,1.13,0,0,1,0,.25H61.89a7.53,7.53,0,1,0,15,0H79a7.53,7.53,0,1,0,15,0h3.88ZM18.52,33.64A4.47,4.47,0,0,1,9.68,32.3s0,0,0-.07a4.53,4.53,0,0,1,3.71-3.71,2.56,2.56,0,0,1,.47,0,4.47,4.47,0,0,1,4.65,3.82A4.3,4.3,0,0,1,18.52,33.64Zm3.06-15.21H9.92V16.7a6.44,6.44,0,0,1,6.44-6.44h5.22ZM73.81,33.64A4.48,4.48,0,0,1,65,32.3s0,0,0-.07a4.47,4.47,0,0,1,8.84.07A4.3,4.3,0,0,1,73.81,33.64Zm17.06,0A4.48,4.48,0,0,1,82,32.3s0,0,0-.07a4.47,4.47,0,0,1,8.84.07A4.3,4.3,0,0,1,90.87,33.64Z" fill="yellow"/></g></g></svg>');
  background-repeat: no-repeat;
}

.ql-icon-bigtruck-PE::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 97.83 40.47"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M97.83,0H21.58V7.65H16.3A9.36,9.36,0,0,0,6.94,17v1.42H6.38A6.38,6.38,0,0,0,0,24.81V32.3H6.61a7.53,7.53,0,1,0,15,0h0v-.25a1.13,1.13,0,0,1,0,.25H61.89a7.53,7.53,0,1,0,15,0H79a7.53,7.53,0,1,0,15,0h3.88ZM18.52,33.64A4.47,4.47,0,0,1,9.68,32.3s0,0,0-.07a4.53,4.53,0,0,1,3.71-3.71,2.56,2.56,0,0,1,.47,0,4.47,4.47,0,0,1,4.65,3.82A4.3,4.3,0,0,1,18.52,33.64Zm3.06-15.21H9.92V16.7a6.44,6.44,0,0,1,6.44-6.44h5.22ZM73.81,33.64A4.48,4.48,0,0,1,65,32.3s0,0,0-.07a4.47,4.47,0,0,1,8.84.07A4.3,4.3,0,0,1,73.81,33.64Zm17.06,0A4.48,4.48,0,0,1,82,32.3s0,0,0-.07a4.47,4.47,0,0,1,8.84.07A4.3,4.3,0,0,1,90.87,33.64Z" fill="black"/></g></g></svg>');
  background-repeat: no-repeat;
}

.ql-icon-bigtruck-LA::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 97.83 40.47"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M97.83,0H21.58V7.65H16.3A9.36,9.36,0,0,0,6.94,17v1.42H6.38A6.38,6.38,0,0,0,0,24.81V32.3H6.61a7.53,7.53,0,1,0,15,0h0v-.25a1.13,1.13,0,0,1,0,.25H61.89a7.53,7.53,0,1,0,15,0H79a7.53,7.53,0,1,0,15,0h3.88ZM18.52,33.64A4.47,4.47,0,0,1,9.68,32.3s0,0,0-.07a4.53,4.53,0,0,1,3.71-3.71,2.56,2.56,0,0,1,.47,0,4.47,4.47,0,0,1,4.65,3.82A4.3,4.3,0,0,1,18.52,33.64Zm3.06-15.21H9.92V16.7a6.44,6.44,0,0,1,6.44-6.44h5.22ZM73.81,33.64A4.48,4.48,0,0,1,65,32.3s0,0,0-.07a4.47,4.47,0,0,1,8.84.07A4.3,4.3,0,0,1,73.81,33.64Zm17.06,0A4.48,4.48,0,0,1,82,32.3s0,0,0-.07a4.47,4.47,0,0,1,8.84.07A4.3,4.3,0,0,1,90.87,33.64Z" fill="orange"/></g></g></svg>');
  background-repeat: no-repeat;
}

.ql-icon-bigtruck-CI::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 97.83 40.47"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M97.83,0H21.58V7.65H16.3A9.36,9.36,0,0,0,6.94,17v1.42H6.38A6.38,6.38,0,0,0,0,24.81V32.3H6.61a7.53,7.53,0,1,0,15,0h0v-.25a1.13,1.13,0,0,1,0,.25H61.89a7.53,7.53,0,1,0,15,0H79a7.53,7.53,0,1,0,15,0h3.88ZM18.52,33.64A4.47,4.47,0,0,1,9.68,32.3s0,0,0-.07a4.53,4.53,0,0,1,3.71-3.71,2.56,2.56,0,0,1,.47,0,4.47,4.47,0,0,1,4.65,3.82A4.3,4.3,0,0,1,18.52,33.64Zm3.06-15.21H9.92V16.7a6.44,6.44,0,0,1,6.44-6.44h5.22ZM73.81,33.64A4.48,4.48,0,0,1,65,32.3s0,0,0-.07a4.47,4.47,0,0,1,8.84.07A4.3,4.3,0,0,1,73.81,33.64Zm17.06,0A4.48,4.48,0,0,1,82,32.3s0,0,0-.07a4.47,4.47,0,0,1,8.84.07A4.3,4.3,0,0,1,90.87,33.64Z" fill="gray"/></g></g></svg>');
  background-repeat: no-repeat;
}

.ql-icon-bigtruck-RO::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 97.83 40.47"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M97.83,0H21.58V7.65H16.3A9.36,9.36,0,0,0,6.94,17v1.42H6.38A6.38,6.38,0,0,0,0,24.81V32.3H6.61a7.53,7.53,0,1,0,15,0h0v-.25a1.13,1.13,0,0,1,0,.25H61.89a7.53,7.53,0,1,0,15,0H79a7.53,7.53,0,1,0,15,0h3.88ZM18.52,33.64A4.47,4.47,0,0,1,9.68,32.3s0,0,0-.07a4.53,4.53,0,0,1,3.71-3.71,2.56,2.56,0,0,1,.47,0,4.47,4.47,0,0,1,4.65,3.82A4.3,4.3,0,0,1,18.52,33.64Zm3.06-15.21H9.92V16.7a6.44,6.44,0,0,1,6.44-6.44h5.22ZM73.81,33.64A4.48,4.48,0,0,1,65,32.3s0,0,0-.07a4.47,4.47,0,0,1,8.84.07A4.3,4.3,0,0,1,73.81,33.64Zm17.06,0A4.48,4.48,0,0,1,82,32.3s0,0,0-.07a4.47,4.47,0,0,1,8.84.07A4.3,4.3,0,0,1,90.87,33.64Z" fill="pink"/></g></g></svg>');
  background-repeat: no-repeat;
}

.ql-icon-bigtruck-MA::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 97.83 40.47"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M97.83,0H21.58V7.65H16.3A9.36,9.36,0,0,0,6.94,17v1.42H6.38A6.38,6.38,0,0,0,0,24.81V32.3H6.61a7.53,7.53,0,1,0,15,0h0v-.25a1.13,1.13,0,0,1,0,.25H61.89a7.53,7.53,0,1,0,15,0H79a7.53,7.53,0,1,0,15,0h3.88ZM18.52,33.64A4.47,4.47,0,0,1,9.68,32.3s0,0,0-.07a4.53,4.53,0,0,1,3.71-3.71,2.56,2.56,0,0,1,.47,0,4.47,4.47,0,0,1,4.65,3.82A4.3,4.3,0,0,1,18.52,33.64Zm3.06-15.21H9.92V16.7a6.44,6.44,0,0,1,6.44-6.44h5.22ZM73.81,33.64A4.48,4.48,0,0,1,65,32.3s0,0,0-.07a4.47,4.47,0,0,1,8.84.07A4.3,4.3,0,0,1,73.81,33.64Zm17.06,0A4.48,4.48,0,0,1,82,32.3s0,0,0-.07a4.47,4.47,0,0,1,8.84.07A4.3,4.3,0,0,1,90.87,33.64Z" fill="brown"/></g></g></svg>');
  background-repeat: no-repeat;
}

.ql-icon-bigtruck-AZ::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 97.83 40.47"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M97.83,0H21.58V7.65H16.3A9.36,9.36,0,0,0,6.94,17v1.42H6.38A6.38,6.38,0,0,0,0,24.81V32.3H6.61a7.53,7.53,0,1,0,15,0h0v-.25a1.13,1.13,0,0,1,0,.25H61.89a7.53,7.53,0,1,0,15,0H79a7.53,7.53,0,1,0,15,0h3.88ZM18.52,33.64A4.47,4.47,0,0,1,9.68,32.3s0,0,0-.07a4.53,4.53,0,0,1,3.71-3.71,2.56,2.56,0,0,1,.47,0,4.47,4.47,0,0,1,4.65,3.82A4.3,4.3,0,0,1,18.52,33.64Zm3.06-15.21H9.92V16.7a6.44,6.44,0,0,1,6.44-6.44h5.22ZM73.81,33.64A4.48,4.48,0,0,1,65,32.3s0,0,0-.07a4.47,4.47,0,0,1,8.84.07A4.3,4.3,0,0,1,73.81,33.64Zm17.06,0A4.48,4.48,0,0,1,82,32.3s0,0,0-.07a4.47,4.47,0,0,1,8.84.07A4.3,4.3,0,0,1,90.87,33.64Z" fill="blue"/></g></g></svg>');
  background-repeat: no-repeat;
}

.ql-icon-mediumtruck-VM::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 67.77 40.47"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M67.77,0h-46V7.66H16.53A9.36,9.36,0,0,0,7.17,17v1.41H6.38A6.38,6.38,0,0,0,0,24.81V32.3H6.84a7.53,7.53,0,1,0,15,0h0v-.25a1.13,1.13,0,0,1,0,.25H46.76a7.53,7.53,0,1,0,15,0h6Zm-49,33.64A4.47,4.47,0,0,1,9.91,32.3s0,0,0-.07a4.5,4.5,0,0,1,3.71-3.71l.24,0a4.46,4.46,0,0,1,3.54,1.2,4.41,4.41,0,0,1,1.35,2.61A4.64,4.64,0,0,1,18.75,33.64Zm3.06-15.21H10.15V16.71a6.44,6.44,0,0,1,6.44-6.44h5.22ZM58.67,33.64a4.47,4.47,0,0,1-8.84-1.34s0,0,0-.07a4.46,4.46,0,0,1,8.83.07A4.3,4.3,0,0,1,58.67,33.64Z" fill="red"/></g></g></svg>'); /*SVG*/
  background-repeat: no-repeat;
}

.ql-icon-mediumtruck-VE::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 67.77 40.47"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M67.77,0h-46V7.66H16.53A9.36,9.36,0,0,0,7.17,17v1.41H6.38A6.38,6.38,0,0,0,0,24.81V32.3H6.84a7.53,7.53,0,1,0,15,0h0v-.25a1.13,1.13,0,0,1,0,.25H46.76a7.53,7.53,0,1,0,15,0h6Zm-49,33.64A4.47,4.47,0,0,1,9.91,32.3s0,0,0-.07a4.5,4.5,0,0,1,3.71-3.71l.24,0a4.46,4.46,0,0,1,3.54,1.2,4.41,4.41,0,0,1,1.35,2.61A4.64,4.64,0,0,1,18.75,33.64Zm3.06-15.21H10.15V16.71a6.44,6.44,0,0,1,6.44-6.44h5.22ZM58.67,33.64a4.47,4.47,0,0,1-8.84-1.34s0,0,0-.07a4.46,4.46,0,0,1,8.83.07A4.3,4.3,0,0,1,58.67,33.64Z" fill="green"/></g></g></svg>');
  background-repeat: no-repeat;
}

.ql-icon-mediumtruck-AM::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 67.77 40.47"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M67.77,0h-46V7.66H16.53A9.36,9.36,0,0,0,7.17,17v1.41H6.38A6.38,6.38,0,0,0,0,24.81V32.3H6.84a7.53,7.53,0,1,0,15,0h0v-.25a1.13,1.13,0,0,1,0,.25H46.76a7.53,7.53,0,1,0,15,0h6Zm-49,33.64A4.47,4.47,0,0,1,9.91,32.3s0,0,0-.07a4.5,4.5,0,0,1,3.71-3.71l.24,0a4.46,4.46,0,0,1,3.54,1.2,4.41,4.41,0,0,1,1.35,2.61A4.64,4.64,0,0,1,18.75,33.64Zm3.06-15.21H10.15V16.71a6.44,6.44,0,0,1,6.44-6.44h5.22ZM58.67,33.64a4.47,4.47,0,0,1-8.84-1.34s0,0,0-.07a4.46,4.46,0,0,1,8.83.07A4.3,4.3,0,0,1,58.67,33.64Z" fill="yellow"/></g></g></svg>');
  background-repeat: no-repeat;
}

.ql-icon-mediumtruck-PE::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 67.77 40.47"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M67.77,0h-46V7.66H16.53A9.36,9.36,0,0,0,7.17,17v1.41H6.38A6.38,6.38,0,0,0,0,24.81V32.3H6.84a7.53,7.53,0,1,0,15,0h0v-.25a1.13,1.13,0,0,1,0,.25H46.76a7.53,7.53,0,1,0,15,0h6Zm-49,33.64A4.47,4.47,0,0,1,9.91,32.3s0,0,0-.07a4.5,4.5,0,0,1,3.71-3.71l.24,0a4.46,4.46,0,0,1,3.54,1.2,4.41,4.41,0,0,1,1.35,2.61A4.64,4.64,0,0,1,18.75,33.64Zm3.06-15.21H10.15V16.71a6.44,6.44,0,0,1,6.44-6.44h5.22ZM58.67,33.64a4.47,4.47,0,0,1-8.84-1.34s0,0,0-.07a4.46,4.46,0,0,1,8.83.07A4.3,4.3,0,0,1,58.67,33.64Z" fill="black"/></g></g></svg>');
  background-repeat: no-repeat;
}

.ql-icon-mediumtruck-LA::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 67.77 40.47"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M67.77,0h-46V7.66H16.53A9.36,9.36,0,0,0,7.17,17v1.41H6.38A6.38,6.38,0,0,0,0,24.81V32.3H6.84a7.53,7.53,0,1,0,15,0h0v-.25a1.13,1.13,0,0,1,0,.25H46.76a7.53,7.53,0,1,0,15,0h6Zm-49,33.64A4.47,4.47,0,0,1,9.91,32.3s0,0,0-.07a4.5,4.5,0,0,1,3.71-3.71l.24,0a4.46,4.46,0,0,1,3.54,1.2,4.41,4.41,0,0,1,1.35,2.61A4.64,4.64,0,0,1,18.75,33.64Zm3.06-15.21H10.15V16.71a6.44,6.44,0,0,1,6.44-6.44h5.22ZM58.67,33.64a4.47,4.47,0,0,1-8.84-1.34s0,0,0-.07a4.46,4.46,0,0,1,8.83.07A4.3,4.3,0,0,1,58.67,33.64Z" fill="orange"/></g></g></svg>');
  background-repeat: no-repeat;
}

.ql-icon-mediumtruck-CI::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 67.77 40.47"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M67.77,0h-46V7.66H16.53A9.36,9.36,0,0,0,7.17,17v1.41H6.38A6.38,6.38,0,0,0,0,24.81V32.3H6.84a7.53,7.53,0,1,0,15,0h0v-.25a1.13,1.13,0,0,1,0,.25H46.76a7.53,7.53,0,1,0,15,0h6Zm-49,33.64A4.47,4.47,0,0,1,9.91,32.3s0,0,0-.07a4.5,4.5,0,0,1,3.71-3.71l.24,0a4.46,4.46,0,0,1,3.54,1.2,4.41,4.41,0,0,1,1.35,2.61A4.64,4.64,0,0,1,18.75,33.64Zm3.06-15.21H10.15V16.71a6.44,6.44,0,0,1,6.44-6.44h5.22ZM58.67,33.64a4.47,4.47,0,0,1-8.84-1.34s0,0,0-.07a4.46,4.46,0,0,1,8.83.07A4.3,4.3,0,0,1,58.67,33.64Z" fill="gray"/></g></g></svg>');
  background-repeat: no-repeat;
}

.ql-icon-mediumtruck-RO::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 67.77 40.47"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M67.77,0h-46V7.66H16.53A9.36,9.36,0,0,0,7.17,17v1.41H6.38A6.38,6.38,0,0,0,0,24.81V32.3H6.84a7.53,7.53,0,1,0,15,0h0v-.25a1.13,1.13,0,0,1,0,.25H46.76a7.53,7.53,0,1,0,15,0h6Zm-49,33.64A4.47,4.47,0,0,1,9.91,32.3s0,0,0-.07a4.5,4.5,0,0,1,3.71-3.71l.24,0a4.46,4.46,0,0,1,3.54,1.2,4.41,4.41,0,0,1,1.35,2.61A4.64,4.64,0,0,1,18.75,33.64Zm3.06-15.21H10.15V16.71a6.44,6.44,0,0,1,6.44-6.44h5.22ZM58.67,33.64a4.47,4.47,0,0,1-8.84-1.34s0,0,0-.07a4.46,4.46,0,0,1,8.83.07A4.3,4.3,0,0,1,58.67,33.64Z" fill="pink"/></g></g></svg>');
  background-repeat: no-repeat;
}

.ql-icon-mediumtruck-MA::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 67.77 40.47"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M67.77,0h-46V7.66H16.53A9.36,9.36,0,0,0,7.17,17v1.41H6.38A6.38,6.38,0,0,0,0,24.81V32.3H6.84a7.53,7.53,0,1,0,15,0h0v-.25a1.13,1.13,0,0,1,0,.25H46.76a7.53,7.53,0,1,0,15,0h6Zm-49,33.64A4.47,4.47,0,0,1,9.91,32.3s0,0,0-.07a4.5,4.5,0,0,1,3.71-3.71l.24,0a4.46,4.46,0,0,1,3.54,1.2,4.41,4.41,0,0,1,1.35,2.61A4.64,4.64,0,0,1,18.75,33.64Zm3.06-15.21H10.15V16.71a6.44,6.44,0,0,1,6.44-6.44h5.22ZM58.67,33.64a4.47,4.47,0,0,1-8.84-1.34s0,0,0-.07a4.46,4.46,0,0,1,8.83.07A4.3,4.3,0,0,1,58.67,33.64Z" fill="brown"/></g></g></svg>');
  background-repeat: no-repeat;
}

.ql-icon-mediumtruck-AZ::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 67.77 40.47"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M67.77,0h-46V7.66H16.53A9.36,9.36,0,0,0,7.17,17v1.41H6.38A6.38,6.38,0,0,0,0,24.81V32.3H6.84a7.53,7.53,0,1,0,15,0h0v-.25a1.13,1.13,0,0,1,0,.25H46.76a7.53,7.53,0,1,0,15,0h6Zm-49,33.64A4.47,4.47,0,0,1,9.91,32.3s0,0,0-.07a4.5,4.5,0,0,1,3.71-3.71l.24,0a4.46,4.46,0,0,1,3.54,1.2,4.41,4.41,0,0,1,1.35,2.61A4.64,4.64,0,0,1,18.75,33.64Zm3.06-15.21H10.15V16.71a6.44,6.44,0,0,1,6.44-6.44h5.22ZM58.67,33.64a4.47,4.47,0,0,1-8.84-1.34s0,0,0-.07a4.46,4.46,0,0,1,8.83.07A4.3,4.3,0,0,1,58.67,33.64Z" fill="blue"/></g></g></svg>');
  background-repeat: no-repeat;
}

.ql-icon-van-VM::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 79.91 38.76"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M79.91,0H19.39a11.05,11.05,0,0,0-11,11.05v1.68h-2A6.38,6.38,0,0,0,0,19.11v10H5.67A9.15,9.15,0,0,0,5.8,31.6a8.9,8.9,0,0,0,17.59-2.5h31.7a9.26,9.26,0,0,0,.13,2.5,8.9,8.9,0,0,0,17.59-2.5h7.1ZM19.75,30.7A5.28,5.28,0,0,1,9.31,29.11h0s0-.05,0-.07a5.43,5.43,0,0,1,2.54-3.71,5,5,0,0,1,1.84-.67,5.33,5.33,0,0,1,2.68.28A5.12,5.12,0,0,1,18.13,26a3.63,3.63,0,0,1,.5.53,5.14,5.14,0,0,1,1.12,2.55A5.36,5.36,0,0,1,19.75,30.7Zm5.88-18H11.86v-2a7.61,7.61,0,0,1,7.6-7.61h6.17Zm43.54,18a5.28,5.28,0,0,1-10.44-1.6s0-.05,0-.07a5.28,5.28,0,0,1,10.43.07A4.77,4.77,0,0,1,69.17,30.7Zm5.74-18H27.52V3.08H74.91Z" fill="red"/></g></g></svg>'); /*SVG*/
  background-repeat: no-repeat;
}

.ql-icon-van-VE::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 79.91 38.76"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M79.91,0H19.39a11.05,11.05,0,0,0-11,11.05v1.68h-2A6.38,6.38,0,0,0,0,19.11v10H5.67A9.15,9.15,0,0,0,5.8,31.6a8.9,8.9,0,0,0,17.59-2.5h31.7a9.26,9.26,0,0,0,.13,2.5,8.9,8.9,0,0,0,17.59-2.5h7.1ZM19.75,30.7A5.28,5.28,0,0,1,9.31,29.11h0s0-.05,0-.07a5.43,5.43,0,0,1,2.54-3.71,5,5,0,0,1,1.84-.67,5.33,5.33,0,0,1,2.68.28A5.12,5.12,0,0,1,18.13,26a3.63,3.63,0,0,1,.5.53,5.14,5.14,0,0,1,1.12,2.55A5.36,5.36,0,0,1,19.75,30.7Zm5.88-18H11.86v-2a7.61,7.61,0,0,1,7.6-7.61h6.17Zm43.54,18a5.28,5.28,0,0,1-10.44-1.6s0-.05,0-.07a5.28,5.28,0,0,1,10.43.07A4.77,4.77,0,0,1,69.17,30.7Zm5.74-18H27.52V3.08H74.91Z" fill="green"/></g></g></svg>');
  background-repeat: no-repeat;
}

.ql-icon-van-AM::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 79.91 38.76"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M79.91,0H19.39a11.05,11.05,0,0,0-11,11.05v1.68h-2A6.38,6.38,0,0,0,0,19.11v10H5.67A9.15,9.15,0,0,0,5.8,31.6a8.9,8.9,0,0,0,17.59-2.5h31.7a9.26,9.26,0,0,0,.13,2.5,8.9,8.9,0,0,0,17.59-2.5h7.1ZM19.75,30.7A5.28,5.28,0,0,1,9.31,29.11h0s0-.05,0-.07a5.43,5.43,0,0,1,2.54-3.71,5,5,0,0,1,1.84-.67,5.33,5.33,0,0,1,2.68.28A5.12,5.12,0,0,1,18.13,26a3.63,3.63,0,0,1,.5.53,5.14,5.14,0,0,1,1.12,2.55A5.36,5.36,0,0,1,19.75,30.7Zm5.88-18H11.86v-2a7.61,7.61,0,0,1,7.6-7.61h6.17Zm43.54,18a5.28,5.28,0,0,1-10.44-1.6s0-.05,0-.07a5.28,5.28,0,0,1,10.43.07A4.77,4.77,0,0,1,69.17,30.7Zm5.74-18H27.52V3.08H74.91Z" fill="yellow"/></g></g></svg>');
  background-repeat: no-repeat;
}

.ql-icon-van-PE::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 79.91 38.76"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M79.91,0H19.39a11.05,11.05,0,0,0-11,11.05v1.68h-2A6.38,6.38,0,0,0,0,19.11v10H5.67A9.15,9.15,0,0,0,5.8,31.6a8.9,8.9,0,0,0,17.59-2.5h31.7a9.26,9.26,0,0,0,.13,2.5,8.9,8.9,0,0,0,17.59-2.5h7.1ZM19.75,30.7A5.28,5.28,0,0,1,9.31,29.11h0s0-.05,0-.07a5.43,5.43,0,0,1,2.54-3.71,5,5,0,0,1,1.84-.67,5.33,5.33,0,0,1,2.68.28A5.12,5.12,0,0,1,18.13,26a3.63,3.63,0,0,1,.5.53,5.14,5.14,0,0,1,1.12,2.55A5.36,5.36,0,0,1,19.75,30.7Zm5.88-18H11.86v-2a7.61,7.61,0,0,1,7.6-7.61h6.17Zm43.54,18a5.28,5.28,0,0,1-10.44-1.6s0-.05,0-.07a5.28,5.28,0,0,1,10.43.07A4.77,4.77,0,0,1,69.17,30.7Zm5.74-18H27.52V3.08H74.91Z" fill="black"/></g></g></svg>');
  background-repeat: no-repeat;
}

.ql-icon-van-LA::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 79.91 38.76"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M79.91,0H19.39a11.05,11.05,0,0,0-11,11.05v1.68h-2A6.38,6.38,0,0,0,0,19.11v10H5.67A9.15,9.15,0,0,0,5.8,31.6a8.9,8.9,0,0,0,17.59-2.5h31.7a9.26,9.26,0,0,0,.13,2.5,8.9,8.9,0,0,0,17.59-2.5h7.1ZM19.75,30.7A5.28,5.28,0,0,1,9.31,29.11h0s0-.05,0-.07a5.43,5.43,0,0,1,2.54-3.71,5,5,0,0,1,1.84-.67,5.33,5.33,0,0,1,2.68.28A5.12,5.12,0,0,1,18.13,26a3.63,3.63,0,0,1,.5.53,5.14,5.14,0,0,1,1.12,2.55A5.36,5.36,0,0,1,19.75,30.7Zm5.88-18H11.86v-2a7.61,7.61,0,0,1,7.6-7.61h6.17Zm43.54,18a5.28,5.28,0,0,1-10.44-1.6s0-.05,0-.07a5.28,5.28,0,0,1,10.43.07A4.77,4.77,0,0,1,69.17,30.7Zm5.74-18H27.52V3.08H74.91Z" fill="orange"/></g></g></svg>');
  background-repeat: no-repeat;
}

.ql-icon-van-CI::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 79.91 38.76"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M79.91,0H19.39a11.05,11.05,0,0,0-11,11.05v1.68h-2A6.38,6.38,0,0,0,0,19.11v10H5.67A9.15,9.15,0,0,0,5.8,31.6a8.9,8.9,0,0,0,17.59-2.5h31.7a9.26,9.26,0,0,0,.13,2.5,8.9,8.9,0,0,0,17.59-2.5h7.1ZM19.75,30.7A5.28,5.28,0,0,1,9.31,29.11h0s0-.05,0-.07a5.43,5.43,0,0,1,2.54-3.71,5,5,0,0,1,1.84-.67,5.33,5.33,0,0,1,2.68.28A5.12,5.12,0,0,1,18.13,26a3.63,3.63,0,0,1,.5.53,5.14,5.14,0,0,1,1.12,2.55A5.36,5.36,0,0,1,19.75,30.7Zm5.88-18H11.86v-2a7.61,7.61,0,0,1,7.6-7.61h6.17Zm43.54,18a5.28,5.28,0,0,1-10.44-1.6s0-.05,0-.07a5.28,5.28,0,0,1,10.43.07A4.77,4.77,0,0,1,69.17,30.7Zm5.74-18H27.52V3.08H74.91Z" fill="gray"/></g></g></svg>');
  background-repeat: no-repeat;
}

.ql-icon-van-RO::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 79.91 38.76"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M79.91,0H19.39a11.05,11.05,0,0,0-11,11.05v1.68h-2A6.38,6.38,0,0,0,0,19.11v10H5.67A9.15,9.15,0,0,0,5.8,31.6a8.9,8.9,0,0,0,17.59-2.5h31.7a9.26,9.26,0,0,0,.13,2.5,8.9,8.9,0,0,0,17.59-2.5h7.1ZM19.75,30.7A5.28,5.28,0,0,1,9.31,29.11h0s0-.05,0-.07a5.43,5.43,0,0,1,2.54-3.71,5,5,0,0,1,1.84-.67,5.33,5.33,0,0,1,2.68.28A5.12,5.12,0,0,1,18.13,26a3.63,3.63,0,0,1,.5.53,5.14,5.14,0,0,1,1.12,2.55A5.36,5.36,0,0,1,19.75,30.7Zm5.88-18H11.86v-2a7.61,7.61,0,0,1,7.6-7.61h6.17Zm43.54,18a5.28,5.28,0,0,1-10.44-1.6s0-.05,0-.07a5.28,5.28,0,0,1,10.43.07A4.77,4.77,0,0,1,69.17,30.7Zm5.74-18H27.52V3.08H74.91Z" fill="pink"/></g></g></svg>');
  background-repeat: no-repeat;
}

.ql-icon-van-MA::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 79.91 38.76"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M79.91,0H19.39a11.05,11.05,0,0,0-11,11.05v1.68h-2A6.38,6.38,0,0,0,0,19.11v10H5.67A9.15,9.15,0,0,0,5.8,31.6a8.9,8.9,0,0,0,17.59-2.5h31.7a9.26,9.26,0,0,0,.13,2.5,8.9,8.9,0,0,0,17.59-2.5h7.1ZM19.75,30.7A5.28,5.28,0,0,1,9.31,29.11h0s0-.05,0-.07a5.43,5.43,0,0,1,2.54-3.71,5,5,0,0,1,1.84-.67,5.33,5.33,0,0,1,2.68.28A5.12,5.12,0,0,1,18.13,26a3.63,3.63,0,0,1,.5.53,5.14,5.14,0,0,1,1.12,2.55A5.36,5.36,0,0,1,19.75,30.7Zm5.88-18H11.86v-2a7.61,7.61,0,0,1,7.6-7.61h6.17Zm43.54,18a5.28,5.28,0,0,1-10.44-1.6s0-.05,0-.07a5.28,5.28,0,0,1,10.43.07A4.77,4.77,0,0,1,69.17,30.7Zm5.74-18H27.52V3.08H74.91Z" fill="brown"/></g></g></svg>');
  background-repeat: no-repeat;
}

.ql-icon-van-AZ::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 79.91 38.76"><g id="Camada_2" data-name="Camada 2"><g id="Layer_1" data-name="Layer 1"><path d="M79.91,0H19.39a11.05,11.05,0,0,0-11,11.05v1.68h-2A6.38,6.38,0,0,0,0,19.11v10H5.67A9.15,9.15,0,0,0,5.8,31.6a8.9,8.9,0,0,0,17.59-2.5h31.7a9.26,9.26,0,0,0,.13,2.5,8.9,8.9,0,0,0,17.59-2.5h7.1ZM19.75,30.7A5.28,5.28,0,0,1,9.31,29.11h0s0-.05,0-.07a5.43,5.43,0,0,1,2.54-3.71,5,5,0,0,1,1.84-.67,5.33,5.33,0,0,1,2.68.28A5.12,5.12,0,0,1,18.13,26a3.63,3.63,0,0,1,.5.53,5.14,5.14,0,0,1,1.12,2.55A5.36,5.36,0,0,1,19.75,30.7Zm5.88-18H11.86v-2a7.61,7.61,0,0,1,7.6-7.61h6.17Zm43.54,18a5.28,5.28,0,0,1-10.44-1.6s0-.05,0-.07a5.28,5.28,0,0,1,10.43.07A4.77,4.77,0,0,1,69.17,30.7Zm5.74-18H27.52V3.08H74.91Z" fill="blue"/></g></g></svg>');
  background-repeat: no-repeat;
}




    .z-icon-Balance:before {
	content: "\f01c";
}

.taxes-dialog {
	height: 600px;
	width: 1024px;
}

@media screen and (max-width: 1024px) {
	.taxes-dialog {
		width: 100%;
	}
}

@media screen and (max-height: 600px) {
	.taxes-dialog {
		height: 100%;
	}
}

@media screen and (max-width: 719px) {
	.taxes-dialog {
		height: 100%;
	}
}




.cof-consultacnpj:hover {
	box-shadow: 10px 10px 5px #888888;
}


.set-invisible-cnabboleto span:first-of-type {
	display: none;
}

.z-listcell img{
	width: 16px; height: 16px; display: block;
}

.z-listbox-body > table {
	table-layout: fixed !important;
}



