/* Main Primary color */
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css");
html {
  font-size: 16px;
}
* {
  outline: none;
  margin: 0px;
  padding: 0px;
  font-family: calibri !important;
  scrollbar-width: thin;
  scrollbar-color: #d9d9d9 #ffffff;
  scroll-behavior: smooth;
  font-language-override: "TRK";
}
*::-webkit-scrollbar {
  width: 10px;
}
*::-webkit-scrollbar-thumb {
  background: #8c8c8c;
  border-radius: 10px;
}
*::-webkit-scrollbar-track {
  background: #d9d9d9;
  border-radius: 10px;
}
/*Media Query*/
@media only screen and (min-width: 530px) and (max-width: 949px) {
  body {
    font-size: 14px;
  }
  .loginPage .login-circle {
    width: 500px !important;
    height: 500px !important;
    top: calc(50% - 250px) !important;
    left: calc(50% - 250px) !important;
  }
  .loginPage .login-circle .logo {
    width: 250px !important;
    height: 100px !important;
    padding: 35px 0 0 0 !important;
  }
  .loginPage .login-circle .logo img {
    object-fit: contain;
    width: 100%;
    height: 100%;
  }
  .loginPage .login-circle .comapny_title {
    font-size: 20px;
    color: #f7941e;
    font-weight: 400;
  }
  .page {
    width: 100%;
  }
  .page .content {
    overflow-x: scroll;
  }
  .page .content .layOut .row > div {
    display: block;
  }
  .page .content .layOut .row .left {
    width: unset;
  }
  .page .content .layOut .row .left .leftMenu .t-group li > div > a .iconWrap {
    display: unset !important;
    text-align: center !important;
  }
  .page .content .layOut .row .left .leftMenu .t-group li > div > a .iconWrap img {
    width: 20px !important;
    height: 20px !important;
  }
  .page .content .layOut .row .left .leftMenu .t-group li > div > a .iconWrap p {
    display: none !important;
  }
  .page .content .layOut .row .right {
    left: 30px;
    width: calc(100% - 30px) !important;
  }
  .page .content .layOut .row .right .mainContent .basicinfo {
    width: 100%;
  }
  .footer {
    width: 100%;
  }
}
@media only screen and(max-width:319px) {
  body {
    display: none;
  }
}
@media only screen and (min-width:320px) and (max-width: 529px) {
  body {
    font-size: 13px;
  }
  .loginPage .login-circle {
    width: 100vw !important;
    height: 100vw !important;
    top: calc(50% - 50vw) !important;
    left: calc(50% - 50vw) !important;
  }
  .loginPage .login-circle .logo {
    width: 100% !important;
    height: 60px !important;
    padding: 0 0 0 0 !important;
  }
  .loginPage .login-circle .logo img {
    object-fit: contain;
    width: 100%;
    height: 100%;
  }
  .loginPage .login-circle .comapny_title {
    font-size: inherit !important;
    color: #f7941e;
    font-weight: 400;
  }
  .loginPage .login-circle .login-wrap {
    position: absolute;
    width: 100%;
    height: 26vh;
    left: calc(50% - 50%);
    top: calc(50% - 13vh);
  }
  .loginPage .login-circle .powerdBy {
    bottom: 35px !important;
  }
  .layOut {
    width: 100%;
  }
  .layOut .row {
    display: grid !important;
    grid-template-columns: 1fr;
  }
  .left {
    width: 100% !important;
    height: 50px;
    vertical-align: top;
    display: grid;
    grid-template: 1fr;
  }
  .left .leftMenu {
    width: 100% !important;
    overflow-x: auto !important;
  }
  .left .leftMenu ul li {
    display: inline-block;
    list-style-type: none;
    width: 20px;
    margin: auto;
  }
  .left .leftMenu ul li:hover {
    background: #f7941e;
  }
  .left .leftMenu ul li a {
    text-decoration: none;
    color: #ffffff;
    position: relative;
    padding: 10px 0;
    display: block;
  }
  .left .leftMenu ul li a img {
    transform: scale(1, 1);
    transition: 0.5ms;
  }
  .left .leftMenu ul li a .iconWrap {
    width: 65px;
    text-align: center;
    font-size: 12px;
  }
  .left .leftMenu ul li a.leftulactive {
    background: #f7941e;
  }
  .left .leftMenu ul li a.leftulactive img {
    transform: scale(1.2, 1.2);
    transition: 0.5ms;
  }
  .left .leftMenu ul li:hover a img {
    transform: scale(1.2, 1.2);
    transition: 0.5ms;
  }
  .left .leftMenu ul li:last-child {
    border: none;
  }
}
/*Media Query End*/
.ProductCode {
  display: inline-block;
  padding: 0 15px;
}
.progressBarContainer {
  width: 100px;
  height: 15px;
  border: solid 1px;
  background-color: #ffffff;
  border-color: #808080;
}
.progressBar {
  background-color: #7beeea;
  margin: 1px;
  height: 11px;
  text-align: center;
  width: 0%;
  float: left;
  vertical-align: middle;
}
.progressBarValue {
  font-size: x-small;
  color: #303030;
}
.first-child-20-pc tr td:first-child {
  width: 20% !important;
}
.site-tbl thead {
  height: 25px;
  border-bottom: 1px solid #f2f2f2;
}
.site-tbl tbody tr:last-child td {
  border-bottom: unset !important;
}
.remove-padding-innert-tbl thead tr th,
.remove-padding-innert-tbl tbody td td {
  padding: 2px 0 !important;
}
.tbl-col-2 {
  widows: 100%;
}
.tbl-col-2 tr th {
  padding: 0 5px;
}
.txt-overflow div[data-title] {
  position: relative;
}
.txt-overflow div[data-title] .txt-short-name {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 98%;
  cursor: help;
}
.txt-overflow div[data-title] .txt-short-name:empty {
  display: none;
}
.txt-overflow div[data-title]:hover:before {
  content: attr(data-title);
  position: absolute;
  padding: 8px;
  border-radius: 2px;
  background: #000;
  color: #fff;
  z-index: 99999;
  white-space: normal;
  word-break: break-all;
  top: 24px;
}
.txt-overflow div[data-title]:hover:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 8px;
  display: inline-block;
  color: #fff;
  border: 8px solid transparent;
  border-bottom: 8px solid #000;
}
.t-grid.tbl-default {
  margin: auto !important;
  width: 100% !important;
}
.t-grid.tbl-default table thead tr th {
  height: 25px;
  color: #f7941e;
}
.border-bottom {
  border-bottom: 1px solid #f2f2f2;
}
.year-group {
  display: flex;
}
.year-group input[type="text"] {
  margin: 0 2px 0 5px;
}
.year-group input[type="text"].year {
  width: 35px;
}
.year-group input[type="text"].month {
  width: 20px;
}
.year-group input[type="text"].day {
  width: 20px;
}
.grid-table table thead tr {
  height: 30px;
}
.grid-table table thead tr td,
.grid-table table thead tr th {
  color: #f7941e;
}
.grid-table table select,
.grid-table table input {
  width: 80px !important;
}
.chosen-choices {
  width: 150px;
  height: 60px;
  overflow-y: auto;
  border: 1px solid #f2f2f2;
  float: left;
}
.tree-view .t-splitter .t-pane .i-header {
  padding: 0 0 !important;
}
.t-grid table tr td {
  word-wrap: break-word;
}
.flex-tbl,
.flex-grid {
  table-layout: fixed;
}
input[type="radio"] {
  margin-left: 8px;
}
.http-input {
  width: calc(200px - 35px) !important;
}
.date-time-group {
  display: flex;
  align-items: center;
}
.date-time-group .time-input {
  width: 35px;
}
.date-time-group .saperator {
  display: inline-block;
  margin: 0 5px;
  color: #f2f2f2;
}
.rep-col-tbl {
  width: 100%;
}
.rep-col-tbl > tr > td {
  border: 1px solid #ededed;
}
.remove-label table tr td:first-child {
  display: none;
}
.reports-tbl.rep-tbl ul.list li table tr td:first-child {
  width: unset;
}
.reports-tbl.rep-tbl ul.list li {
  line-height: 25px;
}
.reports-tbl.rep-tbl ul.list li table tr td input[type="radio"] {
  margin: 0 5px;
}
.width-unset {
  width: unset !important;
}
.margin-right-auto {
  margin: 0 0 0 auto;
}
.steps-tbl {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.steps-tbl .i-header {
  padding: 0 0 0 5px !important;
  width: calc(100% - 10px);
}
.steps-tbl .i-header tbody table tr td {
  padding: 0 0 !important;
}
.steps-tbl > .step-group {
  padding: 0 3px;
  margin-bottom: 5px;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
}
.steps-tbl > .step-group .tbl-head {
  background-color: #ebebeb;
  width: calc(100% - 20px);
  padding: 2px 10px;
  font-weight: bold;
}
.steps-tbl > .step-group i.header {
  padding: 0 0;
}
.steps-tbl > .step-group table thead tr th {
  color: #f7941e;
  height: 25px;
}
.steps-tbl > .step-group.bps {
  flex-basis: 100%;
}
.steps-tbl > .step-group.operations {
  flex: 1 1 30%;
}
.steps-tbl > .step-group.time-step {
  flex: 1 1 20%;
}
.steps-tbl > .step-group.steps-tbl {
  flex: 1 1 15%;
}
.steps-tbl > .step-group.Materials {
  max-height: 250px;
  overflow-y: auto;
  flex: 1 1 40%;
}
.steps-tbl > .step-group.parameters {
  flex: 1 1 30%;
}
.steps-tbl > .step-group.machines {
  flex: 1 1 40%;
}
.steps-tbl > .step-group.checkList-std {
  flex: 1 1 20%;
}
.steps-tbl > .step-group.updates {
  flex: 1 1 100%;
}
.steps-tbl > .step-group.cheklist {
  flex: 1 1 20%;
}
.steps-tbl > .step-group.inprocess-chk {
  flex: 1 1 30%;
}
.steps-tbl > .step-group.inprocess-chk .t-grid-pager {
  display: none;
}
.steps-tbl > .step-group.out-put {
  flex: 1 1 40%;
}
.steps-tbl > .step-group.audit-trail {
  flex: 1 1 100%;
}
.steps-tbl > .step-group.audit-trail .t-grid table {
  table-layout: fixed;
}
.date-group {
  position: relative;
}
.date-group > input.TextboxCSS {
  width: 95px !important;
}
.date-group > img.ui-datepicker-trigger {
  position: absolute;
  right: 15px;
  width: unset;
  height: unset;
}
.date-group > img.datepickerClearImage {
  position: absolute;
  right: 0;
  width: unset;
  height: unset;
}
.filters-new {
  height: 27px;
  overflow: hidden;
  transition: 0.4s ease-out;
  margin: 2px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  background-color: #f2f2f2;
}
.filters-new.flt-toggle {
  height: auto;
  overflow: unset;
  transition: 0.4s ease-out;
}
.filters-new > div {
  margin: 1px 0;
  padding: 0 8px;
  min-height: 25px;
}
.filters-new > div.btns-group {
  width: 50px;
  display: flex;
  padding: unset;
  background-color: #4d4d4d !important;
}
.filters-new > div.btns-group > div.i-icon-flt {
  width: 25px;
  min-height: 25px;
  background-position: -175px -585px;
  border-right: 1px solid #cccccc;
}
.filters-new > div.btns-group > div.i-arrow {
  width: 25px;
  min-height: 25px;
  background-position: -200px -585px;
  transform: rotate(0deg);
  transition: 0.2s ease-out;
}
.filters-new > div.btns-group > div.i-arrow.icon-toggle {
  transform: rotate(90deg);
  transition: 0.2s ease-out;
}
.filters-new > div:nth-child(even) {
  background-color: #ededed;
}
.filters-new > div:nth-child(odd) {
  background-color: #e3e3e3;
}
.filters-new > div.search-group {
  display: flex;
  align-items: center;
  padding: unset;
}
.filters-new > div.elm .spanSeparater {
  display: none !important;
}
.filters-new > div .date-range .tlt {
  display: none;
}
.filters-new select,
.filters-new input[type=text] {
  height: 25px;
  width: 150px;
}
.filters-new .flex-group {
  display: flex;
  align-items: center;
}
.filters-new .flex-group * {
  padding: 0 2px;
}
.date-range .dynamiclabel {
  display: none;
}
.mt-3 {
  margin-top: 3px !important;
}
.mb-5 {
  margin-bottom: -5px !important;
}
.tblmanageFeatures > table {
  width: 100%;
  border-collapse: separate !important;
}
.tblmanageFeatures > table > thead > tr > th {
  padding: 10px 5px !important;
  border: 1px solid #d9d9d9;
  height: 80px;
  vertical-align: bottom !important;
  background-color: #ededed !important;
}
.tblmanageFeatures > table > thead > tr > th .txt-rotation {
  display: inherit;
  -ms-transform: translate(0px, -8px) rotate(-47deg);
  -webkit-transform: translate(0px, -8px) rotate(-47deg);
  transform: translate(0px, -8px) rotate(-47deg);
  width: 45px;
  text-align: left;
  padding-left: 10px;
}
.tblmanageFeatures > table > tbody {
  border-top: 2px solid #d9d9d9;
}
.tblmanageFeatures > table > tbody > tr > td {
  border: 1px solid #d9d9d9;
}
.tblmanageFeatures > table > tbody > tr > td.empty {
  background-color: #f2f2f2;
}
.pl-10 {
  padding-left: 10px;
}
.pr-10 {
  padding-right: 10px;
}
.date-time-wrap {
  display: flex;
  align-items: center;
}
.date-time-wrap .time {
  width: 95px;
  padding: 0 10px;
}
.date-time-wrap .time input {
  width: 55px !important;
  margin: 5px;
}
.filters-wrap .flt-content {
  background: #f2f2f2;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
  position: absolute;
  z-index: 999;
}
.filters-wrap .flt-content > div {
  border-bottom: 1px solid #e6e6e6;
  height: 25px;
  line-height: 25px;
  padding: 2px 5px;
}
.filters-wrap .flt-content > div > table {
  table-layout: fixed;
}
.filters-wrap .flt-content > div > table tr td:first-child {
  width: 150px;
}
.lds-hourglass {
  display: inline-block;
  position: absolute;
  width: 80px;
  height: 80px;
  left: calc(50% - 40px);
  top: calc(50% - 40px);
}
.lds-hourglass:after {
  content: " ";
  display: block;
  border-radius: 50%;
  width: 0;
  height: 0;
  margin: 8px;
  box-sizing: border-box;
  border: 32px solid #fff;
  border-color: #f7941e #6e92a2 #f7941e #6e92a2;
  animation: lds-hourglass 1.2s infinite;
}
@keyframes lds-hourglass {
  0% {
    transform: rotate(0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  50% {
    transform: rotate(900deg);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  100% {
    transform: rotate(1800deg);
  }
}
.timeline-full-lenth-layout {
  background: red;
}
.timeline-full-lenth-layout .row .right {
  width: 100% !important;
  height: inherit !important;
  left: inherit !important;
  padding: inherit !important;
}
.timeline-full-lenth-layout .row .right .clsFrame {
  height: calc(100vh - 165px) !important;
}
.timeline-full-lenth-layout .row .right .clsFrame .RadScheduler_Default {
  height: calc(100vh - 20px) !important;
  background-color: red;
}
.timeline-full-lenth-layout .row .right .clsFrame .RadScheduler_Default .rsTopWrap .rsContent {
  height: calc(100vh - 20px) !important;
  border-top: 1px solid #000 !important;
}
.timeline-full-lenth-layout .row .right .clsFrame .RadScheduler_Default .rsTopWrap .rsContent > table > tbody > tr > td {
  height: 454px !important;
}
.timeline-full-lenth-layout .row .right span.icon-wid-25 {
  height: 25px;
}
.contentDiv .graph-Chart_12283 .t-chart,
.contentDiv .graph-Chart_12284 .t-chart {
  margin: auto;
}
.vertext {
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    color: #000;
}
.greyed-out {
  color: #a6a0a0;
}
.flex-location {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 5px 0;
}
.flex-location > div {
  margin: 3px 3px;
  background-color: #f7f7f7;
  padding: 6px;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  flex: 1;
  display: flex;
  align-items: center;
}
.flex-location > div input[type="checkbox"] {
  margin-right: 5px;
}
.vhf-scroll {
  margin: 10px 0;
}
.vhf-scroll table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
.vhf-scroll table th,
.vhf-scroll table a,
.vhf-scroll table span,
.vhf-scroll table div {
  color: #f7941e;
}
.vhf-scroll table th,
.vhf-scroll table td {
  padding: 3px 10px !important;
  border: 1px solid #f5f5f5;
  width: 160px !important;
}
.vhf-scroll .pane-hScroll {
  overflow: auto;
}
.vhf-scroll .pane-vScroll {
  overflow-y: auto;
  overflow-x: hidden;
  height: 200px;
}
.fina-reports {
  display: flex;
  flex-direction: row;
}
.flex-search {
  display: flex;
}
.flex-search .input_img {
  right: 33px !important;
}
.border-db {
  border-bottom: 1px dotted #d9d9d9;
}
.d-block {
  display: none;
}
.inficon {
  background-image: url('/Images/infionic-grid-icons16x16-default.png');
  cursor: pointer;
  background-position: 10px 10px;
}
.page {
  width: 1236px;
}
.CC,
.txt-center,
.CCH {
  text-align: center !important;
  padding: 0 10px !important;
}
.comparativeTable td {
  border: 1px solid #e6e6e6;
  padding: 0 5px;
}
.flex-item {
  display: flex;
  align-items: center;
}
.i-header {
    background-color: #f7f7f7 !important;
}
.flex-item * {
  margin: 0 3px;
}
.flex-item *:first-child {
  margin-left: 0;
}
.i-flex-box {
  display: flex;
  align-items: center;
}
.i-flex-box * {
  margin: 0 2px;
}
.input-http {
  padding-left: 50px !important;
}
.flex-align {
  display: flex;
  align-items: center;
}
.padding-left-10 {
  padding-left: 10px;
}
.noWrap {
  white-space: nowrap;
}
.date-flex {
  display: flex;
  align-items: center;
  padding: 0 10px;
}
.date-flex img {
  width: 16px;
  height: 16px;
}
.tax-invoice tr td {
  padding: 2px 0;
}
.t-grid .plain-icons a {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 2px;
  background-image: url('/Images/infionic-grid-icons16x16-default.png');
}
.tblComparative {
  margin: 0 10px;
  width: calc(100% - 20px) !important;
}
.t-window-content .cmpTblPop {
  width: calc(100% - 10px) !important;
  overflow: auto !important;
  height: 300px;
  margin: 0 5px;
  border: 1px solid #f2f2f2;
}
.comparativeTable tr td {
  white-space: nowrap;
  min-width: 70px;
}
.comparativeTable .comp-header-bg {
  background-color: #f2f2f2;
}
.comparativeTable .comp-header-bg > table tr td {
  font-weight: normal !important;
}
.add-item tr td {
  padding: 2px 5px;
}
.multiSelectProcess > div.multiSelectHeading {
  font-size: 19px;
  font-weight: bold;
  padding: 5px;
  background: #e6e6e6;
}
.multiSelectProcess > div.ValignedTop {
  height: 350px;
  background: #f2f2f2;
  overflow-y: auto;
  padding: 10px;
}
.draggable {
  position: fixed;
  width: 40px;
  height: 40px;
  right: 40px;
  background: #e6e6e6;
  border-radius: 50%;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
  top: calc(50% - 20px);
  z-index: 99;
}
.draggable .fine-menubar {
  position: absolute;
  left: calc(50% - 13px);
  top: calc(50% - 13px);
}
.draggable .fine-menubar .fContent {
  top: 0px;
  right: 20px;
  padding: 20px;
  background: transparent;
}
.draggable .fine-menubar .fContent ul {
  background: #6e92a2;
  padding: 0 10px;
  max-height: 300px;
  overflow-y: auto;
}
.draggable .fine-menubar .fContent ul li:first-child:after {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  top: 18px;
  right: 18px;
  background: #b3b3b3;
  z-index: -1;
}
.draggable:empty {
  display: none;
}
.unset-pad {
  padding: 0 0 !important;
}
.tabClass a {
  color: #f7941e !important;
}
.ColumnleftHeader,
.ColumnLeft,
.CL,
.CLH {
  text-align: left !important;
  padding: 0 10px !important;
}
.ColumnRightHeader,
.ColumRightHeader,
.ColumnRight,
.CR,
.CRH,
.txt-right {
  text-align: right !important;
  padding: 0 10px !important;
}
.icon-250 {
  font-size: 250px;
}
.t-icon {
  background-image: url("/content/default/sprite.png");
  font-size: 0px;
}
.starSpan {
  color: #ff0000;
}
.t-overlay {
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}
.bold {
  font-weight: bold;
}
body {
  font-size: 13px;
  color: #595959;
  background-color: #f7f7f7;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #595959;
}
.row-flex {
  display: grid;
  grid-template-columns: auto 15px;
  grid-gap: 2px;
  align-items: center;
}
.blueheader {
  font-size: 18px !important;
  text-align: left;
  font-weight: bold !important;
  letter-spacing: 1.08px !important;
}
span.dropTxtBox,
span.labeltxt {
  display: inline-block;
  font-weight: normal !important;
  color: #666666;
}
.nowrap {
  white-space: nowrap;
}
.nowrap span {
  display: inline-block;
}
.data-imp-tbl tr th {
  color: #f7941e !important;
  height: 35px;
}
.t-resize-handle {
  display: none !important;
}
.i-header {
  background: #e6e6e6;
  position: relative;
  margin: 2px 5px;
}
.i-header table {
  width: 100%;
}
.i-header table tr {
  background-color: #f7f7f7 !important;
}
.i-header table tr td {
  padding: 0px !important;
}
.i-header table tr td:first-child {
  padding-left: 5px !important;
}
.i-header table tr td:last-child {
  text-align: right;
  padding-right: unset;
}
.i-header .grdLevelBtnsAlign {
  padding: unset;
  margin-bottom: unset;
}
.i-header .grdLevelBtnsAlign table {
  width: unset;
}
a.button {
  color: #ffffff;
}
.button,
button,
input[type='submit'],
input[type='button'] {
  background: #4c6a77;
  color: #ffffff;
  border: none;
  padding: 4px 10px;
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 1px;
  font-size: 14px;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
}
button:hover,
input[type='submit']:hover,
input[type='button']:hover {
  background: #425c68;
}
input[type='text'],
input[type='password'] {
  min-height: 38px;
  border: none;
  padding: 0 5px;
  font-size: 14px;
  border: 1px solid #d9d9d9;
}
input.TextboxCSS {
  height: 22px;
  width: 91px !important;
  padding: 0 5px;
  border: 1px solid #d9d9d9;
}
select {
  font-size: 13px;
  padding: 0px 23px 0px 5px;
  width: 212px;
  border: 1px solid #d9d9d9;
  min-height: 38px;
  line-height: 33px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: #ffffff url("/Images/Icons/default/dropdown.png") 100% no-repeat;
  color: #595959;
}
select[multiple="multiple"] {
  background: none;
}
input[type='radio'],
input[type='checkbox'] {
  vertical-align: -2px;
  color: #595959;
}
input[type="text"],
input[type="password"],
input[type="number"] {
  width: 200px;
}
textarea {
  min-width: 200px;
}
.t-widget.timepicker .t-picker-wrap {
  width: 60px;
}
.t-widget.timepicker .t-picker-wrap .t-input {
  width: 50px;
  margin: 0 3px;
}
.t-widget.t-upload {
  display: flex;
  align-items: center;
  position: relative;
}
.t-widget.t-upload .t-upload-button span {
  position: relative;
  display: inline-block;
  height: 26px;
  overflow: hidden;
  font-size: 14px;
  width: 70px;
  border-radius: 1px;
}
.t-widget.t-upload .t-upload-button span:after {
  content: "Select";
  width: 100%;
  height: 100%;
  background: #4c6a77;
  color: #ffffff;
  display: inline-block;
  padding: 5px;
  font-size: 14px;
  position: absolute;
  left: -10px;
  top: 0;
  text-align: right;
}
.t-widget.t-upload .t-upload-button span:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  background-image: url('/Images/infionic-grid-icons16x16-default.png');
  background-position: -248px -560px;
  z-index: 1;
}
.t-widget.t-upload .t-upload-button input[type="file"] {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  position: absolute;
  left: 0;
  width: 72px;
  height: 27px;
}
.t-widget.t-upload .t-upload-files {
  padding: 0 10px;
}
.t-widget.t-upload .t-upload-files .t-file {
  display: flex;
  align-items: center;
}
.t-widget.t-upload .t-upload-files .t-file * {
  padding: 0 2px;
}
.t-widget.t-upload .t-upload-files .t-file button {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  width: 30px;
  height: 20px;
  overflow: hidden;
}
.t-widget.t-upload .t-upload-files .t-file button span.t-delete {
  width: 16px;
  height: 16px;
  background-image: url('/Images/infionic-grid-icons16x16-default.png');
  background-position: -16px 0px;
  z-index: 1;
}
.t-widget.t-upload .t-upload-files .t-reset {
  display: inline;
  padding: 0 5px;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
textarea {
  border: 1px solid #d9d9d9;
  resize: none;
  padding: 5px;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}
.icon-16 {
  font-size: 16px;
}
.icon-24 {
  font-size: 24px;
}
.icon-32 {
  font-size: 32px;
}
.sessionWarning {
  background: url('../../Images/warning.png') no-repeat #F4F4F4 top center;
  font-weight: bold;
  color: black;
  border: #fff 1px solid;
  position: fixed;
  left: 30%;
  top: 40%;
  display: none;
  z-index: 99999;
  height: 150px;
  width: 475px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
}
.highlight-required {
  border: 1px solid #ff0000 !important;
}
.formErrorContent {
  color: #ff0000;
}
.loader {
  width: 100px;
  height: 170px;
  position: fixed;
  left: calc(50% - 50px);
  top: calc(50% - 85px);
  z-index: 999999999999;
}
.loader .c1 {
  width: 15px;
  height: 15px;
  background: #f7941d;
  border-radius: 50%;
  margin: 10px auto;
  animation: c11 0.5s 0s cubic-bezier(0.46, 0.03, 0.52, 0.96) infinite;
}
.loader .c2 {
  width: 20px;
  height: 20px;
  background: #6d91a3;
  border-radius: 50%;
  margin: 10px auto;
  animation: c21 0.5s 0.1s cubic-bezier(0.46, 0.03, 0.52, 0.96) infinite;
}
.loader .c3 {
  width: 15px;
  height: 15px;
  background: #6d91a3;
  border-radius: 50%;
  margin: 10px auto;
  animation: c31 0.5s 0.2s cubic-bezier(0.46, 0.03, 0.52, 0.96) infinite;
}
@keyframes c11 {
  0% {
    transform: scale(0, 0);
  }
  50% {
    transform: scale(1, 1);
  }
}
@keyframes c21 {
  0% {
    transform: scale(0, 0);
  }
  75% {
    transform: scale(1, 1);
  }
}
@keyframes c31 {
  0% {
    transform: scale(0, 0);
  }
  100% {
    transform: scale(1, 1);
  }
}
.loader:before {
  content: "";
  width: 100vw !important;
  height: 100vh !important;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  left: calc(50% - 50vw);
  top: calc(50% - 50vh);
}
.loginPage {
  height: 100vh;
  background-color: #6e92a2;
  background-image: linear-gradient(20deg, #567887, #9db5c0, #567887);
}
.loginPage .login-circle {
  width: 650px;
  height: 650px;
  overflow: hidden;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 325px);
  left: calc(50% - 325px);
  text-align: center;
  position: relative;
}
.loginPage .login-circle .logo {
  width: 350px;
  height: 150px;
  margin: auto;
  padding: 70px 0 0 0;
}
.loginPage .login-circle .logo img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.loginPage .login-circle .comapny_title {
  font-size: 20px;
  color: #f7941e;
  font-weight: 400;
}
.loginPage .login-circle .login-wrap .login-cont {
  width: 250px;
  height: auto;
  background: #fafafa;
  border-radius: 10px;
  margin: 20px auto;
  padding: 10px;
  box-sizing: border-box;
  box-shadow: 0 0 5px 3px #d9d9d9;
}
.loginPage .login-circle .login-wrap .login-cont .login-row {
  display: flex;
  width: calc(100% - 2px);
  margin: 5px 0;
  border: 1px solid #e6e6e6;
}
.loginPage .login-circle .login-wrap .login-cont .login-row .UserNameformError,
.loginPage .login-circle .login-wrap .login-cont .login-row .PasswordformError {
  display: none;
}
.loginPage .login-circle .login-wrap .login-cont .login-row .user,
.loginPage .login-circle .login-wrap .login-cont .login-row .password {
  display: inline-block;
  width: 32px;
  height: 30px;
  border-right: 1px solid #d9d9d9;
}
.loginPage .login-circle .login-wrap .login-cont .login-row .user {
  background-position: 0 -740px;
}
.loginPage .login-circle .login-wrap .login-cont .login-row .password {
  background-position: -30px -740px;
}
.loginPage .login-circle .login-wrap .login-cont .login-row input[type='text'],
.loginPage .login-circle .login-wrap .login-cont .login-row input[type='password'] {
  background-color: transparent;
}
.loginPage .login-circle .login-wrap .login-cont .login-row input {
  border: none;
  width: 100% !important;
  height: 30px;
  box-sizing: border-box;
}
.loginPage .login-circle .login-wrap .login-cont .login-row input[type="submit"] {
  background: #f7941e;
}
.loginPage .login-circle .login-wrap .forgot_password a {
  text-decoration: none;
  color: #327AD6;
  font-size: 14px;
}
.loginPage .login-circle .login-wrap .error_msg {
  margin: 10px;
  color: #ff0000;
  font-size: #000000;
}
.loginPage .login-circle .log-frm {
  width: calc(500px - 20px);
  height: 150px;
  margin: auto;
  position: absolute;
  left: calc(50% - 240px);
  top: calc(50% - 75px);
}
.loginPage .login-circle .log-frm .error_msg {
  color: #ff0000;
}
.loginPage .login-circle .log-frm table {
  width: 60%;
  margin: 20px auto 0 auto;
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  overflow: hidden;
}
.loginPage .login-circle .log-frm table input[type="text"],
.loginPage .login-circle .log-frm table input[type="password"] {
  width: calc(100% - 10px);
  min-height: 35px;
  text-align: center;
  font-style: italic;
}
.loginPage .login-circle .log-frm .login-button {
  position: relative;
  margin: 0 0 20px 0;
}
.loginPage .login-circle .log-frm .login-button input[type='submit'] {
  box-shadow: inset 0px 3px 5px -2px rgba(0, 0, 0, 0.5), 0px 1px 3px 1px rgba(0, 0, 0, 0.2);
  min-height: 40px;
  min-width: 120px;
  border-radius: 0 0 10px 10px;
  font-size: 20px !important;
}
.loginPage .login-circle .log-frm .powerdBy,
.loginPage .login-circle .log-frm .forgot_password {
  margin: 10px 0;
}
.loginPage .login-circle .powerdBy {
  position: absolute;
  width: 200px;
  height: 20px;
  left: calc(50% - 100px);
  bottom: 70px;
}
/*Header*/
.header {
  background: #384e58;
}
.header .info_tbl {
  width: 100%;
  position: relative;
}
.header .info_tbl .menuBarIcon {
  width: 50px;
  background-color: #384e58;
}
.header .info_tbl .userSettings .u-info {
  color: #dbe4e8;
  padding: 0 5px;
  font-size: 17px;
  text-transform: uppercase;
}
.header .topLogo {
  width: 65px;
  text-align: center;
}
.header .topLogo .smallLogo {
  background-color: #384e58;
  height: 50px;
  width: 65px;
  background-position: 0 -670px;
  cursor: auto;
}
.header .tMenu {
  width: 50%;
  padding: 2px;
  margin: auto;
}
.header .tMenu .menuIcon {
  width: 30px;
  height: 30px;
  margin: auto;
  background-position: 0 -770px;
  margin-top: 4px;
}
.header .setting {
  width: 25px;
  height: 25px;
  background-color: #e6e6e6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  cursor: pointer;
}
.header .setting_opt {
  position: absolute;
  width: 250px;
  z-index: 9999;
  right: 1px;
  background: #1a1a1a;
  display: none;
  top: 54px;
  font-size: 16px;
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
  padding: 0;
}
.header .setting_opt .list a {
  text-decoration: none;
  color: #ffffff;
}
.header .setting_opt .list a .link {
  line-height: 0;
  padding: 1px 0;
  display: flex;
  align-items: center;
  padding: 5px 2px;
}
.header .setting_opt .list a .link span {
  display: inline-block;
}
.header .setting_opt .list a .link span:first-child {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  background-position: center;
}
.header .setting_opt .list a .link span.settings {
  background-position: 0 -720px;
}
.header .setting_opt .list a .link span.changepassword {
  background-position: -20px -720px;
}
.header .setting_opt .list a .link span.logOut {
  background-position: -40px -720px;
}
.header .setting_opt .list a .link span.preferences {
  background-position: -60px -720px;
}
.header .setting_opt .list a .link span.support {
  background-position: -120px -720px;
}
.header .setting_opt .list a .link .profile {
    width: 50px;
    height: 50px;
    position: relative;
    display: flex;
    border-radius: 50%;
    background-color: #6e92a2;
    margin: 20px auto;
    padding: 28px;
}
.header .setting_opt .list a .link .profile .uni {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 56px;
}
.header .setting_opt .list a .link .profile .profile-tlt {
  position: absolute;
  width: calc(100% + 24px);
  bottom: -6px;
  background: #7e9eac;
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin: 0 -12px;
}
.header .setting_opt .list a.user_logout_logo .link {
  border-bottom: none !important;
}
.header .chat_img {
  width: 30px;
  height: 30px;
  margin: 0 10px;
  background-position: -60px -770px;
}
.header .online-users {
  width: 250px;
  border-radius: 5px;
  z-index: 9999;
  position: absolute;
  top: 54px;
  right: 1px;
}
.header .online-users .onlineUsersTlt {
  display: none;
  background: #f7941e;
  border-bottom: #6e92a2 5px solid;
  color: #ffffff;
  font-size: 15px;
}
.header .user_img {
  width: 50px;
  height: 50px;
  margin-right: 15px;
  border-radius: 50%;
  display: none;
}
.header .nav_top {
  position: relative;
}
.header .nav_top ul {
  top: 8px;
  left: 4px;
  margin: 0px;
  position: absolute;
  z-index: 99999;
  display: block;
  height: auto;
  background: #1a1a1a;
  padding: 0px;
  box-shadow: 3px 4px 4px 1px rgba(0, 0, 0, 0.2);
}
.header .nav_top ul li {
  width: 100%;
  list-style-type: none;
  float: left;
  margin: 0px;
  height: 26px;
}
.header .nav_top ul li .topMenus {
  float: left;
  width: 25px;
  height: 22px;
  margin: 1px 5px 0 0;
  background-position: 25px -25px;
}
.header .nav_top ul li .topMenus.infi-TopMenu_1 {
  background-position: 0 -440px;
}
.header .nav_top ul li .topMenus.infi-TopMenu_2 {
  background-position: -525px -440px;
}
.header .nav_top ul li .topMenus.infi-TopMenu_3 {
  background-position: -325px -440px;
}
.header .nav_top ul li .topMenus.infi-TopMenu_5 {
  background-position: -275px -440px;
}
.header .nav_top ul li .topMenus.infi-TopMenu_6 {
  background-position: -175px -440px;
}
.header .nav_top ul li .topMenus.infi-TopMenu_7 {
  background-position: -375px -440px;
}
.header .nav_top ul li .topMenus.infi-TopMenu_35 {
  background-position: -125px -440px;
}
.header .nav_top ul li .topMenus.infi-TopMenu_21 {
  background-position: -25px -440px;
}
.header .nav_top ul li .topMenus.infi-TopMenu_22 {
  background-position: -50px -440px;
}
.header .nav_top ul li .topMenus.infi-TopMenu_26 {
  background-position: -75px -440px;
}
.header .nav_top ul li .topMenus.infi-TopMenu_14 {
  background-position: -100px -440px;
}
.header .nav_top ul li .topMenus.infi-TopMenu_16 {
  background-position: -125px -440px;
}
.header .nav_top ul li .topMenus.infi-TopMenu_19 {
  background-position: -150px -440px;
}
.header .nav_top ul li .topMenus.infi-TopMenu_25 {
  background-position: -175px -440px;
}
.header .nav_top ul li .topMenus.infi-TopMenu_9 {
  background-position: -200px -440px;
}
.header .nav_top ul li .topMenus.infi-TopMenu_10 {
  background-position: -225px -440px;
}
.header .nav_top ul li .topMenus.infi-TopMenu_4 {
  background-position: -250px -440px;
}
.header .nav_top ul li .topMenus.infi-TopMenu_31 {
  background-position: -275px -440px;
}
.header .nav_top ul li .topMenus.infi-TopMenu_13 {
  background-position: -300px -440px;
}
.header .nav_top ul li .topMenus.infi-TopMenu_18 {
  background-position: -325px -440px;
}
.header .nav_top ul li .topMenus.infi-TopMenu_17 {
  background-position: -350px -440px;
}
.header .nav_top ul li .topMenus.infi-TopMenu_55 {
  background-position: -375px -440px;
}
.header .nav_top ul li .topMenus.infi-TopMenu_12 {
  background-position: -400px -440px;
}
.header .nav_top ul li .topMenus.infi-TopMenu_30 {
  background-position: -425px -440px;
}
.header .nav_top ul li .topMenus.infi-TopMenu_32 {
  background-position: -450px -440px;
}
.header .nav_top ul li .topMenus.infi-TopMenu_43 {
  background-position: -475px -440px;
}
.header .nav_top ul li .topMenus.infi-TopMenu_53 {
  background-position: -500px -440px;
}
.header .nav_top ul li .topMenus.infi-TopMenu_56 {
  background-position: -550px -440px;
}
.header .nav_top ul li .topMenus.infi-TopMenu_60 {
  background-position: -475px -440px;
}
.header .nav_top ul li .sub-menus {
  position: absolute;
  left: 250px;
  display: none;
  background: #2e2e2e;
  top: 0;
  height: max-content;
  overflow: auto;
}
.header .nav_top ul li .sub-menus > div {
  height: calc(26px);
  border-bottom: 1px solid #262626;
}
.header .nav_top ul li .sub-menus > div:hover {
  background: #f7941e;
}
.header .nav_top ul li .sub-menus > div a {
  color: #fff;
  height: 26px;
  border-bottom: none;
  display: flex;
  align-items: center;
}
.header .nav_top ul li .sub-menus > div a:hover {
  color: #ffffff;
}
.header .nav_top ul li .sub-menus > div a .sub-tlt {
  white-space: nowrap;
  overflow: hidden;
  width: 90%;
  text-overflow: ellipsis;
}
.header .nav_top ul li a {
  width: 210px;
  font-size: 1rem;
  text-shadow: none;
  color: #fff;
  border-bottom: 1px solid #262626;
  margin: 0px 20px 0px 20px !important;
  letter-spacing: 0.5px;
  float: left;
  margin: 0px 0 0px 0;
  text-decoration: none;
  line-height: 26px;
}
.header .nav_top ul li a .menuName {
  padding-left: 10px;
}
.header .nav_top ul li:last-child a {
  border-bottom: none;
}
.header .nav_top ul li:hover .sub-menus {
  display: block;
}
.header .nav_top ul li:hover,
.header .nav_top ul li.current {
  background: #f7941e;
}
.header .nav_top ul li:hover a,
.header .nav_top ul li.current a {
  color: #ffffff;
}
.header .nav_top ul li:hover a .topMenus,
.header .nav_top ul li.current a .topMenus {
  margin: 1px 5px 0 0;
}
.header .nav_top ul li:hover a .topMenus.infi-TopMenu_1,
.header .nav_top ul li.current a .topMenus.infi-TopMenu_1 {
  background-position: 0 -465px;
}
.header .nav_top ul li:hover a .topMenus.infi-TopMenu_2,
.header .nav_top ul li.current a .topMenus.infi-TopMenu_2 {
  background-position: -525px -465px;
}
.header .nav_top ul li:hover a .topMenus.infi-TopMenu_3,
.header .nav_top ul li.current a .topMenus.infi-TopMenu_3 {
  background-position: -325px -465px;
}
.header .nav_top ul li:hover a .topMenus.infi-TopMenu_5,
.header .nav_top ul li.current a .topMenus.infi-TopMenu_5 {
  background-position: -275px -465px;
}
.header .nav_top ul li:hover a .topMenus.infi-TopMenu_6,
.header .nav_top ul li.current a .topMenus.infi-TopMenu_6 {
  background-position: -175px -465px;
}
.header .nav_top ul li:hover a .topMenus.infi-TopMenu_7,
.header .nav_top ul li.current a .topMenus.infi-TopMenu_7 {
  background-position: -375px -465px;
}
.header .nav_top ul li:hover a .topMenus.infi-TopMenu_35,
.header .nav_top ul li.current a .topMenus.infi-TopMenu_35 {
  background-position: -125px -465px;
}
.header .nav_top ul li:hover a .topMenus.infi-TopMenu_21,
.header .nav_top ul li.current a .topMenus.infi-TopMenu_21 {
  background-position: -25px -465px;
}
.header .nav_top ul li:hover a .topMenus.infi-TopMenu_22,
.header .nav_top ul li.current a .topMenus.infi-TopMenu_22 {
  background-position: -50px -465px;
}
.header .nav_top ul li:hover a .topMenus.infi-TopMenu_26,
.header .nav_top ul li.current a .topMenus.infi-TopMenu_26 {
  background-position: -75px -465px;
}
.header .nav_top ul li:hover a .topMenus.infi-TopMenu_14,
.header .nav_top ul li.current a .topMenus.infi-TopMenu_14 {
  background-position: -100px -465px;
}
.header .nav_top ul li:hover a .topMenus.infi-TopMenu_16,
.header .nav_top ul li.current a .topMenus.infi-TopMenu_16 {
  background-position: -125px -465px;
}
.header .nav_top ul li:hover a .topMenus.infi-TopMenu_19,
.header .nav_top ul li.current a .topMenus.infi-TopMenu_19 {
  background-position: -150px -465px;
}
.header .nav_top ul li:hover a .topMenus.infi-TopMenu_25,
.header .nav_top ul li.current a .topMenus.infi-TopMenu_25 {
  background-position: -175px -465px;
}
.header .nav_top ul li:hover a .topMenus.infi-TopMenu_9,
.header .nav_top ul li.current a .topMenus.infi-TopMenu_9 {
  background-position: -200px -465px;
}
.header .nav_top ul li:hover a .topMenus.infi-TopMenu_10,
.header .nav_top ul li.current a .topMenus.infi-TopMenu_10 {
  background-position: -225px -465px;
}
.header .nav_top ul li:hover a .topMenus.infi-TopMenu_4,
.header .nav_top ul li.current a .topMenus.infi-TopMenu_4 {
  background-position: -250px -465px;
}
.header .nav_top ul li:hover a .topMenus.infi-TopMenu_31,
.header .nav_top ul li.current a .topMenus.infi-TopMenu_31 {
  background-position: -275px -465px;
}
.header .nav_top ul li:hover a .topMenus.infi-TopMenu_13,
.header .nav_top ul li.current a .topMenus.infi-TopMenu_13 {
  background-position: -300px -465px;
}
.header .nav_top ul li:hover a .topMenus.infi-TopMenu_18,
.header .nav_top ul li.current a .topMenus.infi-TopMenu_18 {
  background-position: -325px -465px;
}
.header .nav_top ul li:hover a .topMenus.infi-TopMenu_17,
.header .nav_top ul li.current a .topMenus.infi-TopMenu_17 {
  background-position: -350px -465px;
}
.header .nav_top ul li:hover a .topMenus.infi-TopMenu_55,
.header .nav_top ul li.current a .topMenus.infi-TopMenu_55 {
  background-position: -375px -465px;
}
.header .nav_top ul li:hover a .topMenus.infi-TopMenu_12,
.header .nav_top ul li.current a .topMenus.infi-TopMenu_12 {
  background-position: -400px -465px;
}
.header .nav_top ul li:hover a .topMenus.infi-TopMenu_30,
.header .nav_top ul li.current a .topMenus.infi-TopMenu_30 {
  background-position: -425px -465px;
}
.header .nav_top ul li:hover a .topMenus.infi-TopMenu_32,
.header .nav_top ul li.current a .topMenus.infi-TopMenu_32 {
  background-position: -450px -465px;
}
.header .nav_top ul li:hover a .topMenus.infi-TopMenu_43,
.header .nav_top ul li.current a .topMenus.infi-TopMenu_43 {
  background-position: -475px -465px;
}
.header .nav_top ul li:hover a .topMenus.infi-TopMenu_53,
.header .nav_top ul li.current a .topMenus.infi-TopMenu_53 {
  background-position: -500px -465px;
}
.header .nav_top ul li:hover a .topMenus.infi-TopMenu_56,
.header .nav_top ul li.current a .topMenus.infi-TopMenu_56 {
  background-position: -550px -465px;
}
.header .nav_top ul li:hover a .topMenus.infi-TopMenu_60,
.header .nav_top ul li.current a .topMenus.infi-TopMenu_60 {
  background-position: -475px -465px;
}
.header .activeMenu {
  color: #fff;
font-size: 21px;
padding: 0 5px;
letter-spacing: 1px;
font-weight: 600;
}
.header .activeMenu .lmenu {
  position: relative;
}
.header .activeMenu .lmenu.rem-sperator:before {
  content: '|';
  padding: 0 5px;
}
.pagefooter {
  background: #ffffff;
  text-align: right;
  border-top: #6e92a2 1px solid;
  margin: 5px 0;
  padding: 5px 0;
}
.layOut {
  width: 100%;
}
.layOut > div.row .right {
  vertical-align: top;
  padding: 0 5px;
}
.layOut > div.row .right .bar {
  display: none;
  width: 100%;
}
.layOut > div.row .right .bar .border-left {
  width: 50%;
  height: 5px;
  background: #f7941e;
}
.layOut > div.row .right .bar .border-right {
  width: 50%;
  height: 5px;
  background: #6e92a2;
}
.DateReceivedStrformError {
  display: none;
}
/*Basic Info*/
.basicinfo {
  width: calc(100% - 15px);
  background: #ebebeb;
  line-height: 35px;
  text-align: left;
  padding: 0 10px 0 5px;
}
.basicinfo .spntiltle span {
  display: block;
  font-weight: bold;
  font-size: 20px;
  padding: 0 3px;
  color: #595959;
}
.basicinfo .spntiltle .floting-menu {
  text-align: right;
}
.basicinfo > table {
  width: 100%;
}
.basicinfo > table td.flotingMenu {
  text-align: right;
}
.basicinfo > table td:last-child > div {
  float: right;
}
/*grids*/
.t-grid {
  position: relative;
  margin: 0;
  width: calc(100% - 0);
  /*Pagination*/
}
.t-grid table {
  width: 100%;
      border: 1px solid #f7f7f7 !important;
}
.t-grid table td table {
  border: none !important;
}
.t-grid table thead.t-grid-header {
    background-color: #f7f7f7;
    border: 1px solid #f7f7f7;
}
.t-grid table thead.t-grid-header th {
  word-wrap: break-word;
  text-align: left;
  height: 30px;
  padding: 3px 10px !important;
  font-weight: 800;
  padding: 5px 10px !important;
}
.t-grid table thead.t-grid-header th.t-header {
  text-decoration: none;
  color: #f7941e;
  font-size: 14px;
  font-weight: 600;
  /*border-right: 1px solid #eee;*/
}
.t-grid table thead.t-grid-header th .t-filter,
.t-grid table thead.t-grid-header th .t-grid-filter {
  display: none !important;
  /*temparory*/
}
.t-grid table thead.t-grid-header th .t-grid-filter {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 5px;
}
.t-grid table thead.t-grid-header th .t-grid-filter .t-icon {
  display: none;
  width: 16px;
  height: 16px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  text-indent: -3333px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}
.t-grid table thead.t-grid-header th .t-grid-filter .t-filter {
  background-position: 0 -240px;
}
.t-grid table thead.t-grid-header th .gridData tbody tr {
  background: none;
}
.t-grid table thead.t-grid-header th .gridData tbody tr td {
  color: #f7941e;
  vertical-align: middle;
  font-weight: 600;
  padding: 5px 10px !important;
}
.t-grid table thead.t-grid-header th .gridData tbody tr:first-child td {
  border-bottom: #d9d9d9 !important;
}
.t-grid table thead.t-grid-header th a,
.t-grid table thead.t-grid-header th span,
.t-grid table thead.t-grid-header th div {
  text-decoration: none;
  color: #f7941e;
  font-size: 14px;
  font-weight: 600;
}
.t-grid table thead.t-grid-header th a span.t-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  text-indent: -3333px;
  text-align: center;
}
.t-grid table thead.t-grid-header th a span.t-arrow-up {
  background-position: -16px -160px;
}
.t-grid table thead.t-grid-header th a span.t-arrow-down {
  background-position: -16px -176px;
}
.t-grid table tbody tr > th {
  color: #f7941e;
}
.t-grid table tbody > td > a {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 2px;
  background-image: url('/Images/infionic-grid-icons16x16-default.png');
}
.t-grid table tbody tr:hover {
  background: #fff9f2;
}
.t-grid table tbody tr td {
  position: relative;
  border-bottom: 1px solid #e6e6e6;
  font-size: 12px;
  padding: 6px 10px !important;
  vertical-align: middle;
}
.t-grid table tbody tr td table tr td {
  border: none;
}
.t-grid table tbody tr td > img {
  width: 10px;
  height: 14px;
}
.t-grid table tbody tr td a {
  text-decoration: none;
  color: #327AD6;
  word-break: break-word;
}
.t-grid table tbody tr td span div:nth-child(2) {
  width: 30px;
  text-align: left;
  padding-left: 3px;
}
.t-grid table tbody tr td span div {
  display: inline-block;
}
.t-grid table tbody tr td.t-detail-cell {
  padding: 10px 0;
}
.t-grid table tbody tr td.t-detail-cell .t-grid {
  box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.2);
  width: calc(100% - 10px);
  margin: 0 5px;
}
.t-grid table tbody tr td.t-detail-cell .t-grid table tbody tr {
  background: #ffffff;
}
.t-grid table tbody tr td.t-detail-cell .t-grid table tbody tr:nth-child(even) {
  background: unset;
}
.t-grid table tbody tr td.t-detail-cell .t-grid table tbody tr:last-child {
  border-bottom: unset;
}
.t-grid table tbody tr td.t-detail-cell .t-grid table tbody tr td {
  height: 20px;
  border-bottom: 1px solid #d9d9d9;
}
.t-grid table tbody tr .ancList {
  position: relative;
  width: 20px;
}
.t-grid table tbody tr .ancList.ancList-02 .dotIcon {
  background-color: transparent;
  position: absolute;
  top: 5px;
  right: 4px;
  z-index: 999999999;
}
.t-grid table tbody tr .ancList > a {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 2px;
  background-image: url('/Images/infionic-grid-icons16x16-default.png');
}
.t-grid table tbody tr .ancList .dotIcon {
  width: 16px;
  height: 16px;
  cursor: pointer;
  background-position: -768px 0;
  margin: 0 5px 0 auto;
}
.t-grid table tbody tr .ancList .popDiv {
  display: none;
  position: absolute;
  top: 3px;
  background: #ffffff;
  padding: 2px 0;
  z-index: 99999 !important;
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.3);
  text-align: center;
  right: 25px;
  
}
.t-grid table tbody tr .ancList .popDiv .actionTbl {
  display: table;
  background: #ffffff;
  white-space: nowrap;
  padding: 0 5px;
  position: relative;
}
.t-grid table tbody tr .ancList .popDiv .actionTbl .row {
  display: flex;
  align-items: center;
  border-bottom: none;
  padding: 7px 12px;
  position: relative;
}
    .t-grid table tbody tr .ancList .popDiv .actionTbl .row:hover {
        background-color:#f7f7f7;
    }
.t-grid table tbody tr .ancList .popDiv .actionTbl .row:hover .icons {
  transform: rotateY(360deg);
  transition: 1s;
}
.t-grid table tbody tr .ancList .popDiv .actionTbl .row .bgColor a {
  font-size: 13px;
}

.t-grid table tbody tr .ancList .popDiv .actionTbl .row .cell.icons {
  width: 16px;
  height: 16px;
  background-size: contain;
  margin-right: 5px;
}
.t-grid table tbody tr .ancList .popDiv .actionTbl .row .cell.icons a {
  display: inline-block !important;
  width: 16px;
  height: 16px;
  background-position: 20px -20px;
  background-image: url('/Images/infionic-grid-icons16x16-default.png');
}
.t-grid table tbody tr .ancList .popDiv .actionTbl .row .cell.text-left a {
  padding: 2px;
}
.t-grid table tbody tr .ancList .popDiv .actionTbl .row .cell.text-left a:before {
  position: absolute;
  left: 0;
  display: inline-block;
  padding: 1px;
  color: #6e92a2;
}
.t-grid table tbody tr .ancList .popDiv .actionTbl .row .cell.text-left a.icon {
  padding: 0 10px;
}
.t-grid table tbody tr .ancList .popDiv .actionTbl .row a {
  color: #000;
}
.t-grid table tbody tr .ancList .popDiv .actionTbl .row:last-child {
  border-bottom: none;
}
.t-grid table tbody tr .ancList .popDiv .actionTbl div:last-child {
  border-right: none;
}
.t-grid table tbody tr.reverse {
  background-color: wheat !important;
}
.t-grid table tbody tr.reverse .ancList .popDiv {
  top: unset;
  bottom: 0;
}
.t-grid .t-grid-pager {
  overflow-x: auto;
  width: 175px;
  margin: 10px 0 0 auto;
  padding: 0 20px;
}
.t-grid .t-grid-pager .t-icon {
  display: inline-block;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  text-indent: -3333px;
  text-align: center;
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-image: url('/Images/infionic-grid-icons16x16-default.png');
  background-position: 99999px -9999px;
}
.t-grid .t-grid-pager .t-status {
  float: left;
}
.t-grid .t-grid-pager .t-status .t-refresh {
  background-position: 0 -560px;
}
.t-grid .t-grid-pager .t-status a {
  border-right: none;
}
.t-grid .t-grid-pager .t-pager {
  display: flex;
  align-items: center;
}
.t-grid .t-grid-pager .t-pager a {
  border-right: none;
}
.t-grid .t-grid-pager .t-pager span {
  vertical-align: top;
}
.t-grid .t-grid-pager .t-pager .t-arrow-first {
  background-position: -25px -560px;
}
.t-grid .t-grid-pager .t-pager .t-arrow-first:hover {
  background-position: -25px -585px;
}
.t-grid .t-grid-pager .t-pager .t-arrow-prev {
  background-position: -75px -560px;
}
.t-grid .t-grid-pager .t-pager .t-arrow-prev:hover {
  background-position: -75px -585px;
}
.t-grid .t-grid-pager .t-pager .t-arrow-next {
  background-position: -100px -560px;
}
.t-grid .t-grid-pager .t-pager .t-arrow-next:hover {
  background-position: -100px -585px;
}
.t-grid .t-grid-pager .t-pager .t-arrow-last {
  background-position: -50px -560px;
}
.t-grid .t-grid-pager .t-pager .t-arrow-last:hover {
  background-position: -50px -585px;
}
.t-grid .t-grid-pager .t-pager .t-page-i-of-n {
  display: none;
}
.t-grid .t-grid-pager .t-pager .t-page-size {
  width: 48px;
  height: 25px;
}
.t-grid .t-grid-pager .t-pager .t-page-size .t-dropdown {
  width: 50px;
}
.t-grid .t-grid-pager .t-pager .t-page-size .t-dropdown .t-dropdown-wrap {
  display: flex;
  padding: 0 5px;
  align-items: center;
}
.t-grid .t-grid-pager .t-pager .t-page-size .t-dropdown .t-dropdown-wrap .t-input {
  width: 20px;
}
.t-grid .t-grid-pager .t-pager .t-page-size .t-dropdown .t-dropdown-wrap .t-select {
  display: inline-block;
  zoom: 1;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  border-width: 0;
}
.t-grid .t-grid-pager .t-pager .t-page-size .t-dropdown .t-dropdown-wrap .t-select .t-arrow-down {
  background: url("/Images/Icons/default/dropdown.png") no-repeat 100%;
  background-position: center;
}
.t-grid .t-status-text {
  clear: both;
  color: #000;
  line-height: 30px;
  text-align: center;
}
.t-grid .t-animation-container {
  margin: 5px 0;
  position: absolute;
  background: #ffffff;
  z-index: 99;
}
.t-grid .t-animation-container .t-filter-options {
  position: absolute;
  padding: 5px;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
}
.t-grid .t-animation-container .t-filter-options .t-filter-help-text {
  font-size: 13px;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  margin: 5px 0;
  padding: 5px 0;
}
.t-grid .t-animation-container .t-filter-options .t-datepicker {
  white-space: nowrap;
}
.t-grid .t-animation-container .t-filter-options .t-datepicker .t-picker-wrap {
  box-sizing: border-box;
}
.t-grid .t-animation-container .t-filter-options .t-datepicker .t-picker-wrap input[type='text'] {
  width: 130px;
  margin-right: 2px;
}
.t-grid .t-animation-container .t-filter-options .t-datepicker .t-picker-wrap .t-select .t-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  font-size: 0;
  line-height: 0;
  text-indent: -3333px;
  text-align: center;
  cursor: pointer;
}
.t-grid .t-animation-container .t-filter-options .t-datepicker .t-picker-wrap .t-select .t-icon-calendar {
  background-position: -48px -240px;
}
.t-grid .t-animation-container .t-filter-options .t-filter-operator {
  width: 150px;
  margin: 1px 0;
  font-size: 13px;
  background-color: transparent;
}
.t-grid .t-animation-container .t-filter-options input[type='text'] {
  width: 150px;
  padding: 0 10px;
  margin: 1px 0;
  font-size: 13px;
  background: transparent;
  box-sizing: border-box;
}
.t-grid .t-animation-container .t-filter-options .t-filter-button {
  border-top: 1px solid #d9d9d9;
  margin: 5px 0;
}
/*Left Menu*/
.header {
  position: fixed !important;
  top: 0;
  height: 55px;
  width: 100%;
  z-index: 0;
}
.content {
  position: absolute;
  top: 55px;
  width: 100%;
  z-index: -1;
}
.pagefooter {
  text-align: right;
  border-top: #6e92a2 1px solid;
  padding: 5px 0;
  margin: 10px 0;
  bottom: 0;
  width: 100%;
  z-index: 9999;
  height: 25px;
  line-height: 25px;
}
.page {
  width: 100%;
}
.page .row {
  position: relative;
}
.page .row .right {
  position: absolute;
  height: calc(100vh - 96px);
  width: calc(100% - 72px);
  left: 52px;
  background: #fafafa;
  z-index: -1;
}
.page .row .right.collapse {
  width: calc(100% - 220px) !important;
  left: 200px;
}
.page .left {
  position: fixed;
  left: 0;
  vertical-align: top;
  background: #d9d9d9;
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
  transition: 0.2s ease-out;
  width: 60px;
  z-index: 0;
  transition: 0.2s ease-in;
}
.page .left .toggle-btn-row {
  height: 50px;
  border-bottom: 2px solid #b3b3b3;
}
.page .left .toggle-btn-row .i-expand {
  background-position: 0px -250px;
}
.page .left .toggle-btn-row .i-expand:hover {
  background-color: #2a3c43;
}
.page .left.expand {
  width: 200px;
  z-index: 999;
  transition: 0.2s ease-in;
}
.page .left.expand .i-expand {
  background-position: -50px -250px;
}
.page .left.expand .leftMenu .t-treeview {
  overflow-y: auto;
}
.page .left .leftMenu .t-treeview {
  height: calc(100vh - 105px);
  overflow-y: auto;
}
.page .left .leftMenu .t-treeview:hover {
  overflow-y: auto;
}
.page .left .leftMenu .t-treeview:hover .iconWrap .lt-icons {
  width: 50px;
  height: 60px;
}
.page .left .leftMenu .t-treeview ul {
  margin-left: 0px;
  padding: 0px;
}
.page .left .leftMenu .t-treeview ul li .t-icon {
  display: none;
}
.page .left .leftMenu ul li {
  list-style-type: none;
  height: 60px;
  margin: 0 0;
}
.page .left .leftMenu ul li:first-child {
  margin-top: 0px;
}
.page .left .leftMenu ul li:last-child {
  margin-bottom: 0px;
}
.page .left .leftMenu ul li a {
  text-decoration: none;
  color: #000000;
  position: relative;
  display: block;
  border: none;
  font-weight: 400;
  height: 60px;
  border-radius: 5px;
  border-top: 1px solid #384e58;
}
.page .left .leftMenu ul li a img {
  width: 25px !important;
  height: 25px !important;
  filter: brightness(0);
  -webkit-filter: brightness(0);
  margin-left: 12px;
  margin-top: 8px;
  overflow: hidden;
}
.page .left .leftMenu ul li a .iconWrap {
  display: flex;
  align-items: center;
  font-size: 14px;
  text-align: center;
}
.page .left .leftMenu ul li a .iconWrap .lt-icons {
  line-height: 60px;
  width: 50px;
  height: 60px;
  position: relative;
}
.page .left .leftMenu ul li a .iconWrap p {
  font-size: 18px;
  width: calc(90% - 20px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 60px;
  transition: 0ms;
  text-align: left;
  margin-left: 20px;
}
.page .left .leftMenu ul li a.leftulactive {
  background: #f7941e;
  color: #ffffff;
}
.page .left .leftMenu ul li a.leftulactive img {
  filter: brightness(1.2);
  -webkit-filter: brightness(1.2);
}
.page .left .leftMenu ul li:hover a {
  background: #f7941e;
  color: #ffffff;
}
.page .left .leftMenu ul li:hover a img {
  filter: brightness(1.2);
  -webkit-filter: brightness(1.2);
}
.page .left .leftMenu ul li:last-child {
  border: none;
}
.page .ui-widget-content .t-grid {
  position: relative;
  width: unset;
  height: unset;
  overflow-x: unset;
  margin: 0 0 10px 6px;
}
.page .ui-widget-content .divPopUpWindowContentWindow {
  height: unset !important;
}
.page.dashboard-layout .ui-widget-content {
  width: 98.3%;
  background: none;
}
.page.dashboard-layout .ui-widget-content .ui-tabs-panel {
    background-color: #fff0!important;
    padding: 15px !important;
    margin-left: 15px;
}
.page.dashboard-layout .ui-widget-content .t-grid:after {
  content: unset !important;
}
.t-animation-container .t-popup {
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
}
.t-animation-container .t-popup .t-reset {
  background: #ffffff;
  width: calc(100% - 0);
}
.t-animation-container .t-popup .t-reset .t-item {
  padding: 5px;
  border-bottom: 1px solid #f2f2f2;
  word-break: break-all;
}
.t-animation-container .t-popup .t-reset .t-item:last-child {
  border-bottom: unset;
}
.t-animation-container .t-popup .t-reset .t-item.t-state-selected {
  background-color: #327AD6;
  color: #ffffff;
}
.t-animation-container .t-popup .t-reset .t-item:hover.t-state-hover {
  background-color: #327AD6;
  color: #ffffff;
}
.t-animation-container .t-calendar {
  position: relative;
  overflow: hidden;
  background: #e6e6e6;
  width: 150px;
  box-shadow: 4px 5px 4px 1px rgba(0, 0, 0, 0.2);
}
.t-animation-container .t-calendar .t-header {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #000;
  background: #384e58;
}
.t-animation-container .t-calendar .t-header a {
  text-decoration: none;
  font-size: 12px;
  color: #7e9eac;
  font-weight: 400;
  line-height: 24px;
}
.t-animation-container .t-calendar .t-header a .t-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  text-indent: -3333px;
  text-align: center;
}
.t-animation-container .t-calendar .t-header a .t-arrow-next {
  background-position: -32px -206px;
}
.t-animation-container .t-calendar .t-header a .t-arrow-prev {
  background-position: -16px -206px;
}
.t-animation-container .t-calendar .t-content {
  width: 100%;
}
.t-animation-container .t-calendar .t-content.t-meta-view tr td:first-child a {
  color: #4d4d4d;
}
.t-animation-container .t-calendar .t-content tr th {
  font-size: 11px;
  border-bottom: 1px solid #000;
  padding: 2px 0;
}
.t-animation-container .t-calendar .t-content tr th:first-child {
  color: red;
}
.t-animation-container .t-calendar .t-content tr td {
  text-align: center;
  border: 1px solid #bfbfbf;
}
.t-animation-container .t-calendar .t-content tr td:first-child a {
  color: red;
}
.t-animation-container .t-calendar .t-content tr td:hover {
  background: #f7941e;
}
.t-animation-container .t-calendar .t-content tr td:hover a {
  color: #ffffff;
}
.t-animation-container .t-calendar .t-content tr td a {
  font-size: 11px;
  text-decoration: none;
  color: #4d4d4d;
}
.t-animation-container .t-calendar .t-content tr td.t-state-focus {
  background: #f7941e;
}
.t-animation-container .t-calendar .t-content tr td.t-state-focus a {
  color: #ffffff;
}
.t-animation-container .t-calendar .t-content tr td.t-other-month a {
  display: none;
}
/*ui-datepicker*/
.ui-datepicker.ui-widget-content {
  width: 240px;
  background: #d9d9d9;
}
.ui-datepicker.ui-widget-content .ui-widget-header {
  background: #ffffff;
}
.chosen-container {
  overflow: auto;
}
.chosen-container input {
  margin-right: 2px;
}
.i-search-btn {
  margin: 5px 0px 5px 3px;
}
/*popup box or t-window*/
.t-window {
  display: inline-block;
  display: inline;
  zoom: 1;
  z-index: 10001;
  position: absolute;
  border-width: 2px;
  background: #ffffff;
  -moz-box-shadow: 3px 0px 25px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 3px 0px 25px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 0px 25px 1px rgba(0, 0, 0, 0.3);
  width: unset !important;
}
.t-window .t-window-titlebar {
  padding: 15px;
  white-space: nowrap;
  background-color: #fff;
  line-height: 21px;
  border-bottom: 1px solid #a6a6a630;
}
.t-window .t-window-titlebar .t-window-title {
  cursor: default;
  position: absolute;
  text-overflow: ellipsis;
  overflow: hidden;
  left: 0.5em;
  right: 0.5em;
  color: #6e92a2;
  font-size: 16px;
}

