body {
	margin: 0 !important;	
	padding: 0 !important;
}

.z-window-content {
	background: white;	
	border: none;
    box-sizing: content-box;
    padding: 0px;
    overflow: auto;
}

.z-treerow{
	background: none;
}

.z-datebox-input, .z-combobox-input{
	border: 0px solid;
}

button{
	cursor: pointer;
}

.z-calendar-weekend {
	background-color: #445588 !important;
	color: #75D8FF;
}
.z-calendar-icon{
	color: #D9D9D9;
}

.z-calendar-header, .z-calendar-anima{
	background: #303E64;
}
	
th.z-calendar-weekday, td.z-calendar-cell {
	background: #303E64;
	color: #FFFFFF !important;
}

.z-calendar th{
	padding: 5px 3px;
	text-align: center;
}
.z-calendar-title, .z-calendar-calctrl .z-calendar-ctrler {
	color: white !important;
}
.z-calendar-cell:hover, .z-calendar-selected {
	background: #6b6b6b !important;
}

.z-listitem.z-listitem-selected>.z-listcell {
	background: transparent;	
}

.z-paging-button {
	font-size: 2px;
	min-width: 18px;
	height: 18px;
	padding: 1px 0;
	vertical-align: middle;
}
.z-paging-input{
	vertical-align: middle;
	height: 18px;
	width: 19px;
    text-align: center;
}

.z-combobox-rounded-inp,
.z-bandbox-rounded-inp,
.z-datebox-rounded-inp,
.z-timebox-rounded-inp,
.z-spinner-rounded-inp,
.z-combobox-inp,
.z-bandbox-inp,
.z-datebox-inp,
.z-timebox-inp,
.z-spinner-inp,
.z-combobox-rounded .z-combobox-rounded-button,
.z-bandbox-rounded .z-bandbox-rounded-button,
.z-datebox-rounded .z-datebox-rounded-button,
.z-timebox-rounded .z-timebox-rounded-button,
.z-spinner-rounded .z-spinner-rounded-button,
.z-combobox .z-combobox-button,
.z-bandbox .z-bandbox-button,
.z-datebox .z-datebox-button,
.z-timebox .z-timebox-button,
.z-spinner .z-spinner-button {
	border: 0 !important;
	background-color: #FFFFFF !important;
}

.z-window-highlighted-header, .z-treecell-content{
	color: white ;
}

/* .z-hbox tr {
	vertical-align: middle;
} */

.z-combobox, .z-textbox, .z-decimalbox, .z-intbox, .z-longbox, .z-doublebox, .z-datebox {
	/*
	-moz-box-shadow: 1px 1px 1px #888;
	-webkit-box-shadow: 1px 1px 1px #888;
	box-shadow: 1px 1px 1px #888;
	*/
	border: 1px solid #939498 !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-image: none !important;
	background-color: transparent !important;
}
.z-groupbox-cnt,
.z-groupbox-notitle{
	border:none;
}
.z-combobox-inp, .z-datebox-inp {
	border: 0px solid #C9CACB !important;
	border-right: 0 !important;
	height: 17px !important;
}

.z-datebox .z-datebox-button{
    height: 21px;
}

.z-combobox-button {
	min-width: unset;
	border: none;
    min-height: unset;
}

.z-comboitem:hover, .z-comboitem-selected .z-comboitem-text {
	color: black;
	background: #E0EEFA !important;
}
.z-calendar-right-icon{
	border-left:6px solid #656565;
	border-right: 0;
    left: 0;
}

.z-calendar-left-icon{
	border-right:6px solid #656565;
	border-left: 0;
    right: 0;
}

.z-tabs-scroll {
	border: 0 !important;
}
.z-calendar-caldow .z-calendar-wkday{
	color: #000 !important;
}

.z-calendar-title, .z-calendar-calctrl .z-calendar-ctrler {
	cursor: pointer;
    font-weight: normal !important;
    font-family: arial, sans-serif;
    font-size: 12px;
}

div.z-column-cnt, div.z-row-cnt {
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000 !important;
}
div.z-listfooter-cnt, div.z-listheader-cnt {
    border: 0;
    margin: 0;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000;
}
.z-tab .z-tab-text{
    color: #000 !important;
    font-size: 14px;
}

.z-tabs-content{
	padding-top: 10px;
	background-image: none !important;
	background-color: #E1EAEE !important;
	border-bottom: 1px solid #D0D5D8;
}

