/*margins paddings borders*/

.op-1 {
  opacity: 1 !important;
}

.op-0 {
  opacity: 0 !important;
}

.w-100 {
  width: 100%;
}

.m-r-0 {
  margin: 0;
}

.m-r-10 {
  margin-right: 10px;
}

.m-r-15 {
  margin-right: 15px;
}

.m-r-0-imp {
  margin: 0 !important;
}

.m-t-5 {
  margin-top: 5px;
}

.m-t-10 {
  margin-top: 10px;
}

.m-t_10 {
  margin-top: -10px;
}

.m-t_5 {
  margin-top: -5px;
}

.m-t-15 {
  margin-top: 15px;
}

.m-t-20 {
  margin-top: 20px;
}

.m-t-25 {
  margin-top: 25px;
}

.m-t-30 {
  margin-top: 30px;
}

.m-t-35 {
  margin-top: 35px;
}

.m-t-40 {
  margin-top: 40px;
}

.m-l-0 {
  margin-left: 0;
}

.m-l-0-imp {
  margin-left: 0 !important;
}

.m-l-10 {
  margin-left: 10px;
}

.m-l-15 {
  margin-left: 15px;
}

.m-l-20 {
  margin-left: 20px;
}

.m-l-30 {
  margin-left: 30px;
}

.m-l_60 {
  margin-left: -60px;
}

.m-l_20 {
  margin-left: -20px;
}

.m-b_5 {
  margin-bottom: -5px;
}

.m-b_15 {
  margin-bottom: -15px;
}

.m-b-0 {
  margin-bottom: 0;
}

.m-b-0-imp {
  margin-bottom: 0 !important;
}

.m-b-5 {
  margin-bottom: 5px;
}

.m-b-10 {
  margin-bottom: 10px;
}

.m-b-20 {
  margin-bottom: 20px;
}

.p-b-20 {
  padding-bottom: 20px;
}

.p-b-0 {
  padding-bottom: 0px;
}

.p-bt-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.p-t-25 {
  padding-top: 25px;
}

.p-t-15 {
  padding-top: 15px;
}

.p-t-10 {
  padding-top: 10px;
}

.p-t-5 {
  padding-top: 5px;
}

.p-l-0 {
  padding-left: 0;
}

.p-r-0 {
  padding-right: 0;
}

.p-r-5 {
  padding-right: 5px;
}

.p-r-10 {
  padding-right: 10px;
}

.p-r-10-imp {
  padding-right: 10px !important;
}

.p-lr-0 {
  padding-left: 0;
  padding-right: 0;
}

.p-l-5 {
  padding-left: 5px;
}

.p-d-0 {
  padding: 0;
}

.p-d-2 {
  padding: 2px !important;
}

.p-d-5 {
  padding: 5px !important;
}

.p-d-0-0-0-15 {
  padding: 0 0 0 15px;
}

.p-d-5-0 {
  padding: 5px 0;
}

/*end margins paddings borders*/

@font-face {
  font-family: "proximanova_regular";
  src: url("fonts/proximanova_regular/proximanova-regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/proximanova_regular/proximanova-regular-webfont.woff2")
      format("woff2"),
    url("fonts/proximanova_regular/proximanova-regular-webfont.woff")
      format("woff"),
    url("fonts/proximanova_regular/proximanova-regular-webfont.ttf")
      format("truetype"),
    url("fonts/proximanova_regular/proximanova-regular-webfont.svg#proxima_novaregular")
      format("svg");
}

body {
  font-family: proximanova_regular, sans-serif !important;
  /*font-size: 12px !important;*/
  user-select: none;
}

.btn {
  padding: 0.2rem 0.7rem;
}

.k-dropdown,
.k-textbox {
  width: 100%;
  height: 36px;
}

.k-multiselect-wrap {
  overflow: auto;
  min-height: 37px;
  max-height: 37px;
}

.form-control {
  padding: 3px;
  font-size: 14px;
  width: 100%;
}

#top {
  height: 78px;
}

.form-group {
  margin-bottom: 5px;
}

.roundtabs span {
  color: white;
}

#inwardGstin {
  margin-top: 4px !important;
}

#outwardGstin {
  margin-top: 4px !important;
}

.connecting-line {
  top: 45%;
}

.wizard .nav-tabs > li a {
  width: 40px !important;
  height: 40px !important;
  margin: 10px auto;
  border-radius: 100%;
  padding: 4px;
}

.status {
  padding: 5px 1px;
  line-height: inherit;
  height: inherit;
}

.table th,
.table td {
  padding: 2px;
  vertical-align: middle;
}

.tab-table a {
  font-size: 16px;
}

#secnav {
  height: 40px;
  top: 32px;
}

@media (max-width: 768px) {
  #secnav {
    top: 40px !important;
  }
  .fullscreen-display {
    top: 80px !important;
    height: 40px;
  }
  #top {
    height: 120px;
  }
  .k-widget.k-window {
    width: 350px !important;
    left: 30px !important;
  }
}

@media (min-width: 768px) {
  #left {
    top: 80px;
  }
}

@media (max-width: 768px) {
  .m-t-5-resp {
    margin-top: 5px;
  }
  .sidebar-left-opened #left {
    top: 116px !important;
  }
}

#menu li a {
  padding: 15px 10px;
  border-bottom: none;
  color: #fff;
  font-size: 16px;
  line-height: 17px;
  transition: 0.5s;
}

.form-group-manip .form-group {
  margin-bottom: 1rem;
}

.editcompTab .form-group {
  margin-bottom: 3px;
}

.custom-control-description {
  position: relative;
  top: 8px;
}