.t-window .t-window-titlebar .t-window-actions {
  position: absolute;
  right: 0.5em;
  top: 0;
  padding-top: 0.3em;
  white-space: nowrap;
}
.t-window .t-window-titlebar .t-window-actions .t-icon {
  width: 16px;
  height: 16px;
  background-position: center;
  display: inline-block;
}
.t-window .t-window-titlebar .t-window-actions .t-close {
  background-position: -64px -288px;
}
.t-window .t-window-content .filterbg table tr td {
  border-bottom: unset;
}
.t-window .t-window-content .filterbg table tr td .filterButton table tr td:first-child {
  padding-right: 1px !important;
}
.t-window .t-window-content .t-overlay {
  display: none;
}
.t-window .t-window-content .pop-infoTbl tr td,
.t-window .t-window-content .pop-infoTbl tr th {
  padding: 0 10px;
}
.t-window .t-window-content .pop-infoTbl tr td:first-child,
.t-window .t-window-content .pop-infoTbl tr th:first-child {
  width: 250px !important;
}
.t-window > div {
  position: relative;
}
.t-window > div .divPopUpWindowContent {
  position: absolute;
  width: 98%;
  height: calc(100% - 100px) !important;
  overflow-y: scroll;
  padding: 12px;
}
.t-window > div .divPopUpWindowContent > div {
  height: unset !important;
}
.t-window > div .divPopUpWindowContent .t-grid {
  margin: 0 0px !important;
  width: calc(100% - 6px);
}
.t-window > div .divPopUpWindowContent .t-grid input[type="text"],
.t-window > div .divPopUpWindowContent .t-grid input[type="password"],
.t-window > div .divPopUpWindowContent .t-grid input[type="number"],
.t-window > div .divPopUpWindowContent .t-grid input[type="date"] {
  width: unset;
}
.t-window > div .divPopUpWindowContent.no-actions {
  height: 100% !important;
}
.t-window > div .divPopUpWindowContent .divPopUpWindowContent {
  height: unset !important;
  position: unset !important;
}
.t-window > div .divPopUpWindowContent.serach-lookup {
  height: unset !important;
}
.t-window > div .divPopUpWindowContent.serach-lookup .pop-scroll .inAddInventory {
  height: 280px !important;
}
.t-window > div .divPopUpWindowContent.cust-popup {
  height: calc(100% - 0px) !important;
}
.t-window > div .divPopUpWindowContent.cust-popup .ui-tabs {
  width: unset;
}
.t-window > div .divPopUpWindowContent.cust-popup .ui-tabs .ui-tabs-panel {
  height: 530px;
  overflow: auto;
}
.t-window > div .divPopUpWindowContent.cust-popup .ui-tabs .custome-tbl {
  margin-bottom: 40px;
}
.t-window > div .divPopUpWindowContent .t-grid table tr:hover {
  background: unset;
}
.t-window > div .divPopUpWindowContent .t-grid.stock-item-popup {
  height: 400px !important;
  width: 100%;
  overflow-y: auto;
}
.t-window > div .i-win-button,
.t-window > div .divPopUpWindowBottomActions {
  position: absolute;
  bottom: 0px;
}
 
