:root {
  --themecolor:  #000000;
  --themecolor1:  #0000009e;
  --themecolor2:#4e4a4a;
  --submenucolor: #4e4a4a;
 --visitedcolor:#8380809e;
 --defaultbackformenu:#222;
 --activeborder: #dedede;
 --thumbhoverscroll:rgb(100, 100, 100);
 --thumbscrollbar:#888;
 --trackscrollbar:#222
}
/* :root {
  --themecolor: #062454;
  --themecolor1: #e4a32f9e;
  --themecolor2:#b37523;
  --submenucolor: #0a2f53;
 --visitedcolor:#06659a9e;
 --defaultbackformenu:#10458bc2;
 --activeborder: #1679d2;
 --thumbhoverscroll:#2b3d4d;
 --thumbscrollbar:#063f72;
 --trackscrollbar:#1679d2;

} */
/*add by pks*/
.a-tabs {
  pointer-events: none;
}
.data-filterable a {
  font-size: 0.9rem;
  display: block;
}
.data-filterable a,.mydropdown li a{
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mat-form-field
{
  width:100%;
}
/* .backbtnmain
{
  position: absolute;
  right: 0px;
  top: 2px;
} */

.asterisk
{
  color: red;
  font-size: 14px;
}
.ag-theme-alpine .ag-header-cell-text {
  white-space: normal;
}
.cstmclose
{
  border-radius: 50% !important;
  padding: 1px 4px;
  margin-top: 6px;
  font-size: 11px !important;
  line-height: 15px;
}
.fnt85
{
  font-size: 0.85rem;
}
.posclose {
  position: relative;
  top: 0px;
  right: -3px;
  /* background: black; */
  padding: 0px 4px;
  border-radius: 100%;
  /* border: 1px solid #e7e7e7; */
  width: 25px;
  height: 25px;
  color: #020202;
  font-size: 12px;
}
.multiselect-item-checkbox  input[type=checkbox] + div
{
  font-size: 12px;
}
.hyt24
{
  height: 24px;
}
.filtericon
{
  position: relative;
}

.counter
{
  position: absolute;
  top: -3px;
  right: -7px;
  text-align: center;
  font-size: 9px;
  padding: 2px 3px;
  line-height: .9;
  background-color: #333;
  border-radius: .25em;

}
.badge .close {
  margin-left: 0.25rem;
  color: inherit;
  font-size: 100%;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.badge.badge-outlined {
  background-color: transparent
}
.badge.badge-outlined.badge-success {
  border-color: #28a745;
  border: 1px solid;
  color: #28a745;
}
.fnt100
{
  font-size: 95%;
  font-weight: normal;
}
.cstmpostn
{
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 99
}
.btn-sm, .btn-group-sm > .btn
{
  font-size: 0.9rem;
}

.form-control
{
  font-size: 0.9rem;
}
.form-check {
  float: left;
}
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #575757;
  border-color: #575757;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content
{
  padding:0.2rem !important;
}
#sidebar-wrapper .sidebar-heading {
padding: 0.875rem 1.25rem;
font-size: 1.2rem;
}

#sidebar-wrapper .list-group {
  width: 25rem;

  overflow: auto;

}
/* #wrapper {
  overflow-x: hidden;
} */

/* #sidebar-wrapper {

margin-left: -25rem;
-webkit-transition: margin .25s ease-out;
-moz-transition: margin .25s ease-out;
-o-transition: margin .25s ease-out;
transition: margin .25s ease-out;
} */

.p-tree
{
  min-height: 79vh;
}
.p-tree .p-tree-container .p-treenode {
  padding: 0rem;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content {
  padding: 0rem !important;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler
{
  width: 1rem !important;
  height: 1rem !important;
}
.p-tree .p-treenode-droppoint {

  list-style-type: none;
}
.p-component
{
  font-size: .8rem !important;
  font-family: Lato, "Helvetica Neue", sans-serif !important;
}
#page-content-wrapper {
min-width: 100vw;
}

#wrapper.toggled #sidebar-wrapper {
margin-left: 0;
}

.tab-contents .bottom-button-group {
  text-align: center;
  margin-top: 25px;
}
@media (min-width: 768px) {
#sidebar-wrapper {
  margin-left: 0;
  min-height: 94vh;
  background: black;
}

footer.page-footer.font-small.bg-light {
  position: relative;
  bottom: 0px;
}
#page-content-wrapper {
  min-width: 0;
  width: 100%;
  /* min-height: 100vh; */
}

/* #wrapper.toggled #sidebar-wrapper {
  margin-left: -25rem;
} */
}


#tab-button {
  display: table;
  table-layout: fixed;
  /* width: 100%; */
  margin: 0;
  padding: 0;
  list-style: none;
}
#tab-button1 {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
#tab-button2 {
  display: table;
  table-layout: fixed;
  /* width: 100%; */
  margin: 0;
  padding: 0;
  list-style: none;
}
#tab-button li {
  display: table-cell;
  /* width: 20%; */
}
#tab-button1 li {
  display: table-cell;
  width: 20%;
}
#tab-button2 li {
  display: table-cell;
  /* width: 20%; */
}
.nopadding
{
  padding: 0px;
}
.gwt-PushButton-up {
  border: 1px outset #c3c3c3;
  cursor: pointer;
  cursor: hand;
  padding-top: 4px;
  line-height: 1.1em;
  height: 27px;
  width: 35px;
  margin-top: 2px;
  box-shadow: 0px 0px 2px #e7e7e7;
}
.p-tree
{
  padding-top: 5px !important;
  padding-bottom: 5px  !important;
}
#tab-button li a {
  display: block;
  padding: 5px 20px;
  font-size: .9rem !important;
  /* background: #e4eaf8; */
  border: 1px solid #ddd;
  text-align: center;
  color: var(--themecolor1);
  text-decoration: none;
  background: rgba(0, 0, 0, 0.03);
  margin-right: 5px;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  font-weight: bold;
}
#tab-button2 li a {
  display: block;
  padding: 5px 20px;
  font-size: .9rem !important;
  /* background: #e4eaf8; */
  border: 1px solid #ddd;
  text-align: center;
  color: var(--themecolor1);
  text-decoration: none;
  background: rgba(0, 0, 0, 0.03);
  margin-right: 5px;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  font-weight: bold;
}
#tab-button li:not(:first-child) a {
  border-left: none;
}
#tab-button2 li:not(:first-child) a {
  border-left: none;
}
#tab-button li a:hover,
#tab-button .is-active a {
  border-bottom-color: transparent;
  background: #fff;
  background: #dadfe8;
  font-weight: bold;
  padding: 5px 20px;
  color: var(--themecolor);
}

#tab-button1 li a {
  display: block;
  padding: .5em;
  background: #eee;
  border: 1px solid #ddd;
  text-align: center;
  color:  var(--themecolor);
  text-decoration: none;
}
#tab-button2 li a {
  display: block;
  padding: .5em;
  background: #eee;
  border: 1px solid #ddd;
  text-align: center;
  color:  var(--themecolor);
  text-decoration: none;
}
#tab-button1 li:not(:first-child) a {
  border-left: none;
}
#tab-button1 li a:hover,
#tab-button1 .is-active a {
  border-bottom-color: transparent;
  background: #fff;
}

.tab-contents {
  padding: .5em 2em 1em;
  border: 1px solid #ddd;
}



.tab-button-outer {
  display: none;
}
.tab-contents {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .tab-button-outer {
    position: relative;
    z-index: 2;
    display: block;
  }
  .tab-select-outer {
    display: none;
  }
  .tab-contents {
    position: relative;
    top: 0px;
    margin-top: 0;
  }
}

.form-group {
  margin-bottom: 0.1rem;
}

.br-bottom
{
  border-bottom: 1px solid #e7e7e7;
}

/* #############latestcss############# */
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: 0.9rem;
  line-height: 1.2;
}

form.form-group {

  padding-bottom: 2px;
}
/* .container p, .container a
{
  font-size: 12.8px;
} */

/* .col-sm-12 .tabs .tab-button-outer ul li a
{
  font-size: 0.9rem;
} */
#accordion .card .card-header h5
{
  font-size: 1rem !important;
}
  .container-fluid .row div ul li a
{
  font-size: 0.9rem;
}
.container-fluid .row div .tabs .tab-contents
{
  padding: .5em 0.9em 1em;
}
form div div .form-control
{

  height: calc(1.2em + 0.75rem + 2px);
  padding: 0.1rem 0.55rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.2;
}
.btn-link:hover
{
  text-decoration: none

}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  color:  var(--themecolor);
  background: #dadfe8;
  /* font-weight: bold; */
}
.nav-link {
  display: block;
  padding: 0.2rem 1rem;
  /* color:  var(--themecolor); */
}
.warningred
{
  color: #ff0000;
}
/* .nav-tabs li >a
{
  display: block;
  padding: .3em .5em;
  font-size: .87em;

  border: 1px solid #ddd;
  text-align: center;
  color:  var(--themecolor1);
  text-decoration: none;
  background: rgba(0, 0, 0, 0.03);
  margin-right: 5px;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  font-weight: 700;
} */

.nav-tabs li >a {
  display: block;
  padding: .3em .5em;
  font-size: .87em;
  /* background: #eee; */
  border-right: 1px solid #ddd;
  text-align: center;
  color: var(--themecolor1);
  text-decoration: none;
  background: none;
  margin-right: 0;
  padding: 5px 20px;
  border-bottom: 3px solid #ffffff;
  margin: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  font-weight: 400;
}

.headaccord
{
  background: rgba(0, 0, 0, 0.03);
  color: black;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  /* background: #d3def6 url(../images/hborder.png) repeat-x 0px -989px; */
}

.headaccord >h5>.btn-link
{
  color: black;
 text-decoration: none;
}
.alert-dark-blue
{
  background: #5d8eb3;
    color: #fff;
}

.backbtn
{
  position: absolute;
    bottom: 82px;
    background: #1573d1;
    right: 0px;
    color: #e2d8d8;
    /* width: 20px; */
    /* height: 20px; */
    /* text-align: center; */
    padding: 0px 5px;
    box-shadow: 0px 0px 5px #c0c0c0;
}
.backbtn :hover
{
  cursor: pointer;
  color:white;
}
.cstmfnt
{
  font-size: 12px;
}
.lgouttxt
{
  background: #0056b3;
    color: white;
    padding: 1px 4px;
    font-weight: bold;
}
.lgouttxt:hover
{
  color: white !important;
}

.navbar-nav .nav-link:hover
{
  background: #575757;
}

.card-container.card {
  max-width: 350px;
  padding: 60px 40px;
}

.profile-img-card {
  width: 55px;
  height: auto;
  margin: 0 auto 20px;
  display: block;
}
.profile-name-card {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0 0;
  min-height: 1em;
}



