.splash-screen {
    position: fixed;
    background-color: #F1F3F6;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    line-height: 100%;
    z-index: 999999;
}
.loading-overlay-screen {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    line-height: 100%;
    z-index: 999999;
    display: none;
}
.splash-screen .body, .loading-overlay-screen .body {
	top:40%;
	position: relative;
}
.loading-overlay-screen .loading-img {
    color: #3e3e3e;
}
#daterange {
    width: 325px;
    background-color: #fafbfc;
    cursor: pointer;
    /*font-size: 14px;
    color: #6a6c6f;
    border: 0px;
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%) !important;
    padding: 8px;
    border-radius: 5px;*/
}
.word-wrap {
	max-width: 100%;
  word-break: break-word;
}
.hpanel .stats-title{
	color: #64CC34;
}
.divider{
	margin-top:5px;
	margin-bottom:10px;
	border: 1px solid #DADCDE;
	padding: 5px;
	border-radius: 4px;
}
.section-divider {
	padding: 5px;
	color: #62CB31;
	font-weight: bold;
	background-color: white;
	margin-bottom: 6px;
	border-radius: 2px;
}
/*li[data-range-key="Custom Range"]{
	display: none;
}*/
.spin-the-wheel-bg{
	background-image: url("/static/ad_hoc_apps/spin-the-wheel/images/background.c06b7aaf946a.jpg");
	background-size: 100% 100%;
	background-color: #FEB00F;
}
.modal-footer{
	padding: 10px 15px !important;
}
.modal-header{
	padding: 15px 30px !important;
}
.modal-header .close {
    margin-top: 9px;
}
.clear-image {
	image-rendering: -webkit-optimize-contrast;
  	image-rendering: crisp-edges;
}

.callout {
  padding: 7px;
  margin: 10px 0;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px;
  background-color: #ffffff;
  font-weight: bold;
}

.callout code {
  border-radius: 3px;
}

.callout-default {
  border-left-color: #777;
}
.callout-default h4,.callout-default h6 {
  color: #777;
}

.callout-primary {
  border-left-color: #428bca;
}
.callout-primary h4,.callout-primary h6 {
  color: #428bca;
}

.callout-success {
  border-left-color: #62CB31;
}
.callout-success h4,.callout-success h6 {
  color: #62CB31;
}

.callout-danger {
  border-left-color: #E74C3C;
}
.callout-danger h4,.callout-danger h6 {
  color: #E74C3C;
}

.callout-warning {
  border-left-color: #FFC325;
}
.callout-warning h4,.callout-warning h6 {
  color: #FFC325;
}

.callout-info {
  border-left-color: #3498DB;
}
.callout-info h4,.callout-info h6 {
  color: #3498DB;
}

.callout-bdc {
  border-left-color: #29527a;
}
.callout-bdc h4,.callout-bdc h6 {
  color: #29527a;
}

.go-to-top-button{
	position: fixed;
	bottom: 20px;
	right: 20px;
	padding: 9px;
	border-radius: 50px;
	background-color: #71CF45;
	z-index: 9;
	color: #ffffff;
	cursor: pointer;
	display: none;
	font-weight: bold;
}

.go-to-top-button:hover{
	background-color: #5eaa38;
}

.text-bold{
	font-weight: 700 !important;
}
.text-italic{
	font-style: italic !important;
}
.alert .fa, .alert .svg-inline--fa {
	margin-right: 5px !important;
}
.no-h-padding {
  padding-left: 0px;
  padding-right: 0px;
}
.hpanel .panel-body2 {
  border: 1px solid rgba(101,126,174,.25) !important;
  box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%) !important;
  border-radius: 9px !important;
}
.hpanel2 {
  border-radius: 9px !important;
}
.hpanel2 .panel-body {
  box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%) !important;
  border: 1px solid rgba(101,126,174,.25) !important;
  border-radius: 9px !important;
}
.hpanel2 .panel-footer {
  border: 1px solid rgba(101,126,174,.25) !important;
  border-bottom-right-radius: 9px !important;
  border-bottom-left-radius: 9px !important;
  margin-top: -5px;
}

.panel-shadow-box {
  border: 1px solid rgba(101,126,174,.25) !important;
  box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%) !important;
  border-radius: 9px !important;
}

.panel-shadow-box .panel-heading {
  background-color: #ffffff;
  border-radius: 9px !important;
}

.bg-success-bs {
  background-color: #dff0d8 !important;
}
.bg-danger-bs {
  background-color: #f2dede !important;
}
.bg-info-bs {
  background-color: #d9edf7 !important;
}
.bg-warning-bs {
  background-color: #fcf8e3 !important;
}
.bg-primary-bs {
  color: #fff;
  background-color: #337ab7 !important;
}

.bg-success {
  background-color: #61CA30 !important;
  color: #ffffff !important;
}
.bg-danger {
  background-color: #C0382A !important;
  color: #ffffff !important;
}
.bg-info {
  background-color: #3398DA !important;
  color: #ffffff !important;
}
.bg-warning {
  background-color: #FFB606 !important;
}
.bg-primary {
  color: #fff;
  background-color: #34495E !important;
}
.swal2-popup {
  font-size: 1.6rem !important;
}
.swal2-styled.swal2-confirm{
  background-color: #3398DA !important;
}
.swal2-styled.swal2-confirm:focus{
  box-shadow: none !important;
}
#toast-container .toast {
  width: 400px !important;
}
.toast-title {
  margin-bottom: 8px;
}
.jspTrack{
  border-radius: 20px;
  background-color: #e7e7f9 !important;
}
.jspHorizontalBar{
  height: 8px !important;
  background-color: transparent !important;
  margin: 3px 0px !important;
}
.jspDrag{
  background-color: #C2C2C2 !important;
  border-radius: 20px;
}
.always-visible-scroll::-webkit-scrollbar {
    -webkit-appearance: none;
}