.modal-header {
  padding: 5px 10px;
}

.labelMarg {
  margin: 11px 0 0px 0;
  padding-right: 0;
}

.k-button,
.k-toolbar .k-button {
  line-height: 1.143em;
  padding: 5px 10px;
}

.k-dropdown .k-input,
.k-dropdown .k-state-focused .k-input,
.k-menu .k-popup {
  min-width: 40px;
}

/*contextual classess*/

.k-warning {
  color: #ffffff;
  background-color: #ffa000;
  border-color: #ffa000;
}

.k-warning:hover {
  color: #ffffff;
  background-color: #cc8000;
  border-color: #c27a00;
}

.k-button.k-warning:active {
  color: #ffffff;
  background-color: #cc8000;
  border-color: #c27a00;
}

.k-warning:focus {
  color: #ffffff;
  background-color: #ffa000;
  border-color: #ffa000;
}

.k-success {
  color: #ffffff !important;
  background-color: #02a5e2;
  border-color: #02a5e2;
}

.k-success:hover {
  color: #02a5e2 !important;
  font-weight: 600;
  background-color: #fff;
  border-color: #02a5e2;
}

.k-success:focus {
  color: #ffffff !important;
  background-color: #02a5e2;
  border-color: #02a5e2;
}

.k-button.k-success:active {
  color: #ffffff !important;
  background-color: #02a5e2;
  border-color: #02a5e2;
}

.k-danger {
  color: #ffffff !important;
  background-color: #e41e39;
  border-color: #e41e39;
}

.k-danger:hover {
  color: #ffffff !important;
  background-color: #b7172d;
  border-color: #b7172d;
}

.k-button.k-danger:active {
  color: #ffffff !important;
  background-color: #b7172d;
  border-color: #b7172d;
}

.k-danger:focus {
  color: #ffffff !important;
  background-color: #b7172d;
  border-color: #b7172d;
}

.k-modal-color {
  color: #ffffff;
  background-color: #02a5e2;
  border-color: #02a5e2;
}

.k-modal-color:hover {
  color: #ffffff !important;
  background-color: #02a5e2 !important;
  border-color: #02a5e2 !important;
}

.k-button.k-modal-color:active {
  color: #ffffff;
  background-color: #02a5e2;
  border-color: #02a5e2;
}

.k-modal-color:focus {
  color: #ffffff;
  background-color: #02a5e2;
  border-color: #02a5e2;
}

th,
td {
  min-width: 10px;
  text-align: center;
}

.table thead tr th,
.table tbody tr td {
  vertical-align: middle;
  white-space: normal;
}

#scheduler {
  overflow: hidden;
}

.overlayforModal {
  opacity: 0.5;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1060;
  background-color: #000;
}

.inHeader #inward-timeline .wizard .nav-tabs > li {
  width: 25% !important;
}

.inHeader #inward-timeline .connecting-line {
  width: 78% !important;
  margin-left: 11%;
}

.gstr3BHeader #gstr3B-timeline .wizard .nav-tabs > li {
  width: 34% !important;
}

.gstr3BHeader #gstr3B-timeline .connecting-line {
  width: 70%;
  margin-left: 14%;
}

.k-grid tbody .k-button,
.k-ie8 .k-grid tbody button.k-button {
  min-width: 40px;
}

@media (max-width: 992px) {
  .template-pos {
    top: -152px;
    right: 4px;
  }
}

.h-174 {
  max-height: 178px;
}

#chartCards .captions h2 {
  font-size: 18px !important;
  font-family: proximanova_regular, sans-serif !important;
}

/* .nav-tabs .nav-link,
.nav-tabs .nav-link:hover {
    border: 1px solid #3f51b5;
} */

.wizard .roundtabs > li.role_dis a {
  background-color: #9e9e9e !important;
  border: 2px solid #9e9e9e !important;
  opacity: 1 !important;
}

.roundtabs > li.role_dis,
.roundtabs > li.role_dis a {
  cursor: not-allowed !important;
  outline: none !important;
  pointer-events: none !important;
}

.wizard .roundtabs > li.btn_dis a {
  background-color: #9e9e9e !important;
  border: 2px solid #9e9e9e !important;
  opacity: 1 !important;
}

.roundtabs > li.btn_dis,
.roundtabs > li.btn_dis a {
  cursor: not-allowed !important;
  outline: none !important;
  pointer-events: none !important;
}

.role_dis {
  cursor: not-allowed !important;
  pointer-events: none !important;
}

.wizard .roundtabs > li.isd_btn_dis a {
  background-color: #9e9e9e !important;
  border: 2px solid #9e9e9e !important;
  opacity: 1 !important;
}

.roundtabs > li.isd_btn_dis,
.roundtabs > li.isd_btn_dis a {
  cursor: not-allowed !important;
  outline: none !important;
  pointer-events: none !important;
}

.text-bdo-blue {
  color: #2e4191;
}

.text-bdo-red {
  color: #e41e39;
}

.text-bdo-charcoal {
  color: #333333;
}

.bdo-red {
  background: #e41e39;
}

.bdo-blue {
  background: #2e4191;
}