.t-window .divPopUpWindowContent {
  background: #ffffff;
}
.t-window .divPopUpWindowContent .i-header {
  margin: 2px 0px;
}
.t-window .divPopUpWindowContent table {
  width: 99.5%;
  padding: 5px 0;
  margin-bottom: 15px;
}
.t-window .divPopUpWindowContent table.remove-styles {
  width: unset;
}
.t-window .divPopUpWindowContent table tr th table tr td,
.t-window .divPopUpWindowContent table tr td table tr td {
  padding: 0px 5px;
}
.t-window .divPopUpWindowContent table > tbody > tr > td,
.t-window .divPopUpWindowContent table > tbody > tr > th {
  padding: 2px 13px !important;
  text-align: left;
  vertical-align: top;
  line-height: 22px;
  font-size: 13px;
  /*border-bottom: 1px solid #f2f2f2;*/
}
.t-window .divPopUpWindowContent table > tbody > tr > td h1,
.t-window .divPopUpWindowContent table > tbody > tr > th h1,
.t-window .divPopUpWindowContent table > tbody > tr > td h2,
.t-window .divPopUpWindowContent table > tbody > tr > th h2,
.t-window .divPopUpWindowContent table > tbody > tr > td h3,
.t-window .divPopUpWindowContent table > tbody > tr > th h3,
.t-window .divPopUpWindowContent table > tbody > tr > td h4,
.t-window .divPopUpWindowContent table > tbody > tr > th h4,
.t-window .divPopUpWindowContent table > tbody > tr > td h5,
.t-window .divPopUpWindowContent table > tbody > tr > th h5,
.t-window .divPopUpWindowContent table > tbody > tr > td h6,
.t-window .divPopUpWindowContent table > tbody > tr > th h6 {
  padding: 0px !important;
}
.t-window .divPopUpWindowContent table > tbody > tr > td > table > thead > tr > th,
.t-window .divPopUpWindowContent table > tbody > tr > th > table > thead > tr > th {
  border-bottom: 1px solid #f2f2f2;
}
.t-window .divPopUpWindowContent table > tbody > tr > td > table > tbody > tr > td,
.t-window .divPopUpWindowContent table > tbody > tr > th > table > tbody > tr > td {
  vertical-align: top;
  padding: 0px;
  line-height: 22px;
}
.t-window .divPopUpWindowContent table > thead > tr > th {
  padding: 1px 15px !important;
  text-align: left;
  vertical-align: middle;
  font-size: 13px;
  border-bottom: 1px solid #f2f2f2;
}
.t-window .i-win-button {
  background: #fff;
  width: 100%;
}
.t-window .i-win-button input[type='button'],
.t-window .i-win-button input[type='submit'] {
  border-radius: 0px;
}
.t-window .i-win-search-btn {
  margin: 5px 10px !important;
}
.ui-widget-content {
  color: unset;
  border: none !important;
  /*tabs panel*/
}
.ui-widget-content .ui-widget-header {
  border-bottom: none;
  font-weight: normal;
  background: #ffffff;
}
.ui-widget-content .ui-widget-header .ui-state-active a {
  color: #f7941e;
  font-weight: 600;
  letter-spacing: 0;
}
.ui-widget-content .ui-tabs-nav {
  padding-bottom: 2px;
  position: relative;
  border-bottom: 1px solid #d9d9d9;
}
.ui-widget-content .ui-tabs-nav li {
  height: calc(34.2px - 2px);
  list-style: none;
  float: left;
  top: 1px;
  margin: 1px 0px 1px 1px !important;
  border-bottom: 0 !important;
  padding: 0;
  white-space: nowrap;
  border: none;
  background: none;
  margin: 0 1px 0 0px;
  position: relative;
}
.ui-widget-content .ui-tabs-nav li a {
  padding: 0px;
  font-size: 13px;
  padding: 8px 8px;
  color: #808080;
}
.ui-widget-content .ui-tabs-nav li a:hover {
  color: #f7941e;
  letter-spacing: 0;
}
.ui-widget-content .ui-tabs-nav li span {
  display: none;
}
.ui-widget-content .ui-tabs-nav li:first-child {
  margin-left: 0px !important;
}
.ui-widget-content .ui-tabs-nav li a {
  position: relative;
}
.ui-widget-content .ui-tabs-nav li a:after {
  content: "";
  width: 1px;
  height: 20px;
  background: #d9d9d9;
  position: absolute;
  right: 0px;
}
.ui-widget-content .ui-tabs-nav li:last-child a:after {
  content: unset;
  width: 1px;
  height: 20px;
  background: #f2f2f2;
  position: absolute;
  right: -4px;
}
.ui-widget-content .ui-tabs-nav .ui-tabs-selected {
  padding-bottom: 0 !important;
}
.ui-widget-content .ui-tabs-nav .ui-tabs-selected a {
  border-bottom: 2px solid #f7941e !important;
}
.ui-widget-content .ui-tabs-panel {
  /*Info Table - Card type*/
}
.ui-widget-content .ui-tabs-panel .t-grid {
  margin: 0 0;
}
.ui-widget-content .ui-tabs-panel table {
  border-collapse: collapse;
}
.ui-widget-content .ui-tabs-panel table tr td {
  padding: 2px 5px ;
  font-size: 13px;
  border-bottom: none;
  /*border-right: 1px solid #f7f7f7;*/
  color: #000;
}
    .ui-widget-content .ui-tabs-panel table tr td table tr td {
        border: none;
    }
.ui-widget-content .ui-tabs-panel .i-header {
  margin: 6px 0px 10px 0px;
  width: calc(100% - 0px);
}
.ui-widget-content .ui-tabs-panel .i-header table tr {
  height: 50px;
}
.ui-widget-content .ui-tabs-panel .infoTbl-card {
  background: #f2f2f2;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
  margin: 5px 0;
  padding: 5px;
  border-collapse: collapse;
}
.ui-widget-content .ui-tabs-panel .infoTbl-card tbody {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 5px;
}
.ui-widget-content .ui-tabs-panel .infoTbl-card tbody tr {
  display: grid;
  grid-template-rows: 1fr;
}
.ui-widget-content .ui-tabs-panel .infoTbl-card tbody tr td {
  font-size: 12px;
  padding: 2px 3px;
}
.ui-widget-content .ui-tabs-panel .infoTbl-card tbody tr td:last-child {
  padding-left: 10px;
}
.ui-widget-content .ui-tabs-panel .infoTbl-card tbody tr td:empty {
  border: none;
}
.ui-widget-content .ui-tabs-panel .infoTbl-card tbody tr td:first-child {
  font-weight: 600;
}
.ui-widget-content .ui-tabs-panel .infoTbl-card tbody tr td.tableData.bold {
  font-weight: 600;
}
.ui-widget-content .ui-tabs-panel .infoTbl-card tbody tr:nth-child(odd) {
  background: #e4ebee;
}
.ui-widget-content .ui-tabs-panel .infoTbl-card tbody tr:nth-child(even) {
  background: #dee6ea;
}
.ui-widget-content .ui-tabs-panel .infoTbl-card tbody tr:first-child {
  border-top: none;
}
.ui-widget-content .ui-tabs-panel .infoTbl-card tbody tr:last-child {
  border-bottom: none;
}
.ui-widget-content .filterbg table tr td {
  padding: unset;
}
/*Info table type 2*/
.infoTbl {
  width: 100%;
  margin: 5px 0;
  padding: 5px;
  border-collapse: collapse;
}
.infoTbl tbody {
  grid-gap: 5px;
}
.infoTbl tbody tr {
  height: 27px;
}
.infoTbl tbody tr td:first-child,
.infoTbl tbody tr th:first-child {
  text-align: left;
  font-weight: 600;
  padding-left: 10px;
}
.infoTbl tbody tr td {
  font-size: 12px;
  padding: 2px 3px;
}
.infoTbl tbody tr td:empty {
  border: none;
}
.infoTbl tbody tr td:first-child {
  font-weight: 600;
}
.infoTbl tbody tr td.tableData.bold {
  font-weight: 600;
}
.infoTbl tbody tr td:nth-child(2) table td:first-child {
  width: inherit;
}
.infoTbl tbody tr td:nth-child(2) table td:first-child:after {
  content: " ";
}
.infoTbl tbody tr td:nth-child(2) table thead tr {
  border-bottom: 1px solid #d9d9d9;
}
.infoTbl tbody tr td:nth-child(2) table thead tr th {
  padding: 0 5px;
  text-align: left;
}
.infoTbl tbody tr td.removeClass::after {
  content: " " !important;
}
.infoTbl tbody tr td:first-child,
.infoTbl tbody tr th:first-child {
  width: 20%;
  position: relative;
}
.infoTbl tbody tr td:first-child:after {
  content: " ";
  position: absolute;
  right: 20px;
  color: #8c8c8c;
}
.infoTbl tbody tr {
  border-bottom: 1px solid #d9d9d9;
}
.infoTbl tbody tr:first-child {
  border-top: 1px solid #d9d9d9;
}
.infoTbl.info-card tbody {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 5px;
}
.infoTbl.info-card tbody tr {
  display: grid;
  grid-template-columns: 50% auto;
}
.infoTbl.info-card tbody tr td {
  width: unset;
}
.fine-menubar {
  width: 30px;
  position: relative;
  height: 30px;
}
.fine-menubar > img {
  width: 20px;
  position: absolute;
  top: 5px;
  left: 5px;
}
.fine-menubar .fContent {
  display: none;
  position: absolute;
  z-index: 99999;
  background: #6e92a2;
  text-align: left;
  min-width: 200px;
  top: 30px;
  right: 0;
  overflow: hidden;
}
.fine-menubar .fContent * {
  line-height: 100%;
}
.fine-menubar .fContent ul li {
  list-style: none;
  padding: 2px 10px;
  border-bottom: 1px solid #d9d9d9;
  cursor: pointer;
  color: #ffffff;
}
.fine-menubar .fContent ul li div,
.fine-menubar .fContent ul li a {
  transition: 0.1s;
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  padding: 5px 0;
}
.fine-menubar .fContent ul li div:before,
.fine-menubar .fContent ul li a:before {
  content: '\25BA';
  color: #ffffff;
  padding-right: 5px;
  width: 10px;
  position: absolute;
  left: -15px;
  color: #f7941e;
  font-size: 13px;
}
.fine-menubar .fContent ul li:last-child {
  border-bottom: unset;
}
.fine-menubar img {
  cursor: pointer;
}
.fine-menubar:hover .fContent {
  display: block;
}
.fine-menubar li:hover .fList {
  transform: translateX(10px);
  transition: 0.1s;
  font-weight: 500;
}
.grdLevelBtnsAlign {
  text-align: right;
}
.grdLevelBtnsAlign,
.grdLevelBtns,
.actionBtns {
  margin: 1px 0;
  width: calc(100% - 0px);
  text-align: right;
  padding: 2px 0px;
  margin-bottom: 10px;
}
.grdLevelBtnsAlign table,
.grdLevelBtns table,
.actionBtns table {
  margin: 0 0 0 auto;
}
.grdLevelBtnsAlign table tr td,
.grdLevelBtns table tr td,
.actionBtns table tr td {
  padding: 0px 1px !important;
  display: flex;
  align-items: center;
}
.grdLevelBtnsAlign table tr td *,
.grdLevelBtns table tr td *,
.actionBtns table tr td * {
  margin: 0 2px;
}
.grdLevelBtnsAlign button,
.grdLevelBtns button,
.actionBtns button,
.grdLevelBtnsAlign input[type='button'],
.grdLevelBtns input[type='button'],
.actionBtns input[type='button'] {
  box-shadow: none;
  padding: 4px;
  height: unset !important;
}

.grdLevelBtnsAlign .button,
.grdLevelBtns .button,
.actionBtns .button,
.grdLevelBtnsAlign .i-btn,
.grdLevelBtns .i-btn,
.actionBtns .i-btn {
  background: #4c6a77;
  color: #ffffff;
  padding-left: 10px !important;
  padding-right: 10px !important;
  height: unset !important;
}
.grdLevelBtnsAlign .button:hover,
.grdLevelBtns .button:hover,
.actionBtns .button:hover,
.grdLevelBtnsAlign .i-btn:hover,
.grdLevelBtns .i-btn:hover,
.actionBtns .i-btn:hover {
  background: #425c68;
}
.divheaderActionsRight {
  display: none;
}
.inside_table {
  width: 50%;
}
.inside_table thead {
  background: #4d4d4d;
}
.inside_table thead th {
  color: #fff;
  border: 1px solid #1a1a1a;
}
/*--filters--*/
.filters {
  position: relative;
  margin: 2px 0;
}
.filters .flt {
  display: inline-block;
  font-size: 16px;
  color: #ffffff;
  cursor: pointer;
  background: #f7941e;
  padding: 2px;
}
.filters .flt:before {
  padding: 3px;
}
.filters .flt-content {
  background: #e6e6e6;
  width: calc(100% - 0px);
  padding: 0px;
  margin: 5px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-radius: 5px;
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.2);
}
.filters .flt-content .elem {
  height: 20px;
  flex-basis: auto;
  margin: 1px;
  padding: 3px 5px;
  background: #f2f2f2;
  font-size: 13px;
  display: flex;
  align-items: center;
}
.filters .flt-content .elem input[type='radio'],
.filters .flt-content .elem input[type='text'] {
  margin: 0 3px;
}
.filters .flt-content .elem span.dropTxtBox,
.filters .flt-content .elem span.labeltxt {
  display: inline-block;
}
.filterbg,
.dashboardFiletr {
  background: #f2f2f2;
  width: calc(100% - 0px);
  padding-top: 3px;
  margin-left: 0px;
  margin: 2px 0 10px auto;
}
.filterbg input[type="checkbox"],
.dashboardFiletr input[type="checkbox"],
.filterbg input[type="radio"],
.dashboardFiletr input[type="radio"] {
  padding: unset;
  margin: 0 4px;
}
.filterbg .wid210px,
.dashboardFiletr .wid210px {
  width: unset !important;
}
.filterbg .filterButton,
.dashboardFiletr .filterButton {
  padding-right: 5px;
}
.filterbg .filterButton table,
.dashboardFiletr .filterButton table {
  width: unset;
}
.filterbg .filterButton table tr td img,
.dashboardFiletr .filterButton table tr td img {
  border-left: unset !important;
  width: 24px;
  height: 25px;
}
.filterbg .filterButton table tr td:first-child,
.dashboardFiletr .filterButton table tr td:first-child {
  padding-right: 1px;
}
.filterbg .filterButton table tr td:last-child,
.dashboardFiletr .filterButton table tr td:last-child {
  padding-right: 5px;
}
.filterbg table tr,
.dashboardFiletr table tr {
  display: flex;
  align-items: center;
}
.filterbg table tr td .input_container,
.dashboardFiletr table tr td .input_container {
  position: relative;
  padding: 0;
  margin: 0;
}
.filterbg table tr td .input_container .searchInput,
.dashboardFiletr table tr td .input_container .searchInput {
  height: 22px !important;
  min-width: 150px;
  background: #ffffff !important;
  border: 1px solid #dbdbdb !important;
  text-align: center;
  letter-spacing: 1px;
  border-right: none;
  padding-right: 20px;
}
.filterbg table tr td .input_container .input_img,
.dashboardFiletr table tr td .input_container .input_img {
  position: absolute;
  bottom: 13px;
  right: 9px;
  width: 15px;
  height: 15px;
}
.filterbg table tr td .input_container .search-img,
.dashboardFiletr table tr td .input_container .search-img {
  background-image: url("/Images/Icons/default/search_small.png");
  background-repeat: no-repeat;
  width: 15px !important;
  height: 15px !important;
  background-size: 100%;
  bottom: 0px !important;
  top: 5px;
}
.filterbg table tr td .input_container .searchBtn,
.dashboardFiletr table tr td .input_container .searchBtn {
  border: 0;
  padding: 0;
  height: 24px;
  background: #000 url('/Images/Icons/default/search.png') center center no-repeat;
  box-shadow: none;
  display: none;
}
.filterbg table tr td .input_container.input-add .search-img,
.dashboardFiletr table tr td .input_container.input-add .search-img {
  background-image: url("/Images/Icons/default/search_add.png") !important;
  background-repeat: no-repeat;
  width: 15px !important;
  height: 15px !important;
  background-size: 100%;
  bottom: 0px !important;
  top: 5px;
}
.filterbg table tr td .img-reset,
.dashboardFiletr table tr td .img-reset {
  background-image: url("/Images/Icons/default/reset.png");
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-size: 100%;
  float: right;
  width: 24px;
  height: 24px;
  margin-left: -6px;
}
.filterbg table tr td .spanSeparater,
.dashboardFiletr table tr td .spanSeparater {
  line-height: 22px;
  color: #acc1ca;
  padding: 0 10px;
}
.filterbg table tr td .dropTxtBox,
.dashboardFiletr table tr td .dropTxtBox {
  margin: 3px 0px;
  float: left;
  font-weight: bold;
  padding: 0 3px 0 0;
}
.filterbg .filterRow,
.dashboardFiletr .filterRow {
  background: #e0e0e0;
  padding: 5px 5px;
  border-bottom: 1px solid #cccccc;
  line-height: 25px;
}
.filterbg .filterRow:last-child,
.dashboardFiletr .filterRow:last-child {
  border-bottom: unset;
}
.resetImage {
  width: 24px;
  height: 24px;
}
/*Dashboard portlets*/
.dashboard-type .t-grid-header .t-grid-header-wrap table {
  table-layout: fixed;
}
.dashboard-type .t-grid-header .t-grid-header-wrap table tbody th {
  border: 1px solid #fbcf99;
  height: 20px;
  line-height: 30px;
}
.dashboard-type .t-grid-header .t-grid-header-wrap table tbody th a,
.dashboard-type .t-grid-header .t-grid-header-wrap table tbody th span {
  text-decoration: none;
  color: #f7941e;
}
.dashboard-type .t-grid-content {
  max-height: 350px;
  overflow-y: auto;
}
.dashboard-type .t-grid-content table {
  table-layout: fixed;
}
.dashboard-type .t-grid-content table tbody tr td {
  height: 20px;
  vertical-align: middle;
}
.portletDiv {
  margin: 2px;
  float: left;
  /*border: 1px solid #8da9b6;*/
}
.portletDiv table.dashboardTable {
  width: 100%;
}
.portletDiv table.dashboardTable .left-corner-header {
  background: #fff;
  /*height: 45px;*/
  height:34px;
}
.portletDiv table.dashboardTable .left-corner-header td {
  color: #1e1c1c;
  font-size: 14px;
  padding: 5px;
}
.portletDiv table.dashboardTable .left-corner-header td.portlet-tlt {
  width: 60%;
}
.portletDiv table.dashboardTable tr:last-child td {
  padding: 0px 2px;
}
.portletDiv table.dashboardTable tr td .contentDiv {
  width: 100%;
}
.portletDiv table.dashboardTable tr td .contentDiv .dashboardFiletr {
  width: calc(100% - 0px);
  margin: 0;
  padding: 5px 0;
}
.portletDiv table.dashboardTable tr td .contentDiv .t-grid .t-grid-header {
  font-size: 12px;
  min-height: 22px;
  color: #f7941e;
  line-height: 22px;
}
.portletDiv table.dashboardTable tr td .contentDiv .t-grid .t-grid-header .t-grid-header-wrap {
  border-bottom: 1px solid #d9d9d9;
}
.portletDiv table.dashboardTable tr td .contentDiv .t-grid .t-grid-header .t-grid-header-wrap table {
  table-layout: fixed;
}
.portletDiv table.dashboardTable tr td .contentDiv .t-grid .t-grid-header .t-grid-header-wrap table tbody tr:hover {
  background: unset;
}
.portletDiv table.dashboardTable tr td .contentDiv .t-grid .t-grid-content {
  min-height: 250px;
  overflow-y: scroll;
}
.portletDiv table.dashboardTable tr td .contentDiv .t-grid .t-grid-content table {
  table-layout: fixed;
}
.portletDiv table.dashboardTable tr td .contentDiv .t-grid .t-grid-content table tr {
  height: 22px;
  /*line-height: 22px;*/
}
.gridHeader tbody tr td {
  text-align: center !important;
  padding: 0 2px !important;
  color: #f7941e;
}
.gridHeader tbody tr:last-child td {
  border-bottom: unset;
}
.revenueTbl tbody tr td {
  text-align: center !important;
  padding: 0 2px !important;
}
.ConfigureWeekOff tr td input[type="checkbox"] {
  margin-right: 5px;
}
.t-icon {
  width: 16px;
  height: 16px;
  display: inline-block;
}
.t-icon.t-minus,
.t-icon.t-minus-disabled {
  background-position: -16px -256px;
}
.t-icon.t-plus,
.t-icon.t-plus-disabled {
  background-position: 0 -256px;
}
.t-icon.t-icon-clock {
  background-position: -64px -336px;
}
.t-splitter {
  overflow: hidden;
}
.t-splitter .t-pane .i-header {
  margin: 0 0 ;
  padding: 0 5px;
  height: 25px;
  line-height: 25px;
}
.t-splitter .t-pane .t-grid {
  margin: 0 0 0 0;
}
.t-splitter .t-scrollable {
  overflow-y: auto;
  background: #f2f2f2;
}
.t-splitter,
.t-window-content,
.stepContainer {
  position: relative;
}
.t-splitter .t-treeview,
.t-window-content .t-treeview,
.stepContainer .t-treeview {
  border-width: 0;
  background: none;
  white-space: nowrap;
}
.t-splitter .t-treeview .t-group,
.t-window-content .t-treeview .t-group,
.stepContainer .t-treeview .t-group,
.t-splitter .t-treeview .t-content,
.t-window-content .t-treeview .t-content,
.stepContainer .t-treeview .t-content {
  list-style-type: none;
  background: none;
  margin: 0;
  margin-left: 10px;
  padding: 5px;
}
.t-splitter .t-treeview .t-state-selected,
.t-window-content .t-treeview .t-state-selected,
.stepContainer .t-treeview .t-state-selected {
  background-color: #bfbfbf;
}
.t-splitter .t-treeview .t-in,
.t-window-content .t-treeview .t-in,
.stepContainer .t-treeview .t-in {
  margin: 1px 0;
  padding: 2px 4px 2px 3px;
  padding-top: 2px;
  padding-right: 4px;
  padding-bottom: 2px;
  text-decoration: none;
  line-height: 16px;
}
.t-splitter .t-treeview .t-treeview-lines,
.t-window-content .t-treeview .t-treeview-lines,
.stepContainer .t-treeview .t-treeview-lines {
  background-image: none !important;
}
.t-splitter .t-treeview .t-treeview-lines .t-item,
.t-window-content .t-treeview .t-treeview-lines .t-item,
.stepContainer .t-treeview .t-treeview-lines .t-item {
  background-image: url('/Content/Default/treeview-line.png');
  background-repeat: no-repeat;
}
.t-splitter .t-treeview .t-treeview-lines .t-first,
.t-window-content .t-treeview .t-treeview-lines .t-first,
.stepContainer .t-treeview .t-treeview-lines .t-first {
  background-repeat: no-repeat;
  background-position: 0 16px;
}
.t-splitter .t-treeview .t-treeview-lines .t-item,
.t-window-content .t-treeview .t-treeview-lines .t-item,
.stepContainer .t-treeview .t-treeview-lines .t-item {
  background-repeat: no-repeat;
  margin: 0;
  border-width: 0;
  position: static;
  top: auto;
  display: block;
}
.t-splitter .t-treeview .t-treeview-lines .t-first,
.t-window-content .t-treeview .t-treeview-lines .t-first,
.stepContainer .t-treeview .t-treeview-lines .t-first {
  background-repeat: no-repeat;
  background-position: 0 16px;
}
.t-splitter .t-treeview .t-treeview-lines .t-top,
.t-window-content .t-treeview .t-treeview-lines .t-top,
.stepContainer .t-treeview .t-treeview-lines .t-top {
  background-position: -91px 0px;
}
.t-splitter .t-treeview .t-treeview-lines .t-bot,
.t-window-content .t-treeview .t-treeview-lines .t-bot,
.stepContainer .t-treeview .t-treeview-lines .t-bot {
  background-position: -69px -22px;
}
.t-splitter .t-treeview .t-treeview-lines .t-last,
.t-window-content .t-treeview .t-treeview-lines .t-last,
.stepContainer .t-treeview .t-treeview-lines .t-last {
  background-image: none !important;
}
.t-splitter .t-treeview .t-treeview-lines .t-top,
.t-window-content .t-treeview .t-treeview-lines .t-top,
.stepContainer .t-treeview .t-treeview-lines .t-top,
.t-splitter .t-treeview .t-treeview-lines .t-mid,
.t-window-content .t-treeview .t-treeview-lines .t-mid,
.stepContainer .t-treeview .t-treeview-lines .t-mid,
.t-splitter .t-treeview .t-treeview-lines .t-bot,
.t-window-content .t-treeview .t-treeview-lines .t-bot,
.stepContainer .t-treeview .t-treeview-lines .t-bot {
  background-repeat: no-repeat;
  padding-left: 16px;
  background-image: url('/Content/Default/treeview-nodes.png') !important;
}
.t-splitter .t-treeview .t-treeview-lines .t-mid,
.t-window-content .t-treeview .t-treeview-lines .t-mid,
.stepContainer .t-treeview .t-treeview-lines .t-mid {
  background-position: -47px -44px;
}
.t-splitter .t-treeview .t-icon,
.t-window-content .t-treeview .t-icon,
.stepContainer .t-treeview .t-icon,
.t-splitter .t-treeview .t-image,
.t-window-content .t-treeview .t-image,
.stepContainer .t-treeview .t-image,
.t-splitter .t-treeview .t-sprite,
.t-window-content .t-treeview .t-sprite,
.stepContainer .t-treeview .t-sprite,
.t-splitter .t-treeview .t-in,
.t-window-content .t-treeview .t-in,
.stepContainer .t-treeview .t-in {
  border-color: transparent !important;
  border-style: none !important;
  border-width: 0px;
  display: inline-block;
  vertical-align: top;
}
.t-splitter .t-treeview .t-icon,
.t-window-content .t-treeview .t-icon,
.stepContainer .t-treeview .t-icon {
  width: 16px;
  height: 16px;
  display: inline-block;
}
.t-splitter .t-treeview .t-icon.t-minus,
.t-window-content .t-treeview .t-icon.t-minus,
.stepContainer .t-treeview .t-icon.t-minus,
.t-splitter .t-treeview .t-icon.t-minus-disabled,
.t-window-content .t-treeview .t-icon.t-minus-disabled,
.stepContainer .t-treeview .t-icon.t-minus-disabled {
  background-position: -16px -256px;
}
.t-splitter .t-treeview .t-icon.t-plus,
.t-window-content .t-treeview .t-icon.t-plus,
.stepContainer .t-treeview .t-icon.t-plus,
.t-splitter .t-treeview .t-icon.t-plus-disabled,
.t-window-content .t-treeview .t-icon.t-plus-disabled,
.stepContainer .t-treeview .t-icon.t-plus-disabled {
  background-position: 0 -256px;
}
.t-splitter .t-treeview .t-plus,
.t-window-content .t-treeview .t-plus,
.stepContainer .t-treeview .t-plus,
.t-splitter .t-treeview .t-minus,
.t-window-content .t-treeview .t-minus,
.stepContainer .t-treeview .t-minus,
.t-splitter .t-treeview .t-plus-disabled,
.t-window-content .t-treeview .t-plus-disabled,
.stepContainer .t-treeview .t-plus-disabled,
.t-splitter .t-treeview .t-minus-disabled,
.t-window-content .t-treeview .t-minus-disabled,
.stepContainer .t-treeview .t-minus-disabled {
  margin-left: -16px;
  margin-top: 2px;
  float: left;
  *float: none;
  cursor: pointer;
}
.t-splitter .t-treeview .t-icon,
.t-window-content .t-treeview .t-icon,
.stepContainer .t-treeview .t-icon,
.t-splitter .t-treeview .t-sprite,
.t-window-content .t-treeview .t-sprite,
.stepContainer .t-treeview .t-sprite,
.t-splitter .t-treeview .t-editor-button .t-tool-icon,
.t-window-content .t-treeview .t-editor-button .t-tool-icon,
.stepContainer .t-treeview .t-editor-button .t-tool-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  text-indent: -3333px;
  text-align: center;
  vertical-align: middle;
}
.t-splitter .t-treeview .t-plus,
.t-window-content .t-treeview .t-plus,
.stepContainer .t-treeview .t-plus,
.t-splitter .t-treeview .t-plus-disabled,
.t-window-content .t-treeview .t-plus-disabled,
.stepContainer .t-treeview .t-plus-disabled {
  background-position: 0 -256px;
}
.t-splitter .t-treeview .t-minus,
.t-window-content .t-treeview .t-minus,
.stepContainer .t-treeview .t-minus,
.t-splitter .t-treeview .t-minus-disabled,
.t-window-content .t-treeview .t-minus-disabled,
.stepContainer .t-treeview .t-minus-disabled {
  background-position: -16px -256px;
}
.t-splitter .t-widget,
.t-window-content .t-widget,
.stepContainer .t-widget {
  text-align: left;
}
.t-splitter .t-reset,
.t-window-content .t-reset,
.stepContainer .t-reset {
  margin: 0;
  padding: 0;
  border: 0;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  outline: 0;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.t-splitter .t-ghost-splitbar-horizontal,
.t-window-content .t-ghost-splitbar-horizontal,
.stepContainer .t-ghost-splitbar-horizontal,
.t-splitter .t-splitbar-horizontal,
.t-window-content .t-splitbar-horizontal,
.stepContainer .t-splitbar-horizontal {
  top: 0;
  width: 5px;
  border-width: 0 1px;
  background-repeat: repeat-y;
  margin-left: 10px;
}
.stepContainer .t-treeview .t-icon.t-minus {
  margin-top: -2px;
}
.stepContainer .t-treeview .t-in {
  margin-top: -4px;
}
.stepContainer .t-treeview .t-group {
  margin-top: -7px;
}
.swMain .stepContainer {
  height: 450px !important;
}
.swMain .stepContainer div.content {
  height: calc(95%) !important;
  top: 5px;
}
.swMain .stepContainer div.content .noScroll {
  padding: 10px 0;
}
.inline-flex {
  display: flex;
}
.inline-flex img {
  margin: 0 5px;
}
.t-window-content .infoTbl tbody tr td:nth-child(1),
.t-window-content .infoTbl tbody tr th:nth-child(1) {
  width: 40%;
}
.t-window-content .filterbg {
  width: 100%;
  margin-left: 0;
  padding-top: 0;
}
.t-window-content .filterbg table {
  width: unset;
}
.t-window-content .filterbg table tbody tr td {
  padding: unset !important;
  vertical-align: middle;
}
.t-window-content .filterbg table tbody tr td .filterButton {
  padding-right: 5px;
}
.t-window-content .filterbg table tbody tr td .filterButton .filter-div {
  width: 25px;
  height: 25px;
  background: #595959 url('/Images/infionic-grid-icons16x16-default.png');
  background-position: -59px -740px;
}
.t-window-content .filterbg table tbody tr td .img-reset {
  margin-left: -1px;
}
.t-window-content .filterbg table tbody tr td table {
  width: unset;
}
.t-window-content .filterbg table tbody tr td table tbody tr td {
  padding-left: unset !important;
}
.t-window-content .t-treeview .t-plus,
.t-window-content .t-treeview .t-minus,
.t-window-content .t-treeview .t-plus-disabled,
.t-window-content .t-treeview .t-minus-disabled {
  margin-top: -3px;
}
.t-window-content .t-treeview .t-treeview-lines .t-top {
  background-position: -91px -4px;
}
.t-window-content .ui-button-icon-secondary {
  margin-top: 4px !important;
}
.t-window-content .t-grid {
  width: calc(100% - 10px);
  margin: 0 5px;
}
.t-window-content .ui-tabs {
  width: calc(100% - 10px);
  padding: 0 5px;
}
.t-window-content .ui-tabs .divPopUpWindowContent {
  position: unset;
}
.t-window-content .ui-tabs .t-grid {
  width: unset;
  margin: unset;
}
.contextMenu {
  border-color: #ffffff !important;
  border-style: solid !important;
  border-width: 1px !important;
  position: absolute !important;
}
.contextMenu .t-group,
.contextMenu .t-content,
.contextMenu .t-editable-area {
  background-color: #eaeff2;
}
.contextMenu .t-group li,
.contextMenu .t-content li,
.contextMenu .t-editable-area li {
  list-style: none;
  padding: 5px;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
}
.contextMenu .t-group li a,
.contextMenu .t-content li a,
.contextMenu .t-editable-area li a {
  font-size: 14px;
  text-decoration: none;
  color: #000;
}
.filterbg-new {
  background: #dbe4e8;
  width: 100%;
  position: relative;
  display: flex;
  align-items: flex-start;
}
.filterbg-new .ftIcon {
  width: 25px;
  height: 25px;
  background: url('/Images/Icons/default/filter_new.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.filterbg-new .ftCont {
  display: none;
  font-size: 13px;
  width: calc(100% - 26px);
  background: #bcccd4;
  z-index: 99;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  left: 26px;
  top: 0px;
  box-shadow: 1px 2px 3px 1px rgba(0, 0, 0, 0.3);
}
.filterbg-new .ftCont > div {
  align-items: center;
  display: flex;
  height: 30px;
  padding: 0px 5px;
  border: 1px solid #acc1ca;
}
.filterbg-new .ftCont > div .labeltxt {
  font-weight: 600;
  display: inline-block;
  padding-right: 5px;
}
.filterbg-new .ftCont > div label {
  display: inline-block;
  padding: 0 3px;
}
.filterbg-new .ftCont > div .resetImage {
  width: 25px;
}
.filterbg-new .ftCont > div .input_container {
  position: relative;
  padding: 0;
  margin: 0;
}
.filterbg-new .ftCont > div .input_container .searchInput {
  height: 22px !important;
  min-width: 200px;
  background: #ffffff !important;
  border: 1px solid #f7941e !important;
  text-align: center;
  letter-spacing: 1px;
}
.filterbg-new .ftCont > div .input_container .searchBtn {
  border: 0;
  padding: 0;
  height: 24px;
  background: url('/Images/Icons/default/search.png') center center no-repeat;
  box-shadow: none;
  display: none;
}
.filterbg-new .ftCont > div .input_container .search-img {
  background-image: url("/Images/Icons/default/search_small.png");
  background-repeat: no-repeat;
  width: 17px !important;
  height: 17px !important;
  background-size: 100%;
  bottom: 0px !important;
  top: 3px;
}
.filterbg-new .ftCont > div .input_container .input_img {
  position: absolute;
  bottom: 5px;
  right: 10px;
  width: 15px;
  height: 15px;
}
.filterbg-new .ftCont > div .img-reset {
  background-image: url("/Images/Icons/default/reset.png");
  background-repeat: no-repeat;
  background-size: 100%;
  float: right;
}
.filterbg-new .ftCont > div .resetImage {
  width: 24px;
  height: 24px;
}
.text-sort-name {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: help;
}
.input_container {
  position: relative;
  padding: 0;
  margin: 0;
  display: flex;
}
.input_container .searchInput {
  height: 22px !important;
  min-width: 200px;
  text-align: center;
  letter-spacing: 1px;
}
.input_container .searchBtn {
  border: 0;
  padding: 0;
  height: 24px;
  background: url('/Images/Icons/default/search.png') center center no-repeat;
  box-shadow: none;
  display: none;
}
.input_container .search-img {
  background-image: url("/Images/Icons/default/search_small.png");
  background-repeat: no-repeat;
  width: 17px !important;
  height: 17px !important;
  background-size: 100%;
  bottom: 0px !important;
  top: 3px;
}
.input_container .input_img {
  position: absolute;
  bottom: 5px;
  right: 10px;
  width: 15px;
  height: 15px;
}
/*Menu Icon*/
.infi-filters {
  position: relative;
}
.infi-filters .fab-icon {
  width: 25px;
  height: 25px;
  margin: 2px;
  box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.1);
}
.infi-filters .filter-content {
  padding: 8px;
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  background: #d9d9d9;
  z-index: 999;
  align-items: center;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
}
.infi-filters .filter-content > div {
  width: calc(100% - 35px);
  margin: 5px 0;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #bfbfbf;
  line-height: 16px;
  padding: 0 5px 6px 5px;
  flex-basis: content;
  position: relative;
}
.infi-filters .filter-content > div::before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  background: #737373;
  left: 0px;
}
.infi-filters .filter-content > div span,
.infi-filters .filter-content > div label,
.infi-filters .filter-content > div input {
  margin: 0 2px;
}
.infi-filters .filter-content > div .labeltxt {
  font-weight: 800;
}
.fab-icon {
  background-position: -127px -560px;
}
.pop-horizantal-scroll {
  width: 100%;
  overflow-x: auto;
}
.pop-horizantal-scroll table.t-grid {
  width: unset !important;
}
.pop-horizantal-scroll table.t-grid tr th {
  white-space: nowrap;
}
.multi-select {
  width: 500px !important;
  margin-left: -10px;
}
.multi-select select {
  height: 150px !important;
  background: none;
  padding: 5px;
}
.multi-select tr td {
  vertical-align: middle !important;
  border-bottom: unset !important;
  padding: 0 5px !important;
}
.multi-select tr .mutli-select-btns,
.multi-select tr .multi-select-btns {
  text-align: center;
  width: 35px;
  padding: 0 5px !important;
  vertical-align: middle !important;
  text-align: center !important;
}
.multi-select tr .mutli-select-btns input[type="button"],
.multi-select tr .multi-select-btns input[type="button"] {
  min-width: 30px !important;
  max-width: 50px;
  margin: 2px 0 !important;
  display: block;
}
.custome-tbl {
  overflow-x: auto;
  width: calc(100% - 6px);
  overflow-y: auto;
}
.custome-tbl.t-grid {
  margin: 0px;
}
.custome-tbl.t-grid table {
  width: 100% !important;
}
.custome-tbl .divPopUpWindowContent {
  width: unset !important;
}
.custome-tbl table {
  width: 100% !important;
}
.custome-tbl table tr th {
  white-space: nowrap;
}
.custome-tbl .ancList .popDiv {
  border-left: unset !important;
}
.custome-tbl .ancList .popDiv .actionTbl {
  display: flex !important;
}
.custome-tbl .ancList .popDiv .actionTbl .row {
  border-bottom: unset !important;
  border-left: 1px solid #f7941e;
}
.custome-tbl .ancList .popDiv .actionTbl .row:first-child {
  border-left: unset !important;
}
.date-time {
  width: 320px !important;
}
.date-time .time {
  display: flex;
  width: 150px;
}
.t-combobox {
  width: unset !important;
  float: left;
}
.t-combobox .t-dropdown-wrap {
  display: flex;
  height: 22px;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  overflow: hidden;
}
.t-combobox .t-dropdown-wrap input[type="text"] {
  width: calc(184px - 4px) !important;
  height: 20px !important;
  border: unset;
}
.t-combobox .t-dropdown-wrap .t-header {
  width: 20px;
  height: 22px;
  display: inline-block;
  background: url("/Images/Icons/default/dropdown-gray.png") 100% no-repeat #fff;
}
.t-combobox .t-dropdown-wrap .t-header .t-arrow-down {
  width: 20px;
  display: inline-block;
  position: relative;
}
.t-combobox .t-dropdown-wrap .t-header .t-arrow-down:after {
  content: "";
  width: 16px;
  height: 16px;
  color: #6d91a3;
  position: absolute;
  left: 2px;
}
span.icon-wid-12,
div.icon-wid-12 {
  display: inline-block;
  width: 12px;
  height: 12px;
}
span.icon-wid-16,
div.icon-wid-16 {
  display: inline-block;
  width: 16px;
  height: 16px;
}
span.icon-wid-22,
div.icon-wid-22 {
  display: inline-block;
  width: 22px !important;
  height: 22px !important;
}
span.icon-wid-25,
div.icon-wid-25 {
  display: inline-block;
  width: 25px;
  height: 22px;
}
span.icon-wid-30,
div.icon-wid-30 {
  display: inline-block;
  width: 30px;
  height: 30px;
}
.toggle-btn-row span.icon-wid-50 {
    display: inline-block;
    width: 55px;
    height: 50px;
    margin-top: 3px;
}
span.icon-wid-50,
div.icon-wid-50 {
  display: inline-block;
  width: 55px;
  height: 50px;
}
@keyframes greenBlink {
  0% {
    background-color: green;
  }
  50% {
    background-color: #fff;
  }
  100% {
    background-color: green;
  }
}
@keyframes redBlink {
  0% {
    background-color: red;
  }
  50% {
    background-color: #fff;
  }
  100% {
    background-color: red;
  }
}
.status-4 {
  background-color: green;
  border-radius: 50%;
}
.status-5 {
  border-radius: 50%;
  animation: greenBlink 0.6s infinite;
}
.status-6 {
  background-color: red;
  border-radius: 50%;
}
.status-7 {
  border-radius: 50%;
  animation: redBlink 0.6s infinite;
}
.i-menus {
  background-position: -200px -560px;
}
.i-refresh {
  background-position: -224px -560px;
}
.i-search-add {
  background-position: -776px -776px;
  border: 1px solid #e6e6e6;
  background-color: #ffffff;
}
.i-reset {
  background-position: -752px -776px;
  border: 1px solid #e6e6e6;
  background-color: #ffffff;
}
.filters,
.i-filters {
  background-position: -175px -585px;
  background-color: #595959;
}
.btnAddCustomer {
  width: 16px;
  height: 16px;
  background-position: -32px 0px;
}
.icon-expand {
  background-position: -12px -312px;
  width: 12px;
  height: 11px;
  cursor: pointer;
}
.icon-collapse {
  background-position: -24px -312px;
  width: 12px;
  height: 10px;
  cursor: pointer;
}
.f-search {
  background-position: -250px -585px !important;
}
.f-reset {
  background-position: -275px -585px !important;
}
.grddismissEdit {
  background-position: 0px 0px !important;
}

