body .ui-chronoline {
	display: flex;
	flex-grow: 1;
	flex-direction: column;
}

body .ui-chronoline-event {
	display: flex;
	position: relative;
	min-height: 70px;
}

body .ui-chronoline-event-connector {
	flex-grow: 1;
}

body .ui-chronoline-event-separator {
	flex: 0;
	display: flex;
	align-items: center;
	flex-direction: column;
}

body .ui-chronoline .ui-chronoline-event-marker {
  border: 2px solid #2196F3;
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  background-color: #ffffff;
}
body .ui-chronoline .ui-chronoline-event-connector {
  background-color: #dee2e6;
}
body .ui-chronoline.ui-chronoline-vertical .ui-chronoline-event-opposite,
body .ui-chronoline.ui-chronoline-vertical .ui-chronoline-event-content {
  padding: 0 1rem;
}
body .ui-chronoline.ui-chronoline-vertical .ui-chronoline-event-connector {
  width: 2px;
}
body .ui-chronoline.ui-chronoline-horizontal .ui-chronoline-event-opposite,
body .ui-chronoline.ui-chronoline-horizontal .ui-chronoline-event-content {
  padding: 1rem 0;
}
body .ui-chronoline.ui-chronoline-horizontal .ui-chronoline-event-connector {
  height: 2px;
}

body .ui-datepicker tbody td.ui-datepicker-today a, body .ui-datepicker tbody td.ui-datepicker-today span
	{
	background-color: #ffffff;
}

.hidden {
	display: none;
}

body#template .Mar0 {
	margin: 0;
}

body#template .Mar5px {
	margin: 5px;
}

body#template .MarLess {
	margin: 0 -5px;
	width: calc(100% + 10px);
}

body#template .MarLess10 {
	margin: 0 -10px;
	width: calc(100% + 20px);
}

body#template .MarLess15 {
	margin: 0 -15px;
	width: calc(100% + 30px);
}

body#template .Mar10px {
	margin: 10px;
}

body#template .Mar15px {
	margin: 15px;
}

body#template .Mar20px {
	margin: 20px;
}

body#template .Mar25px {
	margin: 25px;
}

body#template .mLeft5 {
	margin-left: 5px;
}

body#template .mLeft10 {
	margin-left: 10px;
}

body#template .mRight5 {
	margin-right: 5px;
}

body#template .mRight10 {
	margin-right: 10px;
}

body#template .mRight15 {
	margin-right: 15px;
}

body#template .mRight20 {
	margin-right: 20px;
}

body#template .pLeft5 {
	padding-left: 5px;
}

body#template .pRight5 {
	padding-right: 5px;
}

body#template .pRight10 {
	padding-right: 10px;
}

body#template .pRight20 {
	padding-right: 20px;
}

body#template .Fuppercase {
	text-transform: uppercase;
}

.ContainerIndent_5 {
	display: block;
	margin: 0px auto;
	padding: 5px 5px;
}

.ContainerIndent_2_5 {
	display: block;
	margin: 0px auto;
	padding: 2px 5px;
}

.ContainerIndent_5_10 {
	display: block;
	margin: 0px auto;
	padding: 5px 10px;
}

.ContainerIndent_0_10 {
	display: block;
	margin: 0 auto;
	padding: 0 10px;
}

body a {
	color: #4f4f4f;
}

.icon {
	color: #757575;
}

body#template .ui-growl {
	top: 95px;
	right: 14px;
}
/* BizBox colors start */
.zziBlue1 {
	color: #189DC6 !important;
}

.zziBlue2 {
	color: #17B5E7 !important;
}

.zziGreen1 {
	color: #7E943A !important;
}

.zziGreen2 {
	color: #B4C142 !important;
}

.zziOchre1 {
	color: #E38425 !important;
}

.zziOchre2 {
	color: #E69A23 !important;
}

.zziRed1 {
	color: #E53935 !important;
}

.zziOrange1 {
	color: #FB8C00 !important;
}

.zziBoldGray1 {
	color: #546E7A !important;
}

.zziBlue1Back {
	background-color: #189DC6 !important;
}

.zziBlue2Back {
	background-color: #17B5E7 !important;
}

.zziGreen1Back {
	background-color: #7E943A !important;
}

