
    .default-font {font-family:"Roboto",  system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"}
    .heading-font {font-family:"Raleway",  sans-serif;}
    .nav-font {font-family:"Montserrat",  sans-serif;}
.modal:nth-of-type(even) {
    z-index: 1062 !important;
}
.modal-backdrop.show:nth-of-type(even) {
    z-index: 1061 !important;
}

.card {border:0px;!important}
    
.tabulator-tree-level-1
{zbackground-color: lightgreen!important;}
.w20 {width:20px;!important}
.w40 {width:40px;!important}
.w80 {width:80px;!important}
.w85 {width:85px;!important}
.w100 {width:100px;!important}
.w120 {width:120px;!important}
.w140 {width:140px;!important}
.w180 {width:180px;!important}
.w190 {width:190px;!important}
.lblue {background-color:#cfe2ff!important}
.lpink {background-color:#f1cccc!important}
.bwhite {background-color:white!important}
.lyellow {background-color:#fffdc6!important}
.ldisabled {background-color:#e9ecef!important}
.hz-fs {font-size:12px;}

.vh-75 {height: 75vh !important;}
.hz-modal_hf{background-color:#b7d9fb;}
.zhz-modal_hf{background-color:#dad8f5;}

.zhz-modal_hf{background-color:#b0ffb0;}
.hz-pink_bk {background-color:#f8d7da;}
.footer {
  position: fixed;
  bottom: 0;
}

body {
    --scrollbar-width: calc(100vw - 100%);
}

.selectcheck {
    height: 100px;
    overflow-y: scroll;
    margin: 2px;
    border-radius: 6px;
    /*padding: 2px;*/
	padding: .375rem 2.25rem .375rem .75rem;
	border: 1px solid #ced4da;
}

.nb-tl {border-top-left-radius:0px!important;}
.nb-tr {border-top-right-radius:0px!important;}
.nb-bl {border-bottom-left-radius:0px!important;}
.nb-br {border-bottom-right-radius:0px!important;}

.hz-hi {border-color:green; border-width:3px;background-color:#dff7b8;padding:3px 9px 3px 9px;}

.hz-phigh {background-color:#69d769!important;}
.hz-pnorm {background-color:#f5f569!important;}
.hz-plow {background-color:#fbbc46!important;}
.hz-ppause {background-color:#ff461d!important;}

.paused {color:#f30000; }
.backlog {color:rgb(136 42 219)}
.waiting {color:#f1c401; }
.zstarted {color:#366af1;}
.started {color:#3e548d;}
.started_bk {background-color:#3e548d;}
.completed {color:#0fbd0f; }
.removed { }

.hz-bc {background-color:#f85d23;} /* #201b65;}*/
.hz100 {width:100%!important;}
.hznp {padding:0!important;}
.hz_bk_yellow {background-color:#fbfbe4!important;}
.hz_bk_blue {background-color:#ecebff!important;}
.hz_bk_green {background-color:#b0ffb0!important;}
.zzhz_bk_green {background-color:#f0f9f0!important;}

.hz_bk_grey {background-color:#f5f2f2!important;}
.hz_bk_red {background-color:#ffdce1!important;}
.hz_bk_purple {background-color:rgb(136 42 219)!important;}

.hz_bk_purple_light {background-color:rgb(231 214 245) !important;}
.hz_fo_grey {color:#747c84!important;}
.hz-bk-light{background-color:#f3f5f3!important;}
.hz-ic {padding-top:15px;
padding-left:20px;}

.hz-fe:hover {
color:lightgreen;

}

.zlm {max-height:20px;overflow:hidden;text-overflow:ellipsis; zwhite-space: nowrap;}
.divider:after,
.divider:before {
content: "";
flex: 1;
height: 1px;
background: #eee;
}
.h-custom {
height: calc(100% - 73px);
}
@media (max-width: 450px) {
.h-custom {
height: 100%;
}
}

/*select{font-family: fontAwesome	, open sans;}*/
/* bs overrides*/ 

.form-control:disabled,
.ldisabled,
.input-group-text {background-color:#ebf5ff!important;}