.grdEdit,
.t-grid-Edit,
.grd-edit {
  background-position: 0px 0px !important;
}

.grdDelete,
.t-grid-Delete,
.grd-delete {
  background-position: -16px 0px !important;
}
.grdAdd,
.grd-add {
  background-position: -32px 0px !important;
}
.grdDownload,
.grd-download {
  background-position: -48px 0px !important;
}
.grdDownload-1,
.grd-download-1 {
  background-position: -192px 0px !important;
}
.grdDownload-2,
.grd-download-2 {
  background-position: -208px 0px !important;
}
.grdPlan {
  background-position: -64px 0px !important;
}
.grdNote,
.grd-note {
  background-position: -80px 0px !important;
}
.grdClose,
.grd-close {
  background-position: -96px 0px !important;
}
.grdInfo,
.grd-info {
  background-position: -112px 0px !important;
}
.grdView,
.grd-view {
  background-position: -128px 0px !important;
}
.grdSchedule {
  background-position: -144px 0px !important;
}
.grdQuickUpdate {
  background-position: -160px 0px !important;
}
.grdPrevious,
.grd-previous {
  background-position: -176px 0px !important;
}
.grdUpdate,
.grd-update {
  background-position: -224px 0px !important;
}
.grdOrder {
  background-position: -240px 0px !important;
}
.grdOrder-1 {
  background-position: -256px 0px !important;
}
.grdDetails,
.t-grid-MoreDetails,
.grdMoreDetails,
.grd-details {
  background-position: -272px 0px !important;
}
.grdComplete {
  background-position: -288px 0px !important;
}
.grdSendEmail,
.t-grid-SendMail,
.grd-sendmail {
  background-position: -304px 0px !important;
}
.grdCreateUser {
  background-position: -320px 0px !important;
}
.grdCancel,
.t-grid-Cancel,
.grd-cancel {
  background-position: -336px 0px !important;
}
.grdGroup {
  background-position: -352px 0px !important;
}
.grdSiteMap {
  background-position: -368px 0px !important;
}
.grdLedgerDetails {
  background-position: -384px 0px !important;
}
.grdDocuments {
  background-position: -400px 0px !important;
}
.grdAssinedManager {
  background-position: -416px 0px !important;
}
.grdUpload,
.grd-upload {
  background-position: -432px 0px !important;
}
.grdRequest {
  background-position: -448px 0px !important;
}
.grdApprovelInfo {
  background-position: -464px 0px !important;
}
.grdPause {
  background-position: -480px 0px !important;
}
.grdDespose {
  background-position: -496px 0px !important;
}
.grdReturn,
.grd-return {
  background-position: -512px 0px !important;
}
.grdClassification,
.grd-reclassification {
  background-position: -528px 0px !important;
}
.grdAssociate {
  background-position: -544px 0px !important;
}
.grdRolePermission,
.grd-role-permission {
  background-position: -560px 0px !important;
}
.grdAssignedRoles {
  background-position: -576px 0px !important;
}
.grdCheckList,
.grd-checklist {
  background-position: -592px 0px !important;
}
.grdStock {
  background-position: -608px 0px !important;
}
.grdAddExpenses {
  background-position: -624px 0px !important;
}
.grdGraph {
  background-position: -640px 0px !important;
}
.grdAddPayment,
.grd-add-payment {
  background-position: -656px 0px !important;
}
.grdDebitNote {
  background-position: -672px 0px !important;
}
.grdCheque {
  background-position: -688px 0px !important;
}
.grdCopy,
.grd-copy {
  background-position: -704px 0px !important;
}
.grdReceipts {
  background-position: -720px 0px !important;
}
.grdCurrency {
  background-position: -736px 0px !important;
}
.grdCreditNote {
  background-position: -752px 0px !important;
}
.grdDeactive {
  background-position: -784px 0px !important;
}
.grdActive {
  background-position: 0 -16px !important;
}
.grdRerun,
.grd-return {
  background-position: -16px -16px !important;
}
.grdSubmit,
.grd-submit {
  background-position: -32px -16px !important;
}
.grdBiometric {
  background-position: -48px -16px !important;
}
.grdDownPayCheck {
  background-position: -64px -16px !important;
}
.grdDownBankStatement {
  background-position: -80px -16px !important;
}
.grdReports,
.grd-report {
  background-position: -96px -16px !important;
}
.grdCalculate {
  background-position: -112px -16px !important;
}
.grdViewMore,
.grdViewDetails,
.grd-view,
.grd-details {
  background-position: -128px -16px !important;
}
.grdDownReport {
  background-position: -144px -16px !important;
}
.grdCombined {
  background-position: -160px -16px !important;
}
.grdAddIndent {
  background-position: -176px -16px !important;
}
.grdAddBudget {
  background-position: -192px -16px !important;
}
.grdRequestBlock,
.grd-block {
  background-position: -208px -16px !important;
}
.grdEnquiry {
  background-position: -240px -16px !important;
}
.grdFeedback {
  background-position: -256px -16px !important;
}
.grdDispatche {
  background-position: -272px -16px !important;
}
.grdVersion,
.grd-version {
  background-position: -288px -16px !important;
}
.grd-requested {
  background-position: -304px -16px !important;
}
.grd-follow-up {
  background-position: -320px -16px !important;
}
.grd-price {
  background-position: -336px -16px !important;
}
.grd-barcode {
  background-position: -352px -16px !important;
}
.grd-associate-user {
  background-position: -368px -16px !important;
}
.grd-up {
  background-position: -384px -16px !important;
}
.grd-down {
  background-position: -400px -16px !important;
}
.grd-image {
  background-position: -416px -16px !important;
}
.grd-transfer {
  background-position: -432px -16px !important;
}
.grd-allocate {
  background-position: -448px -16px !important;
}
.grd-acknowledgement {
  background-position: -464px -16px !important;
}
.grd-challen {
  background-position: -480px -16px !important;
}
.grd-change {
  background-position: -496px -16px !important;
}
.grd-keydates {
  background-position: -512px -16px !important;
}
.grd-assign {
  background-position: -528px -16px !important;
}
.grd-upload {
  background-position: -544px -16px !important;
}
.grd-request,
.grd-quotation {
  background-position: -560px -16px !important;
}
.grd-time {
  background-position: -576px -16px !important;
}
.grd-reset {
  background-position: -590px -16px !important;
}
.grd-download-3 {
  background-position: -608px -16px !important;
}
.grd-complete {
  background-position: -288px 0px !important;
}
.grd-complete-green {
  background-position: -624px -16px !important;
}
.grd-failed {
  background-position: -640px -16px !important;
}
.grd-allocate {
  background-position: -656px -16px !important;
}
.grd-dispence {
  background-position: -672px -16px !important;
}
.grd-reject {
  background-position: -688px -16px !important;
}
.grd-adjust {
  background-position: -704px -16px !important;
}
.grd-uparrow {
  background-position: -720px -16px !important;
}
.grd-downarrow {
  background-position: -736px -16px !important;
}
.grd-setpermission {
  background-position: -752px -16px !important;
}
.grd-default {
  background-position: -768px -16px !important;
}
.grd-print {
  background-position: -784px -16px !important;
}
.grd-search-add {
  background-position: 0px -32px !important;
}
.grd-request-block {
  background-position: -16px -32px !important;
}
.grd-reset-password {
  background-position: -32px -32px !important;
}
.grd-unlock {
  background-position: -48px -32px !important;
}
.grd-replace {
  background-position: -64px -32px !important;
}
.grd-document {
  background-position: -80px -32px !important;
}
.grd-receipt {
  background-position: -96px -32px !important;
}
.grd-date {
  background-position: -112px -32px !important;
}
.grd-right-arrow {
  background-position: -129px -32px !important;
}
.grd-approval {
  background-position: -145px -32px !important;
}
.grd-comment {
  background-position: -160px -32px !important;
}
.grd-re-submit {
  background-position: -176px -32px !important;
}
.grd-start,
.grd-play {
  background-position: -176px -32px !important;
}
.grd-stop {
  background-position: -176px -32px !important;
}
.grd-active-user {
  background-position: -79px -190px !important;
}
.grd-deactive-user {
  background-position: -95px -190px !important;
}
.excl-icon {
  width: 25px;
  height: 25px;
}
.excl-icon[data-expcol='Expand All'] {
  background-position: -326px -561px;
}
.excl-icon[data-expcol='Collapse All'] {
  background-position: -375px -561px;
}
.i-drop {
  background-position: 0 -312px;
}
.filterBtn {
  width: 24px;
  height: 24px;
  background: url("/Images/Icons/default/filter_date.png") 50% no-repeat;
  background-size: auto;
  background-size: 20px;
  cursor: pointer;
}
.download24 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(/images/downloads.png);
}
@page {
  size: A4;
  margin: 5px;
}
@media print {
  * {
    background: red !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .header,
  .left {
    display: none !important;
  }
  .ui-widget-content .ui-widget-header .ui-tabs-selected {
    background: #000 !important;
  }
}
.t-editor {
  border-width: 1px;
  border-style: solid;
  border-collapse: separate;
  height: 250px;
  font-size: 100%;
  table-layout: fixed;
  vertical-align: top;
  width: 100%;
  background-color: #F3F3F3;
}
.t-editor .t-tool-icon {
  background-image: url('../Default/editor.png');
}
.t-editor .t-editable-area {
  outline: none;
  height: 100%;
  width: 100%;
}
.t-editor iframe.t-content {
  display: inline;
  vertical-align: top;
  font-family: calibri !important;
  padding: 0;
  margin: 0;
  border: 0;
  width: 100%;
  height: 100%;
}
.t-editor .t-editor-button.t-state-hover {
  background-color: #d9d9d9;
}
.t-editor .t-editor-button .t-tool-icon {
  vertical-align: middle;
  width: 22px;
  height: 22px;
  margin: 1px;
  display: inline-block;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  text-indent: -3333px;
  text-align: center;
}
.t-editor .t-editor-button .t-bold {
  background-position: -22px 0;
}
.t-editor .t-editor-button .t-italic {
  background-position: -44px 0;
}
.t-editor .t-editor-button .t-underline {
  background-position: -66px 0;
}
.t-editor .t-editor-button .t-strikethrough {
  background-position: -88px 0;
}
.t-editor .t-editor-button .t-indent {
  background-position: -352px 0;
}
.t-editor .t-editor-button .t-createLink {
  background-position: -242px 0;
}
.t-editor .t-editor-button .t-insertOrderedList {
  background-position: -198px 0;
}
.t-editor .t-editor-button .t-insertUnorderedList {
  background-position: -220px 0;
}
.t-editor .t-editor-toolbar-wrap {
  border: 0;
  padding: 0;
}
.t-editor .t-editor-toolbar-wrap .t-editor-toolbar {
  display: flex;
  margin: 0;
  padding: 0.1em 0;
  list-style-type: none;
  cursor: default;
  line-height: 1.3em;
}
.t-editor .t-editor-toolbar-wrap .t-editor-toolbar li {
  display: inline;
  vertical-align: middle;
}
.t-editor .t-editor-toolbar-wrap .t-editor-toolbar .t-editor-colorpicker .t-tool-icon {
  padding: 17px 3px 2px;
  background-position: -308px -2px;
  width: 16px;
  display: inline-block;
}
.t-editor .t-editor-toolbar-wrap .t-editor-toolbar .t-editor-colorpicker .t-selected-color {
  width: 16px;
  height: 3px;
  display: block;
}
.t-editor .t-editor-toolbar-wrap .t-editor-toolbar .t-editor-colorpicker .t-arrow-down {
  background-position: -16px -176px;
}
.wid5pc {
  width: 5%;
}
.wid6pc {
  width: 6%;
}
.wid7pc {
  width: 7%;
}
.wid8pc {
  width: 8%;
}
.wid9pc {
  width: 9%;
}
.wid10pc {
  width: 10%;
}
.wid11pc {
  width: 12%;
}
.wid15pc {
  width: 15%;
}
.short15pc {
  max-width: 15px !important;
    white-space:nowrap;
    overflow: hidden;
     text-overflow:ellipsis;
}
  .short15pc:hover {
        position: absolute;
        white-space: normal !important;
        word-wrap: hyphenate;
        z-index: 1;
        display: inline-block;
        background-color: #ffffff;
        border: 1px solid;
        padding-left: 5px;
        padding-right: 5px;
        box-sizing: border-box;
        max-width: 550px;
        min-width: 350px;
        color: #000000 !important;
        box-shadow: 1px 1px 4px 2px rgba(0,0,0,0.3);
    }
.wid20pc {
  width: 20%;
}
.wid1pc {
  width: 1%;
}
.wid2pc {
  width: 2%;
}
.wid4pc {
  width: 4%;
}
.wid3pc {
  width: 3%;
}
.wid12pc {
  width: 12%;
}
.wid13pc {
  width: 13%;
}
.wid100pc {
  width: 100% !important;
}
.wid85px {
  width: 85px;
}
.wid100px {
  width: 100px;
}
.wid20px {
  width: 20px;
}
.wid25px {
  width: 25px;
}
.wid30px {
  width: 30px !important;
}
.wid40px {
  width: 40px !important;
}
.wid80px {
  width: 80px !important;
}
.wid85px {
  width: 85px;
}
.wid90px {
  width: 90px;
}
.wid100px {
  width: 100px !important;
}
.wid110px {
  width: 110px;
}
.wid120px {
  width: 120px !important;
}
.wid130px {
  width: 130px;
}
.wid140px {
  width: 140px;
}
.wid150px {
  width: 150px !important;
}
.wid160px {
  width: 160px;
}
.wid170px {
  width: 170px;
}
.wid180px {
  width: 180px;
}
.wid190px {
  width: 190px;
}
.wid200px {
  width: 200px;
}
.wid210px {
  width: 210px !important;
}
.wid213px {
  width: 213px;
}
.wid10px,
.t-hierarchy-cell {
  width: 10px;
}
.wid50px {
  width: 50px !important;
}
.wid60px {
  width: 60px !important;
}
.wid120px {
  width: 120px;
}
.wid150px {
  width: 150px;
}
.wid170px {
  width: 170px;
}
.wid250px {
  width: 250px;
}
.h50px {
  width: 50px;
}
.wid1px {
  width: 1px;
}
.wid2px {
  width: 2px;
}
.wid3px {
  width: 3px;
}
.wid4px {
  width: 4px;
}
.wid5px {
  width: 5px;
}
.wid6px {
  width: 6px;
}
.wid7px {
  width: 7px;
}
.wid8px {
  width: 8px;
}
.wid9px {
  width: 9px;
}
.wid10px {
  width: 10px;
}
.wid11px {
  width: 11px;
}
.wid12px {
  width: 12px;
}
.wid13px {
  width: 13px;
}
.wid14px {
  width: 14px;
}
.wid15px {
  width: 15px;
}
.wid16px {
  width: 16px;
}
.wid17px {
  width: 17px;
}
.wid18px {
  width: 18px;
}
.wid19px {
  width: 19px;
}
.wid20px {
  width: 20px;
}
.wid21px {
  width: 21px;
}
.wid22px {
  width: 22px;
}
.wid23px {
  width: 23px;
}
.wid24px {
  width: 24px;
}
.wid25px {
  width: 25px;
}
.wid26px {
  width: 26px;
}
.wid27px {
  width: 27px;
}
.wid28px {
  width: 28px;
}
.wid29px {
  width: 29px;
}
.wid30px {
  width: 30px;
}
.wid31px {
  width: 31px;
}
.wid32px {
  width: 32px;
}
.wid33px {
  width: 33px;
}
.wid34px {
  width: 34px;
}
.wid35px {
  width: 35px;
}
.wid36px {
  width: 36px;
}
.wid37px {
  width: 37px;
}
.wid38px {
  width: 38px;
}
.wid39px {
  width: 39px;
}
.wid40px {
  width: 40px;
}
.wid41px {
  width: 41px;
}
.wid42px {
  width: 42px;
}
.wid43px {
  width: 43px;
}
.wid44px {
  width: 44px;
}
.wid45px {
  width: 45px;
}
.wid46px {
  width: 46px;
}
.wid47px {
  width: 47px;
}
.wid48px {
  width: 48px;
}
.wid49px {
  width: 49px;
}
.wid50px {
  width: 50px;
}
.wid51px {
  width: 51px;
}
.wid52px {
  width: 52px;
}
.wid53px {
  width: 53px;
}
.wid54px {
  width: 54px;
}
.wid55px {
  width: 55px;
}
.wid56px {
  width: 56px;
}
.wid57px {
  width: 57px;
}
.wid58px {
  width: 58px;
}
.wid59px {
  width: 59px;
}
.wid60px {
  width: 60px;
}
.wid61px {
  width: 61px;
}
.wid62px {
  width: 62px;
}
.wid63px {
  width: 63px;
}
.wid64px {
  width: 64px;
}
.wid65px {
  width: 65px;
}
.wid66px {
  width: 66px;
}
.wid67px {
  width: 67px;
}
.wid68px {
  width: 68px;
}
.wid69px {
  width: 69px;
}
.wid70px {
  width: 70px;
}
.wid71px {
  width: 71px;
}
.wid72px {
  width: 72px;
}
.wid73px {
  width: 73px;
}
.wid74px {
  width: 74px;
}
.wid75px {
  width: 75px;
}
.wid76px {
  width: 76px;
}
.wid77px {
  width: 77px;
}
.wid78px {
  width: 78px;
}
.wid79px {
  width: 79px;
}
.wid80px {
  width: 80px;
}
.wid81px {
  width: 81px;
}
.wid82px {
  width: 82px;
}
.wid83px {
  width: 83px;
}
.wid84px {
  width: 84px;
}
.wid85px {
  width: 85px;
}
.wid86px {
  width: 86px;
}
.wid87px {
  width: 87px;
}
.wid88px {
  width: 88px;
}
.wid89px {
  width: 89px;
}
.wid90px {
  width: 90px;
}
.wid91px {
  width: 91px;
}
.wid92px {
  width: 92px;
}
.wid93px {
  width: 93px;
}
.wid94px {
  width: 94px;
}
.wid95px {
  width: 95px;
}
.wid96px {
  width: 96px;
}
.wid97px {
  width: 97px;
}
.wid98px {
  width: 98px;
}
.wid99px {
  width: 99px;
}
.wid100px {
  width: 100px;
}
.wid101px {
  width: 101px;
}
.wid102px {
  width: 102px;
}
.wid103px {
  width: 103px;
}
.wid104px {
  width: 104px;
}
.wid105px {
  width: 105px;
}
.wid106px {
  width: 106px;
}
.wid107px {
  width: 107px;
}
.wid108px {
  width: 108px;
}
.wid109px {
  width: 109px;
}
.wid110px {
  width: 110px;
}
.wid111px {
  width: 111px;
}
.wid112px {
  width: 112px;
}
.wid113px {
  width: 113px;
}
.wid114px {
  width: 114px;
}
.wid115px {
  width: 115px;
}
.wid116px {
  width: 116px;
}
.wid117px {
  width: 117px;
}
.wid118px {
  width: 118px;
}
.wid119px {
  width: 119px;
}
.wid120px {
  width: 120px;
}
.wid121px {
  width: 121px;
}
.wid122px {
  width: 122px;
}
.wid123px {
  width: 123px;
}
.wid124px {
  width: 124px;
}
.wid125px {
  width: 125px;
}
.wid126px {
  width: 126px;
}
.wid127px {
  width: 127px;
}
.wid128px {
  width: 128px;
}
.wid129px {
  width: 129px;
}
.wid130px {
  width: 130px;
}
.wid131px {
  width: 131px;
}
.wid132px {
  width: 132px;
}
.wid133px {
  width: 133px;
}
.wid134px {
  width: 134px;
}
.wid135px {
  width: 135px;
}
.wid136px {
  width: 136px;
}
.wid137px {
  width: 137px;
}
.wid138px {
  width: 138px;
}
.wid139px {
  width: 139px;
}
.wid140px {
  width: 140px;
}
.wid141px {
  width: 141px;
}
.wid142px {
  width: 142px;
}
.wid143px {
  width: 143px;
}
.wid144px {
  width: 144px;
}
.wid145px {
  width: 145px;
}
.wid146px {
  width: 146px;
}
.wid147px {
  width: 147px;
}
.wid148px {
  width: 148px;
}
.wid149px {
  width: 149px;
}
.wid150px {
  width: 150px;
}
.wid151px {
  width: 151px;
}
.wid152px {
  width: 152px;
}
.wid153px {
  width: 153px;
}
.wid154px {
  width: 154px;
}
.wid155px {
  width: 155px;
}
.wid156px {
  width: 156px;
}
.wid157px {
  width: 157px;
}
.wid158px {
  width: 158px;
}
.wid159px {
  width: 159px;
}
.wid160px {
  width: 160px;
}
.wid161px {
  width: 161px;
}
.wid162px {
  width: 162px;
}
.wid163px {
  width: 163px;
}
.wid164px {
  width: 164px;
}
.wid165px {
  width: 165px;
}
.wid166px {
  width: 166px;
}
.wid167px {
  width: 167px;
}
.wid168px {
  width: 168px;
}
.wid169px {
  width: 169px;
}
.wid170px {
  width: 170px;
}
.wid171px {
  width: 171px;
}
.wid172px {
  width: 172px;
}
.wid173px {
  width: 173px;
}
.wid174px {
  width: 174px;
}
.wid175px {
  width: 175px;
}
.wid176px {
  width: 176px;
}
.wid177px {
  width: 177px;
}
.wid178px {
  width: 178px;
}
.wid179px {
  width: 179px;
}
.wid180px {
  width: 180px;
}
.wid181px {
  width: 181px;
}
.wid182px {
  width: 182px;
}
.wid183px {
  width: 183px;
}
.wid184px {
  width: 184px;
}
.wid185px {
  width: 185px;
}
.wid186px {
  width: 186px;
}
.wid187px {
  width: 187px;
}
.wid188px {
  width: 188px;
}
.wid189px {
  width: 189px;
}
.wid190px {
  width: 190px;
}
.wid191px {
  width: 191px;
}
.wid192px {
  width: 192px;
}
.wid193px {
  width: 193px;
}
.wid194px {
  width: 194px;
}
.wid195px {
  width: 195px;
}
.wid196px {
  width: 196px;
}
.wid197px {
  width: 197px;
}
.wid198px {
  width: 198px;
}
.wid199px {
  width: 199px;
}
.wid200px {
  width: 200px;
}
.wid201px {
  width: 201px;
}
.wid202px {
  width: 202px;
}
.wid203px {
  width: 203px;
}
.wid204px {
  width: 204px;
}
.wid205px {
  width: 205px;
}
.wid206px {
  width: 206px;
}
.wid207px {
  width: 207px;
}
.wid208px {
  width: 208px;
}
.wid209px {
  width: 209px;
}
.wid210px {
  width: 210px;
}
.wid211px {
  width: 211px;
}
.wid212px {
  width: 212px;
}
.wid213px {
  width: 213px;
}
.wid214px {
  width: 214px;
}
.wid215px {
  width: 215px;
}
.wid216px {
  width: 216px;
}
.wid217px {
  width: 217px;
}
.wid218px {
  width: 218px;
}
.wid219px {
  width: 219px;
}
.wid220px {
  width: 220px;
}
.wid221px {
  width: 221px;
}
.wid222px {
  width: 222px;
}
.wid223px {
  width: 223px;
}
.wid224px {
  width: 224px;
}
.wid225px {
  width: 225px;
}
.wid226px {
  width: 226px;
}
.wid227px {
  width: 227px;
}
.wid228px {
  width: 228px;
}
.wid229px {
  width: 229px;
}
.wid230px {
  width: 230px;
}
.wid231px {
  width: 231px;
}
.wid232px {
  width: 232px;
}
.wid233px {
  width: 233px;
}
.wid234px {
  width: 234px;
}
.wid235px {
  width: 235px;
}
.wid236px {
  width: 236px;
}
.wid237px {
  width: 237px;
}
.wid238px {
  width: 238px;
}
.wid239px {
  width: 239px;
}
.wid240px {
  width: 240px;
}
.wid241px {
  width: 241px;
}
.wid242px {
  width: 242px;
}
.wid243px {
  width: 243px;
}
.wid244px {
  width: 244px;
}
.wid245px {
  width: 245px;
}
.wid246px {
  width: 246px;
}
.wid247px {
  width: 247px;
}
.wid248px {
  width: 248px;
}
.wid249px {
  width: 249px;
}
.wid250px {
  width: 250px;
}
.wid251px {
  width: 251px;
}
.wid252px {
  width: 252px;
}
.wid253px {
  width: 253px;
}
.wid254px {
  width: 254px;
}
.wid255px {
  width: 255px;
}
.wid256px {
  width: 256px;
}
.wid257px {
  width: 257px;
}
.wid258px {
  width: 258px;
}
.wid259px {
  width: 259px;
}
.wid260px {
  width: 260px;
}
.wid261px {
  width: 261px;
}
.wid262px {
  width: 262px;
}
.wid263px {
  width: 263px;
}
.wid264px {
  width: 264px;
}
.wid265px {
  width: 265px;
}
.wid266px {
  width: 266px;
}
.wid267px {
  width: 267px;
}
.wid268px {
  width: 268px;
}
.wid269px {
  width: 269px;
}
.wid270px {
  width: 270px;
}
.wid271px {
  width: 271px;
}
.wid272px {
  width: 272px;
}
.wid273px {
  width: 273px;
}
.wid274px {
  width: 274px;
}
.wid275px {
  width: 275px;
}
.wid276px {
  width: 276px;
}
.wid277px {
  width: 277px;
}
.wid278px {
  width: 278px;
}
.wid279px {
  width: 279px;
}
.wid280px {
  width: 280px;
}
.wid281px {
  width: 281px;
}
.wid282px {
  width: 282px;
}
.wid283px {
  width: 283px;
}
.wid284px {
  width: 284px;
}
.wid285px {
  width: 285px;
}
.wid286px {
  width: 286px;
}
.wid287px {
  width: 287px;
}
.wid288px {
  width: 288px;
}
.wid289px {
  width: 289px;
}
.wid290px {
  width: 290px;
}
.wid291px {
  width: 291px;
}
.wid292px {
  width: 292px;
}
.wid293px {
  width: 293px;
}
.wid294px {
  width: 294px;
}
.wid295px {
  width: 295px;
}
.wid296px {
  width: 296px;
}
.wid297px {
  width: 297px;
}
.wid298px {
  width: 298px;
}
.wid299px {
  width: 299px;
}
.wid300px {
  width: 300px;
}
.wid301px {
  width: 301px;
}
.wid302px {
  width: 302px;
}
.wid303px {
  width: 303px;
}
.wid304px {
  width: 304px;
}
.wid305px {
  width: 305px;
}
.wid306px {
  width: 306px;
}
.wid307px {
  width: 307px;
}
.wid308px {
  width: 308px;
}
.wid309px {
  width: 309px;
}
.wid310px {
  width: 310px;
}
.wid311px {
  width: 311px;
}
.wid312px {
  width: 312px;
}
.wid313px {
  width: 313px;
}
.wid314px {
  width: 314px;
}
.wid315px {
  width: 315px;
}
.wid316px {
  width: 316px;
}
.wid317px {
  width: 317px;
}
.wid318px {
  width: 318px;
}
.wid319px {
  width: 319px;
}
.wid320px {
  width: 320px;
}
.wid321px {
  width: 321px;
}
.wid322px {
  width: 322px;
}
.wid323px {
  width: 323px;
}
.wid324px {
  width: 324px;
}
.wid325px {
  width: 325px;
}
.wid326px {
  width: 326px;
}
.wid327px {
  width: 327px;
}
.wid328px {
  width: 328px;
}
.wid329px {
  width: 329px;
}
.wid330px {
  width: 330px;
}
.wid331px {
  width: 331px;
}
.wid332px {
  width: 332px;
}
.wid333px {
  width: 333px;
}
.wid334px {
  width: 334px;
}
.wid335px {
  width: 335px;
}
.wid336px {
  width: 336px;
}
.wid337px {
  width: 337px;
}
.wid338px {
  width: 338px;
}
.wid339px {
  width: 339px;
}
.wid340px {
  width: 340px;
}
.wid341px {
  width: 341px;
}
.wid342px {
  width: 342px;
}
.wid343px {
  width: 343px;
}
.wid344px {
  width: 344px;
}
.wid345px {
  width: 345px;
}
.wid346px {
  width: 346px;
}
.wid347px {
  width: 347px;
}
.wid348px {
  width: 348px;
}
.wid349px {
  width: 349px;
}
.wid350px {
  width: 350px;
}
.wid351px {
  width: 351px;
}
.wid352px {
  width: 352px;
}
.wid353px {
  width: 353px;
}
.wid354px {
  width: 354px;
}
.wid355px {
  width: 355px;
}
.wid356px {
  width: 356px;
}
.wid357px {
  width: 357px;
}
.wid358px {
  width: 358px;
}
.wid359px {
  width: 359px;
}
.wid360px {
  width: 360px;
}
.wid361px {
  width: 361px;
}
.wid362px {
  width: 362px;
}
.wid363px {
  width: 363px;
}
.wid364px {
  width: 364px;
}
.wid365px {
  width: 365px;
}
.wid366px {
  width: 366px;
}
.wid367px {
  width: 367px;
}
.wid368px {
  width: 368px;
}
.wid369px {
  width: 369px;
}
.wid370px {
  width: 370px;
}
.wid371px {
  width: 371px;
}
.wid372px {
  width: 372px;
}
.wid373px {
  width: 373px;
}
.wid374px {
  width: 374px;
}
.wid375px {
  width: 375px;
}
.wid376px {
  width: 376px;
}
.wid377px {
  width: 377px;
}
.wid378px {
  width: 378px;
}
.wid379px {
  width: 379px;
}
.wid380px {
  width: 380px;
}
.wid381px {
  width: 381px;
}
.wid382px {
  width: 382px;
}
.wid383px {
  width: 383px;
}
.wid384px {
  width: 384px;
}
.wid385px {
  width: 385px;
}
.wid386px {
  width: 386px;
}
.wid387px {
  width: 387px;
}
.wid388px {
  width: 388px;
}
.wid389px {
  width: 389px;
}
.wid390px {
  width: 390px;
}
.wid391px {
  width: 391px;
}
.wid392px {
  width: 392px;
}
.wid393px {
  width: 393px;
}
.wid394px {
  width: 394px;
}
.wid395px {
  width: 395px;
}
.wid396px {
  width: 396px;
}
.wid397px {
  width: 397px;
}
.wid398px {
  width: 398px;
}
.wid399px {
  width: 399px;
}
.wid400px {
  width: 400px;
}
.wid401px {
  width: 401px;
}
.wid402px {
  width: 402px;
}
.wid403px {
  width: 403px;
}
.wid404px {
  width: 404px;
}
.wid405px {
  width: 405px;
}
.wid406px {
  width: 406px;
}
.wid407px {
  width: 407px;
}
.wid408px {
  width: 408px;
}
.wid409px {
  width: 409px;
}
.wid410px {
  width: 410px;
}
.wid411px {
  width: 411px;
}
.wid412px {
  width: 412px;
}
.wid413px {
  width: 413px;
}
.wid414px {
  width: 414px;
}
.wid415px {
  width: 415px;
}
.wid416px {
  width: 416px;
}
.wid417px {
  width: 417px;
}
.wid418px {
  width: 418px;
}
.wid419px {
  width: 419px;
}
.wid420px {
  width: 420px;
}
.wid421px {
  width: 421px;
}
.wid422px {
  width: 422px;
}
.wid423px {
  width: 423px;
}
.wid424px {
  width: 424px;
}
.wid425px {
  width: 425px;
}
.wid426px {
  width: 426px;
}
.wid427px {
  width: 427px;
}
.wid428px {
  width: 428px;
}
.wid429px {
  width: 429px;
}
.wid430px {
  width: 430px;
}
.wid431px {
  width: 431px;
}
.wid432px {
  width: 432px;
}
.wid433px {
  width: 433px;
}
.wid434px {
  width: 434px;
}
.wid435px {
  width: 435px;
}
.wid436px {
  width: 436px;
}
.wid437px {
  width: 437px;
}
.wid438px {
  width: 438px;
}
.wid439px {
  width: 439px;
}
.wid440px {
  width: 440px;
}
.wid441px {
  width: 441px;
}
.wid442px {
  width: 442px;
}
.wid443px {
  width: 443px;
}
.wid444px {
  width: 444px;
}
.wid445px {
  width: 445px;
}
.wid446px {
  width: 446px;
}
.wid447px {
  width: 447px;
}
.wid448px {
  width: 448px;
}
.wid449px {
  width: 449px;
}
.wid450px {
  width: 450px;
}
.wid451px {
  width: 451px;
}
.wid452px {
  width: 452px;
}
.wid453px {
  width: 453px;
}
.wid454px {
  width: 454px;
}
.wid455px {
  width: 455px;
}
.wid456px {
  width: 456px;
}
.wid457px {
  width: 457px;
}
.wid458px {
  width: 458px;
}
.wid459px {
  width: 459px;
}
.wid460px {
  width: 460px;
}
.wid461px {
  width: 461px;
}
.wid462px {
  width: 462px;
}
.wid463px {
  width: 463px;
}
.wid464px {
  width: 464px;
}
.wid465px {
  width: 465px;
}
.wid466px {
  width: 466px;
}
.wid467px {
  width: 467px;
}
.wid468px {
  width: 468px;
}
.wid469px {
  width: 469px;
}
.wid470px {
  width: 470px;
}
.wid471px {
  width: 471px;
}
.wid472px {
  width: 472px;
}
.wid473px {
  width: 473px;
}
.wid474px {
  width: 474px;
}
.wid475px {
  width: 475px;
}
.wid476px {
  width: 476px;
}
.wid477px {
  width: 477px;
}
.wid478px {
  width: 478px;
}
.wid479px {
  width: 479px;
}
.wid480px {
  width: 480px;
}
.wid481px {
  width: 481px;
}
.wid482px {
  width: 482px;
}
.wid483px {
  width: 483px;
}
.wid484px {
  width: 484px;
}
.wid485px {
  width: 485px;
}
.wid486px {
  width: 486px;
}
.wid487px {
  width: 487px;
}
.wid488px {
  width: 488px;
}
.wid489px {
  width: 489px;
}
.wid490px {
  width: 490px;
}
.wid491px {
  width: 491px;
}
.wid492px {
  width: 492px;
}
.wid493px {
  width: 493px;
}
.wid494px {
  width: 494px;
}
.wid495px {
  width: 495px;
}
.wid496px {
  width: 496px;
}
.wid497px {
  width: 497px;
}
.wid498px {
  width: 498px;
}
.wid499px {
  width: 499px;
}
.wid500px {
  width: 500px;
}
.wid501px {
  width: 501px;
}
.wid502px {
  width: 502px;
}
.wid503px {
  width: 503px;
}
.wid504px {
  width: 504px;
}
.wid505px {
  width: 505px;
}
.wid506px {
  width: 506px;
}
.wid507px {
  width: 507px;
}
.wid508px {
  width: 508px;
}
.wid509px {
  width: 509px;
}
.wid510px {
  width: 510px;
}
.wid511px {
  width: 511px;
}
.wid512px {
  width: 512px;
}
.wid513px {
  width: 513px;
}
.wid514px {
  width: 514px;
}
.wid515px {
  width: 515px;
}
.wid516px {
  width: 516px;
}
.wid517px {
  width: 517px;
}
.wid518px {
  width: 518px;
}
.wid519px {
  width: 519px;
}
.wid520px {
  width: 520px;
}
.wid521px {
  width: 521px;
}
.wid522px {
  width: 522px;
}
.wid523px {
  width: 523px;
}
.wid524px {
  width: 524px;
}
.wid525px {
  width: 525px;
}
.wid526px {
  width: 526px;
}
.wid527px {
  width: 527px;
}
.wid528px {
  width: 528px;
}
.wid529px {
  width: 529px;
}
.wid530px {
  width: 530px;
}
.wid531px {
  width: 531px;
}
.wid532px {
  width: 532px;
}
.wid533px {
  width: 533px;
}
.wid534px {
  width: 534px;
}
.wid535px {
  width: 535px;
}
.wid536px {
  width: 536px;
}
.wid537px {
  width: 537px;
}
.wid538px {
  width: 538px;
}
.wid539px {
  width: 539px;
}
.wid540px {
  width: 540px;
}
.wid541px {
  width: 541px;
}
.wid542px {
  width: 542px;
}
.wid543px {
  width: 543px;
}
.wid544px {
  width: 544px;
}
.wid545px {
  width: 545px;
}
.wid546px {
  width: 546px;
}
.wid547px {
  width: 547px;
}
.wid548px {
  width: 548px;
}
.wid549px {
  width: 549px;
}
.wid550px {
  width: 550px;
}
.wid551px {
  width: 551px;
}
.wid552px {
  width: 552px;
}
.wid553px {
  width: 553px;
}
.wid554px {
  width: 554px;
}
.wid555px {
  width: 555px;
}
.wid556px {
  width: 556px;
}
.wid557px {
  width: 557px;
}
.wid558px {
  width: 558px;
}
.wid559px {
  width: 559px;
}
.wid560px {
  width: 560px;
}
.wid561px {
  width: 561px;
}
.wid562px {
  width: 562px;
}
.wid563px {
  width: 563px;
}
.wid564px {
  width: 564px;
}
.wid565px {
  width: 565px;
}
.wid566px {
  width: 566px;
}
.wid567px {
  width: 567px;
}
.wid568px {
  width: 568px;
}
.wid569px {
  width: 569px;
}
.wid570px {
  width: 570px;
}
.wid571px {
  width: 571px;
}
.wid572px {
  width: 572px;
}
.wid573px {
  width: 573px;
}
.wid574px {
  width: 574px;
}
.wid575px {
  width: 575px;
}
.wid576px {
  width: 576px;
}
.wid577px {
  width: 577px;
}
.wid578px {
  width: 578px;
}
.wid579px {
  width: 579px;
}
.wid580px {
  width: 580px;
}
.wid581px {
  width: 581px;
}
.wid582px {
  width: 582px;
}
.wid583px {
  width: 583px;
}
.wid584px {
  width: 584px;
}
.wid585px {
  width: 585px;
}
.wid586px {
  width: 586px;
}
.wid587px {
  width: 587px;
}
.wid588px {
  width: 588px;
}
.wid589px {
  width: 589px;
}
.wid590px {
  width: 590px;
}
.wid591px {
  width: 591px;
}
.wid592px {
  width: 592px;
}
.wid593px {
  width: 593px;
}
.wid594px {
  width: 594px;
}
.wid595px {
  width: 595px;
}
.wid596px {
  width: 596px;
}
.wid597px {
  width: 597px;
}
.wid598px {
  width: 598px;
}
.wid599px {
  width: 599px;
}
.wid600px {
  width: 600px;
}
.wid601px {
  width: 601px;
}
.wid602px {
  width: 602px;
}
.wid603px {
  width: 603px;
}
.wid604px {
  width: 604px;
}
.wid605px {
  width: 605px;
}
.wid606px {
  width: 606px;
}
.wid607px {
  width: 607px;
}
.wid608px {
  width: 608px;
}
.wid609px {
  width: 609px;
}
.wid610px {
  width: 610px;
}
.wid611px {
  width: 611px;
}
.wid612px {
  width: 612px;
}
.wid613px {
  width: 613px;
}
.wid614px {
  width: 614px;
}
.wid615px {
  width: 615px;
}
.wid616px {
  width: 616px;
}
.wid617px {
  width: 617px;
}
.wid618px {
  width: 618px;
}
.wid619px {
  width: 619px;
}
.wid620px {
  width: 620px;
}
.wid621px {
  width: 621px;
}
.wid622px {
  width: 622px;
}
.wid623px {
  width: 623px;
}
.wid624px {
  width: 624px;
}
.wid625px {
  width: 625px;
}
.wid626px {
  width: 626px;
}
.wid627px {
  width: 627px;
}
.wid628px {
  width: 628px;
}
.wid629px {
  width: 629px;
}
.wid630px {
  width: 630px;
}
.wid631px {
  width: 631px;
}
.wid632px {
  width: 632px;
}
.wid633px {
  width: 633px;
}
.wid634px {
  width: 634px;
}
.wid635px {
  width: 635px;
}
.wid636px {
  width: 636px;
}
.wid637px {
  width: 637px;
}
.wid638px {
  width: 638px;
}
.wid639px {
  width: 639px;
}
.wid640px {
  width: 640px;
}
.wid641px {
  width: 641px;
}
.wid642px {
  width: 642px;
}
.wid643px {
  width: 643px;
}
.wid644px {
  width: 644px;
}
.wid645px {
  width: 645px;
}
.wid646px {
  width: 646px;
}
.wid647px {
  width: 647px;
}
.wid648px {
  width: 648px;
}
.wid649px {
  width: 649px;
}
.wid650px {
  width: 650px;
}
.wid651px {
  width: 651px;
}
.wid652px {
  width: 652px;
}
.wid653px {
  width: 653px;
}
.wid654px {
  width: 654px;
}
.wid655px {
  width: 655px;
}
.wid656px {
  width: 656px;
}
.wid657px {
  width: 657px;
}
.wid658px {
  width: 658px;
}
.wid659px {
  width: 659px;
}
.wid660px {
  width: 660px;
}
.wid661px {
  width: 661px;
}
.wid662px {
  width: 662px;
}
.wid663px {
  width: 663px;
}
.wid664px {
  width: 664px;
}
.wid665px {
  width: 665px;
}
.wid666px {
  width: 666px;
}
.wid667px {
  width: 667px;
}
.wid668px {
  width: 668px;
}
.wid669px {
  width: 669px;
}
.wid670px {
  width: 670px;
}
.wid671px {
  width: 671px;
}
.wid672px {
  width: 672px;
}
.wid673px {
  width: 673px;
}
.wid674px {
  width: 674px;
}
.wid675px {
  width: 675px;
}
.wid676px {
  width: 676px;
}
.wid677px {
  width: 677px;
}
.wid678px {
  width: 678px;
}
.wid679px {
  width: 679px;
}
.wid680px {
  width: 680px;
}
.wid681px {
  width: 681px;
}
.wid682px {
  width: 682px;
}
.wid683px {
  width: 683px;
}
.wid684px {
  width: 684px;
}
.wid685px {
  width: 685px;
}
.wid686px {
  width: 686px;
}
.wid687px {
  width: 687px;
}
.wid688px {
  width: 688px;
}
.wid689px {
  width: 689px;
}
.wid690px {
  width: 690px;
}
.wid691px {
  width: 691px;
}
.wid692px {
  width: 692px;
}
.wid693px {
  width: 693px;
}
.wid694px {
  width: 694px;
}
.wid695px {
  width: 695px;
}
.wid696px {
  width: 696px;
}
.wid697px {
  width: 697px;
}
.wid698px {
  width: 698px;
}
.wid699px {
  width: 699px;
}
.wid700px {
  width: 700px;
}
.wid1pc {
  width: 1% !important;
}
.wid2pc {
  width: 2%;
}
.wid3pc {
  width: 3%;
}
.wid4pc {
  width: 4%;
}
.wid5pc {
  width: 5%;
}
.wid6pc {
  width: 6%;
}
.wid7pc {
  width: 7%;
}
.wid8pc {
  width: 8%;
}
.wid9pc {
  width: 9%;
}
.wid10pc {
  width: 10%;
}
.wid11pc {
  width: 11%;
}
.wid12pc {
  width: 12%;
}
.wid13pc {
  width: 13%;
}
.wid14pc {
  width: 14%;
}
.wid15pc {
  width: 15%;
}
.wid16pc {
  width: 16%;
}
.wid17pc {
  width: 17%;
}
.wid18pc {
  width: 18%;
}
.wid19pc {
  width: 19%;
}
.wid20pc {
  width: 20%;
}
.wid21pc {
  width: 21%;
}
.wid22pc {
  width: 22%;
}
.wid23pc {
  width: 23%;
}
.wid24pc {
  width: 24%;
}
.wid25pc {
  width: 25%;
}
.wid26pc {
  width: 26%;
}
.wid27pc {
  width: 27%;
}
.wid28pc {
  width: 28%;
}
.wid29pc {
  width: 29%;
}
.wid30pc {
  width: 30%;
}
.wid31pc {
  width: 31%;
}
.wid32pc {
  width: 32%;
}
.wid33pc {
  width: 33%;
}
.wid34pc {
  width: 34%;
}
.wid35pc {
  width: 35%;
}
.wid36pc {
  width: 36%;
}
.wid37pc {
  width: 37%;
}
.wid38pc {
  width: 38% !important;
}
.wid39pc {
  width: 39%;
}
.wid40pc {
  width: 40% !important;
}
.wid41pc {
  width: 41%;
}
.wid42pc {
  width: 42%;
}
.wid43pc {
  width: 43%;
}
.wid44pc {
  width: 44%;
}
.wid45pc {
  width: 45%;
}
.wid46pc {
  width: 46%;
}
.wid47pc {
  width: 47%;
}
.wid48pc {
  width: 48%;
}
.wid49pc {
  width: 49%;
}
.wid50pc {
  width: 50%;
}
.wid51pc {
  width: 51%;
}
.wid52pc {
  width: 52%;
}
.wid53pc {
  width: 53%;
}
.wid54pc {
  width: 54%;
}
.wid55pc {
  width: 55%;
}
.wid56pc {
  width: 56%;
}
.wid57pc {
  width: 57%;
}
.wid58pc {
  width: 58% !important;
}
.wid59pc {
  width: 59%;
}
.wid60pc {
  width: 60% !important;
}
.wid61pc {
  width: 61%;
}
.wid62pc {
  width: 62%;
}
.wid63pc {
  width: 63%;
}
.wid64pc {
  width: 64%;
}
.wid65pc {
  width: 65%;
}
.wid66pc {
  width: 66%;
}
.wid67pc {
  width: 67%;
}
.wid68pc {
  width: 68%;
}
.wid69pc {
  width: 69%;
}
.wid70pc {
  width: 70%;
}
.wid71pc {
  width: 71%;
}
.wid72pc {
  width: 72%;
}
.wid73pc {
  width: 73%;
}
.wid74pc {
  width: 74%;
}
.wid75pc {
  width: 75%;
}
.wid76pc {
  width: 76%;
}
.wid77pc {
  width: 77%;
}
.wid78pc {
  width: 78%;
}
.wid79pc {
  width: 79%;
}
.wid80pc {
  width: 80%;
}
.wid81pc {
  width: 81%;
}
.wid82pc {
  width: 82%;
}
.wid83pc {
  width: 83%;
}
.wid84pc {
  width: 84%;
}
.wid85pc {
  width: 85%;
}
.wid86pc {
  width: 86%;
}
.wid87pc {
  width: 87%;
}
.wid88pc {
  width: 88%;
}
.wid89pc {
  width: 89%;
}
.wid90pc {
  width: 90%;
}
.wid91pc {
  width: 91%;
}
.wid92pc {
  width: 92%;
}
.wid93pc {
  width: 93%;
}
.wid94pc {
  width: 94%;
}
.wid95pc {
  width: 95%;
}
.wid96pc {
  width: 96%;
}
.wid97pc {
  width: 97%;
}
.wid98pc {
  width: 98%;
}
.wid99pc {
  width: 99%;
}
.wid100pc {
  width: 100%;
}
.short-name {
  display: inline-block;
  width: 90%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.short-name:hover:after {
  content: attr(title);
  position: absolute;
  background: #ffffff;
  padding: 5px;
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #999999;
  top: 0;
  left: 0;
  z-index: 99;
  white-space: normal;
  word-break: break-all;
  max-height: 250px;
  overflow-y: auto;
  width: 200px;
}
.short-name:hover:after::-webkit-scrollbar {
  width: 10px;
}
.short-name:hover:after::-webkit-scrollbar-thumb {
  background: #8c8c8c;
  border-radius: 10px;
}
.short-name:hover:after::-webkit-scrollbar-track {
  background: #d9d9d9;
  border-radius: 10px;
}
.divPasswordStrength {
  width: 100px;
}
.divPasswordStrengthIndicator {
  height: 5px;
  display: block;
  float: left;
  width: 18% !important;
  position: relative;
  background: #cccccc;
  margin-left: 2%;
}
.passwordStrengthIndicator0 {
  /*width:100%;*/
  background: #cccccc;
}
.passwordStrengthIndicator1 {
  /*width:20%;*/
  display: block;
  background: #d9534f;
}
.passwordStrengthIndicator2 {
  /*width:40%;*/
  display: block;
  background: #d9534f;
}
.passwordStrengthIndicator3 {
  /*width:60%;*/
  display: block;
  background: #f0ad4e;
}
.passwordStrengthIndicator4 {
  /*width:80%;*/
  display: block;
  background: #5cb85c;
}
.passwordStrengthIndicator5 {
  /*width:100%;*/
  display: block;
  background: #5cb85c;
}
.reports-tbl-01 {
  width: 100%;
}
.reports-tbl-01 tr {
  border-bottom: 1px solid #e6e6e6;
}
.reports-tbl-01 tr td {
  padding: 2px 0;
}
.reports-tbl ul.list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 2px;
}
.reports-tbl ul.list li {
  list-style-type: none;
  margin: 2px 0;
  border-bottom: 1px solid #f2f2f2;
  min-height: 30px;
  display: flex;
  align-items: center;
}
.reports-tbl ul.list li table {
  width: 100%;
}
.reports-tbl ul.list li table tr td:first-child .labeltxt {
  font-weight: 800;
}
.reports-tbl ul.list li .search-add-group tr {
  display: flex;
  align-items: center;
}
.reports-tbl ul.list li .search-add-group tr td {
  display: flex;
  align-items: center;
}
.reports-tbl ul.list li .search-add-group tr td .date-range tr td:first {
  width: unset !important;
}
.inner-tbl tbody tr:first-child {
  border-top: unset;
}
.inner-tbl tbody tr:last-child {
  border-bottom: unset;
}
.date-range {
  width: unset;
}
.date-range tr {
  display: flex;
  align-items: center;
}
.date-range tr td {
  display: flex;
  align-items: center;
  padding: 2 0px;
}
.date-range tr td span {
  margin-top: unset !important;
}
.modal-body .grd-table .log-tbl {
  width: 100%;
}
.modal-body .grd-table .log-tbl .log-tbl-head {
  background: 10%;
}
.plan-tbl {
  margin: 10px 0;
  display: grid;
  grid-template-columns: 1fr;
}
.plan-tbl li {
  list-style: none;
  display: flex;
  margin: 1px 0;
}
.plan-tbl li * {
  margin: 0 5px;
}
.plan-tbl li span {
  display: inline-block;
  width: 150px;
}
.fillcolrDtls {
  display: flex;
}
.fillcolrDtls > div {
  margin: 0 10px;
}
#embedContainer {
  height: 600px;
  width: 100%;
}
.col-4-tmp {
  display: grid;
  grid-template-columns: 45% 40% 15%;
  grid-gap: 3px;
}
.col-4-tmp .divTeamDetails {
  background: #fdfafa;
  padding-right: 5px;
}
.col-4-tmp .divTeamDetails .i-header {
  margin-top: 0;
}
.col-4-tmp .divTeamDetails.steps {
  grid-column: span 3;
}
.col-4-tmp .divTeamDetails.steps .divTeamDetails .t-grid {
  max-height: unset;
  overflow-y: unset;
}
.col-4-tmp .divTeamDetails .divTeamDetails .t-grid {
  max-height: 105px;
  overflow-y: auto;
}
.col-4-tmp .divTeamDetails .divTeamDetails .t-grid .t-grid-pager {
  margin: unset;
  padding: unset;
  display: none;
}
.col-4-tmp .divTeamDetails:last-child {
  box-shadow: none;
}
.col-4-tmp .out-puts {
  grid-column: span 2;
}
.add-step .add-step-row {
  width: 100%;
  border-bottom: 1px solid #f2f2f2;
}
.add-step .add-step-row table.stp-row-tbl {
  width: unset !important;
}
.add-step .add-step-row table.stp-row-tbl tr td {
  font-weight: normal !important;
  border-bottom: unset !important;
}
.add-step .add-step-row table.stp-row-tbl tr td label {
  font-weight: bold;
}
.add-step .add-step-row table.stp-row-tbl tr td .remove-bold label {
  font-weight: normal;
}
.add-step .col-3-tmp {
  display: grid;
  grid-template-columns: 30% 17% 52%;
  grid-gap: 5px;
}
.add-step .col-3-tmp.row-2 {
  grid-template-columns: 60% auto auto;
}
.add-step .col-3-tmp .inputs .divTeamDetails .t-grid {
  max-height: 183px;
  overflow-y: auto;
}
.add-step .col-3-tmp .inputs .divTeamDetails .t-grid table {
  width: 100% !important;
}
.add-step .col-3-tmp .inputs .divTeamDetails .t-grid table tr th:first-child {
  text-align: center;
}
.add-step .col-3-tmp .outputs {
  grid-column: span 2;
}
.add-step .machines .divTeamDetails .t-grid {
  max-height: 180px;
  overflow-y: auto;
}
.add-step .operations textarea {
  width: 95% !important;
  height: 75%;
  margin: 5px;
}
.add-step .NatureOfStep .step-tbl {
  width: 100% !important;
}
.add-step .NatureOfStep .step-tbl tr td {
  padding: 0 !important;
  border-bottom: 1px solid #ebebeb !important;
  padding: 0 4px !important;
}
.add-step .NatureOfStep .step-tbl tr td .remove-bold {
  padding: 0 10px;
}
.add-step .NatureOfStep .step-tbl tr td .remove-bold label {
  font-weight: 300;
}
.add-step .stock-input .t-grid {
  max-height: 210px;
  overflow-y: auto;
}
.add-step .stock-input .t-grid table tr th:first-child {
  text-align: center;
}
.add-step .stock-input .t-grid table tr td {
  border-bottom: 1px solid #ebebeb !important;
}
.add-step .info-operator .i-header {
  padding-right: 0;
}
.add-step .info-operator .i-header table tr td {
  padding: 0 0 !important;
}
.add-step .duration input[type="text"] {
  width: 37px;
  margin-bottom: 5px;
}
.QCSamples .t-grid {
  max-height: 200px;
  overflow-y: auto;
}
.QCSamples .t-header {
  padding-right: 0 !important;
}
.QCSamples .t-header table > tbody > tr > td {
  padding: 0 0 !important;
}
.spl-saf table tr td label {
  font-weight: bold;
}
.spl-saf table tr td table {
  width: 100% !important;
}
.i-header-LR-padding-remove .i-header table tr td {
  padding-left: 0;
  padding-right: 0;
}
.tbl-scroll-horizantal {
  margin: auto;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: fit-content;
  max-width: 100%;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
}
.tbl-scroll-horizantal thead {
  height: 35px;
}
.tbl-scroll-horizantal thead tr th {
  color: #f7941e;
}
.drop-icon-group,
.txtbox-icon-group,
.input-icon-group {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.file-upload-wrap {
  position: relative;
  display: flex;
  flex-direction: column;
}
.file-upload-wrap .bold {
  width: 100%;
  border-bottom: solid 1px #f2f2f2;
  padding: 3px 0;
}
.file-upload-wrap .t-widget {
  display: flex;
  flex-direction: column;
  align-items: unset;
}
.file-upload-wrap .t-widget .t-upload-button {
  position: absolute;
  top: -29px;
  right: 0;
}
.file-upload-wrap .t-upload-files {
  padding: 0 0 !important;
}
.file-upload-wrap .t-upload-files .t-file {
  border-bottom: 1px solid #f2f2f2;
  position: relative;
}
.file-upload-wrap .t-upload-files .t-file > span.t-icon {
  display: none;
}
.file-upload-wrap .t-upload-files .t-file .t-button {
  background-color: transparent;
  overflow: hidden;
  position: absolute;
  right: 0;
}
.file-upload-wrap .t-upload-files .t-file:last-child {
  border-bottom: unset;
}
.reports-tbl-container ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 10px 0;
  background-color: #fafafa;
  padding: 5px;
  width: clac(90%);
}
.reports-tbl-container ul li {
  list-style-type: none;
  display: flex;
  align-items: center;
  height: 30px;
  margin: 3px 0;
}
.reports-tbl-container ul li table tr td.labeltxt {
  font-weight: 800;
  padding: 2px 5px;
}
.reports-tbl-container ul li table tr td.dropTxtBox {
  font-weight: 800;
  padding: 2px 5px;
}
.reports-tbl-container ul li table tr td:last-child {
  padding: 0 10px;
  display: flex;
  align-items: center;
}
.reports-tbl-container ul li table tr td input[type="radio"] {
  margin-right: unset;
  margin: 0 5px 0 3px;
}
.reports-tbl-container ul li table tr td input[type="checkbox"] {
  margin: 0 5px 0 3px;
}
.reports-tbl-container ul li table tr td .TextboxCSS {
  margin-left: 3px;
}
.approval-wrap {
  display: flex;
  align-items: center;
  padding: 10px;
}
.approval-wrap > * {
  margin: 0 5px;
}
.approval-wrap .txt-remarks {
  flex: 1;
}
.approval-wrap .txt-remarks textarea {
  width: 99%;
  height: 72px;
}
.approval-wrap .getApprovalActions {
  flex-basis: 80px;
}
.approval-wrap .getApprovalActions input {
  width: 80px;
}
.flx-col-2-fina {
  display: flex;
  align-items: flex-start;
}
.cr-wrap {
  padding: 0 10px;
}
.cr-wrap-doclayout, .cr-wrap-sysapproval, .cr-wrap-reviewperiod, .cr-wrap-archivalstatus, .cr-wrap-archivaldate {
    padding-right: 10px;
    display: inline-block;
}
.cr-wrap input[type="checkbox"] {
  width: 40px;
  height: 15px;
  appearance: none;
  background-image: linear-gradient(#c7c7c7, #c3c3c3);
  box-shadow: inset 0 0 5px 2px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  outline: none;
  position: relative;
  transition: 0.5s;
}
.cr-wrap-doclayout input[type="checkbox"] {
  width: 70px;
  height: 15px;
  appearance: none;
  background-image: linear-gradient(#c7c7c7, #c3c3c3);
  box-shadow: inset 0 0 5px 2px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  outline: none;
  position: relative;
  transition: 0.5s;
}
.cr-wrap-sysapproval input[type="checkbox"] {
  width: 70px;
  height: 15px;
  appearance: none;
  background-image: linear-gradient(#c7c7c7, #c3c3c3);
  box-shadow: inset 0 0 5px 2px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  outline: none;
  position: relative;
  transition: 0.5s;
}
.cr-wrap-reviewperiod input[type="checkbox"] {
    width: 70px;
    height: 15px;
    appearance: none;
    background-image: linear-gradient(#c7c7c7, #c3c3c3);
    box-shadow: inset 0 0 5px 2px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    outline: none;
    position: relative;
    transition: 0.5s;
}
.cr-wrap-archivalstatus input[type="checkbox"] {
    width: 70px;
    height: 15px;
    appearance: none;
    background-image: linear-gradient(#c7c7c7, #c3c3c3);
    box-shadow: inset 0 0 5px 2px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    outline: none;
    position: relative;
    transition: 0.5s;
}
.cr-wrap-archivaldate input[type="checkbox"] {
    width: 70px;
    height: 15px;
    appearance: none;
    background-image: linear-gradient(#c7c7c7, #c3c3c3);
    box-shadow: inset 0 0 5px 2px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    outline: none;
    position: relative;
    transition: 0.5s;
}
.cr-wrap input[type="checkbox"]:before {
  content: 'No';
  position: absolute;
  right: 6px;
  color: #fff;
  font-size: 10px;
}
.cr-wrap-doclayout input[type="checkbox"]:before  {
  content: 'Landscape';
  position: absolute;
  right: 6px;
  color: #fff;
  font-size: 10px;
}
.cr-wrap-sysapproval input[type="checkbox"]:before  {
  content: 'Pre App.';
  position: absolute;
  right: 6px;
  color: #fff;
  font-size: 10px;
}
.cr-wrap-reviewperiod input[type="checkbox"]:before {
    content: 'Months';
    position: absolute;
    right: 6px;
    color: #fff;
    font-size: 10px;
}
.cr-wrap-archivalstatus input[type="checkbox"]:before {
    content: 'Pending';
    position: absolute;
    right: 6px;
    color: #fff;
    font-size: 10px;
}
.cr-wrap-archivaldate input[type="checkbox"]:before {
    content: 'Forever';
    position: absolute;
    right: 6px;
    color: #fff;
    font-size: 10px;
}
.cr-wrap input[type="checkbox"]:checked,
.cr-wrap-doclayout input[type="checkbox"]:checked,
.cr-wrap-sysapproval input[type="checkbox"]:checked,
.cr-wrap-reviewperiod input[type="checkbox"]:checked,
.cr-wrap-archivalstatus input[type="checkbox"]:checked,
.cr-wrap-archivaldate input[type="checkbox"]:checked {
    background-image: linear-gradient(#079607, #058005);
    box-shadow: inset 0 0 5px 2px rgba(0, 0, 0, 0.2);
}
.cr-wrap input[type="checkbox"]:checked:after {
  content: "";
  width: 15px;
  height: 15px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  transition: 0.5s;
  transform: translateX(25px);
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
}
.cr-wrap-doclayout input[type="checkbox"]:checked:after {
  content: "";
  width: 15px;
  height: 15px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  transition: 0.5s;
  transform: translateX(55px);
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
}
.cr-wrap-sysapproval input[type="checkbox"]:checked:after {
  content: "";
  width: 15px;
  height: 15px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  transition: 0.5s;
  transform: translateX(55px);
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
}
    .cr-wrap-reviewperiod input[type="checkbox"]:checked:after {
        content: "";
        width: 15px;
        height: 15px;
        background-color: #fff;
        border-radius: 50%;
        position: absolute;
        transition: 0.5s;
        transform: translateX(55px);
        box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
    }
    .cr-wrap-archivalstatus input[type="checkbox"]:checked:after {
        content: "";
        width: 15px;
        height: 15px;
        background-color: #fff;
        border-radius: 50%;
        position: absolute;
        transition: 0.5s;
        transform: translateX(55px);
        box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
    }
    .cr-wrap-archivaldate input[type="checkbox"]:checked:after {
        content: "";
        width: 15px;
        height: 15px;
        background-color: #fff;
        border-radius: 50%;
        position: absolute;
        transition: 0.5s;
        transform: translateX(55px);
        box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
    }
.cr-wrap input[type="checkbox"]:checked:before {
  content: "Yes";
  position: absolute;
  left: 6px;
  font-size: 10px;
  top: 1px;
}
.cr-wrap-doclayout input[type="checkbox"]:checked:before {
  content: "Portrait";
  position: absolute;
  left: 6px;
  font-size: 10px;
  top: 1px;
}
    .cr-wrap-reviewperiod input[type="checkbox"]:checked:before {
        content: "Date";
        position: absolute;
        left: 6px;
        font-size: 10px;
        top: 1px;
    }
    .cr-wrap-sysapproval input[type="checkbox"]:checked:before {
        content: "Sys App.";
        position: absolute;
        left: 6px;
        font-size: 10px;
        top: 1px;
    }
    .cr-wrap-archivalstatus input[type="checkbox"]:checked:before {
        content: "Completed";
        position: absolute;
        left: 6px;
        font-size: 10px;
        top: 1px;
    }
    .cr-wrap-archivaldate input[type="checkbox"]:checked:before {
        content: "Set Date";
        position: absolute;
        left: 6px;
        font-size: 10px;
        top: 1px;
    }
.cr-wrap input[type="checkbox"]:after,
.cr-wrap-doclayout input[type="checkbox"]:after,
.cr-wrap-sysapproval input[type="checkbox"]:after,
.cr-wrap-reviewperiod input[type="checkbox"]:after,
.cr-wrap-archivalstatus input[type="checkbox"]:after,
.cr-wrap-archivaldate input[type="checkbox"]:after {
    content: "";
    width: 15px;
    height: 15px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    transition: 0.5s;
    transform: translateX(0);
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
}
.cr-wrap input[type="radio"] {
  width: 16px;
  height: 16px;
  appearance: none;
  border: 2px solid #6e92a2;
  border-radius: 50%;
  position: relative;
}
.cr-wrap input[type="radio"]:checked:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #6e92a2;
  border-radius: 50%;
  left: calc(50% - 5px);
  top: calc(50% - 5px);
}
.cr-wrap input[type="radio"]:after {
  content: "";
  width: 8px;
  height: 8px;
  border: 1px solid #6e92a2;
  position: absolute;
  border-radius: 50%;
  top: 1px;
  left: 1px;
}
.cr-wrap input[type="radio"][disabled="disabled"],
.cr-wrap input[type="radio"][disabled] {
  opacity: 0.5;
}
textarea,
input[type="text"],
select {
  font-size: 16px;
}
input[type="radio"] {
  width: 14px;
  height: 14px;
  appearance: none;
  border: 1px solid #6e92a2;
  border-radius: 50%;
  position: relative;
}
input[type="radio"]:checked:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #6e92a2;
  border-radius: 50%;
  left: calc(50% - 4px);
  top: calc(50% - 4px);
}
input[type="radio"]:after {
  content: "";
}
input[type="radio"][disabled="disabled"],
input[type="radio"][disabled] {
  opacity: 0.5;
}
.p-0 {
  padding: 0 0  !important;
}
.b-b-0 {
  border-bottom: none !important;
}
.b-b-0 table tr:last-child td {
  border-bottom: none !important;
}
.tree-info {
  display: flex;
}
.tree-info > div:first-child {
  width: 21%;
}
.t-splitter {
  width: 100%;
}
.t-splitter .t-ghost-splitter {
  background: maroon;
}
.t-splitter .t-scrollable {
  background-color: #f7f7f7;
margin-left: unset !important;
position: relative;
padding-top: 20px;
}
.t-splitter .t-scrollable .excl-icon {
  width: 25px;
  height: 25px;
  cursor: pointer;
  position: absolute;
  top: 5px;
  right: 10px;
}
.t-splitter .t-scrollable .excl-icon.col {
  background-position: -326px -561px;
}
.t-splitter .t-scrollable .excl-icon.exp {
  background-position: -375px -561px;
}
.t-splitter .t-pane .i-header {
  width: calc(100% - 5px);
  padding-right: unset;
}
.t-splitter .t-r-pane {
  width: unset !important;
}
.btn-link {
  margin: 5px 0;
}
.btn-link input[type="button"] {
  background: none;
  color: #000;
  border: none;
  box-shadow: none;
  padding: 0 3px;
}
.i-header {
  line-height: 47px !important;
}
.i-header .blueheader {
  font-weight: normal;
}
.filterbg .t-combobox {
  float: none !important;
}
.filterbg .t-combobox .t-dropdown-wrap {
  background-color: #f5f5f5;
  border-radius: 3px;
  overflow: hidden;
}
.filterbg .t-combobox .t-dropdown-wrap input {
  width: 120px !important;
  color: #666666;
  font-size: 12px !important;
}
.tbl-custome-header {
  background-color: #fef2e3;
}
.t-header {
  color: #f7941e;
  text-align: left;
  /*padding: 0 5px;*/
}
select {
  background-color: #ffffff;
  border-radius: 3px;
  background: #ffffff url("/Images/Icons/default/dropdown-gray.png") 100% no-repeat;
}
select[disabled="disabled"] {
  opacity: 0.5;
}
input[type="text"][disabled="disabled"] {
  opacity: 0.5 !important;
  background: #ffffff !important;
}
.inficon {
  display: inline-block;
  cursor: pointer;
}
.inficon.s16 {
  width: 16px;
  height: 16px;
  border-radius: 50%;
}
.inficon.s16.i-add {
  background-position: 0 -190px;
}
.inficon.s16.i-remove {
  background-position: -16px -190px;
}
.inficon.s16.i-down {
  background-position: -32px -190px;
}
.inficon.s16.i-up {
  background-position: -48px -190px;
}
.inficon.s16-7 {
  width: 16px;
  height: 7px;
}
.inficon.s16-7.i-saperator {
  background-position: -64px -195px;
}
.tree-info-grids {
  overflow-y: auto;
  padding-right: 5px;
}
.tree-info-grids #diveDocSubCategory:last-child {
  margin-top: 10px;
  height: 265px;
  overflow-y: auto;
}
.sorting-rows {
  display: flex;
  flex-direction: column;
}
.border_row {
  padding: 3px 5px;
  border-top: 1px solid #e6e6e6;
}
.border_row:nth-child(odd) {
  background-color: #f7f7f7;
}
.doc-info h3 {
  margin: 3px 0;
}
.grd-table .log-tbl {
  width: 100%;
  margin-bottom: 25px;
}
.grd-table .log-tbl .log-tbl-head tr {
  border-top: #f2f2f2 1px solid;
}
.grd-table .log-tbl .log-tbl-head tr th {
  color: #f7941e;
  height: 25px;
}
.grd-table .log-tbl .tkt-history {
  background-color: #fafafa;
  margin: 5px 0 20px 0;
}
.grd-table .log-tbl .tkt-history thead tr th {
  border: #f2f2f2 1px solid;
  background-color: #dbe4e8;
}
.grd-table .log-tbl .tkt-history tbody tr td {
  border: #f2f2f2 1px solid;
}
.ui-dialog .ui-widget-content {
  padding-top: 0 !important;
}
.ui-dialog .ui-widget-content .i-header {
  margin: 0 0 !important;
  background-color: #6e92a2;
}
.ui-dialog .ui-widget-content .i-header .blueheader {
  color: #ffffff;
  font-size: 18px;
  text-transform: uppercase;
}
.ui-dialog .ui-widget-content .i-header table {
  width: calc(100% - 10px) !important;
}
.ui-dialog .ui-widget-content .i-header table tr td:last-child {
  width: 30px;
  text-align: center;
}
.ui-dialog .ui-widget-content .i-header table tr td:last-child span {
  color: #ffffff;
  display: inline-block;
  cursor: pointer;
  font-weight: 800;
}
.ui-dialog .ui-widget-content table {
  margin: 0 10px;
}
.ui-dialog .ui-widget-content table tr td input[type="radio"] {
  width: 16px;
  height: 16px;
  appearance: none;
  border: 2px solid #6e92a2;
  border-radius: 50%;
  position: relative;
  margin-right: 5px;
}
.ui-dialog .ui-widget-content table tr td input[type="radio"]:checked:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #6e92a2;
  border-radius: 50%;
  left: calc(50% - 5px);
  top: calc(50% - 5px);
}
.ui-dialog .ui-widget-content table tr td input[type="radio"]:after {
  content: "";
  width: 8px;
  height: 8px;
  border: 1px solid #6e92a2;
  position: absolute;
  border-radius: 50%;
  top: 1px;
  left: 1px;
}
.ui-dialog .ui-widget-content table tr td input[type="radio"][disabled="disabled"],
.ui-dialog .ui-widget-content table tr td input[type="radio"][disabled] {
  opacity: 0.5;
}
.ui-dialog .ui-widget-content table tr td select {
  width: 92% !important;
}
.ui-dialog .ui-dialog-buttonpane {
  height: inherit;
  background: #384e58;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  padding-right: inherit;
  margin-top: inherit;
  text-align: inherit;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button {
  background: #4c6a77;
  color: #ffffff;
  border: none;
  padding: 4px 10px;
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 1px;
  font-size: 14px;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button:first-child {
  margin-left: 0;
}
.FromPageformError,
.ToPageformError,
.IsBatchNumberManualformError,
.IsARNumberManualformError {
  display: none;
}
.ui-datepicker {
  background-color: #fcfcfc !important;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-title select {
  background-color: transparent !important;
}
.ui-datepicker .ui-datepicker-calendar tbody tr td .ui-state-default {
  background: transparent;
  border: inherit;
  text-align: center;
}
.ui-datepicker .ui-datepicker-calendar tbody tr td .ui-state-default.ui-state-highlight {
  background: #0886cf;
  color: #fff;
}
.ui-datepicker .ui-datepicker-calendar tbody tr td .ui-state-default.ui-state-active {
  background-color: rgba(8, 134, 207, 0.5);
  color: #fff;
}
.short-names .flex-content {
  display: flex;
  align-items: center;
}
.short-names .flex-content .s-name {
  height: 18px;
  max-width: 93%;
  overflow: hidden;
  white-space: nowrap;
}
.short-names .flex-content .more {
  cursor: pointer;
  font-weight: 800;
}
.short-names .flex-content .more[title] {
  display: none;
}
.flex-col-3 {
  display: flex;
}
.flex-col-3 > div {
  margin: 0 2px;
  width: calc(33.33% - 4px);
  border: 1px solid #e6e6e6;
}
.flex-col-3 > div table tr:last-child {
  border-bottom: inherit;
}
.flex-col-3 > div table tr:last-child th,
.flex-col-3 > div table tr:last-child td {
  border-bottom: inherit;
}
.txt-bold td {
  font-weight: bold;
}
.i-header {
  background-color: #dbe4e8;
}
.i-header .blueheader {
font-weight: 600;
color: #000;
text-transform: uppercase;
letter-spacing: 1px;
margin-left: 8px;
}
.t-window .t-window-titlebar {
  background-color: #fff;
}
.t-window .t-window-titlebar .t-window-title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
}
.info-cards {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.info-cards .card {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 6px;
  margin: 5px;
  background-color: #f7f7f7;
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
}
h2 {
  font-weight: normal;
}
.t-grid table thead.t-grid-header th {
  color: #384e58 !important;
}
.t-grid table thead.t-grid-header th span,
.t-grid table thead.t-grid-header th a,
.t-grid table thead.t-grid-header th div {
  color: #000;
}
.t-grid table tbody tr td {
  vertical-align: top;
}
.ancList .popDiv.reve {
  top: inherit;
  bottom: 10px;
}
.tablefixedheader {
  margin-bottom: 10px !important;
}
.tablefixedheader .t-grid-header {
  padding-right: 30px !important;
  height: 25px;
  border-bottom: 1px solid #e6e6e6;
  line-height: 25px;
}
.tablefixedheader .t-grid-header table tr th {
  color: #384e58 !important;
}
.tablefixedheader .t-grid-header table tr th span,
.tablefixedheader .t-grid-header table tr th a,
.tablefixedheader .t-grid-header table tr th div {
  color: #384e58;
}
.tablefixedheader .t-grid-content {
  overflow-y: scroll;
}
table tr:last-child td {
  border-bottom: inherit;
}
.ele-header {
  font-weight: 600;
  margin: 5px 0;
}
.ancLink {
  color: #327AD6;
}
.overlay-wraper {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.overlay-wraper table {
  width: unset !important;
}
.overlay-wraper table > tr > td {
  padding: 2px 0!important;
}
.overlay-wraper .over-row {
  padding: 5px;
  margin: 2px;
}
.overlay-wraper .flex-col-2 {
  display: flex;
  flex-direction: row;
}
.overlay-wraper .flex-col-2 .over-row {
  border: 1px solid #e6e6e6;
}
.overlay-wraper .flex-col-2 .coord-radio-sec {
  width: 50%;
  margin-left: 40px;
}
.overlay-wraper .flex-col-2 .coord-radio-sec .in-row {
  margin: 2px 0;
  height: 25px;
  line-height: 25px;
}
.overlay-wraper .flex-col-2 .coord-radio-sec .in-row:first-child {
  padding: 0 10px;
}
.overlay-wraper .flex-col-2 .coord-radio-sec .in-row:first-child input {
  margin-left: 2px;
  margin-right: 15px;
}
.overlay-wraper .flex-col-2 .coord-radio-sec .in-row:first-child .coord {
  margin-right: 15px;
}
.overlay-wraper .flex-col-2 .font-sec {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 50%;
}
.overlay-wraper .flex-col-2 .font-sec .rowse {
  display: flex;
  align-items: center;
  margin: 2px 0;
}
.overlay-wraper .flex-col-2 .font-sec .rowse span {
  display: inline-block;
  padding: 2px;
  width: 35px;
}
.overlay-wraper .flex-col-2 .font-sec .rowse > div {
  display: flex;
  align-items: center;
  padding-right: 20px;
}
.overlay-wraper .flex-col-2 .font-sec .rowse .text input {
  width: 169px;
}
.overlay-wraper .flex-col-2 .font-sec .rowse .s-font span {
  width: 50px;
}
.overlay-wraper .flex-col-2 .font-sec .rowse .s-font input {
  width: 40px;
}
.overlay-wraper .flex-col-2 .font-sec .rowse .angle input {
  width: 40px;
}
.overlay-wraper .flex-col-2 .font-sec .rowse .s-color select {
  width: 70px;
}
.overlay-wraper .flex-col-2 .font-sec .rowse .opac span {
  width: 50px;
}
.overlay-wraper .flex-col-2 .font-sec .rowse .opac input {
  width: 25px;
  margin-right: 2px;
}
.overlay-wraper .tbl-name {
  display: flex;
  flex-direction: row;
}
.overlay-wraper .tbl-name * {
  margin: 0 5px;
}
.overlay-wraper .tbl-name *:first-child {
  margin-left: 0px;
}
.strike-through td {
  text-decoration: line-through;
}
.view-hide a {
  display: inline-block;
  width: 80px;
  height: 14px;
  cursor: pointer;
  position: relative;
}
.view-hide a.t-minus:before {
  content: 'Hide Details';
  position: absolute;
  top: 0;
  left: 0;
}
.view-hide a.t-plus:before {
  content: 'Show Details';
  position: absolute;
  top: 0;
  left: 0;
}
.grd-in-tbl {
  table-layout: fixed;
  border-collapse: separate !important;
}
.grd-in-tbl tr {
  border-bottom: unset !important;
}
.grd-in-tbl tr td {
  white-space: initial;
}
.grd-in-tbl tr td:nth-child(odd) {
  text-align: left;
  padding: 0 2px;
  font-weight: 600;
}
.grd-in-tbl tr td:nth-child(even) {
  padding: 0 2px;
  color: #9b9b9b;
}
.grd-in-tbl tr td:last-child {
  padding: 0 2px;
}
.grd-in-tbl.e-date tr td:first-child {
  width: 15px;
  padding: 2px !important;
}
.grd-in-tbl.e-date tr td:last-child {
  padding: 2px !important;
}
.grd-in-tbl.lod tr td:first-child {
  width: 15px;
  padding: 2px !important;
}
.grd-in-tbl.lod tr td:last-child {
  padding: 2px !important;
}
.grd-in-tbl.association tr td:first-child {
  width: 15px;
  padding: 2px !important;
}
.grd-in-tbl.association tr td:last-child {
  padding: 2px !important;
}
.grd-in-tbl.loc tr td:first-child {
  width: 16px;
  padding: 2px !important;
}
.grd-in-tbl.loc tr td:last-child {
  padding: 2px !important;
}
.grd-in-tbl.prnit-info tr td:first-child {
  width: 40px;
  padding: 2px !important;
}
.grd-in-tbl.prnit-info tr td:last-child {
  padding: 2px !important;
}
.flex-error tr td {
  display: flex;
  justify-content: flex-end;
  flex-direction: row-reverse;
}
.flex-error tr td > div {
  width: 360px;
}
.flex-error tr td input[type="text"] {
  height: 23px;
}
.flex-error tr td input[type="text"],
.flex-error tr td textarea {
  margin-right: 10px;
}
.tbl-header {
  font-size: 17px;
  font-weight: bold;
}
.t-grid table > tbody > tr {
  border-bottom: 1px solid #f2f2f2;
}
.t-grid table > tbody > tr:last-child {
  border-bottom: unset !important;
}
.t-grid table > tbody > tr:last-child > td {
  border-bottom: unset !important;
}
.ui-tabs .ui-helper-clearfix:after {
  height: 3px;
}
.ui-tabs .ui-tabs-panel .basicinfo {
  height: 30px;
  line-height: 21px;
}
.ui-tabs .ui-tabs-nav {
  background-image: linear-gradient(to right, #ededed, #f2f2f2, #f7f7f7);
  padding-bottom: inherit;
  border-bottom: inherit;
  margin-bottom: 2px;
}
.ui-tabs .ui-tabs-nav li {
  background-color: #6e92a2;
  border-radius: 0 !important;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin: 0 1px auto !important;
  height: inherit !important;
  min-width: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected,
.ui-tabs .ui-tabs-nav li:hover {
  background-color: #f7941e;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li:hover a {
  border-bottom: unset !important;
  color: #ffffff;
  font-weight: normal;
}
.ui-tabs .ui-tabs-nav li a {
  color: #ffffff;
  padding: 4px 8px;
  text-align: center;
}
.ui-tabs .ui-tabs-nav li a:after {
  content: '';
  width: 0;
  height: 0;
}
.grd-btn-flt {
  display: flex;
  align-items: center;
  margin: 2px 0;
}
.grd-btn-flt .flt-group .input_container {
  display: flex;
  align-items: center;
  border: 1px solid #cccccc;
}
.grd-btn-flt .flt-group .input_container input {
  border: none;
  text-align: left;
}
.grd-btn-flt .flt-group .input_container span {
  background-color: #e6e6e6;
  border-right: 1px solid #cccccc;
  margin: inherit;
}
.grd-btn-flt .flt-group .input_container span:last-child {
  border-right: 0;
}
.grd-btn-flt .adv-flt {
  margin-left: 5px;
}
.grd-btn-flt .grd-btn {
  flex: 1;
  text-align: right;
}
.flt-container {
  width: 320px;
  position: fixed;
  background-color: #ededed;
  height: inherit !important;
  z-index: 9;
  box-shadow: 1px 2px 4px 2px rgba(0, 0, 0, 0.1);
}
.flt-container .tlt-bar {
  height: 20px;
  background-color: #000;
  cursor: move;
  display: flex;
  align-items: flex-start;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 20px;
}
.flt-container .tlt-bar .close-flt {
  cursor: pointer;
  color: #ffffff;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.flt-container .chk-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.flt-container .chk-wrap .chk-item {
  margin-right: 10px;
  padding: 2px 0;
  display: flex;
  align-items: center;
}
.flt-container .chk-wrap .chk-item input {
  margin-right: 3px;
}
.flt-container .flt-btn {
  margin: 2px 0 0 2px;
  text-align: right;
  padding: 0 2px;
}
.flt-container .t-combobox {
  float: none;
}
.flt-container .cont {
  padding: 10px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  overflow-y: auto;
}
.flt-container .cont .ele-group {
  flex: 1;
  margin-right: 4px;
  min-width: 200px;
  max-width: 100%;
}
.flt-container .cont .ele-group input[type="text"],
.flt-container .cont .ele-group select {
  width: 100% !important;
}
.flt-container .cont .ele-group .radio-group {
  display: flex;
  align-items: center;
}
.flt-container .cont .ele-group .radio-group input[type="radio"] {
  margin-right: 5px;
}
.flt-container .cont .ele-group .radio-group input[type="radio"]:first-child {
  margin-left: 0;
}
.flt-container .cont .ele-group .t-combobox.t-header {
  padding: 0;
}
.flt-container .cont .ele-group .date-group {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.flt-container .cont .ele-group .date-group .date-fileds {
  margin-top: 5px;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.flt-container .cont .ele-group .date-group .date-fileds input {
  margin: 0 2px;
}
.flt-container .cont .ele-group .date-group .date-fileds > div {
  margin-right: 5px;
}
.multiselect-wrapper .multiselect-input-div .multiselect-input {
  padding-right: 13px;
  border-radius: 3px;
}
.multiselect-wrapper .multiselect-input-div .multiselect-count {
  padding: 0px 1px;
  left: -45px;
  width: 22px;
  height: 23px;
  background-color: #c4c4c4;
}
.multiselect-wrapper .multiselect-input-div .multiselect-dropdown-arrow {
  border-top: #a6a6a6 5px solid !important;
}
.bbr {
  border-bottom: unset !important;
}
.b-head td {
  font-size: 17px !important;
  background-color: #f7f7f7 !important;
}
.overlay-flex {
  display: flex;
  flex-direction: row;
}
.overlay-flex .overlay {
  /*width: 56%;*/
  width:50%;
  overflow-y: auto;
  height: 98%;
  position: absolute;
  left: 0;
}
.overlay-flex .pdf {
  /*width: calc(44% - 10px);*/
  width: calc(50% - 10px);
  padding: 0 5px;
  position: absolute;
  right: 0;
  height: 98%;
}
.overlay-flex .pdf iframe {
  height: calc(100% - 2px);
  width: 100%;
  border: 1px solid #262626;
}
.overlay-flex .pdf iframe html[dir="ltr"] body .toolbar button[title="Toggle Sidebar"] {
  display: none !important;
}
.file-upload-wra {
  display: flex;
  align-items: center;
  flex-direction: column-reverse;
}
.file-upload-wra .t-upload {
  flex-direction: column;
}
.file-upload-wra .t-upload em {
  display: none;
}
.file-upload-wra .t-upload .t-file {
  flex-direction: column;
  position: relative;
  margin: 10px 0;
  width: 70px;
}
.file-upload-wra .t-upload .t-file .t-filename {
  line-height: 100% !important;
  font-size: 10px !important;
  text-align: center;
}
.file-upload-wra .t-upload .t-file .t-upload-action {
  position: absolute;
  background: unset;
  top: -5px;
  right: -3px;
  box-shadow: unset;
}
.file-upload-wra .t-upload .t-file .t-upload-action .t-delete {
  background-position: -15px 0 !important;
}
.file-upload-wra .file-icon {
  width: 30px;
  height: 40px;
  background-image: url('/Images/infionic-grid-icons16x16-default.png');
  background-position: 0 -350px;
}
.leftMenu .t-treeview {
  overflow-x: hidden;
  background-color: #384e58;
}
.leftMenu .lt-icons .char-set {
  width: 60px;
  height: 60px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ededed;
  border-radius: 0;
  margin: auto;
}
.leftMenu ul li a {
  background-color: #f5f5f5;
}
.leftMenu .lt-icons .char-set {
    background: #384e58;
    color: #fff;
    font-weight: 600!important;
  font-size: 18px!important;
}
.page .left .leftMenu ul li {
    list-style-type: none;
    height: 60px;
    margin: 0!important;
}
.page .left .toggle-btn-row {
    border-bottom: none;
    height: 60px;
}
.page .left .toggle-btn-row .i-expand {
   background-color: #2a3c43;
}
.page .left .leftMenu ul li a {
    color: #fff;
    background-color: #384e58;
    border-radius: 0px!important;
}
.page .left {
    background: #2a3c43;
    }
.leftMenu ul li a.leftulactive {
  background-color: #6e92a2 !important;
  color: #ffffff !important;
}
.leftMenu ul li a.leftulactive .iconWrap .lt-icons .char-set {
  background-color: #6e92a2;
  color: #ffffff;
  
}
.leftMenu ul li a:hover {
  
  background-color: #6e92a2 !important;
  color: #ffffff !important;
}
.leftMenu ul li a:hover .iconWrap .lt-icons .char-set {
  background-color: #6e92a2;
  color: #ffffff;
  
}
.serach-wrap {
  display: flex;
  align-items: center;
  transition: 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  border: 1px solid #e6e6e6;
  padding: 0 5px;
  padding-left: 0px;
  position: relative;
}
.serach-wrap .reset {
  padding: 4px 0px 4px 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-left: 1px solid #e6e6e6;
}
.serach-wrap.all-search {
  transition: 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.serach-wrap.all-search .search-all {
  display: block;
  background-color: #ededed;
  font-size: 15px;
  padding: 2px 5px;
  width: 30px;
}
.serach-wrap.all-search .f-close {
  cursor: pointer;
}
.serach-wrap.all-search .search {
  display: none;
}
.serach-wrap.all-search .down-arrow {
  display: block;
  cursor: pointer;
  width: 25px;
  text-align: center;
}
.serach-wrap .fa {
  font-weight: 400 !important;
}
.serach-wrap .fltInput {
  border: none;
  width: 100% !important;
  padding: 0 10px;
  background-color: transparent;
}
.serach-wrap .search-all {
  display: none;
}
.serach-wrap .down-arrow {
  display: none;
}
.serach-wrap .search {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 5px;
}
.serach-wrap .flt-container-new {
  position: absolute;
  top: 25px;
  left: 0px;
  width: 100%;
  background-color: #ffffff;
  z-index: 99;
  max-height: 450px;
  overflow-y: auto;
  box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.1);
}
.serach-wrap .flt-container-new .cont {
  padding: 3px 10px;
  width: calc(100% - 20px);
}
.serach-wrap .flt-container-new .cont .ele-group {
  width: 100%;
  display: flex;
  align-items: center;
  margin: 5px 0;
}
.serach-wrap .flt-container-new .cont .ele-group.d-block {
  display: none !important;
}
.serach-wrap .flt-container-new .cont .ele-group .date-group {
  width: 100%;
}
.serach-wrap .flt-container-new .cont .ele-group .radio-group {
  width: 100%;
}
.serach-wrap .flt-container-new .cont .ele-group .radio-group input[type="radio"],
.serach-wrap .flt-container-new .cont .ele-group .radio-group input[type="checked"] {
  margin-left: 0;
}
.serach-wrap .flt-container-new .cont .ele-group .ele-header {
  flex-basis: 150px;
}
.serach-wrap .flt-container-new .cont .ele-group input[type="text"],
.serach-wrap .flt-container-new .cont .ele-group select,
.serach-wrap .flt-container-new .cont .ele-group .t-dropdown-wrap {
  border: 1px solid #f2f2f2 !important;
  border-radius: 0;
}
.serach-wrap .flt-container-new .cont .ele-group select {
  width: calc(100% - 10px);
}
.serach-wrap .flt-container-new .cont .ele-group .t-combobox {
  width: 100% !important;
  padding: 0 !important;
}
.serach-wrap .flt-container-new .cont .ele-group .t-combobox input {
  width: calc(100% - 20px) !important;
  border: unset !important;
}
.serach-wrap .flt-container-new .flt-btn {
  width: 100%;
  text-align: right;
}
.t-grid-top {
  display: flex;
  align-items: center;
}
.t-grid-top .flt-2 {
  flex-basis: 25%;
}
.t-grid-top .grd-btn {
  flex: 1;
  text-align: right;
}
.text-right {
  text-align: right !important;
}
.EffectiveDate_JDateformError {
  display: none;
}
.no-pad {
  padding: unset;
}
.header-padding table.doc-approval tr th {
  padding: 2px 10px !important;
}
.fle-box-2-col {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.fle-box-2-col > div {
  margin: 0;
  width: calc(50% - 5px);
  margin-right: 5px;
  border: 1px solid #f2f2f2;
}
.fle-box-2-col > div:last-child {
  margin-right: unset;
}
.fle-box-2-col > div .i-header {
  margin: 0 0!important;
}
.fle-box-2-col > div table {
  margin-top: 5px;
}
.flex-box-2 {
  align-items: stretch;
  flex-direction: row;
  flex-wrap: wrap;
}
.flex-box-2 > div {
  margin: 5px;
  border: 1px solid #f2f2f2;
}
.flex-box-2 > div .i-header {
  margin: 0 0!important;
}
.flex-box-2 > div table tr td table tr td {
  padding: unset !important;
}
.flex-box-2 > div table tr td table tr:last-child td {
  border-bottom: inherit;
}
.mr-tb-10 {
  margin: 10px 0;
}
.t-grid-alt > tbody > tr {
  background-color: #f5f5f5;
}
.t-grid-alt > tbody > tr td {
  border-bottom: 1px solid #e6e6e6 !important;
}
.t-grid-alt > tbody > tr.change-sub-section td {
  background-color: #ededed !important;
}
.t-grid-alt > tbody > tr:hover {
  background-color: #f5f5f5 !important;
}
.change-sub-section .t-grid.sub-grid {
  margin: 2px 0;
  margin-bottom: 20px;
}
.change-sub-section .t-grid.sub-grid .t-grid-header {
  border: unset;
  background-color: #dbe4e8;
}
.change-sub-section .t-grid.sub-grid tbody tr:nth-child(odd) td {
  background-color: #f0f0f0;
}
.change-sub-section .t-grid.sub-grid tbody tr:nth-child(even) td {
  background-color: #f5f5f5;
}
.sear-cont {
  display: flex;
  align-items: center;
  border: 1px solid #e6e6e6;
}
.sear-cont input[type="text"] {
  border: none;
}
.sear-cont .serch-icon {
  width: 16px;
  background-color: #f5f5f5;
  color: #808080;
  padding: 5px;
  text-align: center;
  border: 1px solid #f2f2f2;
}
.border-lr-1 {
  border-left: 1px solid #e6e6e6 !important;
  border-right: 1px solid #e6e6e6 !important;
}
.font-normal {
  font-weight: normal !important;
}
.mrt-5 {
  margin-top: 5px;
}
.flex-2 {
  display: flex;
  padding: 0 5px;
}
.flex-1 {
  flex: 1;
}
.align-item-center {
  align-items: center;
}
.align-item-start {
  align-items: flex-start;
}
.align-item-end {
  align-items: flex-end;
}
.align-item-stretch {
  align-items: stretch;
}
.classHistory {
  background-color: #cbd8de;
  border-top: 1px solid #acc1ca;
}
.classHistory:hover {
  background-color: #cbd8de !important;
}
.change-sub-section td {
  background-color: #fafbfc;
}
.more-txt {
  font-weight: bold;
}
.cursor-pointer {
  cursor: pointer;
}
.error-wrap {
  width: 25px;
  position: absolute;
}
.error-wrap .formErrorContent {
  display: none;
  position: absolute;
  padding: 5px 15px;
  background-color: #f5f5f5;
  border-radius: 5px;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.15);
  min-width: 200px;
  max-width: 200px;
}
.error-wrap .fa-exclamation-circle {
  color: #ffd900;
}
.error-wrap .exc-icon {
  position: absolute;
  z-index: 99;
  left: -15px;
  top: 5px;
}
.site-map-anc {
  color: #327AD6;
}
.ele-group .date-group {
  display: flex;
  align-items: center;
}
.ele-group .date-group select {
  flex: 1;
}
.ele-group .date-group .date-fileds {
  display: flex;
  align-items: center;
}
.ele-group .date-group .date-fileds > div:first-child input {
  margin: 0 5px;
}
.wrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
}
.wrapper .left-side {
  width: 190px;
  background-color: #253339;
  position: fixed;
  min-height: 100vh;
  z-index: 1;
}
.wrapper .left-side .smallLogo {
  height: 55px;
  width: 150px;
  margin: auto;
  background-image: url(/Images/Company/infionic-logo.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.wrapper .left-side .header {
  background-color: inherit;
  width: inherit;
  height: inherit;
  position: inherit !important;
}
.wrapper .left-side .header .setting_opt {
  right: inherit;
  left: 90px;
  top: -15px;
}
.wrapper .left-side .user-profile {
  display: flex;
  align-items: center;
  flex-direction: row;
  background-color: #1b2529;
}
.wrapper .left-side .nav-wrapper {
  overflow-y: hidden;
  height: calc(100vh - 55px);
}
.wrapper .left-side .nav-wrapper:hover {
  overflow-y: auto;
}
.wrapper .left-side .nav-wrapper .nav_top {
  padding: 10px 0;
}
.wrapper .left-side .nav-wrapper .nav_top a {
  font-size: 14px;
}
.wrapper .left-side .nav-wrapper .nav_top ul li {
  list-style: none;
  position: relative;
}
.wrapper .left-side .nav-wrapper .nav_top ul li .arrow {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 10px;
  top: 6px;
  color: #f2f2f2;
  cursor: pointer;
  display: flex;
  align-content: center;
  justify-content: center;
  font-size: 16px !important;
  transition: 1s;
}
.wrapper .left-side .nav-wrapper .nav_top ul li a {
  text-decoration: none;
  display: flex;
  align-items: center;
  height: 25px;
  margin: 5px 0;
  padding: 0 6px;
}
.wrapper .left-side .nav-wrapper .nav_top ul li a > div {
  display: flex;
  color: #d9d9d9;
}
.wrapper .left-side .nav-wrapper .nav_top ul li a > div .topMenus {
  font-size: 16px;
  color: #6e92a2;
  width: 20px;
  height: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wrapper .left-side .nav-wrapper .nav_top ul li a > div .topMenus.infi-TopMenu_1:before {
  content: "\f0e4";
}
.wrapper .left-side .nav-wrapper .nav_top ul li a > div .topMenus.infi-TopMenu_56:before {
  content: "\f15c";
}
.wrapper .left-side .nav-wrapper .nav_top ul li a > div .topMenus.infi-TopMenu_10:before {
  content: '\f007';
}
.wrapper .left-side .nav-wrapper .nav_top ul li a > div .menuName {
  padding-left: 8px;
}
.wrapper .left-side .nav-wrapper .nav_top ul li .sub-menus {
  padding-left: 23px;
  display: none;
  background-color: #233036;
}
.wrapper .left-side .nav-wrapper .nav_top ul li .sub-menus div {
  padding: 6px 0px;
}
.wrapper .left-side .nav-wrapper .nav_top ul li .sub-menus div a {
  height: 20px;
  margin: 0;
}
.wrapper .left-side .nav-wrapper .nav_top ul li .sub-menus div a span {
  color: #bfbfbf;
}
.wrapper .left-side .nav-wrapper .nav_top ul li .sub-menus div a span:first-child {
  display: none !important;
}
.wrapper .left-side .nav-wrapper .nav_top ul li .sub-menus div a span.sub-tlt {
  display: inline-block;
  padding: 0 5px;
}
.wrapper .left-side .nav-wrapper .nav_top ul li .sub-menus div a span.sub-tlt.leftActive {
  color: #f7941e;
}
.wrapper .left-side .nav-wrapper .nav_top ul li.current a .topMenus,
.wrapper .left-side .nav-wrapper .nav_top ul li.current a .menuName {
  color: #f7941e;
}
.wrapper .right-side {
  flex: 1;
  margin-left: 190px;
  height: 100vh;
  overflow-y: auto;
}
.wrapper .right-side .main-content {
  padding: 5px;
  width: calc(100% - 10px);
}
@media screen and (min-width: 560px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .wrapper .left-side {
    width: 60px;
  }
  .wrapper .left-side .user-profile {
    flex-direction: column;
  }
  .wrapper .left-side .user-profile .smallLogo {
    background-size: 50%;
    width: 60px;
    height: 60px;
    background-image: url(/Images/Icons/default/logo_new.png);
  }
  .wrapper .left-side .user-profile .userSettings table {
    margin-right: 0 !important;
    margin: 5px 0;
  }
  .wrapper .left-side .user-profile .userSettings table tr td {
    padding: unset !important;
  }
  .wrapper .left-side .nav_top ul li a > div .menuName {
    display: none;
  }
  .wrapper .left-side .nav_top ul li a > div .topMenus {
    width: 60px !important;
    height: 60px !important;
  }
  .wrapper .left-side .nav_top ul li .sub-menus {
    display: none !important;
  }
  .wrapper .left-side .nav_top ul li .arrow {
    display: none !important;
  }
  .wrapper .right-side {
    margin-left: 60px;
  }
}
.infi-tabs > ul {
  display: flex;
}
.infi-tabs > ul > li {
  padding: 5px !important;
  color: #ffffff;
}
.infi-tabs .ui-tabs-nav {
  margin-bottom: 0 !important;
  background-image: transparent !important;
}
.flex-container {
  display: flex;
  align-items: stretch;
  flex-wrap: nowrap;
}
.flex-container > .f-group {
  flex: 1;
  margin: 0 2px;
  border: 1px solid #ffffff;
}
@media only screen and (max-width: 600px) {
  .mobile-iframe {
    width: 96vw;
    height: 100vh;
  }
  .mobile-iframe .approval-section {
    width: calc(100% - 10px);
    margin: 5px;
  }
  .mobile-iframe .approval-section .ele-header {
    font-weight: 800;
    padding: 3px 0;
    font-size: 15px;
  }
  .mobile-iframe .approval-section .remark-sec textarea {
    width: calc(100% - 10px) !important;
  }
  .mobile-iframe .app-tlt {
    margin: 0 5px;
    background: #f2f2f2;
    padding: 2px 5px;
  }
  .mobile-iframe .t-grid table tr th span,
  .mobile-iframe .t-grid table tr th a,
  .mobile-iframe .t-grid table tr th div {
    font-size: 11px !important;
  }
  .mobile-iframe .t-grid table tr td,
  .mobile-iframe .t-grid table tr th {
    font-size: 11px !important;
  }
  .mobile-iframe .infoTbl {
    width: 100%;
  }
  .mobile-iframe .infoTbl tbody tr td,
  .mobile-iframe .infoTbl tbody tr th {
    font-size: 11px !important;
  }
  .mobile-iframe .infoTbl tbody tr td:first-child,
  .mobile-iframe .infoTbl tbody tr th:first-child {
    width: 40% !important;
  }
  .mobile-iframe .ui-tabs-panel .t-grid {
    width: inherit;
    width: 92vw;
    overflow-x: auto;
  }
}
.header .nav_top ul {
    background: #2a3c43;
}
.header .nav_top ul li {
     height: 36px;
    border-bottom: 1px solid #344b54;
}
.header .nav_top ul li a {
    border-bottom: none;
    margin: 5px 20px 0px 20px !important;
}
.header .nav_top ul li .sub-menus {
    background: #2a3c43;
    
}
.header .nav_top ul li:hover, 
.header .nav_top ul li.current {
    background: #6e92a2;
}
.header .nav_top ul li .sub-menus > div a {
    border-bottom: none;
    margin: 5px 20px 0px 20px !important;
}
.header .nav_top ul li .sub-menus > div {
    height: calc(36px);
    border-bottom: 1px solid #344b54;
}
    .header .nav_top ul li .sub-menus > div:hover {
        background: #6e92a2;
    }
  .ui-tabs .ui-tabs-nav {
    margin-top: 12px;
    margin-bottom: 15px;
    margin-left: 15px;
}
  .ui-tabs .ui-tabs-nav li {
    background-color: #6e92a2;
    margin: 0 5px auto !important;
    min-width: 10px;
    padding: 4px 8px !important;
}
  .ui-widget-content {
    background-color: #f7f7f7;
}
  .ui-widget-content .ui-widget-header {
   background: #f7f7f7;
}
  .ui-tabs .ui-tabs-panel {
    background-color: white!important;
    padding: 5px 12px !important;
    margin-left: 15px;
}
  .ui-widget-content .ui-tabs-nav .ui-tabs-selected {
    padding-bottom: 4px !important;
}
.header .setting_opt {
    background: #2a3c43;
}
.header .setting_opt .list a .link {
    border-bottom: 1px solid #39525b!important;
}
.header .setting_opt .list a .link {
   padding: 13px 10px;
}
.header .setting_opt .list a:hover {
    background-color: #6e92a2;
}
.association tbody tr {
    line-height: 20px;
}

.association .dropdown {
  position: relative;
  display: inline-block;
}

.association .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
}

.association .dropdown:hover .dropdown-content {
  display: block;
}
#tdPrimaryDocAssociation table {
    border: none!important;
}
input[type="button"] {
    background: #f7941e;
    color: #ffffff;
    border: none;
    padding: 6px 15px;
    box-shadow: none;
    border-radius: 1px;
    font-size: 16px;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    margin-right: 15px;
    margin-bottom: 10px;
}
.dl-btn {
    border: 1px solid #D8D8D8;
    padding: 6px 8px;
    width: 14px;
    height: auto;
    top: 10px;
    position: relative;
    cursor:pointer;
}
.serach-wrap.all-search .search-all {
    padding: 6px 5px;
    width: 30px;
}
.t-grid-top input[type="text"] {
    min-height: 30px!important;
}
.doc-info input[type="button"] {
    background: #fff;
    color: #4f6c79;
    border: none;
    padding: 6px 15px;
    border-radius: 1px;
    font-size: 16px;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.doc-info .t-grid table {
    width: 100%;
    border: 1px solid #e3e3e3 !important;
    margin-bottom: 15px;
}
.doc-info .t-grid table thead.t-grid-header {
    background-color: #fff;
    border: 1px solid #e3e3e3;
}
.doc-info .t-grid table tbody tr td {
    padding: 6px 10px !important;
    font-size: 14px;
}
.divPopUpWindowContent .i-header .blueheader {
    margin-top: 16px!important;
}

.divPopUpWindowContent .t-grid table thead.t-grid-header {
    background-color: #F7F7F7;
    border: 1px solid #f4f4f4;
}
.divPopUpWindowContent .i-header .blueheader {
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-left: 2px;
}
.divPopUpWindowContent .i-header {
    background-color: #fff;
}
.i-win-button input[type="button"] {
    background: #4c6a77;
    color: #ffffff;
    border: none;
    padding: 6px 15px;
    box-shadow: none;
    border-radius: 1px;
    font-size: 16px;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    margin-left: 15px;
    margin-right: 0px;
    margin-bottom: 10px;
}
#rightPane .i-header {
    margin: 0 0 10px 0;
    padding: 0 5px;
    padding-right: 5px;
    height: 50px;
    line-height: 25px;
}
#rightPane #divCategoryJournalEntry {
    margin-top: 10px;
}
#rightPane .tablefixedheader .t-grid-header {
    padding-right: 0px !important;
    height: 30px;
    border-bottom: 1px solid #e6e6e6;
    line-height: 30px;
}
#rightPane input[type="button"] {
    background: #fff;
    color: #384e58;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.ui-tabs #ui-tabs-2.ui-tabs-panel {
    background-color: white !important;
    padding: 12px !important;
    margin-left: 15px;
}
.ui-tabs #ui-tabs-2 .flt-2 {
     margin-bottom: 10px;
}
.dl-btn-isu {
    border: 1px solid #D8D8D8;
    padding: 6px 8px;
    width: 14px;
    height: auto;
    top: -3px;
    position: relative;
    cursor: pointer;
}
.ui-tabs #ui-tabs-3.ui-tabs-panel {
    background-color: white !important;
    padding: 12px !important;
    margin-left: 15px;
}
.ui-tabs #ui-tabs-3 .flt-2 {
    margin-bottom: 10px;
}





.dd-assn input:hover {
  cursor:pointer;
}
.dd-assn input:hover ~ .dd-a-assn {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
}
.dd-assn input:checked:after {
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
}
.dd-assn input:checked:focus + .dd-c-assn{
  transform: scaleY(1);
  -webkit-transform: scaleY(1);
}

.dd-c-assn{
    display: flex;
    position: absolute;
    background: white;
    height: auto;
    padding: 15px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    transform: scaleY(0);
    transform-origin: top left;
    transition-duration: 0.2s;
    -webkit-transform: scaleY(0);
    -webkit-transform-origin: top left;
    -webkit-transition-duration: 0.2s;
    min-width: 150px;
    left: 32px;
    top: 1px;
}
.dd-c-assn ul {
  margin:0;
  padding:0;
  list-style-type: none;
}
.dd-c-assn li {
  margin-botom:5px;
  word-break: keep-all;
  white-space:nowrap;
  display:block;
  position:relative;
}
.header .setting_opt .list a:first-child .link:hover {
    background-color: #2a3c43;
}
.header .setting_opt .list a .link:hover {
    background-color: #6e92a2;
}

#divAddEditAssociatedDoc .i-header .blueheader {
    margin-top: 0px !important;
    margin-bottom: 11px !important;
}
#divAddEditAssociatedDoc .i-header table .reset-btn {
    background-color: #fff;
    color: #4C6A77;
    padding: 5px 10px 8px 10px;
    text-decoration: none;
    box-shadow: rgba(89, 92, 96, 0.2) 0px 4px 8px;
}
#divAddEditAssociatedDoc .i-header table .reset-btn:hover {
    box-shadow: rgba(0, 0, 0, 0.2.6) 0px 5px 15px;
}
.usr-dta input[type="text"], input[type="password"], input[type="number"] {
    width: 265px !important;
}
/*# sourceMappingURL=new-styles.css.map */



/* New CSS */

.login_newone.limiter {
    width: 100%;
    margin: 0 auto;
}
.login_newone .container-login100 {
    width: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background: #f2f2f2;
}

.login_newone .wrap-login100 {
    width: 100%;
    background: #fff;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    flex-direction: row-reverse;
}

.login_newone .login100-form {
    width: 24%;
    min-height: 75vh;
    display: block;
    background-color: #fff;
    padding: 140px 164px 55px 96px;
    z-index: ;
    height: 100%;
}

.login_newone .login100-form .logo-section {
    text-align: center;
}

.login_newone .login100-form .logo-section .logo {
    width: 350px;
    height: auto;
    margin-bottom: 0px;
}

.login_newone .login100-form-title {
    width: 100%;
    display: block;
    font-family: Calibri-Bold;
    font-size: 24px;
    color: #4c6a77;
    line-height: 1.2;
    text-align: center;
    letter-spacing: 1.44px;
    font-weight: 600;
    padding-bottom: 48px;
}

.login_newone .form-group {
    margin-bottom: 1rem;
    position: relative;
}

.login_newone label {
    display: inline-block;
    margin-bottom: .5rem;
}

.login_newone label {
    display: block;
    margin: 0 0 7px 0;
    font-size: 14px;
    color: #4d4d4d;
    letter-spacing: .42px;
}

.login_newone .form-control {
    display: block;
    width: 100% !important;
    padding: 0px 11px;
    letter-spacing: .48px;
    font-size: 1rem;
    line-height: 1.25;
    color: #000;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.login_newone .form-group img {
    position: absolute;
    right: 0;
    top: 34px;
}

.login_newone .input-ico {
    width: 16px;
    height: 16px;
}

.login_newone .justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.login_newone .justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.login_newone .d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.login_newone .f-password {
    color: #4d4d4d !important;
    text-decoration: none;
    font-size: 14px;
    margin: 12px 0 24px 0;
}

.login_newone .text-center {
    text-align: center !important;
}

.login_newone .form-ftr .l-button {
    color: #fff;
    background-color: #f7941e;
    border: 1px solid #f7941e;
    display: block;
    padding: 11px;
    font-size: 18px;
    letter-spacing: 1.08px;
    text-decoration: none;
    width: 100%;
}

.login_newone .login100-more {
    background-image: url('../../images/bg-02.svg');
    width: 57%;
    background-repeat: no-repeat;
    background-size: cover;
    /*position: absolute;*/
    height: 100%;
    left: -11%;
    top: 0;
    padding-top:50px;
}

/* .login_newone .login100-more::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
} */

.login_newone .banner-icon {
    /*position: absolute;*/
    bottom: 0;
    width: 90%;
    height: auto;
    left: 18%;
}

.login_newone .form-control:active, .login_newone .form-control:focus {
    border: 1px solid #f7941e;
}


.session_expired_block .container {
        margin-right: auto;
        margin-left: auto;
        padding-right: 15px;
        padding-left: 15px;
        width: 100%
    }

    .session_expired_block .text-center {
        text-align: center;
    }

    .session_expired_block {
        padding: 16vh 0vh;
        background-image: url(../../images/session_bg.svg);
        background-repeat: no-repeat;
        background-size: cover;
        height: 100%;
        width: 100%;
        background-position: center;
    }

    .session_expired_block h2 {
        color: #000;
        font-size: 32px;
        letter-spacing: 0.7px;
    }

    .session_expired_block p {
        color: #5c5c5c;
        font-size: 24px;
        line-height: 34px;
        letter-spacing: 0.3px;
    }

    .session_expired_block a {
        color: #6f8f9d;
        font-size: 24px;
        line-height: 34px;
        letter-spacing: 0.3px;
        font-weight: 600;
    }


/* Exisitng CSS Changes */

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, 
.ui-tabs .ui-tabs-nav li:hover a {
    color: #F7941E;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}

.ui-tabs .ui-tabs-nav li a {
    color: #AAA;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}


.ui-tabs .ui-tabs-nav li.ui-tabs-selected,
.ui-tabs .ui-tabs-nav li:hover {
    background-color: transparent;
}

.ui-tabs .ui-tabs-nav li {
    background-color: transparent;
}

.ui-tabs .ui-tabs-nav {
    margin: 0px;
    margin-bottom: 15px;
    background-color: #fff !important;
    padding: 4px 1px 0px;
}

.ui-tabs .ui-tabs-nav li {
    margin: 0px !important;
}

input[type="button"] {
    background: #F8FDFF;
    color: #6E92A2;
    font-weight: 600;
    letter-spacing: 0.84px;
    border: 1px solid #6E92A259;
}

.dl-btn {
    border: 1px solid #6E92A259;
    background-color: #F8FDFF;
}

.t-grid table tbody tr .ancList .popDiv {
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.14);
    border-radius: 0px;
}



.divPopUpWindowContent .i-header .blueheader {
    color: #4C6A77;
    text-transform: uppercase;
    font-size: 16px !important;
}

.t-window .divPopUpWindowContent {
    background: #F7F7F7;
}

.i-header table tr {
    background-color: #fff !important;
}

.t-window .i-win-button {
    background: #fff;
    width: 100%;
    padding: 13px 0px 0px;
    height: 44px;
    box-shadow: 0px -2px 16px #00000019;
}

.i-win-button input[type="button"] {
    background: #edf0f1;
    color: #4C6A77;
    font-size: 18px;
    letter-spacing: 0.2px;
}

/* .association tbody tr:first-child td:nth-child(1) {
  background-color: #e5f2d3;
display: initial;
padding: 2px 8px !important;
border-radius: 2px;
color: #6f8949;
}
.association tbody tr:nth-child(2) td:nth-child(1) {
  background-color: #c2e7e7;
display: initial;
padding: 2px 8px !important;
border-radius: 2px;
color: #308686;
}
.association tbody tr:nth-child(3) td:nth-child(1) {
  background-color: #f1d9cc;
display: initial;
padding: 2px 8px !important;
border-radius: 2px;
color: #b35b2a;
}
.association tbody tr:nth-child(4) td:nth-child(1) {
background-color: #ccdcf1;
display: initial;
padding: 2px 8px !important;
border-radius: 2px;
color: #2a73b3;
} */

.association tbody tr {
    display: inline-block;
    color: #000;
}

.c-assn {
    position: relative;
}


/*
.c-assn {
  display: flex;
  align-items: center;
  height:100%;
  width:100%;
}

.dd-assn {
  z-index:1;
  position:relative;
  display: inline-block;
}

.dd-a-assn {
  padding: 2px 8px;
  background-color: #f1d9cc;
  color: #b35b2a;
  border-radius: 2px;
  position:relative;
  
}

.dd-c-assn li:first-child {
    background-color: #E5F2D3;
    border-radius: 2px;
    color: #56732D;
    padding: 2px 8px;
    margin-bottom: 2px;
}
.dd-c-assn li:nth-child(2) {
    background-color: #C2E7C3;
    padding: 2px 8px;
    border-radius: 2px;
    color: #627963;
    margin-bottom: 2px;
}
.dd-c-assn li:nth-child(3) {
    background-color: #C2E7E7;
    padding: 2px 8px;
    border-radius: 2px;
    color: #006666;
    margin-bottom: 2px;
}
.dd-c-assn li:nth-child(4) {
    background-color: #FFF3C1;
    padding: 2px 8px;
    border-radius: 2px;
    color: #7C7559;
    margin-bottom: 2px;
}
    
    */

    .dd-assn input:after {
  content:"";
  width:100%;
  height:2px;
  position:absolute;
  display:block;
  background:#C63D0F;
  bottom:0;
  left:0;
  transform: scaleX(0);
  transform-origin: bottom left;
  transition-duration: 0.2s;
  -webkit-transform: scaleX(0);
  -webkit-transform-origin: bottom left;
  -webkit-transition-duration: 0.2s;
}
.dd-assn input {
  top:0;
  opacity:0;
  display:block;
  padding:0;
  margin:0;
  border:0;
  height:100%;
  
}

.search_fltout ul li {
    display: inline-block;
    background-color: #F2F5F7;
    padding: 7px 12px;
    margin-left: 5px;
}

.t-grid-top #frmAddSavedSearch {
    display: inline-block;
}

.t-grid-top .search_fltout {
    display: inline-block;
}

.search_fltout ul li a {
    text-decoration: none;
    font-size: 15px;
}

ul.association li {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    color: #000 !important;
    margin-right: 6px;
}

ul.association li lable {
    color: #000 !important;
}

.dd-a-assn span {
    color: #0A94FF;
    position: absolute;
    top: 7px;
}

.dd-c-assn {
    min-width: auto;
    left: 22px;
    top: 0;
    z-index: 9999;
    position: absolute;
}

.first_assoc_block li, .sec_assoc_block li {
    display: block !important;
    margin-bottom: 14px;
}

.first_assoc_block li:last-child, .sec_assoc_block li:last-child {
    margin-bottom: 0px;
}

p.drop_assoc {
    font-weight: 600;
    padding-bottom: 4px;
    color: #000 !important;
}

.first_assoc_block p, .sec_assoc_block p {
    color: #5C5C5C;
}

.sec_assoc_block {
    margin-left: 25px !important;
}

span.dot_left {
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #bdbfbf;
    display: inline-block;
    margin-right: 5px;
}

.divPopUpWindowContent input[type="button"] {
    color: #6E92A2;
    border: 1px solid #6E92A259;
    padding: 6px 15px;
    box-shadow: none;
    border-radius: 1px;
    font-size: 16px;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    margin-right: 15px;
    margin-bottom: 0px;
    margin-top: 10px;
    background: #F8FDFF !important;
}

/*.grdLevelBtnsAlign img,
.grdLevelBtns img,
.actionBtns img {
  vertical-align: bottom;
}*/

img.dl-img-btn {
    width: 18px;
}

#tblShowIssueAsso  .association-deselect{
    background:#fff !important;
}

