.toast {
  max-width: 550px !important;
  pointer-events: none !important;
}

.btn-loading {
  color: #fff;
  background-color: #f6c343;
  border-color: #f6c343;
}

i#eye_icon_login {
    line-height: 1;
}

img.login-brand-img {
    max-height: 3rem;
}


.btn-radio {
    color: #aaa;
}

img#imgHeart, img#imgHeatmap {
    height: 1rem;
}

td.orders-order{
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  max-width: 25ch;
}

#imgCXR {
    transform-origin: left top;
}

.now-showing {
    filter: invert(100%) sepia(51%) saturate(2878%) hue-rotate(1060deg) brightness(104%) contrast(97%);
}

.refresh-cxr{
    right: 25px !important;
}


.padswitchright{
    padding-left: 88%;
}

.batchsuccess{
    padding-left: 15%;
}

.circle {
    left: var(--x);
    top: var(--y);
    position: absolute;
    background-color: red;
    opacity: 0.5;
    border-style: solid;
    border-width: 5px;
    border-color: red;
    border-radius: 5px;
}

.cropiconcxr{
    filter: invert(100%) sepia(51%) saturate(2878%) hue-rotate(1060deg) brightness(104%) contrast(97%);
}

.elmmargin{
    margin-bottom: 0 rem !important;
}

.hiding {
    display: none !important;
}

.half-left {
    width: 48%;
    margin-right: 1%;
}

.half-right {
    width: 48%;
    margin-left: 1%;
}
