.k-calendar .k-calendar-view .k-today {
  color: #8eba40;
}

.k-grid {
  margin-bottom: 10px;
}

.k-listview {
  background: transparent;
  background-color: transparent;
  border: none;
}
.k-listview .k-listview-content {
  overflow: hidden;
}

.k-autocomplete-popup li {
  display: block;
  padding: 0px 5px;
  margin: 0px;
}
.k-autocomplete-popup li:hover {
  background: transparent;
  background-color: transparent;
}

#Images .k-listview-content {
  display: block;
  text-align: left;
}

.k-autocomplete {
  border: 0;
  background: none;
  color: #FFFFFF;
  width: 95%;
  box-shadow: none;
}
.k-autocomplete input {
  border: none;
  border-color: none;
}
.k-autocomplete input:hover, .k-autocomplete input:focus, .k-autocomplete input:focus-within {
  border: none;
  border-color: none;
}

.k-autocomplete.k-focus {
  box-shadow: none;
  background: transparent;
  background-color: transparent;
}

#MainQSWrapper .k-autocomplete.k-focus {
  border: none;
}

.k-breadcrumb-item-text {
  padding-left: 1px;
}

.k-breadcrumb-link, .k-state-disabled {
  transition: all 1s;
  max-width: 60px;
  padding-block: 0.5rem;
  padding-inline: 0.75rem;
}

.k-breadcrumb-link:hover, .k-state-disabled:hover {
  max-width: 400px;
}

.k-state-disabled {
  pointer-events: auto;
}

.k-breadcrumb-container {
  background-color: transparent;
  padding: 0;
}

.k-breadcrumb {
  background-color: transparent;
}
.k-breadcrumb .k-breadcrumb-root-link {
  margin-right: 0px;
}

.k-breadcrumb-delimiter-icon {
  display: none !important;
}

.k-dialog .k-window-titlebar, .k-dialog-content, .k-dialog, .k-dialog-buttongroup {
  border: none;
}

.k-window-titlebar {
  background: transparent;
  color: #FFFFFF;
  padding: 10px 10px 0px 10px;
  text-align: center;
}
.k-window-titlebar .k-window-titlebar {
  display: block;
  text-align: center;
}

.k-dialog {
  min-width: 250px;
  max-width: 350px;
  text-align: left;
}
.k-dialog .k-content {
  color: #FFFFFF;
  background: transparent;
}
.k-dialog .k-window-titlebar {
  border: none;
  padding: 2px 10px;
}
.k-dialog .k-button, .k-dialog .k-button:hover, .k-dialog .k-button:active {
  display: inline-block;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border-radius: 4px;
  font-size: 12px;
  border: none;
  color: #333333;
  text-transform: uppercase;
  background: #FFFFFF;
}
.k-dialog .k-primary {
  background-color: #8eba40;
}

.k-dialog-actions {
  border: none;
}

.k-dialog-buttongroup {
  background: transparent;
}

.k-font-icon:hover, .k-font-icon:focus {
  text-decoration: none;
}

.k-multiselect-wrap .k-button .k-select {
  border-left: 1px solid #FFFFFF !important;
}
.k-multiselect-wrap .k-button .k-select .k-icon {
  height: 21px;
  color: #FFFFFF;
  display: block;
}

.k-button {
  border: none;
  background: transparent;
  background-color: transparent;
}
.k-button:hover {
  border: none;
  background: transparent;
  background-color: transparent;
}

.k-treeview-leaf {
  width: 100%;
}
.k-treeview-leaf.k-selected {
  border: none;
  color: inherit;
  background-color: transparent;
}

.form-control .k-button:hover {
  border: none;
  background-color: #FFFFFF;
}
.form-control.k-button-group {
  width: auto;
}

.k-child-animation-container, .k-popup {
  width: unset !important;
  max-width: 650px;
}
.k-child-animation-container .k-list .k-list-item-text, .k-popup .k-list .k-list-item-text {
  display: block !important;
  width: 100% !important;
}

.k-upload .k-clear-selected, .k-upload .k-upload-selected {
  display: none !important;
}
.k-upload .k-button-solid-base {
  border-color: var(--kendo-color-base, #dee2e6);
  color: var(--kendo-color-on-base, #212529);
  background-color: var(--kendo-color-base, #dee2e6);
}

.k-autocomplete-popup .k-list-item-text::before, .k-autocomplete-popup .k-list-header-text::before, .k-autocomplete-popup .k-list-optionlabel::before {
  display: none;
}

.loginContent #LoginWrapper.k-fx-hidden {
  visibility: visible !important;
}
.loginContent #LoginWrapper.k-fx-hidden * {
  visibility: visible !important;
}
.loginContent #LoginCopyright.k-fx-hidden {
  visibility: visible !important;
}
.loginContent #LoginCopyright.k-fx-hidden * {
  visibility: visible !important;
}

.k-pdf-export .commentTD {
  white-space: normal !important;
}

.green_text {
  color: #8eba40;
}

.blue_text {
  color: #2c5382;
}

.red_text {
  color: #e74c3c;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

h2 {
  font-size: 2em;
}

a {
  color: #337ab7;
  text-decoration: none !important;
}
a :focus {
  outline: none;
}

.clickLink, .bookmark {
  color: #337ab7;
  cursor: pointer;
}

.textCenter {
  text-align: center;
}

.danger {
  background: #e74c3c;
}

.warning {
  background: #f39c12;
}

.info {
  background: #2c5382;
}

.success {
  background: #2c5382;
}

#personJumptoTreeview, #DocumentPrinttoTreeview {
  color: #337ab7;
}
#personJumptoTreeview .k-selected, #personJumptoTreeview .k-in, #DocumentPrinttoTreeview .k-selected, #DocumentPrinttoTreeview .k-in {
  color: #337ab7;
}

.noRecordsMessage {
  text-align: center;
  padding: 20px 0;
}

.wiggle {
  animation: wiggle 2s linear infinite;
}

.blink {
  animation: blinking 5s 1;
}

.isSelected {
  animation: blinking 60s 1 !important;
}

html, body, #app, #app > div:first-child {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

#app, #app > div:first-child {
  content: "";
  display: table;
  clear: both;
  background: #FFFFFF;
}

body, html {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6em;
  letter-spacing: normal;
  color: #333333;
}

.tableCell {
  display: table-cell;
}

.flex-container {
  display: flex;
}
.flex-container .flex-inputWrapper, .flex-container .QSInputWrapper {
  flex: 1;
}
.flex-container .flex-buttonWrapper, .flex-container .QSButtonWrapper {
  flex: 0 0 auto;
}
.flex-container .flex-buttonWrapper .btn, .flex-container .QSButtonWrapper .btn {
  padding: 10px;
  line-height: 15px;
}

.flex-parent {
  display: flex;
  flex-wrap: nowrap;
  justify-content: left;
}
.flex-parent .flex-child {
  flex: 1;
}
.flex-parent .flex-child-two {
  flex: 2;
}
.flex-parent .flexTitle {
  flex: 1 auto;
  flex-grow: 1;
  min-width: 0;
}
.flex-parent .flexIcons {
  white-space: nowrap;
  flex: 8;
}

.flexFullHeight {
  flex: 1 1 auto;
}

.PosRel {
  position: relative;
}

.group:after {
  content: "";
  display: table;
  clear: both;
}

.border-bottom {
  border-bottom: 1px solid #CCCCCC;
}

.border-right {
  border-right: 1px solid #f1f1f1;
}

.underline {
  border-bottom: 1px solid #2c5382;
}

ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.later-visible {
  display: block !important;
}

.initially-hidden {
  display: none !important;
}

.splitList {
  columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.addMenuDivider {
  width: 100%;
  padding: 2px 0;
  margin: 1px 0;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #CCCCCC;
}

.horzLinkList li {
  display: inline-block;
  padding: 0 5px;
}
.horzLinkList a {
  font-size: 0.8em;
}

.title-dash {
  padding: 0 5px;
}

.padding-right {
  padding-right: 5px;
}

.padding-left {
  padding-left: 5px;
}

.inlineBlock {
  display: inline-block;
}

.detailsData {
  padding-left: 20px;
  max-width: 950px;
}
.detailsData .dataBlock {
  min-width: 120px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 30px;
}
.detailsData .padding-right {
  padding-right: 10px;
}
.detailsData .padding-left {
  padding-left: 10px;
}

#ToastWrapper {
  position: fixed;
  z-index: 1000;
  bottom: 40px;
  right: 20px;
}

.loader {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: table-cell;
  vertical-align: middle;
  z-index: 15;
  background-color: rgba(255, 255, 255, 0.8);
}
.loader .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
}