#tblShowIssueAsso .association-select{
background:#6e92a2 !important;
}

#tblShowIssueAsso .association-mandatory{
    background:green !important;
}

.alt-pallet input[type="button"]:nth-child(2) {
    color: #56732D;
    background-color: #E5F2D3;
    border: none;
    padding: 4px 7px;
    font-size: 12px;
    letter-spacing: 0.36px;
    box-shadow: none;
    border-radius: 0;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    margin-right: 15px;
    margin-bottom: 0px;
    margin-top: 10px;
}
.alt-pallet input[type="button"]:nth-child(3) {
    color: #006666;
    background-color: #C2E7E7;
    border: none;
    padding: 4px 7px;
    font-size: 12px;
    letter-spacing: 0.36px;
    box-shadow: none;
    border-radius: 0;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    margin-right: 15px;
    margin-bottom: 0px;
    margin-top: 10px;
}
.alt-pallet input[type="button"]:nth-child(4) {
    color: #006666;
    background-color: #C2E7E7;
    border: none;
    padding: 4px 7px;
    font-size: 12px;
    letter-spacing: 0.36px;
    box-shadow: none;
    border-radius: 0;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    margin-right: 15px;
    margin-bottom: 0px;
    margin-top: 10px;
}
.alt-pallet input[type="button"]:nth-child(5) {
    color: #006666;
    background-color: #C2E7E7;
    border: none;
    padding: 4px 7px;
    font-size: 12px;
    letter-spacing: 0.36px;
    box-shadow: none;
    border-radius: 0;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    margin-right: 15px;
    margin-bottom: 0px;
    margin-top: 10px;
}
.alt-pallet input[type="button"]:nth-child(6) {
    color: #BCBCBC;
    background-color: #F3F3F3;
    border: none;
    padding: 4px 7px;
    font-size: 12px;
    letter-spacing: 0.36px;
    box-shadow: none;
    border-radius: 0;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    margin-right: 15px;
    margin-bottom: 0px;
    margin-top: 10px;
}
.alt-pallet input[type="button"]:nth-child(7) {
    color: #BCBCBC;
    background-color: #F3F3F3;
    border: none;
    padding: 4px 7px;
    font-size: 12px;
    letter-spacing: 0.36px;
    box-shadow: none;
    border-radius: 0;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    margin-right: 15px;
    margin-bottom: 0px;
    margin-top: 10px;
}