.zziGreen2Back {
	background-color: #B4C142 !important;
}

.zziOchre1Back {
	background-color: #E38425 !important;
}

.zziOchre2Back {
	background-color: #E69A23 !important;
}

body#template .separator10 {
	margin-left: -10px;
	width: calc(100% + 20px);
}

body#template .separator5 {
	margin-left: -5px;
	width: calc(100% + 10px);
}

body#template .separator15 {
	margin-left: -15px;
	width: calc(100% + 30px);
}

/*------------------------------------------------------------------*/
.zzi .colorbox {
	padding: 0 !important;
	text-align: center;
	overflow: hidden;
	margin-bottom: 0px !important;
}

.zzi .colorbox>div {
	height: 60px;
	text-align: center;
	position: relative;
	padding: 5px;
	color: #ffffff;
}

.zzi .colorbox i {
	font-size: 48px;
}

.zzi .colorbox .colorbox-text {
	font-size: 36px;
	font-weight: bold;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: inline-block;
	width: 98%;
}

/*------------------------------------------------------------------*/
body#template .ui-calendar.ui-trigger-calendar {
	margin-right: 0 !important;
	height: 26px;
}

body#template .layout-wrapper .topbar .topbar-right .topbar-items .search-item label
	{
	color: #212121;
	top: 10px;
}
/*------------------------------------------------------------------*/
body#template .layout-wrapper .topbar .logo {
	display: inline-block;
	width: 200px;
	height: 50px;
	position: relative;
	top: -6px;
	background-size: 200px;
}

.logolink {
	z-index: 1000;
	position: relative;
}

body#template .layout-wrapper .layout-menu>.nano>.nano-content>ul.ultima-menu:last-child
	{
	margin-top: 0;
}

body#template .layout-wrapper .layout-menu>.nano>.nano-content>ul.ultima-menu>li>a.mnuTitle>*
	{
	color: #fff;
}

body#template .layout-wrapper .layout-menu>.nano>.nano-content>ul.ultima-menu>li>a.mnuTitle
	{
	background-color: #000;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	padding-bottom: 14px;
	padding-top: 16px;
	border-bottom: solid 1px #e0e0e0;
	margin-bottom: 10px;
}

body#template .layout-wrapper .ultima-menu li a i:first-of-type {
	font-size: 21px;
	margin-right: 12px;
}

body#template .ui-paginator {
	background-color: #757575;
}

body#template .ui-datatable thead th {
	border-top: 1px solid #bdbdbd;
	background-color: #757575;
	color: #fff;
}

body#template .ui-state-active, body#template .ui-state-highlight {
	background-color: #ffd541;
	color: #fff;
}

body#template .ui-paginator .ui-paginator-pages a.ui-state-active {
	color: #757575;
}

body#template .ui-paginator .ui-paginator-pages a.ui-state-hover {
	background-color: #f4f4f4;
	color: #757575;
}

body#template .ui-paginator .ui-paginator-pages a.ui-state-active {
	color: #757575;
}

body#template .ui-datatable thead th.ui-state-active, body#template .ui-datatable thead th.ui-state-highlight
	{
	background-color: #757575;
	color: #ffffff;
	border-top-color: #bdbdbd;
}

body#template .ui-breadcrumb.ui-widget-header {
	background-color: unset;
	color: #212121;
	border: unset;
	padding: 12px 0px 0 0;
}

body#template .ui-state-active, body#template .ui-state-highlight {
	background-color: #ffd541;
	color: #424242;
}

body#template .ui-accordion .ui-accordion-header.ui-state-active .ui-icon
	{
	color: #424242;
}

body#template .ui-tabs .ui-tabs-panel {
	line-height: 18px;
}

body .ui-breadcrumb.ui-widget-header .ui-icon {
	color: #757575;
}

body#template .ui-breadcrumb a {
	color: #212121;
}

body#template .layout-wrapper .ultima-menu li a.red-badge .menuitem-badge
	{
	background-color: #FF0707;
	color: #fff;
}

body#template .layout-wrapper .ultima-menu li a .menuitem-badge {
	top: 1px;
	border-radius: 10px;
	font-size: 12px !important;
	padding: 0px 7px 0 5px;
	left: unset;
	right: 1px;
}