.loaderSm .sk-wave {
  top: 25%;
  position: relative;
  height: 20px !important;
}

#header {
  padding-top: 10px;
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  top: 0;
  width: 100%;
  background: #FFFFFF;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
  z-index: 1000;
  min-height: 140px;
}

#content {
  padding: 0 10px;
  min-height: 200px;
  background: transparent;
  background-color: transparent;
}
#content .pageWrap {
  padding: 5px;
  padding-top: 0px;
}

#footer {
  padding: 10px 20px;
  box-shadow: 0 -5px 5px 0 rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 -5px 5px 0 rgba(0, 0, 0, 0.22);
  -webkit-box-shadow: 0 -5px 5px 0 rgba(0, 0, 0, 0.22);
  margin-top: 20px;
  background: #FFFFFF;
  color: #333333;
  font-size: 12px;
  font-family: "Roboto", sans-serif;
}
#footer .logos {
  padding-left: 0;
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
}
#footer .legalWrapper {
  display: inline-block;
  padding: 15px 0 0 0;
}

#userDialog {
  text-align: center;
}

.collapsed .expandCollapse::before {
  content: "\e005";
}

.expandCollapse::before {
  content: "\e001";
}

#stickyHeader, #stickyHeaderMain {
  position: fixed;
  top: 140px;
  background: #FFFFFF;
  z-index: 20;
  border-bottom: 1px solid #CCCCCC;
  left: 0;
  right: 0;
  padding: 0 20px;
}
#stickyHeader .pageTitle, #stickyHeaderMain .pageTitle {
  margin-top: 14px;
  font-size: 34px;
  padding: 10px 0px;
  font-weight: 600;
}
#stickyHeader .titleIcons, #stickyHeaderMain .titleIcons {
  display: inline-block;
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 10px;
}
#stickyHeader .titleIcons li, #stickyHeaderMain .titleIcons li {
  width: 30px;
  height: 30px;
  display: inline-block;
  border-radius: 5px;
  margin-right: 5px;
  color: #fff;
  text-align: center;
  line-height: 30px;
}

.section-header {
  vertical-align: baseline;
  margin: 10px 0;
}
.section-header h4 {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px 0 0;
}
.section-header .btn, .section-header .checkbox, .section-header .counter-wrapper {
  display: inline-block;
  vertical-align: text-bottom;
  margin: 0 2px;
  padding: 2px 10px;
}

.sm-header {
  border-bottom: 1px solid #CCCCCC;
}
.sm-header .sectionTitle {
  color: #2c5382;
}
.sm-header .icon-wrapper {
  position: absolute;
  right: 25px;
}

label, .label, .labelHeader {
  color: #2c5382;
  font-weight: bold;
  margin-bottom: 5px;
}

.detailsImage {
  padding: 2px;
  text-align: center;
  height: 160px;
  overflow: hidden;
  max-width: 200px;
}
.detailsImage i {
  color: #CCCCCC;
}
.detailsImage img {
  max-height: 160px;
}

.detailsWrapper {
  margin-bottom: 10px;
}
.detailsWrapper .imageColumn {
  flex: 1;
}
.detailsWrapper .detailsColumn {
  display: inline-block;
  flex: 8;
}

.errorText, #ThankyouWrapper {
  text-align: center;
  max-width: 1000px;
  margin: 20px auto;
  margin-bottom: 0px;
}
.errorText .pageTitle, #ThankyouWrapper .pageTitle {
  font-size: 30px;
  font-weight: 600;
}

.errorImg {
  text-align: center;
  max-height: 500px;
}
.errorImg img {
  max-height: 500px;
}

.error, .error a {
  color: #e74c3c;
}

#ConsentList .section-header, #ConsentList .consent-wrapper {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
#ConsentList .section-header .consentText, #ConsentList .consent-wrapper .consentText {
  flex: 7;
}
#ConsentList .section-header .consentValue, #ConsentList .consent-wrapper .consentValue {
  text-align: center;
  flex: 1;
}
#ConsentList .section-header .consentValueFirst, #ConsentList .consent-wrapper .consentValueFirst {
  text-align: center;
  flex: 0.5;
}
#ConsentList .consent-wrapper {
  border-bottom: 1px dashed #e3e3e3;
}
#ConsentList .section-header {
  border-bottom: 1px solid #f1f1f1;
}

.ListViewWrapper {
  padding-left: 30px;
}

.entitiesList {
  margin: 0 0 10px 0;
  padding: 5px 0;
}
.entitiesList .k-listview-content {
  max-height: 125px;
  overflow-y: scroll;
}
.entitiesList .chip {
  border-radius: 5px;
  border-width: 1px;
  display: inline-block;
  padding: 2px 5px;
  margin: 0 2px 2px 0;
  border-color: #2c5382;
  background: #2c5382;
  color: #FFFFFF;
}
.entitiesList .chip .buttonArea .btn {
  padding: 0;
  margin: 0;
  font-size: 15px;
  margin-left: 5px;
  color: #FFFFFF;
  background: transparent;
}
.entitiesList .chip .buttonArea .btn:hover, .entitiesList .chip .buttonArea .btn:visited, .entitiesList .chip .buttonArea .btn:active, .entitiesList .chip .buttonArea .btn:focus, .entitiesList .chip .buttonArea .btn.show {
  background: transparent !important;
}
.entitiesList .chip.error {
  border-color: #e74c3c;
  background-color: #f8d7da;
  color: #e74c3c;
}
.entitiesList .chip.error .buttonArea .btn {
  color: #e74c3c;
}
.entitiesList .chip.disabled {
  border: 1px solid #CCCCCC;
  background-color: #e3e3e3;
  color: #333333;
}
.entitiesList .chip.disabled .buttonArea {
  display: none;
}

.modal .dragTarget {
  display: block;
  height: 10px;
  cursor: move;
}
.modal .modal-header {
  padding-top: 5px;
}
.modal .modal-header .close {
  float: right;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  color: #CCCCCC;
  background: #FFFFFF;
  margin-left: 5px;
  border: 0;
  padding: 0;
}
.modal .modal-dialog .modal-header .pageTitle {
  font-size: 34px;
  font-weight: 600;
}
.modal .modal-dialog .modal-header .flex-buttonWrapper {
  justify-content: flex-end;
}
.modal .modal-dialog .modal-header .headerButton {
  color: #CCCCCC;
  text-shadow: 0 1px 0 #FFFFFF;
  float: right;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  margin-left: 5px;
  cursor: pointer;
  background: 0 0;
  border: 0;
  flex: 1;
  max-width: 30px;
}
.modal .modal-dialog .modal-header .handle {
  color: #CCCCCC;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}
.modal .modal-dialog .modal-content {
  width: 100%;
  height: 100%;
  box-shadow: 0px 12px 24px -12px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 12px 24px -12px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 12px 24px -12px rgba(0, 0, 0, 0.5);
}
.modal .modal-dialog .modal-content .scrollBody {
  min-height: 24vh;
  max-height: 74vh !important;
  max-width: 100%;
  overflow-y: auto;
}
.modal .modal-dialog .modal-footer .btn {
  padding: 10px 25px;
}
.modal .modal-dialog .expandButton, .modal .modal-dialog .expandReset {
  font-size: 20px;
}
.modal .modal-dialog .expandReset {
  display: none;
}
.modal .modal-dialog .expandButton {
  display: block;
}
.modal .modal-xl {
  max-width: 80%;
}
.modal .mediumModal {
  width: 50%;
}
.modal.fullscreenModal {
  padding: 0px !important;
}
.modal.fullscreenModal .expandReset {
  display: block;
}
.modal.fullscreenModal .expandButton {
  display: none;
}
.modal.fullscreenModal .modal-dialog {
  width: 100% !important;
  max-width: 100%;
  margin: 0;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  position: absolute;
  min-height: 100vh;
  display: flex;
}
.modal.fullscreenModal .modal-dialog .modal-content {
  width: 100% !important;
  max-width: 100%;
  margin: 0;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  min-height: 100%;
}
.modal.fullscreenModal .modal-dialog .modal-content .scrollBody {
  width: 100%;
  height: 100%;
}
.modal.fullscreenModal .expandHeight {
  height: 70%;
}
.modal.fullscreenModal .expandHeight .commentsWrapper {
  height: 90%;
}
.modal.fullscreenModal .expandHeight .commentsWrapper .form-control {
  height: 100%;
}
.modal .resizableModal {
  width: auto !important;
  height: auto !important;
}
.modal .ui-resizable-handle {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px;
  position: absolute;
}
.modal .ui-resizable-handle:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f58d";
  color: #000;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.modal .createdByBlock {
  padding-top: 10px;
}
.modal .itemFooter {
  text-align: right;
  padding: 0px 20px;
}
.modal .itemFooter span {
  font-weight: bold;
}

