﻿.refresh:before {
  content: "\e677";
}
div.hold-per-user.e-acrdn.e-js.e-widget h3 {
  background: none;
  border: none;
  padding-bottom: 0;
  font-weight: bold;
  display: table;
}
div.hold-per-user.e-acrdn.e-js.e-widget h3.e-select.e-active a,
div.hold-per-user.e-acrdn.e-js.e-widget h3.e-select.e-active span {
  color: black;
}
div.hold-per-user.e-acrdn.e-js.e-widget h3:hover {
  background: none;
  border: none;
}
div.hold-per-user.e-acrdn.e-js.e-widget div.e-content.e-acrdn-content-active {
  border: none;
  padding-top: 0;
}
div.hold-per-user-waiting.e-waitpopup-pane.e-widget {
  background-color: #E9E9E9;
}
div.control-room-controls.k-content {
  padding: 3px;
}
.control-room-controls .k-widget {
  padding: 1px;
}
.control-room-controls .k-state-hover.k-widget {
  padding: 0px;
}
.number-text-right {
  text-align: right;
}
.number-text-left {
  text-align: left;
}
.number-text-center {
  text-align: center;
}
.cr-width-full {
  width: 100%;
}
.cr-error-color {
  color: red;
}
.cr-ok-color {
  color: green;
}
.cr-grid-detail label {
  display: inline-block;
  width: 160px;
  padding-right: 10px;
  text-align: right;
  margin-bottom: 1px;
}
.cr-grid-detail tr {
  font-style: italic;
}
li.highlight > span.k-header {
  background-color: #1984c8;
  color: white;
}
.cr-width-add-price-numeric span.k-widget.k-numerictextbox {
  width: 10.5em;
}
.cr-width-add-price-datetime span.k-widget.k-datepicker {
  width: 9em;
}
.cr-table-center {
  width: 50%;
  margin: 0 auto 40px auto;
  float: none;
}
.cr-fixed-table-col-number-width {
  width: 1em;
}
.cr-fixed-table-col-number-width-1-percent {
  width: 1%;
}
.table tbody > tr > td.vert-align {
  vertical-align: middle;
}
.table tbody > tr > td.vert-align-help-block {
  vertical-align: top;
  line-height: 2.25em;
}
.table caption.card-result-caption {
  border: inherit;
  background-color: #dff0d8;
  font-size: 20px;
  color: black;
  text-align: center;
  font-weight: bold;
}
.cr-button-gray {
  background-color: buttonface;
}
.drp-item-additional-info-text {
  background: #bbbbc6;
  color: #fff;
  border-radius: 5px;
}
.grid-select-control {
  height: 20px;
  width: 20px;
}
@media (min-width: 1201px) {
  .text-xl-right {
    text-align: right !important;
    padding: 6px;
  }
}
.userCompletionEmail .k-multiselect-wrap.k-floatwrap {
  max-height: 50px;
  overflow-y: auto;
}