body#template .layout-menu.layout-menu-dark ul.ultima-menu li a {
	position: relative;
}

body#template .uiRowContent input.ui-inputfield {
	color: #212121;
	padding-left: 10px;
	padding-top: 4px;
	margin-bottom: 8px;
}

body#template .uiRowContent label {
	color: #212121bf;
}

/*  message dialog */
body#template .ui-message-dialog.ui-dialog .ui-messages-info-icon, 
body#template .ui-message-dialog.ui-dialog .ui-messages-warn-icon, 
body#template .ui-message-dialog.ui-dialog .ui-messages-error-icon, 
body#template .ui-message-dialog.ui-dialog .ui-messages-fatal-icon{
	background: none;
	font-family: 'FontAwesome';
	font-size: 32px;
	display: block;
}		

body#template .ui-message-dialog.ui-dialog .ui-messages-error-icon::before {
	content: "\f071";
	color: #d53a3d;
}
body#template .ui-message-dialog.ui-dialog .ui-messages-warn-icon::before {
	content: "\f071";
	color: #eab732;
}
body#template .ui-message-dialog.ui-dialog .ui-dialog-content.ui-widget-content {
	padding: 15px 15px 15px 60px;
	white-space: pre-wrap;
	line-height: normal;
	font-size: 1.1em;
}

body#template .ui-message-dialog.ui-dialog .ui-dialog-message {
	margin-left: -45px;
	margin-top: 0px;
}

body#template .ui-outputlabel.label {
	font-size: 12px;
	color: #3e464c;
}

body#template .ui-message-dialog.ui-dialog .ui-dialog-titlebar{
	background-color: #e8e8e8;
	border-radius: unset;

}
/* --ui-toolbar------------------------------------------- */
body#template .ui-toolbar .ui-inputfield {
	color: #fff;
	background-color: unset;
}
body#template .ui-toolbar .ui-inputfield.ui-state-disabled {
	color: #757575;
}

body#template .ui-toolbar .ui-calendar .ui-datepicker-trigger .ui-icon{
	color: #fff;
}
/*------------------------------------------------------------------*/
body#template .ui-datatable tr.ui-expanded-row-content.ui-widget-content>td
	{
	padding: 0px 0px 0px 40px !important;
}

body#template .ui-datatable .ui-button.ui-button-icon-only {
	-moz-border-radius: 25%;
	-webkit-border-radius: 25%;
	border-radius: 25%;
}

body#template .ui-datatable thead th .ui-sortable-column-icon {
	color: #f7f7f7;
}
/*------------------------------------------------------------------*/
body#template .topbar-right a[title="Applications"] {
	display: none;
}

body#template ul.topbar-items .active-top-menu ul {
	max-height: calc(100vh - 75px);
	overflow-y: auto;
}
/*------------------------------------------------------------------*/
body#template .topbar .layout-menu-tooltip {
	display: none;
}
/*------------------------------------------------------------------*/
#template .layout-wrapper {
	height: 100%;
}

#template .layout-main {
	height: calc(100% - 100px);
	padding: 75px 0 0 0;
}

#template .menu-layout-horizontal .layout-main {
	height: calc(100% - 120px);
	padding: 110px 0 0 0;
}

body#template .layout-main .content-main {
	min-height: calc(100% - 33px);
	padding-bottom: 10px;
}

body#template .layout-main .content-main .content {
	display: block;
	overflow: hidden;
	padding: 15px;
}

body#template .footer {
	position: relative;
	height: 38px;
}

body#template .footer>.version>div {
	position: absolute;
	right: 5px;
	top: -20px;
	color: #eee;
}

/* template_card */
body#template_card {
	background-image:
		url("/postaBizBox/javax.faces.resource/images/template_card-background.jpg.xhtml?ln=zzi");
	background-position-x: 50%;
	background-position-y: 50%;
	background-repeat: repeat-x;
	background-color: #2d2d2d;
}

@media ( min-width : 1920px) {
	body#template_card {
		background-repeat: repeat-x;
	}
}

body#template_card .card {
	text-align: center;
	width: 350px;
	/*min-height: 440px;*/
	padding: 20px 20px;
	position: fixed;
	top: 50%;
	left: 50%;
	/* bring your own prefixes */
	transform: translate(-50%, -50%);
	z-index: 1;
}