#SearchModalContent #stickyHeader, #SearchModalContent #stickyHeaderMain {
  position: initial;
  padding-bottom: 10px;
}
#SearchModalContent #SearchComponent {
  padding-top: 10px;
}
#SearchModalContent #SearchTabsWrapper {
  padding-top: 0;
}

#ComponentConfigurationModal .handle {
  cursor: move;
  color: #CCCCCC;
}
#ComponentConfigurationModal .remove {
  color: #e74c3c;
}
#ComponentConfigurationModal .addTabBtn {
  padding: 0px;
  font-size: 30px;
  line-height: 1;
  border-radius: 0px;
  background-color: transparent;
  border: none;
  color: #8eba40;
}

.form-control {
  margin-bottom: 10px;
  height: 35px;
  font-size: 1em;
  border: 1px solid #CCCCCC;
  outline: 0;
  background-color: #FFFFFF;
}
.form-control:hover, .form-control:focus, .form-control:focus-within {
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
}
.form-control button {
  background: transparent;
  background-color: transparent;
}
.form-control.required {
  border-color: #e74c3c;
}
.form-control.required button, .form-control.required span {
  color: #e74c3c;
}
.form-control.k-disabled button, .form-control.k-disabled span {
  opacity: 0.5;
}
.form-control input {
  border: none;
  border-color: none;
  color: #333333;
}
.form-control input:hover, .form-control input:focus, .form-control input:focus-within {
  border: none;
  border-color: none;
  background: transparent;
  background-color: transparent;
}

.counter {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #2c5382;
  color: #FFFFFF;
}

/*.counter {
    background: $Gray_light;
    border-radius: 25%;
}*/
.alert {
  padding: 2px 10px;
}

input[type=checkbox] {
  position: relative;
}
input[type=checkbox]:after {
  font: 14px WebComponentsIcons, monospace;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  border: 1px solid #CCCCCC;
  background: #FFFFFF;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=checkbox]:checked:after {
  color: #337ab7;
  content: "\e118";
}

input[type=radio] {
  margin-left: 10px;
  margin-right: 4px !important;
}

.btn-wrapper {
  margin-top: 20px;
}

.buttonWrapper .btn, .flex-buttonWrapper .btn {
  padding: 10px;
  margin-left: 5px;
  line-height: 15px;
}

.btn, .btn-gradient {
  font-size: 12px;
  border: none;
  color: #FFFFFF;
  background-color: #8eba40;
  padding: 10px 25px;
}
.btn:hover, .btn:visited, .btn:active, .btn:focus, .btn.show, .btn-gradient:hover, .btn-gradient:visited, .btn-gradient:active, .btn-gradient:focus, .btn-gradient.show {
  background-color: #8eba40 !important;
}

.btn-primary {
  background-color: #8eba40 !important;
}
.btn-primary:hover, .btn-primary:visited, .btn-primary:active, .btn-primary:focus {
  background-color: #8eba40 !important;
}

.btn-secondary {
  background-color: #e3e3e3 !important;
}
.btn-secondary:hover, .btn-secondary:visited, .btn-secondary:active, .btn-secondary:focus {
  background-color: #e3e3e3 !important;
}

.btn-sm {
  display: inline-block;
  padding: 2px 4px;
  margin: 4px;
  cursor: pointer;
  color: #FFFFFF;
  text-transform: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.forgotPassword, .forgotPassword:hover {
  border: none;
  text-decoration: underline;
  color: #2c5382;
  background: transparent;
  background-color: transparent;
  line-height: 20px;
}

.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  color: #FFFFFF;
  background-color: #8eba40;
  border-color: #8eba40;
}

.btn-secondary, .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
  background-color: #e3e3e3;
  border-color: #e3e3e3;
  color: #333333;
}

.collapseTab {
  border: 1px solid #e3e3e3;
  border-left: none;
  border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  background: #FFFFFF;
  float: left;
  margin-left: -1px;
  border-left: none;
}

.btn-addUser, .btn-toolBar {
  margin: 20px 10px;
  color: #FFFFFF;
  font-size: 20px;
  position: relative;
}

.recordsButton i, .delete-button i, .edit-button i, .print-button i, .grid-button i, .copy-button i {
  font-size: 20px;
  padding: 0px;
  cursor: pointer;
  background: transparent;
  background-color: transparent;
  color: #8eba40;
  padding: 5px;
  border: none !important;
  font-size: 20px;
}
.recordsButton:hover i, .delete-button:hover i, .edit-button:hover i, .print-button:hover i, .grid-button:hover i, .copy-button:hover i {
  color: #000000;
}

.delete-button i {
  color: #e74c3c;
}

.filterButton {
  border: none;
  background: transparent;
}

.buttonAppend {
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
  background-color: transparent;
}
.buttonAppend .btn {
  color: #337ab7;
  background: transparent !important;
  background-color: transparent !important;
  padding-right: 10px;
}
.buttonAppend .btn:hover, .buttonAppend .btn:visited, .buttonAppend .btn:active, .buttonAppend .btn:focus, .buttonAppend .btn.show {
  color: #337ab7;
  background: transparent !important;
  background-color: transparent !important;
}
.buttonAppend .btn i {
  font-size: 15px;
}

.dropdown-menu {
  padding: 10px;
}
.dropdown-menu li {
  float: none;
  margin: 0px;
  display: block;
  width: 100%;
  cursor: pointer;
  padding: 0px;
  line-height: 20px;
}
.dropdown-menu li:hover {
  background: #f1f1f1;
}
.dropdown-menu li span, .dropdown-menu li a {
  color: #337ab7;
}
.dropdown-menu li span:hover, .dropdown-menu li span:active, .dropdown-menu li span:focus, .dropdown-menu li a:hover, .dropdown-menu li a:active, .dropdown-menu li a:focus {
  background: transparent !important;
}
.dropdown-menu li a {
  white-space: nowrap;
}
.dropdown-menu li i {
  margin-right: 10px;
  width: 15px;
}

.DangerDialog {
  background: #e74c3c;
  color: #FFFFFF;
}

.WarningDialog {
  background: #f39c12;
  color: #FFFFFF;
}

.InfoDialog {
  background: #2c5382;
  color: #FFFFFF;
}

.NotificationSuccess {
  background: #a4d65e;
  color: #000000;
}

.SuccessDialog {
  background: #8eba40;
  color: #FFFFFF;
}

.gridWrapper {
  float: none;
  width: auto;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  padding: 5px;
  padding-top: 0px;
}
.gridWrapper .results {
  padding-top: 5px;
  -webkit-flex: 5;
  flex: 5;
}
.gridWrapper .SearchSideWrapper {
  -webkit-flex: 1;
  flex: 1;
}
.gridWrapper a {
  color: #337ab7;
}
.gridWrapper .animalSearchPhoto {
  text-align: center;
}
.gridWrapper .animalSearchPhoto i {
  color: #808080;
  line-height: 50px;
  font-size: 30px;
}
.gridWrapper .export-text {
  display: none;
}
.gridWrapper .gridIcon {
  font-size: 20px;
  color: #337ab7;
}
.gridWrapper .gridWarning {
  width: 22px;
  height: 22px;
  display: inline-block;
  border-radius: 5px;
  color: #FFFFFF;
  background: #2c5382;
  text-align: center;
  line-height: 22px;
  margin-right: 5px;
}

#MultiAnimalIntakeGrid {
  padding: 5px 0;
}

#GridControlBar {
  border-bottom: none;
  display: flex;
}
#GridControlBar .searchWrapper {
  flex: 0 0 auto;
  width: 33.33333333%;
}
#GridControlBar .gridButtonsWrapper {
  flex: 1;
  justify-self: end;
}
#GridControlBar .flexContainer {
  flex: 1;
}
#GridControlBar .buttonsList {
  display: block;
}
#GridControlBar .buttonsList li {
  float: right;
}
#GridControlBar .nav-item .btn {
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
#GridControlBar .nav-item .dropdown-toggle:after {
  display: none;
}

.SearchSideWrapper {
  margin-top: 10px;
  border-right: 1px solid #e3e3e3;
  padding-right: 5px !important;
  min-width: 260px;
  min-height: 300px;
}