.always-visible-scroll::-webkit-scrollbar:vertical {
    width: 11px;
}

.always-visible-scroll::-webkit-scrollbar:horizontal {
    height: 11px;
}

.always-visible-scroll::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid white; /* should match background, can't be transparent */
    background-color: rgba(0, 0, 0, .5);
}
.message-alert-icon{
  width: 30px;
}

table.dataTable thead .sorting::after, table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_desc::after, table.dataTable thead .sorting_asc_disabled::after, table.dataTable thead .sorting_desc_disabled::after {
  position: unset !important;
  display: inline-block !important;
  margin-left: 10px !important;
}

.toggle-switch{
    height: 0;
    width: 0;
    display: none;
}
.toggle-switch-label {
    cursor: pointer;
    text-indent: -9999px;
    width: 40px;
    height: 20px;
    background: grey;
    display: block;
    border-radius: 100px;
    position: relative;
}
.toggle-switch-label:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 16px;
    height: 16px;
    background: #fff;
    border-radius: 40px;
    transition: 0.3s;
}
.toggle-switch:checked + .toggle-switch-label {
    background: #62CA31;
}
.toggle-switch:checked + .toggle-switch-label:after {
    left: calc(100% - 2px);
    transform: translateX(-100%);
}
.toggle-switch-label:active:after {
    width: 20px;
}

.small-hr{
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

@media (max-width: 767px) {
  .mobile-ui-text-input{
      font-size: 20px;
      text-align: center;
  }
  .mobile-ui-text-input::placeholder{
      font-size: 13px;
  }
}

.media-object-oneline .media-body {
  vertical-align: middle;
}
.media-object-oneline .media-left {
  padding-right: 7px;
}
.media-object-oneline .media-heading {
  margin-bottom: 0px;
}

.txn-detail-head{
    min-height: 75px;
}
.txn-detail-head h5{
    font-weight: 600;
    text-underline-offset: 2px;
    text-decoration: underline;
}
.txn-detail-head h4{
    font-size: 17px;
    font-weight: 400;
    color: #34495E;
}

.col-md-2-5, .col-md-0-5 {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  .col-md-4-5 {
    float: left;
    width: 37.4%;
  }
  .col-md-3-5 {
    float: left;
    width: 29.12%;
  }
  .col-md-2-5 {
    float: left;
    width: 20.8%;
  }
  .col-md-0-5 {
    float: left;
    width: 4.16%;
  }
}
@media (min-width: 1200px) {
  .col-lg-4-5 {
    float: left;
    width: 37.4%;
  }
  .col-lg-3-5 {
    float: left;
    width: 29.12%;
  }
  .col-lg-2-5 {
    float: left;
    width: 20.8%;
  }
  .col-lg-0-5 {
    float: left;
    width: 4.16%;
  }
}
div:has(> .dataTable) {
  max-width: 100%;
  overflow-x: auto;
  overflow-y: auto;
}
.ml-1 { margin-left: 1px }
.ml-2 { margin-left: 2px }
.ml-3 { margin-left: 3px }
.ml-4 { margin-left: 4px }
.ml-5 { margin-left: 5px }
.ml-6 { margin-left: 6px }
.ml-7 { margin-left: 7px }
.ml-8 { margin-left: 8px }
.ml-9 { margin-left: 9px }
.ml-10 { margin-left: 10px }
.mr-1 { margin-right: 1px }
.mr-2 { margin-right: 2px }
.mr-3 { margin-right: 3px }
.mr-4 { margin-right: 4px }
.mr-5 { margin-right: 5px }
.mr-6 { margin-right: 6px }
.mr-7 { margin-right: 7px }
.mr-8 { margin-right: 8px }
.mr-9 { margin-right: 9px }
.mr-10 { margin-right: 10px }
.mt-1 { margin-top: 1px }
.mt-2 { margin-top: 2px }
.mt-3 { margin-top: 3px }
.mt-4 { margin-top: 4px }
.mt-5 { margin-top: 5px }
.mt-6 { margin-top: 6px }
.mt-7 { margin-top: 7px }
.mt-8 { margin-top: 8px }
.mt-9 { margin-top: 9px }
.mt-10 { margin-top: 10px }
.mb-1 { margin-bottom: 1px }
.mb-2 { margin-bottom: 2px }
.mb-3 { margin-bottom: 3px }
.mb-4 { margin-bottom: 4px }
.mb-5 { margin-bottom: 5px }
.mb-6 { margin-bottom: 6px }
.mb-7 { margin-bottom: 7px }
.mb-8 { margin-bottom: 8px }
.mb-9 { margin-bottom: 9px }
.mb-10 { margin-bottom: 10px }

.btn-danger[disabled]{
    color: #fff;
}

.stay-on-single-line{
    white-space: nowrap;
}

#processing-top-div{
    position: fixed;
    top: 12px;
    width: fit-content;
    background-color: #3296D7;
    font-size: 12px;
    z-index: 10000;
    margin-inline: auto;
    color: white;
    left: 0;
    right: 0;
    padding: 10px;
    border-radius: 4px;
}

table.highlight-last-row tr:last-child{ 
    background:#0FB7F03D;
    font-weight: 700;
}

.icon-before-title{
    margin-right: 7px;
}