.cover-image {
  background-image: url("/img/enableGSTLanding.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 115%;
  height: 910px;
}

.cover-image-text {
  font-size: 22px;
  width: 90%;
  margin: 10% auto;
}

@media (max-width: 992px) {
  .cover-image-text {
    font-size: 16px;
    width: 90%;
    margin: 14% auto;
  }
  .cover-image {
    height: 700px !important;
  }
}

.input-group-addon {
  width: 50px;
  border-radius: 0px;
}

.modal-content {
  border-radius: 0;
  border: none;
}

.k-picker-wrap.k-state-default {
  height: 36px;
}

.k-picker-wrap.k-state-default .k-input {
  height: 36px;
  padding: 0;
}

.homeTop {
  margin-top: -5px;
  box-shadow: 0 0px 5px 1px rgba(0, 0, 0, 0.38);
  margin-bottom: 10px;
  margin-left: -11px;
  margin-right: -11px;
}

.k-i-warning {
  display: none;
}

span.k-invalid-msg {
  font-size: 10px !important;
  color: red !important;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  background: transparent !important;
  display: inline;
}

input.k-invalid {
  border-color: red !important;
}

textarea.k-invalid {
  border-color: red !important;
}

.k-header.k-with-icon.k-filterable.reconTheirs {
  background-color: #ababab;
}

.reconTheirs {
  background-color: #ababab !important;
}

.outwardMain .k-grid-content tr td {
  padding: 1px 5px;
  font-size: 12px;
  text-align: center;
}

#headCenterAlign .k-header,
.inwardMain .k-grid-header th.k-header,
.gstinSearchMain .k-grid-header th.k-header,
.outwardMain .k-grid-header th.k-header,
.returnDateMasterMain .k-grid-header th.k-header,
#contactGrid th.k-header,
#addressGrid th.k-header,
.homeCards .k-grid-header th.k-header {
  text-align: center !important;
}

.gstinSearchMain tr {
  height: 30px;
}

.inwardMain .k-grid-content tr td {
  padding: 1px 0;
  font-size: 12px;
  padding-left: 5px;
  text-align: center;
}

.gstr3bMain .k-grid-header th.k-header {
  text-align: center;
}

.gstr3bMain .k-grid-content tr td {
  padding: 1px 0;
  font-size: 12px;
  padding-left: 5px;
  text-align: center;
}

span.comma {
  width: 95%;
  text-align: right;
  display: block;
  padding-right: 5%;
}

td.comma {
  text-align: right !important;
}

span.grid-align-left {
  width: 95%;
  text-align: left;
  display: block;
  padding-left: 5%;
}

span.grid-align-right {
  width: 95%;
  text-align: right;
  display: block;
  padding-right: 5%;
}

td.grid-align-left,
th.grid-align-left {
  text-align: left;
  padding: 0 5px;
}

.userprofMain td:nth-child(1),
.userprofMain td:nth-child(3) {
  text-align: left;
  padding: 0 5px;
}

.userprofMain td {
  text-align: center;
}

.accountMain td:nth-child(2),
.accountMain td:nth-child(3) {
  text-align: left;
  padding: 0 5px;
}

.accountMain th.k-header {
  text-align: center;
}

.userMain td:nth-child(3),
.userMain td:nth-child(5),
#inwardInvoiceGrid td:nth-child(5) {
  text-align: left;
  padding: 0 5px;
}

.userMain th.k-header,
.trpMain th.k-header {
  text-align: center;
}

.userSelTrue {
  user-select: text;
}

.gridReport {
  display: none;
}

.trpMain td:nth-child(2),
.trpMain td:nth-child(3),
.trpMain td:nth-child(5) {
  text-align: left;
  padding: 0 5px;
}

.trpMain td {
  text-align: center;
}

.gstr3bMain span.comma {
  width: 100%;
  text-align: right;
  display: block;
  padding-right: 0px;
}

.k-input {
  font-size: 14px !important;
}

.errindi {
  position: absolute;
  right: 80px;
  bottom: 5px;
}

.k-radio:checked + .k-radio-label:after {
  top: 2px;
  left: 2px;
}

.outwardMain #summaryGrid1 td:nth-child(1),
.outwardMain #summaryGrid2 td:nth-child(1),
.outwardMain #summaryGrid3 td:nth-child(1),
.inwardMain #summaryGrid3 td:nth-child(1),
.inwardMain #summaryGrid1 td:nth-child(1),
.inwardMain #summaryGrid2 td:nth-child(1),
.outwardMain #summaryGrid1 td:nth-child(2),
.inwardMain #summaryGrid1 td:nth-child(2),
.inwardMain #summaryGrid2 td:nth-child(2) {
  text-align: left;
}

.button-100 {
  min-width: 100px;
}

.button-130 {
  min-width: 130px;
}

.k-grid-content tr td {
  padding: 1px 0;
  font-size: 12px;
}



.k-filter-row th,
.k-grid-header th.k-header {
  font-size: 12px;
  vertical-align: middle;
  position: relative;
  padding: 0;
}

.k-textbox,
.k-dropdown .k-state-default,
.k-picker-wrap.k-state-default {
  border-color: #dcdcdc !important;
}


.k-grouping-header .k-group-indicator {
  padding: 0;
  line-height: 1.4em;
}

.k-grouping-header {
  background-color: #e7e7e7;
  color: #333333 !important;
  line-height: 1.5;
}

.checkAllGrid {
  margin: 0;
  display: table-cell;
  vertical-align: middle;
}

.k-grid-header .k-i-sort-asc-sm,
.k-grid-header .k-i-sort-desc-sm {
  position: absolute !important;
  left: -10px;
  top: 0;
}

.k-grid-header th.k-header > .k-link,
.select {
  /*position: relative; */
  padding-left: 10px !important;
  /* padding-right: 8px !important; */
  /* padding-top: 5px; */
  /* padding-bottom: 5px; */
  color: #333333 !important;
  font-size: 12px;
}

.k-filterable {
  text-align: center;
}