.collapsed .facets {
  width: 0px;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  -webkit-flex: 0;
  flex: 0;
  display: none;
}
.collapsed .SearchSideWrapper {
  width: 0px;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  -webkit-flex: 0;
  flex: 0;
  display: none;
}

.control-header .textblock {
  color: #337ab7;
  font-size: 12px;
}
.control-header .openText {
  display: inline-block;
}
.control-header .closedText {
  display: none;
}
.control-header i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.control-header.collapsed .openText {
  display: none;
}
.control-header.collapsed .closedText {
  display: inline-block;
}
.control-header.collapsed i {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.facets .control-header {
  position: relative;
  margin-top: 10px;
  cursor: pointer;
}
.facets .control-header label {
  cursor: pointer;
}
.facets .accordianWrapper {
  position: relative;
}
.facets .accordianWrapper h4 {
  background: #f1f1f1;
  font-size: 1em;
  padding: 5px 10px;
  margin: 5px 0px;
  cursor: pointer;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  position: relative;
}
.facets .accordianWrapper i {
  background: #FFFFFF;
  margin: 2px 2px 0 0;
}
.facets i {
  position: absolute;
  right: 5px;
  top: 3px;
  z-index: 10;
  padding: 2px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 15px;
  height: 15px;
  text-align: center;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
}
.facets .collapsed i {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
}
.facets .search-fields label {
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #337ab7;
}
.facets .childFacet {
  margin-left: 15px;
}

.commentTD {
  white-space: nowrap !important;
}

.gridResults .control-header, .moreDetailsBar .control-header {
  display: block;
  padding: 0 5px;
  width: 100%;
  border-top: 1px solid #f1f1f1;
  color: #2c5382;
  margin-top: 2px;
  line-height: 14px;
  text-align: center;
}

#topBar {
  width: 100%;
  padding: 0px 20px;
  display: flex;
}
#topBar #mainLogo {
  flex: 1;
  flex-wrap: nowrap;
  display: inline-block;
}
#topBar #mainNavRight {
  flex: 2;
  flex-wrap: nowrap;
}
#topBar #mainNavRight .flex-container {
  width: 100%;
}
#topBar #mainNavRight #MainQSWrapper {
  flex: 15 5 auto;
  flex-wrap: nowrap;
}
#topBar #mainNavRight #MainQSWrapper #searchArea {
  display: block;
  order: 2;
  width: 100%;
}
#topBar #mainNavRight #globalActions {
  flex: 1 0 auto;
  flex-wrap: nowrap;
}
#topBar #mainNavRight #globalActions #MainUserActions {
  display: flex;
  text-align: center;
  justify-content: flex-end;
}
#topBar #mainNavRight #globalActions #MainUserActions #Hamburger, #topBar #mainNavRight #globalActions #MainUserActions #Home {
  display: none;
}
#topBar #mainNavRight #globalActions #MainUserActions .userButton {
  height: 40px;
  width: 40px;
  text-align: center;
  cursor: pointer;
  position: relative;
}
#topBar #mainNavRight #globalActions #MainUserActions .userButton i {
  color: #2c5382;
  font-size: 25px;
  line-height: 30px;
}
#topBar #mainNavRight #globalActions #MainUserActions .dropdown-menu li {
  padding: 5px 2px;
}
#topBar #searchArea, #topBar #MobilesearchArea {
  display: block;
  order: 2;
  width: 100%;
  padding-top: 5px;
}
#topBar #searchArea .underline, #topBar #MobilesearchArea .underline {
  min-height: 35px;
}
#topBar #searchArea input, #topBar #MobilesearchArea input {
  border: 0;
  background: none;
  width: 95%;
  box-shadow: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  color: #2c5382;
  text-indent: 20px;
}
#topBar #searchArea input:hover, #topBar #searchArea input:focus, #topBar #searchArea input:focus-within, #topBar #MobilesearchArea input:hover, #topBar #MobilesearchArea input:focus, #topBar #MobilesearchArea input:focus-within {
  background: transparent;
  background-color: transparent;
}
#topBar #searchArea ::placeholder, #topBar #searchArea -ms-input-placeholder, #topBar #MobilesearchArea ::placeholder, #topBar #MobilesearchArea -ms-input-placeholder {
  color: #2c5382;
  opacity: 1;
}
#topBar #searchArea .fa-search, #topBar #MobilesearchArea .fa-search {
  position: relative;
  left: 15px;
  color: #2c5382;
}

#navBar {
  min-height: 31px;
}
#navBar ul {
  margin: 0px;
  padding: 0px;
}
#navBar .dropdown:hover .dropdown-menu {
  display: block;
}
#navBar li {
  margin: 0 5px;
  padding: 5px 0px;
}
#navBar li a {
  font-size: 16px;
  margin-right: 5px;
  line-height: 0px;
  padding-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #2c5382;
}
#navBar li .dropdown-toggle::after {
  border: none;
}

.breadcrumbs {
  padding: 0px;
  margin: 0px;
}
.breadcrumbs #Breadcrumb {
  padding: 0px 20px;
}
.breadcrumbs .BCIcon {
  padding: 0 25px 0 15px;
}
.breadcrumbs li {
  position: relative;
  padding: 0;
  margin: 4px 4px 4px 0;
  display: inline-block;
  float: left;
  overflow: visible;
}
.breadcrumbs li a {
  overflow: visible;
  height: 30px;
  padding: 7px 15px !important;
  border-radius: 0px;
}
.breadcrumbs li:last-of-type {
  margin-right: 0 !important;
}
.breadcrumbs li:last-of-type > * {
  padding-right: 1.6em;
  border-radius: 0.25em 0 0 0.25em;
  -moz-border-radius: 0.25em 0 0 0.25em;
  -webkit-border-radius: 0.25em 0 0 0.25em;
  color: #FFFFFF;
  background-color: #8eba40;
  border-color: #8eba40;
  margin-right: 0;
}
.breadcrumbs li:last-of-type > *:hover {
  color: #FFFFFF;
  background-color: #8eba40;
  border-color: #8eba40;
}
.breadcrumbs li:last-of-type > * .k-state-disabled {
  opacity: 1;
}
.breadcrumbs li:first-of-type > * {
  padding-left: 1.6em;
  border-radius: 0.25em 0 0 0.25em;
  -moz-border-radius: 0.25em 0 0 0.25em;
  -webkit-border-radius: 0.25em 0 0 0.25em;
}
.breadcrumbs li::after {
  position: absolute;
  top: 0;
  height: 0;
  width: 0;
  margin: 0;
  border: 14px solid transparent;
  border-right-width: 0;
  border-left-width: 10px;
  content: "";
  -webkit-transform: translateX(4px);
  -moz-transform: translateX(4px);
  -ms-transform: translateX(4px);
  -o-transform: translateX(4px);
  transform: translateX(4px);
  z-index: 1;
  border-left-color: #FFFFFF;
}
.breadcrumbs li > * {
  color: #333333;
  background-color: #e3e3e3;
  border-color: #e3e3e3;
}
.breadcrumbs li > *:hover {
  color: #333333;
  background-color: #e3e3e3;
  border-color: #e3e3e3;
}
.breadcrumbs li > *::after {
  position: absolute;
  top: 0;
  height: 0;
  width: 0;
  margin: 0;
  border: 14px solid transparent;
  border-right-width: 0;
  border-left-width: 10px;
  content: "";
  -webkit-transform: translateX(4px);
  -moz-transform: translateX(4px);
  -ms-transform: translateX(4px);
  -o-transform: translateX(4px);
  transform: translateX(4px);
  z-index: 2;
  right: -5px;
  border-left-color: #e3e3e3;
}

#Banner {
  background: #b2da2b;
  padding: 10px 20px;
  position: relative;
}
#Banner .button {
  top: 10px;
  position: absolute;
  right: 10px;
}
#Banner .button i {
  font-size: 20px;
}

