table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
  top: 7px!important;
}
div.dataTables_wrapper div.dataTables_processing{
  background: transparent;
  box-shadow: none;
  z-index: 999;
}
.acc_log_dtable .dataTables_wrapper .col-md-7{
  text-align: right;
}
/* #basic-datatable{
  display: block;
  overflow: scroll;
} */
th, td { white-space: nowrap; }
div.dataTables_wrapper {
width: 100%;
}
select.form-control.is-valid, .was-validated select.form-control:valid{
  background-position: center right calc(1.375em + .1875rem);
}
.validation-failed .custom-file-label{
  border-color: #fa5c7c;
}
.mandatory {
  color: red!important;
}
.no-inc::-webkit-inner-spin-button, 
.no-inc::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
input[data-switch=success]+label {
  background-color: #fa5c7c;
}
input[data-switch]+label:before{
  color: #fff;
}
input[data-switch]+label:after{
  background-color: #fff;
}
.frgt-link:hover small {
  color: #0078D7;
}
.social-icon .mdi-facebook:hover{
  color: #3b5999!important;
}
.social-icon .mdi-twitter:hover{
  color: #55acee!important;
}
.social-icon .mdi-skype:hover{
  color: #00AFF0!important;
}
/* cutsom email table */
.emailque table th{
  display: none;
}
.emailque table td{
  border:none;
  padding: 13px 11px;
  position: relative;
}
.emailque table td:hover{
  cursor: pointer;
}
.emailque table tr:hover{
  background: #f1f3fa;
    -webkit-transition-duration: .05s;
    transition-duration: .05s;
}
.emailque table tr:hover .buttons-section{
  right: 55px;
  top: 12px;
  background: #f1f3fa;
  width: 73px;
  z-index: 9999;
  -webkit-transition: all .5s;
  transition: all .5s;
  display: inline-flex;
  }
.emailque table td .buttons-section{
  position: absolute;
  right: -180px;
}
.emailque table{
  width: 100%!important;
}
.emailque table tr.unread{
  font-weight: 600;
  color: #272e37;
}
.emailque table tr.unread .buttons-section .btn-dark{
  color: #fff;
  background-color:#272e37!important; 
}
.buttons-section .btn-dark{
  background-color: #6c757d!important;
  color: #fff;
}
/* end of custom email table */
.page-title-box .breadcrumb{
  display: inline-flex;
}
.page-title-box .bk-btn{
  text-decoration: underline;
  text-underline-position: under;
  color: #0078D7;
  padding: 0 12px;
  box-shadow: none;
}
.page-title-box .bk-btn i{
    font-size: 25px;
    vertical-align: middle;
}
.breadcrumb  li:first-of-type a{
  border-left: 1px solid;
  padding-left: 12px;
}
@media (min-width: 992px) {
  .add-edit-btn{
    position: absolute;
    right: 25px;
    top: 28px;
    cursor: pointer;
    margin-right: 25px;
  }
  .dataTables_info{
    width: 40%;
    display: inline-block;
  }
  .dataTables_paginate{
    width: 60%;
    display: inline-block;
  }
  .auth-brand {
    position: absolute;
    top: 20px !important;
  }
  [data-keep-enlarged=true] .navbar-custom {
    margin-left: 250px;
  }
  }
  .auth-brand img {
    width: 250px;
    height: auto;
    margin-top: 40px;
  }
  
  .logo-auth img{
    width: 154px;
    height: auto;
  }
  
  #filter {
    border-bottom: 1px solid #ccc;
    width: 100% !important;
    padding: 0px 0px 2px 0px;
    margin-bottom: 20px !important;
  }
  
  .data-view{
    padding: 0px;
    border-bottom: 1px solid #c3c3c3;
  }
  .data-view p{
    margin-top: 0;
    margin-bottom: 10px;
  }
  
  
  /* DD Style */
  .enlarged .wrapper .left-side-menu {
    position: fixed;
  }  
  .sidebar-enable .navadmin{
    margin-left: 250px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
  }
  .enlarged .navadmin{
    margin-left: 70px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
  }
  @media (max-width: 767.98px){
  .enlarged .navadmin{
    margin-left:0px;
  }
  .sidebar-enable .navadmin{
    margin-left: 0px;
  }
  
  }
  
  .page-title-box .page-title-right {
    float: right;
    margin-top: 6px;
    line-height: 45px;
  }
  .page-title-box .page-title {
    line-height: 85px;
  }
  .page-title-box .breadcrumb {
    padding-top: 8px;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  .navbar-custom {
    left: 0;
    right: 0;
  }
  footer .container-fluid{
    margin-top: 0px;
  }
  .container-fluid{
    margin-top: 55px;
  }
  /* Table td height reduces */
  .table td, .table th {
    padding: 5px 0.95rem;
    vertical-align: middle;
    border-top: 1px solid #e3eaef;
  }
  
  .table .btn, .table .btn {
    padding: 1px 5px !important;
  }
  
  table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc_disabled:before {
    top: 4px;
  }
  
  table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_desc_disabled:after {
    top: 4px;
  }
  /* Table td height reduces */
  
  .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #000;
    background-color: #ccccd0;
  }
  
  
  /* logs start */
  
  .timeline {
    list-style: none;
    padding: 10px 0 10px;
    position: relative;
  }
  
  .timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eeeeee;
    left: 50%;
    margin-left: -1.5px;
  }
  
  .timeline > li {
    margin-bottom: 0x;
    position: relative;
  }
  
  .timeline > li:before,
  .timeline > li:after {
    content: " ";
    display: table;
  }
  
  .timeline > li:after {
    clear: both;
  }
  
  .timeline > li > .timeline-panel {
    width: 46%;
    float: left;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    padding: 10px;
    position: relative;
  
  }
  
  .timeline > li > .timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #ccc;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    content: " ";
  }
  
  .timeline > li > .timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    content: " ";
  }
  
  .timeline > li > .timeline-badge {
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 50%;
    margin-left: -25px;
    background-color: #999999;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
  }
  
  .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
  }
  
  .timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
  }
  
  .timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
  }
  
  .timeline-badge.primary {
    background-color: #008CBA !important;
  }
  
  .timeline-badge.success {
    background-color: #43AC6A !important;
  }
  
  .timeline-badge.warning {
    background-color: #E99002 !important;
  }
  
  .timeline-badge.danger {
    background-color: #F04124 !important;
  }
  
  .timeline-badge.info {
    background-color: #5BC0DE !important;
  }
  
  .timeline-title {
    margin-top: 0;
    color: inherit;
  }
  
  .timeline-body > p,
  .timeline-body > ul {
    margin-bottom: 0;
  }
  
  .timeline-body > p + p {
    margin-top: 5px;
  }
  
  label {
    font-weight: 1000;
  }