.form1Main td,
.form1Main th.k-header,
.form2Main td,
.form2Main th.k-header,
.returnsMain td,
.returnsMain th.k-header,
.pastReturnsMain th.k-header {
  text-align: center;
  padding: 5px;
}

.k-grid-custom2 {
  background: #e41e39;
  border-color: #e41e39;
  color: white;
}

.k-grid-custom2:focus {
  background: #e41e39;
  border-color: #e41e39;
  color: white;
}

.k-grid-custom2:hover {
  background: #e41e39;
  border-color: #e41e39;
  color: white;
}

.k-grid-custom2:active {
  background: #e41e39;
  border-color: #e41e39;
  color: white;
}

.k-header-column-menu.k-state-active {
  background-color: #c4c4c4;
}

.min-nav-width {
  min-width: 155px;
}

.min-nav-width::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border: 1px solid #657c91;
  background-color: #657c91;
}

.min-nav-width::-webkit-scrollbar {
  height: 3px;
  background-color: #657c91;
}

.min-nav-width::-webkit-scrollbar-thumb {
  /*border-radius: 8px;*/
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #e7e7e7;
}

#inwardCdnGrid .k-grid-header,
#inwarditcavailabilityGrid .k-grid-header,
#inwardItcGrid .k-grid-header,
#inwardIsdGrid .k-grid-header {
  padding-right: 17px !important;
}

.returnsMain .card {
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.38);
}

/*form styles*/

#GSTR23 td:nth-child(4),
#GSTR23 td:nth-child(6),
#GSTR23 td:nth-child(7),
#GSTR23 td:nth-child(8),
#GSTR23 td:nth-child(9),
#GSTR23 td:nth-child(10),
#GSTR23 td:nth-child(13),
#GSTR23 td:nth-child(14),
#GSTR23 td:nth-child(15),
#GSTR23 td:nth-child(16) {
  text-align: right;
  padding-right: 5px;
}

#GSTR24 td:nth-child(4),
#GSTR24 td:nth-child(6),
#GSTR24 td:nth-child(7),
#GSTR24 td:nth-child(8),
#GSTR24 td:nth-child(9),
#GSTR24 td:nth-child(10),
#GSTR24 td:nth-child(13),
#GSTR24 td:nth-child(14),
#GSTR24 td:nth-child(15),
#GSTR24 td:nth-child(16) {
  text-align: right;
  padding-right: 5px;
}

#GSTR25 td:nth-child(4),
#GSTR25 td:nth-child(6),
#GSTR25 td:nth-child(7),
#GSTR25 td:nth-child(8),
#GSTR25 td:nth-child(9),
#GSTR25 td:nth-child(10),
#GSTR25 td:nth-child(11) {
  text-align: right;
  padding-right: 5px;
}

#GSTR26 td:nth-child(9),
#GSTR26 td:nth-child(10),
#GSTR26 td:nth-child(11),
#GSTR26 td:nth-child(12),
#GSTR26 td:nth-child(15),
#GSTR26 td:nth-child(16),
#GSTR26 td:nth-child(17),
#GSTR26 td:nth-child(18) {
  text-align: right;
  padding-right: 5px;
}

#GSTR28 td:nth-child(4),
#GSTR28 td:nth-child(5),
#GSTR28 td:nth-child(6),
#GSTR28 td:nth-child(7),
#GSTR28 td:nth-child(8),
#GSTR28 td:nth-child(9),
#GSTR28 td:nth-child(10),
#GSTR28 td:nth-child(11) {
  text-align: right;
  padding-right: 5px;
}

#GSTR29 td:nth-child(2),
#GSTR29 td:nth-child(4),
#GSTR29 td:nth-child(5),
#GSTR29 td:nth-child(6),
#GSTR29 td:nth-child(7) {
  text-align: right;
  padding-right: 5px;
}

#GSTR210A td:nth-child(2),
#GSTR210A td:nth-child(4),
#GSTR210A td:nth-child(5),
#GSTR210A td:nth-child(6),
#GSTR210A td:nth-child(7),
#GSTR211A td:nth-child(3),
#GSTR211A td:nth-child(4),
#GSTR211A td:nth-child(5),
#GSTR211A td:nth-child(6),
#GSTR212 td:nth-child(3),
#GSTR212 td:nth-child(4),
#GSTR212 td:nth-child(5),
#GSTR212 td:nth-child(6) {
  text-align: right;
  padding-right: 5px;
}

.outwardMain #summaryGrid1 tr td,
.outwardMain #summaryGrid2 tr td,
.outwardMain #summaryGrid3 tr td,
.inwardMain #summaryGrid1 tr td,
.inwardMain #summaryGrid2 tr td,
.inwardMain #summaryGrid3 tr td,
.inwardMain #rateWiseGSTR2aSummaryGrid tr td,
.inwardMain #invoiceGSTR2aSummaryGrid tr td,
.inwardMain #amendGSTR2aSummaryGrid tr td {
  border-right: 1px solid #e7e7e7;
}

.out_actionDrop span.k-dropdown-wrap.k-state-default,
.in_actionDrop span.k-dropdown-wrap.k-state-default {
  background-color: #adffe7;
}

.out_categoryDrop span.k-dropdown-wrap.k-state-default,
.in_categoryDrop span.k-dropdown-wrap.k-state-default {
  background-color: #d6d6d6;
}

div.k-grouping-header {
  font-size: 12px;
  line-height: 1.2;
}

.k-grid .k-dropdown-wrap.k-state-default {
  height: 30px;
  margin-top: 3px;
  font-size: 12px !important;
}