.searchPage #stickyHeaderMain {
  background-color: #2c5382;
  background: -webkit-gradient(linear, left top, left bottom, from(#2c5382), to(#3498db));
  background: -webkit-linear-gradient(top, #2c5382, #3498db);
  background: -moz-linear-gradient(top, #2c5382, #3498db);
  background: -ms-linear-gradient(top, #2c5382, #3498db);
  background: -o-linear-gradient(top, #2c5382, #3498db);
  border-bottom: 1px solid #CCCCCC;
}
.searchPage .searchField {
  display: inline-flex; /* equal height of the children */
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 10px;
}
.searchPage .searchField .searchBar {
  display: flex;
  padding: 0px;
  margin: 0px;
  flex: 2;
  flex-direction: row;
  min-width: 200px;
}
.searchPage .searchField .searchBar input {
  height: 40px;
  margin-bottom: 0px;
  flex: 1;
  border-right: unset;
  border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  background: #FFFFFF;
  background-color: #FFFFFF;
}
.searchPage .searchField .searchBar #SearchButtonWrapper {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-left: unset;
  border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  height: 40px;
  width: 92px;
  display: inline-flex;
  justify-content: end;
  margin-left: -2px;
}
.searchPage .searchField .searchBar .dropdown-toggle::after {
  border: none;
}
.searchPage .searchField .helpIcon {
  flex: 1;
}
.searchPage .searchBlock .searchButton, .searchPage .searchBlock .historyButton {
  color: #CCCCCC;
  cursor: pointer;
  display: inline-block;
  font-size: 24px;
  padding: 0 3px;
  padding-top: 5px;
}
.searchPage .searchBlock .historyButton {
  font-size: 30px;
}

#SearchTabsWrapper {
  padding-top: 90px;
}

.TabsWrapper .navtabs, .TabsWrapperPage .navtabs {
  width: 100%;
  background: #f8f9fa;
}
.TabsWrapper .navtabs .nav-tabs, .TabsWrapperPage .navtabs .nav-tabs {
  width: 100%;
}
.TabsWrapper .navtabs .nav-tabs .nav-link, .TabsWrapperPage .navtabs .nav-tabs .nav-link {
  line-height: 2;
  color: #2c5382;
}
.TabsWrapper .navtabs .nav-tabs .nav-item.active, .TabsWrapperPage .navtabs .nav-tabs .nav-item.active {
  background: #FFFFFF;
}
.TabsWrapper .navtabs .nav-tabs .nav-item.active .nav-link, .TabsWrapperPage .navtabs .nav-tabs .nav-item.active .nav-link {
  border: 1px solid #e3e3e3;
  border-bottom: 1px solid #FFFFFF;
}
.TabsWrapper .navtabs .nav-tabs .nav-item.active .badge, .TabsWrapperPage .navtabs .nav-tabs .nav-item.active .badge {
  background: #e74c3c;
}
.TabsWrapper .navtabs .nav-tabs .nav-item, .TabsWrapperPage .navtabs .nav-tabs .nav-item {
  position: relative;
}
.TabsWrapper .navtabs .nav-tabs .nav-item .badge, .TabsWrapperPage .navtabs .nav-tabs .nav-item .badge {
  background: #e3e3e3;
  font-weight: normal;
  padding: 0 5px;
  min-width: 16px;
  height: 16px;
  border-radius: 8px;
  line-height: 16px;
  text-align: center;
  position: absolute;
  top: -5px;
  right: 1px;
}
.TabsWrapper .navtabs .resultsTabs, .TabsWrapperPage .navtabs .resultsTabs {
  display: inline-block;
}
.TabsWrapper .tab-content, .TabsWrapperPage .tab-content {
  margin: 5px 0 5px 5px;
}

.TabList {
  display: inline-block;
}

.TabControls {
  display: inline-block;
  vertical-align: top;
}
.TabControls .resultsTabs {
  padding-top: 10px;
}
.TabControls .tabControl-button {
  background: #8eba40;
  color: #FFFFFF;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 5px;
}
.TabControls .tabControl-button i {
  position: relative;
  background: none;
  font-size: 18px;
  right: auto;
  top: auto;
  height: auto;
  width: auto;
}

#SpeedDialWrapper {
  min-width: 300px;
}
#SpeedDialWrapper #SpeedDial .nav-item {
  margin: 0px;
  padding: 0px;
}
#SpeedDialWrapper #SpeedDial .navbar {
  margin: 0px;
  background: transparent !important;
  background-color: transparent !important;
}
#SpeedDialWrapper #SpeedDial .dot-btn {
  max-width: 51px;
  min-width: 50px;
  height: 50px;
  line-height: 45px;
  overflow: hidden;
  vertical-align: middle;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
}
#SpeedDialWrapper #SpeedDial .dot-btn i {
  font-size: 18px;
  vertical-align: middle;
}
#SpeedDialWrapper #SpeedDial .dot-btn .text {
  padding-left: 15px;
  padding-right: 20px;
  display: none;
  font-size: 14px;
  font-weight: bold;
}
#SpeedDialWrapper #SpeedDial .dropdown-toggle::after {
  border: none !important;
}
#SpeedDialWrapper #SpeedDial .dropdown .dropdown-menu {
  left: unset;
  right: 0;
}
#SpeedDialWrapper #SpeedDial .dropdown .dropdown-menu .link i {
  width: 20px;
}
#SpeedDialWrapper #SpeedDial .dropdown:hover .dropdown-menu {
  display: block;
}
#SpeedDialWrapper #SpeedDial .dropdown:hover .dot-btn {
  max-width: 150px;
  color: #000000;
}
#SpeedDialWrapper #SpeedDial .dropdown:hover .dot-btn i {
  padding-left: 20px;
}
#SpeedDialWrapper #SpeedDial .dropdown:hover .dot-btn .text {
  display: inline-block;
}

.operationMenu .navbar {
  margin: 0px 5px;
  padding: 0px 2px;
  border: 1px solid #e3e3e3;
  border-bottom: none;
}
.operationMenu .navbar .nav-item .btn {
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.operationMenu .navbar .nav-item .dropdown-toggle:after {
  display: none;
}
.operationMenu .navbar .nav-item .refundButton {
  font-size: 14px;
  border-radius: 50px;
  width: unset;
  max-width: unset;
}
.operationMenu .navbar .nav-item .refundButton .buttonText {
  display: inline;
  margin: 0px 5px;
}
.operationMenu .navbar .nav-item .refundButton i {
  display: inline;
  vertical-align: initial;
}

#Records {
  flex: 5;
}
#Records .record {
  padding: 10px;
  margin: 5px 0px;
  border-bottom: 1px dashed #CCCCCC;
  display: flex;
}
#Records .record .recordsIconWrapper {
  flex: 1;
}
#Records .record .recordsTextWrapper {
  display: flex;
  flex-flow: wrap;
  flex: 8;
}
#Records .record .recordsTextWrapper .recordInfoColumn, #Records .record .recordsTextWrapper .recordInfoColumnUser {
  flex: 0 0 33.3333%;
  margin-bottom: 10px;
}
#Records .record .recordsTextWrapper .group {
  width: 100%;
}
#Records .record .icon {
  border-radius: 5px;
  color: #FFFFFF;
  font-size: 25px;
  text-align: center;
  line-height: 50px;
  display: inline-block;
  width: 50px;
  height: 50px;
  background: #2a9d8f;
}
#Records .record .icon:hover {
  color: #000000;
}
#Records .record .buttonColumn {
  padding-left: 0px;
}
#Records .record .recordsButtonWrapper {
  display: inline-block;
  position: relative;
  margin: 0px;
  padding: 0px;
}
#Records .animalIntakeOutcome .icon, #Records .intakeOutcome .icon, #Records .receipts .icon, #Records .petRequest .icon {
  background: #2a9d8f;
}
#Records .animalMedical .icon, #Records .medical .icon, #Records .consent .icon, #Records .vouchers .icon, #Records .hotline .icon, #Records .member .icon {
  background: #2c5382;
}
#Records .animalCase .icon, #Records .case .icon, #Records .license .icon, #Records .rental .icon {
  background: #e9c46a;
}
#Records .animalCare .icon, #Records .care .icon, #Records .hold .icon, #Records .foster .icon, #Records .voidReceipts .icon {
  background: #f4a261;
}
#Records .animalPIT .icon, #Records .PIT .icon, #Records .owner .icon {
  background: #e76f51;
}

.recordsWrapper .SearchSideWrapper {
  display: block;
}
.recordsWrapper.collapsed .SearchSideWrapper {
  display: none;
}

.QSCard {
  min-width: 350px !important;
  border: none;
  width: 100%;
  padding: 0 0 10px 0;
  margin: 0;
  border-bottom: 1px dashed #CCCCCC;
  display: flex;
  line-height: normal;
}
.QSCard .card-body {
  padding: 0;
  margin: 0;
}
.QSCard .card-body span {
  margin-right: 5px;
}
.QSCard:hover {
  background: transparent;
  background-color: transparent;
}
.QSCard .badge {
  background: #CCCCCC;
  background-color: #CCCCCC;
  color: #333333;
}
.QSCard .QSCardIconWrapper {
  flex: 1;
  text-align: center;
  max-height: 200px;
  max-width: 200px;
}
.QSCard .QSCardIconWrapper i {
  color: #808080;
  line-height: 50px;
  font-size: 30px;
}
.QSCard .QSCardIconWrapper .imgWrapper img {
  max-height: 150px;
}
.QSCard .QSCardBodyWrapper {
  flex: 5;
  color: #337ab7;
}