#template_card .footer {
	color: white;
	position: absolute;
	bottom: 10px;
	font-size: 16px;
	width: 100%;
	text-align: center;
	position: fixed;
	left: 50%;
	/* bring your own prefixes */
	transform: translate(-50%, -50%);
	z-index: 0;
}

#template_card .header {
	background-image: url("/postaBizBox/javax.faces.resource/images/h40.png.xhtml?ln=zzi");
	background-position-x: 50%;
	background-position-y: 50%;
	background-repeat: no-repeat;
	position: absolute;
	top: 20px;
	height: 70px;
	color: white;
	text-align: center;
	width: 100%;
	z-index: 0;
}

body#template .ui-chkbox-icon.ui-c.ui-icon.ui-icon-check::before {
	content: "";
	color: #43a047;
	font-size: 33px;
	margin-left: -2px;
	margin-top: -8px;
	position: absolute;
	transition: all 0.3s ease 0s;
}

body#template .ui-datatable .ui-button.ui-button-icon-only, body#template .ui-treetable .ui-button
	{
	border-radius: 0px;
	height: 24px !important;
}

body#template .ui-inputfield.ui-inputtext {
	padding: 3px 3px 4px 3px;
	margin-bottom: 5px;
}

body#template .ui-fluid .ui-calendar .ui-datepicker-trigger.ui-button {
	height: 27px;
}

body#template .ui-calendar .ui-inputfield {
	margin-bottom: 6px;
	padding: 3px;
}

body#template .layout-wrapper.menu-layout-horizontal .layout-menu>.nano>.nano-content>ul.ultima-menu>li>a.mnuTitle
	{
	background-color: unset;
	padding: 8px 16px;
	box-shadow: unset;
	border-bottom: none;
	margin-bottom: unset;
}

body#template .layout-wrapper.menu-layout-horizontal ul.ultima-menu>li.Separator
	{
	width: 1px;
	height: 22px;
	border-left: solid 1px #e0e0e0;
	line-height: 18px;
	border-bottom: none;
	clear: none;
	margin: 7px 0;
}

body#template .layout-wrapper .ultima-menu li a .menuitem-badge {
	top: 3px;
	border-radius: 10px;
	font-size: 12px !important;
	padding: 0px 7px 0 5px;
	left: unset;
	right: 1px;
}

body#template .layout-wrapper .ultima-menu li a.amber-badge .menuitem-badge
	{
	background-color: #FFC107;
	color: #212121;
}

body#template .layout-wrapper .ultima-menu li a.red-badge .menuitem-badge
	{
	background-color: #FF0707;
	color: #ffffff;
}

body#template .layout-wrapper .ultima-menu li a.green-badge .menuitem-badge
	{
	background-color: #36d236;
	color: #ffffff;
}

body#template .ui-inputfield.ui-inputtextarea {
	border-width: 1px;
	border-color: #e9dfdf3b #e8e6e6 #bdbdbd #e9dfdf3b;
}


body#template .ui-inputfield{
	/*background: #FCFCFC;
	border: 1px solid #bdbdbd;*/
	padding: 5px 3px 4px 3px;
	margin-bottom: 6px;
}

body#template .ui-selectonemenu,
body#template .ui-selectcheckboxmenu,
body#template .ui-inputtext {
	/*background: #FCFCFC;
	border: 1px solid #bdbdbd;*/
	margin-bottom: 3px;
}

body#template .ui-inputnumber,
body#template .ui-selectonemenu,
body#template .ui-selectcheckboxmenu,
body#template .ui-autocomplete,
body#template .ui-calendar{
	display: inline-block;
	height: 24px;
	margin-bottom: 5px;
}
body#template .ui-selectbooleancheckbox{
	display: block;
	height: 27px;
	margin-bottom: 3px;
}
/*
body#template .ui-inputfield.ui-state-focus {
	border: 1px solid #03A9F4;
}

body#template .ui-selectonemenu.ui-state-focus {
	border: 1px solid #03A9F4;
}
*/
body#template .ui-selectonemenu-panel .ui-selectonemenu-filter-container{
	width: calc(100% - 5px);
}

body#template .ui-selectonemenu-panel .ui-selectonemenu-items-wrapper{
	max-height: 250px !important;
}

