html .ti-theme ti-widget-menuseparator #menuSeparator {
  background-color: #888 !important;
}
html .ti-theme ti-widget-menubar {
  background-color: #cc0000 !important;
  color: #fff !important;
}
html .ti-theme ti-widget-menubar .logoImage {
  background-color: #cc0000 !important;
  color: #fff !important;
}
html .ti-theme ti-widget-menuitem .navIcon {
  color: #000 !important;
}
html .ti-theme ti-widget-menuitem .hoverMenu {
  background-color: #f7f7f7 !important;
  color: #000 !important;
  border-color: #f7f7f7 !important;
}
html .ti-theme ti-widget-menuitem .hovering {
  background-color: #f7f7f7 !important;
  color: #000 !important;
  border-color: #f7f7f7 !important;
}
html .ti-theme ti-widget-menuaction li {
  color: #000 !important;
  background-color: #f7f7f7 !important;
  border-color: #f7f7f7 !important;
}
html .ti-theme ti-widget-menuaction ul {
  box-shadow: 3px 3px 3px #98999b !important;
    
}
html .ti-theme ti-widget-menuitem.subMenuItem .hovering,
html .ti-theme ti-widget-menuaction li:hover {
  background-color: rgba(0, 0, 0, 0.1) !important;
  color: #000 !important;
}
html .ti-theme ti-widget-menuaction .unenabled {
  color: #888 !important;
  background-color: transparent !important;
  border-color: #f7f7f7 !important;
}
html .ti-theme ti-widget-menuaction .unenabled:hover {
  color: #888 !important;
  background-color: #f7f7f7 !important;
}
  .group0hdr {
    left: 15px;
    top: 4px;
    position: absolute;
    text-align: left;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-size: large;
    white-space: nowrap;
    color: rgb(2, 104, 140) !important;
  }
  .group1 {
    width: calc(100% - 22px);
    border: 1px solid rgb(152, 153, 155);
    overflow: auto;
    left: 10px;
    position: absolute;
    display: table;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-size: inherit;
  }
  .group1hdr {
    padding: 5px 10px;
    display: block;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-size: inherit;
    white-space: nowrap;
    color: rgb(28, 153, 196) !important;
  }
  .group2 {
    width: calc(100% - 22px);
    border: 1px solid rgb(152, 153, 155);
    left: 10px;
    position: absolute;
  }
  .dummygroup1 {
    position: absolute;
    left: 0px;
    width: 50%;
    display: table;
  }
  .dummygroup2 {
    position: absolute;
    left: 50%;
    width: 50%;
    display: table;
  }
  .row1 {
    height: 32px;
    display: table-row;
  }
  .row1 {
    background-image: none;
    background-attachment: scroll;
    background-color: rgb(247, 247, 247);
    background-position: 0% 0%;
    background-repeat: repeat;
  }
  .label1 {
    vertical-align: middle;
    padding-left: 10px;
    display: table-cell;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-size: inherit;
    white-space: nowrap;
  }
  .value1 {
    right: 10px;
    position: relative;
    padding-top: 5px;
    display: table-cell;
    width: 150px;
    font-size: inherit;
  }
  .value2 {
    right: 10px;
    position: relative;
    padding-top: 5px;
    display: table-cell;
    width: 90px;
    font-size: inherit;
  }
  .error1 label {
    color: rgb(221, 0, 0) !important;
  }
  .error1 input {
    border: 2px solid rgb(221, 0, 0) !important;
  }
  ti-widget-textbox input {
    height: 23px;
  }
  .warning label {
    color: rgb(221, 188, 0) !important;
  }
  .warning input {
    border: 2px dashed rgb(221, 188, 0) !important;
  }
  .conditional label {
    color: rgb(221, 129, 0) !important;
  }
  .conditional input {
    border: 2px dotted rgb(221, 129, 0) !important;
  }
  ti-widget-textbox input {
    height: 23px;
  }
  .helplabel1 {
    display: block;
  }
  
  .error1 label {
    color: rgb(221, 0, 0) !important;
  }
  .error1 input {
    border: 2px solid rgb(221, 0, 0) !important;
  }
  .warning label {
    color: rgb(221, 188, 0) !important;
  }
  .warning input {
    border: 2px dashed rgb(221, 188, 0) !important;
  }
  .conditional label {
    color: rgb(221, 129, 0) !important;
  }
  .conditional input {
    border: 2px dotted rgb(221, 129, 0) !important;
  }

  .invisibility label{
    visibility: hidden !important;
  }

  .invisibility input{
    visibility: hidden !important;
  }

  .invisibility{
    visibility: hidden !important;
  }
  