.QSHeader {
  margin: 5px 0 0 0;
  padding: 0 0 2px 0;
  border-bottom: 1px solid #CCCCCC;
}

#Images .galleryImage {
  text-align: center;
  padding: 2px;
  border: 1px solid #CCCCCC;
  overflow: hidden;
  position: relative;
  width: 210px;
  display: inline-block;
  margin: 5px;
}
#Images .galleryImage .Image {
  max-width: 200px;
  height: 150px;
  overflow: hidden;
  cursor: pointer;
  background: #f1f1f1;
}
#Images .galleryImage .Image img {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  max-width: 100%;
  max-height: 100%;
  transition: all ease 1s;
  margin: auto;
}
#Images .galleryImage .controlStrip {
  text-align: left;
  padding: 0px;
  margin: 0px;
  display: flex;
}
#Images .galleryImage .controlStrip .imageNumber, #Images .galleryImage .controlStrip .imageControls {
  flex: 1;
}
#Images .galleryImage .controlStrip .input-container {
  display: inline-block;
  padding: 2px;
  margin: 0px;
}
#Images .galleryImage .controlStrip .input-container .icon input[type=checkbox] {
  visibility: hidden;
  position: absolute;
}
#Images .galleryImage .controlStrip .input-container .icon label {
  color: #8eba40;
  font-size: 25px;
  line-height: 30px;
  cursor: pointer;
}
#Images .galleryImage .controlStrip .input-container .icon label .public {
  display: block;
}
#Images .galleryImage .controlStrip .input-container .icon label .private {
  display: none;
}
#Images .galleryImage .controlStrip .input-container .icon .private {
  color: #e3e3e3;
}
#Images .galleryImage .controlStrip .input-container .icon .private .public {
  display: none;
}
#Images .galleryImage .controlStrip .input-container .icon .private .private {
  display: block;
}
#Images .galleryImage .controlStrip .input-container .delete label {
  color: #e74c3c;
}

.loginContent {
  height: 100%;
  padding: 0px !important;
  margin: 0px;
  position: static;
  background: #007680;
}
.loginContent #LoginWrapper {
  position: relative;
  width: 100%;
  height: calc(100vh - 75px);
  z-index: 10;
  left: 0;
  top: 0;
}
.loginContent #LoginWrapper #loginLanguage {
  width: 150px;
  float: right;
  padding: 10px;
}
.loginContent #LoginWrapper #loginBG {
  background-size: cover;
  width: 100%;
  height: 100%;
  padding: 50px;
  position: relative;
  z-index: 100;
}
.loginContent #LoginWrapper #loginBG #login-window {
  max-width: 400px;
}
.loginContent #LoginWrapper #loginBG #login-window .flip-card {
  perspective: 1000px;
  height: 200px;
}
.loginContent #LoginWrapper #loginBG #login-window .flip-card-front, .loginContent #LoginWrapper #loginBG #login-window .flip-card-back {
  position: absolute;
  width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
  padding: 40px;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #CCCCCC;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
}
.loginContent #LoginWrapper #loginBG #login-window .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.loginContent #LoginWrapper #loginBG #login-window .flip-card-back {
  transform: rotateY(180deg);
}
.loginContent #LoginWrapper #BGWrapper {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.loginContent #LoginWrapper #BGWrapper #wrapper, .loginContent #LoginWrapper #BGWrapper #nextimg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.loginContent #LoginWrapper #BGWrapper #wrapper {
  z-index: 2;
  background-position: center;
  background-size: cover;
}
.loginContent #LoginWrapper #BGWrapper #nextimg {
  z-index: 1;
  background-position: center;
  background-size: cover;
}
.loginContent #LoginCopyright {
  padding: 20px;
  width: 100%;
  background: #333333;
}
.loginContent #LoginCopyright p, .loginContent #LoginCopyright a {
  color: #FFFFFF;
  font-size: 10px;
}

.sk-wave {
  margin: 0px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
}

.sk-wave .sk-rect {
  background-color: #dee9f0;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
  animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
}

.sk-wave .sk-rect1 {
  -webkit-animation-delay: -1.2s;
  animation-delay: -1.2s;
}

.sk-wave .sk-rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.sk-wave .sk-rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.sk-wave .sk-rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.sk-wave .sk-rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-waveStretchDelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4);
    background-color: #2c5382;
  }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    background-color: #8eba40;
  }
}
@keyframes sk-waveStretchDelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4);
    background-color: #2c5382;
  }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    background-color: #8eba40;
  }
}
@keyframes blinking {
  0% {
    background-color: #cadfed;
  }
  100% {
    background-color: #fff;
  }
}
@keyframes wiggle {
  0%, 7% {
    transform: rotateZ(0);
  }
  15% {
    transform: rotateZ(-15deg);
  }
  20% {
    transform: rotateZ(10deg);
  }
  25% {
    transform: rotateZ(-10deg);
  }
  30% {
    transform: rotateZ(6deg);
  }
  35% {
    transform: rotateZ(-4deg);
  }
  40%, 100% {
    transform: rotateZ(0);
  }
}
#MobilesearchArea {
  display: none;
}

#MobileQSWrapper {
  display: none;
}

#MobileSearchTabsList {
  display: none;
  min-width: 150px;
  width: 80%;
}

.mobileSearchControls {
  height: 0px;
  padding: 0px;
  margin: 0px;
  display: none;
}