.k-grid .k-dropdown-wrap.k-state-default .k-input {
  font-size: 12px !important;
}

.k-pager-wrap.k-grid-pager.k-widget.k-floatwrap {
  padding: 0;
  height: 35px;
  font-size: 12px !important;
}

.k-window {
  max-height: 60% !important;
  top: 10% !important;
}

.k-window-content {
  max-height: 75vh !important;
}

.inwardMain .nav-pills .nav-item.show .nav-link,
.outwardMain .nav-pills .nav-item.show .nav-link {
  color: #525252;
  cursor: default;
  background-color: #adffe7;
}

.reconActionRow .k-input {
  font-size: 12px !important;
}

.reconActionRow .k-dropdown,
.reconActionRow .k-textbox {
  height: 33px !important;
}

.thead-default th,
.table-bordered th,
.table-bordered td {
  border: 1px solid #ababab !important;
}

.k-grid-header th.k-header {
  color: black;
  padding-left: 5px;
}

#allcontentpdf h4 {
  font-size: 14px !important;
}

#allcontentpdf {
  font-size: 12px;
}

.deleteN {
  margin-right: -20px;
}

.popover-title {
  border-bottom: 1px solid #c7c7c7;
}

.dropdown-menu {
  border-radius: 2px;
}

.k-tabstrip .k-tabstrip-items .k-link {
  padding: 5px 10px;
}

.k-grid-toolbar {
  padding: 0;
}

#groupSelectionGrid .k-grid-content tr td {
  padding: 5px;
}

#groupSelectionGrid .k-filter-row th,
.k-grid-header th.k-header {
  position: relative;
  padding: 8px;
}

#groupSelectionGrid .k-grid .k-grid-content tr td {
  padding: 0px;
}

#groupSelectionGrid .k-grid .k-filter-row th,
.k-grid-header th.k-header {
  position: relative;
  padding: 0px;
}

.k-blue {
  color: #ffffff !important;
  background-color: #2e4191;
  border-color: #2e4191;
}

.k-blue:hover {
  color: #ffffff !important;
  background-color: #2e4191;
  border-color: #2e4191;
}

.k-button.k-blue:active {
  color: #ffffff !important;
  background-color: #2e4191;
  border-color: #2e4191;
}

.k-blue:focus {
  color: #ffffff !important;
  background-color: #2e4191;
  border-color: #2e4191;
}

.TRPGroupName {
  right: 450px;
  position: absolute;
  top: 10px;
}

.TRPgroupChange {
  position: absolute;
  top: 5px;
  right: 290px;
}

.k-multiselect.k-header {
  border-color: #e6e6e6;
}

#bulkUploadGstin_listbox .k-state-selected,
#reportsGstinsupplier_listbox .k-state-selected,
#selectinv_listbox .k-state-selected {
  color: #949ed0;
}

.ledgerMain .k-grid tr td {
  padding: 1px 6px;
  font-size: 12px;
  text-align: center;
}

.utilityTop {
  margin-top: 5px !important;
  box-shadow: 0 0px 5px 1px rgba(0, 0, 0, 0.38);
  margin-bottom: 10px !important;
  margin-left: -11px !important;
  margin-right: -11px !important;
}

tr.coloredHeader {
  background: #e7e7e7;
}

.homeCards .k-grid-content tr td {
  padding: 1px 5px;
  font-size: 12px;
}

.homeCards #taxDetails td:nth-child(1) {
  text-align: left;
}

td.comma.number_td_class {
  text-align: right;
  padding: 0.4em 0.6em;
}

td.comma.string_td_class {
  text-align: center !important;
  padding: 0.4em 0.6em;
  font-size: 10px;
}

.k-listbox {
  width: inherit;
}

.k-scheduler-monthview .k-scheduler-table td {
  height: 10em;
}

#scheduler1 .badge[data-count]:after {
  position: absolute;
  right: 0%;
  top: -10%;
  content: attr(data-count);
  font-size: 14px;
  padding: 1px;
  border-radius: 50%;
  line-height: 1em;
  color: white;
  background: rgba(255, 0, 0, 0.85);
  text-align: center;
  min-width: 1em;
}

.k-event {
  white-space: nowrap;
  text-overflow: ellipsis;
}

.k-scheduler-edit-form input[type="checkbox"] {
  margin-top: 14px;
}

tr.customHeaderRowStyles {
  font-weight: bold;
  font-size: 14px;
}

tr.customHeaderRowStyles td {
  padding: 0;
}

.trpDashFiled .submitted span {
  display: none;
}

.trpDashFiled .acceptReject span {
  display: none;
}

.trpDashFiled .sentForApproval span {
  display: none;
}

.trpDashFiled .saved span {
  display: none;
}

.trpDashFiled .uploaded span {
  display: none;
}

.trpDashFiled .filed {
  background: #e7e7e7;
  height: 19px;
  text-align: center;
  line-height: 19px;
}

.trpDashFiled .submitted {
  background: #e7e7e7;
  height: 19px;
  text-align: center;
  line-height: 19px;
}

.trpDashFiled .acceptReject {
  background: #e7e7e7;
  height: 19px;
  text-align: center;
  line-height: 19px;
}

.trpDashFiled .sentForApproval {
  background: #e7e7e7;
  height: 19px;
  text-align: center;
  line-height: 19px;
}

.trpDashFiled .saved {
  background: #e7e7e7;
  height: 19px;
  text-align: center;
  line-height: 19px;
}

.trpDashFiled .uploaded {
  background: #e7e7e7;
  height: 19px;
  text-align: center;
  line-height: 19px;
}