.z-west {
	border: 0 !important;
}

.z-tabpanel {
	border: 0 !important;
	padding: 0px;
}

div.z-tree {
	border: 0 !important;
}

tr.z-treerow-seld {
	background: #445588 !important;
}
tr.z-treerow-over>td.z-treecell{
	border: none;
}
tr.z-treerow-over {
	background: #445588 !important;
}
tr.z-treerow-seld td .z-treecell-cnt {
	font-weight: bold !important;
}
td .z-treecell-cnt {
	color: #FFF !important;
}

div.z-tree-body{
	background: #303E64 !important;
}

tr.z-treerow {
	height: 35px;
}

.z-treerow-focus {
	background-image: none !important;
}

/* div.z-tree-body {
	border-bottom: 5px solid #D6DDE3 !important;
} */
.z-listheader{
	border-bottom: none;
}

.z-listheader, .z-listheader-content{
	background: #303E64;
	color: white;
	font-weight: normal;
}

div.z-listbox-header th.z-listheader-sort-over {
	background-image: none;
	background: #6b6b6b;
}

div.z-listbox-header tr.z-listhead {
	border: 0 !important;
	background: none !important;
}

div.z-listbox {
	border: 0 !important;
	background: none !important;
}

div.z-listbox-header {
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border: 0 !important;
	background-image: none !important;
	background-color: #303E64 !important;
}


.z-groupbox-3d>.z-groupbox-content{
	padding: 0;	
	border: 0 !important;
}
.z-groupbox-3d>.z-groupbox-content div.z-listbox-header {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border: 0 !important;
	background-image: none !important;
	background-color: #E7E7E7 !important;
}

.z-groupbox-notitle .z-groupbox-content, .z-groupbox-content{
	border: none;
	padding: unset;
}

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