/* Medium devices (landscape tablets, 768px and down) */
@media screen and (max-width: 992px) {
  .dropdown-menu-right {
    left: 0;
  }
  .printButtonWrapper .dropdown-menu-right {
    right: 0;
    left: unset;
  }
  .splitList {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    list-style-type: none;
  }
  #MainQSWrapper {
    flex: 15 5 auto;
  }
  #topBar #mainLogo {
    flex: 1;
  }
  #topBar #mainNavRight {
    flex: 4;
  }
  #MainQSWrapper {
    display: block;
  }
  .gridWrapper, #contractWrapper {
    display: block;
  }
  .animalSearchPhoto {
    max-height: 200px;
    margin: 5px 0px;
  }
  .animalSearchPhoto i {
    line-height: 200px;
  }
  .animalSearchPhoto img {
    max-height: 200px;
    margin: 0px auto;
  }
  .controlBlock .btn-group {
    width: 100%;
  }
  .controlBlock .btn-group .btn {
    display: inline-block;
  }
  #topBar #mainNavRight #globalActions #MainUserActions #Hamburger {
    display: block;
  }
  #MobileQSWrapper {
    padding: 10px 0;
    display: block;
  }
  .mobileMarginBottom {
    margin-bottom: 10px;
  }
  .recordsIconWrapper {
    padding: 0px;
  }
  html, body, #app, #app > div:first-child {
    height: 100%;
  }
  /*will break text if it exceeds the width of its container*/
  html {
    word-break: break-word;
  }
  /*will NOT break text if it exceeds the width of its container*/
  h1, h2, h3, h4, h5 {
    word-break: normal;
  }
  #content {
    margin-top: 0px;
  }
  .detailsArea {
    padding: 10px 0 0 0;
  }
  #header, #stickyHeader, #stickyHeaderMain {
    position: initial;
    max-height: 120px;
  }
  #stickyHeader, #stickyHeaderMain {
    height: auto;
  }
  #MainUserActions {
    position: initial;
  }
  #navBar {
    padding: 0px;
    min-height: 0px;
    max-height: 2px;
  }
  #navBar .navbar {
    padding: 0px;
    z-index: 1000;
  }
  #navBar a {
    font-size: 16px;
    color: #2c5382;
    margin: 0 5px;
    line-height: 16px;
    padding: 5px;
  }
  #navBar .dropdown {
    margin: 0px;
    padding: 0px;
  }
  #navBar .dropdown .dropdown-menu {
    display: none !important;
  }
  #navBar .dropdown .dropdown-menu.show {
    display: block !important;
  }
  #navBar .navbar-nav {
    width: 100%;
    text-align: right;
  }
  #navBar .nav-item {
    text-align: left;
    display: block;
    float: none;
    padding: 5px 0;
    line-height: 20px;
    margin-right: 0px;
  }
  #navBar .nav-item .dropdown-toggle:after {
    content: "\f106";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    float: right;
  }
  #navBar .nav-item .dropdown-menu li {
    padding-left: 20px;
  }
  #navBar .nav-item.open .dropdown-toggle:after {
    content: "\f107";
    padding-right: 15px;
  }
  #navBar .nav-item.open > a:first-of-type {
    padding: 5px;
    line-height: 20px;
    margin-right: 0px;
  }
  #navBar li .dropdown-menu {
    position: initial;
    top: 0;
    left: 0;
    float: none;
  }
  #navBar .navbar-collapse {
    padding-right: 0px;
  }
  #globalActions #user .userIcon .dropdown-menu a {
    white-space: normal;
  }
  .k-list-container .k-list .k-item {
    white-space: normal;
  }
  #mainNavRight {
    display: flex;
    flex-flow: column;
  }
  #mainNavRight #mainLogoMobile, #mainNavRight #MainUserActions {
    padding: 0px;
  }
  #mainNavRight #MainUserActions {
    text-align: right;
    padding-top: 0px;
  }
  #mainNavRight #globalActions {
    order: 1;
    padding: 10px 0px;
  }
  #mainNavRight #globalActions .userIcon {
    position: initial;
  }
  #mainNavRight #globalActions .userIcon .dropdown-menu {
    max-width: 100%;
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 70px;
    left: 0px;
  }
  #mainNavRight #globalActions .userIcon .dropdown-menu a {
    white-space: normal;
  }
  #mainNavRight #globalActions #user img {
    border-radius: 50%;
    width: 40px;
    height: 40px;
  }
  #mainNavRight .navbar-header {
    float: none;
    display: none;
    vertical-align: middle;
  }
  #mainNavRight .navbar-left, #mainNavRight .navbar-right {
    float: none;
  }
  #mainNavRight .navbar-toggle {
    display: block;
  }
  #mainNavRight .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  #mainNavRight .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  #mainNavRight .navbar-collapse.collapse {
    display: none;
  }
  #mainNavRight .navbar-nav {
    float: none;
    margin-top: 7.5px;
  }
  #mainNavRight .navbar-nav > li {
    float: none;
  }
  #mainNavRight .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #mainNavRight .collapse.in {
    display: block;
  }
  .searchBlock h2 {
    display: none;
  }
  .searchBlock .form-group {
    margin: 10px 0px;
  }
  #stickyHeader .titleIcons, #stickyHeaderMain .titleIcons {
    margin: 0px;
  }
  #collapseRefine ul ul li {
    padding-left: 35px;
  }
  #AnimalFacets {
    padding: 0px;
    margin: 0px;
    border: none;
  }
  .SearchSideWrapper {
    min-height: 0px;
  }
  .SearchSideWrapper.borderRight {
    border: none;
  }
  .responsiveGridColumnList {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  .responsiveGridColumnList .displayData {
    max-width: 60%;
    display: inline-flex;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .k-dropdown-wrap .k-input {
    padding-right: 5px;
  }
  .ScheduledReportTimeInc {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
  }
  .form-inline .form-check-input, .form-inline label {
    margin-right: 5px;
  }
  .helpIcon {
    display: none;
  }
  html {
    height: 100%;
    width: 100%;
  }
  body {
    height: 100%;
    width: 100%;
    margin: 0;
    overflow-x: hidden;
  }
  .searchBlock {
    padding-top: 5px;
  }
  .searchField {
    display: block;
  }
  .TabsWrapper {
    display: none;
  }
  .TabsWrapper .navtabs, .TabsWrapperPage .navtabs {
    border: none;
    background: transparent;
  }
  .TabsWrapper .navtabs .nav-tabs, .TabsWrapperPage .navtabs .nav-tabs {
    border: none;
  }
  .TabsWrapper .navtabs .nav-tabs > li > a, .TabsWrapperPage .navtabs .nav-tabs > li > a {
    padding: 5px 10px;
    text-decoration: none;
    border-radius: 4px;
    margin: 2px;
  }
  .mobileSearchControls {
    text-align: right;
  }
  .mobileSearchControls .visible-xs, .mobileSearchControls .visible-sm {
    display: inline-block;
  }
  .mobileSearchControls .btn-group {
    margin: 0px 0px 10px 0px;
    width: 100%;
    padding-right: 5px;
  }
  .mobileSearchControls .btn-group .showMobile {
    display: inline-block;
  }
  .mobileSearchControls .controlBlock {
    padding: 0;
  }
  .mobileSearchControls .controlBlock .btn-group {
    width: 100%;
    margin: 0px;
  }
  .mobileSearchControls .controlBlock .btn-group .btn {
    height: 35px;
    max-width: 36px;
    min-width: 35px;
    line-height: normal;
    font-size: 18px;
  }
  .mobileSearchControls .controlBlock .excel-export-button, .mobileSearchControls .controlBlock .pdf-export-button {
    display: none;
  }
  .TabsWrapper {
    margin-right: 50px;
  }
  #SearchTabsWrapper {
    padding-top: 0px;
  }
  #MobileSearchTabsList {
    display: block;
  }
  .gridWrapper .results {
    margin-top: 0;
    -webkit-flex: 5;
    flex: 5;
  }
  .gridWrapper .facets {
    margin: 0;
    padding-top: 35px;
  }
  .gridWrapper.collapsed .facets {
    width: auto;
    padding: 0px;
    overflow: visible;
    display: block;
  }
  .gridWrapper.collapsed .SearchSideWrapper {
    padding: 0px;
    margin: 0px;
    width: auto;
    display: block;
    overflow: visible;
  }
  .SearchSideWrapper {
    border: none;
    border-bottom: 1px solid #f1f1f1;
  }
  #stickyHeader, #stickyHeaderMain {
    padding: 10px;
    padding-bottom: 0px;
  }
  #stickyHeader .jumptoArea, #stickyHeaderMain .jumptoArea {
    float: none;
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
  }
  #stickyHeader .jumptoArea .btn-group, #stickyHeaderMain .jumptoArea .btn-group {
    margin: 0px;
  }
  #stickyHeader .jumptoArea .dropdown-menu, #stickyHeaderMain .jumptoArea .dropdown-menu {
    left: 0;
  }
  .gridResults .visible-xs {
    display: none;
  }
  .gridResults .visible-sm {
    display: inline-block;
  }
  .navbar-nav {
    text-align: right;
  }
  .navbar-nav .nav-item {
    text-align: left;
  }
  .facetsWrapper {
    display: block;
    height: unset;
  }
  .modal .modal-xl {
    max-width: 100%;
  }
  .modal .largeModal, .modal .mediumModal {
    width: 95%;
  }
  .grid_id_wrapper {
    overflow: unset;
  }
  .mobileButtonTabWrapper {
    width: 100%;
  }
  .mobileSearchTabWrapper {
    flex: 1;
    padding: 5px;
  }
  #MobileSearchTabsList {
    min-width: 150px;
  }
  .mobileSearchControls {
    height: auto;
    display: block;
  }
  .mobileSearchControls .controlBlock {
    background: #f1f1f1;
  }
  .recordsWrapper .SearchSideWrapper.show {
    display: block;
  }
  .recordsWrapper .SearchSideWrapper {
    display: none;
  }
  .recordsWrapper.collapsed .SearchSideWrapper.show {
    display: block;
  }
  .recordsWrapper.collapsed .SearchSideWrapper {
    display: none;
  }
  #SpeedDialWrapper {
    min-width: 130px;
  }
  #SpeedDialWrapper #SpeedDial .navbar-collapse.collapse, #SpeedDialWrapper #SpeedDial .collapse {
    top: 0;
  }
  #SpeedDialWrapper #SpeedDial .navbar {
    margin: 0px;
    padding: 0px;
    width: 100%;
    position: relative;
  }
  #SpeedDialWrapper #SpeedDial .navbar .navbar-nav {
    margin: 0px;
    padding: 0px;
    display: block !important;
    width: 100%;
  }
  #SpeedDialWrapper #SpeedDial .nav-item {
    text-align: left;
    vertical-align: top !important;
    display: inline-block !important;
    margin: 0px;
    padding: 0px;
  }
  #SpeedDialWrapper #SpeedDial .nav-item .dropdown-menu {
    position: absolute;
  }
  #SpeedDialWrapper #SpeedDial .dot-btn {
    height: 35px;
    max-width: 36px;
    min-width: 35px;
    line-height: 35px;
    padding: 0 !important;
  }
  #SpeedDialWrapper #SpeedDial .dot-btn .text {
    display: none !important;
  }
  .k-pager-numbers {
    display: none;
  }
  select[aria-label="Page select"] {
    display: unset !important;
  }
}
/* Small devices (portrait tablets and large phones, 600px and up) */
/* Extra small devices (phones, 600px and down)   */
@media screen and (max-width: 600px) {
  .tooltip {
    display: none !important;
  }
  .collapse:not(.show) {
    display: none;
  }
  .hidden-xs {
    display: none !important;
  }
  .visible-xs {
    display: inline-block;
  }
  html {
    height: 100%;
    width: 100%;
  }
  body {
    height: 100%;
    width: 100%;
    margin: 0;
    overflow-x: hidden;
  }
  #app, #content {
    width: 100%;
  }
  #header {
    position: fixed;
  }
  #content {
    padding-top: 60px;
  }
  #content .pageWrap {
    padding: 0px;
  }
  .section-header h4 {
    font-size: 18px;
  }
  .loginContent #LoginWrapper #loginBG {
    padding: 10px;
  }
  .btn-addUser, .btn-toolBar {
    margin: 5px;
    padding: 2px 5px;
  }
  #stickyHeader .pageTitle, #stickyHeaderMain .pageTitle, .errorText .pageTitle {
    font-size: 20px;
    margin: 0px;
  }
  #stickyHeader .pageTitle .titleNumber, #stickyHeaderMain .pageTitle .titleNumber, .errorText .pageTitle .titleNumber {
    padding-right: 5px;
  }
  #stickyHeader .titleIcons li, #stickyHeaderMain .titleIcons li, .errorText .titleIcons li {
    width: 20px;
    height: 20px;
    line-height: 20px;
  }
  .breadcrumbs {
    display: none;
  }
  .detailsArea {
    padding-top: 0px !important;
  }
  .detailsWrapper {
    display: block;
  }
  .detailsWrapper .flex-container {
    flex-direction: column;
  }
  .detailsWrapper .imageColumn, .detailsWrapper .detailsColumn {
    flex-basis: 100%;
  }
  .detailsWrapper .imageColumn .detailsImage {
    max-width: 100%;
    justify-content: center;
    display: flex;
  }
  .detailsWrapper .imageColumn .detailsImage img {
    max-height: 100%;
  }
  .detailsWrapper .detailsColumn ul {
    display: flex;
    flex-wrap: wrap;
  }
  .detailsWrapper .detailsColumn ul li {
    padding: 2px 5px;
    width: 50%;
    border-bottom: 1px dashed #ffffff;
  }
  .detailsWrapper .detailsColumn ul li label {
    margin-bottom: 0px;
  }
  .detailsWrapper .detailsColumn ul li span {
    display: block;
  }
  .detailsWrapper .detailsColumn ul li:nth-child(even) {
    border-left: 1px solid #ffffff;
  }
  .detailsWrapper .detailsColumn .personDetails li {
    flex: 0 0 100%;
  }
  .detailsWrapper .detailsColumn .personDetails li span {
    display: inline-block;
  }
  #header {
    min-height: auto !important;
  }
  #topBar {
    padding: 0;
  }
  #topBar #mainLogo {
    display: none;
  }
  #topBar #mainNavRight #globalActions {
    padding: 0px;
  }
  #topBar #mainNavRight #globalActions #MainUserActions {
    justify-content: space-evenly;
  }
  #topBar #mainNavRight #globalActions #MainUserActions i {
    font-size: 25px !important;
  }
  #topBar #mainNavRight #globalActions #MainUserActions #Hamburger, #topBar #mainNavRight #globalActions #MainUserActions #Home {
    display: block;
  }
  .flex-parent .flexTitle {
    flex: 6;
    flex-grow: 10;
    min-width: 0;
  }
  .flex-parent .flexIcons {
    flex: 1;
  }
  #stickyHeader .ClickDropdown {
    display: none;
  }
  #stickyHeader .titleNumber {
    display: block;
  }
  .detailsWrapper {
    background: #f1f1f1;
  }
  .detailsWrapper .moreDetailsBar {
    display: block;
    width: 100%;
    border-top: 1px solid #fff;
    margin-top: 10px;
    text-align: center;
  }
  #Records .record .recordsIconWrapper {
    flex: 1;
  }
  #Records .record .recordsTextWrapper {
    display: flex;
    flex-flow: wrap;
    flex: 8;
  }
  #Records .record .recordsTextWrapper .recordInfoColumn, #Records .record .recordsTextWrapper .recordInfoColumnUser {
    flex: 0 0 100%;
  }
  #Records .record .buttonColumn {
    padding: 0 !important;
    text-align: right;
  }
  #Records .record .buttonColumn .group {
    text-align: right;
  }
  .ui-resizable-handle {
    display: none !important;
  }
  .modal .modal-dialog {
    width: 100% !important;
    max-width: 100%;
    margin: 0;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    position: absolute;
    min-height: 100vh;
    display: flex;
  }
  #BGWrapper {
    display: none;
  }
  #content {
    height: auto;
  }
  .loginContent #LoginWrapper {
    height: auto;
  }
  .loginContent #LoginWrapper #loginBG #login-window .flip-card-front, .loginContent #LoginWrapper #loginBG #login-window .flip-card-back {
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 20px 5px;
  }
  .loginContent .float-start, .loginContent .float-end {
    float: none !important;
  }
  #LoginCopyright {
    position: fixed;
    top: calc(100vh - 100px);
  }
  .DangerDialog, .WarningDialog, .InfoDialog {
    max-width: 90%;
  }
  .MobileTabControlStrip {
    display: block;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
  }
  .MobileTabControlStrip .dropdown-toggle::after {
    display: none;
  }
  #PageTabs {
    display: none;
  }
  #Images .galleryImage {
    width: 165px;
  }
  #Images .galleryImage .controlStrip .input-container .icon label {
    font-size: 22px;
  }
  #AdminOptionsWrapper {
    padding-top: 0px !important;
  }
  #AdminOptionsWrapper #AOMainContentWrapper {
    display: block;
  }
  #AdminOptionsWrapper #accordionAdminOptionsWrapper {
    padding: 0px;
  }
  #MobileQSWrapper {
    padding: 10px;
    display: block;
  }
  #MobileQSWrapper #MobilesearchArea {
    display: block;
  }
  .QSCard {
    min-width: 250px !important;
  }
  .k-pager-info {
    display: none;
  }
  .k-pager-numbers {
    display: none;
  }
  select[aria-label="Page select"] {
    display: unset !important;
  }
}
@media screen and (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.001ms !important;
  }
}
@media (inverted-colors) {
  img, video {
    filter: invert(100%);
  }
}
.initially-hidden {
  display: none !important;
}