.trpDashSubmitted .acceptReject span {
  display: none;
}

.trpDashSubmitted .sentForApproval span {
  display: none;
}

.trpDashSubmitted .saved span {
  display: none;
}

.trpDashSubmitted .uploaded span {
  display: none;
}

.trpDashSubmitted .submitted {
  background: #02a5e2;
  height: 19px;
  text-align: center;
  line-height: 19px;
  color: #ffffff;
}

.trpDashSubmitted .acceptReject {
  background: #02a5e2;
  height: 19px;
  text-align: center;
  line-height: 19px;
  color: #ffffff;
}

.trpDashSubmitted .sentForApproval {
  background: #02a5e2;
  height: 19px;
  text-align: center;
  line-height: 19px;
  color: #ffffff;
}

.trpDashSubmitted .saved {
  background: #02a5e2;
  height: 19px;
  text-align: center;
  line-height: 19px;
  color: #ffffff;
}

.trpDashSubmitted .uploaded {
  background: #02a5e2;
  height: 19px;
  text-align: center;
  line-height: 19px;
  color: #ffffff;
}

.trpDashAccepted .sentForApproval span {
  display: none;
}

.trpDashAccepted .acceptReject {
  background: #00bf86;
  height: 19px;
  text-align: center;
  line-height: 19px;
  color: #ffffff;
}

.trpDashAccepted .sentForApproval {
  background: #00bf86;
  height: 19px;
  text-align: center;
  line-height: 19px;
  color: #ffffff;
}

.trpDashAccepted .saved {
  background: #00bf86;
  height: 19px;
  text-align: center;
  line-height: 19px;
  color: #ffffff;
}

.trpDashAccepted .uploaded {
  background: #00bf86;
  height: 19px;
  text-align: center;
  line-height: 19px;
  color: #ffffff;
}

.trpDashRejected .sentForApproval span {
  display: none;
}

.trpDashRejected .acceptReject {
  background: #e41e39;
  height: 19px;
  text-align: center;
  line-height: 19px;
  color: #ffffff;
}

.trpDashRejected .sentForApproval {
  background: #e41e39;
  height: 19px;
  text-align: center;
  line-height: 19px;
  color: #ffffff;
}

.trpDashRejected .saved {
  background: #e41e39;
  height: 19px;
  text-align: center;
  line-height: 19px;
  color: #ffffff;
}

.trpDashRejected .uploaded {
  background: #e41e39;
  height: 19px;
  text-align: center;
  line-height: 19px;
  color: #ffffff;
}

.trpDashSentApproval .sentForApproval {
  background: #ec7b8d;
  height: 19px;
  text-align: center;
  line-height: 19px;
  color: #ffffff;
}

.trpDashSentApproval .saved {
  background: #ec7b8d;
  height: 19px;
  text-align: center;
  line-height: 19px;
  color: #ffffff;
}

.trpDashSentApproval .uploaded {
  background: #ec7b8d;
  height: 19px;
  text-align: center;
  line-height: 19px;
  color: #ffffff;
}

.trpDashSaved .saved {
  background: #2e4191;
  height: 19px;
  text-align: center;
  line-height: 19px;
  color: #ffffff;
}

.trpDashSaved .uploaded {
  background: #2e4191;
  height: 19px;
  text-align: center;
  line-height: 19px;
  color: #ffffff;
}

.trpDashUploaded .uploaded {
  background: #ffc107;
  height: 19px;
  text-align: center;
  line-height: 19px;
  color: #ffffff;
}

#addOutwardInvoiceWindow .col-md-2,
#addOutwardInvoiceWindow .col-md,
#addOutwardInvoiceWindow .col-md-1 {
  padding: 2px 2px;
}

#addOutwardInvoiceWindow .col-md-4,
#addOutwardInvoiceWindow .col-md-8,
#addOutwardInvoiceWindow .col-md-6 {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 2px;
}

#addOutwardInvoiceWindow .row {
  margin: 0;
}

#addOutwardInvoiceWindow.k-window-content {
  padding: 0 !important;
}

.disabledtd {
  background-color: #868686;
}

.graybackground {
  background-color: #efefef;
}

.navbar-toggleable-md .navbar-nav .nav-link {
  padding-right: 0.1rem;
  padding-left: 0.1rem;
}

#navbarNav .analytics_btn {
  position: absolute;
  right: 5px;
  top: 3px;
  background: #ffffff;
  font-size: 14px;
  box-shadow: 0 0 10px #9c9c9c;
  border-radius: 2px;
  padding: 0px 8px;
  color: #fff;
  cursor: pointer;
  height: 35px;
  padding-top: 10px;
}

#navbarNav .analytics_btn span {
  width: 100%;
  text-align: center;
  margin-top: -4px;
  font-size: 12px;
  color: #ed1a3b;
  display: block;
}

#navbarNav .analytics_btn img {
  width: 160px;
}

.k-grid-norecords span {
  display: block;
  font-size: 24px;
  top: 50%;
  position: relative;
}

.apiValidity .k-radio:checked + .k-radio-label:after {
  top: 4px;
  left: 4px;
}

.dispInlineBlock {
  display: inline-block;
}

.k-dialog .k-dialog-buttongroup.k-dialog-button-layout-stretched .k-button {
  padding: 15px;
  color: white;
}

.k-button {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2), 0 2px 3px rgba(0, 0, 0, 0.05);
}