/*pratik give code*/
.assoc-label .gl {
color: #56732D;
background-color: #E5F2D3;
}



.assoc-label .gr {
color: white;
background-color:grey;
}

.assoc-label .bl {
color: #006666;
background-color: #C2E7E7;
}

.assoc-label .disable {
color: #BCBCBC;
background-color: #F3F3F3;
}

.assoc-label .label {
padding: 5px;
font-size: 12px;
letter-spacing: 0.36px;
margin:0px 5px 5px 0px;
}

.assoc-label .i-asso .label {
padding: 4px 7px;
font-size: 12px;
letter-spacing: 0.36px;
margin-right: 0px;
}


.d-flex {
display: -ms-flexbox!important;
display: flex!important;
}

.flex-wrap {
-ms-flex-wrap: wrap!important;
flex-wrap: wrap!important;
}

.assoc-label .i-asso {
margin-right: 12px;
margin-bottom: 21px;
}

.assoc-label .i-asso .ac {
color: #fff;
background: #F7941E;
}

.assoc-label .i-asso .da {
color: #fff;
background: #D4D4D4;
}

.assoc-label .i-asso .add-pup .active-icon {
font-size: 6px;
top: 4px;
position: relative;
border-radius: 50%;
text-align: center;
line-height: 10px;
letter-spacing: 1px;
vertical-align: middle;
padding: 1.8px 2px 0.5px 2.6px;
cursor: pointer;
}