.later-visible {
  display: block !important;
}

.later-invisible {
  display: none !important;
}

#ComponentConfigurationModal {
  width: 340px;
}
#ComponentConfigurationModal .ui-resizable-handle {
  display: none !important;
}

#SearchModalContent #SpeedDialWrapper {
  display: none !important;
}

.readOnlyNewLine {
  display: block;
  padding: 5px 0px;
  clear: both;
}

.counter-wrapper {
  padding: 0px 10px 0px;
  display: table-cell;
}
.counter-wrapper .counter {
  font-size: 10px;
  padding: 2px 7px;
  margin-right: 5px;
}

.caretWrapper {
  vertical-align: middle;
  display: table-cell;
  cursor: pointer;
}
.caretWrapper i {
  transform: rotate(180deg);
}

.collapsed .caretWrapper i {
  transform: rotate(0deg);
}
.collapsed .caretWrapper.collapsed {
  transform: rotate(0deg);
}

.form-check-input {
  margin-right: 10px;
}

#personJumptoTreeview .k-treeview-toggle, #DocumentPrinttoTreeview .k-treeview-toggle {
  margin-left: 0;
  padding-left: 15px;
}
#personJumptoTreeview .k-treeview-item .k-treeview-group .k-treeview-item, #DocumentPrinttoTreeview .k-treeview-item .k-treeview-group .k-treeview-item {
  padding-left: 30px !important;
}

.sm-header {
  padding: 5px;
  margin-bottom: 10px;
  background: transparent;
}
.sm-header .sectionTitle {
  background: transparent;
  font-size: 14px;
  padding: 0px;
  margin: 0px;
  font-weight: bold;
  width: 100%;
}
.sm-header .collapsed .icon-wrapper i {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.sm-header .opened .icon-wrapper i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

#MyIframe {
  width: 100%;
}

.k-disabled i {
  color: #333333 !important;
}

.gridWrapper .k-button:disabled, .gridWrapper .copy-button:disabled {
  color: #333333 !important;
}
.gridWrapper .k-button:disabled i, .gridWrapper .copy-button:disabled i {
  color: #333333 !important;
}

[disabled] {
  color: #333333 !important;
}

.blockElement {
  display: block !important;
}