.active-checkbox label{
    width: 93px!important;
    margin-top: 37px;
}
.active-checkbox input[data-switch]:checked+label:after{
    left:70px!important;
}
.after-form-submit .validation-failed .invalid-feedback{
    display:block;
}
.after-form-submit input {
    border-color: #0acf97;
    padding-right: 2.2125rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2338c172' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center right calc(.375em + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}
.after-form-submit .validation-failed input {
    border-color: #fa5c7c;
    padding-right: 2.2125rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23e3342f' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23e3342f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
    background-repeat: no-repeat;
    background-position: center right calc(.375em + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.orglogo-list {
  width: 120px;
  height: 35px;
  background-color: #fff;
  background-size: contain;
  background-repeat: no-repeat;
  border: 1px dashed #ccc;
  padding: 8px 10px;
  background-position: center;
}

.mt-28{
  margin-top: 28px !important;
}

.dataTables_length{
  width: fit-content;
  float: left;
}
.dataTables_filter{
  width: fit-content;
  float: right;
}
  /* summernote style pading and overlay changed */
.note-editor.note-frame .note-editing-area .note-editable {
  padding-top: 7% !important;
  padding-right:  5% !important;
  padding-bottom:  1% !important;
  padding-left:  5% !important;
  overflow: auto !important;
}


#upload-demo{
  margin: 0 auto;
  padding: 15px;
  border: dashed 1px #cccc;
}
.croppie-container .cr-slider-wrap {
  margin: 0px auto !important;
}
.img-preview{
  text-align: center;
  margin-top: 15px;
}
a.dropdown-item.preview-item {
  display: flex;
  padding: 0;
  margin: 10px 0;
  border-bottom: 1px solid #cccc;
  background-color: #f8f8f8;
}

.preview-thumbnail img {
  width: 35px;
  height: 35px;
  border-radius: 35px;
}

.table.fixedHeader-floating{
  top:58px !important;
}

.bgimage{
  background-position: center;
  background-size: contain;
  border: 1ox solid #f8f8f8;
}



/*News css*/
th { white-space: nowrap; overflow: hidden; text-overflow:ellipsis; }
td { white-space: nowrap; overflow: hidden; text-overflow:ellipsis; }
.bordered{
  border: 1px solid #cccccc
}

/**
 * Ordered list wrapper
 * 1. Prevents ugly shapes when selecting .steps
 * 2. Initializing counter
 */
/*ol*/
.steps {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  /* 1 */
  counter-reset: steps;
  /* 2 */
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin: 0 0 1em 0;
}

/**
 * Steps
 * 1. Incrementing counter
 */
/*li*/
.steps__item {
  counter-increment: steps;
  /* 1 */
  background: #EFEFEF;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  float: left;
  position: relative;
  white-space: nowrap;
  /**
   * Defining step width depending on the number of steps
   */
  /**
   * Arrow shapes
   */
  /**
   * Small width stuff kids
   */
}
.steps__item:first-child:nth-last-child(1), .steps__item:first-child:nth-last-child(1) ~ .steps__item {
  width: 100%;
}
.steps__item:first-child:nth-last-child(2), .steps__item:first-child:nth-last-child(2) ~ .steps__item {
  width: 50%;
}
.steps__item:first-child:nth-last-child(3), .steps__item:first-child:nth-last-child(3) ~ .steps__item {
  width: 33.3333333333%;
}
.steps__item:first-child:nth-last-child(4), .steps__item:first-child:nth-last-child(4) ~ .steps__item {
  width: 25%;
}
.steps__item:first-child:nth-last-child(5), .steps__item:first-child:nth-last-child(5) ~ .steps__item {
  width: 20%;
}
.steps__item:first-child:nth-last-child(6), .steps__item:first-child:nth-last-child(6) ~ .steps__item {
  width: 16.6666666667%;
}
.steps__item:first-child:nth-last-child(7), .steps__item:first-child:nth-last-child(7) ~ .steps__item {
  width: 14.2857142857%;
}
.steps__item:first-child:nth-last-child(8), .steps__item:first-child:nth-last-child(8) ~ .steps__item {
  width: 12.5%;
}
.steps__item:first-child:nth-last-child(9), .steps__item:first-child:nth-last-child(9) ~ .steps__item {
  width: 11.1111111111%;
}
.steps__item:first-child:nth-last-child(10), .steps__item:first-child:nth-last-child(10) ~ .steps__item {
  width: 10%;
}
.steps__item:after {
  width: 1.8561553006em;
  height: 1.8561553006em;
  position: absolute;
  top: 0.3535533906em;
  left: 100%;
  transform: rotate(45deg);
  content: "";
  z-index: 2;
  background: inherit;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin-left: -0.9280776503em;
}
.steps__item[disabled] {
  cursor: not-allowed;
}
@media (max-width: 767px) {
  .steps__item {
    width: 100% !important;
    border: 1px solid #ccc;
    border-bottom: none;
    padding: 1em 0;
  }
  .steps__item:after {
    content: none;
  }
}

/**
 * Left border on first item
 */
.steps__item--first {
  border-left: 1px solid #ccc;
}

/**
 * Right border on last item
 */
.steps__item--last {
  border-right: 1px solid #ccc;
  /**
   * No left arrow on first item
   * No right arrow on last item
   */
}
@media (max-width: 767px) {
  .steps__item--last {
    border-bottom: 1px solid #ccc;
  }
}
.steps__item--last:after {
  content: none;
}

/**
 * Step link
 */
/*a|span*/
.steps__link {
  transition: 0.25s ease-out;
  color: #999;
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 0.5em 0;
  /**
   * Counter
   */
  /**
   * Hover stuff
   */
}
.steps__link:before {
  width: 1.5em;
  height: 1.5em;
  display: inline-block;
  content: counter(steps);
  text-align: center;
  background: #BCBCBC;
  border-radius: 50%;
  color: #000000;
  margin: 0 1em;
  line-height: 1.5em;
}
:not([disabled]) > .steps__link:hover, :not([disabled]) > .steps__link:focus {
  color: #333;
}
@media (max-width: 767px) {
  .steps__link:before {
    float: left;
    margin-right: 0;
  }
}

/**
 * Active state
 */
/*a*/
.steps__item--active {
  background: #32BEA6;
  color: #ffffff
}
.steps__item--active .steps__link {
  color: #ffffff;
  font-weight: bold;
}

/**
 * Change link colors
 */
.steps__item--done .steps__link {
  color: #ffffff;
  font-weight: bold;
}
.steps__item--done .steps__link:before,
.steps__item--active .steps__link:before {
  background: #ffffff;
}

/**
 * Fallback for IE 8
 * Require Modernizr
 */
/*html*/
.no-csstransforms {
  /*li*/
}
.no-csstransforms .steps__item {
  border-right: 1px solid #ccc;
}
.no-csstransforms .steps__item:after {
  content: none !important;
}

/**
 * Fallback for IE 7
 * Require Modernizr
 */
/*html*/
.no-generatedcontent .steps {
  list-style-position: inside;
  list-style-type: decimal;
}
.no-generatedcontent .steps__link:before {
  content: none;
}
.capitalize{
  text-transform: capitalize !important;
}
.font15{
  font-size: 22px;
}
.text-blue{
  color: #2c8ef8
}
.bg-success-light{
  background-color: #E6FFFB;
}
.bold{
  font-weight: bold;
  color: #000000
}

.font20{
font-size: 20px;
}
.text-oarange{
  color: #FF9C3C
}
.actions_but{
  padding: 2px 10px !important;
  margin-right: 10px;
}
.w-85px{
  width: 85px;
}
.showtable_select{
  line-height: 32px;
}
.searchbox{
  width: 150px;
}

/* multi select */


.table-scroll {
	position:relative;
	max-width:600px;
	margin:auto;
	overflow:hidden;
	border:1px solid #000;
}
.table-wrap {
	width:100%;
	overflow:auto;
}
.table-scroll table {
	width:100%;
	margin:auto;
	border-collapse:separate;
	border-spacing:0;
}
.table-scroll th, .table-scroll td {
	padding:5px 10px;
	border:1px solid #000;
	background:#fff;
	white-space:nowrap;
	vertical-align:top;
}
.table-scroll thead, .table-scroll tfoot {
	background:#f9f9f9;
}
.clone {
	position:absolute;
	top:0;
	left:0;
	pointer-events:none;
}
.clone th, .clone td {
	visibility:hidden
}
.clone td, .clone th {
	border-color:transparent
}
.clone tbody th {
	visibility:visible;
	color:red;
}
.clone .fixed-side {
	border:1px solid #000;
	background:#eee;
	visibility:visible;
}
.clone thead, .clone tfoot{background:transparent;}
.vplist{

  max-height: 400px;
  overflow: scroll;
  position: relative;
  }
  
  .vplist table {
  border-collapse: collapse;
  }
  
  .vplist thead th {
  position: -webkit-sticky; /* for Safari */
  position: sticky;
  top: 0;
  color: #000;
  background-color: #fff;
  }
  
  .vplist thead th:first-child {
  left: 0;
  z-index: 11;
  }
  
  .vplist thead th:nth-child(2) {
  left: 45px;
  z-index: 41;
  
  }
  .vplist thead th:nth-child(3) {
  left: 85px;
  z-index: 31;
  
  }
  
  .vplist thead th:nth-child(4) {
  left: 177px;
  z-index: 31;
  }
  .vplist thead th:nth-child(5) {
  left: 440px;
  z-index: 31;
  }
  
  .vplist tbody th {
  position: -webkit-sticky; /* for Safari */
  position: sticky;
  left: 0;
  background: #f1f3fa;
  border-right: 1px solid #dbdbdb;
  }
  
  .vplist tbody th:first-child {
  left: 0;
  z-index: 5;
  border-right: 1px solid #dbdbdb;
  
  }
  .vplist tbody th:nth-child(2) {
  left: 45px;
  z-index: 4;
  border-right: 1px solid #dbdbdb;
  
  }
  .vplist tbody th:nth-child(3) {
  left: 85px;
  z-index: 3;
  border-right: 1px solid #dbdbdb;
  
  }
  
  .vplist tbody th:nth-child(4) {
  left: 177px;
  z-index: 3;
  border-right: 1px solid #dbdbdb;
  }
  .vplist tbody th:nth-child(5) {
  left: 438px;
  z-index: 3;
  border-right: 1px solid #dbdbdb;
  }
  
  .text-orange{
  color: #FF9C3C;
  }
  .red-text {
    color: red!important;
  }

.dropify-wrapper {
  border: 2px dashed #dee2e6 !important;
}
.red-text {
	color:red;
}
.hover-status {
  cursor:pointer;
 }
 .vplist{

  max-height: 400px;
  overflow: scroll;
  position: relative;
  }
  
  .vplist table {
  border-collapse: collapse;
  }
  
  .vplist thead th {
  position: -webkit-sticky; /* for Safari */
  position: sticky;
  top: 0;
  color: #000;
  background-color: #fff;
  }
  
  .vplist thead th:first-child {
  left: 0;
  z-index: 11;
  }
  
  .vplist thead th:nth-child(2) {
  left: 45px;
  z-index: 41;
  
  }
  .vplist thead th:nth-child(3) {
  left: 85px;
  z-index: 31;
  
  }
  
  .vplist thead th:nth-child(4) {
  left: 177px;
  z-index: 31;
  }
  .vplist thead th:nth-child(5) {
  left: 440px;
  z-index: 31;
  }
  
  .vplist tbody th {
  position: -webkit-sticky; /* for Safari */
  position: sticky;
  left: 0;
  background: #f1f3fa;
  border-right: 1px solid #dbdbdb;
  }
  
  .vplist tbody th:first-child {
  left: 0;
  z-index: 5;
  border-right: 1px solid #dbdbdb;
  
  }
  .vplist tbody th:nth-child(2) {
  left: 45px;
  z-index: 4;
  border-right: 1px solid #dbdbdb;
  
  }
  .vplist tbody th:nth-child(3) {
  left: 85px;
  z-index: 3;
  border-right: 1px solid #dbdbdb;
  
  }
  
  .vplist tbody th:nth-child(4) {
  left: 177px;
  z-index: 3;
  border-right: 1px solid #dbdbdb;
  }
  .vplist tbody th:nth-child(5) {
  left: 438px;
  z-index: 3;
  border-right: 1px solid #dbdbdb;
  }
  
  .text-orange{
  color: #FF9C3C;
  }
  #basic-datatable tr td:nth-child(9) {
    text-align: right;
  }
  #basic-datatable tr td:nth-child(11) {
    text-align: right;
  }
  #basic-datatable tr td:nth-child(13) {
    text-align: right;
  }
  #basic-datatable tr td:nth-child(17) {
    text-align: right;
  }
  .edit_icon_bonus {
    padding: .5px 2px 0 2px !important;
    font-size: 9px;
    }
    .scroll350{
      overflow-y: scroll;
      height: 350px;
    }
    .multiselect-container.dropdown-menu.show{
      position: absolute !important;
      will-change: transform !important;
      top: 41px !important;
      z-index: 999 !important;
      left: -80px !important;
      right: 0 !important;
      height: 253px !important;
      overflow-y: scroll !important;
      transform: none !important;
  }

  .multiselect-container.dropdown-menu.show .dropdown-item{
    padding: 0 15px !important;
  }
  ul.dropdown-menu li {
    padding: 10px 0 0 15px;
    margin-bottom: 5px;
    font-size: 13px;
    color: #000;
    }
    ul.dropdown-menu p {
    font-size: 12px;
    color: #6d6d6d;
    }
    div#downline-autocomplete-List ul {
      width: 100%;
      }
 