.assoc-label .i-asso .active-icon {
font-size: 6px;
top: 4px;
position: relative;
border-radius: 50%;
text-align: center;
line-height: 10px;
vertical-align: middle;
padding: 0.8px 1.5px 0.5px 1.5px;
}

.form-group {
margin-bottom: 5rem;
}

.form-group label {
display: block;
margin-bottom: .5rem;
font-size: 12px;
color: #5C5C5C;
}

.form-group .form-control {
display: block;
width: 345px;
padding: .3rem .75rem;
font-size: 1rem;
line-height: 1.25;
color: #495057;
background-color: #fff;
background-image: none;
background-clip: padding-box;
border: 1px solid #D4D4D4;
border-radius: 4px;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/*arshad custom styles*/

.t-window {
    border-radius: 10px;
}
.t-window .t-window-titlebar {
    border-radius: 10px 10px 0 0;
    box-shadow: 0px 2px 16px #00000019;
    /*box shadow set as per UI design*/
    /*box-shadow: 0 5px 30px rgba(0,0,0,0.1);*/

    z-index: 2;
}
#frmAddEditeDocType > .flex-col-3:nth-of-type(1) {
    flex-wrap: wrap;
}
#frmAddEditeDocType > .flex-col-3:nth-of-type(1) > div {
    width: calc(100% - 4px);
    border: none;
}
.t-window > div .divPopUpWindowContent {
    padding: 15px;
}
.full-heading {
    display: block;
    padding: 10px;
    box-shadow: 0 5px 10px rgba(0,0,0,0.05);
    text-transform: uppercase;
    font-size: 120%;
    font-weight: bold;
    letter-spacing: 1px;
    background: #fff;
    border-top: solid 2px #a3b4bb;
    margin-bottom: 16px;
}
/*info-table-customdiv*/
.info-table-customdiv {
    display: block;
    margin: 0 0 25px 0;
}
.info-table-customdiv > table,
.info-table-customdiv > table tr {
    width: 100%;
}
.info-table-customdiv > table tr {
    display: flex;
    align-items: center;
    padding: 3px;
    margin: 0 0 5px 0;
    background: #fff;
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);
    border-radius: 6px;
}
.info-table-customdiv > table tr:first-child {
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 0;
}
.info-table-customdiv > table tr > * {
    width: 100%;
}
.info-table-customdiv > table tr > th:nth-of-type(1),
.info-table-customdiv > table tr > td:nth-of-type(1) {
    width: 20%;
}
.info-table-customdiv > table tr > th:nth-of-type(2),
.info-table-customdiv > table tr > td:nth-of-type(2) {
    width: 25%;
}
.info-table-customdiv > table tr > th:nth-of-type(3),
.info-table-customdiv > table tr > td:nth-of-type(3) {
    width: 15%;
}
.info-table-customdiv > table tr > th:nth-of-type(4),
.info-table-customdiv > table tr > td:nth-of-type(4) {
    width: 40%;
}
.info-table-customdiv > table tr input[type="text"],
input[type="text"].inputform {
    width: 80%;
    height: 30px;
    min-height: 30px;
    border: solid 1px #ddd;
    border-radius: 4px;
    text-indent: 5px;
    font-size: inherit;
}
.info-table-customdiv > table tr > td:nth-of-type(4) input[type="text"] {
    width: 96%;
}
input[type="text"].inputform,
textarea.inputform {
    width: 100%;
}
textarea.inputform {
    border: solid 1px #ddd;
    border-radius: 4px;
    text-indent: 5px;
    font-size: inherit;
}
/*column row and grid*/
.dis-flx {
    display: flex;
}
.dis-inflx {
    display: inline-flex;
}
.jstfy-cont-flx-start {
    justify-content: flex-start;
}
.jstfy-cont-flx-center {
    justify-content: center;
}
.jstfy-cont-flx-end {
    justify-content: flex-end;
}
.align-itm-c {
    align-items: center;
}
.columrow {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
}
.flex-row {
    margin-left: -15px;
    margin-right: -15px;
}
.flex-row-colpad15 {
    padding-left: 15px;
    padding-right: 15px;
}
.columrow-8px {
    margin-left: -8px;
    margin-right: -8px;
}
.flx-wrap {
    flex-wrap: wrap;
}
.flex-100pcnt {
    width: 100% !important;
}
.column-grid {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 0%;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}
.flx-col {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 0%;
    position: relative;
}
.flx-gr-1 {
    flex-grow: 1;
}