.greyback
{
  background:#ddd;
}
.cstmlabel {
  color: #757575;
  font-weight: 600;
}
.font8 {
  font-size: .8rem;
}
.card {
  background-color: #ffffff;
  /* just in case there no content*/


  /* shadows and rounded borders */
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.logincontainer
{
  margin: 0 auto 25px;
  margin-top: 50px;
  padding: 20px 25px 30px;
}

.minhyt80
{
  min-height: 80vh;
}
.minhyt60
{
  min-height: 60vh;
}
.profile-img-card {
  width: 110px;
  height: auto;
  margin: 0 auto 20px;
  display: block;

}

/*
* Form styles
*/
.profile-name-card {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0 0;
  min-height: 1em;
}

.reauth-email {
  display: block;
  color: #404040;
  line-height: 2;
  margin-bottom: 10px;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.form-signin .cstminput,
.form-signin .cstminput {
direction: ltr;
  height: 40px;
  font-size: 0.9rem;
  margin-bottom: 15px;
}

.form-signin input[type=email],
.form-signin input[type=password],
.form-signin input[type=text],
.form-signin button {
  width: 100%;
  display: block;
  margin-bottom: 15px;
  z-index: 1;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.form-signin .cstminput:focus {
   border-color: rgb(156 156 156);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(99 99 99 / 73%);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(99 99 99 / 73%);
}
.cstmlabel
{
    color: #757575;
  font-weight: 600;
}
.noback
{
  background: none !important;
}
.nobrdr
{
border: 0px solid #ffffff !important;
}

.nocrsr:hover
{
cursor: default !important;
}
.btn.btn-signin {
  /*background-color: #4d90fe; */
  background-color: rgb(104, 145, 162);
  /* background-color: linear-gradient(rgb(104, 145, 162), rgb(12, 97, 33));*/
  padding: 0px;
  font-weight: 700;
  font-size: 14px;
  height: 36px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: none;
  -o-transition: all 0.218s;
  -moz-transition: all 0.218s;
  -webkit-transition: all 0.218s;
  transition: all 0.218s;
}

.btn.btn-signin:hover,
.btn.btn-signin:active,
.btn.btn-signin:focus {
  background-color: rgb(12, 97, 33);
}

.forgot-password {
  color: rgb(104, 145, 162);
  padding-top: 10px;
}

.forgot-password:hover,
.forgot-password:active,
.forgot-password:focus{
  color: rgb(12, 97, 33);
}
@media screen and (max-width:576px)
{
  .done {
    padding: 8px 15px !important;
  }
}
@media screen and (max-width:991px)
{

  .headernewmob{
    position: absolute;
  }
  .paginationCare{
    height: 100% !important;
  }
  footer
  {
    display: none !important;
  }
  .wrappernew {
    margin-top: 53px !important;
 }

 .sessionhide2 {
    margin-left: 10px;
}
.table-responsive {
    white-space: pre;
}
.mwidth100{
  width: 100%;
}
  ul.nav.nav-tabs,.scrollabletabs{
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
    white-space: nowrap;
  }
  .minwid30
  {
    width: 30% !important;
  }
  .minwid40
  {
    width: 40% !important;
  }
  .nonedis
  {
    display: none;
  }
  .mmt5.mtt-0
  {
    margin-top: 0px !important
  }
  .mmb-1
  {
    margin-bottom: 0.5rem!important;
  }
 .mmtp-5
 {
   margin-top: 0.5rem !important;
   margin-bottom: 0.5rem !important;
 }
  .editorlist .NgxEditor__MenuItem.NgxEditor__MenuItem--Icon {
    height: 1rem;
    width: 1rem;
  }
  .user-panel>.info {
    padding: 0px 5px 5px 15px !important;

}
  .cstmactivity {
    position: absolute;
    right: 145px;
}
.mrr-2
{
  margin-right: 0.5rem !important;
}
.showinweb
  {
    display: none !important;
  }
    .widdth100
    {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

  .erroredit {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    background: #ffd8d5;
    /* color: #fff !important; */
    padding: 5px;
    z-index: 9;
    font-size: 0.9rem;
    border-radius: 6px;
}
.maargin45
{
  margin-top: -45px;
}
.successedit {
  position: absolute;
  font-size: 0.9rem;
  width: 100%;
  top: 60px;
  text-align: center;
  left: 0;
  background: #c1ffc1;
  /* color: #fff !important; */
  padding: 5px;
  z-index: 9;
  border-radius: 6px;
}

.successedit2 {
  position: absolute;
  font-size: 0.9rem;
  width: 100%;
  top: 60px;
  text-align: center;
  left: 0;
  background: #c1ffc1;
  /* color: #fff !important; */
  padding: 5px;
  z-index: 9;
  border-radius: 6px;
}
.successedit3 {
  /* position: absolute; */
  font-size: 0.9rem;
  width: 100%;

  text-align: center;
  left: 0;
  background: #c1ffc1;
  /* color: #fff !important; */
  padding: 5px;
  z-index: 9;
  border-radius: 6px;
}

  .mttop-2
  {
    margin-top: 0.5rem;
  }
  .mttop-1
  {
    margin-top: 0.25rem;
  }
  .form-check-label.cml-0
  {
      margin-left: 0px;
  }
.card-container.card {
  max-width: 350px;
  padding: 40px 40px;
}
app-footer footer.page-footer.font-small {
  margin-top: 10px;
  background: #f7f7f7;
  position: relative;
  bottom: 0;
  left: 0;
  /* z-index: 1; */
  width: 100%;
}

.col-sm-12 .text-end
{
  text-align: left !important;

}
.bottom-button-group
{
  width: 95% !important;
}
}

.font7 {
  font-size: .7rem;
}

.header{ background-color: #3c8dbc }
.header .dropdown-menu {
    position: absolute;
    right: 0;
    left: auto;
    border-radius: 0px;
    padding: 2px !important;
}
.header .user-image {
    float: right;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-left: 10px;
    margin-top: -2px;
}
.font7
{
	font-size:.7rem;
}
.font8
{
	font-size:.8rem;
}
.header .navbar-light .navbar-nav .nav-link.cstmlink {
    color: #fff;
    padding: 5px 20px;
    position: relative;
	    display: flex;
    align-items: center;
  border-left: 1px solid #ddd;
  line-height: 16px;
  min-height: 44px;
}
.header .navbar-light .navbar-nav .nav-link{ color: #fff }
.header .navbar-light .navbar-nav .nav-link:hover, .header .navbar-light .navbar-nav .nav-link:focus   {

       background: rgba(0,0,0,0.1);
    color: #f6f6f6;
}
.header .fa.fa-fw.fa-bars{ color: #fff; }
.header .navbar-light .navbar-nav .nav-link {
    color: #fff;
    padding: 10px 20px;
    position: relative;
}
.header  li>a>.label {
    position: absolute;
    top: 9px;
    right: 7px;
    text-align: center;
    font-size: 9px;
    padding: 2px 3px;
    line-height: .9; background-color: #333;    border-radius: .25em;
}
.header  li>a:after{ display: none; }

.header-ul{    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #ffffff;
    padding: 7px 10px;
    border-bottom: 1px solid #f4f4f4;
    color: #333;
    font-size: 14px;}

    .navbar-nav>.notifications-menu>.dropdown-menu, .navbar-nav>.messages-menu>.dropdown-menu, .navbar-nav>.tasks-menu>.dropdown-menu {
    width: 280px;
    padding: 0 0 0 0;
    margin: 0;
    top: 100%;
}
.navbar-nav>.messages-menu>.dropdown-menu li .menu>li>a>div>img {
    margin: auto 10px auto auto;
    width: 35px;
    height: 35px;
}
.navbar-nav>.messages-menu>.dropdown-menu li .menu>li>a ,.navbar-nav>.notifications-menu>.dropdown-menu li .menu>li>a{
    margin: 0;
    padding: 10px 10px;
    display: block;
    white-space: nowrap;
    border-bottom: 1px solid #f4f4f4;
    text-decoration: none;
}
.navbar-nav>.messages-menu>.dropdown-menu li .menu>li>a>h4 {
    padding: 0;
    margin: 0 0 0 45px;
    color: #333;
    font-size: 0.9rem;
    position: relative;
}
.navbar-nav>.messages-menu>.dropdown-menu li .menu>li>a>p {
    margin: 0 0 0 45px;
    font-size: 0.8rem;
    color: #888888;
}

.footer-ul a{
	border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    font-size: 12px;
    background-color: #fff;
    padding: 7px 10px;
    border-bottom: 1px solid #eeeeee;
    color: #333 ; display: block;
    }

      .dropdown-menu-over .menu{  max-height: 200px;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-x: hidden;}

    .navbar-nav>.notifications-menu>.dropdown-menu li .menu>li>a {
    color: #444444;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px;
    font-size: 0.9rem;
}
.navbar-nav>.notifications-menu>.dropdown-menu li .menu>li>a>.glyphicon, .navbar-nav>.notifications-menu>.dropdown-menu li .menu>li>a>.fa, .navbar-nav>.notifications-menu>.dropdown-menu li .menu>li>a>.ion {
    width: 20px;
}

a.navbar-brand {
    width: 165px;
}
#viewcontent {
  margin-top: 5%;
}
#editcontent {
  margin-top: 5%;
}
#viewcontent .sectn1 {

  padding: 0px;
  margin-bottom: 0px;
}


/***    left menu ****/

/***********************  TOP Bar ********************/
.sidebar{ width:220px;height:100vh;position: relative;top:0px;  background-color: var(--themecolor);transition: all 0.5s  ease-in-out;z-index: 99}
.bg-defoult{background-color:var(--defaultbackformenu)}
.sidebar ul{ list-style:none; margin:0px; padding:0px; }
.sidebar li a,.sidebar li a.collapsed.active{    font-size: 0.7rem; display:block; padding:11px 12px; color:#fff;border-left:0px solid #dedede;  text-decoration:none}
.sidebar li a.active{background-color: var(--themecolor);border-left:5px solid #dedede; transition: all 0.5s  ease-in-out}
.sidebar li a:hover{background-color: var(--themecolor) !important;}
.sidebar li a i{ padding-right:5px;}
.sidebar ul li .sub-menu li a{ position:relative}
.sidebar ul li.active a {
  background:var(--visitedcolor)
}
.sidebar ul li .sub-menu li a:before{
    font-family: FontAwesome;
    content: "\f105";
    display: inline-block;
    padding-left: 0px;
    padding-right: 10px;
    margin-top: -4px;
    vertical-align: middle;
}
.sidebar ul li .sub-menu li a:hover:after {
    content: "";
    position: absolute;
    left: -5px;
    top: 0;
    width: 5px;
    background-color: #111;
    height: 100%;
}
.sidebar ul li .sub-menu li a:hover{ background-color:#222; padding-left:20px; transition: all 0.5s  ease-in-out}
.sub-menu{ border-left:5px solid var(--activeborder)}
	.sidebar li a .nav-label,.sidebar li a .nav-label+span{ transition: all 0.5s  ease-in-out}


	.sidebar.fliph li a .nav-label,.sidebar.fliph li a .nav-label+span{ display:none;transition: all 0.5s  ease-in-out}
	.sidebar.fliph {
    width: 45px;
	height:100vh;
	transition: all 0.5s  ease-in-out;

}


.sidebar.fliph .sub-menu {
  position: absolute !important;
    left: 45px;
    background-color: #9e9e9e;
    float: none !important;
    width: 240px !important;
    z-index: 100;
    top: 0;
    height: 100vh;
    max-height: 95vh;
}


	.user-panel {
    clear: left;
    display: block;
    float: left;
	cursor:pointer;
}

.user-panel1 {
  clear: left;
  display: block;
  float: left;
  background:  var(--themecolor);
  /* width: 100%; */
  margin-bottom: 0px;
  padding: 5px 5px;
  border-bottom: 1px solid;

}
.user-panel1>.image>img {
  width: 100%;
  max-width: 34px;
  height: auto;
}
.user-panel1>.info {
  padding: 5px 5px 0px 0px;
  line-height: 1;
  position: absolute;
  left: 50px;
}



.user-panel2 {

  float: left;


}
.user-panel2>.image>img {
  width: 175px;

  height: auto;
}
.user-panel2>.info {
  padding: 5px 5px 0px 0px;
  line-height: 1;
  position: absolute;
  left: 50px;
}
.wrapper1 {
  margin-left: 75px;
}
.user-panel>.image>img {
    width: 100%;
    max-width: 70px;
    height: auto;
}
.user-panel>.info,  .user-panel>.info>a {
    color: #fff;
}
.user-panel>.info>p {
    font-weight: 600;
    margin-bottom: 9px;
}
.user-panel {
  clear: left;
    display: block;
    float: left;
    background:  var(--themecolor);
    width: 100%;
    /* margin-bottom: 15px; */
    padding: 8px 15px;
    border-bottom: 2px solid;
}
.user-panel>.info {
  padding: 4px 5px 5px 15px;
    line-height: 1;
    position: absolute;
    left: 40px;
    font-weight: 600;
}

.fliph .user-panel div.info{ display: none; }
.fliph .user-panel
{
	padding: 10px 4px;
	    background:  var(--themecolor);
}
.cstmshadow
{
	    border: 1px solid #ddd;
    box-shadow: 0 0 3px #0000004d;
}

.fliph li a, .fliph li a.collapsed.active
{
	padding: 15px 16px;
}

.cstmshadow {
  border: 1px solid #ddd;
  box-shadow: 0 0 3px #0000004d;
  margin-bottom: 3px;
}
@media (min-width: 992px)
{
  .height-100vh
  {
    min-height: calc(100vh - 85px);
  }

  .text-right
  {
    text-align: right !important;
  }
  .width-4
{
  flex: 0 0 40%;
  max-width: 40% !important;
  width: 40% !important;
  margin:auto !important;
  padding-bottom:10px;
}
.width-6
{
  flex: 0 0 60%;
  max-width: 60% !important;
  width: 60% !important;
  margin:auto !important;
  padding-bottom:10px;
}
.width-8
{
  flex: 0 0 80%;
  max-width: 80% !important;
  width: 80% !important;
  margin:auto !important;
  padding-bottom:10px;

}
.width-10
{
  flex: 0 0 100%;
  max-width: 100% !important;
  width: 100% !important;
  /* margin:auto !important; */
  padding-bottom:10px;
}
.min-vh-90
{
  min-height: calc(100vh - 80px);
}

  .list-sidebar li .sub-menu:last-child
  {
    float: left;
      width: 100%;
  }
  .sidebar ul {
    float: left;
      width: 100%;
  }
  .list-sidebar li .sub-menu:last-child {

    position: relative;
    margin: 0 0 10px;
  }
  .cstmab
{
  position: absolute;
}
  .cstmreq .col-lg-8.col-md-12.col-sm-12 label {
    /* line-height: 1.5; */
    /* font-size: .7rem; */
    display: flex;
}
  .linehyt
  {
    line-height: 1 !important;
  }
  .cstmcbtn
  {
    position: absolute;
    top: 0;
    margin: auto;
    right: 75%;
  }
  .width40n
{
    width: 40% !important;
}
  .editorlist .NgxEditor__MenuItem.NgxEditor__MenuItem--Icon {
    height: 1.2rem;

    width: 1.2rem;
  }
  .nocstmmultiselect.nowcstm div .multiselect-dropdown .dropdown-list {
    max-width: 375px !important;
    position: fixed;
    top: 45%;
    bottom: auto;
}
  .cstmflxnew
  {
    display: flex;
    align-items: center;
  }
  .wid15
  {
    width: 20% !important;
  }
  .d-flexnew
  {
    display: flex;
  }
  .cstmmultiselectnew1 span span div div button span {
    padding: 0;
  }
  .cstmmultiselectnew1 span .btn-group {
    width: 40%;
  }
  .cstmmultiselectnew1 span .btn-group button  {
    text-align: left;
  }
.cstmactivity
{
  position: absolute;
    right: 165px;
}
  .text-center3
  {
    text-align: center;
  }
  .erroredit,.successedit
{
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    font-weight: bold;
     top: 5px;
    z-index: 99;
}
.nodpadding
{
  padding:0px;
}
.erroredit1,.successedit1
{
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    font-weight: bold;
    top: 5px;
}
.erroredit3,.successedit3
{
    /* position: absolute; */
    width: 100%;
    text-align: center;
    left: 0;
    font-weight: bold;

    z-index: 99;
}
.erroredit2,.successedit2
{
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    font-weight: bold;
    top: 38px;
    z-index: 99;
}
  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.navbar-toggleable-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.navbar-toggleable-md .navbar-toggler {
  display: none;
}
.navbar-toggleable-md .navbar-collapse {
  display: -webkit-box!important;
  display: -webkit-flex!important;
  display: -ms-flexbox!important;
  display: flex!important;
  width: 100%;
}
.navbar-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.dropdown, .dropup {
  position: relative;
}
.flex-row-reverse {
  -webkit-box-orient: horizontal!important;
  -webkit-box-direction: reverse!important;
  -webkit-flex-direction: row-reverse!important;
  -ms-flex-direction: row-reverse!important;
  flex-direction: row-reverse!important;
}
}
label
{
  margin-bottom: 0px;
  font-size: 0.9rem;
}

.page-header-toolbar {
  display: flex;
  align-items: center;
  width: 100%;
}

.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.filter-wrapper {
  display: flex;
  margin-left: 15px;
}
.sort-wrapper {
  display: flex;
  width: 50%;
  justify-content: flex-end;
}
.advanced-link {
  display: flex;
  align-items: center;
  margin-left: 30px;
  margin-right: 20px;
  white-space: nowrap;
}

.nodisplay
{
  display: none;
}
.nodisplay1
{
  display: none !important;
}
actions-button-cell {
  overflow:visible !important;
}
.ag-theme-alpine .ag-row-focus {
  background-color: #fef9cf !important;
}
.ag-cell {
  overflow:visible !important;
}
.ag-row {
  z-index: 0 !important;
}
.ag-row.ag-row-focus {
  z-index: 1 !important;
}
.ag-root,
.ag-body-viewport,
 .ag-body-viewport-wrapper {
    overflow: visible !important;
}
.ag-row.ag-row-no-focus.ag-row-level-0.ag-row-position-absolute {
  z-index: 0;
  }
.cstmpage
{
  position: relative;

    top: 0px;
    left: 15px;
    font-size: .8rem;
    color: #6b6b6b;
    font-weight: 600;
    padding-top: 10px;
}
.cstposabs
{
  position: absolute;
    bottom: 12px;
    top: auto;
}
.cstmselect
{
  background: #fff;
  border: 1px solid #ddd;
  padding: 3px 0px;
  border-radius: 5px;
  margin-left: 5px;
}
.cstmbtngreen
{
  background: green;
  color: #fff !important;
  border-radius: 5px;
}
.font600
{
    font-weight: 600;
}
.sidebar.fliph .sub-menu .cstmmaster
{
  color: #fff;
    /* text-align: center; */
    padding: 25px 25px 0 25px;
    margin-top: 20px;
    display: block;
}
.sidebar ul .cstmmaster
{
  display: none;
}
.cstmtogglebutton
{
  padding: 3px 7px;
    margin: 4px;
    font-size: 18px;
}
.fliph ul li .sub-menu li a, .fliph ul li .sub-menu li a.collapsed.active {
  padding: 7px 15px;
}
.fliph ul li .sub-menu li a:hover, .fliph ul li .sub-menu li a.collapsed.active {
  background: #5f5f5f !important;
}
.sidebar li a span.fa.fa-chevron-left, .sidebar li a.collapsed.active span.fa.fa-chevron-left
{
  margin-top: 4px;
}
@media screen and (max-width:1260px)
{
  .headaccord {

    position: relative;
    display: flex;
    padding-bottom: 5px;
  }
}

@media screen and (max-width:576px)
{
  .headpjct p {
    max-width: 165px !important;
  }
  .br-bottom {

   border-bottom: 0px;
  }
}

@media screen and (max-width : 991px)
{
  .webhid
  {
    z-index: 2;
  }
  .cstmab
{
  display: none;
}
  .width40n
{
    width: 100% !important;
    position: absolute;
    top: 0;
}
  .disnone
  {
    display: none;
  }
  .cstmmultiselectnew1 span span div div button span {
    padding: 0;
  }
  .cstmmultiselectnew1 span .btn-group {
    width: 100%;
  }
  .cstmmultiselectnew1 span .btn-group button  {
    text-align: left;
  }
  .tab-button-outer.cstmmobiletab

  {
display: block;
  }
  .pad0
  {
    padding-left: 0px;
  }
  .webdisplay
  {
display: none;
  }
  .mbb-1
  {
    margin-bottom: 0.25rem;
  }
  .absl
  {
    position: fixed;
    top: 7px;
    width: 98%;
  }
  #page-content-wrapper {
    min-width: 100%;
}
.webviewnone .sub-menu li a
{
  white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#navbarNavDropdown .mobhide
{
  display: none !important;
}
.border-noneleft a.cstmpadding
{
  /* border-left: none !important; */
  padding: 10px 10px !important;
}
.card-body.p-0 p-tree .p-tree.p-component.p-tree-selectable {
  min-height: auto !important;
}
.user-panel1
{
 float: right;
}
.mmt5
{
  margin-top: 5px !important;
}
.pll-1
{
  padding-left: 15px !important
}
}
.wid75n
{
  width: 75%;
}
.wid25n
{
  width: 25%;
}

.cstmfield .multiselect-container button span .form-check-label {
    margin-left: 0px;
    margin-top: 0px;
}
 .ag-theme-alpine
{
  font-family: Lato !important;
  font-size: 13px ;
}

.ag-root-wrapper-body.ag-layout-normal.ag-focus-managed {
  height: 100%;           /* for resolving paging issue in ag-grid */
}
.ag-theme-alpine .ag-row {
  font-size: 12.8px!important;
}
.ag-center-cols-container {
  display: block;
   width: 100% !important;
}
.fntedit, .fntedit a
{
  color: #828282;
  font-weight: 600;
  text-decoration: none;
}

.table th, .table td {
  padding: 0.35rem 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
  border-color: #dee2e6 !important;
  border-bottom: 1px solid #dee2e6 !important;
  font-size: 0.9rem;
}


.form-check-label .form-check-input
{
  margin-right: 7px;
}
/* .dropdown-item
{
  font-size: 0.9rem;
} */
button.multiselect.dropdown-toggle.custom-select {
  height: 30px;
  padding: 0px 10px;
}
.multiselect-selected-text {
  color:  var(--themecolor);
  font-size: 0.9rem;
}
.borderbottom
{
  border-bottom: 1px solid #f5f5f5;
}
.headback label
{
  font-weight: 600;
}
.valueback
{
  font-size: 0.9rem;
}
.font9
{
  font-size: 0.9rem;
}
.cstmtablegrid tr th, .cstmtablegrid tr td
{
  font-size: .8rem;
}
.clsicn
{
  position: absolute;
  right: 10px;
  top: 5px;
}
.sectn1 {
  margin-bottom: 10px;
}
.form-check-inline
{
  vertical-align: text-top;

}

.modal-demo .ui-modal {
  width: 60.5%;
  /* for resize limits use min-width, min-height, max-width, max-height in css */
}
.modal-demo .ui-modal-overlay, .modal-demo .ui-modal {
  z-index: 10;
}
/* colors */
:root {
  --dt-color-primary: #fefefe;

}
/* for IE */
.ui-modal-header {
  background-color: #fefefe;
  color: black !important;
  border-bottom: 1px solid #c0c0c0;
}
.ui-modal-body
{
  max-height: 600px !important;
}
.ui-icon
{
  font-size: .8rem !important;
}
.ag-root-wrapper.ag-layout-normal
{
  min-height: 300px;

}
.cstmfooter>.ag-root-wrapper.ag-layout-normal
{

min-height:150px;
}
.cstmfooter1>.ag-root-wrapper.ag-layout-normal
{

min-height:70px;
}
.pt-6
{
  padding-top: 4.3rem !important;
}
.ag-root-wrapper {
  position: relative !important;
}
.modal-body
{
  padding-left: 2px;
  padding-right: 2px;
}
.fc .fc-button
{
    padding: .1em .5em !important;
}
.ngx-datatable .datatable-footer
{
  overflow: hidden !important;
  padding-left: 10px;
  color: #181d1f !important;
}
.cstminblock
{
  display: inline-block;
  left: 3px;
}
.ngx-datatable .datatable-body .datatable-body-row
{
  border-bottom: 1px solid #dde2eb;
}
.ngx-datatable.material .datatable-footer .datatable-pager a
{
  line-height: 19px !important;
}
.ngx-datatable .datatable-footer .datatable-pager .pager li a
{
  color: #575757;
}
.datatable-header
{
   display: flex !important;
   align-items: center !important;
}
.ngx-datatable .datatable-footer
{
  display: flex !important;
  align-items: center !important;
}
.ngx-datatable.material .datatable-header
{
  background-color: #f8f8f8;
  border-top: 1px solid #babfc7;
  border-bottom: 1px solid #babfc7;
  color: #181d1f;
}
.ngx-datatable.material .datatable-header .datatable-header-cell
{
  background: none !important;
}

.ngx-datatable .datatable-footer .datatable-pager {
  flex: 1 1 70% !important;
  text-align: right;
}
.ngx-datatable.material {

  box-shadow: none !important;
}
.ngx-datatable.material .datatable-header .datatable-header-cell {
  text-align: left;
  padding: 0.4rem 1.2rem;
  font-weight: bold;
  border-right: 1px solid #e7e7e7;
  color: #333 !important;
  vertical-align: bottom;
  font-size: 13px !important;
}
.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell {
  text-align: left;
  padding: 0.65rem 1.2rem !important;
  vertical-align: top;
  border-top: 0;
  color: rgba(0, 0, 0, 0.87);
  transition: width 0.3s ease;
  font-size: .8rem !important;
  font-weight: 400;
}
.datatable-row-even{
  background-color: #fff !important;
}

.datatable-row-odd{
  background-color: #fcfcfc !important;
}
.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover, .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {
  background-color: #d7ebff !important;

}
.modal-body  .bottom-button-group
{
  position: absolute;

  /* right: 45%; */
 bottom: -32px;
 /* bottom: auto; */
  /* padding-top: 7px; */
  width: 100%;
  text-align: center;


  align-items: center;
  justify-content: center;
  margin: auto;
  background: #fff;
  padding-top: 5px;
  border-top: 1px solid #ddd;
}
.modal-body  .bottom-button-group
{
  position: absolute;
 left: 0;
  /* right: 45%; */
 bottom: -32px;
 /* bottom: auto; */
  /* padding-top: 7px; */
  width: 100% !important;
  text-align: center;

  padding-bottom: 5px;
  align-items: center;
  justify-content: center;
  margin: auto;
  background: #fff;
  padding-top: 5px;
  border-top: 1px solid #ddd;
}
.btn-white-dark
{
  color: #343a40;
  background-color: #fff;
  border-color: #343a40;
}
.btn-white-dark:hover
{
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.switchbtn {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 30px;
}
input:checked + .sliderbtn.round:before {
  left: -17px;
}
.switchbtn input {display:none;}

.sliderbtn {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #a7a7a7;
  -webkit-transition: .4s;
  transition: .4s;
   border-radius: 50px;
}

.sliderbtn:before {
  position: absolute;
  content: "";
  height: 17px;
  width: 17px;
  left: 6px;
  bottom: 6px;
  background-color: white;
  transition: .4s;
  border-radius: 50%;
}

input:checked + .sliderbtn {
  background-color:  var(--themecolor);
}

input:focus + .sliderbtn {
  box-shadow: 0 0 1px  var(--themecolor);
}

input:checked + .sliderbtn:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(55px);
}

/*------ ADDED CSS ---------*/
.sliderbtn:after
{
 content:'No';
 color: white;
 display: block;
 position: absolute;
 transform: translate(-50%,-50%);
 top: 50%;
 left: 60%;
 font-size: .8rem;

}

input:checked + .sliderbtn:after
{
  content:'Yes';
  right: -20px;
}

.ag-root-wrapper-body.ag-layout-normal.ag-focus-managed {
  height: 100%;
}
.minhyt66vh
{
  overflow-y: auto;
 min-height: 40vh;
  max-height: 55vh;
    overflow-x: hidden;
    margin-bottom: 20px;
}

.minhyt65vh form.dynamic-form
{
    overflow-y: auto;

  max-height: 55vh;
    overflow-x: hidden;
    margin-bottom: 20px;
}
.minhyt65vh form.huno-formview
{
  overflow-y: auto;

  max-height: 55vh;
    overflow-x: hidden;
    margin-bottom: 20px;
}
.minhyt65vh form.huno-form
{
    overflow-y: auto;

  max-height: 55vh;
    overflow-x: hidden;
    margin-bottom: 20px;
}
.dropdown-toggle::after
{
  display: none !important;
}
.minhyt65vh dynamic-formview form  {
  overflow-y: auto;
  max-height: 55vh;
  overflow-x: hidden;
  margin-bottom: 20px;
}
.formview dynamic-form form .bottom-button-group {
  text-align: center;
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.labelclass>label
{
  border: 1px solid #dfdfdf;
  background: #fafafa;
  padding: 4px 6px;
}
.popcstm .labelclass>label {
  border: none;
  background: none;
  border-top: none;
  padding: 7px 6px;
  border-left: none;
}
.popcstm .labelclass>div:last-child label
{
  font-weight: 500 !important;
  font-size: .8rem !important;
}
/* .popcstm .labelclass>div {
  padding: 4px 6px;
  border: 1px solid #ddd;
  border-right: none;
  border-top: none;
  border-left: none;
} */
.popcstm .labelclass>div:last-child {
  padding: 4px 6px;
  border: 1px solid #ddd;
  border-radius: 5px;
  background: #ddd;
  padding-left: 8px;
  padding-right: 8px;
}
.alert-white {
  background: #fff;

  border: 1px solid #e7e7e7;
  padding: 12px;
}
.headback {
  border: 1px solid #dfdfdf;
  background: #fafafa;
  padding: 3px 3px 3px 10px;
}
.valueback {
  background: #ffffff;
  border-bottom: 1px solid #dfdfdf;
  padding: 3px;
}
table.fc-col-header {
  background: #f7f7f7;
}
.cstmfooter .ag-paging-panel
{
  height: 26px !important;
  font-size: 0.9rem;
}
h6, .h6 {
  font-size: 0.9rem;
}
.card-header
{
  font-size: 0.8em;
}
.fnt16
{
  font-size: 16px !important;
}
.fc .fc-toolbar.fc-header-toolbar {
  margin-bottom: .5em !important;
}
.btn-light
{
  border-color: #d1d4d6;
  font-size: .9em;
}
.fc .fc-toolbar-title {
  font-size: 1.2em !important;
  margin: 0 !important;
}
.fc .fc-toolbar.fc-header-toolbar {
  margin-bottom: 0 !important;
  background: #f7f7f7 !important;
}
.widget-header {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
  min-height: 30px;
  background: #f7f7f7;

  color: #000000 !important;
  border-bottom: 1px solid #DDD;
  padding-left: 12px;
}
.bordrsty {
  background: rgb(211 211 211);
  color:  var(--themecolor);
}
.documentrytcont {
  float: right;
  margin-right: 5px;
  color: #336699;
}
.min-vh-75{
  min-height: 75vh;
}
.headstylefnt
{
  font-size: 14px;
  margin-bottom: 0px;
}
.widget-body {
  background-color: #FFF;
}
.widget-main.no-padding {
  padding: 0;
}

.minhyt75 {
  min-height: 75vh;
}
a.documentlink {
  margin-top: 2px;
  float: left;
  margin-right: 5px;
  color: #2e6589;
  font-weight: bold;
  margin-left: 2px;
}
.card-header1 {
  padding: 0.2rem 0.3rem !important;
  margin-bottom: 0;
  background: #ececec;
  font-size: 13px;
}
.modifydesign
{
  margin-bottom: 10px;
}
.modifydesign .sectn1 {
  margin-bottom: 0px;
  /* padding: 0px; */
}
.cstmsctn-one
{
  border-bottom: 1px solid #e7e7e7;
  padding-top: 5px;
  padding-bottom: 5px;
}
.tablesecondheader {
  background: #f7f7f7 !important;
  color: black !important;
  padding: 0.2rem 1.2rem !important;
  font-size: 12px;
  border-right: 1px solid #e7e7e7 !important;
}
.widget-header>.widget-title {
  line-height: 36px;
  padding: 0;
  margin: 0;
  display: inline;
  font-size: 14px;
}
.rytcont {
  float: right;
  margin-right: 5px;
  color: #ffffff;
  margin-top: 6px;
}
.greensheetlink {
  color: #ffffff !important;
  font-weight: bolder;
  margin-right: 10px;
  font-size: 12px;
}
.notesheet {
  background: #d8fecb;
  float: left;
  width: 100%;
}
.widget-box[class*=widget-color-]>.widget-header {
  color: #FFF;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.widget-color-blue>.widget-header {
  background: #4CAF50;
  border-color: #4CAF50;
}
.btn-outline-dark:hover
{
color: white !important;
cursor: pointer;
}
.armada-devider {
  border-right: 1px dashed #fb0000;
  width: 6%;
  padding-top: 20px !important;
  vertical-align: top;
}
.progress-devider {
  width: 6%;
  border-left: 1px dashed #fb0000;
  vertical-align: top;
  overflow: hidden;
  text-align: left;
  font-size: 9px;
  text-align: left !important;
}
.widget-body .table {
  border-top: 1px solid #E5E5E5;
  font-size: 11px;
}
.cstmbtnwarning {
  position: absolute;
  left: -30px;
  top: 60px;
  background: #2174cc;
  background: -webkit-gradient(linear, left top, right top, from(#277fda), to(#0d4b98));
  background: linear-gradient(to right, #277fda, #0d4b98);
  border: 1px solid #2274cc;
  border-radius: 5px 0 0 5px;
  color: white;
}
.newfilebtn
{
    position: fixed;
    z-index: 99;
    right: 0;
    top: 175px;
    border-radius: 0px;
    box-shadow: 0px 0px 5px #c0c0c0;
    background: #2174cc;
    background: -webkit-linear-gradient(to right, #2c3e50, #bdc3c7);
    background: linear-gradient(to right, #277fda, #0d4b98);
    border: 1px solid #2274cc;
    border-radius: 5px 0 0 5px !important;


}
.smallscreen1
{
    transition-duration: 3s !important;
}.smallscreen2
{
    transition: .1s !important;
}
.labelclass>div
{
  padding: 4px 6px;
  border: 1px solid #ddd;
  background: white;
}
.headback1 {
  border: 1px solid #ddd;
  background: #f1f1f1;
  padding: 4px 6px;
}
.valueback1 {
  padding: 4px 6px;
  border: 1px solid #ddd;
}
.borderd {
  border: 1px solid #ddd;
}
.minhyt65vh .dynamic-form form div
{
    overflow-y: auto;

  max-height: 55vh;
    overflow-x: hidden;
}
.minhyt65vh .huno-form form div
{
    overflow-y: auto;

  max-height: 55vh;
    overflow-x: hidden;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.4em + 0.9rem + 2px) !important;
  padding: 0.275rem 0.75rem !important;
  color:  var(--themecolor);
}
/* .nav-tabs li > a.active {
  border-bottom-color: transparent;
  background: #fff;
  background: #dadfe8;
  font-weight: bold;

  color:  var(--themecolor);
} */
.nav-tabs li > a.active {
  border-bottom: 3px solid #2196f3 !important;
  background: none;
  background: none;

  border: none;
  padding: 5px 20px;
  margin: 0px;
  /* min-width: 20%; */
  color: #2196f3;
}
.nav-tabs li > a:hover {
  color: #2196f3;
  border-bottom: 3px solid #2196f3 !important;
  border: none;
}
.cstmlist
{
  padding-inline-start: 5px;
}
.minht20
{
  max-height: 30vh;
  overflow: auto;
  margin: 0px;
  padding: 0px;
}
.cstmlist>li
{

  border-bottom: 1px solid #e7e7e7;
  padding: 2px 0;
 }
 .cstmlist>li>span
 {
   font-size: .7rem;
  padding: 5px 8px;
 }
 .cstmlist>li:hover {
  background: #2196f3;
  color: #fff;
}
.cstmlist>li:focus
{
  background: #178dee;
  color: #fff;
}
.cstmfnttitle
{
  font-size: 12px !important;
}
.backgrey
{
  background-color: #f7f7f7;
}
.form-control1 {
  display: block;
  width: 100%;
  min-height: calc(1.4em + 0.9rem + 2px) ;
  padding: 0.275rem 0.75rem;
  color:  var(--themecolor);
  background-color: #fbfbfb;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.p-autocomplete
{
  width: 100%;
}
.p-inputtext
{
  width: 100%;
  padding: 0.3rem 0.5rem !important;
}

.repeatcontainer .col-lg-8
{
  padding: 0px !important;
}
.repeatcontainer .col-lg-7
{
  padding: 0px !important;
}
.cstmhead
{
    background: rgba(0, 0, 0, 0.03);
    color: black;
    padding: 5px;
}
@media screen and (max-width:991px)
{
  .no-dfelx{
    display: block !important;
  }
  #tab-button li a {
    max-width: 330px;
    overflow: auto;
  }
  .minhyt80 {
    min-height: 92vh;
  }
  .prr-1
  {
    padding-right: 0rem !important;
  }
  .modal-demo .ui-modal {
    width: 90%;
    /* for resize limits use min-width, min-height, max-width, max-height in css */
  }
  .labelclass
  {
    padding-left: 15px;
    padding-right: 15px;
  }
  .form-check-input
  {
    position: relative;
  }
  .pll-1
  {
    padding-left: 0rem !important;
  }
  .webclose
  {
    position: absolute;
    right: 15px;
    font-size: 20px;
  }
  .cstmposition
  {
    position: absolute;
    right: 0;
    top: 12px;
    z-index: 99;
    width: auto;
  }
  .pbb-2
  {
    padding-bottom: 0.5rem !important;
  }
  .cstmposition2
  {
    position: absolute;
    right: 0;
    width: auto;
    /* top: 12px; */
    z-index: 99;
  }
  .cstmposition2 .sort-wrapper
  {
    width: auto !important;
  }
  .cstmposition3
  {
    position: absolute;
    right: 0;
    width: auto;
    top: -5px;
    z-index: 99;
  }
  .cstmposition3 .sort-wrapper
  {
    width: auto !important;
  }
  .cstmposition .sort-wrapper
  {
    width: auto !important;
  }
  .tab-contents
  {
    margin-top: 0px;
  }
  .min-vh-37 {
    min-height: 25vh;
    margin-bottom: 20px;
}
    .cstmbtnmenu img
    {
        width: 45px;
        cursor: pointer;
    }
    .sidebar li a, .sidebar li a.collapsed.active {

      padding: 14px 20px;
    }
    .sidebar.fliph
    {
      width: 0px;

    }
.sidebar.left .user-panel
{
  position: fixed;
    width: 220px;
}
    .sidebar.left.fliph ul {
      position: absolute;
      left: -45px;
  }
  .sidebar .list-sidebar::-webkit-scrollbar {
    width: 8px;
  }

  /* Track */
  .sidebar .list-sidebar::-webkit-scrollbar-track {
    background: var(--trackscroll);
    border-radius:8px;
  }

  /* Handle */
  .sidebar .list-sidebar::-webkit-scrollbar-thumb {
    background:var(--thumbscroll);
    border-radius:8px;
  }

  /* Handle on hover */
  .sidebar .list-sidebar::-webkit-scrollbar-thumb:hover {
    background: var(--thumbhoverscroll);
    border-radius:8px;
  }
  .sidebar.left.fliph .list-sidebar
  {
    display: none;
  }
 .sidebar .list-sidebar
 {
  position: fixed;
  width: 220px;
  top: 48px;
  overflow: auto;
  height: 90vh;
 }
  .sidebar.left.fliph .user-panel {
  display: none;
}
    .sidebar
    {
      width: 220px;
      position: absolute;
      -webkit-transition: display .50s ease-out;
-moz-transition: display .50s ease-out;
-o-transition: display .50s ease-out;
transition: display .50s ease-out;
      z-index: 99;
      /* display: none; */
    }

}

@media screen and (min-width:992px)
{
.bg-grayy
{
  background: #f4f6fa;
}
.w-79 {
  width: 79% !important;
  flex: 0 0 79% !important;
}
 .w-21
 {
  width: 21% !important;
  flex:0 0 21% !important
 }
 .w-58
 {
  width: 58% !important;
  flex:0 0 58% !important
 }
  .minhyt75vh
{
  overflow-y: auto;
 min-height: 25vh;
  max-height: 68vh;
}
  .minwid15
  {
    width: 20%;

    text-align: center;
  }
  .prr-0
  {
padding-right: 0px !important;
  }
  .pl-2n
  {
    padding-left: 0.5rem !important;
  }
  .pr-2n
  {
    padding-right: 0.5rem !important;
  }
  .modal-dialog {

    margin: 3.5rem auto;
}
  .sectnnew .ng-dropdown-panel.ng-select-bottom
  {
    position: fixed;
    top: auto;
    left: auto;
    width: auto;
    min-width: 23%;
  }
  .list-sidebar > li > .sub-menu
  {
    max-height: 50vh;
    overflow: auto;

  }
  .showinmob
  {
    display: none;
  }
  .list-sidebar > li > .sub-menu::-webkit-scrollbar {
    width: 8px;
  }

  /* Track */
  .list-sidebar > li > .sub-menu::-webkit-scrollbar-track {
    background: var(--trackscrollbar);
    border-radius:8px;
  }

  /* Handle */
  .list-sidebar > li > .sub-menu::-webkit-scrollbar-thumb {
    background: var(--thumbscrollbar);
    border-radius:8px;
  }

  /* Handle on hover */
  .list-sidebar > li > .sub-menu::-webkit-scrollbar-thumb:hover {
    background: var(--thumbhoverscroll);
    border-radius:10px;
  }
  .minwid750
  {
    min-width: 800px;
  }
  .mobiledisplay
  {
    display: none;
  }
  .prr-1
  {
    padding-right: 0.25rem !important;
  }
  .pll-1
  {
    padding-left: 0.25rem !important;
  }
  .webclose
  {
    display: none;
  }
    .cstmbtnmenu
    {
    display: none;

    }
    .webviewnone
    {
      display: none;
    }
}
footer.page-footer.font-small {
  /* margin-top: 10px; */
  background: #f7f7f7;
  position: relative;
  bottom: 0;
  left: 0;
  /* z-index: 9; */
  width: 100%;
}
@media screen and (max-width:1200px) and  (min-width:1001px)
{
  .sidebar,.sidebar.fliph
  {
    height: 93vh;
  }
}
@media screen and (max-width:1400px) and  (min-width:1201px)
{
  .sidebar,.sidebar.fliph
  {
    height: 94vh;
  }
}
@media screen and (max-width:2000px) and (min-width:1401px)
{
  .sidebar,.sidebar.fliph
  {
    height: 95vh;
  }
}
@media screen and (max-width:4000px) and (min-width:2001px)
{
  .sidebar,.sidebar.fliph
  {
    height: 96vh;
  }
}
@media screen and (max-width:7000px) and (min-width:4001px)
{
  .sidebar,.sidebar.fliph
  {
    height: 98vh;
  }
}
.cstmhead label
{
  font-size: 0.9rem;
}
#example-content {
  margin-top: 5%;
}

.cstmspinner
{
  position: fixed;
    text-align: center;
    display: flex;
    justify-content: center;
    z-index: 8;
    background: #00000047;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
}
.cstmspinner div
{
  justify-content: center;
  align-items: center;
  margin: auto;
}
.cstmflx
{
    display: flex;
    align-items: center;
}

.custommodal div .ui-modal-footer button
{
    position: absolute;
    right: 10px;
    bottom: 0px;
}
.custommodal div .ui-modal-header
{
    cursor: move;
}
.custommodal div .ui-modal-header .ui-titlebar
{
    font-size: 1.0rem;
}
.custommodal .ui-modal-overlay, .custommodal .ui-modal
{
    z-index: 999;
}

.custommodal div .ui-modal-body
{
    max-height: calc(75vh - 12.5rem) !important;
}
.customborder
{
  border-bottom: 1px solid #ddd;
}
.width50
{
  width: 50%;

}
.width70
{
  width: 70%;

}
.labelhover:hover
{
  background : #ddd;
}


.tabularview
{
  flex: 1;
  padding: 0 10px;
}

.cstmmultiselect div .multiselect-dropdown .dropdown-btn,.nocstmmultiselect div .multiselect-dropdown .dropdown-btn {
  display: inline-block;
  border: 1px solid #e1dfdf;
  width: 100%;
  padding: 6px 12px;
  margin-bottom: 0;
  font-weight: 400;
  font-size: .9rem;
  line-height: 1.52857143;
  text-align: left;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border-radius: 4px;
}
.cstmmultiselect div .multiselect-dropdown .dropdown-list
{
  position: fixed !important;
  max-width: 200px;
  padding-top: 0px;
  margin-top: 2px;
  /* top: 50%; */
    bottom: auto;
}
.cstmmultiselect div .multiselect-dropdown div ul li h5
{
  font-size: .8rem !important;
}
.cstmmultiselect div .multiselect-dropdown div ul li.filter-textbox
{
  padding: 5px !important;
  font-size: .8rem;
}
.nocstmmultiselect div .multiselect-dropdown .dropdown-list
{

  max-width: 200px;

}
.nocstmmultiselect div .multiselect-dropdown div ul li h5
{
  font-size: .8rem !important;
}
.nocstmmultiselect div .multiselect-dropdown div ul li.filter-textbox
{
  padding: 5px !important;
  font-size: .8rem;
}
.text-end1
{
  text-align: right;
}
.widget-box {
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 3px 0;
  border: 1px solid #CCC;
}
.widget-body {
  background-color: #FFF;
}
.headback2 {
  background: #f7f7f7;
  border: 1px solid #dcdcdc;
  padding: 6px 10px 6px 10px !important;
}
.node.firstnode
{
  background : #b6fbbb;
  border:1px solid #b6fbbb;
}
.cstmhyt
{
  line-height: 19px !important;
}
app-section {
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.node.lastnode
{
background: #d1e5ea;
border:1px solid #d1e5ea;
}
.bg-light-yellow
{
background: #fffcf3;
}
.dynamic-formview h6 {
  font-size: .9em;
  padding: 5px;
}
.huno-formview h6 {
  font-size: .9em;
  padding: 5px;
}
.huno-form h6 {
  padding-left: 5px;
  padding-top: 5px;
}
.dynamic-form h6 {
  padding-left: 5px;
  padding-top: 5px;
}
.remove-shadow
{
  box-shadow: none !important;
}

button.btn.btn-dark.btn-new {
  display: flex;
  align-items: center;
  border-radius: 50px;
  font-size: .8rem;
}
.hyt80
{
  min-height: 180px !important;
}
.minhyt40
{
  min-height: 50vh;
}
.btn.btn-white {
  text-shadow: none!important;
  background-color: #FFF!important;
  border-radius: 50px;
}
.qstntxt >p
{
    margin-bottom: 0px !important;
}
.btnlinkname
{
  color: #000000;
}
.minhyt93
{
  max-height: calc(100vh - 100px);
  overflow: auto;
  min-height: calc(100vh - 100px);
}
.cancelcdtn
{
  position: absolute;
    right: 0px;
    background:  var(--themecolor);
    border-radius: 100%;
    padding-top: 0px;
    font-size: 12px;
    width: 20px;
    height: 20px;
    text-align: center;
    color: white;
}
.minhyt931
{
  max-height: 93vh;
  overflow: auto;
  min-height: 93vh;
}
.no-border
{
  border: none;
}
.nocstmmultiselect span span div div button span {
  padding: 0;
}
.nocstmmultiselect span .btn-group, .cstmmultiselect span .btn-group div  {
  width: 100%;
}
.nocstmmultiselect span .btn-group button  {
  text-align: left;
}
.list-sidebar > li > .sub-menu
{
  background: var(--submenucolor)
}
.width54
{
  width: 54%;
}

.minhyt40 form.dynamic-form
{
    overflow-y: auto;
    min-height: 50vh;
  max-height: 70vh;
    overflow-x: hidden;
    margin-bottom: 20px;
    /* min-height: 50vh; */
}
.minhyt40 form.huno-formview
{
  overflow-y: auto;

  max-height: 70vh;
    overflow-x: hidden;
    margin-bottom: 20px;
    min-height: 50vh;
}
.minhyt40 form.huno-form
{
    overflow-y: auto;

  max-height: 70vh;
    overflow-x: hidden;
    margin-bottom: 20px;
    min-height: 50vh;
}
#tabeditAttachment
{
  min-height:70vh;
  max-height:70vh;
  overflow: auto;
}
#tabAttachment
{
  min-height:70vh;
  max-height:70vh;
  overflow: auto;
}

.cstmhyttbl
{
  max-height: 48vh;
  overflow: auto;
}
.mxhytpopup
{
  max-height: 80vh;
  overflow: auto;
}
.sectn1  .ng-dropdown-panel .ng-dropdown-panel-items
{
  max-height: 25vh !important;
}
.input-group-text:hover
{
  cursor: pointer;
}
.minhyt40 dynamic-formview form {
  overflow-y: auto;
  max-height: 70vh;
  overflow-x: hidden;
  min-height: 50vh;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.radius0
{
  border-radius: 0px !important;
}

.tabsty
{
  padding: 5px 20px;
    font-size: .9rem !important;
    /* background: #e4eaf8; */
    border: 1px solid #ddd;
    text-align: center;
    color:  var(--themecolor);
    text-decoration: none;
    background: #dadfe8;
    margin-right: 5px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    font-weight: bold;
}
.form-control2 {
  display: block;
  width: 100%;
  min-height: calc(1.4em + 0.9rem + 2px);
  padding: 0.275rem 0.75rem;
  color:  var(--themecolor);
  /* background-color: #fbfbfb; */
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  height: 40px;
}
.form-control2:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}
.cstmtb
{
  border: 1px solid #ddd !important;
  padding: 5px 20px !important;
}
app-radx-process
{
  width: 100%;
}
.minhyt150
{
  min-height: 150px;
}
.minhyt20
{
  min-height: 25vh;
}
.cstmable tr th
{
  background: #f5f5f5;
}
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: .25rem;
}
.paginationCare {

  /* border-top: 1px solid #ccc; */
  font-size: .9rem;
  line-height: 35px;
  height: 45px;
  padding: 5px 5px 5px;
  margin-bottom: 5px;
  background-color: #8080801a;
  /* background-color: #f0f0f0; */
}
.paginationCare .itemsPerPage select.form-select {
  width: 65px;
  height: 35px;
  display: inline-block;
  padding: .275rem .35rem!important;
  font-size: 1em;
  margin: 0 5px;
}
.paginationCare input {
  width: 50px;
  height: 30px;
  text-align: center;
  display: inline-block;
  font-size: 1em;
  padding: .375rem .25rem;
}
.paginationCare .page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #000;
  background-color: initial;
  border: 0 solid #dee2e6;
}
.igx-grid__thead-title, .igx-grid__th
{
  border-right: 0px  !important;
}
.igx-grid__tr-action:last-of-type
{
  border-right: 0px !important;
}
.igx-grid--cosy .igx-grid__th
{
  padding: 0 0.75em;
    min-height: 2.5rem;
    flex-direction: row-reverse;
}

.jstflx {
  float: left;
  width: 100%;
  padding-top: 0px;
  margin-bottom: 15px;
}
.igx-grid__thead-wrapper .igx-grid__tr, .igx-grid__tfoot .igx-grid__tr
{
  background-color: white;
}
.igx-grid__tr--even
{
  background-color: #fff !important;
}
.igx-grid__tr--odd
{
  background-color: #fff !important;
}
.ag-overlay
{
  float: left;
  width: 100% !important;
  display: flex;
  flex-direction: column;
  position: relative !important;
}
.modal-body  .ag-overlay {
  flex: none;
  position: absolute !important;
}
.ag-header-row-column-group >.jstflx
{
  float: left;
  width: 100%;
  padding-top: 4em;
}
.igx-grid__th-icons
{
  flex-direction: row-reverse;
    padding-right: 5px;
}
/* .igx-grid__th-title
{
  line-height: 3.1666666667 !important;
  align-self: center;
}


.igx-grid__th-icons {

    height: 1.125rem !important;
    align-self: center !important;
} */
.form-check {
  font-size: 0.9rem !important;
}
.ng-select
{
  font-size: 0.9rem;
  width: 100%;
  margin-right: 5px;
}
.form-select
{
font-size: 0.9rem !important;
}
/* .ag-theme-alpine .ag-overlay-wrapper {
  display: flex;
  flex: none;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-top: 100px;
  } */
  .width100n
{
    width: 100% !important;
}
.width60n
{
    width: 60% !important;
}


.cstmtable tr th,.cstmtablenew tr th
{
  background: #f5f5f5;
}
.cstmtablenew tr td
{
background: #fff;
}
.bg-greylight
{
  background: #f7f4f4;
}
.wid7
{
  width: 7%;
}
.wid13
{
  width: 13%;
}

.fnt13
{
  font-size: 13px;
}

/* .modal-content
{
  margin-top: 6%;
} */

.multiselect-container {
  max-height: 40vh;
  overflow: auto;
}
.bgrey {
  background-color: #f9fafc !important;
}

.tblchklst {
  background-color: #fff;
  border: 1px solid #ddd;
  margin-bottom: 0;
}
.tblchklst tbody
{
  display: inline-table;
  width: 100%;
}
.tblchklst tr .IC-delete {
  visibility: hidden;
  color: #bfbfbf;
}
.tblchklst tr:hover .IC-delete {
  visibility: visible;
  color: black;
}

.text-link:hover
{
  cursor: pointer;
  text-decoration: none;
}

/*pop over code */

.popoverwidth
{
  min-width: 400px;
}
 .tabvertical .nav-pills>li.active>a {
  background-color: #4b89dc;
  color: #fff;
  width: 100%;
  display: inline-block;
  padding: 4px 10px;
}
 .popover {
  line-height: 1.42857143;
  font-family: inherit;
  -webkit-box-shadow: 0 4px 15px 0 rgb(0 0 0 / 15%);
  box-shadow: 0 4px 15px 0 rgb(0 0 0 / 15%);
  border: 1px solid #e4e4e4;
  max-width: inherit;
  padding: 0;
  top: 44px;
  z-index: 99;
}


.popover.bottom>.arrow {
  border-bottom-color: #e4e4e4;
  border-bottom-color: rgba(0, 0, 0, 0.1);
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -9px;
  border-top-width: 0;
  border-bottom-color: #fcfcfc;

  top: -9px;
}

.popover > .arrow {
  border-width: 9px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #fcfcfc;
  border-bottom: 1px solid #efefef;
  border-radius: 3px 3px 0 0;
}

.popover-content {
  font-size: 14px;
  padding: 0;
}

.tabvertical {
  position: relative;
  max-height: 480px;

 min-width: 200px;
}

.tabvertical .lfttab {
  background-color: #f9fafc;
  border-right: 1px solid #eee;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  width: 180px;
  bottom: 0;
  height: 280px;
  top: 0;
  left: 0;
  overflow-x: hidden;
  position: relative;
}
.dvPopsearch {
  position: relative;
  background-color: #fff;
  padding: 0 12px;
}
.nav-stacked > li {
  float: none;
  width: 100%;
}

.tabvertical .rhtlstsrl {
  position: absolute;
  bottom: 0;
  height: 280px;
  top: 0;
  left: 180px;
  right: 0;
}


/* Sizes */
.popover-lg {
  min-width: 480px;
}

.popover-md {
  min-width: 350px;
}
.tabvertical .rhttablst {
  float: left;
  width: 100%;
  overflow-y: auto;
  max-height: 235px;
  padding-left: 5px;
}
.tabvertical .rhttablst li.head {
  padding: 4px 12px;
  color: #666;
  margin: 5px 0;
  font-size: 12px;
}
.tabvertical .rhttablst li span {
  max-width: 99%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  word-wrap: break-word;
  display: block;
}
.tabvertical .rhttablst li {
  padding:3px 20px;
  float: left;
  width: 100%;
  list-style: none;
  font-size: 11px;
}
.tabvertical .rhttablst li a {
  color:  var(--themecolor);
}
.tabvertical .rhttablst li span {
  max-width: 99%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  word-wrap: break-word;
  display: block;
}
.tabvertical .rhttablst li:hover {
  background: #f4f8fb;
  cursor: pointer;
}


.editorlist .NgxEditor__Content
{
  font-size: .8rem;
  min-height:30vh;
}
.editorlist .NgxEditor__MenuBar {
  background-color: transparent;

}
.editorlist .NgxEditor__MenuBar {
  background-color: #d6d8db;
  padding-top: 9px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 1px;
}
.NgxEditor
{
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px  !important;
}
.IC-delete :hover
{
  cursor: pointer;
}
@media screen and (max-width : 400px)
{
  .cstmposition {
    position: relative;
    right: auto;
    top: 0px;
    z-index: 9;
    width: 100%;
    float: right;
    left: 0;
}
/* .modal-dialog {

  margin: 3.7rem auto;

} */
}

.popover-custom{
  min-width: 93%;
  float: left;
  left: auto;
  top: 33px;
}
.maxhyt40h
{
  max-height: 65vh;
    overflow: auto;
}
.cstmabs
{
  position: absolute;
  right: 0px;
  top: 0;
}
.ngx-datatable.material .empty-row
{
  font-size: 13px;
}

.mrb5
{
  margin-top: -3px;
}
.linehyt1
{
  line-height: 1.1;
}
.minhyt10
{
  min-height: 10vh !important;
}
.sessionhide
{
  display: inline-flex;
  margin-right: 12px;
  padding-left: 0px !important;
}
#sessionhide2
{
  display: inline-flex;
  margin-right: 12px;
  padding-left: 0px !important;
}
.datatable-body-cell-label {
  word-break: break-word;
}
.sessionhide2
{
  display: inline-flex;
  margin-right: 12px;
  padding-left: 0px !important;
}
.sessionhide1
{
  display: inline-flex;
  margin-right: 12px;
  padding-left: 0px !important;
}
.font9_new
{
  font-size: 0.9rem !important;
}
.sec_new
{
  margin-bottom: 0px !important;
  margin-top: 7px;
}

.ag-theme-alpine .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected), .ag-theme-alpine .ag-ltr .ag-cell-range-single-cell, .ag-theme-alpine .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle, .ag-theme-alpine .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected), .ag-theme-alpine .ag-rtl .ag-cell-range-single-cell, .ag-theme-alpine .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle
{
  border-color: none !important;
  border-right:0px !important;
  border-top: 0px !important;
  border-bottom: 0px !important;
  border-left: 1px solid #bebfc7 !important;
}
.tab-pane .ag-theme-alpine .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected), .ag-theme-alpine .ag-ltr .ag-cell-range-single-cell, .ag-theme-alpine .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle, .ag-theme-alpine .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected), .ag-theme-alpine .ag-rtl .ag-cell-range-single-cell, .ag-theme-alpine .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle
{
  border-color: none !important;
  border-right:0px !important;
  border-top: 0px !important;
  border-bottom: 0px !important;
  border-left: 0px !important;
}
/* .cstmminhyt
{
  min-height: 30vh;
} */

.width100
{
  width: 100%;
}
.btn-cstm {
  background: #f2f2f2;
  padding: 4px;
  font-size: 14px;
  border-radius: 50px;
  height: 30px;
  margin-top: 3px;
  margin-left: 3px;
  height: 30px !important;
}
input.searchbar.form-control.newform-control {
  height: 30px !important;
}
.brlft
{
  border-left: 1px solid;
}
.btn-cstm:hover, .btn-cstm:focus {
  background: #e7e5e5;

}
a.page-link
{
  cursor: pointer;
}
.newform-control {
  font-weight: 400;
  line-height: 1.5;
  color: #999;
  background-color: #fff;
  background-clip: padding-box;
  border: 0 solid #ced4da;
  border-bottom: 1px solid #ddd;
  border-radius: .25rem;
}
.newform-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}




.btn-circle {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  padding: 0;
  border-radius: 50%;
  border: 0;
}

.btn-circle-sm {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 0.9rem;
}
.btn-group .dropdown-menu
{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.cstmdop
{
  padding: 0px 0px !important;
}
 .cstmdop .dropdown-item {
  padding: .3rem 0.5rem !important;
  border-bottom: 1px solid #ddd;
}
.btn-roll
{
  padding: 0.175rem 0.5rem !important;
    font-size: 0.8rem !important;
    line-height: 1.3 !important;
    border-radius: 1.5rem !important;
    margin: 0 4px;
}

a.truncate
{
  text-decoration: underline;
  color: black;
}

.igx-grid--cosy .igx-grid__th
{
  padding: 0 .3rem 0 .2rem !important;
}

.minhyt40 .tab-content .huno-form div hr:first-child
{
  display: none;
}
@media screen and (min-width:1280px)
{
  .childsearch.top1new
  {
    top:1% !important;
  }
  .childsearch
  {
    position: absolute;
    top: 1%;
    place-content: center;

  }
  .childsearch .childindex
  {
    z-index: 9;
  }
  .childindex .btn-cstm
{
  background: #dcd9d9;
}
.childindex .btn-cstm:hover
{
  background: #ccc9c9;
}
}
.newform-control
{
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
}
.igx-grid, .igx-grid--cosy, .igx-grid--compact
{
  box-shadow: none !important;
  margin-bottom: 15px;
}

.minhyt40 .igx-grid__tr-container--active, .minhyt40 .igx-grid__group-row--active, .minhyt40 .igx-grid-summary--active, .minhyt40 .igx-grid__th--active .igx-grid__th--selected, .minhyt40 .igx-grid__th--active .igx-grid__th--selectable, .minhyt40 .igx-grid__th--active, .minhyt40 .igx-grid__td--active {
  box-shadow: none !important;

}
.minhyt40 .ag-overlay-wrapper.ag-layout-normal.ag-overlay-no-rows-wrapper {
  padding: 7%;
}


.igx-grid__tr--selected .igx-grid__td--selected
{
  border:0px solid #ffffff !important;
}
.igx-grid-summary--active, .igx-grid__group-row--active, .igx-grid__td--active, .igx-grid__th--active, .igx-grid__th--active .igx-grid__th--selectable, .igx-grid__th--active .igx-grid__th--selected, .igx-grid__tr-container--active
{
  box-shadow: none !important;
  background:none !important;
  border:none !important;
}
.topActionButtons {
  z-index: 99;
}

.btn-secondary1
{
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary1:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

.dropdown-item.active, .dropdown-item:active
{
  background: white !important;
}
.ng-select.ng-select-disabled>.ng-select-container {
  background-color: #e9ecef !important;
}
.dropdown-item.active, .dropdown-item:active {
  color: #000;
}

.placecntr
{
  place-content: center;
}
.newminhyt40
{
    overflow-y: auto;
    min-height: 50vh;
  max-height: 70vh;
    overflow-x: hidden;

}
.btn-dark{color:#fff !important}
.ng-dropdown-panel-items div span {    white-space: break-spaces;
  word-break: normal;}


  .icon-modul {
    background-image: url(../../assets/images/forms.svg)!important;
    height: 20px;
    width: 20px;
    background-size: cover;
    background-position-x: center;
    object-fit: cover;
}
.icon-tag {
  background-image: url(../../assets/images/tag.svg)!important;
  height: 23px;
  width: 23px;
  background-size: cover;
  background-position-x: center;
  object-fit: cover;
}
.icon-konto {
  background-image: url(../../assets/images/frm.svg)!important;
  height: 20px;
  width: 20px;
  background-size: cover;
  background-position-x: center;
  object-fit: cover;
}

.icon-exam {
  background-image: url(../../assets/images/field.svg)!important;
  height: 20px;
  width: 20px;
  background-size: cover;
  background-position-x: center;
  object-fit: cover;
}
#tab-button li a, #tab-button .is-active a
{
    font-size: .8rem !important;
}
.font1rem
{
  font-size: 1rem;
}
.custmfoot {

  width: 98% !important;
  margin: auto;
}
.btn-red
{
    background-color: #FF6666;
    color: #fff !important;
    border: 1px solid #D44D52;
}
.btn-red:hover
{
    background-color: #f75050;
    color: #fff !important;
    border: 1px solid #D44D52;
}
.btn-outer-red
{
    background-color:#fff ;
    color: #FF6666 !important;
    border: 1px solid #D44D52;
}
.btn-outer-red:hover
{
    background-color: #f75050;
    color: #fff !important;
    border: 1px solid #D44D52;
}
.btn-orange
{
    background-color: #ff957b;
    color: #fff !important;
    border: 1px solid #f3846a;
}
.btn-blue
{
        background-color: #7699D4;
        color: #fff !important;
        border: 1px solid #678CCB;

}
.modal-open #formulamodal {

  overflow-y: hidden !important;
}




/* #############cutomize css################## */

.color-red
{
  background: linear-gradient(to left,  #c72424,#b90a0a);
}
.color-blue
{
  background: linear-gradient(to left,  #246dc7,#0a4bb9);
}
.color-magenta
{
  background: linear-gradient(to left,  #c7246f,#b90a5b);
}
.color-success
{
  background: linear-gradient(to left,  #24c78b,#0ab970);
}
.color-warning
{
  background: linear-gradient(to left,  #c7a424,#b97b0a);
}
.color-bangni
{
  background: linear-gradient(to left,  #6324c7,#6e0ab9);
}
.color-black
{
  background: linear-gradient(to left,  #2f2f2f,#353535);
}


.background-color-red
{
  background: linear-gradient(to left,  #c72424,#b90a0a);
}
.background-color-blue
{
  background: linear-gradient(to left,  #246dc7,#0a4bb9);
}
.background-color-magenta
{
  background: linear-gradient(to left,  #c7246f,#b90a5b);
}
.background-color-success
{
  background: linear-gradient(to left,  #24c78b,#0ab970);
}
.background-color-warning
{
  background: linear-gradient(to left,  #c7a424,#b97b0a);
}
.background-color-bangni
{
  background: linear-gradient(to left,  #6324c7,#6e0ab9);
}
.background-color-black
{
  background: linear-gradient(to left,  #2f2f2f,#353535);
}

.backbg
{
    background: #e2e2e2;
}
.bordernone
{
  border: none !important;
}
.justify-content-center
{
  justify-content: center;
}

.igx-grid__footer {
  grid-row: 2 !important;
  display: contents ;
}
.igx-grid, .igx-grid--cosy, .igx-grid--compact {

  margin: 0;
  font-size: .8rem;
}
.igx-paginator--cosy, .igx-grid__thead {

  z-index: -1 !important;
}

.igx-drop-down__item {

  padding: 0px 1rem !important;

}
.igx-drop-down__group label, .igx-drop-down__header, .igx-drop-down__item {

  height: 2rem !important;

}
.igx-drop-down__list-scroll {
 z-index: 9990;
  padding: 5px 0px !important;
}
.igx-drop-down__item:hover
{
  background: #dadada !important;
}
.igx-input-group--compact .igx-input-group__bundle {
  padding-top: .2rem !important;
}

/* .igx-input-group__bundle {

  max-width: 70% !important;
  padding-top: 1.125rem !important;

} */
.igx-input-group--compact .igx-input-group__input {
  font-size: .85rem !important;

}
.igx-input-group--border.igx-input-group--compact .igx-input-group__bundle {
  box-shadow: inset 0 0 0 1px #f4f4f4 !important;
  /* border-bottom: 1px solid black !important; */
  border-radius: 0% !important;
}
.form-control5
{
  height: calc(1em + 0.9rem + 2px) !important;
    padding: 0.275rem 0.75rem !important;
    color: var(--themecolor);
    /* display: block; */
    /* width: 100%; */
    height: calc(1.4em + 0.75rem + 2px);
    padding: 0.175rem 0.75rem;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    padding-top: 0.100rem;
}
.minhyt70
{
  max-height: 70vh;
  min-height: 40vh;
  overflow-y: auto;
}


@media screen and (min-width:992px)
{
  .mobshow1
  {
    display: none;
  }


}

@media screen and (max-width:991px)
{
  .webhid #nav-tab
  {
    box-shadow: 0 0px 5px #cbcbcb;
  }
.cstmtogglebutton {
  display: none;
}
}
.p-tree
{
  width: 100%;
}
.multiselect-dropdown .dropdown-btn .selected-item

{
font-size:0.9rem}

.multiselect-dropdown .dropdown-btn{

    padding:6px 20px 6px 7px !important;
font-size:0.9rem

}
.dropdown-list .filter-textbox input {

  padding: 0 0 0 10px !important;
}
.dropdown-list .filter-textbox{

  padding: 4px 5px !important;
  font-size: 0.9rem !important;
}

.igx-grid__scroll
{
  z-index: -1 !important;
}
/*New Style Added */
.modal-demo.custommodal {
  padding: 10px 15px;
  display: block;
}
.btn-dark {
  background: #212529 !important;
}
button.btn.btn-danger {
  background: #bb2d3b;
}
.form-check-label .cmb-3 {
  margin-right: 6px;
}

igx-paginator.igx-paginator {
  padding-bottom: 4px;
  height: 40px;
  border-bottom: 1px solid #ddd;
}
.igx-checkbox__label {
    font-size: 0.8rem !important;
}
.igx-input-group, .igx-input-group--focused {
  --size: max(var(--is-large, 1) * max(3.5rem, -1 * 3.5rem), var(--is-medium, 1) * max(3rem, -1 * 3rem), var(--is-small, 1) * max(1.7rem, -1 * 2.1rem)) !important;
}
.igx-input-group .igx-select__toggle-button {
  background: var(--toggle-button-background) !important;
}
button#btnSave {
  padding-left: 1rem!important;
  padding-right: 1rem!important;
}
.input-group-prepend span.input-group-text.font8.pt-1.pb-1 {
  height: calc(1.4em + 0.9rem + 4px) !important;
  border-radius: 0px;
}
.minhyt26
{
  min-height: 26vh;
  max-height: 70vh;
  overflow-y: auto;
}
.igx-excel-filter__menu-header h4 {
  font-size: 1.1rem;
}
.igx-grid-th__title
{
  white-space: break-spaces !important;
  line-height: 1.5 !important;
}
.igx-grid-thead__title, .igx-grid-th
{
  align-items: center !important;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option input {
  margin-right: 5px;
}

.dropup .cstmdropmnu, .dropup .searchdropmenuecstn,.dropup .cstmdropmnunew {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
  }
  .searchdropmenuecstn
{
  position: absolute;
    z-index: 1001;
    padding: 5px 5px;
}
.searchdropmenuecstn ul
{
  background: #fff;
  border-radius: 5px;
}
.searchdropmenuecstn ul li a
{
  padding: 7px 10px;


}
.searchdropmenuecstn ul li a:hover
{
  background: #4a97dc !important;
}
.datanotfound
{
  min-height: 40vh;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background: #f4f4f4; */
    font-size: .9rem;
}
.ticksign1 {
  position: absolute;
  right: 8px;
  top: 5px;
  font-size: 1rem;
  z-index: 10;
}
app-gmap .dropdown a {
  display: flex;
}
app-gmap .dropdown a .gmapstyle {
  position: relative;
}

.gmapstyle
{
  position: absolute;
  top: 1px;
  right: 1px;
  background: #ddd;
  padding: 4px 10px;
  border-radius: 0px 5px 5px 0px;
}
.gmapstyle img
{
  width: 15px;
}
.gmapstyle1
{
  position: absolute;
    right: 10px;
    z-index: 1;
    top: 75px;
    box-shadow: 0px 0px 3px #33333347;
    padding: 5px 12px;
    transition: .5s;
}
.cstmdropmnu.show {
  width: 100% !important;
  padding: 0;

}

.otp-validation .otp-form .otp-field {
  display: inline-block;
  width: 2.2rem;
  height: 2.2rem;
  font-size: 0.9rem;
  line-height: 3rem;
  text-align: center;
  border: none;
  border: 2px solid #ced4da;
  margin-right: 8px;
  margin-bottom: 10px;
}
.otp-validation .text-link {
    color: #0487df !important;
    font-weight: 500;
}

.otp-validation .otp-form .otp-field:focus {
    border-color: #01427a;
    box-shadow: none;
}

.otp-validation .ticksign {
  position: absolute;
  right: 8px;
  top: 5px;
  color: green;
  font-size: 1rem;
}
.optclosebtn {
  position: absolute;
  right: 10px;
  z-index: 1;
  top: 7px;
  background: #fff;
  box-shadow: 0px 0px 3px #33333347;
  padding: 1px 7px;
  transition: .5s;
}
@media screen and (max-width:991px){
  .huno-card-igx{
      height: 100%;
  }
  .igx-card-content p{
    display: flex;
  }
  .igx-card-content {
    padding: 0.4rem 0.85rem !important;
  }
  .igx-card-actions{
    position: absolute;
    top: -10px;
    right: -16px;
  }
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg: transparent;
  color: inherit;
}


/*********** Card Crousel Slider *******/
.igx-card{
  font-size: 0.9rem;
}
.recordW {
  min-width: 115px;
}
.owl-theme .owl-nav {
  text-transform: capitalize;
}
.owl-theme .owl-nav [class*=owl-prev] {
color: #151616 !important;
  padding: 4px 15px !important;
  background: transparent !important;
  border: 1px solid #151616 !important;
  font-size: 0.8rem !important;

}
.owl-theme .owl-nav [class*=owl-next] {
   padding: 4px 15px !important;
  background: #151616 !important;
font-size: 0.8rem !important;

}
/*********** Card Crousel Slider *******/

/* width */
#tab-button li::-webkit-scrollbar {
  width: 8px;
}

/* Track */
#tab-button li::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
#tab-button li::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
#tab-button li::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/*********** Scrollbar Design *******/


/* Effect lg Model:  3D Rotate in from left */
.md-effect-left {
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.md-effect-left .modal-content {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	-moz-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	-ms-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	transform-origin: 0 100%;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.show .md-effect-left .modal-content {
	-webkit-transform: translateZ(0px) translateX(0%) rotateY(0deg);
	-moz-transform: translateZ(0px) translateX(0%) rotateY(0deg);
	-ms-transform: translateZ(0px) translateX(0%) rotateY(0deg);
	transform: translateZ(0px) translateX(0%) rotateY(0deg);
	opacity: 1;
}
/* Effect lg Model:  3D Rotate in from left */

.back-icon img{
  color: #000;
  opacity: 0.6;
  width: 23px;
}
.back-icon img:hover{
  opacity: 1;
}

.btn.btn-theme{
  background: #2196f3;
  border-color: #2196f3;
  color: #fff;
  font-size: 0.9rem;

}
.btn.btn-theme:hover,.btn.btn-theme:focus,.btn.btn-theme:focus-visible{
  background: #0672ca;
  border-color: #0672ca;
  color: #fff;
}

.wrappernew {
  align-items: stretch;
  background: #222e3c;
  display: flex;
  width: 100%;
  margin-top: 47px;
}
.newmain {
  background: #f5f5f5;
  min-height: calc(100vh - 84px);
  min-width: 0;
  width: 100%;
}

textarea:disabled {
  background: #e9ecef;
}

/* .col-lg-6 app-textarea div .col-lg-2.col-md-12.col-sm-12
{
  width: 33.4% !important;
}


.col-sm-11 app-textarea div .col-lg-2.col-md-12.col-sm-12
{
  width: 83.33333333% !important;
} */


@media screen and (min-width :2200px){
  .cstmshadow.fixed-top{
    position: relative;
  }
  .sidebar-content {
    left: auto !important;
  }
  .wrappernew{
    margin-top: 0px;
  }
/* #wrapper{margin:0 auto;min-width:978px;max-width:1680px;padding:8px} */
body {
  background: #f2f2f2;
}
}
.card-field{
  border: 2px dashed #bec0c4;
  width: 100%;
  padding: 10px 15px;
  font-size: 0.9rem;
}
.hoverborder:hover
{
  padding: 8px;
  border: 1px dashed #000;
  display: block;
  border-radius: 5px;
}
.hoverborder:focus
{
   padding: 8px;
    border: 1px solid #000;
    display: block;
    border-radius: 5px;
}
.hoverbordernew
{
  padding: 6px;
    border: 1px dashed transparent;
    border-radius: 5px;
}
.hoverbordernew:hover
{
    border: 1px dashed #000;
}
.hoverbordernew:focus
{

    border: 1px dashed #000;
}
/* .hoverbordernew2:hover
{
    border: 1px dashed #000 !important;
    display: block;
} */
.hoverbordernew2:focus,.hoverbordernew2.active
{
    border: 1px dashed #000;
    display: block;
}

/*******Scrollbar design ********/

/* width */
::-webkit-scrollbar {
  width: 0.5rem;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/*******Scrollbar design ********/
.minhyt81
{
  min-height: 80vh;
  max-height: 80vh;
  overflow-y: auto;
}
.pointer
{
  cursor: pointer;
}

.carddesign, .cardbtwn {
  background: #fff !important;
  border-radius: 10px !important;
  border: 1px solid #f5f5f5 !important;
  /* padding: 3px; */
}
.carddesign .cardbtwn {
  padding: 10px !important;
  box-shadow: 0px 0px 3px #3333331a;
}

.projctnm
{
    font-size: 0.9rem;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-family: sans-serif;
    font-weight: 500;
}
.frmnm
{
    font-size: 0.9rem;
    letter-spacing: 1px;
    font-family: sans-serif;
    font-weight: 500;
    text-transform: capitalize;
    color: #a3fda8;
}
.headpjct p
{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 220px;
}
.headpjct
{
    line-height: 1.2;
    min-height: 42px;
    /* background: #1a1e1c; */
    background: #07668e !important;
    padding: 3px 10px 3px 10px;
    min-width: 40%;

}
.headpjct  .frmnm{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/****** Value Type Design ******/
.wrapperradio{
  display: inline-flex;
  background: #fff;
  align-items: center;
  justify-content: space-evenly;
  height: calc(1.4em + 0.6rem + 2px) !important;
  width: 100%;

}
.wrapperradio .option{
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  /* margin: 0 10px; */
  border-radius: 0;
  cursor: pointer;
  padding: 0 10px;
  border: 1px solid lightgrey;
  transition: all .3s ease;
}
.wrapperradio .option .dot{
  height: 20px;
  width: 20px;
  background: #d9d9d9;
  border-radius: 50%;
  position: relative;
}
.wrapperradio .option .dot::before{
  position: absolute;
  content: "";
  top: 4.5px;
  left: 5px;
  width: 10px;
  height: 10px;
  opacity: 0;
  transform: scale(1.5);
  transition: all .3s ease;
  background: #0d6efd;
  border-radius: 50%;
}
.wrapperradio input[type="radio"]{
  display: none;
}
#option-1:checked:checked ~ .option-1,
#option-2:checked:checked ~ .option-2{
  border-color: #0d6efd;
  background: #0d6efd;
}
#option-1:checked:checked ~ .option-1 .dot,
#option-2:checked:checked ~ .option-2 .dot{
  background: #fff;
}
#option-1:checked:checked ~ .option-1 .dot::before,
#option-2:checked:checked ~ .option-2 .dot::before{
  opacity: 1;
  transform: scale(1);
}
.wrapperradio .option span{
  font-size: 0.8rem;
  color: #212529;
}
#option-1:checked:checked ~ .option-1 span,
#option-2:checked:checked ~ .option-2 span{
  color: #fff;
}
/****** Value Type Design End ******/

.checkbox-wrapper-34 {
  --blue: #0D7EFF;
  --g08: #E1E5EB;
  --g04: #848ea1;
}

.checkbox-wrapper-34 .tgl {
  display: none;
}
.checkbox-wrapper-34 .tgl,
.checkbox-wrapper-34 .tgl:after,
.checkbox-wrapper-34 .tgl:before,
.checkbox-wrapper-34 .tgl *,
.checkbox-wrapper-34 .tgl *:after,
.checkbox-wrapper-34 .tgl *:before,
.checkbox-wrapper-34 .tgl + .tgl-btn {
  box-sizing: border-box;
}
.checkbox-wrapper-34 .tgl::selection,
.checkbox-wrapper-34 .tgl:after::selection,
.checkbox-wrapper-34 .tgl:before::selection,
.checkbox-wrapper-34 .tgl *::selection,
.checkbox-wrapper-34 .tgl *:after::selection,
.checkbox-wrapper-34 .tgl *:before::selection,
.checkbox-wrapper-34 .tgl + .tgl-btn::selection {
  background: none;
}
.checkbox-wrapper-34 .tgl + .tgl-btn {
  outline: 0;
  display: block;
  width: 57px;
  height: 27px;
  position: relative;
  cursor: pointer;
  user-select: none;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
}
.checkbox-wrapper-34 .tgl + .tgl-btn:after,
.checkbox-wrapper-34 .tgl + .tgl-btn:before {
  position: relative;
  display: block;
  content: "";
  width: 44%;
  height: 100%;
}
.checkbox-wrapper-34 .tgl + .tgl-btn:after {
  left: 0;
}
.checkbox-wrapper-34 .tgl + .tgl-btn:before {
  display: inline;
  position: absolute;
  top: 5px;
}
.checkbox-wrapper-34 .tgl:checked + .tgl-btn:after {
  left: 56.5%;
}

.checkbox-wrapper-34 .tgl-ios + .tgl-btn {
  background: var(--g08);
  border-radius: 20rem;
  padding: 2px;
  transition: all 0.4s ease;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}
.checkbox-wrapper-34 .tgl-ios + .tgl-btn:after {
  border-radius: 2em;
  background: #fff;
  transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), padding 0.3s ease, margin 0.3s ease;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
.checkbox-wrapper-34 .tgl-ios + .tgl-btn:before {
  content: "No";
  left: 28px;
  color: var(--g04);
  transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.checkbox-wrapper-34 .tgl-ios + .tgl-btn:active {
  box-shadow: inset 0 0 0 30px rgba(0, 0, 0, 0.1);
}
.checkbox-wrapper-34 .tgl-ios + .tgl-btn:active:after {
  padding-right: 0.4em;
}
.checkbox-wrapper-34 .tgl-ios:checked + .tgl-btn {
  background: var(--blue);
}
.checkbox-wrapper-34 .tgl-ios:checked + .tgl-btn:active {
  box-shadow: inset 0 0 0 30px rgba(0, 0, 0, 0.1);
}
.checkbox-wrapper-34 .tgl-ios:checked + .tgl-btn:active:after {
  margin-left: -0.4em;
}
.checkbox-wrapper-34 .tgl-ios:checked + .tgl-btn:before {
  content: "Yes";
  left: 9px;
  color: #fff;
}
/****** Checkbox Toggle Button ******/
.pblsh
{
  background-color: #1177c8!important;
}
.pblsh:hover
{
  background-color: #0c5ea0!important;
}
.bck
{
  background-color: #b87c25!important;
  border-color: #b87c25!important;
}
.bck:hover
{
  background-color: #94641b!important;
}

.introjs-button {
  padding: 0.3rem 1rem !important;
  box-shadow: none !important;
}
.igx-grid-thead__title, .igx-grid-th,.igx-grid__td{
  font-size: .8rem !important;
}
.igx-grid__td, footer.igx-excel-filter__menu-footer button {
  text-transform: capitalize;
}
.igx-grid-thead__title, .igx-grid-th {
  background: #f8f8f8;
  color: #505050 !important;
}

.dropdown-menu.mydropdown
{
  max-height: 250px;
  overflow-y: auto;
  overflow-x: hidden;
}
.mydropdown .list-group-item:hover {
  cursor: pointer;
}
a.addcondition {
  background: #e0eefb;
  font-size: .9rem;
  text-decoration: none;
  color: #1279ff;
  padding: 7px;
  border-radius: 2px;
  cursor: pointer;
}
.introjs-tooltip {
  background-color: rgba(0,0,0,0.57) !important;
  min-width: 300px !important;
  max-width: 320px !important;
}
.introjs-tooltip-header,.introjs-tooltiptext {
  color: #fff;
}
.introjs-arrow.top {
  border-bottom-color: #676363 !important;
}
.introjs-skipbutton,.introjs-skipbutton:focus, .introjs-skipbutton:hover{
  color: #d5d1d1 !important;
}
.cardstylenew:hover
{
  box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px !important;
}
.cardstylenew
{
  border-radius: 6px;
  box-shadow: rgba(0, 0, 0, 0.14) 0px 1px 2px, rgba(0, 0, 0, 0.12) 0px 0px 2px !important;
}
.igx-grid-summary__item{
  font-size: .9rem !important;
}
.igx-grid-summary__label {
  color: #000 !important;
  font-weight: bold;
}
igx-grid.igx-grid--cosy{
  border: 1px solid #ddd;
}

.bottmbtnhide hdsbpm-form-repeat form .bottom-button-group
{
    display: none !important;
}
.bottmbtnhide hdsbpm-form-repeat form .font8
{
    font-size: 0.9rem !important;
}
.left-sidebar-box{
  height: 100% !important;
  border-right: 1px solid #ddd !important;
}

.left-sidebar-box.active{
  position: fixed;
  top: 55px;
  left: 0;
  bottom: 0;
  width: 300px;
  z-index: 996;
  transition: all 0.3s;
  overflow-y: auto;
  box-shadow: 0px 0px 20px rgba(1, 41, 112, 0.1);
  background-color: #fff;
}
.openLeftMobileMenu{
  position: relative;
}
.openLeftMobileMenu a {
  position: fixed;
  z-index: 977791;
  top: 9px;
  left: 8px;
  color: #fff !important;
  font-size: 22px;
}

.bg-light-theme,.togglemyleftMenu{
  /* background: #eff5ff; */
  background-color: #edf2f9e0;
}
@media screen and (max-width:576px) {
  .minhyt100vhnew.pd300,.minpageHeight.pd300 {
    padding-bottom: 400px !important;
  }
}
.bg-dark1  {
  background: linear-gradient(176deg, #0097cf 25%, #006490 100%) !important;
}
.btn-dark.bg-blue {
  background: #007bac !important;
  border:1px solid #025f83 !important;
}
ngx-loading .backdrop
{
position: fixed !important;
}
label.col-lg-4.col-md-12.col-sm-12.font8
{
  font-size: 0.9rem !important;
}
.thinScroll ::-webkit-scrollbar {
  width: 0.2rem;
}
.headernewmob a{
  color: #fff !important;
}
.disable-form-field {
  background-color: #e5e7edbd !important;
  border-color: #E5E7ED !important;
  color: #6c6e76 !important;
  cursor: not-allowed !important;
  opacity: 0.9;
}
.disable-form-field:hover {
  opacity: 0.8;
}
.ae-font .ae-picker-label svg {

  left: auto !important;
  height: auto !important;
}
.icon-box span {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 50px;
  height: 50px;
  background-color: rgb(4 139 76);
  border-radius: 50%;
  padding: 10px;
  font-size: 24px;
  color: #fff;
}
.overlay-container.addcontainerdisable {
  background-color: rgba(0, 0, 0, .4);
  z-index: 999999;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.hyt300 .angular-editor-textarea
{
 height: 230px !important;
 min-height: 230px;
 margin-top: 0px !important;
}
.font1_2rem
{
  font-size: 1.2rem !important;
}

.btn-theme-blue
{
  background: #007bac;
    border: 1px solid #007bac;
    color: white;
    border-radius: 5px;
}
.btn-theme-blue:hover
{
  background: #035879;
  border: 1px solid #035879;
  color: white;
  border-radius: 5px;

}
.btn-theme-blue-outline
{
  background: #fff;
  border: 1px solid #007bac;
  color: #007bac;
  border-radius: 5px;
}
.btn-theme-blue-outline:hover
{
  background: #007bac;
  border: 1px solid #007bac;
  color: white;
  border-radius: 5px;
}
.modal-bg
{
  background: linear-gradient(358deg, #eaf9ff, transparent) !important;
}
#rightsec angular-editor .angular-editor-textarea
{
  min-height: calc(100vh - 155px) !important;
  margin-top: 0px !important;
  border-left: 0;
}
#rightsec angular-editor .angular-editor-textarea:focus-visible
{
  outline: none !important;
}
#rightsec angular-editor .angular-editor-toolbar {

  background-color: #fff !important;

  border: none !important;
  /* padding: 0; */
}
#rightsec angular-editor .angular-editor-toolbar .angular-editor-toolbar-set {
  margin-right: 5px !important;
  border: 0px !important;
}

#rightsec angular-editor .angular-editor-toolbar .angular-editor-toolbar-set .angular-editor-button {
  background-color: #fff !important;
  border: 0px !important;
  padding: .5rem .8rem !important;
  min-width: 2.5rem !important;
}
p.linesmooth {
  padding-bottom: 10px !important;
}
.text-bg
{
    color: #007bac;
}
.zhigh
{
  z-index: 10491;
}
.zn
{
  z-index: 10492;
}
.igx-grid__td--fw, .igx-grid-th--fw {

  white-space: normal;
  word-break: break-word;
}

.accordion-button.hraccord:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
.w-93
{
  width:92% !important
}
.pdd-0
{
  padding: 0px !important;
  border: 0px;
}
/* .grid-stack-item {
  border: 1px solid #ddd !important;
  background: #fff;
  padding: 10px;
  box-sizing: border-box;
}
.grid-stack-item-content {
  text-align: center;
} */
 .grid-layout-item__toolbar-row
 {
  opacity: 0;
  position: absolute;
  top: 25px;
  right: 25px;
  z-index: 1;
 }
.grid-stack-item:hover .grid-layout-item__toolbar-row
{
opacity: 1;

}
.grid-stack-item-content {
  width: 100%;
  border: 1px solid #ddd;
  background-color: rgb(251, 251, 251); /* or whatever style you want */
  border-radius: 5px;
  box-shadow: 0px 1px 2px #dadada;
  display: flex;
    align-items: center;
    justify-content: center;
    background-color: white;
    border-radius: 8px;
    position: relative;
    text-align: center;
    cursor: grab;
}
.grid-stack-item-content:active,.grab:hover {
  cursor: grabbing; /* Change cursor to grabbing when clicked/dragged */
}
.grab
{
  cursor: grab;
}

gridster-item:hover .abstools
{
  z-index: 1;
 visibility:visible;
}
.abstools
{
  /* position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1;
    width: 100%;
    background: #fff; */
    position: absolute;
    right: 0px;
    top: 6px;
   visibility: hidden;
    width: 100%;
    background: #fff;
}
gridster-item {
  border-radius: 10px;
  border: 1px solid #ddd;
  overflow: visible !important;
}
.gridlisthover li a
{
    padding-top: 8px;
    padding-bottom: 8px;
}
.grid-layout-item__toolbar-row div a:focus-visible
{
  border: 0px !important;
  outline: none !important;
}
/* .grid-stack-item:hover .grid-stack-item-content {
  background: #f5f5f5;
} */
gridster {
  background: #f5f5f5 !important;
}
.bg-lightblue
{
  background: #4591cc;
}
.chart-parent
{
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 150px;
}
 .basiccolr .btn-outline-primary {
  --bs-btn-color: #4591cc;
  --bs-btn-border-color: #4591cc;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #4591cc;
  --bs-btn-hover-border-color: #4591cc;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #4591cc;
  --bs-btn-active-border-color: #4591cc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #4591cc;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #4591cc;
  --bs-gradient: none;
}
.gridcard-item
{
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  min-height: calc(100% - 85px);

}
.gridcard-item-modal
{
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  min-height: calc(100vh - 190px);

}
.bg-none
{
  background: none;
}
.gridcard-item-modal:hover
{
  background: #dadada;
}
.autoheightgrid
{
  overflow: auto;
  max-height: calc(100% - 40px);
}
.icon-box {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 50px;
  height: 50px;
  background-color: rgb(4 139 76);
  border-radius: 50%;
  padding: 10px;
  font-size: 24px;
  color: #fff;
}
@media (min-width: 1200px) {
  .modal-xxl {
   max-width: 94%;
  }
}
.disabled {
  opacity: .5;
  user-select: none;
  pointer-events: none;
}

.tbluinew .table {
  width: 100%;
  border-collapse: collapse;
}

.tbluinew .table th, .tbluinew .table td {
  border: 1px solid #ddd;
  padding: 0.65rem 0.75rem;
}
.tbluinew tbody{
  border: 1px solid #eceef3;
}
.tbluinew .table th {
  background-color: #f4f4f4;
  text-align: left;
}

.tbluinew .table-striped tbody tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.igx-grid-thead__item .igx-grid-th {
  font-size: 0.9rem !important;
}
.igx-grid__td{
  background-clip: border-box !important;
  padding: 0.65rem 0.75rem;
  font-size: 0.9rem !important;
}
.newopecity {
  z-index: 1 !important;
  opacity: 0 !important;
}
.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input
{
  top: 0px !important;
}
.clospos .posclose {
  position: relative;
  top: 0px;
  right: -3px;
  /* background: black; */
  padding: 0px 4px;
  border-radius: 100%;
  /* border: 1px solid #e7e7e7; */
  width: 25px;
  height: 12px;
  color: #020202;
  font-size: 14px;
}
.clospos
{
position: relative;
top: -42px;
}
.modalbodyshadow
{
  box-shadow: 0px 3px 6px #8c8c8c;
}
.modal-mdd
{
  max-width: 56% !important;
}
.dragmodal svg
{
  position: relative;
  width: auto;
}
.btn-light
{
  background: #ddd;
  padding: 3px 10px;
  border-radius: 15px;
  /* display: block; */
  /* display: flex; */
  text-decoration: none;
}
.btn-light span
{
  color: #000;
}
.btn-light.active,.btn-light:hover,.btn-light:focus
{
  background: #c5e1ff;
  color: #0858ad;
}

#mail-alert span.highlight {
  background: #e6e6e6;
  padding: 5px;
}
#mail-alert span.highlight:hover {
text-decoration: line-through;
    text-decoration-color: #fff;
    background: #ff3d3d;
    color: #fff;
}
.filteroverlay
{
  width: 100px;
    /* text-overflow: ellipsis; */
    /* overflow: hidden; */
    /* white-space: nowrap; */
    /* word-wrap: normal; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.class-3 .col-lg-1,.class-3 .col-lg-2,.class-3 .col-lg-3,.class-3 .col-lg-4,.class-3 .col-lg-5,.class-3 .col-lg-6,.class-3 .col-lg-7,.class-3 .col-lg-8,.class-3 .col-lg-9,.class-3 .col-lg-10,.class-3 .col-lg-11,.class-3 .col-lg-8.col-md-12.col-sm-12
{
  width: 100% !important;
  text-align: left !important;
}


.cmnbg{
  background: #d5f3ff;
}