.currentNote
{
  word-wrap: break-word;
}

.fixed_width_button
{
  width: 125px;;
}

.delete-report
{
  cursor: pointer;
}

.switch-default input[data-switch]:checked+label:after{
  left: 34px !important;
}

.switch-default label{
  width: 56px !important;
}

.dataTables_paginate{
  display: block;
  margin-left: auto !important;
}

table.dataTable td.reorder
{
  text-align: left !important;
}

.edb_user_form .active-checkbox label
{
  margin-top: 7px !important;
}

#sortable { 
  list-style-type: none; 
  margin: 0; 
  padding: 0; 
}
#sortable li { 
  margin: 0 3px 3px 3px; 
  padding-left: 1.5em; 
  font-size: 13px; 
  height: 30px; 
  cursor: move;
  padding-top: 5px;
}
#sortable li span { 
  position: absolute; 
  margin-left: -1.3em; 
}

.reorder-widget-item{
  height: auto !important;
  padding: 10px !important;
}
.reorder-widget-item label{
  margin: 0;
}

.reorder-widget-item label::before{
  content:'' !important;
}

.ui-state-default
{
  border: 1px solid #e1e1e1 !important;
  background: #ffffff !important;
}

#agent_downlines_popup
{
  height: 400px;
}

#downlines_table
{
  height: 100%;
}

@media only screen and (min-width:768px) {
  .w-lg-144 {
  width: 144px;
  }
  }

/* .edit_growth_rate, .edit_debt_garnishment
{
  font-size: 9px;
} */

.dropdown-item:hover, .dropdown-item:focus
{
    color: #1e90ff !important;
    background-color: rgb(9 137 237 / 10%);
}

.btn-group .dropdown-menu {
  padding: 0;
}

.btn-icon-26{
  width: 26px;
  height: 26px;
}