.k-grid {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.k-grid .k-button {
  box-shadow: none;
}
.navbar-toggleable-md {
  float: left !important;
  margin-top: 5px;
}
.admin_img {
  height: 40px;
  margin: -20px 0 0 8px !important;
}
.demo-hint {
  line-height: 22px;
  color: #aaa;
  font-style: italic;
  font-size: 0.9em;
}
#applogo .row {
  padding: 10px;
}
#applogo .row img {
  max-height: 12px;
}
.dropdown-menu .container {
  padding: 6px;
}

.dropdown-menu .container .messages {
  line-height: 16px;
}

.topnav .notifications .dropdown-menu {
  width: 250px;
  left: -100px;
  top: 31px;
}

.notifications {
  border: none !important;
}

.badge {
  left: 20px;
  position: absolute !important;
}

.align-left {
  text-align: left;
}

#rootwizard_no_val_summary .k-dropdown {
  width: auto !important;
}

.printtabfilterbutton {
  position: absolute;
  top: 5px;
  right: 0;
}
.textpadding {
  padding-left: 5px !important;
}

#Dash_mainbar li {
  display: flex !important;
  flex-direction: column !important;
  /* list-style-type: none!important; */
  list-style: none !important;
  /* padding: 0!important; */
  /* margin: 0!important; */
  align-items: center !important;
  justify-content: center !important;
  padding: 10px !important;
  color: #fff !important;
  /* margin-bottom: 12px!important; */
  text-align: center;
  margin-bottom: 20px;
  /* margin-right: 10px!important; */
}
#Dash_mainbar li:hover {
  background-color: #02a5e2 !important;
}
#Dash_mainbar li.active {
  background-color: #02a5e2 !important;
}
#Dash_mainbar ul {
  padding-left: 0 !important;
  margin-top: 24px !important;
}
a.nav-link.menu_item_to_be_checked {
  font-size: 15px !important;
  font-weight: 500;
  color: #333;
  border-bottom: 2px solid #eeeeee;
  padding: 1em !important;
}

a.nav-link.menu_item_to_be_checked:last-child {
  border-bottom: none !important;
}
a.nav-link.menu_item_to_be_checked.menu_item {
  width: auto !important;
  color: #02a5e2 !important;
}
a.nav-link.menu_item_to_be_checked:hover {
  color: #02a5e2 !important;
}
.utidrp .dropdown-menu {
  margin-left: 90%;
  /* margin-top: 333%; */
  height: 235% !important;
}
.k-window .k-window-titlebar {
  background-color: #4e4c4c !important;
}
.k-upload {
  background-color: #eaeaea !important;
}
#top .navbar .topnav .topnav_right .topnav_icon {
  padding: 12px;
}

#top .navbar {
  /* background: #fff !important;
    border-bottom: #d8d8d86b solid 2px;
    box-shadow: 0px 3px #f9f9f9; */
  background: #ffffff !important;
  box-shadow: 0px 2px 4px rgb(190 190 190 / 50%);
  z-index: 1000;
}
#top .navbar .topnav_icon {
  padding: 6px !important;
}
.all_app {
  width: 24%;
  background-color: #fff;
  box-shadow: 0 1px 2px #b7b7b780;
  position: fixed;
  right: 0;
  top: 0;
  height: 100vh;
  z-index: 9999;
  overflow-x: auto;
  -webkit-animation: slide 0.3s forwards;
  -webkit-animation-delay: 0.3s;
  animation: slide 0.3s forwards;
  animation-delay: 0.3s;
  border-left: #f4f4f4 solid 2px;
}
.all_app .sd_header {
  position: relative;
  padding: 24px 5px 24px 24px;
  object-fit: contain;
  box-shadow: 0px 2px 4px rgb(190 190 190 / 50%);
  z-index: 1000;
  height: 76px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.all_app .sd_header a {
  width: 16px;
  height: 16px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0 16px 0 0;
}
#menu li {
  height: 50px;
  border-bottom: 1px solid #e6ebf0;
}

#menu li:hover {
  background: #fff !important;
}
#menu li:hover a {
  color: #02a5e2 !important;
  background: #fff !important;
}
/* #wrap{
    background-color: rgba(0, 0, 0, 0.5); 
    backdrop-filter: blur(5px);
} */
#allappscollapse .popup-ul .popup-li {
  /* padding-left: 12%; */
  padding: 1% 12%;
  margin: 2% 0%;
  background: #fff;
}
.allapp_DD_d {
  display: none;
}
/* .allapp_arrow{
    rotate: 180deg;
} */
.logout {
  width: 80%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.yes_btn {
  padding: 14px 45px;
  background: #02a5e2;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  line-height: 12px;
}
.yes_btn:hover {
  color: #02a5e2 !important;
  background: #fff !important;
  border: 1px solid #02a5e2;
}
.no_btn:hover {
  background: #02a5e2;
  color: #fff !important;
  font-weight: 600;
  font-size: 15px;
  line-height: 12px;
}
.no_btn {
  padding: 14px 45px;
  background: #fff;
  border: 1px solid #02a5e2;
  color: #02a5e2 !important;
  font-weight: 600;
  font-size: 15px;
  line-height: 12px;
}
.Profile_T {
  display: block;
  width: 20% !important;
  padding: 4%;
  margin: auto;
  line-height: 32px;
  text-align: center;
  background-color: #7e0417;
  font-size: 20px;
  color: #fff;
  text-transform: capitalize;
  border-radius: 5px;
  font-weight: 600;
}
.Profile_txt {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  line-height: 20px;
}
.Profile_block {
  padding-top: 6%;
  padding-bottom: 6%;
  background: #f2f2f2;
}

/* #menu li, #menu a {
    position: relative;
    padding: 32px 0px;
    display: block;
    align-items: center;
    border-bottom: 1px solid #e2e2e2;
} */
.k-button[disabled] {
  color: #bfc6cc !important;
  background-color: #94ddff !important;
  border-color: #94ddff !important;
}

#Dash_mainbar .dropdown-menu {
  top: -17.5rem !important;
  left: 4.5rem !important;
  transform: translateX(2%) !important;
}