.flx-gr-2 {
    flex-grow: 2;
}

.flx-gr-3 {
    flex-grow: 3;
}

.flx-gr-4 {
    flex-grow: 4;
}

.flx-gr-5 {
    flex-grow: 5;
}

.flx-gr-6 {
    flex-grow: 6;
}

.flx-gr-7 {
    flex-grow: 7;
}

.flx-gr-8 {
    flex-grow: 8;
}

.flx-gr-9 {
    flex-grow: 9;
}

.flx-gr-10 {
    flex-grow: 10;
}
.flx-col-1 {
    width: 10%;
    flex-basis: auto;
}
.flx-col-2 {
    width: 20%;
    flex-basis: auto;
}
.flx-col-3 {
    width: 30%;
    flex-basis: auto;
}
.flx-col-4 {
    width: 40%;
    flex-basis: auto;
}
.flx-col-5 {
    width: 50%;
    flex-basis: auto;
}
.flx-col-6 {
    width: 10%;
    flex-basis: auto;
}
.flx-col-7 {
    width: 70%;
    flex-basis: auto;
}
.flx-col-8 {
    width: 80%;
    flex-basis: auto;
}
.flx-col-9 {
    width: 90%;
    flex-basis: auto;
}
.flx-col-10 {
    width: 100%;
    flex-basis: auto;
}
.column-block {
    width: 100%;
    padding: 0 15px;
    position: relative;
}
.columrow-8px > .column-block {
    padding-left: 8px;
    padding-right: 8px;
}
.columrow-10px > .column-block {
    padding-left: 10px;
    padding-right: 10px;
}
.columrow-15px > .column-block {
    padding-left: 15px;
    padding-right: 15px;
}
.column-block > div {
    display: block;
    background: #fff;
    border-radius: 7px;
    min-height: 20px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.07);
}
.basicConfiguration .column-block:nth-of-type(1) > div:nth-of-type(1) {
    /*min-height: 520px;*/
    min-height: 386px;
}
.basicConfiguration .column-block:nth-of-type(2) > div:nth-of-type(1) {
    /*min-height: 210px;*/
    min-height: 0px;

}
.basicConfiguration .column-block:nth-of-type(3) > div:nth-of-type(1) {
    min-height: 211px;
    align-items: baseline;
}
.basicConfiguration .column-block:nth-of-type(3) > div:nth-of-type(2) {
    /*min-height: 293px;*/
    min-height: 163px;
}

.basicConfiguration .column-block:nth-of-type(1) > div:nth-of-type(2) {
    /*min-height: 210px;*/
    min-height: 132px;

}
.column-block-controw {
    display: block;
}
.column-block-heading {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
}
.column-block-heading,
.column-block-controw > div {
    padding: 10px;
    border-bottom: solid 1px #ddd;
}
.column-block-controw > div:last-child{
    border-bottom: none;
}
.column-block-controw > div {
    display: flex;
    align-items: center;
}
.column-block-controw > div > div {
    width: 50%;
}
.column-block-controw > div > div:nth-child(2) {
    display: flex;
    justify-content: flex-end;
}
.column-block-controw > div > div select {
    padding: 5px 10px;
    width: 100%;
    min-height: 1px;
    height: auto;
    line-height: normal;
    border-radius: 5px;
}
.mb-10 {
    margin-bottom: 10px;
}
.mb-16 {
    margin-bottom: 16px;
}
.mb-15 {
    margin-bottom: 15px;
}
.mb-25 {
    margin-bottom: 25px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mb-50 {
    margin-bottom: 50px;
}
.pad-10 {
    padding: 10px;
}
.pad-lft-10 {
    padding-left: 10px;
}
.pad-rt-10 {
    padding-right: 10px;
}
/* togglebtn */

.togglebtn {
    display: inline-block;
    position: relative;
}

.togglebtn label {
    display: inline-block;
    position: relative;
    cursor: pointer;
}
.togglebtn input[type="checkbox"] {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
}

.togglebtn label span {
    display: block;
    width: 35px;
    height: 20px;
    border-radius: 40px;
    background: #d0d0d0;
    position: relative;
    transition: all 400ms;
}

.togglebtn label span:before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    position: absolute;
    top: 50%;
    left: 4px;
    transform: translate(0, -50%);
    transition: all 400ms;
}

.togglebtn input:checked~span {
    background: #6992a2;
}

.togglebtn input:checked~span:before {
    transform: translate(13px, -50%);
}
.assiciationTable,
.assiciationTable td {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.tabsinputcol input[type="button"] {
    padding: 4px 7px;
    font-size: 12px;
    letter-spacing: 0.36px;
    margin-right: 10px;
    margin-bottom: 5px;
    border: none;
    position: relative;
}
.tabsinputcol #tblShowIssueAsso .association-deselect {
    background: #ddd !important;
}
.tabsinputcol input[type="radio"] {
    border-color: #f79827;
    background: #f79827;
    position: relative;
    margin-left: -3px;
    margin-right: 10px;
    position: relative;
    top: 5px;
}
   
    .tabsinputcol input[type="radio"]:checked {
        border-color: #6e92a2 !important;
        background: #6e92a2 !important;
    }

.tabsinputcol input[type="radio"]:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;    
    border-radius: 50%;
}
.tabsinputcol input[type="radio"]:after {
    content: '';
    display: block;
    width: 6px;
    height: 3px;
    border-bottom: solid 2px #fff;
    border-left: solid 2px #fff;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    z-index: 2;
    margin: 0 auto;
    transform: translate(0, -40%) rotate(-45deg);
}
.datepickerField input.TextboxCSS {
    width: 100% !important;
    min-width: 250px;

}
.datepickerField .highlight-required {
    border-color: #ddd !important;
    border-radius: 5px;
}
.datepickerField img {
    position: relative;
    right: 30px;
}
.divPopUpWindowContentModified {
    left: 0;
    right: 0;
    width: auto !important;
}
.divPopUpWindowContentModified label {
    display: block;
    margin: 0 0 5px 0;
}
.divPopUpWindowContentModified input,
.divPopUpWindowContentModified textarea,
.divPopUpWindowContentModified select {
    padding-right: 0;
}
.i-btn-color {
    background: #4c6a77 !important;
    border-radius: 5px !important;
    color: #fff !important;
}
.i-btn-color:hover {
    opacity: 0.8 !important;
}
.divPopUpWindowContent .i-header .blueheader {
    margin-top: 0 !important;
    color: #000 !important;
    letter-spacing: 0 !important;
}

/*auto numbering*/

.column-block-heading.dis-flx>.flx-col:first-child {
    display: inline-flex;
    align-items: center;
}

.divauto-num-format {
    display: block;
    padding-bottom: 10px;
}

.divauto-num-format>table {
    margin-bottom: 0 !important;
}

.divauto-num-format>table div {
    border: none !important;
    padding: 10px 10px 0 10px;
}

.t-window .divPopUpWindowContent .divauto-num-format>table>tbody>tr>td,
.t-window .divPopUpWindowContent .divauto-num-format>table>tbody>tr>th,
.t-window .divPopUpWindowContent table tr td table tr td {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
}

.divauto-num-format table {
    margin-bottom: 5px !important;
}

.divauto-num-format table tr td table tr td {
    display: flex;
    width: 100%;
    align-items: center;
}

.divauto-num-format table tr td>h3,
.divauto-num-format table tr td>select {
    width: auto !important;
}

.divauto-num-format table tr td>h3 {
    margin-right: 15px;
    font-weight: normal;
}

.divauto-num-format table tr td>select,
.divauto-num-format table tr td>input[type="text"] {
    border: 1px solid #D4D4D4;
    border-radius: 4px;
    padding: 0 10px;
    line-height: 1;
    min-height: 28px;
    font-size: 13px;
}

.divauto-num-format table tr td>input[type="text"] {
    height: 28px;
}

.divauto-num-format table tr td>select {
    flex-grow: 1.5;
    height: 30px;
}

.divauto-num-format>table tr td table tr td h4 {
    display: none;
}

.divauto-num-format>#divAutoNumParts,
.divauto-num-format>#divIssueNumParts {
    display: block;
    border: solid 1px #eee;
    margin: 0 10px
}

.divauto-num-format>#divAutoNumParts>table,
.divauto-num-format>#divIssueNumParts>table {
    background: #F9F9F9;
    font-weight: bold;
}

.divauto-num-format>#divAutoNumParts>table h3,
.divauto-num-format>#divIssueNumParts>table h3 {
    font-weight: bold;
}

.divauto-num-format>#divAutoNumParts .t-grid,
.divauto-num-format>#divIssueNumParts .t-grid {
    width: 100% !important;
}

.divauto-num-format>#divAutoNumParts .t-grid table,
.divauto-num-format>#divIssueNumParts .t-grid table {
    border: none !important;
    margin: 0 !important;
    padding: 0 0 10px 0 !important;
}

.divauto-num-format>#divAutoNumParts .t-grid table thead tr th,
.divauto-num-format>#divIssueNumParts .t-grid table thead tr th {
    border-bottom: solid 1px #eee !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.divauto-num-format>#divAutoNumParts .t-grid table tbody tr td,
.divauto-num-format>#divIssueNumParts .t-grid table tbody tr td {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.divauto-num-format>#divAutoNumParts .t-grid table tbody tr td:nth-of-type(1),
.divauto-num-format>#divIssueNumParts .t-grid table tbody tr td:nth-of-type(1) {
    width: 25%;
}

.divauto-num-format>#divAutoNumParts .t-grid table tbody tr td:nth-of-type(2),
.divauto-num-format>#divIssueNumParts .t-grid table tbody tr td:nth-of-type(2) {
    width: 15%;
}

.divauto-num-format>#divAutoNumParts .t-grid table tbody tr td:nth-of-type(3),
.divauto-num-format>#divIssueNumParts .t-grid table tbody tr td:nth-of-type(3) {
    width: 15%;
}

.divauto-num-format>#divAutoNumParts .t-grid table tbody tr td:nth-of-type(4),
.divauto-num-format>#divIssueNumParts .t-grid table tbody tr td:nth-of-type(4) {
    width: 15%;
}

.divauto-num-format>#divAutoNumParts .t-grid table tbody tr td:nth-of-type(5),
.divauto-num-format>#divIssueNumParts .t-grid table tbody tr td:nth-of-type(5) {
    width: 15%;
}

.divauto-num-format>#divAutoNumParts .t-grid table tbody tr td:nth-of-type(6),
.divauto-num-format>#divIssueNumParts .t-grid table tbody tr td:nth-of-type(6) {
    width: 5%;
}

.divauto-num-format>#divAutoNumParts .t-grid table tbody tr td:nth-of-type(7),
.divauto-num-format>#divIssueNumParts .t-grid table tbody tr td:nth-of-type(7) {
    width: 10%;
    vertical-align: middle;
}

.divauto-num-format>#divAutoNumParts .t-grid table tbody tr td:nth-of-type(7) .flex-item,
.divauto-num-format>#divIssueNumParts .t-grid table tbody tr td:nth-of-type(7) .flex-item {
    justify-content: flex-end;
}

.divauto-num-format>#divAutoNumParts .t-grid table tbody tr td:nth-of-type(1) input,
.divauto-num-format>#divIssueNumParts .t-grid table tbody tr td:nth-of-type(1) input,
.divauto-num-format>#divAutoNumParts .t-grid table tbody tr td:nth-of-type(2) input,
.divauto-num-format>#divIssueNumParts .t-grid table tbody tr td:nth-of-type(2) input,
.divauto-num-format>#divAutoNumParts .t-grid table tbody tr td:nth-of-type(2) select,
.divauto-num-format>#divIssueNumParts .t-grid table tbody tr td:nth-of-type(2) select,
.divauto-num-format>#divAutoNumParts .t-grid table tbody tr td:nth-of-type(3) input,
.divauto-num-format>#divIssueNumParts .t-grid table tbody tr td:nth-of-type(3) input,
.divauto-num-format>#divAutoNumParts .t-grid table tbody tr td:nth-of-type(3) select,
.divauto-num-format>#divIssueNumParts .t-grid table tbody tr td:nth-of-type(3) select,
.divauto-num-format>#divAutoNumParts .t-grid table tbody tr td:nth-of-type(4) input,
.divauto-num-format>#divIssueNumParts .t-grid table tbody tr td:nth-of-type(4) input,
.divauto-num-format>#divAutoNumParts .t-grid table tbody tr td:nth-of-type(4) select,
.divauto-num-format>#divIssueNumParts .t-grid table tbody tr td:nth-of-type(4) select,
.divauto-num-format>#divAutoNumParts .t-grid table tbody tr td:nth-of-type(5) input,
.divauto-num-format>#divIssueNumParts .t-grid table tbody tr td:nth-of-type(5) input,
.divauto-num-format>#divAutoNumParts .t-grid table tbody tr td:nth-of-type(5) select,
.divauto-num-format>#divIssueNumParts .t-grid table tbody tr td:nth-of-type(5) select {
    width: 80% !important;
}

/*.divauto-num-format>#divAutoNumParts .t-grid table tbody tr td .flex-item .inficon.s16,
.divauto-num-format>#divIssueNumParts .t-grid table tbody tr td .flex-item .inficon.s16 {
    display: block;
    width: 18px;
    height: 18px;
    background: #F7941E;
    color: #fff;
    border-radius: 50%;
    position: relative;
}

.divauto-num-format>#divAutoNumParts .t-grid table tbody tr td .flex-item .inficon.s16:before,
.divauto-num-format>#divIssueNumParts .t-grid table tbody tr td .flex-item .inficon.s16:before {
    content: '+';
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 15px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}*/

/*.columrow:after,
.column-block:after,
.column-block>div:after,
.divauto-num-format:after,
.divauto-num-format>#divAutoNumParts:after,
.divauto-num-format>#divIssueNumParts:after {
    content: '';
    display: block;
    clear: both;
}*/

.columrow:after,
.column-block:after,
.column-block>div:after {
    content: '';
    display: block;
    clear: both;
}


/*workflowblock*/

.workflowblock {
    display: block;
}

.workflowblock>div {
    display: block;
    position: relative;
    padding: 0;
    margin: 0;
    border: none;
    background: #fff;
    border-radius: 7px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.07);
    margin-bottom: 15px;
}

.workflowblock>div>.i-header {
    margin: 0 !important;
    background: transparent !important;
    padding: 10px;
}

.workflowblock>div>.i-header>table {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

.workflowblock>div>.i-header>table tr th,
.workflowblock>div>.i-header>table tr td {
    padding: 0 !important;
}

.workflowblock>div>.i-header>table tr td .blueheader {
    text-transform: none !important;
    font-size: 17px;
}

.workflowblock>div>.i-header>table tr td .blueheader small {
    color: #959595;
    font-size: 12px;
    margin-left: 5px;
}

.workflowblock>div>.cr-wrap {
    padding: 0 0 10px 0;
    border-top: solid 1px #eee;
    position: relative;
}

.workflowblock>div>.cr-wrap>.i-header {
    margin: 10px 10px 0 10px !important;
    padding: 10px !important;
    background: #F9F9F9;
    border: solid 1px #eee;
    line-height: 1 !important;
}

.workflowblock>div>.cr-wrap>.i-header * {
    all: unset !important;
}

.workflowblock>div>.cr-wrap>.i-header h2 {
    font-weight: bold !important;
    color: #000 !important;
}

.workflowblock>div .addcond-btn-div {
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    z-index: 1;
}

.workflowblock>div .addcond-btn-div button {
    all: unset;
    background: transparent;
    color: #6E92A2;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
}

.workflowblock>div>.i-header .toggle-click-workflow.inficon {
    display: inline-flex;
    width: auto;
    height: 20px;
    align-items: center;
    justify-content: center;
    margin-left: 15px;
    position: relative;
    padding: 3px 20px;
    background: transparent;
    border-left: solid 1px #eee;
}

.workflowblock>div>.i-header .toggle-click-workflow.inficon:before {
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: solid 1px transparent;
    border-right: solid 1px transparent;
    border-bottom: solid 1px transparent;
    border-left: solid 1px transparent;
    transform: rotate(-45deg);
}

.workflowblock>div>.i-header .toggle-click-workflow.inficon.icon-collapse:before {
    border-bottom-color: #6E92A2;
    border-left-color: #6E92A2;
}

.workflowblock>div>.cr-wrap>table.tblDocApproval,
.workflowblock>div>.cr-wrap>div>.i-header {
    border: solid 1px #eee;
    width: calc(100% - 20px) !important;
    margin: 0 10px 10px 10px !important;
}

.workflowblock>div>.cr-wrap>div>.i-header {
    margin-bottom: 0 !important;
}

.workflowblock>div>.cr-wrap>div>.i-header {
    background: #F9F9F9;
    line-height: 1 !important;
}

.workflowblock>div>.cr-wrap>div>.i-header table {
    padding: 10px !important;
}

.workflowblock>div>.cr-wrap>div>.i-header table tr {
    background: transparent !important;
}

.workflowblock>div>.cr-wrap>div>.i-header table tr h2 {
    all: unset !important;
    font-weight: bold !important;
    color: #000 !important;
}

.workflowblock>div>.cr-wrap>table.tblDocApproval th,
.workflowblock>div>.cr-wrap>table.tblDocApproval td {
    padding: 10px !important;
}

.workflowblock>div>.cr-wrap>table.tblDocApproval td select,
.workflowblock>div>.cr-wrap>table.tblDocApproval td input[type="text"] {
    border: 1px solid #D4D4D4;
    border-radius: 4px;
    padding: 0 10px;
    line-height: 1;
    min-height: 28px;
    font-size: 13px;
}

.workflowblock>div>.cr-wrap>table.tblDocApproval td input[type="text"] {
    height: 28px;
}

.workflowblock>div>.cr-wrap>table.tblDocApproval td select {
    height: 30px;
}

.workflowblock>div>.cr-wrap>div>.i-header>table.cr-wrap {
    margin-bottom: 0;
}

.workflowblock>div>.cr-wrap>div>table {
    margin-bottom: 0;
    width: calc(100% - 20px) !important;
    border: solid 1px #eee !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.workflowblock>div>.cr-wrap>div>table tr th,
.workflowblock>div>.cr-wrap>div>table tr td {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}



/*css from css file is also not being applied*/ 
.flx-col-5 .material .material-dropdown {
    border: 2px solid black !important;
}

.block-room-div .add-block-container .type-block {
    width: 100% !important;
    min-height : 29px !important;
    padding:0px 0px !important;
    margin-top:-2px;
    border-radius: 4px;
    font-size:12px;
    box-sizing:border-box;
   

}
/*.t-window > div .save-block-button {
 position: absolute;
 bottom: -7px !important;
 width: 98.6% !important;
margin-left: 4px !important;


}*/



#divPopUpWindowMain .block-room-div {
    overflow-y: visible !important;
    padding:20px !important;
}
#divPopUpWindowMain .block-room-button {
   position: absolute;
   bottom: -18px !important;
   width: 100% !important;
   border-bottom-left-radius: 12px;
   border-bottom-right-radius: 12px;
}


#divPopUpWindowMain .add-asset-div {
overflow-y:hidden;
padding: 20px;
}
#divPopUpWindowMain .asset-button {
position: absolute;
/*bottom: -40px;*/
border-bottom-right-radius:10px;
border-bottom-left-radius: 10px;
}
#divPopUpWindowMain .view-info-div {
    overflow-y:visible;
    border-radius: 5px;
    background-color:white;
    padding:20px;
}
#divPopUpWindowMain .view-info-div .info-text {
    color: black;
}
#divPopUpWindowMain .add-material-div .datepickerField .inputform {
    box-sizing:border-box;
    border-radius: 4px;
    height:32px;
    width:93%!important;
}
#divPopUpWindowMain .add-material-div .datepickerField {
        /*margin-left: 15px;*/

}
#divPopUpWindowMain .add-material-div {
 background-color:white;
 border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
overflow-y:hidden;
padding-right: 20px;
background: #F7F7F7;
}
#divPopUpWindowMain .add-material-div .datepickerField-div {
margin-top:20px;
}


.department-div {
overflow-y:hidden !important;
background-color:white !important;
}

 #divPopUpWindowMain .department-button {
    position:absolute;
    bottom:-20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
#divPopUpWindowMain .location-div {
overflow-y:hidden !important;
background-color:white !important;
height:auto!important;
}
.location-button {
position:absolute;
    bottom:-20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.location-div .inputform {
    padding: 0px 0px !important;
}
.LayoutDet2 {
background-color: #6992a2;
min-width: 5%;
border-radius: 2px;
border-radius: 25px;
padding: 7px;
color: white;
text-align: center;
margin-left: 10px;
height: max-content;
}
.LayoutDet1 {
background-color: #6992a2;
min-width: 5%;
border-radius: 2px;
border-radius: 25px;
padding: 7px;
color: white;
text-align: center;
height: max-content;

}
 .t-grid-IsSeen {
        background-image:url("") !important;
    }