div.z-listbox-body table {
/* 	border: 1px solid #D9DFE3;	 */
	border-top: 0;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

div.z-listbox-pgi-b {
	border: 0;
}


.z-listbox-odd.z-listitem  {
	background: #eeeeee;
}

tr.z-listbox-odd:hover, .z-listitem:hover>.z-listcell, .z-listitem:hover>.z-listcell-content, tr.z-lisitem-over-seld {
	background: #E0EEFA !important;
}


div.z-listbox-header th.z-listheader-sort-asc div.z-listheader-cnt,
div.z-listbox-header th.z-listheader-sort-dsc div.z-listheader-cnt {
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	padding-left: 15px;
	color: #000 !important;
    font-size: 13px;
}

div.z-listcell-cnt{
	color: #000 !important;
}
.z-groupbox-3d-tl, .z-groupbox-3d-tr {
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border: 0 !important;
	background-image: none !important;
	background-color: #303E64 !important;
}

/*.z-row-over{*/
/*	background-color: RED; */
/*}*/

.z-groupbox-3d-hl, .z-groupbox-3d>.z-groupbox-header , .z-groupbox-3d-hr {
	border: 0 !important;
	background-image: none !important;
	background-color: #303E64 !important;
}

.executionTasksBox > .z-groupbox-header {
	text-align: center !important;
	border-bottom: 3px solid #00ADED !important;
}
.nextTasksBox > .z-groupbox-header {
	text-align: center !important;
	border-bottom: 3px solid #8AC542 !important;
}
.delayedTasksBox > .z-groupbox-header {
	text-align: center !important;
	border-bottom: 3px solid #BE1E2C !important;
}
.messagesBox > .z-groupbox-header {
	text-align: center !important;
	border-bottom: 3px solid white !important;
}
.z-groupbox-3d>.z-groupbox-header .z-caption, .z-caption-content, .z-window-header-move {
	color: #FFFFFF;
	font-weight: bold;
}

.z-button, .z-button:active, .z-button:focus{
	background: #303E64;
    color: white;
    border-radius: 3px;
    height: 30px;
    border-style: solid;
    border-color: #303E64;
    text-shadow: none;
}

.z-button[disabled], .z-button:hover{
	background: #6B6B6B;
    color: white;
    border-radius: 3px;
    height: 30px;
    border-style: solid;
    border-color: #6B6B6B;
}

.z-messagebox-button.z-button{
	background: #303E64;
    color: white;
    border-radius: 3px;
    height: 30px;
    border-style: solid;
    border-color: #303E64;
    text-shadow: none;
    max-width: 200px;
    word-wrap: break-word;
    white-space: normal;
    height: auto;
}

.z-messagebox-button.z-button:hover{
	background: #6B6B6B;
    color: white;
    border-radius: 3px;
    height: 30px;
    border-style: solid;
    border-color: #6B6B6B;
	max-width: 200px;
    word-wrap: break-word;
    white-space: normal;
    height: auto;
}

.z-textbox[disabled]{
	color: #111111 !important;
}

.z-calendar{
	min-width: unset;
	width: 220px;
}

.z-comboitem-selected .z-comboitem-text, .z-comboitem-selected:hover .z-comboitem-text, .z-listcell-content{
	color: black !important;
}

/*  .z-treerow.z-treerow-selected>.z-treecell{ */
/*  	background: #445588 !important; */
/*  } */
 
.z-treerow.z-treerow-selected>.z-treecell, .z-treerow:hover>.z-treecell>.z-treecell-content, .z-treerow.z-treerow-selected>.z-treecell>.z-treecell-content, .z-treerow:hover>.z-treecell{
	background: #707070 !important;
	color: white !important;
	font-weight: bold;
}
 
/* .z-icon-caret-down:before, .z-icon-caret-right:before{ */
/* 	width: 15px; */
/*     text-align: center; */
/* } */

.z-label, .z-radio-content, .z-checkbox-content, .z-loading{
	font-weight: unset;
}

.z-tab-seld .z-tab-text, .z-tab .z-tab-hl:hover .z-tab-text{
	color: #58585A !important; 
	font-size: 14px;
}

.z-south {
	border: 0 !important;
}

.z-window-embedded-cnt-noborder {
	overflow: auto;
}

tr.z-listitem {
	height: 25px;
}

.z-window-modal-cnt,
.z-window-highlighted-cnt,
.z-window-modal-cnt-noborder,
.z-window-highlighted-cnt-noborder,
.z-window-overlapped-cnt-noborder {
	padding: 0;	
}

tr.z-row td.z-row-inner,
tr.z-row .z-cell {
	border: 0;
	padding: 4px;
}

/* tr.z-grid-odd td.z-row-inner, */
/* tr.z-grid-odd .z-cell, */
/* tr.z-grid-odd { */
/* 	background: none !important; */
/* } */

div.z-grid {
	border: 0;
}

.z-window-modal,
.z-window-overlapped,
.z-window-popup,
.z-window-highlighted {
	background: #303E64 !important;
}

.z-window-modal.z-window-shadow,
.z-window-overlapped-shadow,
.z-window-popup-shadow,
.z-window-embedded-shadow,
.z-window-highlighted-shadow {
	-moz-box-shadow: 0 0 20px #666;
	-webkit-box-shadow: 0 0 20px #666;
	box-shadow: 0 0 20px #666;
	background-image: none !important;
	background: #303E64 !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.z-window-embedded-tr,
.z-window-modal-tr,
.z-window-highlighted-tr,
.z-window-overlapped-tr,
.z-window-popup-tr,
.z-window-embedded-tl,
.z-window-modal-tl,
.z-window-highlighted-tl,
.z-window-overlapped-tl,
.z-window-popup-tl,
.z-window-embedded-hl,
.z-window-modal-hl,
.z-window-highlighted-hl,
.z-window-overlapped-hl,
.z-window-popup-hl,

.z-window-embedded-hm,
.z-window-modal-hm,
.z-window-highlighted-hm,
.z-window-overlapped-hm,
.z-window-popup-hm,

.z-window-embedded-hr,
.z-window-modal-hr,
.z-window-highlighted-hr,
.z-window-overlapped-hr,
.z-window-popup-hr,

.z-window-modal-cl,
.z-window-highlighted-cl,
.z-window-overlapped-cl,

.z-window-modal-cr,
.z-window-highlighted-cr,
.z-window-overlapped-cr,

.z-window-modal-bl,
.z-window-highlighted-bl,
.z-window-overlapped-bl,

.z-window-modal-br,
.z-window-highlighted-br,
.z-window-overlapped-br
 {
	background-image: none !important;
}

.z-paging {
	border: 0 !important;
	background: none !important;
}

.z-menubar-hor,.z-menubar-ver {
	background: #303E64 !important;
	border: 0 !important;
	color: #FFF;
	padding: 5px;
}

.z-menubar-hor button,.z-menubar-ver button {
	color: #FFF;
}

.z-menu-body-over .z-menu-inner-l,
.z-menu-body-seld .z-menu-inner-l,
.z-menu-item-body-over .z-menu-item-inner-l,
.z-menu-body-over .z-menu-inner-r,
.z-menu-body-seld .z-menu-inner-r,
.z-menu-item-body-over .z-menu-item-inner-r {
	background: none !important;	
}

.z-menu-item-body-over {
	background: #FFF !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.z-menu-item-body-over button {
	color: #000;	
}
	
.z-menu-body-over .z-menu-inner-m,
.z-menu-body-seld .z-menu-inner-m,
.z-menu-item-body-over .z-menu-item-inner-m {
	background: none !important;
}

.z-window-embedded-header {
	color: #FFF;
	font-weight: bold;
}

.z-west-header, .z-center-header, .z-east-header, .z-north-header, .z-south-header {
	background: #465778;
	color: #FFF;
	font-weight: bold;
	border: 0;
}

.revokedLabel{
	color: red;	
}

td.z-treecell{
	border: none;
}

.z-datebox-pp .z-calendar {
	background: #303E64;
}

/* Gauge graph css*/
.sc-gauge {
	width: 200px;
	height: 90px;
	margin: 30px auto;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	
}
.sc-background {
	position: relative;
	height: 100px; 
	margin-bottom: 10px;
	background-color: #DBF3FA;
	border-radius: 150px 150px 0 0;
	overflow: hidden;
	text-align: center;
}
.sc-mask {
    position: absolute;
    top: 20px;    
    right: 20px;    
    left: 20px;    
    height: 80px;    
    background-color: #fff;    
    border-radius: 150px 150px 0 0;
 }
.sc-percentage {
    position: absolute;    
    top: 100px;    
    left: -200%;    
    width: 400%;    
    height: 200%;    
    margin-left: 100px;    
    background-color: #008dd9; 
    border-style: solid;
    border-width: 4px; 
    border-color: #303E64;
 }
 .sc-value {    
	position: absolute;    
	top: 50%;    
	left: 0;    
	width: 100%;    
	font-size: 48px;    
	font-weight: 700;  
	color: #303E64;
}
 .sc-value-pizza {    
	position: absolute;    
	top: 18%;    
	left: 0;    
	width: 100%;    
	font-size: 48px;    
	font-weight: 700;  
	color: #303E64;
}
	        
.sc-label{
	position: absolute;
	font-size: 13px;
	top: 59%;
	cursor:pointer;
	text-decoration:underline;
	color:dimgrey;
}
.sc-min { 
	text-align: center;
	padding-left: 7px;
	float:left;
	color: #303E64;
}
.sc-max { 
	float:right;
/* 	padding-right: 7px; */
	color: #303E64; 
}

.z-treecell-content>.z-dottree-spacer{
	padding-left: 10px;
}

.z-grid-header, .z-column{
	background: #303E64;
}

.z-column-content{
	font-weight: normal;
	color: white;
}
.z-row-content, .z-row:hover>.z-row-inner>.z-row-content{
	color: black;
}

.z-listheader-sort .z-listheader-sorticon{
	color: white;
}

.z-dottree-close, .z-dottree-open{
	width: 15px;
	text-align: center;
}

.z-dottree-body{
	overflow: hidden !important;
}
			
.piechart {
    width: 170px;
    height: 170px;
    border-radius: 50%;
    cursor:pointer;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.center-content {
	cursor:default;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: absolute;
}

.link {
 	cursor:hand;cursor:pointer; text-decoration:underline; color:blue; font-size: 13px;
}

.arrow.rotated {
    transform: rotate(-180deg);
    transition: transform 0.2s ease-in-out;
}
.arrow {
    width: 16px;
    height: 16px;
    margin-left: 10px;
    cursor: pointer;
    margin-top: 13px;
    	transition: transform 0.2s ease-in-out;
}
.theme-questions-container {
    overflow: hidden;
    max-height: 10000px;
    transition: max-height 0.2s ease-in-out;
}

.theme-questions-container.hidden {
    max-height: 0;
    transition: max-height 0.2s ease-in-out;
}

.columns{
	display: flex;
	width: 57px;
	visibility: visible;
    	transition: visibility 0.2s ease-in-out;
}

.columns.hidden{
	display: flex;
	width: 57px;
	visibility: hidden;
    	transition: visibility 0.2s ease-in-out;
}