#Dash_mainbar .dropdown-toggle {
  flex-direction: column;
  align-items: center;
  gap: 4px;
}

.k-danger[disabled] {
  background-color: #ff5c76 !important;
  border-color: #ff5c76 !important;
}
.k-warning[disabled] {
  background-color: #ffd094 !important;
  border-color: #ffd094 !important;
}
#myProfile input,
#supportQuery input {
  height: 3rem;
}
#myProfile .labelMarg,
#supportQuery .labelMarg {
  /* margin: 0% 2%; */
  padding-bottom: 1%;
  padding-top: 1%;
  font-weight: 600;
  font-size: 16px;
}
@media screen and (max-height: 735px) {
  #myProfile .labelMarg,
#supportQuery .labelMarg {
  font-size: 12px;
}
}

/* Responsive navbar design */
#topnav_icons,
.nav_bar_icons,
.side_bar_icons {
  display: none;
  margin-top: auto;
  margin-bottom: auto;
}

.nav_bar_icons i,
.side_bar_icons i {
  cursor: pointer;
  font-size: 24px;
  color: #333;
  margin: auto 2%;
}
/* #dashboard1_Tab .col-md-6,
#dashboard2_Tab .col-md-6 {
  max-width: 49%;
} */

@media (min-width: 1500px) {
  #Dash_mainbar .dropdown-menu {
    top: -5.5rem !important;
  }
}

/* Desktop */
@media (max-width: 1200px) {
  .container-fluid {
    max-width: 100%;
  }
}

/* Laptop */
@media (max-width: 1024px) {
  .container-fluid {
    max-width: 100%;
  }
}

/* Tablet */
@media (max-width: 768px) {
  .container-fluid {
    max-width: 100%;
  }
  .inner {
    width: 100%;
  }
  .TRPgroupChange,
  .TRPGroupName {
    position: static !important;
  }
  .top_nav {
    border: 1px solid #fff;
    border-radius: 70%;
    box-shadow: 1px 6px #888888;
  }
  .topnav {
    display: none;
    position: absolute;
    top: 6vh;
    /* width: 100%; */
    background: white;
    /* left: 0; */
    height: 100vh;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    /* box-shadow: -4px 3px #f4f4f4; */
    box-shadow: -4px 3px rgb(237 237 237 / 50%);
    -webkit-backdrop-filter: blur(30px) saturate(2);
    gap: 4vh;
  }

  .Dash_mainbar {
    display: none;
    right: 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    position: absolute;
    /* opacity: 143; */
    z-index: 9;
    left: 0;
    width: 80%;
  }
  #Dash_mainbar {
    height: 100vh;
    width: 100%;
  }
  #Dash_mainbar li,
  #Dash_mainbar .dropright {
    align-items: flex-start !important;
    padding-left: 6% !important;
    margin-bottom: 3%;
  }
  #Dash_mainbar .dropright {
    justify-content: flex-start !important;
  }
  #Dash_mainbar div,
  #Dash_mainbar .dropright span {
    font-size: 20px !important;
  }
  #Dash_mainbar .dropright span {
    padding: 0px !important;
  }
  #Dash_mainbar ul li a,
  #Dash_mainbar .dropright {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 16px;
  }
  /* 
  #Dash_mainbar ul li a {
    display: flex;
    flex-direction: row !important;
    align-items: center;
  } */

  .topnav .btn-group {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 4vh;
  }
  .all_app {
    width: 80%;
  }
  #topnav_icons,
  .nav_bar_icons,
  .side_bar_icons {
    display: block;
  }
  .hidde {
    display: none;
  }
  .hiddden {
    display: none;
  }
  #Dash_mainbar .dropdown-menu {
    top: 4vh !important;
    left: 0px !important;
    background-color: #333;
    border: none;
    width: 100%;
  }
  #Dash_mainbar .dropdown-menu a {
    color: #fff;
    font-size: 20px !important;
    border-bottom: 2px solid #515151;
  }
  #Dash_mainbar .dropdown {
    width: 100%;
  }
  #Dash_mainbar .dropdown .dropdown-toggle {
    gap: 16px;
    align-items: center;
    flex-direction: row;
  }
  #dashboard1_Tab .row,
  #dashboard2_Tab .row {
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 0px;
  }
  #dashboard1_Tab .block,
  #dashboard2_Tab .block {
    margin: 0 0 4% 0 !important;
  }
  .card-block {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
  }
  .dashboard4_thead  {
    position: sticky;
    top: 0;
    background: #f3f3f3;
    width:133px !important;
  }
/*   #itrDashboardtable,#gstDashboardtable{
      width: 101% !important;
      max-width: 120%;
  } */
}

/* Mobile */
@media (max-width: 568px) {
  .container-fluid {
    max-width: 100%;
  }
  #Dash_mainbar .dropdown-menu {
    top: 7vh !important;
    height: 100vh;
  }
  #Dash_mainbar .dropdown-menu a {
    font-size: 17px !important;
  }
  #Dash_mainbar {
    overflow: auto;
  }
  .card-header.homeHeader .row .row {
    /* margin-bottom: 20%; */
    gap: 2vh;
  }
  /*  #Dash_mainbar .dropdown-menu {
    height: 100vh;
  } */
  /* .footer {
    display: none;
  } */
}