body#template .ui-selectonemenu-panel .ui-selectonemenu-filter-container .ui-inputfield{
	width: calc(100% - 40px);
}



body#template .ui-selectonemenu .ui-selectonemenu-label,
body#template .ui-selectcheckboxmenu .ui-selectcheckboxmenu-label {
	padding: 2px 3px 3px 3px;
	line-height: 20px;
	margin-bottom: 0;
	border: none;
}

body#template .ui-selectonemenu .ui-selectonemenu-label
{
	line-height: 18px;
}

body#template .ui-datepicker .ui-datepicker-buttonpane button {
    background-color: #757575;
    color: #fff;
    border: 0 none;
    padding: 5px 15px;
}

body#template .ui-selectonemenu.ui-widget {
	min-width: unset !important;
}

body#template .buttons-holder>* {
	vertical-align: middle;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 0 !important;
	width: auto;
}

body#template .buttons-holder .ui-calendar>.ui-datepicker-trigger {
	/* top: 9px; */
	top: 0px;
	right: 0px;
	position: absolute;
	height: 27px;
	width: 24px;
	box-sizing: border-box;
}

body#template .buttons-holder .ui-calendar>.ui-inputfield {
	/* margin-right: -30px; */
	margin-right: 0;
	width: inherit;
	padding: 5px;
	display: inline-block;
	box-sizing: border-box;
}

body#template .buttons-holder span.ui-calendar {
	display: inline-block;
	position: relative;
	box-sizing: border-box;
}

/* --ButtonBig------------------------------------------- */
body#template .ButtonBig.ui-button {
	height: 55px;
}

body#template .ButtonBig.ui-button .ui-icon {
	font-size: 40px;
	margin-top: -18px;
}

body#template .ButtonBig.ui-button .ui-button-text {
	padding: inherit;
	font-size: 25px;
	font-weight: 700;
}


body#template .ui-button.button22{
	height: 22px !important;
}

body#template .ui-button.button22 > .ui-button-text{
	line-height: 22px;
}

/*   ui-spinner   */
body#template .ui-spinner .ui-spinner-input{
	padding-right: 30px;
}
/*   fieldset   */
body#template .ui-fieldset .ui-fieldset-legend{
	margin-bottom: -10px;
}

/* --ui-toolbar------------------------------------------- */
body#template .ui-toolbar .ui-inputfield{
	color: #212121;
	background: #FCFCFC;
}  

body#template .ui-toolbar .ui-selectbooleancheckbox{
	height: 18px;
}
body#template .ui-toolbar .ui-chkbox .ui-chkbox-box,
body#template .ui-toolbar .ui-chkbox .ui-chkbox-box.ui-state-active{
	color: #212121;
	background: #FCFCFC;
}

/* --pe:triStateCheckbox------------------------------------------- */
body#template .ui-chkbox.ui-widget,body#template .ui-chkbox.ui-widget.twoStateCheckbox
	{
	width: unset;
	/*height: unset;*/
}

body#template .ui-chkbox-icon.ui-c {
	background-image: none;
	border: medium none;
	font-family: "Material Icons" !important;
	font-weight: 900;
	text-indent: 0;
	transform: none;
	transition: all 0.3s ease 0s;
}

body#template .ui-chkbox-icon.ui-c:before {
	font-family: "Material Icons" !important;
	content: " ";
}

body#template .ui-chkbox .ui-chkbox-box[data-iconstates]{
	overflow: visible;
}

body#template .ui-chkbox .ui-chkbox-box.ui-state-active {
	border: 2px solid #757575;
	background-color: inherit;
}

body#template .ui-chkbox-icon.ui-c.ui-icon.ui-icon-check:before {
	content: "";
	color: #43a047;
	font-size: 29px;
	margin-left: -2px;
	margin-top: -9px;
	position: absolute;
	transition: all 0.3s ease 0s;
}

body#template .ui-chkbox-icon.ui-c.ui-icon.ui-icon-closethick:before,.twoStateCheckbox .ui-chkbox-icon.ui-c.ui-icon.ui-icon-blank:before
	{
	content: "";
	color: #e53935;
	font-size: 18px;
	margin: 0;
	position: absolute;
	transition: all 0.3s ease 0s;
}

/*----------------------------------------------------------------*/
