/* In order to override these variables you can make local changes in af.variables.local.less */
/*signalr-color*/
/*
    Use this file to override variables from af.variables.less
*/

/* KnutTestsCss */

/* /file/site/style/910533538.af.controls.lookup.less:L3 */
.af-lookup-items-wrap2 .column {
  overflow-x: hidden;
  text-overflow: ellipsis;
}
/* /file/site/style/910533538.af.controls.lookup.less:L9 */
.form-control[data-lookup],
.form-control[data-tree-lookup],
.form-control[data-orgunit-lookup],
.data-lookup-icon {
  background-repeat: no-repeat;
  background-position: center right 0.66rem, right bottom;
  padding-right: 2.33rem;
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2217px%22%20height%3D%2210px%22%20viewBox%3D%22510%20324%2017%2010%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cpath%20d%3D%22M525.000018%2C324.999983%20L511.000001%2C324.999983%20C510.453126%2C324.999983%20510%2C325.453109%20510%2C325.999985%20C510%2C326.26561%20510.109375%2C326.51561%20510.296875%2C326.70311%20L517.296884%2C333.703119%20C517.484384%2C333.890619%20517.734384%2C333.999994%20518.00001%2C333.999994%20C518.265635%2C333.999994%20518.515635%2C333.890619%20518.703135%2C333.703119%20L525.703144%2C326.70311%20C525.890644%2C326.51561%20526.000019%2C326.26561%20526.000019%2C325.999985%20C526.000019%2C325.453109%20525.546894%2C324.999983%20525.000018%2C324.999983%20Z%22%20id%3D%22%EF%83%97-copy%22%20stroke%3D%22none%22%20fill%3D%22%238D8D8D%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
  background-size: 0.85rem 0.5rem, cover;
}
/* /file/site/style/910533538.af.controls.lookup.less:L19 */
.form-control[data-lookup].form-control-sm,
.form-control[data-tree-lookup].form-control-sm,
.form-control[data-orgunit-lookup].form-control-sm,
.data-lookup-icon.form-control-sm {
  padding-right: 1.85rem;
  background-size: 0.85rem 0.5rem, cover;
}
/* /file/site/style/910533538.af.controls.lookup.less:L23 */
.form-control[data-lookup].form-control-lg,
.form-control[data-tree-lookup].form-control-lg,
.form-control[data-orgunit-lookup].form-control-lg,
.data-lookup-icon.form-control-lg {
  padding-right: 2.5rem;
  background-size: 1.0625rem 0.625rem, cover;
}
/* /file/site/style/910533538.af.controls.lookup.less:L27 */
.form-control[data-lookup][readonly]:not([disabled]),
.form-control[data-tree-lookup][readonly]:not([disabled]),
.form-control[data-orgunit-lookup][readonly]:not([disabled]),
.data-lookup-icon[readonly]:not([disabled]) {
  background-color: white;
}
/* /file/site/style/910533538.af.controls.lookup.less:L33 */
.list-group-item.lookup-recent:not(.active) {
  background-color: cornsilk;
}
/* /file/site/style/910533538.af.controls.lookup.less:L38 */
.af-container:not(.af-mobile-lookup) {
  position: absolute;
  min-width: 300px;
  background: inherit;
  padding: 0;
  z-index: 100000;
  box-shadow: 1px 2px 14px 5px rgba(0, 0, 0, 0.16);
  border-bottom: 1px solid silver;
}
/* /file/site/style/910533538.af.controls.lookup.less:L47 */
.af-container:not(.af-mobile-lookup).af-lookup {
  max-width: initial;
  min-width: initial;
  font-size: small;
}
/* /file/site/style/910533538.af.controls.lookup.less:L53 */
.af-container:not(.af-mobile-lookup).af-lookup-groupby {
  display: flex;
}
/* /file/site/style/910533538.af.controls.lookup.less:L57 */
.af-container:not(.af-mobile-lookup) .af-lookup-title {
  display: none;
}
/* /file/site/style/910533538.af.controls.lookup.less:L61 */
.af-container:not(.af-mobile-lookup) .list-group-item {
  border-radius: 0px;
  flex-shrink: 0;
}
/* /file/site/style/910533538.af.controls.lookup.less:L66 */
.af-container:not(.af-mobile-lookup) .list-group-item-action:not(.active) {
  color: black;
}
/* /file/site/style/910533538.af.controls.lookup.less:L70 */
.af-container:not(.af-mobile-lookup) .list-group-item.lookup-btn-muted {
  background-color: #dfe1e1 !important;
}
/* /file/site/style/910533538.af.controls.lookup.less:L74 */
.af-container:not(.af-mobile-lookup) .list-group-item.lookup-recent:not(.active) {
  background-color: cornsilk;
}
/* /file/site/style/910533538.af.controls.lookup.less:L78 */
.af-container:not(.af-mobile-lookup) .list-group-item.lookup-pinned:not(.active) {
  background-color: whitesmoke;
}
/* /file/site/style/910533538.af.controls.lookup.less:L80 */
.af-container:not(.af-mobile-lookup) .list-group-item.lookup-pinned:not(.active) i.af-pin {
  display: inline;
}
/* /file/site/style/910533538.af.controls.lookup.less:L85 */
/* /file/site/style/910533538.af.controls.lookup.less:L86 */
.af-container:not(.af-mobile-lookup) .list-group-item i.af-pin {
  display: none;
}
/* /file/site/style/910533538.af.controls.lookup.less:L89 */
/* /file/site/style/910533538.af.controls.lookup.less:L90 */
.af-container:not(.af-mobile-lookup) .list-group-item:hover i {
  display: inline;
}
/* /file/site/style/910533538.af.controls.lookup.less:L96 */
.af-container:not(.af-mobile-lookup) .af-search.hide + .af-lookup-items-wrap {
  border-top-width: 1px;
}
/* /file/site/style/910533538.af.controls.lookup.less:L100 */
/* /file/site/style/910533538.af.controls.lookup.less:L101 */
.af-container:not(.af-mobile-lookup) .af-lookup-items-wrap2 button > span.column {
  overflow-x: hidden;
  text-overflow: ellipsis;
}
/* /file/site/style/910533538.af.controls.lookup.less:L107 */
.af-container:not(.af-mobile-lookup) input.af-search {
  border-width: 1px;
  box-shadow: 0px 0px 0px 0px;
  border-color: #ced4da !important;
}
/* /file/site/style/910533538.af.controls.lookup.less:L111 */
.af-container:not(.af-mobile-lookup) input.af-search:focus {
  box-shadow: 0px 0px 0px 0px !important;
  border-color: #ced4da !important;
}
/* /file/site/style/910533538.af.controls.lookup.less:L117 */
.af-container:not(.af-mobile-lookup) button.clear-data.btn {
  line-height: 1.2;
}
/* /file/site/style/910533538.af.controls.lookup.less:L119 */
.af-container:not(.af-mobile-lookup) button.clear-data.btn span {
  font-size: 1.2rem;
  line-height: 0;
  position: relative;
  top: 0.125rem;
}
/* /file/site/style/910533538.af.controls.lookup.less:L128 */
.af-container.af-mobile-lookup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: inherit;
  padding: 0;
  z-index: 10000000;
}
/* /file/site/style/910533538.af.controls.lookup.less:L138 */
.af-container.af-mobile-lookup .af-lookup-data-container {
  height: 100%;
}
/* /file/site/style/910533538.af.controls.lookup.less:L142 */
.af-container.af-mobile-lookup .af-lookup-title {
  padding: 0.5rem;
  display: block;
  font-size: 1.2rem;
}
/* /file/site/style/910533538.af.controls.lookup.less:L147 */
.af-container.af-mobile-lookup .af-lookup-title .af-lookup-close {
  right: 5px;
  top: 5px;
  position: absolute;
}
/* /file/site/style/910533538.af.controls.lookup.less:L154 */
.af-container.af-mobile-lookup .af-search.hide + .af-lookup-items-wrap {
  border-top-width: 1px;
}
/* /file/site/style/910533538.af.controls.lookup.less:L158 */
.af-container.af-mobile-lookup .af-search.hide + .af-lookup-items-wrap {
  border-top-width: 1px;
}
/* /file/site/style/910533538.af.controls.lookup.less:L162 */
/* /file/site/style/910533538.af.controls.lookup.less:L163 */
.af-container.af-mobile-lookup .af-lookup-items-wrap2 button > span.column {
  overflow-x: hidden;
  text-overflow: ellipsis;
}
/* /file/site/style/910533538.af.controls.lookup.less:L169 */
.af-container.af-mobile-lookup input.af-search {
  border-width: 1px;
  /*padding: 0.8rem 0.8rem 0.8rem 2.33rem;*/
  box-shadow: 0px 0px 0px 0px;
  background-position: 0.66rem 0.68rem !important;
}
/* /file/site/style/910533538.af.controls.lookup.less:L173 */
.af-container.af-mobile-lookup input.af-search:focus {
  box-shadow: 0px 0px 0px 0px !important;
  border-color: #ced4da !important;
}
/* /file/site/style/910533538.af.controls.lookup.less:L180 */
.af-container.af-mobile-lookup button.clear-data.btn {
  line-height: 1.2;
  font-size: 1rem !important;
  padding: 0.5rem !important;
}
/* /file/site/style/910533538.af.controls.lookup.less:L184 */
.af-container.af-mobile-lookup button.clear-data.btn span {
  font-size: 1.2rem;
  line-height: 0;
  position: relative;
  top: 0.125rem;
}
/* /file/site/style/910533538.af.controls.lookup.less:L192 */
@media (pointer: coarse) {
  .af-container.af-mobile-lookup button span.column {
    min-height: 48px;
  }
}
/* /file/site/style/910533538.af.controls.lookup.less:L199 */
body.af-mobile-lookup-open {
  overflow: hidden !important;
}
/* /file/site/style/910533538.af.controls.lookup.less:L203 */
.af-tree-lookup {
  z-index: 10000;
  width: 1160px;
  top: 20px;
  margin: 5% auto;
  left: 0;
  right: 0;
}
/* /file/site/style/910533538.af.controls.lookup.less:L211 */
.af-tree-lookup.topleft {
  margin: 0px;
  top: 60px;
  left: 10px;
}
/* /file/site/style/910533538.af.controls.lookup.less:L218 */
tr.af-lookup-groupby-tr.active {
  background-color: #d5eaff;
}
