﻿/* These are the conditional mixins for the different syntax for IE10 Flexbox */
.form {
  margin: 0 0 25px 0;
}
.form .form-heading {
  padding: 20px 30px 20px;
  padding-left: calc(4% + 10px);
  margin: 0;
  overflow: auto;
  z-index: 9;
  width: 100%;
  background-color: #EBEDEF;
  border-bottom: 1px solid #cccccc;
}
.form .form-heading h2 {
  font: 28px/1.15 Arial;
  width: 500px;
  float: left;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.form .form-heading h2 i {
  cursor: pointer;
}
.form .form-heading .btn,
.form .form-heading .dropdown {
  float: right;
}
.form .form-heading:after {
  clear: both;
}
.form .form-heading-with-subheading {
  padding: 20px 30px 20px;
  padding-left: calc(4% + 10px);
  margin: 0;
  overflow: auto;
  width: 100%;
  background-color: #EBEDEF;
  border-bottom: 1px solid #cccccc;
}
.form .form-heading-with-subheading h2 {
  font: 28px/1.15 Arial;
  width: 100%;
  float: left;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.form .form-heading-with-subheading h5 {
  font: 12px/1.15 Arial;
  width: 100%;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
  margin-left: 5px;
  margin-right: 0;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.form .form-heading-non-fixed {
  padding: 20px 30px 20px;
  padding-left: calc(4% + 10px);
  margin: 0;
  border-bottom: 1px solid #cccccc;
  overflow: auto;
  width: 100%;
}
.form .form-heading-non-fixed h2 {
  font: 28px/1.15 Arial;
  width: 500px;
  float: left;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.form .form-heading-non-fixed .btn,
.form .form-heading-non-fixed .dropdown {
  float: right;
}
.form .form-heading-non-fixed:after {
  clear: both;
}
.form-content {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.form-content.form-content-inline {
  padding: 0;
  display: inline-block;
}
.preview-content .form-content {
  width: 100%;
  padding-right: 15px;
  padding-top: 75px;
  padding-left: 0;
}
.form-content-no-padding {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.form .form-content .form-section,
.form .form-section {
  float: left;
  width: 100%;
  border-bottom: 1px solid #a8a9a4;
  padding: 20px 5px 0 15px;
}
.form .form-content .form-section.last-child,
.form .form-section.last-child,
.form .form-content .form-section:last-child,
.form .form-section:last-child {
  border-bottom: none;
  margin-bottom: 100px;
}
.form .form-content .form-section.form-section-inline,
.form .form-section.form-section-inline {
  margin-top: 10px;
}
.form .form-content .form-section.form-section-inline.last-child,
.form .form-section.form-section-inline.last-child,
.form .form-content .form-section.form-section-inline:last-child,
.form .form-section.form-section-inline:last-child {
  margin-bottom: 0;
}
.form .form-content .form-section-no-border,
.form .form-section-no-border {
  float: left;
  width: 100%;
  padding: 0;
  margin-top: 12px;
}
.form .form-content .form-section-no-border.last-child,
.form .form-section-no-border.last-child,
.form .form-content .form-section-no-border:last-child,
.form .form-section-no-border:last-child {
  border-bottom: none;
  margin-bottom: 100px;
}
.saved-claim-form-buttons {
  text-align: right;
  margin-bottom: 50px;
}
.saved-claim-form-buttons-alternate {
  bottom: 40px;
  margin-bottom: 100px;
  padding: 0.7% 3% 0.7% 2%;
  border-top: 1px solid #eeeeed;
  z-index: 1000;
  right: 0;
}
.saved-claim-form-buttons-alternate > .btn.btn-focus,
.saved-claim-form-buttons-alternate > .btn.btn-primary,
.saved-claim-form-buttons-alternate > .btn.btn-secondary {
  float: right;
}
.form-buttons {
  position: fixed;
  left: 0;
  width: 100%;
  background: #ffffff;
  bottom: 40px;
  margin: 0;
  padding: 0.7% 3% 0.7% 2%;
  border-top: 1px solid #eeeeed;
  z-index: 1000;
}
.form-buttons > .btn.btn-focus,
.form-buttons > .btn.btn-primary,
.form-buttons > .btn.btn-secondary {
  float: right;
}
.form-buttons > review-clone > .btn.btn-focus,
.form-buttons > review-clone > .btn.btn-primary,
.form-buttons > review-clone > .btn.btn-secondary {
  float: right;
}
.form .form-buttons-fluid {
  position: fixed;
  margin-left: -15px;
  width: 100%;
  background: #ffffff;
  bottom: 40px;
  margin: 0;
  padding: 0.7% 3% 0.7% 2%;
  border-top: 1px solid #eeeeed;
  z-index: 1000;
}
.form .form-buttons-fluid > .btn.btn-focus,
.form .form-buttons-fluid > .btn.btn-primary,
.form .form-buttons-fluid > .btn.btn-secondary {
  float: right;
}
.claims-form-buttons {
  position: fixed;
  width: 100%;
  bottom: 40px;
  margin: 0;
  padding: 0.7% 3% 0.7% 2%;
  border-top: 1px solid #eeeeed;
  z-index: 1000;
}
.claims-form-buttons > .btn.btn-focus,
.claims-form-buttons > .btn.btn-primary,
.claims-form-buttons > .btn.btn-secondary {
  float: right;
}
.form label {
  font-weight: normal;
}
.form-inline > .form-group {
  margin-right: 16px;
  margin-bottom: 15px;
}
.form-inline > .form-group:last-child {
  margin-right: 0;
}
.form-group .input-group {
  padding-left: 15px;
  padding-right: 15px;
}
.form-group .input-group.disabled {
  opacity: 0.9;
}
.form-group .input-group.disabled .input-group-addon {
  background-color: #ebedef;
}
.form-group .input-group .input-group-addon {
  background-color: #ffffff;
  color: #4D4F53;
  width: 2em;
  margin: 0;
  padding: 5px;
  border-radius: 0;
}
.form-group .input-group .form-control {
  background-color: #ffffff;
}
.form-group .input-group.no-padding-left {
  padding-left: 0;
}
.form .form-section .section-collapseable-header {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.form .form-section .section-collapseable-header h1.section-header,
.form .form-section .section-collapseable-header h2.section-header,
.form .form-section .section-collapseable-header h3.section-header,
.form .form-section .section-collapseable-header h4.section-header,
.form .form-section .section-collapseable-header h5.section-header,
.form .form-section .section-collapseable-header h6.section-header {
  position: relative;
}
.form .form-section .section-collapseable-header i.fa {
  position: absolute;
  left: calc(99% - 20px);
}
.form .form-section .section-collapseable-header ~ .form-horizontal {
  border-top: 1px solid #a8a9a4;
  padding-top: 15px;
}
.form .form-section .section-collapseable-header ~ .form-horizontal-no-border {
  padding-top: 15px;
}
.form .form-section .form-group .col-md-3:first-child,
.form .form-section .form-group .col-md-3.first {
  padding-left: 25px;
}
.form .form-section .form-group .col-md-4:last-child,
.form .form-section .form-group .col-md-4.last {
  padding-right: 30px;
}
.form .form-section-no-border .section-collapseable-header {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.form .form-section-no-border .section-collapseable-header h1.section-header,
.form .form-section-no-border .section-collapseable-header h2.section-header,
.form .form-section-no-border .section-collapseable-header h3.section-header,
.form .form-section-no-border .section-collapseable-header h4.section-header,
.form .form-section-no-border .section-collapseable-header h5.section-header,
.form .form-section-no-border .section-collapseable-header h6.section-header {
  position: relative;
}
.form .form-section-no-border .section-collapseable-header i.fa {
  position: absolute;
  left: calc(99% - 20px);
}
.form .form-section-no-border .section-collapseable-header ~ .form-horizontal {
  padding-top: 15px;
}
.form .form-section-no-border .section-collapseable-header ~ .form-horizontal-no-border {
  padding-top: 15px;
}
.form .form-section-no-border .section-collapseable-header-backgroundcolor {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 5px;
  background-color: #cccccc;
}
.form .form-section-no-border .section-collapseable-header-backgroundcolor h1.section-header,
.form .form-section-no-border .section-collapseable-header-backgroundcolor h2.section-header,
.form .form-section-no-border .section-collapseable-header-backgroundcolor h3.section-header,
.form .form-section-no-border .section-collapseable-header-backgroundcolor h4.section-header,
.form .form-section-no-border .section-collapseable-header-backgroundcolor h5.section-header,
.form .form-section-no-border .section-collapseable-header-backgroundcolor h6.section-header {
  position: relative;
}
.form .form-section-no-border .section-collapseable-header-backgroundcolor i.fa {
  position: absolute;
  left: calc(99% - 30px);
  padding-top: 10px;
}
.form .form-section-no-border .section-collapseable-header-backgroundcolor ~ .form-horizontal {
  padding-top: 15px;
}
.form .form-section-no-border .section-collapseable-header-backgroundcolor ~ .form-horizontal-no-border {
  padding-top: 15px;
}
.form .form-section-no-border .secondary-collapseable-header-backgroundcolor {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding-left: 30px;
  background-color: #DDDDDD;
  margin-top: 4px;
}
.form .form-section-no-border .secondary-collapseable-header-backgroundcolor h1.section-header,
.form .form-section-no-border .secondary-collapseable-header-backgroundcolor h2.section-header,
.form .form-section-no-border .secondary-collapseable-header-backgroundcolor h3.section-header,
.form .form-section-no-border .secondary-collapseable-header-backgroundcolor h4.section-header,
.form .form-section-no-border .secondary-collapseable-header-backgroundcolor h5.section-header,
.form .form-section-no-border .secondary-collapseable-header-backgroundcolor h6.section-header {
  position: relative;
}
.form .form-section-no-border .secondary-collapseable-header-backgroundcolor i.fa {
  position: absolute;
  left: calc(99% - 15px);
  padding-top: 10px;
}
.form .form-section-no-border .rebate-claims-balances {
  background-color: #DDDDDD;
}
.form .form-section-no-border .form-group .col-md-3:first-child,
.form .form-section-no-border .form-group .col-md-3.first {
  padding-left: 25px;
}
.form .form-section-no-border .form-group .col-md-4:last-child,
.form .form-section-no-border .form-group .col-md-4.last {
  padding-right: 30px;
}
.form .form-control {
  color: #4D4F53;
  border-radius: 0;
}
.form .form-control[disabled] {
  background-color: #ffffff;
  opacity: 0.7;
}
.k-widget,
.k-block,
.k-inline-block,
.k-draghandle {
  border: 0;
  width: 100%;
}
.k-widget,
.k-button {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.list-inline-content {
  cursor: auto;
}
.list-inline-content .form {
  margin: 0;
}
.list-inline-content .form .form-content .form-section:last-child {
  border-bottom: 1px solid #a8a9a4;
  margin-bottom: 0;
}
.list-inline-content .form .form-content .form-section.form-section-inline.last-child,
.list-inline-content .form .form-content .form-section.form-section-inline:last-child {
  margin-bottom: 0;
}
.list-inline-content .form-buttons {
  left: 20%;
  width: calc(80% - 15px);
}
body {
  margin: 0;
  display: block;
  max-height: 100vh;
  overflow: hidden;
}
::-webkit-input-placeholder {
  color: #a8a9a4;
}
:-moz-placeholder {
  color: #a8a9a4;
}
::-moz-placeholder {
  color: #a8a9a4;
}
:-ms-input-placeholder {
  color: #a8a9a4;
}
a {
  cursor: pointer;
}
.modal-backdrop {
  bottom: 0;
  position: fixed;
}
.bold {
  font-weight: bold;
}
.bolder {
  font-weight: bolder;
}
.italic {
  font-style: italic;
}
a.dropdown-toggle:hover {
  text-decoration: none;
}
.navbar-brand > img {
  max-height: 31px;
  width: auto;
}
@-ms-viewport {
  width: auto;
}
.main-content {
  margin-top: 108px;
  margin-bottom: 150px;
  display: block;
  min-height: calc(100vh - 150px );
  max-height: calc(100vh - 150px );
  overflow: auto;
}
.masthead {
  width: 100%;
}
.carousel-container {
  width: auto;
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.carousel-container .carousel-list {
  list-style: none;
}
.carousel-container .carousel-list > .carousel-item {
  display: inline-block;
  margin-bottom: 10px;
  height: 100%;
}
.flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.center-flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  text-align: center;
  -ms-align-content: center;
  -webkit-align-content: center;
  align-content: center;
}
.modal.modal-wide .modal-body {
  overflow-y: auto;
}
.k-autocomplete .k-block,
.k-combobox .k-block,
.k-datepicker .k-block,
.k-timepicker .k-block,
.k-datetimepicker .k-block,
.k-colorpicker .k-block,
.k-numerictextbox .k-block,
.k-dropdown .k-block,
.k-selectbox .k-block,
.k-textbox .k-block,
.k-toolbar .k-split-button .k-block,
.k-autocomplete .k-button,
.k-combobox .k-button,
.k-datepicker .k-button,
.k-timepicker .k-button,
.k-datetimepicker .k-button,
.k-colorpicker .k-button,
.k-numerictextbox .k-button,
.k-dropdown .k-button,
.k-selectbox .k-button,
.k-textbox .k-button,
.k-toolbar .k-split-button .k-button,
.k-autocomplete .k-textbox,
.k-combobox .k-textbox,
.k-datepicker .k-textbox,
.k-timepicker .k-textbox,
.k-datetimepicker .k-textbox,
.k-colorpicker .k-textbox,
.k-numerictextbox .k-textbox,
.k-dropdown .k-textbox,
.k-selectbox .k-textbox,
.k-textbox .k-textbox,
.k-toolbar .k-split-button .k-textbox,
.k-autocomplete .k-drag-clue,
.k-combobox .k-drag-clue,
.k-datepicker .k-drag-clue,
.k-timepicker .k-drag-clue,
.k-datetimepicker .k-drag-clue,
.k-colorpicker .k-drag-clue,
.k-numerictextbox .k-drag-clue,
.k-dropdown .k-drag-clue,
.k-selectbox .k-drag-clue,
.k-textbox .k-drag-clue,
.k-toolbar .k-split-button .k-drag-clue,
.k-autocomplete .k-touch-scrollbar,
.k-combobox .k-touch-scrollbar,
.k-datepicker .k-touch-scrollbar,
.k-timepicker .k-touch-scrollbar,
.k-datetimepicker .k-touch-scrollbar,
.k-colorpicker .k-touch-scrollbar,
.k-numerictextbox .k-touch-scrollbar,
.k-dropdown .k-touch-scrollbar,
.k-selectbox .k-touch-scrollbar,
.k-textbox .k-touch-scrollbar,
.k-toolbar .k-split-button .k-touch-scrollbar,
.k-autocomplete .k-window,
.k-combobox .k-window,
.k-datepicker .k-window,
.k-timepicker .k-window,
.k-datetimepicker .k-window,
.k-colorpicker .k-window,
.k-numerictextbox .k-window,
.k-dropdown .k-window,
.k-selectbox .k-window,
.k-textbox .k-window,
.k-toolbar .k-split-button .k-window,
.k-autocomplete .k-window-titleless .k-window-content,
.k-combobox .k-window-titleless .k-window-content,
.k-datepicker .k-window-titleless .k-window-content,
.k-timepicker .k-window-titleless .k-window-content,
.k-datetimepicker .k-window-titleless .k-window-content,
.k-colorpicker .k-window-titleless .k-window-content,
.k-numerictextbox .k-window-titleless .k-window-content,
.k-dropdown .k-window-titleless .k-window-content,
.k-selectbox .k-window-titleless .k-window-content,
.k-textbox .k-window-titleless .k-window-content,
.k-toolbar .k-split-button .k-window-titleless .k-window-content,
.k-autocomplete .k-window-action,
.k-combobox .k-window-action,
.k-datepicker .k-window-action,
.k-timepicker .k-window-action,
.k-datetimepicker .k-window-action,
.k-colorpicker .k-window-action,
.k-numerictextbox .k-window-action,
.k-dropdown .k-window-action,
.k-selectbox .k-window-action,
.k-textbox .k-window-action,
.k-toolbar .k-split-button .k-window-action,
.k-autocomplete .k-inline-block,
.k-combobox .k-inline-block,
.k-datepicker .k-inline-block,
.k-timepicker .k-inline-block,
.k-datetimepicker .k-inline-block,
.k-colorpicker .k-inline-block,
.k-numerictextbox .k-inline-block,
.k-dropdown .k-inline-block,
.k-selectbox .k-inline-block,
.k-textbox .k-inline-block,
.k-toolbar .k-split-button .k-inline-block,
.k-autocomplete .k-grid .k-filter-options,
.k-combobox .k-grid .k-filter-options,
.k-datepicker .k-grid .k-filter-options,
.k-timepicker .k-grid .k-filter-options,
.k-datetimepicker .k-grid .k-filter-options,
.k-colorpicker .k-grid .k-filter-options,
.k-numerictextbox .k-grid .k-filter-options,
.k-dropdown .k-grid .k-filter-options,
.k-selectbox .k-grid .k-filter-options,
.k-textbox .k-grid .k-filter-options,
.k-toolbar .k-split-button .k-grid .k-filter-options,
.k-autocomplete .k-grouping-header .k-group-indicator,
.k-combobox .k-grouping-header .k-group-indicator,
.k-datepicker .k-grouping-header .k-group-indicator,
.k-timepicker .k-grouping-header .k-group-indicator,
.k-datetimepicker .k-grouping-header .k-group-indicator,
.k-colorpicker .k-grouping-header .k-group-indicator,
.k-numerictextbox .k-grouping-header .k-group-indicator,
.k-dropdown .k-grouping-header .k-group-indicator,
.k-selectbox .k-grouping-header .k-group-indicator,
.k-textbox .k-grouping-header .k-group-indicator,
.k-toolbar .k-split-button .k-grouping-header .k-group-indicator,
.k-autocomplete .k-autocomplete,
.k-combobox .k-autocomplete,
.k-datepicker .k-autocomplete,
.k-timepicker .k-autocomplete,
.k-datetimepicker .k-autocomplete,
.k-colorpicker .k-autocomplete,
.k-numerictextbox .k-autocomplete,
.k-dropdown .k-autocomplete,
.k-selectbox .k-autocomplete,
.k-textbox .k-autocomplete,
.k-toolbar .k-split-button .k-autocomplete,
.k-autocomplete .k-multiselect,
.k-combobox .k-multiselect,
.k-datepicker .k-multiselect,
.k-timepicker .k-multiselect,
.k-datetimepicker .k-multiselect,
.k-colorpicker .k-multiselect,
.k-numerictextbox .k-multiselect,
.k-dropdown .k-multiselect,
.k-selectbox .k-multiselect,
.k-textbox .k-multiselect,
.k-toolbar .k-split-button .k-multiselect,
.k-autocomplete .k-combobox,
.k-combobox .k-combobox,
.k-datepicker .k-combobox,
.k-timepicker .k-combobox,
.k-datetimepicker .k-combobox,
.k-colorpicker .k-combobox,
.k-numerictextbox .k-combobox,
.k-dropdown .k-combobox,
.k-selectbox .k-combobox,
.k-textbox .k-combobox,
.k-toolbar .k-split-button .k-combobox,
.k-autocomplete .k-dropdown,
.k-combobox .k-dropdown,
.k-datepicker .k-dropdown,
.k-timepicker .k-dropdown,
.k-datetimepicker .k-dropdown,
.k-colorpicker .k-dropdown,
.k-numerictextbox .k-dropdown,
.k-dropdown .k-dropdown,
.k-selectbox .k-dropdown,
.k-textbox .k-dropdown,
.k-toolbar .k-split-button .k-dropdown,
.k-autocomplete .k-dropdown-wrap,
.k-combobox .k-dropdown-wrap,
.k-datepicker .k-dropdown-wrap,
.k-timepicker .k-dropdown-wrap,
.k-datetimepicker .k-dropdown-wrap,
.k-colorpicker .k-dropdown-wrap,
.k-numerictextbox .k-dropdown-wrap,
.k-dropdown .k-dropdown-wrap,
.k-selectbox .k-dropdown-wrap,
.k-textbox .k-dropdown-wrap,
.k-toolbar .k-split-button .k-dropdown-wrap,
.k-autocomplete .k-datepicker,
.k-combobox .k-datepicker,
.k-datepicker .k-datepicker,
.k-timepicker .k-datepicker,
.k-datetimepicker .k-datepicker,
.k-colorpicker .k-datepicker,
.k-numerictextbox .k-datepicker,
.k-dropdown .k-datepicker,
.k-selectbox .k-datepicker,
.k-textbox .k-datepicker,
.k-toolbar .k-split-button .k-datepicker,
.k-autocomplete .k-timepicker,
.k-combobox .k-timepicker,
.k-datepicker .k-timepicker,
.k-timepicker .k-timepicker,
.k-datetimepicker .k-timepicker,
.k-colorpicker .k-timepicker,
.k-numerictextbox .k-timepicker,
.k-dropdown .k-timepicker,
.k-selectbox .k-timepicker,
.k-textbox .k-timepicker,
.k-toolbar .k-split-button .k-timepicker,
.k-autocomplete .k-colorpicker,
.k-combobox .k-colorpicker,
.k-datepicker .k-colorpicker,
.k-timepicker .k-colorpicker,
.k-datetimepicker .k-colorpicker,
.k-colorpicker .k-colorpicker,
.k-numerictextbox .k-colorpicker,
.k-dropdown .k-colorpicker,
.k-selectbox .k-colorpicker,
.k-textbox .k-colorpicker,
.k-toolbar .k-split-button .k-colorpicker,
.k-autocomplete .k-datetimepicker,
.k-combobox .k-datetimepicker,
.k-datepicker .k-datetimepicker,
.k-timepicker .k-datetimepicker,
.k-datetimepicker .k-datetimepicker,
.k-colorpicker .k-datetimepicker,
.k-numerictextbox .k-datetimepicker,
.k-dropdown .k-datetimepicker,
.k-selectbox .k-datetimepicker,
.k-textbox .k-datetimepicker,
.k-toolbar .k-split-button .k-datetimepicker,
.k-autocomplete .k-notification,
.k-combobox .k-notification,
.k-datepicker .k-notification,
.k-timepicker .k-notification,
.k-datetimepicker .k-notification,
.k-colorpicker .k-notification,
.k-numerictextbox .k-notification,
.k-dropdown .k-notification,
.k-selectbox .k-notification,
.k-textbox .k-notification,
.k-toolbar .k-split-button .k-notification,
.k-autocomplete .k-numerictextbox,
.k-combobox .k-numerictextbox,
.k-datepicker .k-numerictextbox,
.k-timepicker .k-numerictextbox,
.k-datetimepicker .k-numerictextbox,
.k-colorpicker .k-numerictextbox,
.k-numerictextbox .k-numerictextbox,
.k-dropdown .k-numerictextbox,
.k-selectbox .k-numerictextbox,
.k-textbox .k-numerictextbox,
.k-toolbar .k-split-button .k-numerictextbox,
.k-autocomplete .k-picker-wrap,
.k-combobox .k-picker-wrap,
.k-datepicker .k-picker-wrap,
.k-timepicker .k-picker-wrap,
.k-datetimepicker .k-picker-wrap,
.k-colorpicker .k-picker-wrap,
.k-numerictextbox .k-picker-wrap,
.k-dropdown .k-picker-wrap,
.k-selectbox .k-picker-wrap,
.k-textbox .k-picker-wrap,
.k-toolbar .k-split-button .k-picker-wrap,
.k-autocomplete .k-numeric-wrap,
.k-combobox .k-numeric-wrap,
.k-datepicker .k-numeric-wrap,
.k-timepicker .k-numeric-wrap,
.k-datetimepicker .k-numeric-wrap,
.k-colorpicker .k-numeric-wrap,
.k-numerictextbox .k-numeric-wrap,
.k-dropdown .k-numeric-wrap,
.k-selectbox .k-numeric-wrap,
.k-textbox .k-numeric-wrap,
.k-toolbar .k-split-button .k-numeric-wrap,
.k-autocomplete .k-colorpicker,
.k-combobox .k-colorpicker,
.k-datepicker .k-colorpicker,
.k-timepicker .k-colorpicker,
.k-datetimepicker .k-colorpicker,
.k-colorpicker .k-colorpicker,
.k-numerictextbox .k-colorpicker,
.k-dropdown .k-colorpicker,
.k-selectbox .k-colorpicker,
.k-textbox .k-colorpicker,
.k-toolbar .k-split-button .k-colorpicker,
.k-autocomplete .k-list-container,
.k-combobox .k-list-container,
.k-datepicker .k-list-container,
.k-timepicker .k-list-container,
.k-datetimepicker .k-list-container,
.k-colorpicker .k-list-container,
.k-numerictextbox .k-list-container,
.k-dropdown .k-list-container,
.k-selectbox .k-list-container,
.k-textbox .k-list-container,
.k-toolbar .k-split-button .k-list-container,
.k-autocomplete .k-calendar-container,
.k-combobox .k-calendar-container,
.k-datepicker .k-calendar-container,
.k-timepicker .k-calendar-container,
.k-datetimepicker .k-calendar-container,
.k-colorpicker .k-calendar-container,
.k-numerictextbox .k-calendar-container,
.k-dropdown .k-calendar-container,
.k-selectbox .k-calendar-container,
.k-textbox .k-calendar-container,
.k-toolbar .k-split-button .k-calendar-container,
.k-autocomplete .k-calendar td,
.k-combobox .k-calendar td,
.k-datepicker .k-calendar td,
.k-timepicker .k-calendar td,
.k-datetimepicker .k-calendar td,
.k-colorpicker .k-calendar td,
.k-numerictextbox .k-calendar td,
.k-dropdown .k-calendar td,
.k-selectbox .k-calendar td,
.k-textbox .k-calendar td,
.k-toolbar .k-split-button .k-calendar td,
.k-autocomplete .k-calendar .k-link,
.k-combobox .k-calendar .k-link,
.k-datepicker .k-calendar .k-link,
.k-timepicker .k-calendar .k-link,
.k-datetimepicker .k-calendar .k-link,
.k-colorpicker .k-calendar .k-link,
.k-numerictextbox .k-calendar .k-link,
.k-dropdown .k-calendar .k-link,
.k-selectbox .k-calendar .k-link,
.k-textbox .k-calendar .k-link,
.k-toolbar .k-split-button .k-calendar .k-link,
.k-autocomplete .k-treeview .k-in,
.k-combobox .k-treeview .k-in,
.k-datepicker .k-treeview .k-in,
.k-timepicker .k-treeview .k-in,
.k-datetimepicker .k-treeview .k-in,
.k-colorpicker .k-treeview .k-in,
.k-numerictextbox .k-treeview .k-in,
.k-dropdown .k-treeview .k-in,
.k-selectbox .k-treeview .k-in,
.k-textbox .k-treeview .k-in,
.k-toolbar .k-split-button .k-treeview .k-in,
.k-autocomplete .k-editor-inline,
.k-combobox .k-editor-inline,
.k-datepicker .k-editor-inline,
.k-timepicker .k-editor-inline,
.k-datetimepicker .k-editor-inline,
.k-colorpicker .k-editor-inline,
.k-numerictextbox .k-editor-inline,
.k-dropdown .k-editor-inline,
.k-selectbox .k-editor-inline,
.k-textbox .k-editor-inline,
.k-toolbar .k-split-button .k-editor-inline,
.k-autocomplete .k-tooltip,
.k-combobox .k-tooltip,
.k-datepicker .k-tooltip,
.k-timepicker .k-tooltip,
.k-datetimepicker .k-tooltip,
.k-colorpicker .k-tooltip,
.k-numerictextbox .k-tooltip,
.k-dropdown .k-tooltip,
.k-selectbox .k-tooltip,
.k-textbox .k-tooltip,
.k-toolbar .k-split-button .k-tooltip,
.k-autocomplete .k-tile,
.k-combobox .k-tile,
.k-datepicker .k-tile,
.k-timepicker .k-tile,
.k-datetimepicker .k-tile,
.k-colorpicker .k-tile,
.k-numerictextbox .k-tile,
.k-dropdown .k-tile,
.k-selectbox .k-tile,
.k-textbox .k-tile,
.k-toolbar .k-split-button .k-tile,
.k-autocomplete .k-slider-track,
.k-combobox .k-slider-track,
.k-datepicker .k-slider-track,
.k-timepicker .k-slider-track,
.k-datetimepicker .k-slider-track,
.k-colorpicker .k-slider-track,
.k-numerictextbox .k-slider-track,
.k-dropdown .k-slider-track,
.k-selectbox .k-slider-track,
.k-textbox .k-slider-track,
.k-toolbar .k-split-button .k-slider-track,
.k-autocomplete .k-slider-selection,
.k-combobox .k-slider-selection,
.k-datepicker .k-slider-selection,
.k-timepicker .k-slider-selection,
.k-datetimepicker .k-slider-selection,
.k-colorpicker .k-slider-selection,
.k-numerictextbox .k-slider-selection,
.k-dropdown .k-slider-selection,
.k-selectbox .k-slider-selection,
.k-textbox .k-slider-selection,
.k-toolbar .k-split-button .k-slider-selection,
.k-autocomplete .k-upload,
.k-combobox .k-upload,
.k-datepicker .k-upload,
.k-timepicker .k-upload,
.k-datetimepicker .k-upload,
.k-colorpicker .k-upload,
.k-numerictextbox .k-upload,
.k-dropdown .k-upload,
.k-selectbox .k-upload,
.k-textbox .k-upload,
.k-toolbar .k-split-button .k-upload {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 1px solid #cccccc;
}
.k-list .k-state-hover,
.k-list .k-state-focused,
.k-list .k-state-highlight,
.k-list .k-state-selected,
.k-fieldselector .k-list .k-item,
.k-list-optionlabel,
.k-dropzone {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.k-grid-header .k-block,
.k-filter-row .k-block,
.k-grid-header .k-button,
.k-filter-row .k-button,
.k-grid-header .k-textbox,
.k-filter-row .k-textbox,
.k-grid-header .k-drag-clue,
.k-filter-row .k-drag-clue,
.k-grid-header .k-touch-scrollbar,
.k-filter-row .k-touch-scrollbar,
.k-grid-header .k-window,
.k-filter-row .k-window,
.k-grid-header .k-window-titleless .k-window-content,
.k-filter-row .k-window-titleless .k-window-content,
.k-grid-header .k-window-action,
.k-filter-row .k-window-action,
.k-grid-header .k-inline-block,
.k-filter-row .k-inline-block,
.k-grid-header .k-grid .k-filter-options,
.k-filter-row .k-grid .k-filter-options,
.k-grid-header .k-grouping-header .k-group-indicator,
.k-filter-row .k-grouping-header .k-group-indicator,
.k-grid-header .k-autocomplete,
.k-filter-row .k-autocomplete,
.k-grid-header .k-multiselect,
.k-filter-row .k-multiselect,
.k-grid-header .k-combobox,
.k-filter-row .k-combobox,
.k-grid-header .k-dropdown,
.k-filter-row .k-dropdown,
.k-grid-header .k-dropdown-wrap,
.k-filter-row .k-dropdown-wrap,
.k-grid-header .k-datepicker,
.k-filter-row .k-datepicker,
.k-grid-header .k-timepicker,
.k-filter-row .k-timepicker,
.k-grid-header .k-colorpicker,
.k-filter-row .k-colorpicker,
.k-grid-header .k-datetimepicker,
.k-filter-row .k-datetimepicker,
.k-grid-header .k-notification,
.k-filter-row .k-notification,
.k-grid-header .k-numerictextbox,
.k-filter-row .k-numerictextbox,
.k-grid-header .k-picker-wrap,
.k-filter-row .k-picker-wrap,
.k-grid-header .k-numeric-wrap,
.k-filter-row .k-numeric-wrap,
.k-grid-header .k-colorpicker,
.k-filter-row .k-colorpicker,
.k-grid-header .k-list-container,
.k-filter-row .k-list-container,
.k-grid-header .k-calendar-container,
.k-filter-row .k-calendar-container,
.k-grid-header .k-calendar td,
.k-filter-row .k-calendar td,
.k-grid-header .k-calendar .k-link,
.k-filter-row .k-calendar .k-link,
.k-grid-header .k-treeview .k-in,
.k-filter-row .k-treeview .k-in,
.k-grid-header .k-editor-inline,
.k-filter-row .k-editor-inline,
.k-grid-header .k-tooltip,
.k-filter-row .k-tooltip,
.k-grid-header .k-tile,
.k-filter-row .k-tile,
.k-grid-header .k-slider-track,
.k-filter-row .k-slider-track,
.k-grid-header .k-slider-selection,
.k-filter-row .k-slider-selection,
.k-grid-header .k-upload,
.k-filter-row .k-upload {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.k-widget.k-state-focused {
  border-color: #255bc7;
  -moz-box-shadow: 0 0 7px 0 #255bc7;
  -webkit-box-shadow: 0 0 7px 0 #255bc7;
  box-shadow: 0 0 7px 0 #255bc7;
}
.k-widget > input,
.k-widget .k-autocomplete .k-input,
.k-widget .k-multiselect-wrap {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.k-header {
  background-color: #4D4F53;
  color: #ffffff;
}
.k-header .k-link:visited {
  color: #ffffff;
}
.k-pager-wrap .k-state-selected {
  background-color: #255bc7;
  border-color: #255bc7;
}
.k-grid-content .k-selectable .k-state-selected {
  background-color: #255bc7;
  border-color: #255bc7;
}
.k-checkbox-label:before,
.k-checkbox-label:after {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.k-checkbox:disabled + .k-checkbox-label:after,
.k-checkbox:checked:disabled + .k-checkbox-label:active:after,
.k-checkbox:disabled + .k-checkbox-label:hover:before,
.k-checkbox:checked:disabled + .k-checkbox-label:hover:after {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.k-checkbox:checked + .k-checkbox-label:after {
  color: #255bc7;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.no-padding {
  padding: 0;
}
.no-padding-horizontal {
  padding-left: 0;
  padding-right: 0;
}
.no-padding-vertical {
  padding-top: 0;
  padding-bottom: 0;
}
.no-padding-left {
  padding-left: 0;
}
.no-padding-right {
  padding-right: 0;
}
.no-padding-top {
  padding-top: 0;
}
.no-padding-bottom {
  padding-bottom: 0;
}
.no-margin {
  margin: 0 !important;
}
.no-margin-horizontal {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.fa.fa-chevron-up,
.fa.fa-chevron-down {
  cursor: pointer;
  color: #4D4F53;
}
.fa.fa-chevron-up:hover,
.fa.fa-chevron-down:hover {
  color: #a8a9a4;
}
.caret {
  margin-left: 5px;
}
.caret-nomargin {
  margin: 0px;
}
.sage-search-input .form-control[readonly] {
  cursor: pointer;
}
.sage-search-input .form-control.editable {
  cursor: text;
}
.sage-search-input .input-group-addon {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.code {
  color: darkred;
}
.form-layout .column-layout {
  display: flex;
}
.form-layout .column-layout .column-item {
  flex: 1;
}
.form-layout label {
  white-space: nowrap;
  vertical-align: middle;
  display: block;
}
.modal-tabs {
  display: flex;
  min-height: 15px;
  border-bottom: 1px solid lightGray;
}
.modal-tabs .tab-item[disabled] {
  background-color: #eeeeed;
}
.modal-tabs .tab-item {
  padding-top: 10px;
  padding-left: 20px;
  border: 1px solid lightGray;
  padding-bottom: 5px;
  padding-right: 20px;
  border-bottom: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-left: 7px;
  cursor: pointer;
  background-color: #cccccc;
}
.modal-tabs .tab-item:hover {
  background-color: #eeeeed;
}
.modal-tabs .tab-item.selected-tab[disabled] {
  background-color: #eeeeed;
}
.modal-tabs .tab-item.selected-tab {
  background-color: transparent;
  margin-bottom: -1px;
  background-color: white;
  z-index: 1;
}
.tab-content {
  border: 1px solid lightGray;
  margin-top: -1px;
  background-color: white;
  min-height: 92%;
  position: absolute;
  width: 100%;
}
.navbar-primary {
  padding-left: 20px;
  background-color: white;
  border-bottom: 5px #a8a9a4;
  margin: 0;
  /*@media(max-width: @screen-lg-min) {
        padding-left: @primary-nav-collapsed-padding-left;
    }*/
}
.navbar-primary .navbar-brand {
  cursor: pointer;
  margin: 10px 70px 0 0;
  font-size: 36px;
  padding-right: 0;
  /*@media screen and (max-width:1024px) {
            margin: @primary-nav-brand-margin-small;
        }*/
}
.navbar-primary .navbar-brand > .navbar-company {
  float: left;
  color: #3c424f;
  margin-right: 10px;
  font-weight: 600;
  font-family: 'focobold';
}
.navbar-primary .navbar-brand > .navbar-product {
  float: left;
  color: #255bc7;
  font-weight: 600;
  font-family: 'focolight';
}
.navbar-primary .navbar-brand > .navbar-beta {
  float: left;
  color: #ff0000;
  font-weight: 600;
  font-family: 'focolight';
  font-size: medium;
  position: relative;
  top: 10px;
}
.navbar-primary .navbar-text {
  color: #000000;
}
.navbar-primary .navbar-nav > li > a {
  color: #888;
  /*@media screen and (max-width:1024px) {
                margin: @primary-nav-link-margin-small;
            }*/
  border-bottom: 4px solid white;
}
.navbar-primary .navbar-nav > li > a:hover,
.navbar-primary .navbar-nav > li > a:focus {
  color: #255bc7;
  background-color: #ffffff;
  border-bottom: 4px solid #255bc7;
}
.navbar-primary .navbar-nav > .active > a,
.navbar-primary .navbar-nav > .active > a:hover,
.navbar-primary .navbar-nav > .active > a:focus {
  color: #255bc7;
  background-color: #ffffff;
  border-bottom: 4px solid #255bc7;
}
.navbar-primary .navbar-nav > .disabled > a,
.navbar-primary .navbar-nav > .disabled > a:hover,
.navbar-primary .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: #ffffff;
}
.navbar-primary .navbar-nav .dropdown-menu > li > a:hover {
  color: white;
  background-color: #255bc7;
}
.navbar-primary .navbar-nav .dropdown-submenu {
  position: relative;
}
.navbar-primary .navbar-nav .dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.navbar-primary .navbar-nav .dropdown-submenu > .dropdown-menu.left {
  top: 0;
  left: auto;
  right: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 6px 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-primary .navbar-nav .dropdown-submenu > .dropdown-menu.right {
  top: 0;
  left: 100%;
  right: auto;
  margin-top: -6px;
  margin-right: -1px;
  -webkit-border-radius: 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.navbar-primary .navbar-nav .dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.navbar-primary .navbar-nav .dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.navbar-primary .navbar-nav .dropdown-submenu.dropdown-left > a:before {
  display: block;
  content: " ";
  position: relative;
  float: left;
  left: -12px;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  border-right-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.navbar-primary .navbar-nav .dropdown-submenu.dropdown-left > a:after {
  visibility: hidden;
}
.navbar-primary .navbar-nav .dropdown-submenu.dropdown-right > a:before {
  display: block;
  content: " ";
  position: relative;
  float: right;
  right: -15px;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
}
.navbar-primary .navbar-nav .dropdown-submenu.dropdown-right > a:after {
  visibility: hidden;
}
.navbar-primary .navbar-nav .dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.navbar-primary .navbar-nav .dropdown-submenu.pull-left {
  float: none;
}
.navbar-primary .navbar-nav .dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-primary .navbar-nav {
  /*@media (max-width: @grid-float-breakpoint-max) {
            // Dropdowns get custom display when collapsed
            .open .dropdown-menu {
                > li > a {
                    color: @primary-nav-link-color;

                    &:hover,
                    &:focus {
                        color: @primary-nav-link-hover-color;
                        background-color: @primary-nav-bg;
                    }
                }

                > .active > a {
                    &,
                    &:hover,
                    &:focus {
                        color: @primary-nav-link-active-color;
                        background-color: @primary-nav-bg;
                    }
                }

                > .disabled > a {
                    &,
                    &:hover,
                    &:focus {
                        color: @primary-nav-link-disabled-color;
                        background-color: @primary-nav-bg;
                    }
                }
            }
        }*/
}
.navbar-primary .navbar-nav > .dropdown > a:hover,
.navbar-primary .navbar-nav > .dropdown > a:focus {
  color: #255bc7;
  background-color: #ffffff;
  border-bottom: 4px solid #255bc7;
}
.navbar-border {
  border-bottom: 4px solid #DDDDDD;
}
.sage-logo {
  color: #00dc00;
  font-family: "AdelleSansSAGE";
  font-weight: bold;
  font-size: 24px;
}
.product-name {
  color: #cccccc;
  font-family: "AdelleSansSAGE";
  font-size: 24px;
}
.navbar-global {
  background-color: #3c424f;
  border-radius: 0;
  border: none;
  /*padding-right: 3%;*/
  padding-left: 32px;
  margin: 0;
  /*height: @global-nav-height;*/
}
.navbar-global .navbar-text {
  color: #ffffff;
}
.navbar-global .navbar-nav {
  margin: 0;
}
.navbar-global .navbar-nav > .nav-section {
  border-right: 1px solid #cccccc;
}
.navbar-global .navbar-nav > .nav-section:last-child {
  border: none;
}
.navbar-global .navbar-nav > li > a {
  color: #ffffff;
  height: 50px;
}
.navbar-global .navbar-nav > li > a:hover,
.navbar-global .navbar-nav > li > a:focus {
  color: #eeeeed;
  background-color: #6D717A;
}
.navbar-global .navbar-nav > li.portal-icon {
  background-color: #00a4cf;
}
.navbar-global .navbar-nav > li.portal-icon > a:hover,
.navbar-global .navbar-nav > li.portal-icon > a:focus {
  color: #ffffff;
  background-color: #00a4ff;
}
.navbar-global .navbar-nav > .inbox-icon {
  background: #ED1C5F;
  padding-bottom: 0;
}
.navbar-global .navbar-nav > .inbox-icon > a {
  cursor: pointer;
}
.navbar-global .navbar-nav > .inbox-icon > a:hover,
.navbar-global .navbar-nav > .inbox-icon > a:focus {
  color: white;
  background-color: #ED1C5F;
}
.navbar-global .navbar-nav > .active > a,
.navbar-global .navbar-nav > .active > a:hover,
.navbar-global .navbar-nav > .active > a:focus {
  color: #a8a9a4;
  background-color: #4a5262;
}
.navbar-global .navbar-nav > .active.inbox-icon > a,
.navbar-global .navbar-nav > .active.inbox-icon > a:hover,
.navbar-global .navbar-nav > .active.inbox-icon > a:focus {
  color: #ffffff;
  background-color: #ED1C5F;
}
.navbar-global .navbar-nav > .disabled > a,
.navbar-global .navbar-nav > .disabled > a:hover,
.navbar-global .navbar-nav > .disabled > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-global .navbar-nav .dropdown-menu {
  width: 250px;
}
.navbar-global .navbar-nav .dropdown-menu > li {
  cursor: pointer;
}
.navbar-global .navbar-nav .dropdown-menu > li .badge {
  background: #ED1C5F;
  float: right;
}
.navbar-global .navbar-nav .dropdown-menu > .dropdown-header {
  color: #255bc7;
  cursor: default;
  font-weight: bold;
}
.navbar-global .navbar-nav .dropdown.language-dropdown .language-check {
  float: right;
}
.navbar-global .navbar-nav .dropdown.language-dropdown .active {
  background-color: #eeeeed;
}
.footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 40px;
  background-color: #4D4F53;
  padding: 10px 0 10px 115px;
  z-index: 1000;
  text-align: center;
}
.footer a {
  color: #cccccc;
  padding-right: 10px;
  margin-right: 10px;
  font-size: 12px;
  border-right: 1px solid #cccccc;
}
.footer a:last-child {
  float: right;
  margin-right: 50px;
  border-right: none;
}
.footer a:last-child:hover {
  text-decoration: none;
  cursor: default;
}
.footer .footer-logo {
  position: absolute;
  top: 10px;
  left: 115px;
  border: none;
}
.footer .version span {
  margin-left: 15px;
}
.btn {
  padding: 6px 12px;
  margin: 0 10px;
  font-size: 14px;
  line-height: 1.428;
  border-radius: 0;
  min-width: 130px;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  background: #eeeeed;
  border: 1px solid #6D717A;
  color: #6D717A;
}
.btn.btn-container {
  padding: 0;
}
.btn.btn-container .btn {
  margin: 0 10px;
}
.btn .fa {
  padding: 5px 5px 5px 5px;
}
.input-group-btn > .btn {
  min-width: 0;
}
.btn-primary,
.k-button {
  color: #ffffff;
  background-color: #255bc7;
  border-color: #255bc7;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #1d479c;
  border-color: #1b4393;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #1d479c;
  border-color: #112a5b;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #1d479c;
  border-color: #1b4393;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #1d479c;
  background-image: none;
  border-color: #1b4393;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #173a7e;
  border-color: #112a5b;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #255bc7;
  border-color: #255bc7;
}
.btn-primary .badge {
  color: #255bc7;
  background-color: #ffffff;
}
.btn-secondary {
  color: #255bc7;
  background-color: #ffffff;
  border-color: #255bc7;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
  color: #255bc7;
  background-color: #e6e6e6;
  border-color: #1b4393;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
  background-image: none;
}
.btn-secondary:focus,
.btn-secondary.focus {
  color: #255bc7;
  background-color: #e6e6e6;
  border-color: #112a5b;
}
.btn-secondary:hover {
  color: #255bc7;
  background-color: #e6e6e6;
  border-color: #1b4393;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
  color: #255bc7;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #1b4393;
}
.btn-secondary:active:hover,
.btn-secondary.active:hover,
.open > .dropdown-toggle.btn-secondary:hover,
.btn-secondary:active:focus,
.btn-secondary.active:focus,
.open > .dropdown-toggle.btn-secondary:focus,
.btn-secondary:active.focus,
.btn-secondary.active.focus,
.open > .dropdown-toggle.btn-secondary.focus {
  color: #255bc7;
  background-color: #d4d4d4;
  border-color: #112a5b;
}
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled.focus,
.btn-secondary[disabled].focus,
fieldset[disabled] .btn-secondary.focus {
  background-color: #ffffff;
  border-color: #255bc7;
}
.btn-secondary .badge {
  color: #ffffff;
  background-color: #255bc7;
}
.btn-tertiary {
  color: #6D717A;
  background-color: #e5e5e5;
  border-color: #cccccc;
}
.btn-tertiary:hover,
.btn-tertiary:focus,
.btn-tertiary.focus,
.btn-tertiary:active,
.btn-tertiary.active,
.open > .dropdown-toggle.btn-tertiary {
  color: #6D717A;
  background-color: #cccccc;
  border-color: #adadad;
}
.btn-tertiary:active,
.btn-tertiary.active,
.open > .dropdown-toggle.btn-tertiary {
  background-image: none;
}
.btn-tertiary:focus,
.btn-tertiary.focus {
  color: #6D717A;
  background-color: #cccccc;
  border-color: #8c8c8c;
}
.btn-tertiary:hover {
  color: #6D717A;
  background-color: #cccccc;
  border-color: #adadad;
}
.btn-tertiary:active,
.btn-tertiary.active,
.open > .dropdown-toggle.btn-tertiary {
  color: #6D717A;
  background-color: #cccccc;
  background-image: none;
  border-color: #adadad;
}
.btn-tertiary:active:hover,
.btn-tertiary.active:hover,
.open > .dropdown-toggle.btn-tertiary:hover,
.btn-tertiary:active:focus,
.btn-tertiary.active:focus,
.open > .dropdown-toggle.btn-tertiary:focus,
.btn-tertiary:active.focus,
.btn-tertiary.active.focus,
.open > .dropdown-toggle.btn-tertiary.focus {
  color: #6D717A;
  background-color: #bababa;
  border-color: #8c8c8c;
}
.btn-tertiary.disabled:hover,
.btn-tertiary[disabled]:hover,
fieldset[disabled] .btn-tertiary:hover,
.btn-tertiary.disabled:focus,
.btn-tertiary[disabled]:focus,
fieldset[disabled] .btn-tertiary:focus,
.btn-tertiary.disabled.focus,
.btn-tertiary[disabled].focus,
fieldset[disabled] .btn-tertiary.focus {
  background-color: #e5e5e5;
  border-color: #cccccc;
}
.btn-tertiary .badge {
  color: #e5e5e5;
  background-color: #6D717A;
}
.btn-focus {
  color: #ffffff;
  background-color: #ff5800;
  border-color: #e64f00;
}
.btn-focus:hover,
.btn-focus:focus,
.btn-focus.focus,
.btn-focus:active,
.btn-focus.active,
.open > .dropdown-toggle.btn-focus {
  color: #ffffff;
  background-color: #cc4600;
  border-color: #a93a00;
}
.btn-focus:active,
.btn-focus.active,
.open > .dropdown-toggle.btn-focus {
  background-image: none;
}
.btn-focus:focus,
.btn-focus.focus {
  color: #ffffff;
  background-color: #cc4600;
  border-color: #672300;
}
.btn-focus:hover {
  color: #ffffff;
  background-color: #cc4600;
  border-color: #a93a00;
}
.btn-focus:active,
.btn-focus.active,
.open > .dropdown-toggle.btn-focus {
  color: #ffffff;
  background-color: #cc4600;
  background-image: none;
  border-color: #a93a00;
}
.btn-focus:active:hover,
.btn-focus.active:hover,
.open > .dropdown-toggle.btn-focus:hover,
.btn-focus:active:focus,
.btn-focus.active:focus,
.open > .dropdown-toggle.btn-focus:focus,
.btn-focus:active.focus,
.btn-focus.active.focus,
.open > .dropdown-toggle.btn-focus.focus {
  color: #ffffff;
  background-color: #a83a00;
  border-color: #672300;
}
.btn-focus.disabled:hover,
.btn-focus[disabled]:hover,
fieldset[disabled] .btn-focus:hover,
.btn-focus.disabled:focus,
.btn-focus[disabled]:focus,
fieldset[disabled] .btn-focus:focus,
.btn-focus.disabled.focus,
.btn-focus[disabled].focus,
fieldset[disabled] .btn-focus.focus {
  background-color: #ff5800;
  border-color: #e64f00;
}
.btn-focus .badge {
  color: #ff5800;
  background-color: #ffffff;
}
.btn-hr {
  color: #ffffff;
  background-color: #00a4cf;
  border-color: #00a4ff;
}
.btn-hr:hover,
.btn-hr:focus,
.btn-hr.focus,
.btn-hr:active,
.btn-hr.active,
.open > .dropdown-toggle.btn-hr {
  color: #ffffff;
  background-color: #007c9c;
  border-color: #007dc2;
}
.btn-hr:active,
.btn-hr.active,
.open > .dropdown-toggle.btn-hr {
  background-image: none;
}
.btn-hr:focus,
.btn-hr.focus {
  color: #ffffff;
  background-color: #007c9c;
  border-color: #005280;
}
.btn-hr:hover {
  color: #ffffff;
  background-color: #007c9c;
  border-color: #007dc2;
}
.btn-hr:active,
.btn-hr.active,
.open > .dropdown-toggle.btn-hr {
  color: #ffffff;
  background-color: #007c9c;
  background-image: none;
  border-color: #007dc2;
}
.btn-hr:active:hover,
.btn-hr.active:hover,
.open > .dropdown-toggle.btn-hr:hover,
.btn-hr:active:focus,
.btn-hr.active:focus,
.open > .dropdown-toggle.btn-hr:focus,
.btn-hr:active.focus,
.btn-hr.active.focus,
.open > .dropdown-toggle.btn-hr.focus {
  color: #ffffff;
  background-color: #005f78;
  border-color: #005280;
}
.btn-hr.disabled:hover,
.btn-hr[disabled]:hover,
fieldset[disabled] .btn-hr:hover,
.btn-hr.disabled:focus,
.btn-hr[disabled]:focus,
fieldset[disabled] .btn-hr:focus,
.btn-hr.disabled.focus,
.btn-hr[disabled].focus,
fieldset[disabled] .btn-hr.focus {
  background-color: #00a4cf;
  border-color: #00a4ff;
}
.btn-hr .badge {
  color: #00a4cf;
  background-color: #ffffff;
}
.dual-sing-in {
  position: relative;
  width: 50%;
  max-width: 50%;
}
.dual-sing-in .text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
.btn-blue {
  background-color: #255bc7;
  border: 0 !important;
  color: #ffffff;
  float: none !important;
}
.btn-blue:hover {
  color: #ffffff !important;
  background-color: #1D479C;
}
.btn-blue:focus {
  color: #ffffff !important;
  background-color: #1D479C;
}
.btn-orange {
  background-color: #ffb000;
  color: #ffffff;
}
.btn-orange:hover {
  color: #ffffff;
}
.btn-magenta {
  background-color: #ED1C5F;
  border: 0 !important;
  color: #ffffff;
}
.btn-magenta:hover {
  color: #ffffff;
  background-color: #CA2A60;
}
.btn-magenta:focus {
  color: #ffffff;
  background-color: #CA2A60;
}
.btn-gray {
  background-color: #a8a9a4;
  border: 0 !important;
  color: #ffffff;
  float: none !important;
}
.btn-gray:hover {
  color: #ffffff !important;
  background-color: #255bc7;
}
.btn-tertiary-nohover {
  background-color: #F1F1F3;
  border: 1px solid #a8a9a4;
  color: #000000;
  float: none !important;
  font-size: 14px;
}
.btn-google-plus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #d34332;
  *background-color: #c53727;
  background-image: -moz-linear-gradient(top, #dd4b39, #c53727);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dd4b39), to(#c53727));
  background-image: -webkit-linear-gradient(top, #dd4b39, #c53727);
  background-image: -o-linear-gradient(top, #dd4b39, #c53727);
  background-image: linear-gradient(to bottom, #dd4b39, #c53727);
  background-repeat: repeat-x;
  border-color: #c53727 #c53727 #85251a;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdd4b39', endColorstr='#ffc53727', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-google-plus:hover,
.btn-google-plus:focus,
.btn-google-plus:active,
.btn-google-plus.active,
.btn-google-plus.disabled,
.btn-google-plus[disabled] {
  color: #ffffff;
  background-color: #c53727;
  *background-color: #b03123;
}
.btn-google-plus:active,
.btn-google-plus.active {
  background-color: #9a2b1f \9;
}
.no-click {
  pointer-events: none;
  cursor: default !important;
  color: #a8a9a4 !important;
  background-color: #ebedef !important;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
/*
==============================================
pullDown
==============================================
*/
.pullDown {
  animation-name: pullDown;
  -webkit-animation-name: pullDown;
  animation-duration: 0.2s;
  -webkit-animation-duration: 0.2s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  -webkit-transform-origin: 50% 0%;
}
@keyframes pullDown {
  0% {
    transform: scaleY(0.8);
  }
  100% {
    transform: scaleY(1);
  }
}
@-webkit-keyframes pullDown {
  0% {
    -webkit-transform: scaleY(0.8);
  }
  100% {
    -webkit-transform: scaleY(1);
  }
}
/*
==============================================
fadeIn
==============================================
*/
.fadeIn {
  animation-name: fadeIn;
  -webkit-animation-name: fadeIn;
  animation-duration: 0.1s;
  -webkit-animation-duration: 0.1s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}
@keyframes fadeIn {
  0% {
    transform: scale(0.98);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    -webkit-transform: scale(0.98);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
.attachments-container {
  padding: 10px 0;
}
.attachments-container button:not(.btn) {
  background: none;
  border: none;
}
.attachments-container > .attachments-list {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.attachments-container > .attachments-list > .attachment {
  margin: 0 0 5px;
}
.attachment-upload-section > div > div.col-md-4 {
  padding-left: 0;
}
.attachment-upload-section > div > div.col-md-4 > fieldset > div.btn.btn-secondary {
  margin-left: 0;
}
.attachment-upload-section > div > p.micro-copy {
  clear: both;
  font-size: 12px;
  color: #6D717A;
}
.attachment-upload-section div.btn {
  margin-left: 0;
}
.attachment {
  width: 100%;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  background: #a8a9a4;
  color: #ffffff;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin-top: 2px;
}
.attachment > .attachment-icon {
  margin-right: 10px;
  background: #255bc7;
  padding: 10px;
  line-height: 1.1;
}
.attachment > .attachment-name {
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding-top: 5px;
  width: 78%;
}
.attachment > .attachment-name > a {
  color: #ffffff;
  text-decoration: none;
}
.attachment > .attachment-name > a:hover {
  text-decoration: underline;
}
.attachment > .attachment-action-items {
  position: absolute;
  padding: 5px;
  padding-right: 10px;
  right: 2%;
}
.attachment > .attachment-action-items > .attachment-action,
.attachment > .attachment-action-items > .attachment-spin {
  line-height: 1.1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  padding: 5px;
}
.attachment > .attachment-action-items > .attachment-action {
  cursor: pointer;
}
.attachment-drop-container {
  position: relative;
  height: 100%;
}
.attachment-drop-container.attachment-drag-over,
.attachment-drop-container.attachment-drag-over-full {
  border: none;
}
.attachment-drop-container.attachment-drag-over .attachment-drop-description-box,
.attachment-drop-container.attachment-drag-over-full .attachment-drop-description-box {
  width: 99%;
  height: 75vh;
  top: 107px;
  position: fixed;
  text-align: center;
  left: 0;
}
.attachment-drop-container.attachment-drag-over .attachment-drop-description-box.attachment-drag-over,
.attachment-drop-container.attachment-drag-over-full .attachment-drop-description-box.attachment-drag-over,
.attachment-drop-container.attachment-drag-over .attachment-drop-description-box.attachment-drag-over-full,
.attachment-drop-container.attachment-drag-over-full .attachment-drop-description-box.attachment-drag-over-full {
  opacity: 0.65;
  background-color: #ffffff;
  z-index: 10000;
}
.attachment-drop-container.attachment-drag-over .attachment-drop-description-box.attachment-drag-over .attachment-drop-description,
.attachment-drop-container.attachment-drag-over-full .attachment-drop-description-box.attachment-drag-over .attachment-drop-description,
.attachment-drop-container.attachment-drag-over .attachment-drop-description-box.attachment-drag-over-full .attachment-drop-description,
.attachment-drop-container.attachment-drag-over-full .attachment-drop-description-box.attachment-drag-over-full .attachment-drop-description {
  color: #255bc7;
  font-size: 40px;
  font-weight: bold;
  position: relative;
  left: 40%;
  width: 20%;
  top: 50%;
  display: block;
}
.attachment-drop-container.attachment-drag-over .attachment-drop-description-box.inbox,
.attachment-drop-container.attachment-drag-over-full .attachment-drop-description-box.inbox {
  height: 80vh;
}
.inbox-preview.attachment-drop-container.attachment-drag-over {
  width: 49%;
  margin-right: 5px;
}
.inbox-preview.attachment-drop-container.attachment-drag-over-full {
  margin-right: 5px;
}
.attachment-drag-over-full {
  margin: 10px;
  border: 4px dashed #255bc7;
  display: block;
}
.attachment-drag-over {
  margin: 10px;
  border: 4px dashed #255bc7;
  display: block;
}
.attachment-drop-description-box {
  width: 0;
  height: 0;
}
.attachment-drop-description {
  color: #ffffff;
  display: none;
}
/*For the review screens*/
.review-tab-page .popover-title,
.review-overview .popover-title,
.rating-modal .popover-title {
  background-color: #255bc7;
  color: #ffffff;
}
.review-tab-page .popover,
.review-overview .popover,
.rating-modal .popover {
  background-color: #255bc7;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  z-index: 150;
  width: 250px;
}
.review-tab-page .popover.right.in.fade,
.review-overview .popover.right.in.fade,
.rating-modal .popover.right.in.fade {
  top: 0 !important;
}
.review-tab-page .popover.right > .arrow,
.review-overview .popover.right > .arrow,
.rating-modal .popover.right > .arrow {
  top: 0;
  margin-top: 0;
}
.review-tab-page .popover.right > .arrow:after,
.review-overview .popover.right > .arrow:after,
.rating-modal .popover.right > .arrow:after {
  border-right-color: #255bc7;
}
.review-tab-page .popover.top > .arrow:after,
.review-overview .popover.top > .arrow:after,
.rating-modal .popover.top > .arrow:after {
  border-top-color: #255bc7;
}
.review-tab-page .popover.bottom > .arrow:after,
.review-overview .popover.bottom > .arrow:after,
.rating-modal .popover.bottom > .arrow:after {
  border-bottom-color: #255bc7;
}
.review-tab-page .popover.left > .arrow:after,
.review-overview .popover.left > .arrow:after,
.rating-modal .popover.left > .arrow:after {
  border-left-color: #255bc7;
}
.review-tab-page .popover-content,
.review-overview .popover-content,
.rating-modal .popover-content {
  overflow-y: auto;
  max-height: 300px;
  background-color: #ffffff;
  color: #255bc7;
}
.modal-dialog .modal-content {
  border: none;
  border-radius: 0;
}
.modal-dialog .modal-content .sage-modal .modal-header {
  position: relative;
  background-color: #4d4f53;
  color: #ffffff;
  padding: 0;
  height: 50px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  border-bottom: 1px solid #4d4f53;
  box-shadow: 0 2px 5px #a8a9a4;
}
.modal-dialog .modal-content .sage-modal .modal-header > .msg {
  height: 50px;
  margin: 0 0 5px;
  background: #4D4F53;
  color: #ffffff;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.modal-dialog .modal-content .sage-modal .modal-header > .msg .msg-icon {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.modal-dialog .modal-content .sage-modal .modal-header > .msg > .msg-description {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
  font-size: 14px;
}
.modal-dialog .modal-content .sage-modal .modal-header > .msg > .msg-info,
.modal-dialog .modal-content .sage-modal .modal-header > .msg > .msg-success,
.modal-dialog .modal-content .sage-modal .modal-header > .msg > .msg-error,
.modal-dialog .modal-content .sage-modal .modal-header > .msg > .msg-history,
.modal-dialog .modal-content .sage-modal .modal-header > .msg > .msg-warning {
  margin-right: 5px;
  min-width: 50px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.modal-dialog .modal-content .sage-modal .modal-header > .msg > .msg-info {
  background: #009fda;
}
.modal-dialog .modal-content .sage-modal .modal-header > .msg > .msg-success {
  background: #6639b7;
}
.modal-dialog .modal-content .sage-modal .modal-header > .msg > .msg-error {
  background: #f72f2f;
}
.modal-dialog .modal-content .sage-modal .modal-header > .msg > .msg-warning {
  background: #ff5800;
}
.modal-dialog .modal-content .sage-modal .modal-header > .msg > .msg-history {
  background: #009fda;
}
.modal-dialog .modal-content .sage-modal .modal-header .modal-title {
  left: 50px;
  position: absolute;
  top: 25%;
  padding-left: 10px;
  color: white;
}
.modal-dialog .modal-content .sage-modal .modal-body {
  padding: 0;
}
.modal-dialog .modal-content .sage-modal .modal-body .requestHistory {
  padding: 0;
  font-weight: bold;
  font-style: normal;
  color: #492857;
  text-align: left;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.modal-dialog .modal-content .sage-modal .modal-body .commentHeading {
  padding: 0;
  font-weight: bold;
  font-style: normal;
  color: #492857;
  text-align: left;
}
.modal-dialog .modal-content .sage-modal .modal-body .historyList {
  font-family: Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
  padding: 0;
  font-size: 10pt;
  padding-left: 20px;
  margin-bottom: 20px;
}
.modal-dialog .modal-content .sage-modal .modal-body .historySubHeading {
  font-weight: bold;
  font-style: normal;
  color: #492857;
  text-decoration: underline;
}
.modal-dialog .modal-content .sage-modal .modal-body ul > li {
  list-style: none;
}
.modal-dialog .modal-content .sage-modal .modal-body ul > li:first-child {
  padding-top: 20px;
}
.modal-dialog .modal-content .sage-modal .modal-body .html-body {
  overflow-y: auto;
  max-height: 70vh;
}
.modal-dialog .modal-content .sage-modal .modal-body .html-body .k-chekbox-label {
  font-weight: normal;
}
.modal-dialog .modal-content .sage-modal .modal-body .process-def-current-item {
  position: absolute;
  left: 20px;
  padding-top: 3px;
  color: #255bc7;
}
.modal-dialog .modal-content .sage-modal .modal-body .process-def-actioned-item {
  position: absolute;
  left: 20px;
  padding-top: 3px;
  color: #41A940;
}
.modal-dialog .modal-content .sage-modal .modal-body .process-def-comment {
  white-space: pre-wrap;
  max-height: 100px;
  overflow-y: auto;
}
.modal-dialog .modal-content .sage-modal .modal-body .process-def-contract-owner-item {
  padding-bottom: 15px;
}
.modal-dialog .modal-content .sage-modal .modal-footer {
  border-top: none;
}
.modal-dialog .modal-content .html-body.pad,
.modal-dialog .modal-content .html-body .pad {
  padding: 20px;
}
.modal-dialog .modal-content .html-body .header {
  margin-bottom: 20px;
}
.modal-dialog .modal-content .html-body label {
  font-weight: normal;
  margin: 5px;
}
.sage-detail-modal .modal-dialog {
  width: 97%;
  height: 400px;
  position: relative;
  min-width: 600px;
}
.sage-detail-modal .modal-dialog .modal-header {
  padding: 5px 5px 5px 10px;
}
.sage-detail-modal .modal-dialog .modal-header .dx-button {
  position: absolute;
  right: 10px;
  margin-top: 3px;
}
.sage-detail-modal .modal-dialog .modal-header .dx-button .dx-button-content {
  padding: 4px;
}
.sage-detail-modal .modal-dialog .modal-header .close {
  color: #ebedef;
  opacity: 1;
}
.sage-detail-modal .modal-dialog .modal-header .modal-title {
  color: #3c424f;
}
.sage-detail-modal .modal-dialog .modal-body {
  min-height: 620px;
  height: 620px;
  background-color: #a8a9a4;
  padding: 15px 0 0 0;
}
.sage-detail-modal .modal-dialog .modal-body page-loading {
  top: 100px;
}
.sage-detail-modal .modal-dialog .dx-fieldset {
  margin: 10px 10px;
  border: 1px solid #3c424f;
  padding: 10px 30px 10px 10px;
}
.sage-detail-modal .modal-dialog .dx-fieldset .dx-fieldset-header {
  margin: -11px -30px 10px -11px;
  border: 1px solid #3c424f;
  padding-left: 5px;
  background-color: #3c424f;
  color: #ffffff;
}
.sage-detail-modal .modal-dialog .dx-fieldset .dx-fieldset-header .fixed-width {
  width: 200px;
  display: inline-flex;
}
.sage-detail-modal .modal-dialog .dx-fieldset .field-row {
  display: flex;
  /*.dx-field:last-of-type {
                    margin: 0 0 10px 0;
                }*/
}
.sage-detail-modal .modal-dialog .dx-fieldset .field-row .dx-field {
  margin: 0 0 10px 0;
}
.sage-detail-modal .modal-dialog .dx-fieldset .field-row .field-row-col {
  flex: 1 1 0px;
  display: flex;
}
.sage-detail-modal .modal-dialog .dx-fieldset .field-row .field-row-col-no-grow {
  flex: 0 0 0px;
  display: flex;
}
.sage-detail-modal .modal-dialog .dx-fieldset .field-row .field-row-col:not(:first-child) {
  margin-left: 15px;
}
.sage-detail-modal .modal-dialog .dx-fieldset .dx-field-label {
  width: 220px;
}
.sage-detail-modal .modal-dialog .dx-fieldset .dx-field-label.dx-field-label-min {
  width: 100px;
}
.sage-detail-modal .modal-dialog .dx-fieldset .dx-field-label.dx-field-label-med {
  width: 150px;
}
.sage-detail-modal .modal-dialog .dx-fieldset .dx-field-value,
.sage-detail-modal .modal-dialog .dx-fieldset .dx-field-value-static {
  width: calc(100% - 220px) !important;
}
.sage-detail-modal .modal-dialog .dx-fieldset .dx-field-value input[kendo-date-picker],
.sage-detail-modal .modal-dialog .dx-fieldset .dx-field-value-static input[kendo-date-picker],
.sage-detail-modal .modal-dialog .dx-fieldset .dx-field-value input[kendo-combo-box],
.sage-detail-modal .modal-dialog .dx-fieldset .dx-field-value-static input[kendo-combo-box],
.sage-detail-modal .modal-dialog .dx-fieldset .dx-field-value .k-input,
.sage-detail-modal .modal-dialog .dx-fieldset .dx-field-value-static .k-input {
  width: 100% !important;
}
.sage-detail-modal .modal-dialog .dx-fieldset .dx-field-value-med {
  width: calc(100% - 150px) !important;
}
.sage-detail-modal .modal-dialog .dx-fieldset .dx-field-value-med input[kendo-date-picker],
.sage-detail-modal .modal-dialog .dx-fieldset .dx-field-value-med input[kendo-combo-box],
.sage-detail-modal .modal-dialog .dx-fieldset .dx-field-value-med .k-input {
  width: 100% !important;
}
.sage-detail-modal .modal-dialog .dx-fieldset .dx-field-value.dx-field-value-min {
  width: calc(100% - 100px) !important;
}
.sage-detail-modal .modal-dialog .dx-fieldset .dx-field-value.dx-field-value-min input[kendo-date-picker],
.sage-detail-modal .modal-dialog .dx-fieldset .dx-field-value.dx-field-value-min input[kendo-combo-box],
.sage-detail-modal .modal-dialog .dx-fieldset .dx-field-value.dx-field-value-min .k-input {
  width: 100% !important;
}
.sage-detail-modal .modal-dialog .dx-fieldset textarea.dx-field-value.label-less {
  width: 100% !important;
}
.sage-detail-modal .modal-dialog .dx-fieldset input[type="checkbox"].dx-field-value {
  width: 15px !important;
  height: 15px;
  margin-top: 5px !important;
}
.sage-detail-modal .modal-dialog .dx-fieldset input[type="text"][input-numeric].dx-field-value {
  min-width: 40px;
}
.sage-detail-modal .modal-dialog .dx-fieldset input[type="checkbox"] {
  margin-top: -5px;
  margin-right: 15px;
  -webkit-margin-before: 13px;
  -webkit-margin-end: 15px;
}
.sage-detail-modal .modal-dialog .dx-fieldset input[type="text"].dx-field-value {
  height: 34px;
  min-height: 34px;
  color: #333;
}
.sage-detail-modal .modal-dialog .dx-fieldset input[type="text"].dx-field-value .k-picker-wrap {
  height: 36px;
}
.sage-detail-modal .modal-dialog .dx-fieldset select.dx-field-value {
  color: #333;
}
.sage-detail-modal .modal-dialog .dx-fieldset input[type="text"][input-search].dx-field-value {
  padding-left: 10px;
  border: 1px solid #ccc;
}
.sage-detail-modal .modal-dialog .dx-fieldset input[type="text"][input-search].dx-field-value.ng-invalid.ng-invalid-required {
  border: 1px solid #f72f2f;
}
.sage-detail-modal .modal-dialog .dx-fieldset .dx-field-value.form-control {
  border-radius: 0;
}
.sage-detail-modal .modal-dialog .dx-fieldset .dx-field-value.k-combobox.k-header.ng-invalid.ng-invalid-required {
  border: 1px solid #f72f2f;
  height: 36px;
}
.sage-detail-modal .modal-dialog .dx-fieldset .dx-field-value.k-combobox.k-header.ng-invalid.ng-invalid-required .k-dropdown-wrap {
  border: none;
  height: 34px;
}
.sage-detail-modal .modal-dialog .dx-fieldset .dx-field-value .k-picker-wrap,
.sage-detail-modal .modal-dialog .dx-fieldset .dx-field-value .k-dropdown-wrap {
  height: 36px;
}
.sage-detail-modal .modal-dialog .dx-fieldset .stylish-input-group {
  padding-left: 0px;
  padding-right: 0px;
}
.sage-detail-modal .modal-dialog .dx-fieldset .input-group-addon {
  cursor: pointer;
}
.sage-detail-modal .modal-dialog span.required-directive {
  right: -0.5em !important;
}
.sage-detail-modal .modal-dialog .label-company-rule {
  background-color: #255bc7;
}
.sage-detail-modal .modal-dialog .tags-list-scroll-wrap {
  max-height: 60px;
}
.advance-employee-search-modal .input-group-addon {
  border-left-width: thin;
  border-left-color: #cccccc;
  border-left-style: solid;
}
.advance-employee-search-modal .col-xs-fivehalf {
  width: 48%;
  float: left;
  position: relative;
}
.advance-employee-search-modal .col-xs-fivehalf h3 {
  margin-top: 5px;
  margin-bottom: 0;
}
.advance-employee-search-modal .col-xs-half {
  width: 4%;
  float: left;
  position: relative;
}
.advance-employee-search-modal .col-xs-half a {
  width: 100%;
  text-align: center;
  margin-top: 10px;
}
.advance-employee-search-modal .col-xs-half .field-row {
  min-height: 45px;
}
.advance-employee-search-modal .col-xs-half .fa {
  cursor: pointer;
  color: #a8a9a4;
}
.advance-employee-search-modal .form-control {
  color: black;
  border-radius: 0px;
}
.advance-employee-search-modal .fa.add-free-text {
  cursor: pointer;
  color: #a8a9a4;
}
.advance-employee-search-modal .dx-fieldset {
  background-color: white;
}
.advance-employee-search-modal i.fa.fa-plus.add-free-text[disabled] {
  cursor: not-allowed;
  color: #ccc;
}
.advance-employee-search-modal .modal-body {
  max-height: 620px;
  overflow-y: auto;
  background-color: transparent !important;
}
.advance-employee-search-modal .filter-footer {
  padding-right: 0;
}
.advance-employee-search-modal .filter-footer .btn.btn-secondary {
  margin-right: 0;
  margin-left: 15px;
}
.advance-employee-search-modal .error-messages-small > .msg {
  margin-bottom: 0;
}
.advance-employee-search-modal .section-header-arrow {
  float: right;
  margin-right: 10px;
}
.advance-employee-search-modal .section-header-arrow .fa-chevron-up {
  color: white;
}
.advance-employee-search-modal .section-header-arrow .fa-chevron-down {
  color: white;
}
.sage-comment-modal .modal-dialog {
  width: 50%;
  height: 400px;
  position: relative;
  min-width: 600px;
}
.sage-comment-modal .modal-dialog .modal-header {
  padding: 5px 5px 5px 10px;
}
.sage-comment-modal .modal-dialog .modal-header .dx-button {
  position: absolute;
  right: 10px;
  margin-top: 3px;
}
.sage-comment-modal .modal-dialog .modal-header .dx-button .dx-button-content {
  padding: 4px;
}
.sage-comment-modal .modal-dialog .modal-header .close {
  color: #ebedef;
  opacity: 1;
}
.sage-comment-modal .modal-dialog .modal-header .modal-title {
  color: #3c424f;
}
.sage-comment-modal .modal-dialog .modal-body {
  min-height: 620px;
  height: 620px;
  max-height: 620px;
  background-color: transparent;
  padding: 0 0 0 0;
  overflow-y: auto;
}
.sage-comment-modal .modal-dialog .modal-body page-loading {
  top: 100px;
}
.sage-comment-modal .modal-dialog .modal-body .reviewer-comment {
  resize: none;
}
.sage-comment-modal .modal-dialog .modal-footer .form-group {
  margin-bottom: 0px;
}
.sage-comment-modal .modal-dialog .modal-footer textarea {
  color: #333;
  margin-bottom: 15px;
}
.sage-search-grid-modal .modal-dialog {
  width: 50%;
  height: 400px;
  position: relative;
  min-width: 600px;
}
.sage-search-grid-modal .modal-dialog .modal-header {
  padding: 5px 5px 5px 10px;
}
.sage-search-grid-modal .modal-dialog .modal-header .dx-button {
  position: absolute;
  right: 10px;
  margin-top: 3px;
}
.sage-search-grid-modal .modal-dialog .modal-header .dx-button .dx-button-content {
  padding: 4px;
}
.sage-search-grid-modal .modal-dialog .modal-header .close {
  color: #ebedef;
  opacity: 1;
}
.sage-search-grid-modal .modal-dialog .modal-header .modal-title {
  color: #3c424f;
}
.sage-search-grid-modal .modal-dialog .modal-body {
  min-height: 620px;
  height: 620px;
  max-height: 620px;
  background-color: transparent;
  padding: 0 0 0 0;
  margin: 8px;
  overflow-y: auto;
}
.sage-search-grid-modal .modal-dialog .modal-body page-loading {
  top: 100px;
}
.sage-search-grid-modal .modal-dialog .modal-body .reviewer-comment {
  resize: none;
}
.sage-performance-discussion-modal .modal-dialog {
  width: 50%;
  height: 300px;
  position: relative;
  min-width: 600px;
  max-width: 800px;
}
.sage-performance-discussion-modal .modal-dialog .modal-header {
  padding: 5px 5px 5px 10px;
}
.sage-performance-discussion-modal .modal-dialog .modal-header .dx-button {
  position: absolute;
  right: 10px;
  margin-top: 3px;
}
.sage-performance-discussion-modal .modal-dialog .modal-header .dx-button .dx-button-content {
  padding: 4px;
}
.sage-performance-discussion-modal .modal-dialog .modal-header .close {
  color: #ebedef;
  opacity: 1;
}
.sage-performance-discussion-modal .modal-dialog .modal-header .modal-title {
  color: #3c424f;
}
.sage-performance-discussion-modal .modal-dialog .modal-body {
  min-height: 320px;
  height: 320px;
  max-height: 320px;
  background-color: transparent;
  padding: 1px 0 0 0;
  overflow-y: auto;
}
.sage-performance-discussion-modal .modal-dialog .modal-body page-loading {
  top: 100px;
}
.sage-performance-discussion-modal .modal-dialog .modal-body .dx-fieldset {
  margin: 10px 10px;
  border: 1px solid #3c424f;
  padding: 10px 30px 10px 10px;
}
.sage-performance-discussion-modal .modal-dialog .modal-body .dx-fieldset .dx-fieldset-header {
  margin: -11px -30px 10px -11px;
  border: 1px solid #3c424f;
  padding-left: 5px;
  background-color: #3c424f;
  color: #ffffff;
}
.sage-performance-discussion-modal .modal-dialog .modal-body .dx-fieldset .dx-fieldset-header .fixed-width {
  width: 200px;
  display: inline-flex;
}
.sage-performance-discussion-modal .modal-dialog .modal-body .dx-fieldset .field-row {
  display: flex;
}
.sage-performance-discussion-modal .modal-dialog .modal-body .dx-fieldset .field-row .dx-field {
  margin: 0 0 10px 0;
}
.sage-performance-discussion-modal .modal-dialog .modal-body .dx-fieldset .field-row .field-row-col {
  flex: 1 1 0px;
  display: flex;
}
.sage-performance-discussion-modal .modal-dialog .modal-body .dx-fieldset .field-row .field-row-col-no-grow {
  flex: 0 0 0px;
  display: flex;
}
.sage-performance-discussion-modal .modal-dialog .modal-body .dx-fieldset .field-row .field-row-col:not(:first-child) {
  margin-left: 15px;
}
.sage-performance-discussion-modal .modal-dialog .modal-body .dx-fieldset .dx-field-label {
  width: 150px;
}
.sage-performance-discussion-modal .modal-dialog .modal-body .dx-fieldset textarea.dx-field-value.label-less {
  width: 100% !important;
}
.sage-performance-discussion-modal .modal-dialog .modal-body .dx-fieldset textarea {
  color: #333;
}
.sage-performance-discussion-modal .modal-dialog .modal-body .dx-fieldset select.dx-field-value {
  color: #333;
}
.sage-performance-discussion-modal .modal-dialog .modal-body .dx-fieldset .rating-input {
  width: 100%;
}
.sage-performance-discussion-modal .modal-dialog .modal-body .dx-fieldset .dx-field-value.form-control {
  border-radius: 0;
}
.sage-performance-discussion-modal .modal-dialog .modal-body .dx-fieldset .input-group-addon {
  cursor: pointer;
}
.sage-performance-discussion-modal .modal-dialog .modal-body .reviewer-comment {
  resize: none;
}
.sage-performance-discussion-modal .modal-dialog .modal-footer .form-group {
  margin-bottom: 0px;
}
.sage-treelist-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
}
.sage-treelist-container .sage-treelist {
  width: 100%;
  overflow-x: auto;
  table-layout: fixed;
}
.sage-treelist-container .sage-treelist .sage-treelist-content tr.selected {
  background-color: #255bc7;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.sage-treelist-container .sage-treelist .sage-treelist-content tr.selected .sage-treelist-column {
  line-height: 2.2em;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  text-wrap: normal;
}
.sage-treelist-container .sage-treelist .sage-treelist-content tr.selected .sage-treelist-column a {
  color: #ffffff;
}
.sage-treelist-container .sage-treelist .sage-treelist-content tr.selected .sage-treelist-column .sage-treelist-column-content .sage-treelist-column-value .k-input,
.sage-treelist-container .sage-treelist .sage-treelist-content tr.selected .sage-treelist-column .sage-treelist-column-content .sage-treelist-column-value input {
  color: #4d4f53;
}
.sage-treelist-container .sage-treelist .sage-treelist-content tr.selected:hover {
  background-color: #255bc7;
}
.sage-treelist-container .sage-treelist .sage-treelist-content tr.selected:hover .sage-treelist-column-content .sage-treelist-column-value .k-input,
.sage-treelist-container .sage-treelist .sage-treelist-content tr.selected:hover .sage-treelist-column-content .sage-treelist-column-value input {
  color: #4d4f53;
}
.sage-treelist-container .sage-treelist .sage-treelist-content tr:hover {
  background-color: #255bc7;
  cursor: pointer;
}
.sage-treelist-container .sage-treelist .sage-treelist-content tr:hover .sage-treelist-column-content .sage-treelist-column-value .k-input,
.sage-treelist-container .sage-treelist .sage-treelist-content tr:hover .sage-treelist-column-content .sage-treelist-column-value input {
  color: #4d4f53;
}
.sage-treelist-container .sage-treelist .sage-treelist-content .sage-treelist-column {
  height: 100%;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  text-wrap: normal;
}
.sage-treelist-container .sage-treelist .sage-treelist-content .sage-treelist-column a {
  color: #4d4f53;
}
.sage-treelist-container .sage-treelist .sage-treelist-content .sage-treelist-column.template {
  padding: 0;
  height: 100%;
}
.sage-treelist-container .sage-treelist .sage-treelist-content .sage-treelist-column.template .sage-treelist-column-content {
  height: 100%;
  margin: 0;
}
.sage-treelist-container .sage-treelist .sage-treelist-content .sage-treelist-column .template {
  width: 100%;
}
.sage-treelist-container .sage-treelist .sage-treelist-content .sage-treelist-column .sage-treelist-column-content {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.sage-treelist-container .sage-treelist .sage-treelist-content .sage-treelist-column .sage-treelist-column-content.tree-list-level1 > span.sage-treelist-collapse {
  padding-left: 5px;
}
.sage-treelist-container .sage-treelist .sage-treelist-content .sage-treelist-column .sage-treelist-column-content.tree-list-level2 > div.sage-treelist-column-value {
  padding-left: 40px;
}
.sage-treelist-container .sage-treelist .sage-treelist-content .sage-treelist-column .sage-treelist-column-content.tree-list-level2 > span.sage-treelist-collapse {
  padding-left: 30px;
}
.sage-treelist-container .sage-treelist .sage-treelist-content .sage-treelist-column .sage-treelist-column-content.tree-list-level2 > span.sage-treelist-collapse ~ div.sage-treelist-column-value {
  padding-left: 0;
}
.sage-treelist-container .sage-treelist .sage-treelist-content .sage-treelist-column .sage-treelist-column-content.tree-list-level3 {
  padding-left: 75px;
}
.sage-treelist-container .sage-treelist .sage-treelist-content .sage-treelist-column .sage-treelist-column-content .sage-treelist-collapse {
  padding-right: 10px;
}
.sage-treelist-container .sage-treelist .sage-treelist-content .sage-treelist-column .sage-treelist-column-content .sage-treelist-collapse > span {
  padding-right: 10px;
}
.sage-treelist-container .sage-treelist .sage-treelist-content .sage-treelist-column .sage-treelist-column-content .sage-treelist-column-value {
  display: block;
  width: 100%;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  text-wrap: normal;
}
.sage-treelist-container .sage-treelist .sage-treelist-content .sage-treelist-column .sage-treelist-column-content .sage-treelist-column-value .k-input,
.sage-treelist-container .sage-treelist .sage-treelist-content .sage-treelist-column .sage-treelist-column-content .sage-treelist-column-value input {
  color: #4d4f53;
}
.sage-treelist-container .sage-treelist .sage-treelist-content .sage-treelist-column .sage-treelist-column-content .sage-treelist-column-value span.ng-invalid.ng-invalid-required ~ span.required-directive {
  display: block;
  font-size: 1.5em;
  color: #ff5800;
  margin: -1.6em -0.7em 0 0;
  float: right;
}
.sage-treelist-container .sage-treelist .sage-treelist-content .sage-treelist-column .sage-treelist-column-content .sage-treelist-column-value .form-control {
  margin-bottom: 0;
}
.sage-treelist-container .sage-treelist .sage-treelist-content .sage-treelist-column .sage-treelist-column-content .sage-treelist-column-value textarea.form-control {
  min-width: calc(100% - 27px);
  max-width: calc(100% - 27px);
}
.sage-treelist-container .sage-treelist .sage-treelist-content .sage-treelist-column .sage-treelist-column-content .sage-treelist-column-value input {
  width: 100%;
  padding: 0;
}
.sage-treelist-container .sage-treelist .sage-treelist-content .sage-treelist-column .sage-treelist-column-content .sage-treelist-column-value input.k-checkbox {
  display: none;
  width: 0;
}
.sage-treelist-container .sage-treelist .sage-treelist-content .sage-treelist-column .sage-treelist-column-content .sage-treelist-column-value .k-checkbox-label {
  margin-bottom: 15px;
}
.chart-legend,
.bar-legend,
.line-legend,
.pie-legend,
.radar-legend,
.polararea-legend,
.doughnut-legend {
  list-style-type: none;
  margin-top: 5px;
  text-align: center;
}
.chart-legend li,
.bar-legend li,
.line-legend li,
.pie-legend li,
.radar-legend li,
.polararea-legend li,
.doughnut-legend li {
  display: inline-block;
  white-space: nowrap;
  position: relative;
  margin-bottom: 4px;
  border-radius: 5px;
  padding: 2px 8px 2px 28px;
  font-size: smaller;
  cursor: default;
}
.chart-legend li span,
.bar-legend li span,
.line-legend li span,
.pie-legend li span,
.radar-legend li span,
.polararea-legend li span,
.doughnut-legend li span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border-radius: 5px;
}
#chartjs-tooltip {
  opacity: 1;
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
  pointer-events: none;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.chartjs-tooltip-key {
  display: inline-block;
  width: 10px;
  height: 10px;
}
#chartjs-tooltip.below {
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
#chartjs-tooltip.below:before {
  border: solid;
  border-color: #111 transparent;
  border-color: rgba(0, 0, 0, 0.8) transparent;
  border-width: 0 8px 8px 8px;
  bottom: 1em;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  z-index: 99;
  -webkit-transform: translate(-50%, -100%);
  -moz-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  -o-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
}
#chartjs-tooltip.above {
  -webkit-transform: translate(-50%, -100%);
  -moz-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  -o-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
}
#chartjs-tooltip.above:before {
  border: solid;
  border-color: #111 transparent;
  border-color: rgba(0, 0, 0, 0.8) transparent;
  border-width: 8px 8px 0 8px;
  bottom: 1em;
  content: "";
  display: block;
  left: 50%;
  top: 100%;
  position: absolute;
  z-index: 99;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.dx-header-row {
  background-color: #4d4f53;
  color: white;
}
.inbox {
  position: fixed;
  top: 108px;
  bottom: 40px;
  left: 0;
  right: 0;
}
.inbox > .inbox-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 20%;
  overflow: auto;
  background-color: white;
}
.inbox > .inbox-content > .inner-panel {
  display: block;
}
.inbox > .inbox-content .recruitment-buttons {
  float: right;
  margin-top: 30px;
  padding-bottom: 30px;
}
.inbox > .inbox-content .dx-fieldset {
  margin: 10px 10px;
  border: 1px solid #3c424f;
  padding: 10px 30px 10px 10px;
}
.inbox > .inbox-content .dx-fieldset .dx-fieldset-header {
  margin: -11px -30px 10px -11px;
  border: 1px solid #3c424f;
  padding-left: 5px;
  background-color: #3c424f;
  color: #ffffff;
}
.inbox > .inbox-content .dx-fieldset .dx-fieldset-header .fixed-width {
  width: 200px;
  display: inline-flex;
}
.inbox > .inbox-content .dx-fieldset .dx-fieldset-header .section-header-arrow {
  float: right;
  margin-right: 10px;
}
.inbox > .inbox-content .dx-fieldset .dx-fieldset-header .section-header-arrow .fa {
  color: white;
}
.inbox > .inbox-content .dx-fieldset .field-row {
  display: flex;
}
.inbox > .inbox-content .dx-fieldset .field-row .dx-field {
  margin: 0 0 10px 0;
}
.inbox > .inbox-content .dx-fieldset .field-row .field-row-col {
  flex: 1 1 0px;
  display: flex;
}
.inbox > .inbox-content .dx-fieldset .field-row .field-row-col-no-grow {
  flex: 0 0 0px;
  display: flex;
}
.inbox > .inbox-content .dx-fieldset .field-row .field-row-col:not(:first-child) {
  margin-left: 15px;
}
.inbox > .inbox-content .dx-fieldset .dx-field-label {
  width: 150px;
}
.inbox > .inbox-content .dx-fieldset .dx-field-label.dx-field-label-min {
  width: 100px;
}
.inbox > .inbox-content .dx-fieldset .dx-field-label.dx-field-label-med {
  width: 150px;
}
.inbox > .inbox-content .dx-fieldset .dx-field-label.dx-field-label-max {
  width: 200px;
  min-width: 200px;
}
.inbox > .inbox-content .dx-fieldset .dx-textarea {
  width: 100%;
  border-radius: 4px;
}
.inbox > .inbox-content .dx-fieldset .dx-field-value,
.inbox > .inbox-content .dx-fieldset .dx-field-value-static {
  width: calc(100% - 160px) !important;
}
.inbox > .inbox-content .dx-fieldset .dx-field-value input[kendo-date-picker],
.inbox > .inbox-content .dx-fieldset .dx-field-value-static input[kendo-date-picker],
.inbox > .inbox-content .dx-fieldset .dx-field-value input[kendo-combo-box],
.inbox > .inbox-content .dx-fieldset .dx-field-value-static input[kendo-combo-box],
.inbox > .inbox-content .dx-fieldset .dx-field-value .k-input,
.inbox > .inbox-content .dx-fieldset .dx-field-value-static .k-input {
  width: 100% !important;
}
.inbox > .inbox-content .dx-fieldset .dx-field-value-med {
  width: calc(100% - 150px) !important;
}
.inbox > .inbox-content .dx-fieldset .dx-field-value-med input[kendo-date-picker],
.inbox > .inbox-content .dx-fieldset .dx-field-value-med input[kendo-combo-box],
.inbox > .inbox-content .dx-fieldset .dx-field-value-med .k-input {
  width: 100% !important;
}
.inbox > .inbox-content .dx-fieldset .dx-field-value.dx-field-value-min {
  width: calc(100% - 100px) !important;
}
.inbox > .inbox-content .dx-fieldset .dx-field-value.dx-field-value-min input[kendo-date-picker],
.inbox > .inbox-content .dx-fieldset .dx-field-value.dx-field-value-min input[kendo-combo-box],
.inbox > .inbox-content .dx-fieldset .dx-field-value.dx-field-value-min .k-input {
  width: 100% !important;
}
.inbox > .inbox-content .dx-fieldset input[type="checkbox"].dx-field-value {
  width: 15px !important;
}
.inbox > .inbox-content .dx-fieldset input[type="text"][input-numeric].dx-field-value {
  min-width: 40px;
}
.inbox > .inbox-content .dx-fieldset input[type="checkbox"] {
  margin-top: -5px;
  margin-right: 15px;
  -webkit-margin-before: 13px;
  -webkit-margin-end: 15px;
}
.inbox > .inbox-content .dx-fieldset input[type="text"].dx-field-value {
  height: 34px;
  min-height: 34px;
  color: #333;
}
.inbox > .inbox-content .dx-fieldset input[type="text"].dx-field-value .k-picker-wrap {
  height: 36px;
}
.inbox > .inbox-content .dx-fieldset select.dx-field-value {
  color: #333;
}
.inbox > .inbox-content .dx-fieldset input[type="text"][input-search].dx-field-value {
  padding-left: 10px;
  border: 1px solid #ccc;
}
.inbox > .inbox-content .dx-fieldset input[type="text"][input-search].dx-field-value.ng-invalid.ng-invalid-required {
  border: 1px solid #f72f2f;
}
.inbox > .inbox-content .dx-fieldset .dx-field-value.form-control {
  border-radius: 0;
}
.inbox > .inbox-content .dx-fieldset .dx-field-value.k-combobox.k-header.ng-invalid.ng-invalid-required {
  border: 1px solid #f72f2f;
  height: 36px;
}
.inbox > .inbox-content .dx-fieldset .dx-field-value.k-combobox.k-header.ng-invalid.ng-invalid-required .k-dropdown-wrap {
  border: none;
  height: 34px;
}
.inbox > .inbox-content .dx-fieldset .dx-field-value .k-picker-wrap,
.inbox > .inbox-content .dx-fieldset .dx-field-value .k-dropdown-wrap {
  height: 36px;
}
.inbox > .inbox-content .dx-fieldset .stylish-input-group {
  padding-left: 0px;
  padding-right: 0px;
}
.inbox > .inbox-content .dx-fieldset .input-group-addon {
  cursor: pointer;
}
.inbox > .inbox-content .review-edit-detail .criteria-content-group {
  border: 0px;
  margin-top: -10px;
  background-color: white;
  min-height: 92%;
  position: absolute;
  width: calc(100% + 9px);
}
.inbox > .inbox-content .review-edit-detail .criteria-content-group .tab-content {
  border: none;
}
.inbox .micro-copy {
  font-size: 12px;
  color: #a8a9a4;
  margin-top: 2px;
}
.inbox .requisition-history .form-content {
  padding-top: 10px;
}
.inbox .requisition-history .comparison-header {
  margin-right: 10px;
  width: calc(83.33% - 15px);
  background-color: #3c424f;
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.4);
}
.inbox .requisition-history .comparison-header > .comparison-heading {
  border-right: 1px solid #cccccc;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
}
.inbox .requisition-history .comparison-header > .comparison-heading:last-child {
  border-right: none;
}
.inbox .requisition-history .transaction-sub-section > div {
  margin-top: 15px;
  padding-top: 15px;
  border: 1px solid #a8a9a4;
}
.inbox .requisition-history .transaction-sub-section > div .section-heading {
  color: #6D717A;
  border-bottom: 1px solid #a8a9a4;
  padding-right: 5px;
  padding-left: 5px;
}
.inbox .requisition-history .transaction-sub-section > div .changed-row-panel {
  margin-top: 10px;
}
.inbox .requisition-history .transaction-sub-section > div .changed-row-panel .limited-label {
  color: #000000;
}
.inbox .requisition-history .transaction-sub-section > div .changed-row-panel .changed-values-row:hover {
  background-color: #eeeeed;
}
.inbox .requisition-history .transaction-sub-section .limited-label {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
}
.inbox .inbox-panel {
  position: absolute;
  top: 0;
  bottom: 0;
  overflow-y: auto;
  overflow-x: hidden;
}
.inbox .inbox-panel:last-child {
  border-right: none;
}
.inbox .inbox-panel > .inner-panel {
  display: block;
}
.inbox .inbox-panel > .inner-panel .load-more-button {
  margin-left: 40%;
}
.inbox .inbox-panel .panel-group {
  margin: 0;
}
.inbox .inbox-panel .panel-group .panel {
  box-shadow: none;
}
.inbox .inbox-menu {
  width: 20%;
  background: #3c424f;
  color: #ffffff;
}
.inbox .inbox-menu .badge {
  background: #ffffff;
  color: #3c424f;
  float: right;
}
.inbox .inbox-menu .inbox-header {
  overflow: hidden;
  line-height: 1;
  margin: 10px;
  padding: 0 0 15px 0;
  background: #3c424f;
}
.inbox .inbox-menu .inbox-header .header-text {
  float: left;
  padding-top: 20px;
  margin: 0;
  font-size: 2.5em;
  font-weight: normal;
  color: white;
}
.inbox .inbox-menu .inbox-header .header-text a {
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
  outline: 0;
}
.inbox .inbox-menu .inbox-header > .header-icon {
  float: right;
  font-size: 2.5em;
}
.inbox-menu .panel-default {
  border: none;
}
.inbox-menu .panel-default .panel-heading > .panel-body,
.inbox-menu .panel-default .panel-collapse > .panel-body {
  border: none;
}
.inbox-menu .panel-body {
  border: none;
  padding: 0;
}
.inbox-menu .panel-heading {
  color: #ffffff;
  background: #3c424f;
  border: none;
  padding: 0;
}
.inbox-menu .panel-title {
  font-size: 14px;
}
.inbox-menu .panel-title a {
  text-decoration: none;
}
.inbox .menu-section {
  margin: 10px 0;
  background: #3c424f;
}
.inbox .menu-section .section-header {
  padding: 4px 10px 4px 10px;
  width: 100%;
  overflow: hidden;
}
.inbox .menu-section .section-header .header-text {
  margin: 0;
  font-size: 1.5em;
  color: white;
}
.inbox .menu-section .section-header .header-text .section-badge {
  margin-left: 20px;
  right: 40px;
  position: absolute;
}
@media screen and (max-height: 768px) {
  .inbox .menu-section .section-header .header-text .section-badge {
    right: 25px;
    margin-top: 0;
    font-size: 9px;
  }
}
.inbox .menu-section .section-header .header-text .section-header-arrow {
  right: 17px;
  position: absolute;
  font-size: 15px;
  margin-top: 3px;
}
@media screen and (max-height: 768px) {
  .inbox .menu-section .section-header .header-text .section-header-arrow {
    right: 3px;
    margin-top: 0;
    font-size: 11px;
  }
}
@media screen and (max-height: 768px) {
  .inbox .menu-section .section-header .header-text {
    font-size: 0.9em;
  }
}
.inbox .menu-section .section-header .header-icon {
  float: right;
  font-size: 1.5em;
}
.inbox .menu-section .section-items {
  list-style: none;
  padding: 0;
}
.inbox .menu-section .section-items > li > a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  font-size: 16px;
  padding: 5px 15px 5px 20px;
  outline: 0;
}
@media screen and (max-height: 768px) {
  .inbox .menu-section .section-items > li > a {
    font-size: 0.8em;
  }
  .inbox .menu-section .section-items > li > a .item-badge {
    right: 25px;
    margin-top: 0;
    font-size: 9px;
  }
}
.inbox .menu-section .section-items > li > a:hover {
  background: #434958;
}
.inbox .menu-section .section-items > li.active {
  background: #474e5d;
}
.inbox-content .inbox-items-panel {
  left: 0;
  width: 40%;
  background: #a8a9a4;
  border-right: 1px solid #cccccc;
}
.item-content {
  position: relative;
  right: 0;
  top: 0;
  cursor: pointer;
  padding-bottom: 10px;
}
.item-content > .item-sub-heading,
.item-content > .item-status,
.item-content .item-description,
.item-content .item-additonal {
  line-height: 18px;
}
.item-content .item-heading {
  margin: 0;
  color: #3c424f;
  font-size: 16px;
  font-weight: bold;
}
.item-content .item-heading > .item-submitted {
  float: right;
  color: #a8a9a4;
  font-size: 12px;
  padding-right: 20px;
  font-weight: normal;
  overflow-wrap: break-word;
}
.item-content .item-heading > .inline-comments {
  float: right;
  color: #a8a9a4;
  font-size: 12px;
  font-weight: normal;
  margin-right: 20px;
  overflow-wrap: break-word;
  position: absolute;
  right: 0;
  z-index: 1;
}
.item-content > .item-sub-heading {
  color: #a8a9a4;
  margin-left: 5px;
  font-size: 12px;
  display: inline;
}
.item-content > .item-sub-heading .item-sub-heading-description {
  color: #4D4F53;
  font-weight: bold;
}
.item-content > .item-status {
  margin-left: 0;
  display: block;
  color: #a8a9a4;
  font-size: 13px;
}
.item-content .item-description {
  color: #00a4cf;
  font-weight: bold;
  display: inline;
}
.item-content .row .item-description {
  padding-left: 15px;
}
.item-content .item-label,
.item-content .item-value {
  line-height: 14px;
  display: inline;
}
.item-content .item-label {
  color: #a8a9a4;
  font-size: 12px;
}
.item-content .item-value {
  padding-left: 5px;
  padding-right: 20px;
}
.item-content .item-additonal {
  color: #a8a9a4;
  font-weight: bold;
  font-size: 12px;
}
.item-content > .item-balances {
  clear: both;
  margin: 5px 20px 0 0;
}
.item-content > .item-balances > .balance {
  padding: 2px 20px 0 5px;
  display: inline-block;
  border-top: 1px solid #eeeeed;
  border-bottom: 1px solid #eeeeed;
}
.item-content > .item-balances > .balance > .balance-description {
  color: #a8a9a4;
  font-weight: bold;
  font-size: 12px;
  display: inline-block;
}
.item-content > .item-balances > .balance > .balance-description-dark {
  color: #4D4F53;
  font-weight: bold;
  font-size: 12px;
  display: inline-block;
}
.item-content > .item-balances > .balance > .amount {
  font-size: 18px;
  color: #255bc7;
  display: inline-block;
  font-weight: normal;
}
.item-content > .item-balances > .balance > .amount > .units {
  font-size: 12px;
  color: #a8a9a4;
}
.item-content > .item-balances > .balance > .amount > span.preview-spin {
  font-size: 18px;
  color: #932ab6;
}
.item-content > .item-balances > .balance > .amount.negative {
  font-size: 18px;
  color: #ff0000;
  display: inline-block;
  font-weight: bold;
}
.item-content > .item-balances > .balance:last-child {
  border-right: none;
}
.item-content > .inbox-item-expand {
  margin: 10px 20px 0 0;
  clear: both;
}
.item-content > .inbox-item-expand > .expanded-item {
  margin: 10px 0;
}
.item-content > .inbox-item-expand > .expanded-buttons {
  clear: both;
  float: right;
}
.inbox-content .inbox-items-panel.submitted .item-content {
  left: 2%;
}
.inbox-content .inbox-items-panel.submitted .item-content .item-heading > .item-submitted {
  padding-right: 2%;
}
.inbox-content .inbox-items-panel.full-page {
  width: 100%;
}
.inbox .inbox-body {
  left: 50%;
  width: 50%;
}
.inbox-items-panel .inbox-tabs {
  padding: 5px 5px 0;
}
.inbox-items-panel .inbox-tabs > .nav {
  border-bottom: none;
}
.inbox-items-panel .inbox-tabs > .nav > .inbox-tab {
  min-width: 150px;
  font-weight: bold;
  margin-bottom: 0;
}
.inbox-items-panel .inbox-tabs > .nav > .inbox-tab .badge {
  float: right;
  background: #3c424f;
}
.inbox-items-panel .inbox-tabs > .nav > .inbox-tab > a {
  overflow: hidden;
  color: #4D4F53;
  background: #cccccc;
  cursor: pointer;
}
.inbox-items-panel .inbox-tabs > .nav > .inbox-tab > a:hover {
  border: 1px solid #eeeeed;
  background: #eeeeed;
}
.inbox-items-panel .inbox-tabs > .nav > .inbox-tab.active > a {
  background: #ffffff;
}
.inbox-items-panel .inbox-tabs > .nav > .inbox-tab.active > a:hover {
  border: 1px solid #ffffff;
  background: #F1F1F3;
}
.inbox .inbox-items-panel .inbox-filter-panel {
  background: #ffffff;
  padding: 10px;
  display: block;
  clear: both;
  text-align: right;
}
.inbox .inbox-items-panel .inbox-filter-panel > .multi-select-all {
  float: left;
  color: #a8a9a4;
}
.inbox .inbox-items-panel .inbox-filter-panel > .multi-select-all:hover {
  cursor: pointer;
}
.inbox .inbox-items-panel .inbox-filter-panel > a {
  text-decoration: none;
  cursor: pointer;
  color: #a8a9a4;
  margin-left: 20px;
}
.inbox .inbox-items-panel .inbox-filter-panel > a:hover {
  color: #232425;
}
.inbox .inbox-items-panel .inbox-filter-panel > .inbox-filters {
  overflow: hidden;
  text-align: left;
  padding-top: 10px;
}
.inbox .inbox-items-panel .inbox-filter-panel > .inbox-filters .filter-heading {
  float: left;
  color: #a8a9a4;
  margin-right: 10px;
}
.inbox .inbox-items-panel .inbox-filter-panel > .inbox-filters > .filter-items {
  float: left;
  width: 300px;
  margin-left: 15px;
}
.inbox .inbox-items-panel .inbox-filter-panel > .inbox-filters > .filter-items > ul {
  list-style: none;
  padding: 0;
}
.inbox .inbox-items-panel .inbox-filter-panel > .inbox-filters > .filter-items > ul > li {
  margin-bottom: 5px;
}
.inbox .inbox-items-panel .inbox-filter-panel > .inbox-filters > .filter-items > ul > li > .k-widget.k-datepicker.k-header {
  width: 100%;
}
.inbox .inbox-items-panel .inbox-filter-panel > .inbox-filters > .filter-items > ul > li > input {
  border-radius: 0;
}
.inbox .inbox-items-panel .inbox-filter-panel > .inbox-filters > .filter-items > ul > li > .k-widget.k-multiselect.k-header {
  width: calc(100% - 2px);
}
.inbox .inbox-items-panel .inbox-filter-panel > .inbox-filters > .filter-items a {
  cursor: pointer;
}
.inbox .inbox-items-panel .inbox-filter-panel .inbox-bulk-actions {
  position: relative;
  float: left;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #cccccc;
}
.inbox .inbox-items-panel .inbox-filter-panel .select-load-label {
  color: #a8a9a4;
}
.inbox .inbox-items-panel .inbox-filter-panel .select-load-items {
  height: 20px;
  margin: 0;
  padding: 2px;
}
.inbox .inbox-items-panel .inbox-filter-panel > a,
.inbox .inbox-items-panel .inbox-bulk-actions > a {
  text-decoration: none;
  cursor: pointer;
  color: #a8a9a4;
}
.inbox .inbox-items-panel .inbox-filter-panel > a:hover,
.inbox .inbox-items-panel .inbox-bulk-actions > a:hover {
  color: #232425;
}
.inbox .inbox-items-panel .inbox-items {
  display: block;
}
.inbox .inbox-items-panel .inbox-items > ul {
  list-style: none;
  padding: 0;
}
.item-submitted {
  float: right;
  color: #a8a9a4;
  font-size: 12px;
  padding-right: 20px;
  font-weight: normal;
  overflow-wrap: break-word;
}
.inbox-items .inbox-item {
  position: relative;
  border-bottom: 1px solid #eeeeed;
  padding: 10px;
  background: #fafafa;
}
.inbox-items .inbox-item:hover {
  background: #eeeeed;
}
.inbox-items .inbox-item > .inbox-item-flags {
  position: absolute;
  top: 10px;
  height: 100%;
  width: 20px;
}
.inbox-items .inbox-item > .inbox-item-flags > .mandatory-flag,
.inbox-items .inbox-item > .inbox-item-flags > .escalation-flag {
  display: inline;
  cursor: default;
}
.inbox-items .inbox-item > .inbox-item-flags > .mandatory-flag {
  color: #ff5800;
}
.inbox-items .inbox-item > .inbox-item-flags > .escalation-flag {
  color: #009fda;
}
.inbox-items .inbox-item > .item-content {
  position: relative;
  left: 20px;
  right: 0;
  top: 0;
  cursor: pointer;
  padding-bottom: 10px;
}
.inbox-items .inbox-item > .item-content > .item-sub-heading,
.inbox-items .inbox-item > .item-content > .item-status,
.inbox-items .inbox-item > .item-content > .item-description {
  line-height: 18px;
}
.inbox-items .inbox-item > .item-content > .item-heading {
  margin: 0;
  color: #3c424f;
  font-size: 16px;
  font-weight: bold;
}
.inbox-items .inbox-item > .item-content > .item-heading > .item-submitted {
  float: right;
  color: #a8a9a4;
  font-size: 12px;
  padding-right: 20px;
  font-weight: normal;
  overflow-wrap: break-word;
}
.inbox-items .inbox-item > .item-content > .item-heading > .inline-comments {
  float: right;
  color: #a8a9a4;
  font-size: 12px;
  font-weight: normal;
  margin-right: 20px;
  overflow-wrap: break-word;
  position: absolute;
  right: 0;
  z-index: 1;
}
.inbox-items .inbox-item > .item-content > .item-sub-heading {
  color: #a8a9a4;
  margin-left: 5px;
  font-size: 12px;
  display: inline;
}
.inbox-items .inbox-item > .item-content > .item-sub-heading .item-sub-heading-description {
  color: #4D4F53;
  font-weight: bold;
}
.inbox-items .inbox-item > .item-content > .item-status {
  margin-left: 0;
  display: block;
  color: #a8a9a4;
  font-size: 13px;
}
.inbox-items .inbox-item > .item-content > .item-description {
  color: #00a4cf;
  font-weight: bold;
  display: inline;
}
.inbox-items .inbox-item > .item-content .item-label,
.inbox-items .inbox-item > .item-content .item-value {
  line-height: 14px;
  display: inline;
}
.inbox-items .inbox-item > .item-content .item-label {
  color: #a8a9a4;
  font-size: 12px;
}
.inbox-items .inbox-item > .item-content .item-value {
  padding-left: 5px;
  padding-right: 20px;
}
.inbox-items .inbox-item > .item-content > .item-balances {
  clear: both;
  margin: 5px 20px 0 0;
}
.inbox-items .inbox-item > .item-content > .item-balances > .balance {
  padding: 2px 20px 0 5px;
  display: inline-block;
  border-top: 1px solid #eeeeed;
  border-bottom: 1px solid #eeeeed;
}
.inbox-items .inbox-item > .item-content > .item-balances > .balance > .balance-description {
  color: #a8a9a4;
  font-weight: bold;
  font-size: 12px;
  display: inline-block;
}
.inbox-items .inbox-item > .item-content > .item-balances > .balance > .amount {
  font-size: 18px;
  color: #255bc7;
  display: inline-block;
}
.inbox-items .inbox-item > .item-content > .item-balances > .balance > .amount > .units {
  font-size: 12px;
  color: #a8a9a4;
}
.inbox-items .inbox-item > .item-content > .item-balances > .balance > .amount > span.preview-spin {
  font-size: 18px;
  color: #932ab6;
}
.inbox-items .inbox-item > .item-content > .item-balances > .balance > .amount.negative {
  font-size: 18px;
  color: #ff0000;
  display: inline-block;
  font-weight: bold;
}
.inbox-items .inbox-item > .item-content > .item-balances > .balance:last-child {
  border-right: none;
}
.inbox-items .inbox-item > .item-content > .inbox-item-expand {
  margin: 10px 20px 0 0;
  clear: both;
}
.inbox-items .inbox-item > .item-content > .inbox-item-expand > .expanded-item {
  margin: 10px 0;
}
.inbox-items .inbox-item > .item-content > .inbox-item-expand > .expanded-buttons {
  clear: both;
  float: right;
}
.inbox-items .inbox-item > .comments .quick-comments {
  margin: 10px 0 5px 30px;
}
.inbox-items .inbox-item > .item-buttons.disabled > a {
  color: #dadbd8;
}
.inbox-items .inbox-item > .item-buttons.disabled > a.quick-approve :hover {
  color: #dadbd8;
  cursor: not-allowed;
}
.inbox-items .inbox-item > .item-buttons.disabled > a.quick-decline :hover,
.inbox-items .inbox-item > .item-buttons.disabled > a.action-selected.quick-decline {
  color: #dadbd8;
  cursor: not-allowed;
}
.inbox-items .inbox-item > .item-buttons.disabled > a.quick-resubmit :hover,
.inbox-items .inbox-item > .item-buttons.disabled > a.action-selected.quick-resubmit {
  color: #dadbd8;
  cursor: not-allowed;
}
.inbox-items .inbox-item > .item-buttons.disabled > a.quick-reassign :hover,
.inbox-items .inbox-item > .item-buttons.disabled > a.action-selected.quick-reassign {
  color: #dadbd8;
  cursor: not-allowed;
}
.inbox-items .inbox-item > .item-buttons.disabled > a.quick-park :hover,
.inbox-items .inbox-item > .item-buttons.disabled > a.action-selected.quick-park {
  color: #dadbd8;
  cursor: not-allowed;
}
.inbox-items .inbox-item > .item-buttons {
  clear: both;
  margin: 10px 0 0 20px;
  position: relative;
}
.inbox-items .inbox-item > .item-buttons > a {
  color: #a8a9a4;
  margin-right: 30px;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  font-size: 1.1em;
}
.inbox-items .inbox-item > .item-buttons > a.empty-action {
  min-height: 1px;
  padding-left: 20px;
}
.inbox-items .inbox-item > .item-buttons > a:hover {
  color: #4D4F53;
}
.inbox-items .inbox-item > .item-buttons > a.action-selected {
  color: #3c424f;
}
.inbox-items .inbox-item > .item-buttons > a.quick-approve :hover,
.inbox-items .inbox-item > .item-buttons > a.action-selected.quick-approve {
  color: #255bc7;
}
.inbox-items .inbox-item > .item-buttons > a.quick-decline :hover,
.inbox-items .inbox-item > .item-buttons > a.action-selected.quick-decline {
  color: #ff0000;
}
.inbox-items .inbox-item > .item-buttons > a.quick-resubmit :hover,
.inbox-items .inbox-item > .item-buttons > a.action-selected.quick-resubmit {
  color: #009fda;
}
.inbox-items .inbox-item > .item-buttons > a.quick-reassign :hover,
.inbox-items .inbox-item > .item-buttons > a.action-selected.quick-reassign {
  color: #6639b7;
}
.inbox-items .inbox-item > .item-buttons > a.quick-history :hover,
.inbox-items .inbox-item > .item-buttons > a.action-selected.quick-history {
  color: #62c158;
}
.inbox-items .inbox-item > .item-buttons > a.quick-park :hover,
.inbox-items .inbox-item > .item-buttons > a.action-selected.quick-park {
  color: #4d4f53;
}
.inbox-item.item-selected {
  background: #F1F1F3;
}
.inbox-preview {
  position: absolute;
  width: 60%;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 10px;
  background: white;
}
.inbox-preview .preview-banner .profile-image {
  display: inline-block;
  width: 10%;
  padding: 0 10px;
  font-size: 5vw;
  margin-right: 5%;
}
.inbox-preview .preview-header {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  width: 80%;
  z-index: 1000;
}
.inbox-preview .preview-header > .preview-heading {
  font-size: 24px;
  color: #3c424f;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 70%;
}
.inbox-preview .preview-header > div > .preview-sub-heading,
.inbox-preview .preview-header > .preview-sub-heading {
  font-size: 18px;
  color: #232425;
}
.inbox-preview .preview-header > .preview-description-label {
  font-size: 12px;
  color: #a8a9a4;
}
.inbox-preview .preview-header .preview-description {
  font-size: 14px;
  color: #4D4F53;
  font-weight: bold;
}
.inbox-preview .preview-header a.preview-edit-undo,
.inbox-preview .preview-header a.preview-edit {
  color: #a8a9a4;
  outline: none;
}
.inbox-preview .preview-header a.preview-edit-undo > i.fa,
.inbox-preview .preview-header a.preview-edit > i.fa {
  font-size: 16px;
  cursor: pointer;
  padding: 20px;
  padding-right: 0;
}
.inbox-preview .preview-header a.preview-edit-undo > i.fa.fa-check,
.inbox-preview .preview-header a.preview-edit > i.fa.fa-check,
.inbox-preview .preview-header a.preview-edit-undo > i.fa.fa-trash,
.inbox-preview .preview-header a.preview-edit > i.fa.fa-trash {
  padding-left: 5px;
  padding-right: 0;
}
.inbox-preview .preview-header a.preview-edit-undo:hover,
.inbox-preview .preview-header a.preview-edit:hover {
  color: #932ab6;
}
.inbox-preview .preview-header a.preview-edit-undo i.fa.fa-reply {
  padding-left: 5px;
  padding-right: 0;
}
.inbox-preview .preview-header span.preview-spin > i.fa {
  font-size: 16px;
  padding: 20px;
}
.multi-select-actions-panel {
  clear: both;
  background-color: #fafafa;
  padding: 0 0 0 4%;
  position: relative;
  height: 40px;
  line-height: 40px;
}
.multi-select-actions-panel > .free-text-comments {
  margin-top: 3px;
  margin-left: -40px;
}
.multi-select-actions-panel > a {
  color: #a8a9a4;
  margin-right: 30px;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  font-size: 1.1em;
}
.multi-select-actions-panel > a:hover {
  color: #4D4F53;
}
.multi-select-actions-panel > a.action-selected {
  color: #3c424f;
}
.multi-select-actions-panel > a.quick-approve :hover,
.multi-select-actions-panel > a.action-selected.quick-approve {
  color: #255bc7;
}
.multi-select-actions-panel > a.quick-decline :hover,
.multi-select-actions-panel > a.action-selected.quick-decline {
  color: #ff0000;
}
.multi-select-actions-panel > a.quick-resubmit :hover,
.multi-select-actions-panel > a.action-selected.quick-resubmit {
  color: #009fda;
}
.multi-select-actions-panel > a.quick-reassign :hover,
.multi-select-actions-panel > a.action-selected.quick-reassign {
  color: #6639b7;
}
.multi-select-actions-panel > a.quick-history :hover,
.multi-select-actions-panel > a.action-selected.quick-history {
  color: #62c158;
}
.workflow-submit-header .workflow-submit-buttons {
  position: absolute;
  right: 0;
  margin: 5px 0;
  z-index: 10;
}
.workflow-submit-header .workflow-submit-buttons a {
  color: #a8a9a4;
  padding-right: 30px;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  font-size: 1.1em;
}
.workflow-submit-header .dropdown-list {
  padding: 10px;
  position: absolute;
  right: 27px;
  background-color: #ffffff;
  z-index: 999;
  border: 1px solid #a8a9a4;
  border-radius: 10px;
  min-width: 390px;
}
.workflow-submit-header .dropdown-list > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.workflow-submit-header .dropdown-list > ul > li {
  margin: 10px 0 10px 0;
}
.workflow-submit-header .dropdown-list > ul > li:hover {
  background-color: #F1F1F3;
}
.workflow-submit-header .dropdown-list > .close-button > h4 {
  display: inline;
}
.workflow-submit-header .dropdown-list > .close-button > i {
  float: right;
}
.workflow-submit-header .dropdown-list > .close-button > i:hover {
  cursor: pointer;
}
.workflow-submit-header .dropdown-list > div.step-instruction-content {
  margin-top: 10px;
}
.workflow-submit-header .dropdown-list > div.step-instruction-content > div {
  margin: 0;
}
.bulkApproval > ul {
  margin-left: -160px;
}
.inbox-preview .preview-buttons.requisition {
  margin-right: 30px;
  margin-top: 35px;
}
.inbox-preview .preview-buttons {
  position: absolute;
  right: 0;
  top: 0;
  margin: 10px 0;
}
.inbox-preview .preview-buttons a {
  color: #3c424f;
  padding-right: 30px;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  font-size: 1.1em;
}
.inbox-preview .preview-buttons a:hover {
  color: #4D4F53;
}
.inbox-preview .preview-buttons a.action-selected {
  color: #3c424f;
}
.inbox-preview .preview-buttons a.quick-approve :hover,
.inbox-preview .preview-buttons a.action-selected.quick-approve {
  color: #255bc7;
}
.inbox-preview .preview-buttons a.quick-decline :hover,
.inbox-preview .preview-buttons a.action-selected.quick-decline {
  color: #ff0000;
}
.inbox-preview .preview-buttons a.quick-resubmit :hover,
.inbox-preview .preview-buttons a.action-selected.quick-resubmit {
  color: #009fda;
}
.inbox-preview .preview-buttons a.quick-reassign :hover,
.inbox-preview .preview-buttons a.action-selected.quick-reassign {
  color: #6639b7;
}
.inbox-preview .preview-buttons a.quick-history :hover,
.inbox-preview .preview-buttons a.action-selected.quick-history {
  color: #00a4cf;
}
.inbox-preview .preview-buttons a.quick-step-instructions :hover,
.inbox-preview .preview-buttons a.action-selected.quick-step-instructions {
  color: #6639b7;
}
.step-instruction-content {
  max-height: 500px;
  overflow: auto;
}
.inbox-preview .dropdown-list {
  padding: 10px;
  position: absolute;
  top: 40px;
  right: 27px;
  background-color: #ffffff;
  z-index: 999;
  border: 1px solid #a8a9a4;
  border-radius: 10px;
  min-width: 390px;
}
.inbox-preview .dropdown-list > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.inbox-preview .dropdown-list > ul > li {
  margin: 10px 0 10px 0;
}
.inbox-preview .dropdown-list > ul > li:hover {
  background-color: #F1F1F3;
}
.inbox-preview .dropdown-list > .close-button > h4 {
  display: inline;
}
.inbox-preview .dropdown-list > .close-button > i {
  float: right;
}
.inbox-preview .dropdown-list > .close-button > i:hover {
  cursor: pointer;
}
.inbox-preview .dropdown-list > div.step-instruction-content {
  margin-top: 10px;
}
.inbox-preview .dropdown-list > div.step-instruction-content > div {
  margin: 0;
}
.inbox-preview .step-instructions-detail {
  padding: 10px;
  position: absolute;
  top: 20px;
  right: 27px;
  background-color: #ffffff;
  z-index: 999;
  border: 1px solid #a8a9a4;
  border-radius: 10px;
}
.inbox-preview .step-instructions-detail > .close-button > h4 {
  display: inline;
}
.inbox-preview .step-instructions-detail > .close-button > i {
  float: right;
}
.inbox-preview .step-instructions-detail > .close-button > i:hover {
  cursor: pointer;
}
.inbox-preview .step-instructions-detail > div.step-instruction-content {
  margin-top: 20px;
  max-height: 500px;
}
.inbox-preview .step-instructions-detail > div.step-instruction-content > div {
  margin: 20px;
}
.preview-history-content {
  overflow: auto;
}
@media screen and (max-height: 768px) {
  .preview-history-content {
    max-height: 300px;
  }
}
@media (min-height: 768px) and (max-height: 960px) {
  .preview-history-content {
    max-height: 400px;
  }
}
@media (min-height: 960px) and (max-height: 1024px) {
  .preview-history-content {
    max-height: 500px;
  }
}
.inbox-preview .preview-approver-history {
  padding: 0;
  position: absolute;
  top: 20px;
  right: 27px;
  background-color: #ffffff;
  z-index: 999;
  border: 1px solid #a8a9a4;
  overflow: auto;
}
.inbox-preview .preview-approver-history > .close-button {
  padding: 10px;
  background-color: #3c424f;
  color: #ffffff;
}
.inbox-preview .preview-approver-history > .close-button > h4 {
  display: inline;
  color: #ffffff;
}
.inbox-preview .preview-approver-history > .close-button > i {
  float: right;
}
.inbox-preview .preview-approver-history > .close-button > i:hover {
  cursor: pointer;
}
.inbox-preview .preview-approver-history > .preview-history-content {
  padding: 10px;
}
.inbox-preview .preview-approver-history > .preview-history-content .requestHistory {
  padding: 0;
  font-weight: bold;
  font-style: normal;
  color: #492857;
  text-align: left;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.inbox-preview .preview-approver-history > .preview-history-content .commentHeading {
  padding: 0;
  font-weight: bold;
  font-style: normal;
  color: #492857;
  text-align: left;
}
.inbox-preview .preview-approver-history > .preview-history-content .historyList {
  font-family: Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
  padding: 0;
  font-size: 10pt;
}
.inbox-preview .preview-approver-history > .preview-history-content .historySubHeading {
  font-weight: bold;
  font-style: normal;
  color: #492857;
  text-decoration: underline;
}
.inbox-preview .preview-balances {
  clear: both;
  overflow: hidden;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  padding: 5px;
}
.inbox-preview .preview-balances > .balance {
  text-align: center;
  border-right: 1px solid #cccccc;
}
.inbox-preview .preview-balances > .balance > .balance-description {
  color: #cccccc;
  font-weight: bold;
}
.inbox-preview .preview-balances > .balance > .amount.negative {
  font-size: 24px;
  color: #ff0000;
  font-weight: bold;
}
.inbox-preview .preview-balances > .balance > .amount {
  font-size: 24px;
  color: #255bc7;
}
.inbox-preview .preview-balances > .balance > .amount > .units {
  font-size: 14px;
  color: #a8a9a4;
}
.inbox-preview .preview-balances > .balance > .amount > .form {
  margin: 0;
}
.inbox-preview .preview-balances > .balance > .amount > .form .form-group {
  margin: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.inbox-preview .preview-balances > .balance > .amount > .form .form-group .form-control {
  width: 88%;
  margin-right: 0;
}
.inbox-preview .preview-balances > .balance > .amount > .form .form-group > a.preview-edit-undo,
.inbox-preview .preview-balances > .balance > .amount > .form .form-group > a.preview-edit {
  right: 35px;
  color: #a8a9a4;
  outline: none;
}
.inbox-preview .preview-balances > .balance > .amount > .form .form-group > a.preview-edit-undo > i.fa,
.inbox-preview .preview-balances > .balance > .amount > .form .form-group > a.preview-edit > i.fa {
  font-size: 16px;
  cursor: pointer;
  padding: 5px;
  display: inline;
  position: relative;
}
.inbox-preview .preview-balances > .balance > .amount > .form .form-group > a.preview-edit-undo > i.fa.fa-check,
.inbox-preview .preview-balances > .balance > .amount > .form .form-group > a.preview-edit > i.fa.fa-check,
.inbox-preview .preview-balances > .balance > .amount > .form .form-group > a.preview-edit-undo > i.fa.fa-trash,
.inbox-preview .preview-balances > .balance > .amount > .form .form-group > a.preview-edit > i.fa.fa-trash {
  padding-left: 5px;
  padding-right: 0;
}
.inbox-preview .preview-balances > .balance > .amount > .form .form-group > a.preview-edit-undo:hover,
.inbox-preview .preview-balances > .balance > .amount > .form .form-group > a.preview-edit:hover {
  color: #932ab6;
  text-decoration: none;
}
.inbox-preview .preview-balances > .balance > .amount > .form .form-group > a.preview-edit-undo {
  right: 10px;
}
.inbox-preview .preview-balances > .balance > .amount > a.preview-edit-undo,
.inbox-preview .preview-balances > .balance > .amount > a.preview-edit {
  position: absolute;
  right: 35px;
  color: #a8a9a4;
  outline: none;
}
.inbox-preview .preview-balances > .balance > .amount > a.preview-edit-undo > i.fa,
.inbox-preview .preview-balances > .balance > .amount > a.preview-edit > i.fa {
  font-size: 16px;
  cursor: pointer;
  padding: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
}
.inbox-preview .preview-balances > .balance > .amount > a.preview-edit-undo:hover,
.inbox-preview .preview-balances > .balance > .amount > a.preview-edit:hover {
  color: #932ab6;
}
.inbox-preview .preview-balances > .balance > .amount > a.preview-edit-undo {
  right: 10px;
}
.inbox-preview .preview-balances > .balance > .amount > span.preview-spin {
  font-size: 18px;
  color: #a8a9a4;
}
.inbox-preview .preview-balances > .balance:last-child {
  border-right: none;
}
.comment > .submitter,
.comment > .comment-date {
  font-style: italic;
  font-size: 12px;
}
.comment > .submitter {
  color: #3c424f;
}
.comment > .comment-date {
  color: #a8a9a4;
}
.inbox-preview > .preview-content.requisition {
  top: 60px;
}
.inbox-preview > .preview-content.requisition > form {
  margin-top: 0;
}
.inbox-preview > .preview-content.requisition > form .k-widget.k-datepicker.k-header,
.inbox-preview > .preview-content.requisition > form .k-widget.k-numerictextbox .k-numeric-wrap,
.inbox-preview > .preview-content.requisition > form .k-widget.k-combobox .k-dropdown-wrap {
  margin-bottom: 5px;
}
.inbox-preview > .preview-content.family-members {
  top: 130px;
}
.inbox-preview > .preview-content.family-members .family-member-expander {
  color: #a8a9a4;
  font-size: 14px;
  text-decoration: none;
}
.inbox-preview > .preview-content.family-members .family-member-expander > span {
  color: #00a4cf;
  font-size: 16px;
}
.inbox-preview > .preview-content.credit-leave-allocation {
  top: 130px;
}
.inbox-preview > .preview-content .training-action .training-item {
  padding-top: 10px;
  padding-bottom: 30px;
}
.inbox-preview > .preview-content .training-action .training-item .training-item-description {
  font-weight: bolder;
}
.inbox-preview > .preview-content .training-action .training-item .training-item-description .paperclip {
  color: #a8a9a4;
}
.inbox-preview > .preview-content .training-action .training-item .training-item-expander {
  padding-left: 25px;
}
.inbox-preview > .preview-content .training-action .training-item .k-datepicker.ng-invalid.ng-invalid-required ~ span.required-directive {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}
.inbox-preview > .preview-content .training-action .training-item .cost-description {
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding-top: 3px;
  padding-left: 0;
}
.inbox-preview > .preview-content .training-action .training-item .remove-additional-cost {
  color: #a8a9a4;
  padding-top: 10px;
}
.inbox-preview > .preview-content .training-action .training-item .remove-additional-cost:hover {
  color: #ff0000;
  cursor: pointer;
}
.inbox-preview > .preview-content .training-action .training-item .transaction-sub-section > div:first-child {
  margin-top: 15px;
}
.inbox-preview > .preview-content .training-action .training-item .transaction-sub-section .limited-label {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
}
.inbox-preview > .preview-content .training-action .training-item .form-section:last-child {
  margin-bottom: 10px;
}
.inbox-preview > .preview-content .training-action .training-item .attachmentbadge {
  background-color: #3c424f;
}
.inbox-preview > .preview-content .training-action {
  padding-top: 15px;
  padding-bottom: 15px;
}
.inbox-preview > .preview-content .training-action .action-expander {
  color: #a8a9a4;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.inbox-preview > .preview-content .training-action .action-expander > span {
  color: #3c424f;
  font-size: 16px;
}
.inbox-preview > .preview-content .training-approver-comments > label {
  padding-top: 10px;
  border-top: 1px solid #eeeeed;
}
.training-item.form-section {
  margin-bottom: 0 !important;
  border-bottom: 1px solid #e0e1dd !important;
  padding-bottom: 0 !important;
}
.training-item.form-section .transaction-comments {
  margin-bottom: 0 !important;
}
.action-label {
  color: #4D4F53;
  font-weight: bolder;
}
.action-label .fa {
  padding-left: 10px;
}
.action-label.deleted {
  color: #f72f2f;
  cursor: default;
}
.action-label.edit {
  color: #6639b7;
  cursor: default;
}
.action-label.add {
  color: #009fda;
  cursor: default;
}
.action-label.none {
  color: #00a4cf;
  cursor: default;
}
.performance-panel .action-panel {
  padding: 10px;
  border-bottom: 1px solid #cccccc;
}
.performance-panel .action-panel .fa {
  color: #a8a9a4;
  margin-right: 20px;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  font-size: 2.5em;
}
.performance-panel .action-panel .fa:first-child {
  margin-left: -5px;
}
.performance-panel .action-panel .fa:hover {
  color: #009fda;
}
.performance-panel .action-panel .fa.disabled {
  color: #cccccc;
  cursor: not-allowed;
}
.inbox-preview > .preview-content .beneficiary-item {
  padding: 8px 0 8px 1px;
}
.inbox-preview > .preview-content .beneficiary-item .action-panel {
  white-space: nowrap;
}
.inbox-preview > .preview-content .beneficiary-item .action-panel .edit-action:hover {
  color: #6639b7;
  cursor: pointer;
}
.inbox-preview > .preview-content .beneficiary-item .action-panel .remove-action {
  padding-left: 5px;
}
.inbox-preview > .preview-content .beneficiary-item .action-panel .remove-action:hover {
  color: #f72f2f;
  cursor: pointer;
}
.inbox-preview > .preview-content .beneficiary-item .action-panel .done-edit-action {
  color: #3c424f;
  cursor: pointer;
}
.inbox-preview > .preview-content .beneficiary-item .value-label {
  color: #4D4F53;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.inbox-preview > .preview-content .beneficiary-item .value-label-changed .value-label {
  color: #ff5800;
}
.inbox-preview > .preview-content .beneficiary-item:last-child {
  margin-bottom: 10px;
}
.inbox-preview > .preview-content {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 210px;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 5px 0 0;
  padding: 5px;
}
.inbox-preview > .preview-content .form-group {
  margin-bottom: 0;
}
.inbox-preview > .preview-content .form-group a {
  cursor: pointer;
}
.inbox-preview > .preview-content .repetitive {
  padding-top: 5px;
  margin: 5px 0 5px;
  background: #F1F1F3;
}
.inbox-preview > .preview-content .control-label {
  line-height: 1;
  color: #a8a9a4;
}
.inbox-preview > .preview-content .control-label-left {
  line-height: 1;
  color: #a8a9a4;
  text-align: left;
}
.inbox-preview > .preview-content .form-control {
  margin-bottom: 5px;
}
.inbox-preview > .preview-content .form-control-bottom {
  margin-bottom: 5px;
}
.inbox-preview > .preview-content .form-control.k-widget.k-datepicker.k-header {
  margin-bottom: 10px;
}
.inbox-preview > .preview-content .submitted {
  line-height: 1;
  text-wrap: normal;
  overflow-wrap: break-word;
}
.inbox-preview > .preview-content .action-item {
  color: #a8a9a4;
}
.inbox-preview > .preview-content .action-item:hover {
  color: #232425;
}
.inbox-preview > .preview-content button.timeslots {
  margin: 3px;
}
.inbox-preview > .preview-content .comparison-header {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.inbox-preview > .preview-content .comparison-header > .comparison-heading {
  border-right: 1px solid #cccccc;
  font-size: 16px;
  font-weight: bold;
  color: #4D4F53;
}
.inbox-preview > .preview-content .comparison-header > .comparison-heading:last-child {
  border-right: none;
}
.inbox-preview > .preview-content .no-value {
  font-style: italic;
  color: #a8a9a4;
}
.inbox-preview > .preview-content i.fa.fa-chevron-down,
.inbox-preview > .preview-content i.fa.fa-chevron-right {
  float: left;
  color: #a8a9a4;
}
.inbox-preview > .preview-content i.fa.fa-chevron-down.nested,
.inbox-preview > .preview-content i.fa.fa-chevron-right.nested {
  float: left;
  color: #a8a9a4;
  padding-right: 15px;
}
.inbox-preview > .preview-content a {
  cursor: pointer;
}
.inbox-preview > .preview-content a.preview-edit-undo,
.inbox-preview > .preview-content a.preview-edit {
  right: 35px;
  color: #a8a9a4;
  outline: none;
}
.inbox-preview > .preview-content a.preview-edit-undo > i.fa,
.inbox-preview > .preview-content a.preview-edit > i.fa {
  font-size: 16px;
  cursor: pointer;
  padding-left: 10px;
  display: inline;
  position: relative;
}
.inbox-preview > .preview-content a.preview-edit-undo > i.fa.fa-check,
.inbox-preview > .preview-content a.preview-edit > i.fa.fa-check,
.inbox-preview > .preview-content a.preview-edit-undo > i.fa.fa-trash,
.inbox-preview > .preview-content a.preview-edit > i.fa.fa-trash {
  padding-left: 5px;
  padding-right: 0;
}
.inbox-preview > .preview-content a.preview-edit-undo:hover,
.inbox-preview > .preview-content a.preview-edit:hover {
  color: #932ab6;
  text-decoration: none;
}
.inbox-preview > .preview-content > a.preview-edit-undo {
  right: 10px;
}
.preview-content-line {
  width: 100%;
  display: table;
}
.freeText .preview-content {
  top: 125px;
}
.freeText .preview-heading {
  font-size: 24px;
  color: #3c424f;
}
.freeText .attachments {
  padding-top: 30px;
}
.bank-detail .preview-content .form-content,
.freetext-inbox-detail .preview-content .form-content,
.leave-inbox-detail .preview-content .form-content,
.family-inbox-detail .preview-content .form-content,
.beneficiary-detail .preview-content .form-content,
.training-detail .preview-content .form-content,
.claim-detail .preview-content .form-content {
  padding-top: 10px;
}
.notification .preview-content {
  top: 0;
}
.inbox-preview .my-submitted-history {
  top: 100px;
}
.inbox-preview .claim-detail {
  top: 100px;
  padding: 5px 0 5px 0;
}
.header-Text > .preview-heading {
  font-size: 24px;
  color: #3c424f;
}
.empty-list {
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  color: #cccccc;
}
.empty-list > .empty-list-icon {
  font-size: 6em;
}
.empty-list > .empty-list-description {
  font-size: 3em;
}
.family-date-picker {
  height: 20px !important;
  line-height: 2em !important;
}
.family-date-picker-next {
  margin-top: 13px;
}
.profile-container {
  display: flex;
  min-height: 150px;
  justify-content: center;
}
.personal-details-main {
  bottom: 0;
  overflow: auto;
  width: 100%;
}
.personal-details-main .k-datepicker.ng-invalid.ng-invalid-required ~ span.required-directive {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}
.family-details-main {
  position: absolute;
  top: 108px;
  bottom: 120px;
  overflow: auto;
  width: 100%;
}
.profile-box {
  position: relative;
  overflow: hidden;
  display: inline-block;
  width: 50%;
  padding-bottom: 50%;
}
.profile-box > .profile-content {
  position: absolute;
  height: 100%;
  width: 100%;
}
.profile-box > .profile-content > .profile-image > img {
  max-height: 100%;
  max-width: 100%;
}
.profile-box > .profile-content > .no-image {
  text-align: center;
}
.profile-box > .profile-content > .profile-upload {
  text-align: center;
  font-size: 1.5em;
  color: #ffffff;
  background: #255bc7;
  position: absolute;
  width: 100%;
  bottom: 0;
  cursor: pointer;
  padding: 5px;
}
.profile-box > .profile-content > .profile-pending-watermark {
  text-align: center;
  font-size: 1.9em;
  color: #a8a9a4;
  position: absolute;
  width: 100%;
  top: 30%;
  opacity: 0.95;
  font-weight: bold;
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  transform: rotate(315deg);
}
.profile-box-family {
  padding-bottom: 150px;
}
.profile-box-family > .profile-content {
  position: absolute;
  height: 140px;
  width: 50%;
}
.delete-other-contacts {
  color: #a8a9a4;
  padding-top: 7px;
}
.delete-other-contacts:hover {
  color: #ff0000;
}
.right-align {
  text-align: right;
}
.family-left-section {
  display: block;
  width: 30%;
  padding-left: 10px;
}
.family-left-section .no-profile-image {
  text-align: center;
  color: #a8a9a4;
}
.family-left-section ul {
  list-style: none;
  padding-left: 0px;
}
.family-left-section ul li:hover {
  background: #f4f5f6;
  cursor: pointer;
}
.family-left-section ul li:hover .delete-familyMember {
  color: #ff0000;
}
.family-left-section ul li h4 {
  margin-bottom: 2px;
  margin-top: 10px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.family-left-section ul li h5 {
  margin-bottom: 8px;
  margin-top: 2px;
}
.family-left-section .invalid-familyMember {
  color: #ff0000;
}
.family-left-section .changed-familyMember {
  color: #3c424f;
}
.family-left-section .new-familyMember {
  color: #009fda;
}
.family-left-section .emergencyContact {
  color: #009fda;
}
.family-left-section .delete-familyMember {
  color: transparent;
}
.family-left-section .delete-familyMember :hover {
  color: #ff0000;
}
.family-right-section {
  display: block;
  border-top: none;
  min-height: 685px;
  padding: 0;
  margin: 0;
  border-left: 1px solid #ebedef;
  overflow: hidden;
  width: 68%;
}
.family-right-section .age {
  margin-top: 5px;
  padding-left: 0;
  text-align: right;
  white-space: nowrap;
}
.family-right-section .emergencyContact input {
  margin-top: 10px;
}
.family-right-empty-section {
  display: block;
  border-top: none;
  min-height: 685px;
  margin: 0;
  border-left: 1px solid #ebedef;
  overflow: hidden;
  padding-left: 100px;
  padding-top: 100px;
  width: 68%;
}
.familyInfoMessage {
  color: #009fda;
}
.leave button:not(.btn) {
  background: none;
  border: none;
}
.leave .leave-date-row {
  padding-right: 0;
  padding-left: 0;
  display: inline-block;
  white-space: nowrap;
}
.leave .leave-date-row .leave-date-select-from {
  padding-left: 15px;
  padding-right: 15px;
}
.leave .leave-date-row .leave-date-select-from .k-datepicker {
  width: 100%;
}
.leave .leave-date-row .leave-date-to-label {
  text-align: center;
  top: 6px;
}
.leave .leave-date-row .leave-date-select-to {
  padding-left: 0;
}
.leave .leave-date-row .leave-date-select-to .k-datepicker {
  width: 100%;
}
.leave button.timeslots {
  margin: 3px;
}
a.disabled-text:hover {
  cursor: not-allowed;
}
.leave-drop-box {
  display: block;
  height: 100px;
  width: 200px;
  text-align: center;
  padding-top: 25px;
  float: left;
  margin-left: 20px;
  font-weight: bold;
}
.leave-drop-box-dragover {
  color: #F1F1F3;
  border: 5px dashed #3c424f;
}
.leave-drop-box-dragover-err {
  color: #F1F1F3;
  border: 5px dashed #ff5800;
  background-color: #ff0000;
}
.leave-btn-content-close {
  position: relative;
  float: right;
}
.leave-content-detail {
  overflow: hidden;
  width: 100%;
  float: left;
  border-top: 1px solid #cccccc;
  padding-bottom: 10px;
}
.leave-thumb {
  height: 30px;
  width: 30px;
}
.leave-btn-content {
  position: relative;
  float: right;
  cursor: pointer;
  margin: 2px 2px 2px 2px;
}
.leave-summary {
  width: 20%;
  position: absolute;
  left: 70%;
  top: 120px;
  background: #ffffff;
  border: 1px solid #eeeeed;
}
.leave-summary .summary-heading {
  width: 100%;
  float: left;
  background: #3c424f;
  padding: 0 5px;
}
.leave-summary .summary-heading h2 {
  line-height: 26px;
  display: inline-block;
  overflow-x: hidden;
  text-wrap: none;
  font-weight: lighter;
  color: #ffffff;
  max-width: 80%;
  padding: 0;
  margin: 7px 0 0 0;
}
.leave-summary .summary-heading .fa {
  font-size: 24px;
  padding-top: 5px;
}
.leave-summary .summary-heading .popover {
  color: #ffffff;
  width: 210px;
  background-color: #00a4cf;
}
.leave-summary .summary-heading .popover.top > .arrow:after {
  border-top-color: #00a4cf;
}
.leave-summary .detail-heading {
  width: 100%;
  float: left;
  background: #a8a9a4;
  padding: 0 5px;
}
.leave-summary .detail-heading h3 {
  line-height: 36px;
  display: inline;
  overflow-x: hidden;
  text-wrap: none;
  font-weight: lighter;
  color: #ffffff;
}
.leave-summary .section-header-arrow {
  right: 10px;
  position: absolute;
  margin-top: 3px;
  cursor: pointer;
}
.leave-summary .section-header-arrow .fa {
  color: #009fda;
}
.leave-summary .summary-content {
  margin: 0;
}
.leave-summary .summary-content .form-group {
  margin: 0;
}
.leave-summary .summary-content .form-group h5,
.leave-summary .summary-content .form-group p {
  line-height: 12px;
  margin: 6px 0;
}
.leave-summary .summary-content .form-group h5 {
  text-align: right;
}
.leave-summary .summary-content .balances {
  text-align: center;
}
.leave-summary .summary-content .balances h1 {
  width: 100%;
}
.leave-summary .summary-content .balances h5 {
  max-height: 10px;
}
.leave-summary .summary-content .form-section:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.leave-summary .summary-content .form-section .btn {
  margin: 0;
}
.leave-summary .detail-content {
  margin: 0;
  height: 245px;
  max-height: 230px;
  overflow-y: scroll;
  padding: 1px;
}
.leave-summary .detail-content .form-group {
  margin: 0;
}
.leave-summary .detail-content .form-group h5,
.leave-summary .detail-content .form-group p {
  line-height: 12px;
  margin: 6px 0;
}
.leave-summary .detail-content .form-section {
  border-bottom: none;
}
.leave-summary .detail-content .form-section:last-child {
  margin-bottom: 0;
}
.leave-summary .detail-content.form .form-section {
  padding: 0;
}
.leave-summary.show-hide {
  -moz-animation: 0.8s fadeInDown ease;
  -o-animation: 0.8s fadeInDown ease;
  -webkit-animation: 0.8s fadeInDown ease;
  animation: 0.8s fadeInDown ease;
}
.fixed-leave-summary {
  position: fixed;
  top: 108px;
  background: #ffffff;
}
.leaveModal .modal-body {
  display: flex;
  justify-content: center;
}
.leaveModal .modal-content {
  max-width: 610px;
  padding: 10px 10px 10px 10px;
}
.leaveModal .modal-content > img {
  max-height: 400px;
  max-width: 600px;
}
.btn-leave-cancel {
  min-width: 33px;
}
.quick-leave-widget {
  margin-top: 1px;
  background: #eeeeed;
  padding: 15px 5px 0;
}
.quick-leave-widget > .input-section {
  float: left;
  width: 30%;
}
.quick-leave-widget > .submit-button {
  float: left;
  outline: 0;
  width: 10%;
  min-width: 0;
  margin: 0;
}
.quick-leave-widget > .micro-copy {
  clear: both;
  font-size: 12px;
  color: #6D717A;
  padding-left: 10px;
}
.quick-leave-widget .k-invalid-msg {
  display: none;
}
.override-units-pay-period {
  line-height: 1;
  color: #4D4F53;
  margin-bottom: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 9.5%;
  font-weight: bold;
}
.inbox-preview > .preview-content .form-control.leave-date-control,
.form-control.leave-date-control {
  width: 41%;
  margin-bottom: 10px;
}
.inbox-preview > .preview-content .form-control.leave-date-control.k-input,
.form-control.leave-date-control.k-input {
  margin-bottom: 2px;
}
.inbox-preview > .preview-content .input-group {
  margin-bottom: 5px;
}
.inbox-preview > .preview-content .input-group > .form-control {
  margin-bottom: 0;
}
.leave-detail-modal .modal-dialog {
  width: 500px;
  min-width: 500px;
  max-width: 500px;
  height: 50%;
  max-height: 50%;
  position: relative;
  top: 80px;
}
.leave-detail-modal .modal-header {
  background: #eeeeed;
  width: 100%;
  font-size: 36px;
  border-bottom: 1px solid #a8a9a4;
  text-align: center;
  cursor: default;
  padding: 10px;
  font-weight: 600;
  font-family: 'focolight';
}
.leave-detail-modal .modal-header .modal-title {
  color: #255bc7;
}
.leave-detail-modal .modal-body {
  padding: 0 10px;
  height: 500px;
  width: 100%;
  overflow-x: hidden;
  color: #255bc7;
}
@media screen and (max-height: 500px) {
  .leave-detail-modal .modal-body {
    height: 200px;
  }
}
@media (min-height: 500px) and (max-height: 550px) {
  .leave-detail-modal .modal-body {
    height: 225px;
  }
}
@media (min-height: 550px) and (max-height: 600px) {
  .leave-detail-modal .modal-body {
    height: 250px;
  }
}
@media (min-height: 600px) and (max-height: 650px) {
  .leave-detail-modal .modal-body {
    height: 275px;
  }
}
@media (min-height: 650px) and (max-height: 700px) {
  .leave-detail-modal .modal-body {
    height: 300px;
  }
}
@media (min-height: 700px) and (max-height: 750px) {
  .leave-detail-modal .modal-body {
    height: 350px;
  }
}
@media (min-height: 750px) and (max-height: 800px) {
  .leave-detail-modal .modal-body {
    height: 400px;
  }
}
.leave-detail-modal .modal-body .table {
  margin-bottom: 0;
}
.leave-detail-modal .modal-body .table thead {
  height: 10px;
}
.leave-detail-modal .modal-body .table .leave-units {
  min-width: 30px;
  display: inline-block;
}
.leave-detail-modal .modal-body .table .leave-entitlement {
  font-size: 14px;
  color: #a8a9a4;
}
.leave-detail-modal .modal-body .table tr:not(.table-header):hover {
  background-color: #eeeeed;
}
.leave-detail-modal .modal-body .pagination {
  margin: 0;
  padding: 10px 10px;
  position: absolute;
  bottom: 0;
  border-radius: 0;
  background-color: #eeeeed;
  width: 100%;
  left: 0;
}
.leave-detail-modal .modal-footer {
  padding: 15px;
  text-align: center;
}
.leave-detail-modal .modal-footer button {
  width: 20%;
  float: right;
}
.credit-leave-allocation .input-group {
  width: 100%;
}
.credit-leave-allocation .input-group .input-group-addon {
  cursor: pointer;
}
.credit-leave-allocation .btn-leave-bottom {
  margin-bottom: 50px;
}
.credit-leave-allocation .allocation-selection-label {
  margin-bottom: 10px;
  margin-top: 8px;
}
.credit-leave-allocation .between-label {
  text-align: center;
  padding-top: 5px;
}
.credit-leave-allocation .label-employee {
  background-color: #255bc7;
}
.credit-leave-allocation .label-employee-own {
  background-color: #41A940;
}
.credit-leave-allocation .tags-list-scroll-wrap {
  border: 1px solid #ccc;
}
.credit-leave-allocation .tags-list-scroll-wrap .label {
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 0;
}
.credit-leave-allocation .tags-list-scroll-wrap .label > i {
  padding-left: 8px;
  cursor: pointer;
}
.none-selectable-table table tbody tr:hover {
  cursor: default;
  background-color: rgba(0, 0, 0, 0);
}
.leave-balance-overview {
  /*.leave-balance-content.warning{
        box-shadow: lighten(#FF5400, 20%) 5px 10px 30px 0;
    }*/
}
.leave-balance-overview > a {
  text-decoration: none;
  cursor: pointer;
}
.leave-balance-overview .leave-balance-content {
  width: 200px;
  height: 150px;
  margin: 10px;
  padding: 10px;
  background-color: #3c424f;
  box-shadow: #3c424f 5px 10px 30px 0;
}
.leave-balance-overview .leave-balance-content:hover {
  background: #474e5d;
}
.leave-balance-overview .leave-balance-content > .header {
  color: white;
  font-size: 18px;
  overflow-x: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}
.leave-balance-overview .leave-balance-content .total {
  text-align: center;
  line-height: 1;
}
.leave-balance-overview .leave-balance-content .total > .total-header {
  font-size: 12px;
  color: white;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.leave-balance-overview .leave-balance-content .total > .total-amount {
  font-size: 22px;
  font-weight: bold;
  padding: 8px;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.leave-balance-overview .leave-balance-content .total > .total-amount.positive {
  color: #00a4cf;
}
.leave-balance-overview .leave-balance-content .total > .total-amount.negative {
  color: #FF9900;
}
.leave-balance-overview .leave-balance-content .total > .total-amount.negative-pending {
  color: #ED1C5F;
}
.leave-balance-overview .leave-balance-content .total > .total-amount.zero {
  color: #a8a9a4;
}
.leave-balance-overview .leave-balance-content .total > .total-units {
  font-size: 10px;
  color: white;
}
.leave-balance-overview .leave-balance-content .available {
  width: 55%;
  border-right: 1px solid #a8a9a4;
  float: left;
}
.leave-balance-overview .leave-balance-content .available.no-border {
  border-right: none;
}
.leave-balance-overview .leave-balance-content .pending {
  width: 45%;
  float: left;
}
.leave-balance-overview .leave-balance-content.selected-type {
  /*background-color: lighten(@sage-primary, 15%);*/
  box-shadow: #cff5ff 5px 10px 30px 0;
}
.leave-balance-overview .leave-balance-content.selected-type .total {
  text-align: center;
  line-height: 1;
}
.leave-balance-overview .leave-balance-content.selected-type .total > .total-header {
  font-size: 12px;
  color: #ffffff;
}
.leave-balance-overview .leave-balance-content.selected-type .total > .total-amount {
  font-size: 22px;
  font-weight: bold;
}
.leave-balance-overview .leave-balance-content.selected-type .total > .total-units {
  font-size: 10px;
  color: white;
}
.bottom-panel {
  height: 35px;
  margin-left: -10px;
  margin-right: -30px;
  margin-top: 79px;
  width: 111%;
}
.bottom-panel .add-new {
  position: relative;
  float: right;
  text-align: right;
  cursor: pointer;
  color: #EBEDEF;
  padding-right: 5px;
  padding-top: 3px;
}
.bottom-panel .expire-warn {
  position: relative;
  float: left;
  text-align: left;
  cursor: pointer;
  color: #EBEDEF;
  padding-left: 5px;
  padding-top: 3px;
  /*color: #FF5400;*/
}
.bottom-panel.warning {
  background-color: #FF5400;
}
/*.add-new {
    position:relative;
    top: -40px;
    left: -20px;
    width: 10%;
    float: right;
    text-align: right;
    cursor: pointer;
    color: @background-colour;

    &:hover{
        color: darken(@background-colour, 20%);
    }
}

.bottom-badge-row{
    height: 20px;
    left: 10px;
    position:relative;
    width: 100%;
    background-color: red;
    color: @background-colour;

    &:hover{
        color: darken(@background-colour, 20%);
    }
}*/
.content-area {
  margin-top: 10px;
  margin-left: 3em;
  padding-top: 0em;
  padding-left: 1em;
}
.content-area > .employee-header {
  font-size: 2em;
  color: #00a4cf;
}
.content-area > .employee-properties {
  font-size: 1.5em;
}
.content-area > .employee-properties > .col-md-3 {
  padding-left: 0;
}
.content-area > .employee-properties.credit {
  padding-bottom: 30px;
}
.content-area .table-leave-balances {
  margin-top: 10px;
}
.content-area .table-leave-balances tr {
  border: 1px solid #eeeeed;
}
.content-area .table-leave-balances .total-header {
  background-color: #8f908a !important;
  padding: 5px 10px 5px 10px;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.1em;
  text-align: right;
  border: 1px solid #eeeeed;
}
.content-area .table-leave-balances .leave-total {
  background-color: #8f908a !important;
  padding: 5px 10px 5px 10px;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.1em;
}
.content-area .table-leave-balances .grid-header {
  background-color: #8f908a !important;
  padding: 5px 10px 5px 10px;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.1em;
}
.content-area .table-leave-balances .grid-detail {
  background-color: #f6f6f8;
}
.content-area .table-leave-balances .grid-detail:hover {
  background-color: #fafafa;
}
.content-area .table-leave-balances .grid-detail .grid-detail-cell {
  padding: 5px 10px 5px 10px;
  border: 1px solid #eeeeed;
}
.content-area .table-leave-balances .grid-detail .grid-detail-cell .lost-warning {
  color: #f72f2f;
  cursor: default;
}
.content-area .table-leave-balances .grid-detail .grid-detail-cell .units-summary-info {
  float: right;
  cursor: pointer;
  margin-top: 2px;
  margin-right: -8px;
}
.content-area .table-leave-balances .grid-detail .grid-detail-cell .badge-available {
  background-color: #38C72A;
  min-width: 125px;
  max-width: 125px;
  float: right;
  margin-left: 5px;
  overflow-x: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.content-area .table-leave-balances .grid-detail .grid-detail-cell .badge-not-yet-available {
  background-color: #FF9900;
  min-width: 125px;
  max-width: 125px;
  float: right;
  margin-left: 5px;
  overflow-x: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.content-area .table-leave-balances .grid-detail .grid-detail-cell .badge-no-longer-available {
  background-color: #FF1E00;
  min-width: 125px;
  max-width: 125px;
  float: right;
  margin-left: 5px;
  overflow-x: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.content-area .table-leave-balances .grid-detail .grid-detail-cell .credit-date-from {
  text-align: left;
}
.content-area .table-leave-balances .grid-detail .grid-detail-cell .credit-date-seperator {
  text-align: center;
}
.content-area .table-leave-balances .grid-detail .grid-detail-cell .credit-date-to {
  text-align: right;
}
.content-area .table-leave-balances .grid-detail .grid-detail-cell .expiring {
  color: #FF5400;
}
.content-area .table-leave-balances .grid-detail .grid-detail-cell.leave-def {
  font-weight: bold;
  min-width: 250px;
  max-width: 250px;
  overflow-x: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  cursor: default;
}
.content-area .table-leave-balances .grid-detail .grid-detail-cell.leave-dates {
  min-width: 220px;
  max-width: 220px;
  overflow-x: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  cursor: default;
}
.content-area .table-leave-balances .grid-detail .grid-detail-cell > .comment {
  overflow-y: auto;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-height: 100px;
  max-width: 550px;
  white-space: pre-wrap;
  overflow-x: hidden;
}
.content-area .table-leave-balances .grid-detail .grid-detail-cell .attachment {
  color: #6D717A;
  padding: 0 5px 0 5px;
  background-color: transparent;
  font-size: 12px;
  cursor: pointer;
}
.content-area .table-leave-balances .col-header {
  padding: 5px 10px 5px 10px;
  white-space: nowrap;
  background-color: #3c424f;
  color: #ffffff;
  border: 1px solid #ffffff;
  text-align: left;
}
.transaction-summary {
  margin-top: 10px;
  padding-top: 0;
  padding: 0 5px 0;
}
.transaction-summary table tr {
  Outline: 3px;
  background: #f5f6f7;
  font-size: 12px;
  font-family: Arial;
  cursor: pointer;
}
.transaction-summary table .grid-detail {
  background-color: #f6f6f8;
}
.transaction-summary table .grid-detail:hover {
  background-color: #fafafa;
}
.transaction-summary table .grid-detail .grid-detail-cell {
  border: 1px solid #bdc2cd;
  font-size: 12px;
  padding: 5px;
}
.transaction-summary table .grid-detail .grid-detail-cell.type {
  font-weight: bold;
  max-width: 170px;
  overflow-x: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: 150px;
  white-space: nowrap;
}
.transaction-summary table .grid-detail .grid-detail-cell.reason {
  max-width: 180px;
  overflow-x: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: 180px;
  white-space: nowrap;
}
.transaction-summary table .col-header {
  Outline: 1px;
  background: #4d4f53;
  font-weight: bold;
  font-size: 12px;
  font-family: Arial;
  color: #ffffff;
  padding: 2px 5px;
  border: 1px solid #bdc2cd;
}
.transaction-summary .transaction-detail .control-label {
  line-height: 1;
  color: #a8a9a4;
  text-align: right;
  font-weight: normal;
}
.transaction-summary .transaction-detail .value-label {
  line-height: 1;
  text-align: right;
  font-weight: normal;
}
.transaction-summary .transaction-detail .close-detail {
  cursor: pointer;
  position: absolute;
  right: 5px;
  z-index: 10;
  top: -10px;
}
.transaction-summary .transaction-detail .close-detail:hover {
  color: #ff0000;
}
.transaction-summary .transaction-detail .back-from-detail {
  padding: 12px;
  color: #a8a9a4;
  width: 50px;
  position: fixed;
  top: 80px;
  cursor: pointer;
  z-index: 10;
}
.payslips {
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  margin: 10px 0;
  width: 100%;
  height: 500px;
}
.payslips .noPayslipsInfo {
  color: #009fda;
}
.payslips ul.tabs {
  background: #f1f2f0;
  border-bottom: 1px solid #e0e1dd;
  padding: 5px 5px 2px 5px;
  margin: 0;
}
.payslips ul.tabs li {
  display: inline-block;
  margin-left: 5px;
  border: 1px solid #e0e1dd;
  border-width: 1px 1px 0 1px;
  border-radius: 5% 5% 0 0;
  background: #f6f7f5;
  padding: 5px 15px;
  cursor: pointer;
  text-transform: capitalize;
}
.payslips button:active,
.payslips button:focus {
  outline: none;
}
.payslips .multi-select {
  background: #f1f2f0;
  color: #222;
}
.payslips .multi-select > a,
.payslips .multi-select button {
  background: none;
  border: none;
  color: inherit;
  margin: 0 0;
  padding: 1px 6px;
}
.payslips > div {
  display: table-cell;
  border: 1px solid #e0e1dd;
  vertical-align: top;
  position: relative;
}
.payslips .scroll-container {
  overflow-y: auto;
}
.payslips menu.multi-select {
  margin: 0;
  min-height: 30px;
  border-bottom: 1px solid #e0e1dd;
  text-align: center;
  padding: 5px;
}
.payslips ul {
  list-style: none;
  padding: 0;
}
.payslips ul li {
  position: relative;
  padding: 10px;
}
.payslips ul li:hover {
  cursor: pointer;
  background-color: #6e95e4;
}
.payslips ul li:hover menu {
  color: #444;
}
.payslips ul li > div {
  display: inline-block;
  margin: 0 10px;
}
.payslips ul li > div > div {
  width: 120px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.payslips ul li > div.selector {
  vertical-align: top;
  padding-top: 8px;
}
.payslips ul li > menu {
  color: #444;
  position: absolute;
  right: 10px;
}
.payslips ul li > menu > a,
.payslips ul li > menu button {
  background: none;
  border: none;
  color: inherit;
  margin: 0 3px;
  padding: 0 2px;
}
.payslips form.mail {
  padding: 10px 10px 10px 35px;
  border-bottom: #e0e1dd;
}
.payslips form.mail .actions {
  float: right;
}
.payslips form.mail .form-group {
  margin-right: 320px;
}
.payslips form.mail.multi {
  position: absolute;
  width: 100%;
  z-index: 9999;
  background-color: #eee;
}
.payslips [pdf] {
  text-align: center;
  vertical-align: middle;
  font-size: 24px;
  color: #ddd;
}
.payslips .more {
  text-align: center;
}
.payslips .more .filter {
  margin: 10px;
}
.payslips .empty {
  text-align: center;
}
.payslips .preview {
  background: #f9f9f8;
  text-align: center;
  vertical-align: middle;
}
.payslips .preview > menu {
  width: 100%;
  text-align: center;
}
.payslips .preview > menu > a,
.payslips .preview > menu button {
  background: none;
  border: none;
  color: inherit;
  margin: 0 3px;
  padding: 0 2px;
}
.payslips .preview canvas {
  width: 100%;
}
.payslips .preview .empty {
  color: #ccc;
  font-size: 24px;
}
.payslips .preview i.fa-refresh {
  color: green;
}
.payslips .preview .static-loader {
  position: static;
}
.payslip-index iframe {
  visibility: collapse;
  position: absolute;
  left: -3000px;
}
.entitysearch-Modal .modal-dialog {
  width: 90%;
  height: 400px;
  position: relative;
  min-width: 600px;
}
.entitysearch-Modal .table-row td {
  max-width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
.entitysearch-Modal page-loading {
  top: auto;
}
.entitysearch-Modal page-loading .page-load-content {
  margin: 25px;
}
.selected {
  Outline: 1px;
  background: #255bc7;
  border: #255bc7;
  color: white;
  font-size: 12px;
  font-family: Arial;
}
.selected:hover {
  cursor: pointer;
}
.PanelHeader {
  color: #4d4f53;
  font-size: 18px;
  font-family: Arial;
}
@media screen and (max-height: 768px) {
  .PanelHeader {
    font-size: 17px;
  }
}
.noDataInfoMessage {
  color: #1962f5;
  font-size: 16px;
  font-family: Arial;
}
.table-header {
  Outline: 1px;
  background: #4d4f53;
  font-weight: bold;
  font-size: 12px;
  font-family: Arial;
  color: #ffffff;
}
.table-row {
  Outline: 3px;
  background: #f5f6f7;
  font-size: 12px;
  font-family: Arial;
}
.input-filter-field {
  font-weight: bold;
  margin-bottom: 5px;
}
.input-reassign-approver {
  cursor: pointer;
  font-weight: bold;
}
.input-reassign-approver.ng-invalid.ng-invalid-required {
  border: 1px solid #ff0000 !important;
  color: #8f908a;
}
.disabled-input-pointer:hover {
  cursor: pointer;
}
.table-row:hover {
  cursor: pointer;
  font-size: 12px;
  font-family: Arial;
  background-color: #e0e1dd;
}
.hierarchySelect-Modal .modal-dialog {
  width: 40%;
  height: 50%;
  max-height: 50%;
  position: relative;
  min-width: 40%;
}
.entitysearch-Modal .modal-header,
.domain-search-Modal .modal-header {
  padding: 10px 10px 10px 20px;
}
.entitysearch-Modal .modal-header .close,
.domain-search-Modal .modal-header .close {
  color: #ffffff;
  opacity: 1;
}
.entitysearch-Modal .modal-header .modal-title,
.domain-search-Modal .modal-header .modal-title {
  color: #3c424f;
}
.domain-search-Modal .modal-dialog {
  width: 70%;
  height: 50%;
  max-height: 50%;
  position: relative;
  min-width: 40%;
}
.entitysearch-Modal .modal-body,
.domain-search-Modal .modal-body {
  padding: 0 5px 0 5px;
}
.entitysearch-Modal .modal-body .table,
.domain-search-Modal .modal-body .table {
  margin-bottom: 0;
}
.entitysearch-Modal .modal-body .table .search-filter,
.domain-search-Modal .modal-body .table .search-filter {
  padding-bottom: 5px;
}
.entitysearch-Modal .modal-footer,
.domain-search-Modal .modal-footer {
  padding: 10px;
}
.hierarchyTreeView {
  overflow: auto;
  max-height: 400px;
  height: 400px;
}
.dx-scrollable-scroll {
  min-width: 20px !important;
  min-height: 20px !important;
}
.dx-scrollbar-vertical {
  min-width: 20px !important;
}
.kendoPeopleGrid {
  overflow: visible;
}
.kendoPeopleGrid .k-grid-header .k-header {
  background-color: #4d4f53 !important;
  font-size: 12px;
  font-family: Arial;
}
.kendoPeopleGrid .k-grid-header .k-header .k-link {
  color: #ffffff;
  border-radius: 10px;
}
.kendoPeopleGrid .k-grid-header .k-header .k-header-column-menu {
  background-color: #939496;
  border-radius: 5px;
  top: 5px;
  right: 10px;
  padding: 2px 0.2em 2px;
}
.kendoPeopleGrid .k-grid tr td {
  border-style: none;
}
.kendoPeopleGrid .k-input {
  background-color: #F1F1F3;
  color: #4d4f53;
}
.kendoPeopleGrid .k-button {
  border-radius: 5px;
  width: 30px;
  right: -7px !important;
  height: 25px !important;
  top: 2px !important;
  background-color: #939496;
  border-color: #939496;
}
.kendoPeopleGrid .k-button .k-i-close {
  background-position: -160px -85px;
}
.kendoPeopleGrid .k-button:hover {
  border-radius: 5px;
  width: 30px;
  right: -7px !important;
  height: 25px !important;
  top: 2px !important;
}
.kendoPeopleGrid .k-button:hover .k-i-close {
  background-position: -160px -85px;
}
.kendoPeopleGrid .k-grid-content {
  max-height: 300px;
}
.kendoPeopleGrid .k-grid-content .table > tbody {
  Outline: 3px;
  background: #F1F1F3;
  color: #4d4f53;
  font-size: 10px;
  font-family: Arial;
  font-weight: bolder;
}
.kendoPeopleGrid .k-grid-content .table > tbody .k-state-selected {
  background: #255bc7;
  color: #ffffff;
}
.kendoPeopleGrid .k-grid-content > table > tbody:hover .k-state-selected {
  background: #255bc7;
  color: #ffffff;
}
.kendoPeopleGrid .k-grid-content > table > tbody > tr:hover {
  background-color: #e0e1dd;
  color: #4d4f53;
  cursor: pointer;
}
/*This tag can be used for table with Input / select to make the required star span in the TD */
.td-input select,
.td-input input {
  width: calc(100% - 15px);
  float: left;
}
.td-input span {
  padding-left: 5px;
  width: 10px;
  float: left;
}
.table-input {
  border-collapse: collapse !important;
  border-spacing: 0;
  width: 100%;
  table-layout: fixed;
}
.grid-action-panel {
  padding: 10px;
  border-bottom: 1px solid #cccccc;
}
.grid-action-panel .fa {
  color: #a8a9a4;
  margin-right: 20px;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  font-size: 2.5em;
}
.grid-action-panel .fa-3x {
  font-size: 3em;
}
.grid-action-panel .fa:first-child {
  margin-left: 5px;
}
.grid-action-panel .fa:hover {
  color: #009fda;
}
.grid-action-panel .fa.disabled {
  color: #cccccc;
  cursor: not-allowed;
}
.form-group {
  /*.ng-invalid.ng-invalid-required {
        border: 1px solid @gray-silver;
    }*/
}
.form-group .ng-invalid {
  border: 1px solid #f72f2f;
}
.form-group .ng-invalid.k-input {
  border: 0;
}
.form-group .ng-invalid.k-widget {
  border: 0;
}
.form-group .ng-invalid.k-widget .k-picker-wrap {
  border: 1px solid #f72f2f;
}
.form-group .k-widget.ng-invalid.ng-invalid-required,
.form-group .k-input.ng-invalid.ng-invalid-required {
  border: 0;
}
.form-group .ng-invalid.ng-invalid-required ~ span.required-directive {
  display: inline-block;
}
.form-group .ng-invalid.ng-invalid-required ~ span.required-directive-sign-in {
  display: inline-block;
}
.form-group .k-datepicker.ng-invalid.ng-invalid-required ~ span.required-directive {
  float: none;
  margin: 0 0 0 5px;
}
.form-group .col-md-4.last span.required-directive {
  margin-right: 15px;
}
.ng-invalid.ng-invalid-required ~ span.required-directive-td {
  display: inline-block;
}
span.required-directive {
  display: none;
  position: absolute !important;
  right: -0.1em !important;
  top: 0 !important;
  font-size: 1.5em !important;
  color: #ff5800 !important;
  padding-top: 7px;
}
span.required-directive-sign-in {
  display: none;
  position: absolute !important;
  right: -0.6em !important;
  top: 0 !important;
  font-size: 1.5em !important;
  color: #ff5800 !important;
  padding-top: 7px;
}
span.required-directive-show-always {
  font-size: 1.5em;
  color: #ff5800;
  float: right;
}
span.required-directive-td {
  display: none;
  font-size: 1.5em;
  color: #ff5800;
}
.error-message {
  color: #ff5800;
}
[required] {
  outline: 0;
}
.error-section {
  overflow-y: scroll;
}
.error-messages > .msg {
  height: 50px;
  margin: 0 0 5px;
  background: #4D4F53;
  color: #ffffff;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.error-messages > .msg .msg-icon {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.error-messages > .msg > .msg-description {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
  font-size: 12px;
}
.error-messages > .msg > .msg-description > .msg-property {
  font-weight: bold;
  font-size: 14px;
}
.error-messages > .msg > .msg-description > .msg-message {
  padding-left: 10px;
  margin-left: 5px;
  border-left: 1px solid #f72f2f;
}
.error-messages > .msg > .msg-info,
.error-messages > .msg > .msg-success,
.error-messages > .msg > .msg-error,
.error-messages > .msg > .msg-warning {
  margin-right: 5px;
  min-width: 50px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.error-messages > .msg > .msg-info {
  background: #009fda;
}
.error-messages > .msg > .msg-success {
  background: #6639b7;
}
.error-messages > .msg > .msg-error {
  background: #f72f2f;
}
.error-messages > .msg > .msg-warning {
  background: #ff5800;
}
.error-messages .dx-radiogroup.required {
  border-left: 1px solid #f72f2f;
}
.error-messages-small > .msg {
  height: 30px;
  margin: 0 0 30px;
  background: #4D4F53;
  color: #ffffff;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.error-messages-small > .msg .msg-icon {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.error-messages-small > .msg > .msg-description {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
  font-size: 14px;
}
.error-messages-small > .msg > .msg-description > .msg-property {
  font-weight: bold;
  font-size: 14px;
}
.error-messages-small > .msg > .msg-description > .msg-message {
  padding-left: 10px;
  margin-left: 5px;
  border-left: 1px solid #f72f2f;
}
.error-messages-small > .msg > .msg-info,
.error-messages-small > .msg > .msg-success,
.error-messages-small > .msg > .msg-error,
.error-messages-small > .msg > .msg-warning {
  margin-right: 10px;
  min-width: 30px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.error-messages-small > .msg > .msg-info {
  background: #009fda;
}
.error-messages-small > .msg > .msg-success {
  background: #6639b7;
}
.error-messages-small > .msg > .msg-error {
  background: #f72f2f;
}
.error-messages-small > .msg > .msg-warning {
  background: #ff5800;
}
@font-face {
  font-family: 'focoregular';
  src: url('../../fonts/focoregular.eot');
  src: url('../../fonts/focoregular.eot?#iefix') format('embedded-opentype'), url('../../fonts/focoregular.woff') format('woff'), url('../../fonts/focoregular.ttf') format('truetype'), url('../../fonts/focoregular.svg#focoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'focolight';
  src: url('../../fonts/focolight.eot');
  src: url('../../fonts/focolight.eot?#iefix') format('embedded-opentype'), url('../../fonts/focolight.woff') format('woff'), url('../../fonts/focolight.ttf') format('truetype'), url('../../fonts/focolight.svg#focolight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'focobold';
  src: url('../../fonts/focobold.eot');
  src: url('../../fonts/focobold.eot?#iefix') format('embedded-opentype'), url('../../fonts/focobold.woff') format('woff'), url('../../fonts/focobold.ttf') format('truetype'), url('../../fonts/focobold.svg#focobold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AdelleSansSAGE';
  src: url('../../fonts/AdelleSansSAGE.eot');
  src: url('../../fonts/AdelleSansSAGE.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
h2.heading-primary,
h3.heading-primary,
h4.heading-primary {
  color: #232425;
}
h2.heading-secondary,
h3.heading-secondary,
h4.heading-secondary {
  color: #00a4cf;
}
h2.heading-items,
h3.heading-items,
h4.heading-items {
  padding: 6px;
  background-color: #3c424f;
  /*border: 1px solid @gray;*/
  color: #ffffff;
  border-radius: 1px;
  font-weight: 500 !important;
  font-size: 16px;
}
@media (min-width: 1280px) and (max-width: 1660px) {
  h2.heading-items,
  h3.heading-items,
  h4.heading-items {
    font-size: 14px;
  }
}
@media (min-width: 800px) and (max-width: 1280px) {
  h2.heading-items,
  h3.heading-items,
  h4.heading-items {
    font-size: 12px;
  }
}
h1 {
  color: #a8a9a4;
  font-weight: 100;
  font-size: 26px;
}
h5 {
  font-size: 12px;
  color: #cccccc;
  /*&.heading-secondary {
        color: @sage-tertiary;
    }*/
}
.fa-sml {
  font-size: 0.66666em;
}
.report-category {
  text-transform: capitalize;
  background: #DDDDDD;
  margin: 30px;
  padding-bottom: 5px;
}
.report-category > .category-header {
  padding: 10px 10px 5px;
  font-size: 18px;
  color: #3c424f;
}
.report-category > .report-list {
  list-style: none;
}
.report-category .report-item {
  background: #ffffff;
  margin: -1px -10px 0 -50px;
  border: 1px solid #cccccc;
}
.report-category .report-item > .report-header {
  color: #4D4F53;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.report-category .report-item > .report-header > .description {
  font-size: 16px;
  cursor: pointer;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  padding: 10px;
}
.report-category .report-item > .report-header > .description:hover {
  color: #255bc7;
  font-weight: bold;
}
.report-category .report-item > .report-filters {
  margin-top: -1px;
  border-top: 1px solid #cccccc;
}
.report-category .report-item > .report-filters .input-group {
  width: 95%;
}
.report-category .report-item > .report-filters .input-group .form-control {
  width: 100%;
}
.report-category .report-item > .report-filters input[disabled] {
  background: #ffffff;
}
.report-category .report-item > .report-filters .clear-report-filter {
  cursor: pointer;
}
.report-category .report-item > .report-filters .clear-report-filter:hover {
  color: #009fda;
}
.report-category .report-item > .report-filters .report-radio-button {
  margin-top: 9px;
}
.report-category .report-item > .report-filters .report-check-box {
  margin-top: 12px;
}
.report-category .report-item.active-report {
  margin: 15px -25px 15px -65px;
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.5);
}
.report-category .report-item.active-report > .report-header {
  font-weight: bold;
}
.report-item > .report-header > .actions,
.report-viewer > .modal-header > .actions {
  padding: 10px 0 10px 10px;
  list-style: none;
}
.report-item > .report-header > .actions > li,
.report-viewer > .modal-header > .actions > li {
  display: inline;
}
.report-item > .report-header > .actions .quick-decline :hover,
.report-viewer > .modal-header > .actions .quick-decline :hover {
  color: #ff0000;
}
.report-item > .report-header > .actions a,
.report-viewer > .modal-header > .actions a {
  color: #a8a9a4;
  padding: 0 10px;
  text-decoration: none;
}
.report-item > .report-header > .actions a:hover,
.report-viewer > .modal-header > .actions a:hover {
  color: #255bc7;
}
.report-item > .report-header > .actions .dropdown-menu i,
.report-viewer > .modal-header > .actions .dropdown-menu i {
  padding: 10px;
}
.ovh {
  overflow: hidden;
}
.report-modal {
  position: absolute;
}
.report-modal > .modal-dialog {
  width: 100%;
}
.report-modal > .modal-dialog > .modal-content .report-viewer {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.report-modal > .modal-dialog > .modal-content .report-viewer .modal-header {
  width: 100%;
  padding: 0;
  background-color: white;
}
.report-modal > .modal-dialog > .modal-content .report-viewer .modal-header > ul {
  margin: 0;
  float: right;
  padding-right: 0;
}
.report-modal > .modal-dialog > .modal-content .report-viewer .modal-header > .actions {
  -ms-flex-item-align: end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
}
.report-modal > .modal-dialog > .modal-content .report-viewer .modal-body {
  padding: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  position: relative;
}
.report-modal > .modal-dialog > .modal-content .report-viewer .modal-body > .report-content > div {
  border-color: transparent !important;
}
.report-mailer-buttons {
  float: right;
  padding-bottom: 15px;
}
.no-report-message {
  text-align: center;
  color: #cccccc;
}
.no-report-message > .icon {
  margin-top: 5%;
  font-size: 4em;
}
.no-report-message > .description {
  font-size: 2em;
}
.claims .form-control {
  color: black;
}
.claims .form-control option {
  color: black;
}
.claims .btn-add-new {
  position: relative;
  display: inline-block;
  left: 16%;
}
.claims .dropdown-menu {
  border-radius: unset;
}
.claims .dropdown-menu > li {
  padding: 0 0 0 3%;
  color: #000000;
  border: none;
  font-family: 'focolight';
}
.claims .dropdown-menu > li:hover {
  cursor: pointer;
  color: white;
  background-color: #255bc7;
}
.claims button:not(.btn) {
  background: none;
  border: none;
}
.claims button:disabled {
  color: inherit;
  cursor: not-allowed;
}
.claims .add:disabled {
  color: inherit;
  cursor: not-allowed;
}
.claims .edit:disabled {
  color: inherit;
  cursor: not-allowed;
}
.claims tr:hover .actions {
  color: #444;
}
.claims .edit:hover {
  color: #932ab6;
}
.claims .actions .fa-plus {
  color: #255bc7;
}
.claims .save {
  color: #255bc7;
}
.claims .save:hover {
  color: #255bc7;
}
.claims .save:disabled {
  color: inherit;
  cursor: not-allowed;
}
.claims .cancel:hover {
  color: #ff5800;
}
.claims .delete:hover {
  color: #f72f2f;
}
.claims .save-amount {
  position: absolute;
  top: 0;
  width: 80%;
  left: 100%;
  font-size: 16px;
}
.claims th.numeric,
.claims td.numeric {
  text-align: right;
}
.claims td.numeric > input {
  text-align: right;
}
.claims td.line-dev-item {
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  cursor: default;
}
.claims .inline-claim-item > .required-directive {
  display: none !important;
}
.claims td.line-dev-item-center {
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  cursor: default;
  text-align: center;
}
.claims th.actions,
.claims td.actions {
  width: 100px;
  text-align: right;
}
.claims .fa-refresh {
  color: green;
}
.claims table {
  table-layout: fixed;
  border-collapse: unset;
}
.claims .totals td {
  border-top: 2px solid #cccccc;
  border-bottom: 2px solid #cccccc;
}
.claims .totals .total-item {
  padding-top: 1.5px;
  padding-bottom: 1.5px;
}
.claims .totals .total-item-center {
  text-align: center;
}
.claims .new-line td > input {
  height: 34px;
  padding: 0 5px;
}
.claims .new-line td:not(.actions) > * {
  width: 100%;
}
.claims input[type=file] {
  opacity: 0;
  position: absolute;
  right: 0;
  width: 25px;
  top: 0;
  height: 100%;
  cursor: pointer;
}
.claims .errors {
  margin: 10px;
  color: #ff5800;
}
.claims .table-leave-balances {
  table-layout: fixed;
  width: 55vw;
  text-align: right;
}
.claims .table-leave-balances .button {
  text-align: center;
}
.claims .table-leave-balances td.col-header {
  text-align: left;
}
.claims .table-leave-balances td.col-header.date {
  width: 30%;
  max-width: 30%;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.claims .table-leave-balances td.col-header.id {
  width: 13%;
  max-width: 13%;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.claims .table-leave-balances td.col-header.type {
  width: 19%;
  max-width: 19%;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.claims .table-leave-balances td.col-header.total {
  width: 25%;
  max-width: 25%;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.claims .table-leave-balances td.col-header.button {
  width: 7%;
  text-align: center;
}
.claims .table-leave-balances td.grid-detail-cell {
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.claims .table-leave-balances td.grid-detail-cell.type {
  max-width: 19%;
  overflow: hidden;
  text-wrap: none;
  text-align: left;
}
.claims .table-leave-balances td.grid-detail-cell.leave-def {
  text-align: left;
}
.claims .table-leave-balances .leave-total {
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  text-wrap: none;
}
.claims-saved {
  border-collapse: collapse;
  width: 99%;
}
.claims-saved .empty {
  text-align: center;
  margin: 20px;
  padding-top: 50px;
  color: #ccc;
  font-size: 24px;
}
.claims-saved table[table-data] {
  width: 99.9%;
}
.claims-saved table[table-data] th {
  background-color: #3c424f;
  color: #ffffff;
  padding: 8px;
  font-weight: normal;
}
.claims-saved table[table-data] td {
  padding: 2px 8px 2px 8px;
}
.claims-saved table[table-data] tr {
  background-color: white;
}
.claims-saved table[table-data] tr.active {
  background: #255bc7;
  color: #ffffff;
}
.claims-saved table[table-data] tr.active:hover {
  background: #255bc7;
  color: #ffffff;
  cursor: pointer;
}
.claims-saved table[table-data] tr:hover {
  background-color: #6e95e4;
  cursor: pointer;
}
.claims-saved menu {
  text-align: center;
}
.claims-saved h3 {
  margin-left: 8px;
}
.claims-saved ul.list {
  list-style: none;
  padding: 0;
}
.claims-saved ul.list li {
  position: relative;
  padding: 10px;
}
.claims-saved ul.list li:hover {
  background: #ecedeb;
}
.claims-saved ul.list li:hover menu {
  color: #444;
}
.claims-saved ul.list li.selected {
  background: #ddd;
}
.claims-saved ul.list li div {
  display: inline-block;
  width: 27%;
}
.claims-saved ul.list li menu {
  display: inline-block;
  padding: 0;
  margin: 0;
  color: #ddd;
}
.claims-saved .attachments th.actions {
  position: relative;
}
.claims-saved .view-actions {
  margin: 0;
  padding: 10px;
  border-bottom: 1px solid #ccc;
}
.claims-saved .claim-view form {
  margin: 15px 0;
}
.claims-saved .claim-type-value {
  display: inline-block;
  padding-top: 7px;
}
.claims-saved .claims-saved-container {
  border-top: none;
  /*border-right: 2px solid @gray-light;*/
  overflow-y: auto;
  max-height: calc(100% - 40px);
}
.claims-saved .claims-saved-container .claims-filter-panel {
  border-bottom: 1px solid #cccccc;
  padding: 10px;
  display: block;
  clear: both;
  text-align: right;
}
.claims-saved .claims-saved-container .claims-filter-panel > .multi-select-all {
  float: left;
  color: #a8a9a4;
}
.claims-saved .claims-saved-container .claims-filter-panel > .multi-select-all:hover {
  cursor: pointer;
}
.claims-saved .claims-saved-container .claims-filter-panel > a {
  text-decoration: none;
  cursor: pointer;
  color: #a8a9a4;
  margin-left: 20px;
}
.claims-saved .claims-saved-container .claims-filter-panel > a:hover {
  color: #232425;
}
.claims-saved .claims-saved-container .claims-filter-panel > .inbox-filters {
  overflow: hidden;
  text-align: left;
  padding-top: 10px;
}
.claims-saved .claims-saved-container .claims-filter-panel > .inbox-filters .filter-heading {
  float: left;
  color: #a8a9a4;
  margin-right: 10px;
}
.claims-saved .claims-saved-container .claims-filter-panel > .inbox-filters > .filter-items {
  float: left;
}
.claims-saved .claims-saved-container .claims-filter-panel > .inbox-filters > .filter-items > ul {
  list-style: none;
  padding: 0;
}
.claims-saved .claims-saved-container .claims-filter-panel > .inbox-filters > .filter-items > ul > li {
  margin-bottom: 5px;
}
.claims-saved .claims-saved-container .claims-filter-panel > .inbox-filters > .filter-items a {
  cursor: pointer;
}
.claims-saved .claims-saved-container .claims-filter-panel .inbox-bulk-actions {
  position: relative;
  float: left;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #cccccc;
}
.claims-saved .claims-saved-detail-viewer {
  height: 100%;
  max-height: 100%;
}
.claims-saved .claim-detail {
  width: 99%;
  max-height: calc(100% - 40px);
  height: calc(100% - 40px);
}
.claims-saved .claim-detail .claims-view-table-header {
  position: absolute;
  margin-bottom: 50px;
  left: 22px;
  width: 99%;
  padding-right: 20px;
  border-bottom: none;
  top: 129px;
}
.claims-saved .claim-detail .claims-view-table-header .actions {
  color: #255bc7;
}
.claims-saved .claim-detail .claims-view-table-header th {
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  cursor: default;
  white-space: nowrap;
}
.claims-saved .claim-detail .claims-view-table {
  z-index: -1000;
  position: absolute;
  overflow-y: auto;
  overflow-x: hidden;
  width: 97%;
  left: 22px;
  top: 169px;
}
.claims-saved .claim-detail .claims-view-table tr {
  border-top: 1px solid #eeeeed;
}
.claims-saved .claim-detail .claims-view-table .totals > td {
  border-top: 2px solid #cccccc;
  border-bottom: 2px solid #cccccc;
}
.claims-saved .claim-detail .claims-view-table .totals .total-item {
  padding-top: 1.5px;
  padding-bottom: 1.5px;
}
.claims-saved .claim-detail .claims-view-table tr:first-child {
  border: none;
}
.claims-saved .claim-detail .claims-view-table td {
  border: none;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  cursor: default;
}
.claims-saved .claim-detail .claim-view {
  top: 0;
  right: 0;
  bottom: 0;
  border-left: 2px solid #eeeeed;
  z-index: 10;
  max-height: 100%;
  height: 100%;
  min-height: 0;
}
.claims-saved .claim-detail .claim-view .preview-banner .profile-image {
  display: inline-block;
  width: 10%;
  padding: 0 10px;
  font-size: 5vw;
  margin-right: 5%;
}
.claims-saved .claim-detail .claim-view .form-content {
  padding-top: 0;
}
.claims-saved .claim-detail .claim-view .claim-header {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  width: 80%;
}
.claims-saved .claim-detail .claim-view .claim-header > .preview-heading {
  font-size: 24px;
  color: #3c424f;
}
.claims-saved .claim-detail .claim-view .claim-header > div > .preview-sub-heading,
.claims-saved .claim-detail .claim-view .claim-header > .preview-sub-heading {
  font-size: 18px;
  color: #232425;
}
.claims-saved .claim-detail .claim-view .claim-header > .preview-description-label {
  font-size: 12px;
  color: #a8a9a4;
}
.claims-saved .claim-detail .claim-view .claim-header .preview-description {
  font-size: 14px;
  color: #4D4F53;
  font-weight: bold;
}
.claims-saved .claim-detail .claim-view .claim-header a.preview-edit-undo,
.claims-saved .claim-detail .claim-view .claim-header a.preview-edit {
  color: #a8a9a4;
  outline: none;
}
.claims-saved .claim-detail .claim-view .claim-header a.preview-edit-undo > i.fa,
.claims-saved .claim-detail .claim-view .claim-header a.preview-edit > i.fa {
  font-size: 16px;
  cursor: pointer;
  padding: 20px;
  padding-right: 0;
}
.claims-saved .claim-detail .claim-view .claim-header a.preview-edit-undo > i.fa.fa-check,
.claims-saved .claim-detail .claim-view .claim-header a.preview-edit > i.fa.fa-check,
.claims-saved .claim-detail .claim-view .claim-header a.preview-edit-undo > i.fa.fa-trash,
.claims-saved .claim-detail .claim-view .claim-header a.preview-edit > i.fa.fa-trash {
  padding-left: 5px;
  padding-right: 0;
}
.claims-saved .claim-detail .claim-view .claim-header a.preview-edit-undo:hover,
.claims-saved .claim-detail .claim-view .claim-header a.preview-edit:hover {
  color: #932ab6;
}
.claims-saved .claim-detail .claim-view .claim-header a.preview-edit-undo i.fa.fa-reply {
  padding-left: 5px;
  padding-right: 0;
}
.claims-saved .claim-detail .claim-view .claim-header span.preview-spin > i.fa {
  font-size: 16px;
  padding: 20px;
}
.claims-saved .form-content-claim-custom {
  margin-left: -5%;
}
.claims-saved .form-content-claim-custom .table-leave-balances {
  margin-left: 0;
}
.claim-detail .inbox-preview.form {
  margin-bottom: 0;
  padding: 0;
}
.claim-detail .inbox-preview.form .preview-banner {
  border-bottom: 1px solid #eeeeed;
}
.claim-detail .inbox-preview.form .form-content {
  padding-top: 20px;
  max-height: calc(100vh - 398.428px );
  overflow: auto;
}
.claim-detail .inbox-preview.form .form-buttons {
  position: absolute;
  bottom: 0;
}
.claim-detail .custom-claim-container {
  display: flex;
}
.claim-detail .approver-comments {
  margin-top: 10px;
}
.submit-claim {
  padding-bottom: 42px;
}
.submit-claim [ng-file-drop] {
  margin: 0 !important;
}
.submit-claim .k-upload-empty .k-upload-button {
  margin: 0;
}
.submit-claim .error-message {
  position: absolute;
  left: 100%;
  top: 8px;
  width: 500px;
}
.submit-claim .table-submit {
  padding-bottom: 50px;
}
.submit-claim .table-submit .actions {
  color: #255bc7;
}
.submit-claim .table-submit .actions:hover {
  color: #255bc7;
}
.submit-claim table {
  margin-top: 30px;
}
.submit-claim table th:last-child {
  text-align: right;
}
.submit-claim table td:last-child {
  text-align: right;
}
.inbox-claim-type-heading {
  padding: 10px;
  background-color: #DDDDDD;
}
.inbox-claim-type-heading i.fa {
  position: relative;
  float: right;
}
.validation-messages {
  color: #ff5800;
}
.claims-summary-content {
  background-color: white;
}
.claims-summary-show-hide {
  -moz-animation: 0.8s fadeInDown ease;
  -o-animation: 0.8s fadeInDown ease;
  -webkit-animation: 0.8s fadeInDown ease;
  animation: 0.8s fadeInDown ease;
}
.claim-balance-total {
  color: #3c424f;
  font-weight: bold;
}
.claim-section {
  font-weight: normal;
  cursor: pointer;
}
.carousel-item-claim > a {
  text-decoration: none;
  color: #a8a9a4;
  cursor: pointer;
}
.carousel-item-claim .add-new {
  position: absolute;
  bottom: 12px;
  right: 0;
  float: right;
  text-align: right;
  cursor: pointer;
  color: #ebedef;
  margin-right: 15px;
}
.carousel-item-claim .claim-balance-content {
  width: 200px;
  height: 150px;
  margin: 10px;
  padding: 10px;
  color: white !important;
  background-color: #3c424f;
  -moz-box-shadow: #3c424f 5px 10px 30px 0;
  -webkit-box-shadow: #3c424f 5px 10px 30px 0;
  box-shadow: #3c424f 5px 10px 30px 0;
  cursor: pointer;
  position: relative;
}
.carousel-item-claim .claim-balance-content:hover {
  background: #474e5d;
  -moz-box-shadow: #2E3456 5px 10px 30px 0;
  -webkit-box-shadow: #2E3456 5px 10px 30px 0;
  box-shadow: #2E3456 5px 10px 30px 0;
}
.carousel-item-claim .claim-balance-content .header {
  color: #ffffff;
  font-size: 18px;
  overflow-x: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}
.carousel-item-claim .claim-balance-content .total {
  text-align: center;
  line-height: 1;
}
.carousel-item-claim .claim-balance-content .total > .total-header {
  font-size: 12px;
  color: #ffffff;
}
.carousel-item-claim .claim-balance-content .total > .total-amount {
  font-size: 22px;
  padding: 10px;
  font-weight: bold;
  color: #a8a9a4;
}
.carousel-item-claim .claim-balance-content .total > .total-amount.positive {
  color: #255bc7;
}
.carousel-item-claim .claim-balance-content .total > .total-amount.negative {
  color: #ff5800;
}
.carousel-item-claim .claim-balance-content .total > .total-amount.negative-pending {
  color: #3c424f;
}
.carousel-item-claim .claim-balance-content .total > .total-amount.zero {
  color: #009fda;
}
.carousel-item-claim .claim-balance-content .total > .total-units {
  font-size: 10px;
  color: #a8a9a4;
}
.carousel-item-claim .claim-balance-content .available {
  width: 50%;
  border-right: 1px solid #a8a9a4;
  float: left;
}
.carousel-item-claim .claim-balance-content .available.no-border {
  border-right: none;
}
.carousel-item-claim .claim-balance-content .pending {
  width: 50%;
  float: left;
}
.carousel-item-claim .claim-balance-content-grouped {
  width: 200px;
  height: 150px;
  margin: 10px 25px 25px 10px;
  padding: 10px;
  color: #ffffff !important;
  cursor: pointer;
  background-color: #434958;
  -moz-box-shadow: #3b414e 6px 6px 0 0, #3b414e 12px 12px 0, #3c424f 12px 22px 34px 0;
  -webkit-box-shadow: #3b414e 6px 6px 0 0, #3b414e 12px 12px 0, #3c424f 12px 22px 34px 0;
  box-shadow: #3b414e 6px 6px 0 0, #3b414e 12px 12px 0, #3c424f 12px 22px 34px 0;
  position: relative;
}
.carousel-item-claim .claim-balance-content-grouped:hover {
  background: #4e5566;
  -moz-box-shadow: #2E3456 5px 10px 30px 0;
  -webkit-box-shadow: #2E3456 5px 10px 30px 0;
  box-shadow: #2E3456 5px 10px 30px 0;
}
.carousel-item-claim .claim-balance-content-grouped > .header {
  color: #ffffff;
  font-size: 18px;
  overflow-x: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}
.carousel-item-claim .claim-balance-content-grouped .total {
  text-align: center;
  line-height: 1;
}
.carousel-item-claim .claim-balance-content-grouped .total > .total-header {
  font-size: 12px;
  color: #ffffff;
}
.carousel-item-claim .claim-balance-content-grouped .total > .total-amount {
  font-size: 22px;
  padding: 10px;
  font-weight: bold;
  color: #a8a9a4;
}
.carousel-item-claim .claim-balance-content-grouped .total > .total-amount.positive {
  color: #255bc7;
}
.carousel-item-claim .claim-balance-content-grouped .total > .total-amount.negative {
  color: #ff5800;
}
.carousel-item-claim .claim-balance-content-grouped .total > .total-amount.negative-pending {
  color: #3c424f;
}
.carousel-item-claim .claim-balance-content-grouped .total > .total-amount.zero {
  color: #009fda;
}
.carousel-item-claim .claim-balance-content-grouped .total > .total-units {
  font-size: 10px;
  color: #ffffff;
}
.carousel-item-claim .claim-balance-content-grouped .available {
  width: 50%;
  border-right: 1px solid white;
  float: left;
}
.carousel-item-claim .claim-balance-content-grouped .available.no-border {
  border-right: none;
}
.carousel-item-claim .claim-balance-content-grouped .pending {
  width: 50%;
  float: left;
}
.carousel-item-claim .claim-balance-content.selected {
  background-color: #cececb;
}
.carousel-item-claim .claim-balance-content.selected .total {
  text-align: center;
  line-height: 1;
  color: #662300;
}
.carousel-item-claim .claim-balance-content.selected .total > .total-header {
  font-size: 12px;
  color: #4D4F53;
}
.carousel-item-claim .claim-balance-content.selected .total > .total-amount {
  font-size: 22px;
  padding: 10px;
  font-weight: bold;
}
.carousel-item-claim .claim-balance-content.selected .total > .total-amount.positive {
  color: #1d479c;
}
.carousel-item-claim .claim-balance-content.selected .total > .total-amount.negative-pending {
  color: #1d479c;
}
.carousel-item-claim .claim-balance-content.selected .total > .total-amount.zero {
  color: #007aa7;
}
.carousel-item-claim .claim-balance-content.selected .total > .total-units {
  font-size: 10px;
  color: #757770;
}
.employee-header {
  font-size: 2em;
  color: #00a4cf;
}
.claim-summary-shadow {
  box-shadow: #a8a9a4 8px 10px 40px 0;
}
.claims-submitted-amount {
  color: #00a4cf;
}
.claims-balance {
  color: #41A940;
  font-weight: bold;
}
.claims-summary-table {
  position: fixed;
  z-index: 100;
  right: 20px;
  margin-bottom: 50px;
}
.claims-positive-submitted {
  color: #00a4cf !important;
}
.claims-spinner {
  color: #255bc7 !important;
}
.no-value {
  font-style: italic;
  color: #a8a9a4;
}
.inherit-background {
  background: #EBEDEF !important;
}
.modal-claim-custom {
  width: 80vw;
}
.modal-claim-custom .form .form-section {
  margin-bottom: 20px;
}
.modal-claim-custom .form .form-section:last-child {
  margin-bottom: 20px;
}
.modal-claim-custom .modal-body {
  display: block;
  max-height: 70vh;
  overflow: auto;
}
.modal-claim-custom table.custom-claim-table {
  width: 95%;
  table-layout: fixed;
  margin: auto;
  max-height: 50vh;
}
.modal-claim-custom table.custom-claim-table .attachment-col {
  width: 25px;
  margin-top: 0;
}
.modal-claim-custom table.custom-claim-table .input-value {
  width: auto;
}
.modal-claim-custom table.custom-claim-table .input-value span.form-group {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.modal-claim-custom table.custom-claim-table .header {
  background-color: #4D4F53;
  color: #ffffff;
  line-height: 30px;
}
.modal-claim-custom table.custom-claim-table .header th {
  font-weight: 100;
}
.modal-claim-custom table.custom-claim-table .header th.type {
  width: 150px;
  min-width: 100px;
  max-width: 200px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.modal-claim-custom table.custom-claim-table .header th.conv-value,
.modal-claim-custom table.custom-claim-table .header th.calc-value {
  width: 160px;
}
.modal-claim-custom table.custom-claim-table .header th.value {
  color: #ffffff;
  min-width: 200px;
}
.modal-claim-custom table.custom-claim-table .header th.sales-tax {
  width: 100px;
}
.modal-claim-custom table.custom-claim-table th {
  text-align: center;
  padding-right: 10px;
}
.modal-claim-custom table.custom-claim-table td {
  padding: 5px;
}
.modal-claim-custom table.custom-claim-table td .currency {
  margin-right: 5px;
  width: 30%;
  padding-left: 2px;
  padding-right: 2px;
  min-width: 92px;
  max-width: 100px;
}
.modal-claim-custom table.custom-claim-table td .currency-value {
  width: Calc(70% - 5px);
}
.modal-claim-custom table.custom-claim-table td .conv-value {
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  text-wrap: none;
}
.modal-claim-custom table.custom-claim-table td span.required-directive {
  position: relative !important;
  display: none !important;
}
.modal-claim-custom table.custom-claim-table td.input-value {
  width: auto;
}
.modal-claim-custom table.custom-claim-table td.input-value span.form-group {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  width: 100%;
}
.modal-claim-custom table.custom-claim-table td.input-value span.form-group .row {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  display: flex;
}
.modal-claim-custom table.custom-claim-table td.input-value span.form-group .row .sales-tax {
  margin-top: 5px;
  margin-right: 5px;
}
.modal-claim-custom table.custom-claim-table .claim-custom-total-row {
  background-color: #6D717A;
  color: #ffffff;
}
.modal-claim-custom table.custom-claim-table .claim-custom-total-row .description {
  font-weight: bold;
}
.modal-claim-custom table.custom-claim-table .description {
  text-align: right;
}
.modal-claim-custom table.custom-claim-table .description .row {
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  display: block;
  height: 33px;
}
.modal-claim-custom table.custom-claim-table tbody tr:last-child .description {
  padding-bottom: 35px;
}
.modal-claim-custom table.custom-claim-table .input-row.sales-tax {
  border-bottom: 1px solid #eeeeed;
}
.modal-claim-custom table.custom-claim-table .input-row .number {
  text-align: right;
  padding-right: 10px;
  font-weight: bold;
  color: #4D4F53;
  background-color: #eeeeed;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.modal-claim-custom table.custom-claim-table .input-row .number i.fa {
  left: 0;
  color: #255bc7;
}
.modal-claim-custom table.custom-claim-table .input-row .number.negative {
  color: #ff5800;
}
.modal-claim-custom table.custom-claim-table tbody .attachment {
  background-color: #ffffff;
  color: #4D4F53;
}
.modal-claim-custom table.custom-claim-table tfoot .attachment {
  padding: 0;
  margin: 0;
}
.modal-claim-custom .attachment-drop-container {
  width: 100%;
}
.form-content-claim-custom .form-horizontal:last-child {
  margin-top: 20px;
}
.form-content-claim-custom .attachment-upload-section {
  margin-top: 10px;
}
.claim-transactions .content-area {
  margin: 0;
  padding: 0;
  display: flex;
}
.claim-transactions .col-md-1 {
  padding-left: 2px;
  padding-right: 2px;
}
.claim-transactions .left-panel {
  width: 30%;
  height: calc(100vh - 345px );
  overflow-y: auto;
  background-color: #4D4F53;
}
.claim-transactions .left-panel .claim-transaction {
  cursor: pointer;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.claim-transactions .left-panel .claim-transaction.active {
  background-color: #eeeeed;
}
.claim-transactions .left-panel .description-container {
  position: relative;
  height: 20px;
}
.claim-transactions .left-panel .description-container .description {
  font-size: 16px;
  font-weight: bold;
  color: #3c424f;
}
.claim-transactions .left-panel .description-container .date {
  right: 0;
  position: relative;
  float: right;
  color: #a8a9a4;
  font-size: 12px;
  padding-right: 20px;
  font-weight: normal;
  overflow-wrap: break-word;
}
.claim-transactions .left-panel .sub-heading {
  color: #00a4cf;
  font-weight: bold;
}
.claim-transactions .left-panel .status {
  color: #a8a9a4;
  font-size: 13px;
}
.claim-transactions .left-panel .fa.fa-check {
  color: #41A940;
}
.claim-transactions .left-panel .fa.fa-times {
  color: #f72f2f;
}
.claim-transactions .right-panel {
  width: 70%;
}
.grouped-claim-id {
  position: absolute;
  top: 100px;
  right: 0;
  color: #a8a9a4;
  padding-right: 5px;
}
.claim-detail-section .grouped-claim-id {
  top: 200px;
}
.inbox-preview .grouped-claim-id {
  top: 190px;
  padding-right: 15px;
}
.claim-header-back-arrow {
  padding-right: 10%;
}
.content-area .form page-loading {
  top: 50px;
}
.signin {
  width: 100%;
  height: 100%;
  position: fixed;
  background: url(../../images/bg-3.jpg) no-repeat center center fixed;
  background-size: cover;
  overflow: auto;
}
.signin > .signin-panel {
  border: 1px solid #cccccc;
  width: 480px;
  margin: 10% auto;
  margin-bottom: 0;
  box-shadow: rgba(0, 0, 0, 0.4) 5px 5px 15px 0;
  padding: 0;
  overflow: hidden;
}
@media screen and (max-height: 800px) {
  .signin > .signin-panel {
    margin: 1% auto;
  }
}
.signin > .signin-panel > .signin-header {
  background: #ffffff;
  opacity: 0.75;
  width: 100%;
  font-size: 36px;
  float: left;
  text-align: center;
  cursor: default;
  padding: 15px 15px 0 15px;
  position: relative;
  z-index: 10;
}
.signin > .signin-panel > .signin-header > .language-dropdown {
  position: absolute;
  top: -5px;
  right: 10px;
}
.signin > .signin-panel > .signin-header > .language-dropdown .dropdown-menu {
  position: relative;
  top: 17px;
  left: 25px;
}
.signin > .signin-panel > .signin-header > .language-dropdown .dropdown-toggle .fa-sml {
  color: #4D4F53;
}
.signin > .signin-panel > .signin-body {
  opacity: 0.75;
  float: left;
  padding: 0 40px 20px 40px;
  width: 100%;
  background: #ffffff;
}
.signin > .signin-panel > .signin-body > .form-group input {
  background-color: #ffffff;
}
.signin > .signin-panel > .signin-body > button {
  opacity: 1;
}
.signin > .signin-panel > .signin-body .fa-exclamation-triangle {
  color: #ffffff;
}
.signin > .signin-panel .auto-login hr {
  padding: 5px 0 0 0;
  margin: 5px 0;
  border: 0;
  border-bottom: 1px solid #a8a9a4;
}
.signin > .signin-panel .auto-login a {
  font-weight: bold;
}
.signin .forgot-user-password-link {
  position: relative;
  float: right;
}
.signin-changepassword {
  width: 100%;
  height: 100%;
  position: absolute;
  background: #a8a9a4;
  background-size: cover;
}
.signin-changepassword > .signin-panel {
  border: 1px solid #cccccc;
  width: 480px;
  top: 4px solid white;
  margin-bottom: 10%;
  margin-left: auto;
  margin-right: auto;
  box-shadow: rgba(0, 0, 0, 0.4) 5px 5px 15px 0;
  padding: 0;
  overflow: hidden;
}
.signin-changepassword > .signin-panel > .signin-header {
  background: #eeeeed;
  width: 100%;
  font-size: 36px;
  border-bottom: 1px solid #a8a9a4;
  float: left;
  text-align: center;
  cursor: default;
  padding: 20px;
}
.signin-changepassword > .signin-panel > .signin-body {
  float: left;
  padding: 20px 40px;
  width: 100%;
  background: #ffffff;
}
.signin-header > .company {
  display: inline;
  color: #3c424f;
  font-weight: 600;
  font-family: 'focobold';
}
.signin-header > .product {
  display: inline;
  color: #255bc7;
  font-weight: 600;
  font-family: 'focolight';
}
.signin-body > .form-group {
  margin-bottom: 10px;
}
.signin-body .btn {
  margin: 10px 0 10px;
  /*.customSignInButton{
            white-space: nowrap;
            overflow: hidden;
            -ms-text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            max-width: 40%;
            position: absolute;
        }*/
}
.password-policies {
  border: 1px solid #a8a9a4;
  padding-left: 10px;
  padding-top: 10px;
  font-size: 11px;
  color: #a8a9a4;
  margin-left: 10px;
  margin-right: 10px;
}
.timeout {
  color: #ffffff;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.timeout > .timeout-icon {
  padding: 15px;
  background: #ff5800;
}
.timeout > .timeout-message {
  font-size: 16px;
  padding: 15px;
  background: #4D4F53;
  width: 100%;
}
.timeout-backdrop {
  height: 100%;
}
.security-setup-screen {
  padding-left: 75px;
}
.security-setup-screen #qrcode {
  margin-top: 40px;
}
.security-setup-screen #qrcode canvas {
  margin: auto;
  margin-left: -30px !important;
  margin-right: -35px !important;
}
.security-setup-screen .step {
  color: #009fda;
}
.security-setup-screen .step-item {
  padding-left: 15px;
}
.security-setup-screen .step-item-key {
  padding-left: 0;
  background-color: #a8a9a4;
  color: #000000;
  padding: 8px 0;
  text-align: center;
  margin-top: -40px;
  width: 265px;
}
.security-setup-screen .manualkey {
  font-weight: bold;
  color: #ffffff;
}
.security-setup-screen .btn {
  margin-left: 15px;
}
.security-setup-screen .qr-item {
  padding-left: 20px;
}
/*.borderRadius(@radius) {
	-moz-border-radius: @radius;
	-webkit-border-radius: @radius;
	border-radius: @radius;
}*/
.toast-title {
  font-weight: bold;
  padding-left: 5px;
}
.toast-message {
  margin-left: 10px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #ffffff;
}
.toast-message a:hover {
  color: #eeeeed;
  text-decoration: none;
}
.toast-close-button {
  position: absolute;
  right: 0.3em;
  top: 0.2em;
  float: right;
  color: #ffffff;
  opacity: 0;
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #ff0000;
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 120px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/
}
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#toast-container > div {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #4d4f53;
  -webkit-box-shadow: 0 0 12px #4d4f53;
  box-shadow: 0 0 12px #4d4f53;
  color: #ffffff;
}
#toast-container > :hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  cursor: pointer;
}
#toast-container > .toast-info:before {
  content: "\f05a";
  background-color: #009fda;
}
#toast-container > .toast-error:before {
  content: "\f05e";
  background-color: #f72f2f;
}
#toast-container > .toast-success:before {
  content: "\f058";
  background-color: #00a65a;
}
#toast-container > .toast-warning:before {
  content: "\f06a";
  background-color: #ff5800;
}
#toast-container > .toast-upload:before {
  content: "\f0aa";
  background-color: #6639b7;
}
#toast-container > .toast-removed:before {
  content: "\f1f8";
  background-color: #ff0000;
}
#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin: auto;
}
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin: auto;
}
.toast {
  background-color: #4d4f53;
}
.toast:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  padding-top: 8px;
  padding-left: 10px;
  font-size: 36px;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50px;
  margin-right: 5px;
}
.toast ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.toast ul li .btn {
  margin: 5px 0 0 0;
}
.toast:hover .toast-close-button {
  opacity: 1;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
}
/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
a.collection-sort-button {
  text-decoration: none;
  cursor: pointer;
  color: #a8a9a4;
  margin-left: 20px;
}
a.collection-sort-button:hover {
  color: #232425;
}
.collection-sort {
  overflow: hidden;
  margin-top: 10px;
}
.collection-sort > .sort-heading {
  float: left;
  color: #a8a9a4;
  margin-right: 10px;
}
.collection-sort > .sort-items {
  padding: 0;
  float: left;
  width: 300px;
}
.collection-sort > .sort-items > ol {
  padding: 0;
  list-style: none;
}
.collection-sort > .sort-items > ol > li {
  text-align: left;
  margin-bottom: 5px;
}
.collection-sort > .sort-items > ol > li > a {
  text-decoration: none;
  outline: 0;
  cursor: pointer;
  margin-left: 5px;
}
.collection-sort > .sort-items > ol > li > .sort-direction {
  color: #3c424f;
}
.collection-sort > .sort-items > ol > li > .remove-sort {
  color: #ff0000;
}
.sort-right {
  float: right;
}
.review-preview {
  position: fixed;
  width: 59%;
  padding: 0;
  top: calc(30px + 80px);
  left: 20%;
  height: 146px;
  max-height: 146px;
  z-index: 200;
  -moz-box-shadow: 0 2px 5px #a8a9a4;
  -webkit-box-shadow: 0 2px 5px #a8a9a4;
  box-shadow: 0 2px 5px #a8a9a4;
}
.review-preview.banner-collapsed {
  height: 40px;
}
.review-preview > .review-banner {
  height: 146px;
  max-height: 146px;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.review-preview > .review-banner.banner-collapsed {
  height: 40px;
}
.review-preview > .review-banner > .profile-image.review-profile-image {
  min-width: 150px;
  max-width: 150px;
  text-align: center;
}
.review-preview > .review-banner > .profile-image.review-profile-image > img {
  vertical-align: top;
  max-width: 150px;
  margin-top: 1%;
}
.preview-content.review-content {
  position: relative;
  top: 196px;
  width: 100%;
  color: #232425;
  margin: 0;
}
.preview-content.review-content .col-md-12 {
  padding-left: 0;
}
.preview-content.review-content .col-md-12 .col-md-9 {
  padding-left: 0;
}
.preview-content.review-content.banner-collapsed {
  top: 90px;
}
.preview-content.review-content textarea {
  width: 100%;
  max-width: 100%;
}
.preview-header.review-header {
  width: 89%;
  padding-left: 20px;
  padding-top: 10px;
  top: 0;
}
.preview-header.review-header .flex {
  font-size: 24px;
  color: #3c424f;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 70%;
  line-height: 34px;
}
.preview-header.review-header.review-header-collapsed {
  left: 0;
  padding-left: 20px;
  width: 100%;
}
.form .form-section.review-content {
  padding: 7px 0 0 0;
}
.review-tabs {
  background-color: #a8a9a4;
  border-bottom: 1px solid #ffffff;
  margin-left: -15px;
  overflow-x: auto;
  padding: 8px 5px 1px 5px;
  position: fixed;
  top: calc(30px + 80px + 146px);
  height: 50px;
  width: 59%;
  z-index: 199;
}
.review-tabs.banner-collapsed {
  top: calc(30px + 80px + 40px);
}
.review-tabs > a {
  color: #4D4F53;
}
.review-tabs .review-tab {
  cursor: pointer;
  font-weight: bold;
}
.review-tabs > li > a {
  background-color: #cccccc;
  color: #232425;
}
.review-tabs > li > a i.fa.fa-check {
  color: #00a65a;
}
.review-tabs > li > a :hover {
  background-color: #a8a9a4;
  cursor: pointer;
}
.review-tabs > li.active > a {
  background-color: #ffffff;
  color: #232425;
}
.review-tabs > li.active > a :hover {
  background-color: #a8a9a4;
  cursor: pointer;
}
.nav.nav-tabs.review-tab {
  background-color: #cccccc;
  border-color: #cccccc;
  color: #4D4F53;
  cursor: pointer;
}
.nav.nav-tabs.review-tab > a {
  margin-right: 2px;
  line-height: 1.428;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  background-color: #cccccc;
  color: #4D4F53;
  font-weight: bold;
}
.nav.nav-tabs.review-tab > li.active {
  background-color: #ffffff;
  border-color: #9a9b9c;
}
.nav.nav-tabs.review-tab > li.active > a {
  background-color: #cccccc;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  font-weight: bold;
  color: #4D4F53;
}
.review-tab-page {
  background-color: #ffffff;
  color: #000000;
  padding-right: 10px;
}
h2.review-heading-primary {
  color: #3c424f;
  font-size: 24px;
  font-weight: bold;
}
.review-tab-heading > h2 {
  color: #ffffff;
  padding: 10px 15px 5px 0;
  margin: 0;
}
.review-tab-heading > h2 > review-level-header > i {
  font-size: 16px;
  text-align: left;
}
.review-tab-heading > h4 {
  color: #ffffff;
  padding: 10px 15px 5px 0;
  margin: 0;
}
.review-tab-heading > h4 > review-level-header > i {
  font-size: 10px;
  text-align: left;
}
.review-tab-heading > h2 > review-level-header > a,
.review-tab-heading > h4 > review-level-header > a {
  border: none;
  color: #ffffff;
  text-decoration: none;
  width: 100%;
}
.review-tab-heading .fa.fa-minus,
.review-tab-heading .fa.fa-plus {
  padding-left: 10px;
}
.review-tab-heading .fa.fa-minus :hover,
.review-tab-heading .fa.fa-plus :hover {
  color: #cccccc;
}
.review-heading {
  background-color: #4d4f53;
  box-shadow: 0 2px 5px #a8a9a4;
  color: #ffffff;
  margin: 0 1px 0 1px;
  position: relative;
}
.review-heading > h5.item-sub-heading {
  color: #ffffff;
  font-size: 13px;
  margin: 0;
  padding: 10px 0 5px 30px;
}
.review-heading > h5.item-sub-heading .fa-flag-checkered {
  font-size: 15px;
}
.review-heading .fa {
  padding: 0 5px 0 5px;
}
.review-heading .fa.fa-flag-checkered {
  color: #009fda;
}
.review-heading .fa.fa-cogs {
  color: #ff5800;
}
.review-heading .fa.fa-info-circle,
.review-heading .fa.fa-info,
.review-heading .fa.fa-flag-checkered,
.review-heading .fa.fa-cogs {
  font-size: inherit;
  text-align: inherit;
  cursor: pointer;
}
.review-heading .fa:hover {
  color: #932ab6;
}
.review-heading .fa.fa-plus:hover,
.review-heading .fa.fa-minus:hover {
  color: #cccccc;
}
.review-heading-status,
.review-heading-weight {
  float: right;
  padding-left: 10px;
  padding-right: 10px;
}
.review-heading-status > i.fa.fa-check {
  color: #255bc7;
}
.review-heading-status > i.fa.fa-info-circle {
  cursor: pointer;
}
.review-level1,
.review-level2,
.review-level3 {
  margin-bottom: 20px;
}
.review-level1 > div.review-tab-page-content,
.review-level2 > div.review-tab-page-content,
.review-level3 > div.review-tab-page-content {
  border: 1px solid #cccccc;
  border-top: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.review-level1.active.fixed {
  position: fixed;
  top: calc(30px + 80px + 146px + 100px);
  width: 58%;
}
.review-tab-page-content {
  padding: 15px 25px 25px 25px;
  background-color: #F1F1F3;
  box-shadow: 0 -2px -5px #a8a9a4;
}
.review-tab-page-content .rating-group {
  padding-bottom: 20px;
}
.review-question {
  padding-top: 10px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.review-question-comment {
  padding-bottom: 15px;
}
.review-slider-group {
  display: flex;
}
.review-slider-group > input {
  width: 50%;
}
.review-slider-group > span.rating-description {
  padding-left: 10px;
  padding-top: 5px;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 40%;
}
.review-slider-group > i.fa {
  font-size: 20px;
}
.review-slider-group > i.fa.fa-info,
.review-slider-group > i.fa.fa-info-circle {
  padding-top: 5px;
  padding-left: 10px;
  cursor: pointer;
}
.review-slider-group > i.fa.fa-info:hover,
.review-slider-group > i.fa.fa-info-circle:hover {
  color: #932ab6;
}
.review-slider-group > i.fa.fa-chevron-circle-left,
.review-slider-group > i.fa.fa-chevron-circle-right,
.review-slider-group > i.fa.fa-list-ol {
  padding: 5px 10px 5px 10px;
  color: #4D4F53;
  cursor: pointer;
}
.review-slider-group > i.fa.fa-chevron-circle-left:hover,
.review-slider-group > i.fa.fa-chevron-circle-right:hover,
.review-slider-group > i.fa.fa-list-ol:hover {
  color: #932ab6;
}
.contract-review-slider-group {
  position: relative;
  padding: 10px;
}
.contract-review-slider-group > .dx-slider {
  width: calc(100% - 50px);
}
.contract-review-slider-group > span.rating-description {
  padding-left: 10px;
  padding-top: 5px;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 40%;
}
.contract-review-slider-group > i.fa {
  font-size: 20px;
  position: absolute;
  top: 15px;
  right: 0px;
}
.contract-review-slider-group > i.fa.zero-top {
  top: 0px;
}
.contract-review-slider-group > i.fa.fa-info,
.contract-review-slider-group > i.fa.fa-info-circle {
  padding-top: 5px;
  padding-left: 10px;
  cursor: pointer;
}
.contract-review-slider-group > i.fa.fa-info:hover,
.contract-review-slider-group > i.fa.fa-info-circle:hover {
  color: #932ab6;
}
.contract-review-slider-group > i.fa.fa-chevron-circle-left,
.contract-review-slider-group > i.fa.fa-chevron-circle-right,
.contract-review-slider-group > i.fa.fa-list-ol {
  padding: 5px 10px 5px 10px;
  color: #4D4F53;
  cursor: pointer;
}
.contract-review-slider-group > i.fa.fa-chevron-circle-left:hover,
.contract-review-slider-group > i.fa.fa-chevron-circle-right:hover,
.contract-review-slider-group > i.fa.fa-list-ol:hover {
  color: #932ab6;
}
.inbox-preview.review-preview > .preview-content .control-label {
  color: #232425;
}
.review-overall-comment {
  margin: 0 5px 0 5px;
  padding: 10px 10px 10px 10px;
  border-top: 1px solid #a8a9a4;
}
.review-buttons {
  margin-top: 10px;
  float: right;
}
.inbox-preview .preview-buttons.review-buttons {
  padding-right: 20px;
  text-align: right;
}
.review-description-label {
  padding-left: 0;
}
.performance-content-panel {
  top: 0;
  bottom: 0;
  overflow-y: auto;
  overflow-x: hidden;
  background: #a8a9a4;
}
.performance-content-panel:last-child {
  border-right: none;
}
.performance-content-panel > .inner-panel {
  display: block;
}
.performance-items-panel {
  left: 0;
  border-right: 1px solid #cccccc;
  height: 100%;
}
.performance-items-panel .performance-tabs {
  padding: 5px 5px 0;
}
.performance-items-panel .performance-tabs > .nav {
  border-bottom: none;
}
.performance-items-panel .performance-tabs > .nav > .performance-tab {
  min-width: 150px;
  font-weight: bold;
  margin-bottom: 0;
}
.performance-items-panel .performance-tabs > .nav > .performance-tab .badge {
  float: right;
  background: #3c424f;
}
.performance-items-panel .performance-tabs > .nav > .performance-tab > a {
  overflow: hidden;
  color: #4D4F53;
  background: #cccccc;
  cursor: pointer;
}
.performance-items-panel .performance-tabs > .nav > .performance-tab > a:hover {
  border: 1px solid #eeeeed;
  background: #eeeeed;
}
.performance-items-panel .performance-tabs > .nav > .performance-tab.active > a {
  background: #ffffff;
}
.performance-items-panel .performance-tabs > .nav > .performance-tab.active > a:hover {
  border: 1px solid #ffffff;
  background: #F1F1F3;
}
.performance-items-panel .performance-filter-panel {
  background: #ffffff;
  display: block;
  border-bottom: 1px solid #cccccc;
  padding: 10px;
  clear: both;
}
.performance-items-panel .performance-filter-panel > a {
  text-decoration: none;
  cursor: pointer;
  color: #a8a9a4;
  margin-left: 20px;
}
.performance-items-panel .performance-filter-panel > a:hover {
  color: #232425;
}
.performance-items-panel .performance-filter-panel > .performance-filters {
  overflow: hidden;
  text-align: left;
}
.performance-items-panel .performance-filter-panel > .performance-filters .filter-heading {
  float: left;
  color: #a8a9a4;
  margin-right: 10px;
}
.performance-items-panel .performance-filter-panel > .performance-filters > .filter-items {
  float: left;
}
.performance-items-panel .performance-filter-panel > .performance-filters > .filter-items > ul {
  list-style: none;
  padding: 0;
}
.performance-items-panel .performance-filter-panel > .performance-filters > .filter-items > ul > li {
  margin-bottom: 5px;
}
.performance-items-panel .performance-filter-panel > .performance-filters > .filter-items > ul > li .k-widget {
  min-width: 150px;
  width: 150px;
}
.performance-items-panel .performance-filter-panel > .performance-filters > .filter-items > ul > li .k-widget .k-input {
  width: 100%;
  min-width: 100%;
}
.performance-items-panel .performance-filter-panel > .performance-filters > .filter-items a {
  cursor: pointer;
}
.performance-items-panel .performance-items {
  display: block;
}
.performance-items-panel .performance-items > ul {
  list-style: none;
  padding: 0;
}
.performance-items .performance-item {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #eeeeed;
  padding: 10px;
  background: #ffffff;
  overflow: hidden;
}
.performance-items .performance-item:hover {
  background: #eeeeed;
}
.performance-items .performance-item > .item-content {
  position: relative;
  right: 0;
  top: 0;
  cursor: pointer;
}
.performance-items .performance-item > .item-content > .item-sub-heading,
.performance-items .performance-item > .item-content > .item-description {
  line-height: 18px;
}
.performance-items .performance-item > .item-content > .item-heading {
  margin: 0;
  color: #3c424f;
  font-size: 16px;
  font-weight: bold;
}
.performance-items .performance-item > .item-content > .item-heading > .item-submitted {
  float: right;
  color: #a8a9a4;
  font-size: 12px;
  padding-right: 20px;
  font-weight: normal;
}
.performance-items .performance-item > .item-content > .item-sub-heading {
  color: #a8a9a4;
  margin-left: 5px;
  font-size: 12px;
  display: inline;
}
.performance-items .performance-item > .item-content > .item-description {
  color: #4D4F53;
  font-weight: bold;
  display: inline;
}
.performance-items .performance-item > .item-content .item-label,
.performance-items .performance-item > .item-content .item-value {
  line-height: 14px;
  display: inline;
}
.performance-items .performance-item > .item-content .item-label {
  color: #a8a9a4;
  font-size: 12px;
}
.performance-items .performance-item > .item-content .item-value {
  padding-left: 5px;
  padding-right: 20px;
}
.performance-item.item-selected {
  background: #F1F1F3;
}
.summary-heading {
  color: #ffffff;
  background: #3c424f;
  padding: 0.1px 5px 0.1px 15px;
  position: relative;
}
.summary-heading .summary-heading-info,
.summary-heading .summary-heading-overview,
.summary-heading .summary-heading-check {
  position: absolute;
  padding-right: 10px;
  padding-left: 10px;
}
.summary-heading .summary-heading-overview {
  cursor: pointer;
  right: 0;
}
.summary-heading .summary-heading-info {
  cursor: pointer;
  right: 40px;
}
.summary-heading .summary-heading-check {
  right: 75px;
}
.summary-heading > h2 {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: white;
}
.performance-summary {
  z-index: 1;
  position: fixed;
  background: #ffffff;
  width: 19%;
  top: calc(30px + 80px + 15px);
  bottom: 50px;
  overflow-y: scroll;
}
.performance-summary .summary-heading {
  color: #ffffff;
  background: #3c424f;
  padding: 0.1px 5px 0.1px 15px;
  position: relative;
}
.performance-summary .summary-heading .summary-heading-info,
.performance-summary .summary-heading .summary-heading-overview,
.performance-summary .summary-heading .summary-heading-check {
  position: absolute;
  padding-right: 10px;
  padding-left: 10px;
}
.performance-summary .summary-heading .summary-heading-overview {
  cursor: pointer;
  right: 0;
}
.performance-summary .summary-heading .summary-heading-info {
  cursor: pointer;
  right: 40px;
}
.performance-summary .summary-heading .summary-heading-check {
  right: 75px;
}
.performance-summary .summary-heading > h2 {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: white;
}
.performance-summary .summary-content {
  margin: 0;
  cursor: default;
}
.performance-summary .summary-content .panel-title i.fa.fa-check {
  color: #00a65a;
  font-size: 20px;
  float: right;
  padding-right: 15px;
}
.performance-summary .summary-content .summary-content-heading {
  float: right;
  color: #6639b7;
}
.performance-summary .summary-content .panel-default {
  border-color: #3c424f;
  border-radius: 0;
  border-top: none;
  margin: 0;
}
.performance-summary .summary-content .panel-default:hover {
  border-color: #3c424f;
  background: #F1F1F3;
}
.performance-summary .summary-content .level-1 {
  color: #000000;
}
.performance-summary .summary-content .level-1:hover {
  color: #3c424f;
}
.performance-summary .summary-content .level-1 a {
  color: #000000;
}
.performance-summary .summary-content .level-1 a:hover {
  color: #3c424f;
}
.performance-summary .summary-content .level-2 {
  color: #7e8188;
}
.performance-summary .summary-content .level-2:hover {
  color: #3c424f;
}
.performance-summary .summary-content .level-2 a {
  color: #7e8188;
}
.performance-summary .summary-content .level-2 a:hover {
  color: #3c424f;
}
.performance-summary .summary-content .level-3 {
  color: #b3b5b9;
}
.performance-summary .summary-content .level-3:hover {
  color: #3c424f;
}
.performance-summary .summary-content .level-3 a {
  color: #b3b5b9;
}
.performance-summary .summary-content .level-3 a:hover {
  color: #3c424f;
}
.performance-summary .summary-content .panel-group {
  background: transparent;
  margin-bottom: 0;
}
.performance-summary .summary-content .panel-group .panel-default > .panel-heading + .panel-collapse > .panel-body {
  overflow-y: auto;
  max-height: 35vh;
}
.performance-summary .summary-content .panel-heading {
  background-color: transparent;
  overflow-y: auto;
}
.performance-summary .summary-content .panel-heading .panel-title a:hover {
  text-decoration: none;
}
.performance-summary .summary-content .summary-level-description {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.performance-summary .summary-content .summary-level-check-1 i.fa.fa-check {
  color: #3c424f;
}
.performance-summary .summary-content .summary-level-check i.fa.fa-check {
  color: #255bc7;
}
.performance-summary .summary-content .form-group {
  margin: 0;
}
.performance-summary .summary-content .form-group h4,
.performance-summary .summary-content .form-group p {
  line-height: 12px;
  margin: 0 0 2px;
}
.performance-summary .summary-content .form-group .col-md-1,
.performance-summary .summary-content .form-group .col-md-2,
.performance-summary .summary-content .form-group .col-md-3,
.performance-summary .summary-content .form-group .col-md-4,
.performance-summary .summary-content .form-group .col-md-5,
.performance-summary .summary-content .form-group .col-md-6,
.performance-summary .summary-content .form-group .col-md-7,
.performance-summary .summary-content .form-group .col-md-8,
.performance-summary .summary-content .form-group .col-md-9,
.performance-summary .summary-content .form-group .col-md-10,
.performance-summary .summary-content .form-group .col-md-11,
.performance-summary .summary-content .form-group .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}
.performance-summary .summary-content .form-section {
  padding: 5px 0 5px;
}
.performance-summary .summary-content .form-section:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.performance-summary .summary-content .form-section .btn {
  margin: 0;
}
.performance-summary .summary-footer {
  color: #ffffff;
  background-color: #3c424f;
  padding: 0.1px 5px 0.1px 15px;
}
.performance-summary .summary-footer .summary-buttons {
  height: 100%;
  width: 100%;
  padding: 10px;
  overflow-y: hidden;
}
.performance-summary .summary-footer .summary-buttons a {
  font-size: 18px;
}
.performance-summary .summary-footer .summary-buttons a i.fa {
  color: #ffffff;
}
.performance-summary-selected span {
  font-weight: bold !important;
  color: #255bc7;
}
.performance-summary.show-hide {
  -moz-animation: 0.8s fadeInDown ease;
  -o-animation: 0.8s fadeInDown ease;
  -webkit-animation: 0.8s fadeInDown ease;
  animation: 0.8s fadeInDown ease;
}
.review-overview {
  overflow-y: auto;
  max-height: 70vh;
  padding: 20px;
}
.review-overview.print {
  max-height: none;
}
.review-overview .review-overview-section-description {
  height: 30px;
  width: 100%;
  background-color: #a8a9a4;
  color: #ffffff;
  -moz-box-shadow: 0 2px 5px #a8a9a4;
  -webkit-box-shadow: 0 2px 5px #a8a9a4;
  box-shadow: 0 2px 5px #a8a9a4;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
}
.review-overview .review-overview-section-description > h2 {
  padding-left: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
  font-size: 18px;
  margin: 0;
  position: absolute;
}
.review-overview .review-overview-section-description > i.fa.fa-check {
  position: absolute;
  right: 0;
  padding-top: 10px;
  padding-right: 13px;
  text-align: right;
  font-size: 1.2em;
}
.review-overview .content-group {
  border: 1px solid #a8a9a4;
  border-top: none;
  border-bottom: 1px solid #ebedef;
  padding-top: 5px;
  padding-left: 10px;
}
.review-overview .content-group:last-child {
  margin-bottom: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #a8a9a4;
}
.review-overview .level-1 {
  font-size: 16px;
  color: #4d4f53;
  padding-right: 10px;
}
.review-overview .level-1 i.fa.fa-check {
  color: #3c424f;
}
.review-overview .level-2 {
  font-size: 14px;
  color: #7e8188;
  padding-right: 10px;
}
.review-overview .level-2 i.fa.fa-check {
  color: #00a65a;
}
.review-overview .level-3 {
  font-size: 12px;
  color: #b3b5b9;
  padding-right: 10px;
}
.review-overview .level-3 i.fa.fa-check {
  color: #255bc7;
}
.review-overview .level-1 .weight,
.review-overview .level-2 .weight,
.review-overview .level-3 .weight {
  font-weight: bold;
  text-align: right;
}
.review-overview .level-1 .rating,
.review-overview .level-2 .rating,
.review-overview .level-3 .rating {
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.review-legend {
  padding: 30px;
  overflow-y: auto;
  max-height: 70vh;
}
.review-legend .legend-item {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 10px;
}
.review-legend .legend-item .italic {
  color: #a8a9a4;
  font-size: 12px;
  font-style: italic;
}
.review-legend .legend-item i.fa {
  font-size: 25px;
}
.review-legend .legend-item i.fa.fa-info-circle {
  color: #000000;
}
.review-legend .legend-item i.fa.fa-flag-checkered {
  color: #009fda;
}
.review-legend .legend-item i.fa.fa-cogs {
  color: #ff5800;
}
.review-legend .legend-item i.fa.fa-chevron-circle-left,
.review-legend .legend-item i.fa.fa-chevron-circle-right,
.review-legend .legend-item i.fa.fa-list-ol {
  color: #4D4F53;
}
.review-attachment {
  height: 100%;
  display: inline-block;
}
.review-attachment div.btn {
  margin-left: 0;
}
.review-attachment p.micro-copy {
  color: #a8a9a4;
  font-size: 12px;
}
.review-summary-container {
  padding-left: 0;
}
.rating-modal {
  padding: 20px;
  overflow-y: auto;
  max-height: 70vh;
}
.rating-modal h2 {
  padding: 0px;
  margin-bottom: 20px;
}
.rating-modal .item {
  background-color: #F1F1F3;
  border: 1px solid #cccccc;
  border-bottom: none;
  box-shadow: 2px 2px 5px #a8a9a4;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 7px;
  cursor: pointer;
}
.rating-modal .item input[type=radio] {
  height: 17px;
  padding-top: 3px;
}
.rating-modal .item .description {
  padding-top: 2px;
  padding-left: 8px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rating-modal .item.selected-item {
  background-color: #255bc7;
  color: #ffffff;
}
.rating-modal .item .fa {
  padding-top: 2px;
  font-size: 18px;
}
.rating-modal .item .fa.fa-info-circle {
  cursor: pointer;
}
.rating-modal .item .fa.fa-info-circle:hover {
  color: #932ab6;
}
.rating-modal .item:last-child {
  border-bottom: 1px solid #cccccc;
}
.rating-detail-section {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.rating-detail-section .rating-section {
  display: block;
  width: 100%;
}
.rating-detail-section .rating-section.has-targets {
  width: 50%;
}
.rating-detail-section .rating-section .rating-item .rating-description {
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rating-detail-section .key-performance-target {
  color: #4d4f53;
  display: block;
  width: 50%;
  margin-bottom: 20px;
}
.rating-detail-section .key-performance-target.no-rating {
  width: 100%;
}
.rating-detail-section .key-performance-target .target-date,
.rating-detail-section .key-performance-target .target-description {
  margin-left: -15px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.rating-detail-section .key-performance-target .target-date .target-value,
.rating-detail-section .key-performance-target .target-description .target-value {
  font-weight: bold;
}
.review-create > form > div.form-heading {
  position: fixed;
  top: calc(30px + 80px);
  z-index: 201;
  width: 100%;
  border-bottom: 1px solid #cccccc;
}
.review-create .review-information {
  position: fixed;
  top: calc(30px + 80px + 60px);
  z-index: 200;
}
.review-create .review-information.form-section {
  padding: 20px 5px 0;
  width: 79.5%;
}
.review-create .k-radio:checked + .k-radio-label:after {
  background-color: #255bc7;
  top: 2px;
  left: 2px;
}
.review-create .k-checkbox:checked + .k-checkbox-label:after {
  color: #255bc7;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.review-create .form-control {
  margin-bottom: 10px;
}
.review-create .form-control .k-input {
  margin-bottom: 0;
}
.review-create .form-buttons {
  height: 61px;
  margin: auto;
  padding: 14px;
}
.k-radio:checked + .k-radio-label:after {
  background-color: #255bc7;
  top: 2px;
  left: 2px;
}
.review-new-summary {
  position: fixed;
  right: 5px;
  top: 185px;
  width: 19%;
  z-index: 300;
}
.review-new-summary #create-review-summary .error-messages {
  width: 100%;
  overflow-x: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.review-new-summary #create-review-summary .error-messages .msg {
  height: auto;
  width: 100%;
  overflow-x: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.review-new-summary #create-review-summary .error-messages .msg .msg-property {
  display: block;
  font-weight: bold;
}
.review-new-summary #create-review-summary .error-messages .msg .msg-error {
  height: 50px;
}
.review-new-summary #create-review-summary .error-messages .msg .msg-message {
  padding-bottom: 5px;
  padding-left: 10px;
  border-left: 1px solid #ff0000;
}
.review-new-summary #create-review-summary .error-messages .msg .msg-description-container {
  display: block;
  width: 100%;
  overflow-x: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.review-new-summary #create-review-summary .error-messages .msg .msg-description {
  padding-left: 10px;
  margin-bottom: 5px;
  margin-right: auto;
  align-self: auto;
  display: block;
  overflow-x: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow-y: hidden;
}
.review-new-summary .summary-heading {
  color: #ffffff;
  background: #3c424f;
  padding: 0.1px 5px 0.1px 15px;
}
.review-new-summary .summary-content {
  margin: 0;
  cursor: default;
  overflow-y: auto;
}
.review-new-summary .summary-content .panel-group {
  background: transparent;
  margin-bottom: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  max-height: calc( 100vh - 434px );
}
.review-new-summary .summary-content .panel-body {
  padding: 15px;
  padding-top: 10px;
  overflow-y: auto;
}
.review-new-summary .summary-content .panel-heading {
  background-color: transparent;
  overflow-y: auto;
}
.review-new-summary .summary-content .panel-heading .panel-title a:hover {
  text-decoration: none;
}
.review-new-summary .summary-content .review-group-header {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding-right: 10px;
}
.review-new-summary .summary-content .review-group-header .summary-level-check-1 {
  font-size: 16px;
  padding-top: 10px;
}
.review-new-summary .summary-content .review-group-header .summary-level-check-1 .fa {
  color: #255bc7;
}
.review-new-summary .summary-footer .error-section {
  overflow: hidden;
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
  display: block;
  max-height: 65px;
}
.review-new-summary .review-group-header {
  height: 37px;
  border: 1px solid #3c424f;
  border-radius: 0;
  cursor: pointer;
  padding: 5px;
  padding-left: 15px;
  border-bottom: none;
  border-top: none;
}
.review-new-summary .review-group-header:last-child {
  border-bottom: 1px solid #3c424f;
}
.review-new-summary .review-group-header:hover {
  background-color: #eeeeed;
}
.review-new-summary #reviewgroupheader {
  border: 1px solid #3c424f;
  border-radius: 0;
  cursor: pointer;
}
.review-new-summary #reviewgroupheader:hover {
  background-color: #eeeeed;
}
.review-new-summary .review-group-text,
.review-new-summary .review-group-item {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding: 5px 0 0 0;
}
.review-new-summary .review-group-text {
  height: 17px;
  font-size: 16px;
  font-weight: 600;
}
.review-new-summary .review-group-item {
  font-size: 12px;
  overflow-x: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.fa-exclamation-triangle {
  color: #f72f2f;
}
.positionsearch-Modal .modal-dialog {
  width: 90%;
  height: 400px;
  position: relative;
  min-width: 600px;
}
.form.form-horizontal.review-result-container {
  width: calc(100% - 30px);
}
.form .form-section.review-detail {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.form .form-section.review-detail.form-section {
  padding-top: 0;
}
.form .form-section.review-detail .review-left {
  float: left;
  height: calc(100vh - 600px );
  max-height: calc(100vh - 600px );
  width: calc(16% - 15px);
  max-width: calc(16% - 15px);
  position: fixed;
  top: calc(30px + 80px + 376px + 20px);
  z-index: 200;
  padding-right: 20px;
}
.form .form-section.review-detail .review-left.collapsed {
  top: calc(30px + 80px + 117px + 20px);
}
.form .form-section.review-detail .review-left .fa.fa-plus {
  padding: 10px;
}
.form .form-section.review-detail .review-left .review-button {
  text-align: center;
  width: 100%;
}
.form .form-section.review-detail .review-left .review-button .btn {
  margin: 10px 0 10px 0;
  padding: 0 15px 0 5px;
  height: 40px;
}
.form .form-section.review-detail .review-left .review-selection {
  max-height: calc(100vh - 777px );
  height: calc(100vh - 777px );
  overflow-y: auto;
}
.form .form-section.review-detail .review-left .review-selection.collapsed {
  max-height: calc(100vh - 518px );
  height: calc(100vh - 518px );
}
.form .form-section.review-detail .review-left .review-template,
.form .form-section.review-detail .review-left .review-employee {
  padding-top: 3px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 0 0 0;
  border-bottom: 1px solid #cccccc;
  width: 100%;
  height: 60px;
  cursor: pointer;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.form .form-section.review-detail .review-left .review-template.invalid,
.form .form-section.review-detail .review-left .review-employee.invalid {
  background-color: #ff5800;
  color: #ffffff;
}
.form .form-section.review-detail .review-left .review-template.invalid a,
.form .form-section.review-detail .review-left .review-employee.invalid a {
  color: #ffffff;
}
.form .form-section.review-detail .review-left .review-template .reviewee-name,
.form .form-section.review-detail .review-left .review-employee .reviewee-name {
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
  font-size: 18px;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.form .form-section.review-detail .review-left .review-template .col-md-1,
.form .form-section.review-detail .review-left .review-employee .col-md-1 {
  padding: 0 0 0 5px;
}
.form .form-section.review-detail .review-left .review-template.active,
.form .form-section.review-detail .review-left .review-employee.active {
  background-color: #3c424f;
  color: #ffffff;
}
.form .form-section.review-detail .review-left .review-template.active a,
.form .form-section.review-detail .review-left .review-employee.active a {
  color: #ffffff;
}
.form .form-section.review-detail .review-left .review-employee .profile-image {
  padding: 0;
}
.form .form-section.review-detail .review-left .review-employee .profile-image img {
  padding: 0;
}
.form .form-section.review-detail .review-left .review-employee .is-valid {
  padding-right: 25px;
}
.form .form-section.review-detail .review-left .review-employee i.fa.fa-times-circle {
  color: #ff5800;
  padding-top: 18px;
  font-size: 18px;
}
.form .form-section.review-detail .review-left .review-employee a {
  color: #4D4F53;
}
.form .form-section.review-detail .review-left .review-employee a i.fa.fa-trash {
  padding-top: 18px;
  font-size: 18px;
}
.form .form-section.review-detail .review-left .review-employee a:hover {
  color: #255bc7;
}
.form .form-section.review-detail .review-right {
  float: right;
  height: calc(100vh -  603px );
  width: 64%;
  border-left: 1px solid #cccccc;
  padding-left: 5px;
  position: absolute;
  left: 16%;
  top: calc(30px + 80px + 376px + 20px);
  overflow: auto;
}
.form .form-section.review-detail .review-right.collapsed {
  top: calc(30px + 80px + 117px + 20px);
  height: calc(100vh -  344px );
}
.form .form-section.review-detail .review-right > create-review-employee > div:last-child {
  margin-bottom: 110px;
}
.form .form-section.review-detail .review-right span.k-numerictextbox > span.k-numeric-wrap > span:nth-child(4) {
  z-index: 0;
  position: fixed;
}
.form .form-section.review-detail .review-employee-info {
  display: inline-block;
  width: 100%;
  padding: 10px;
}
.form .form-section.review-detail .review-employee-info .top-line {
  margin-top: 19px;
}
.form .form-section.review-detail .review-employee-info .review-employee-tab {
  border-bottom: 1px solid #ffffff;
  padding: 0 5px 1px 5px;
  z-index: 199;
  cursor: pointer;
  font-weight: bold;
}
.form .form-section.review-detail .review-ff-template {
  width: 100%;
}
.form .form-section.review-detail .review-ff-template .form-control {
  margin-bottom: 10px;
}
.form .form-section.review-detail .review-ff-template .form-control.k-input {
  margin-bottom: 0;
}
.form .form-section.review-detail .review-ff-template .review-ff-template-info {
  padding: 10px;
  padding-right: 30px;
  display: inline-block;
  width: 100%;
}
.form .form-section.review-detail .review-reviewers {
  width: 100%;
}
.form .form-section.review-detail .review-reviewers .reviewers-grid {
  margin: 0 45px 20px 20px;
}
.form .form-section.review-detail .review-reviewers .reviewers-grid .sagetree-list {
  width: 100%;
}
.form .form-section.review-detail .review-reviewers .reviewers-grid .reviewers-grid-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.form .form-section.review-detail .review-reviewers .reviewers-grid .reviewers-grid-container td {
  height: 45px;
}
.form .form-section.review-detail .review-reviewers .reviewers-grid .reviewers-grid-container .reviewer-grid-vertical-fixed {
  width: 300px;
}
.form .form-section.review-detail .review-reviewers .reviewers-grid .reviewers-grid-container .reviewer-grid-vertical-fixed table {
  width: 100%;
}
.form .form-section.review-detail .review-reviewers .reviewers-grid .reviewers-grid-container .reviewer-grid-vertical-scroll {
  width: calc(100% + -300px );
  overflow-x: auto;
  overflow-y: hidden;
  border-right: 1px solid #ebedef;
}
.form .form-section.review-detail .review-reviewers .reviewers-grid .reviewers-grid-container .reviewer-grid-vertical-scroll table.k-grid {
  width: 100%;
}
.form .form-section.review-detail .review-modify {
  width: 100%;
}
.form .form-section.review-detail .review-modify .reviewers-grid {
  margin: 0 45px 20px 20px;
}
.form .form-section.review-detail .review-modify .reviewers-grid .add-reviewer {
  margin-left: 15px;
}
.form .form-section.review-detail .review-modify .reviewers-grid .sage-treelist {
  width: 100%;
}
.form .form-section.review-detail .review-modify .reviewers-grid .sage-treelist .sage-treelist-column .sage-treelist-column-content div.template {
  margin: auto;
  width: 12px;
}
.form .form-section.review-detail .review-modify .reviewers-grid .sage-treelist .sage-treelist-column .sage-treelist-column-content div.template span {
  position: relative;
  top: calc(50% - 12px);
}
.form .form-section.review-detail .review-modify .reviewers-grid > .row {
  border: 1px solid #ebedef;
}
.form .form-section.review-detail .review-modify .reviewers-grid .reviewers-grid-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.form .form-section.review-detail .review-modify .reviewers-grid .reviewers-grid-container td {
  height: 45px;
}
.form .form-section.review-detail .review-modify .reviewers-grid .reviewers-grid-container .reviewer-grid-vertical-fixed {
  width: 300px;
}
.form .form-section.review-detail .review-modify .reviewers-grid .reviewers-grid-container .reviewer-grid-vertical-fixed table {
  width: 100%;
}
.form .form-section.review-detail .review-modify .reviewers-grid .reviewers-grid-container .reviewer-grid-vertical-scroll {
  width: 100%;
  overflow-x: auto;
}
.form .form-section.review-detail .review-modify .level-0,
.form .form-section.review-detail .review-modify .level-1,
.form .form-section.review-detail .review-modify .level-1 > .level-2,
.form .form-section.review-detail .review-modify .level-1 > .level-2 > .level-3 {
  border: 1px solid #4d4f53;
  margin: 10px;
}
.form .form-section.review-detail .review-modify .level-0 > div,
.form .form-section.review-detail .review-modify .level-1 > div,
.form .form-section.review-detail .review-modify .level-1 > .level-2 > div,
.form .form-section.review-detail .review-modify .level-1 > .level-2 > .level-3 > div {
  display: inline-block;
  width: 98%;
}
.form .form-section.review-detail .review-modify .level-0 > div .form-group.level-header,
.form .form-section.review-detail .review-modify .level-1 > div .form-group.level-header,
.form .form-section.review-detail .review-modify .level-1 > .level-2 > div .form-group.level-header,
.form .form-section.review-detail .review-modify .level-1 > .level-2 > .level-3 > div .form-group.level-header {
  margin-bottom: 0;
}
.form .form-section.review-detail .review-modify .level-0 .level-header,
.form .form-section.review-detail .review-modify .level-1 .level-header,
.form .form-section.review-detail .review-modify .level-1 > .level-2 .level-header,
.form .form-section.review-detail .review-modify .level-1 > .level-2 > .level-3 .level-header {
  background-color: #4d4f53;
  color: #ffffff;
  padding: 10px;
  font-size: 16px;
}
.form .form-section.review-detail .review-modify .level-1 .level-2 .level-header {
  font-size: 14px;
}
.form .form-section.review-detail .review-modify .level-1 .level-2 .level-3 .level-header {
  font-size: 12px;
}
.form .form-section.review-detail .review-modify .k-icon.k-i-none {
  display: none;
}
.form .form-section.review-detail create-review-employee > div {
  border-bottom: 1px solid #cccccc;
}
.form .form-section.review-detail create-review-employee > div.ng-hide {
  border-bottom: none;
}
.form .form-section.review-information {
  z-index: 200;
  background-color: #EBEDEF;
}
.form .form-section.review-information .review-shared-info {
  display: block;
}
.form .form-section.review-information .review-shared-info .review-shared-column-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.form .form-section.review-information .review-shared-info .review-shared-column-container .review-shared-column {
  display: block;
  padding: 0;
  margin-left: 5px;
  margin-right: 5px;
}
.form .form-section.review-information .review-shared-info .review-shared-column-container .review-shared-column .profile-image {
  margin-top: 30px;
}
@media screen and (max-width: 1024px) {
  .form .form-section.review-information .review-shared-info .review-shared-column-container .review-shared-column .profile-image {
    margin-left: 20px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .form .form-section.review-information .review-shared-info .review-shared-column-container .review-shared-column .profile-image {
    margin-left: 40px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1440px) {
  .form .form-section.review-information .review-shared-info .review-shared-column-container .review-shared-column .profile-image {
    margin-left: 50px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1600px) {
  .form .form-section.review-information .review-shared-info .review-shared-column-container .review-shared-column .profile-image {
    margin-left: 65px;
  }
}
@media screen and (min-width: 1600px) and (max-width: 1920px) {
  .form .form-section.review-information .review-shared-info .review-shared-column-container .review-shared-column .profile-image {
    margin-left: 80px;
  }
}
.form .form-section.review-information .review-shared-info .review-shared-column-container .review-shared-column .notify-radio {
  list-style: none;
  padding-left: 0;
}
.form .form-section.review-information .review-shared-info .review-shared-column-container .review-shared-column .review-shared-section-description {
  padding: 0 0 10px 0;
  font-weight: bold;
}
.form .form-section.review-information .review-shared-info .review-shared-column-container .review-shared-column .fa.fa-search {
  padding-left: 5px;
  cursor: pointer;
}
.form .form-section.review-information .review-shared-info .review-shared-column-container .review-shared-column .fa.fa-search:hover {
  color: #932ab6;
}
.form .form-section.review-information .review-shared-info .review-shared-column-container .review-shared-column .icon-label {
  padding-left: 3px;
}
.form .form-section.review-information .review-shared-info .review-shared-column-container .review-shared-column .icon-label:hover {
  cursor: pointer;
}
.form .form-section.review-information .review-shared-info .review-shared-grid #shared.reviewerGrid {
  max-width: 98vw;
  overflow-x: scroll;
}
.form .form-section.review-information .review-shared-info .k-checkbox-label:after {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.form .form-section.review-information .review-shared-info .k-datepicker.ng-invalid.ng-invalid-required ~ span.required-directive {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}
.form .form-section.review-information.form-section {
  padding: 20px 5px 0;
  width: 79.5%;
}
.add-reviewer {
  color: #4D4F53;
  padding-bottom: 30px;
}
.add-reviewer .fa.fa-search,
.add-reviewer .fa.fa-plus {
  padding-right: 10px;
  font-size: 16px;
}
.add-reviewer:hover {
  color: #255bc7;
}
.review-list .review-row {
  margin: 0 0 2px 0;
  background-color: #F1F1F3 !important;
  cursor: pointer;
  display: flex;
}
.review-list .review-row.actioned {
  background-color: #eeeeed;
  cursor: pointer;
}
.review-list .review-row .action i.fa {
  color: #4D4F53;
  font-size: 20px;
  margin-top: 20px;
}
.review-list .review-row .action i.fa:hover {
  color: #255bc7;
}
.review-list .review-row .review-dates {
  color: #a8a9a4;
  font-weight: normal;
}
.review-list .review-row.row-selected {
  background-color: #99b5ec !important;
}
.review-list .review-row:hover {
  background-color: #6e95e4 !important;
}
.review-list .review-row:hover .review-dates,
.review-list .review-row.row-selected .review-dates {
  color: #4D4F53;
}
.review-list .review-row:hover .review-detail-super-sub,
.review-list .review-row.row-selected .review-detail-super-sub {
  color: #4D4F53;
}
.review-list .review-row .review-list-select-section {
  width: 30px;
  padding: 25px 0 0 8px;
  display: flex;
}
.review-list .review-row .review-list-detail,
.review-list .review-row .review-list-dates,
.review-list .review-row .review-list-position,
.review-list .review-row .review-list-additional {
  padding: 5px 0 5px;
  margin-left: 10px;
}
.review-list .review-row .review-list-detail,
.review-list .review-row .review-list-dates,
.review-list .review-row .review-list-position {
  width: 30%;
}
.review-list .review-row .review-list-additional {
  width: calc(10% - 40px);
}
.review-list .control-label {
  color: #4d4f53;
  font-weight: bold;
  padding-right: 15px;
}
.review-list .filter-panel {
  padding: 10px;
  display: block;
  clear: both;
  border-bottom: 1px solid #eeeeed;
  text-align: right;
}
.review-list .filter-panel > a {
  text-decoration: none;
  color: #a8a9a4;
  cursor: pointer;
}
.review-list .filter-panel .filters {
  overflow: hidden;
  text-align: left;
  padding-top: 10px;
}
.review-list .filter-panel .filters .filter-heading {
  float: left;
  color: #9a9b9c;
  margin-right: 10px;
}
.review-list .filter-panel .filters .filter-items {
  float: left;
}
.review-list .filter-panel .filters .filter-items > ul {
  list-style: none;
}
.review-list .filter-panel .filters .filter-items > ul li:not([role="option"]) {
  padding: 2px;
}
.review-list .filter-panel .filters .filter-items a {
  cursor: pointer;
}
.review-list .review-detail {
  display: block;
  padding: 0;
}
.review-list .review-detail .review-detail-main {
  margin: 0;
  color: #3c424f;
  font-size: 16px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.review-list .review-detail .review-detail-sub {
  color: #4d4f53;
  font-weight: bold;
  display: inline;
}
.review-list .review-detail .review-detail-super-sub {
  color: #a8a9a4;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.review-result {
  display: block;
}
.review-result a i.fa {
  color: #4d4f53;
}
.review-result a .action i.fa:hover {
  color: #255bc7;
}
.review-result .ticks {
  height: 100%;
  width: 20%;
  margin-left: auto;
  margin-right: auto;
}
.review-result .centered-combo-box {
  margin-left: auto;
  margin-right: auto;
  width: 50vw;
}
.review-result .busy {
  font-size: 16px;
  padding: 7px 10px 10px 10px;
}
.review-result .busy-edit {
  width: Calc(100% - 22px);
}
.review-result #consolidatedTable tbody tr td {
  padding: 5px;
}
.review-result div.form {
  display: inline-block;
}
.review-result .form-horizontal .control-label {
  padding-top: 0;
}
.review-result .form-section {
  padding-top: 0;
}
.review-result .review-totals-chart-container {
  width: 100%;
  display: block;
  padding: 20px 0 10px 0;
}
.review-result .review-totals-chart-container .review-totals-chart {
  color: #cccccc;
  font-size: 16px;
  font-weight: bold;
  width: 60%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.review-result .review-totals-chart-container .review-totals-chart .review-totals-chart {
  height: 24vh;
  max-height: 24vh;
}
.review-result .doughnut-chart-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.review-result .doughnut-chart-container .center-flex {
  margin-left: auto;
  margin-right: auto;
}
.review-result .doughnut-chart-container .center-flex .doughnut-container {
  margin: 20px 30px 0 30px;
  text-align: center;
  font-size: smaller;
  font-weight: bold;
}
.review-result .reviewer-result-reviewers table {
  margin: 20px auto 0 auto;
}
.review-result .reviewer-result-reviewers table i.fa {
  padding: 0 5px 0 5px;
  font-size: 16px;
  color: #255bc7;
}
.review-result .review-result-section .review-result-section-content {
  text-align: center;
}
.review-result .review-result-section .review-result-section-content .detail-lines-container {
  display: inline-block;
  margin-bottom: 20px;
}
.review-result .review-result-section .review-result-section-content .detail-lines-container .option-list {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 10px;
}
.review-result .review-result-section .review-result-section-content .detail-lines-container table {
  margin-left: auto;
  margin-right: auto;
}
.review-result .review-result-section .review-result-section-content .total-section {
  margin-bottom: 20px;
  display: block;
  height: 100%;
  text-align: left;
}
.review-result .review-result-section .review-result-section-content .total-section .section-header {
  margin-right: auto;
}
.review-result .review-result-section .review-result-section-content .total-section .total-details {
  margin: 10px;
}
.review-result .review-result-section .review-result-section-content .total-section .row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 10px;
}
.review-result .review-result-section .review-result-section-content .total-section .row .action {
  color: #4D4F53;
}
.review-result .review-result-section .review-result-section-content .total-section .row .action .fa.fa-search,
.review-result .review-result-section .review-result-section-content .total-section .row .action .fa.fa-plus {
  padding-right: 10px;
  padding-left: 10px;
  font-size: 16px;
}
.review-result .review-result-section .review-result-section-content .total-section .row .action:hover .fa {
  color: #255bc7;
}
.review-result .review-result-section .review-result-section-content .total-section.goals {
  overflow-x: auto;
  width: calc(100vw - 60px);
}
.review-result .review-result-section .review-result-section-content .total-section.goals table.k-grid {
  table-layout: fixed;
}
.review-result .review-result-section .review-result-section-content .total-section.goals table.k-grid td,
.review-result .review-result-section .review-result-section-content .total-section.goals table.k-grid th {
  min-width: 200px;
}
.review-result .review-result-section .review-result-section-content .total-section.goals table.k-grid td.command,
.review-result .review-result-section .review-result-section-content .total-section.goals table.k-grid th.command {
  min-width: unset;
}
.review-result .review-result-section .review-result-section-content .total-section.goals table.k-grid td textarea,
.review-result .review-result-section .review-result-section-content .total-section.goals table.k-grid th textarea {
  width: calc(100% - 25px);
}
.review-result .consolidated-container {
  display: block;
  margin-bottom: 20px;
}
.review-result .consolidated-container .conversion-scale {
  margin: 0 20px 10px 20px;
}
.review-result .consolidated-container .consolidated-table {
  margin: 0 10px 25px 10px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.review-result .consolidated-container .consolidated-table thead {
  margin-bottom: 15px;
}
.review-result .consolidated-container .consolidated-table thead th {
  text-align: center;
}
.review-result .consolidated-container .consolidated-table thead .desc {
  width: 20%;
}
.review-result .consolidated-container .consolidated-table thead .score,
.review-result .consolidated-container .consolidated-table thead .total {
  width: 17%;
}
.review-result .consolidated-container .consolidated-table thead .width {
  width: 10%;
}
.review-result .consolidated-container .consolidated-table tbody td {
  padding: 5px;
  text-align: center;
}
.review-result .consolidated-container .overall-totals {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #3c424f;
  line-height: 2em;
  color: #ffffff;
  background-color: #3c424f;
}
.review-result .consolidated-container .overall-totals .control-label {
  font-size: 15px;
  line-height: 18px;
  padding-top: 5px;
}
.review-result .consolidated-container .overall-totals span {
  font-size: 18px;
}
.review-result .review-summary .row {
  padding: 5px;
  width: 100%;
}
.review-result .review-summary .attachments-list {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  float: left;
  width: 35%;
}
.review-result .review-summary:last-child {
  margin-bottom: 60px;
}
.review-result .review-attachment {
  margin-left: 25px;
  width: 750px;
}
.review-result textarea {
  width: 100%;
  max-width: 100%;
}
.review-edit .form .form-section.review-detail {
  width: 79.5%;
}
.review-edit .form .form-section.review-detail create-review-employee {
  width: 100%;
}
.review-edit #reviewCategory {
  margin-bottom: 10px;
}
.review-edit .k-radio:checked + .k-radio-label:after {
  background-color: #255bc7;
  top: 2px;
  left: 2px;
}
.review-edit .k-checkbox:checked + .k-checkbox-label:after {
  color: #255bc7;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.review-edit .form-control {
  margin-bottom: 10px;
}
.review-edit .form-control .k-input {
  margin-bottom: 0;
}
.review-header {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
}
.review-header > h2 {
  color: #4D4F53;
  padding: 10px 10px 20px 10px;
  margin: 0;
}
.review-header .fa {
  color: #a8a9a4;
  padding: 10px;
  position: absolute;
  right: 10px;
}
.review-header .fa.fa-chevron-up,
.review-header .fa.fa-chevron-down {
  cursor: pointer;
}
.review-header .fa.fa-chevron-up:hover,
.review-header .fa.fa-chevron-down:hover {
  color: #3c424f;
}
.review-header .img-thumbnail {
  max-height: 120px;
}
.review-header .img-thumbnail.collapsed {
  max-height: 60px;
  -moz-transition: all 500ms;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
.result-detail-modal {
  padding: 0 20px;
}
.result-detail-modal .table-condensed {
  width: 100%;
}
input.k-checkbox + label.clone-review-checkbox-label {
  margin-left: 10px;
}
.performance-template-list .action-panel {
  padding: 10px;
  border-bottom: 1px solid #cccccc;
}
.performance-template-list .action-panel .fa {
  color: #a8a9a4;
  margin-right: 20px;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  font-size: 2.5em;
}
.performance-template-list .action-panel .fa:first-child {
  margin-left: 5px;
}
.performance-template-list .action-panel .fa:hover {
  color: #009fda;
}
.performance-template-list .action-panel .fa.disabled {
  color: #cccccc;
  cursor: not-allowed;
}
.performance-template-list .master-detail-detail-action-panel {
  padding: 5px 0px 5px 0px;
}
.performance-template-list .master-detail-detail-action-panel .fa {
  margin-right: 8px;
  font-size: 1.5em;
}
.performance-template-list .master-detail-detail-action-panel .fa:first-child {
  margin-left: 3px;
}
.performance-mandatory-review-list .fieldItem,
.contact-template-header-documents-field-access .fieldItem {
  top: 40%;
}
.performance-template-detail .fa.add-free-text {
  cursor: pointer;
  color: #a8a9a4;
}
.performance-template-detail i.fa.fa-plus.add-free-text[disabled] {
  cursor: not-allowed;
  color: #ccc;
}
.performance-template-detail .error-messages-small > .msg .msg-icon {
  color: #ffffff;
}
.performance-template-detail .remove-freeText-item {
  color: #a8a9a4;
  cursor: pointer;
  font-size: 20px;
  padding-top: 10px;
  padding-left: 7px;
}
.performance-template-detail .remove-freeText-item:hover {
  color: #c1c2be;
}
.performance-template-detail .field-row {
  position: relative;
}
.performance-template-detail .dx-fieldset {
  position: relative;
}
.performance-template-detail .dx-fieldset .field-access-template {
  top: 0;
  left: 0;
  /*.fieldItem {
                top: 20%;
            }*/
}
.performance-template-detail .dx-fieldset > .field-access-template .fieldItem {
  top: 50%;
}
.performance-template-detail .action-panel {
  padding: 10px;
  border-bottom: 1px solid #cccccc;
}
.performance-template-detail .action-panel .fa {
  color: #a8a9a4;
  margin-right: 20px;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  font-size: 2.5em;
}
.performance-template-detail .action-panel .fa:first-child {
  margin-left: 5px;
}
.performance-template-detail .action-panel .fa:hover {
  color: #009fda;
}
.performance-template-detail .action-panel .fa.disabled {
  color: #cccccc;
  cursor: not-allowed;
}
.performance-template-detail .process-flow-info {
  color: #3c424f;
  cursor: pointer;
  padding-top: 5px;
  position: absolute;
  right: -23px;
  font-size: 1.5em;
}
.performance-template-detail .process-flow-info:hover {
  color: #255bc7;
}
.performance-template-detail .contact-template-header-documents .attachment-drop-container.attachment-drag-over .attachment-drop-description-box {
  width: 99%;
  height: 130%;
  top: 107px;
  position: fixed;
  text-align: center;
  left: 0;
}
.performance-template-detail .contact-template-header-documents {
  padding-top: 15px;
  max-height: 100%;
  overflow-y: auto;
  position: absolute;
}
.contract-process-definition-item {
  padding: 10px;
  border-bottom: solid 1px #cccccc;
}
.contract-process-definition-item .contract-process-definition-item-title-sub {
  color: #74756e;
  font-size: 12px;
}
.contract-process-definition-item .contract-process-definition-sub {
  font-size: 12px;
  color: #74756e;
}
.contract-process-definition-item .contract-process-definition-item-status {
  color: #ff0000;
}
.contract-process-definition-item .contract-process-definition-item-active {
  color: #00a65a;
}
.performance-summary-item .performance-summary-item-title {
  padding: 5px;
  background: #eeeeed;
  border-top: 1px solid #3c424f;
  border-bottom: 1px solid #3c424f;
  line-height: 1.9;
}
.performance-summary-item .performance-summary-item-title a {
  border-radius: 7px;
  color: #3c424f;
  font-size: 16px;
  text-align: center;
  width: 24px;
  text-decoration: none;
  padding: 5px ;
}
.performance-summary-item .performance-summary-item-title .disabled {
  color: #6D717A;
  pointer-events: none;
  cursor: default;
}
.performance-summary-item .performance-summary-item-title a:hover {
  color: #a8a9a4;
}
.performance-summary-item .performance-summary-item-content {
  background-color: white !important;
  padding: 5px 5px 5px 5px !important;
}
.performance-summary-item .performance-summary-item-content .performance-summary-level-item:hover {
  background-color: #ebedef !important;
}
.performance-summary-item .performance-summary-item-content li {
  padding: 0 0 0 5px;
}
.performance-summary-item .performance-summary-item-content li .performance-summary-item-level-title {
  width: 200px;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: bold;
  font-weight: normal;
}
.performance-summary-item .performance-summary-item-content li .disabled {
  color: #a8a9a4;
  pointer-events: none;
  cursor: default;
}
.performance-summary-item .performance-summary-item-content li .fa-exclamation-triangle.error {
  color: #f72f2f;
}
.performance-summary-item .performance-summary-item-content li .fa-exclamation-triangle.warning {
  color: #ff5800;
}
.performance-summary-item .performance-summary-item-content li .error {
  color: #f72f2f;
}
.performance-summary-item .performance-summary-item-content li .warning {
  color: #ff5800;
}
.performance-summary-item .performance-summary-item-content li .performance-summary-item-level-title.order-mode {
  width: 190px;
}
.performance-summary-item .performance-summary-item-content li:hover {
  cursor: default !important;
  background-color: white !important;
}
.performance-summary-item .performance-summary-item-content .performance-summary-item-level2 {
  color: black;
}
.performance-summary-item .performance-summary-item-content .performance-summary-item-level3 {
  color: black;
}
.performance-summary-item .performance-summary-item-content .can-click:hover {
  cursor: pointer !important;
  color: #74756e !important;
  background-color: #ebedef !important;
}
.performance-summary-item .field-access-template {
  left: 0;
  right: 0;
  padding-top: 5px;
  height: 38px;
}
.review-template-detail .dx-fieldset .field-row-min {
  height: 25px;
}
.review-template-detail .dx-fieldset .field-row-min input[type='checkbox'] {
  height: 20px;
}
.review-template-detail .form-control {
  color: black;
}
.review-template-detail .fa.add-free-text {
  cursor: pointer;
  color: #a8a9a4;
}
.review-template-detail .error-messages-small > .msg .msg-icon {
  color: #ffffff;
}
.review-template-detail .dx-fieldset {
  background-color: white;
}
.review-template-detail i.fa.fa-plus.add-free-text[disabled] {
  cursor: not-allowed;
  color: #ccc;
}
.review-template-detail .dx-fieldset .dx-field-label-min {
  width: auto;
  padding-right: 10px;
}
.review-template-detail input[type='checkbox'] {
  margin-top: 0 !important;
  background-color: transparent;
}
.review-template-detail .modal-body {
  max-height: 620px;
  overflow-y: auto;
  background-color: transparent !important;
}
.review-template-detail .remove-freeText-item {
  color: #a8a9a4;
  cursor: pointer;
  padding-top: 2px;
  position: absolute;
  right: 35px;
}
.review-template-detail .review-detail {
  border-collapse: collapse;
  border-spacing: 0;
}
.review-template-detail .review-criteria {
  table-layout: fixed;
}
.review-template-detail .review-header-row {
  min-height: 52px;
  word-wrap: normal;
  white-space: normal;
}
.review-template-detail .review-detail-col-heading {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bolder;
  padding: 5px 10px;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  text-align: center;
  width: 100px;
}
.review-template-detail .review-detail-col-heading-lg {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bolder;
  padding: 5px 10px;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  text-align: center;
  width: 200px;
  min-width: 200px;
}
.review-template-detail .review-detail-row-heading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 10px 5px 10px;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  width: 200px;
  white-space: nowrap;
}
.review-template-detail .review-detail-col {
  font-family: Arial, sans-serif;
  font-size: 14px;
  padding: 3px 5px;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  -ms-align-content: center;
  -webkit-align-content: center;
  align-content: center;
  min-width: 80px;
}
.review-template-detail .review-detail-col input [type='text'] {
  padding: 4px 12px;
}
.review-template-detail .review-detail-col .form-control {
  height: 28px;
}
.review-template-detail .review-detail-check {
  padding: 4px 12px;
  margin-right: 35px !important;
}
.review-template-detail .review-detail-row {
  height: 25px;
  line-height: 0;
}
.review-template-detail .error-messages-small > .msg {
  margin-bottom: 0;
}
.review-template-detail .review-detail-add-reviewer {
  color: #4D4F53;
  padding-top: 3px;
}
.review-template-detail .review-detail-add-reviewer :hover {
  background-color: #a8a9a4;
  cursor: pointer;
}
.review-template-detail .review-dark-anchor {
  color: #4D4F53;
  margin-right: 6px;
  font-style: normal;
}
.review-template-detail .review-dark-anchor :hover {
  background-color: #a8a9a4;
  cursor: pointer;
}
.review-template-detail .review-detail-table {
  overflow-x: auto;
}
.review-template-detail .section-header-arrow {
  float: right;
  margin-right: 10px;
}
.review-template-detail .section-header-arrow .fa-chevron-up {
  color: white;
}
.review-template-detail .section-header-arrow .fa-chevron-down {
  color: white;
}
.review-template-detail .criteria-content-group {
  border: 0px;
  margin-top: -10px;
  margin-left: -30px;
  background-color: white;
  min-height: 92%;
  position: absolute;
  width: 100%;
}
.review-template-detail .action-panel {
  padding: 10px;
  border-bottom: 1px solid #cccccc;
}
.review-template-detail .action-panel .fa {
  color: #a8a9a4;
  margin-right: 20px;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  font-size: 2.5em;
}
.review-template-detail .action-panel .fa:first-child {
  margin-left: 5px;
}
.review-template-detail .action-panel .fa:hover {
  color: #009fda;
}
.review-template-detail .action-panel .fa.disabled {
  color: #cccccc;
  cursor: not-allowed;
}
.contract-review-capture .form-control {
  color: black;
}
.contract-review-capture .modal-body {
  max-height: 620px;
  overflow-y: auto;
  background-color: transparent !important;
}
.contract-review-capture .criteria-content-group {
  border: 0px;
  margin-top: -10px;
  background-color: white;
  min-height: 99%;
  position: absolute;
  width: 100%;
}
.contract-filter-modal {
  padding-bottom: 5px;
}
.contract-filter-modal .form-control {
  border-right: 1px !important;
  border-right-style: solid !important;
  border-right-color: #ccc !important;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.contract-filter-modal .dx-field-value-med {
  color: #333;
}
.contract-filter-modal .dx-fieldset {
  background-color: white;
  padding-right: 10px !important;
}
.contract-filter-modal .dx-fieldset .dx-field-label-min {
  width: auto;
  padding-right: 10px;
}
.contract-filter-modal input[type='checkbox'] {
  margin-top: 0 !important;
  background-color: transparent;
  height: 38px;
}
.contract-filter-modal .status-heading {
  margin-top: 0px;
  margin-bottom: 0px;
}
.contract-filter-modal .modal-body {
  max-height: 630px;
  overflow-y: auto;
  background-color: transparent !important;
}
.contract-filter-modal .filter-footer {
  padding-right: 0;
}
.contract-filter-modal .filter-footer .btn.btn-secondary {
  margin-right: 0;
  margin-left: 15px;
}
.contract-filter-modal .error-messages-small > .msg {
  margin-bottom: 0;
}
.contract-initiation-detail .form-control {
  color: black;
}
.contract-initiation-detail .dx-fieldset {
  background-color: white;
}
.contract-initiation-detail .dx-fieldset .dx-field-label-min {
  width: auto;
  padding-right: 10px;
}
.contract-initiation-detail .modal-body {
  max-height: 620px;
  overflow-y: auto;
  background-color: transparent !important;
}
.contract-initiation-detail .error-messages-small > .msg {
  margin-bottom: 0;
}
.contract-initiation-detail .action-panel {
  padding: 10px;
  border-bottom: 1px solid #cccccc;
}
.contract-initiation-detail .action-panel .fa {
  color: #a8a9a4;
  margin-right: 20px;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  font-size: 2.5em;
}
.contract-initiation-detail .action-panel .fa:first-child {
  margin-left: 5px;
}
.contract-initiation-detail .action-panel .fa:hover {
  color: #009fda;
}
.contract-initiation-detail .action-panel .fa.disabled {
  color: #cccccc;
  cursor: not-allowed;
}
.contract-initiation-detail .master-detail-detail-action-panel {
  padding: 5px 0px 5px 0px;
}
.contract-initiation-detail .master-detail-detail-action-panel .fa {
  margin-right: 8px;
  font-size: 1.5em;
}
.contract-initiation-detail .master-detail-detail-action-panel .fa:first-child {
  margin-left: 3px;
}
.create-review-modal .field-row-min {
  height: 25px;
}
.template-notification-modal .form-control {
  color: black;
}
.template-notification-modal .dx-fieldset {
  background-color: white;
}
.template-notification-modal input[type='checkbox'] {
  margin-top: 0 !important;
  background-color: transparent;
}
.template-notification-modal .modal-body {
  max-height: 620px;
  overflow-y: auto;
  background-color: transparent !important;
}
.template-notification-modal .drag-drop {
  display: inline-block;
  margin-bottom: 10px;
}
.create-review-modal .form-control {
  color: black;
}
.create-review-modal .fa.add-free-text {
  cursor: pointer;
  color: #a8a9a4;
}
.create-review-modal .dx-fieldset {
  background-color: white;
}
.create-review-modal i.fa.fa-plus.add-free-text[disabled] {
  cursor: not-allowed;
  color: #ccc;
}
.create-review-modal .dx-fieldset .dx-field-label-min {
  width: auto;
  padding-right: 10px;
}
.create-review-modal input[type='checkbox'] {
  margin-top: 0 !important;
  background-color: transparent;
}
.create-review-modal .modal-dialog {
  min-height: 600px;
}
.create-review-modal .modal-body {
  max-height: 700px;
  overflow-y: auto;
  background-color: transparent !important;
}
.create-review-modal .remove-freeText-item {
  color: #a8a9a4;
  cursor: pointer;
  padding-top: 2px;
  position: absolute;
  right: 35px;
}
.create-review-modal .review-detail {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.create-review-modal .review-detail-table {
  overflow-x: auto;
}
.create-review-modal .review-criteria {
  table-layout: fixed;
}
.create-review-modal .review-header-row {
  min-height: 52px;
  word-wrap: normal;
  white-space: normal;
}
.create-review-modal .review-detail-col-heading {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bolder;
  padding: 5px 10px;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  text-align: center;
  width: 100px;
  min-width: 100px;
}
.create-review-modal .review-detail-col-heading-lg {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bolder;
  padding: 5px 10px;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  text-align: center;
  width: 200px;
  min-width: 200px;
}
.create-review-modal .review-detail-row-heading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 10px 5px 10px;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  width: 200px;
}
.create-review-modal .review-detail-col {
  font-family: Arial, sans-serif;
  font-size: 14px;
  padding: 3px 5px;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  -ms-align-content: center;
  -webkit-align-content: center;
  align-content: center;
  min-width: 80px;
}
.create-review-modal .review-detail-col input [type='text'] {
  padding: 4px 12px;
}
.create-review-modal .review-detail-col .form-control {
  height: 28px;
}
.create-review-modal .review-detail-check {
  padding: 4px 12px;
  margin-right: 35px!important;
}
.create-review-modal .review-detail-number {
  text-align: right;
}
.create-review-modal .review-detail-row {
  height: 25px;
  line-height: 0;
}
.create-review-modal .section-header-arrow {
  float: right;
  margin-right: 10px;
}
.create-review-modal .section-header-arrow .fa-chevron-up {
  color: white;
}
.create-review-modal .section-header-arrow .fa-chevron-down {
  color: white;
}
.create-review-modal .error-messages-small > .msg {
  margin-bottom: 0;
}
.create-review-modal .criteria-content-group {
  border: 0px;
  margin-top: -10px;
  margin-left: -30px;
  background-color: white;
  min-height: 92%;
  position: absolute;
  width: 100%;
}
.create-review-modal .review-dark-anchor {
  color: #4D4F53;
  margin-right: 6px;
  font-style: normal;
}
.create-review-modal .review-dark-anchor :hover {
  background-color: #a8a9a4;
  cursor: pointer;
}
.create-review-modal .error-acknowledge {
  color: white;
  margin-right: 5px;
  margin-left: 20px;
}
.sage-divider {
  margin: 15px 15px;
  border-bottom: 1px solid #a8a9a4;
}
.sage-a-disabled {
  pointer-events: none;
  cursor: not-allowed;
}
.sage-a-disabled a {
  color: #a8a9a4 !important;
}
.sage-li-disabled {
  cursor: not-allowed;
}
.sage-li-disabled a {
  cursor: not-allowed;
  color: #a8a9a4 !important;
}
.sage-i-disabled {
  pointer-events: none;
  cursor: not-allowed;
}
.sage-i-disabled i {
  color: #a8a9a4 !important;
}
.sage-ui-select .btn {
  outline: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 1px;
}
.sage-ui-select[disabled] {
  cursor: not-allowed;
}
.contract-initiation-validation-list .action-panel {
  padding: 10px;
  border-bottom: 1px solid #cccccc;
}
.contract-initiation-validation-list .action-panel .fa {
  color: #a8a9a4;
  margin-right: 20px;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  font-size: 2.5em;
}
.contract-initiation-validation-list .action-panel .fa:first-child {
  margin-left: 5px;
}
.contract-initiation-validation-list .action-panel .fa:hover {
  color: #009fda;
}
.contract-initiation-validation-list .action-panel .fa.disabled {
  color: #cccccc;
  cursor: not-allowed;
}
.text-changed {
  color: #41A940 !important;
  border-color: #41A940 !important;
}
.text-changed span {
  color: #41A940 !important;
  border-color: #41A940 !important;
}
.text-changed .ui-select-placeholder {
  color: #41A940 !important;
  border-color: #41A940 !important;
}
div.ui-select-placeholder {
  overflow-x: hidden;
  text-overflow: ellipsis;
  width: 95%;
}
.dx-texteditor {
  border-radius: 0px !important;
}
.dxdatagrid-cell-with-icon {
  text-overflow: ellipsis;
  overflow: hidden;
}
.dxdatagrid-cell-with-icon .fa {
  color: #a8a9a4;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  font-size: 1.5em;
}
.dxdatagrid-cell-with-icon .fa:hover {
  color: #009fda;
}
.dxdatagrid-cell-with-icon .fa.disabled {
  color: #cccccc;
  cursor: not-allowed;
}
.dxdatagrid-cell-with-icon .btn-group {
  vertical-align: auto;
}
.dxdatagrid-master-detail-caption {
  font-weight: bold;
  padding-bottom: 5px;
  font-size: 16px;
}
.sage-performance-detail-container {
  margin: 10px;
  border: 1px solid #3c424f;
}
.sage-performance-detail-container .sage-performance-detail-header {
  padding: 2px 5px;
  border-bottom: 1px solid #3c424f;
  background-color: #3c424f;
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
}
.sage-performance-detail-container .sage-performance-detail-header .fa {
  color: #ffffff;
}
.sage-performance-detail-container .sage-performance-detail-header .fa:hover {
  color: #74756e;
}
.sage-performance-detail-container .sage-performance-detail-header:hover {
  cursor: pointer;
}
.sage-performance-detail-container .sage-performance-detail-header-emphasized {
  padding: 2px 5px;
  border-bottom: 1px solid #788093;
  background-color: #788093;
  color: #ffffff;
  font-weight: 600;
  font-size: 19px;
}
.sage-performance-detail-container .sage-performance-detail-header-emphasized .fa {
  color: #ffffff;
}
.sage-performance-detail-container .sage-performance-detail-header-emphasized .fa:hover {
  color: #74756e;
}
.sage-performance-detail-container .sage-performance-detail-header-emphasized:hover {
  cursor: pointer;
}
.sage-performance-detail-container .sage-performance-detail-body {
  padding: 10px;
}
.sage-performance-detail-container .sage-performance-detail-body .dx-fieldset {
  margin: 0px;
  border: none;
}
.sage-performance-detail-container .sage-performance-detail-body .dx-fieldset .dx-field-value {
  color: #333;
}
.sage-performance-detail-container .sage-performance-detail-body .action-panel .fa {
  color: #a8a9a4;
  margin-right: 10px;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
}
.sage-performance-detail-container .sage-performance-detail-body .action-panel .fa:hover {
  color: #009fda;
}
.sage-performance-detail-container .sage-performance-detail-body .action-panel .fa.disabled {
  color: #cccccc;
  cursor: not-allowed;
}
.sage-performance-detail-container .sage-performance-detail-body .action-panel .btn-group {
  vertical-align: top;
}
.sage-performance-detail-container .sage-performance-detail-body .error-messages .msg {
  height: 40px;
  background: #3c424f;
}
.sage-performance-detail-container .sage-performance-detail-body .error-messages .msg .msg-info {
  min-width: 40px;
}
.sage-performance-detail-container .sage-performance-detail-body .error-messages .msg .msg-description a {
  color: #5b92ff;
  text-decoration: none;
}
.sage-performance-detail-container .sage-performance-detail-body .error-messages .msg .msg-description a:hover {
  color: #3671e8;
}
.sage-performance-development-detail-modal .modal-body {
  max-height: 620px;
  overflow-y: auto;
  background-color: transparent !important;
}
.sage-performance-development-detail-modal .input-group-addon {
  cursor: pointer;
}
.sage-performance-development-detail-modal i.fa.fa-plus.add-free-text[disabled] {
  cursor: not-allowed;
  color: #ccc;
}
.sage-performance-development-employee-header {
  margin: 10px;
  margin-left: 20px;
}
.sage-performance-development-employee-header h2 {
  color: #6D717A;
}
.sage-performance-development-comment-master .comment-container {
  padding-top: 8px;
}
.sage-performance-development-comment-master .comment-container .row {
  margin-left: 0px;
  margin-right: 0px;
}
.sage-performance-development-comment-master .comment-container .comment-info {
  font-size: 11px;
}
.sage-performance-development-comment-master .comment-container .comment-block-container {
  max-width: 100%;
}
.sage-performance-development-comment-master .comment-container .comment-block {
  padding: 3px;
  border: solid;
  border-radius: 5px;
  word-wrap: break-word;
}
.sage-performance-development-comment-master .comment-container .my-comment {
  border-color: #1D479C;
  background-color: #1D479C;
  color: white;
}
.sage-performance-development-comment-master .comment-container .other-comment {
  border-color: #cccccc;
  background-color: #cccccc;
}
.info-tooltip {
  padding-top: 9px;
}
.performance-security {
  position: absolute;
  right: 0;
  left: 0;
}
.performance-security .performance-security-item {
  display: inline-block;
  width: 50%;
}
.performance-security .performance-security-item .field-access-template {
  position: relative !important;
}
.select-group-addon {
  height: 33px;
  padding: 8px 16px 8px 8px;
  margin: 0;
}
.select-group-addon:hover {
  color: #74756e;
}
.responsiveInputAddons .form-group .input-group {
  display: flex;
}
.responsiveInputAddons .form-group .input-group .input-group-addon {
  height: 34px;
  display: flex;
  align-items: center;
}
.responsiveInputAddons .form-group .select-group-addon {
  height: 34px;
  display: flex;
  align-items: center;
}
.scroll-wrap-border {
  padding: 3px 3px 0px 3px;
  height: auto;
}
.performance-review-results-detail {
  background-color: white;
}
.performance-review-results-detail .modal-body {
  background-color: white !important;
  overflow: scroll;
}
.performance-review-results-detail .field-row {
  position: relative;
}
.performance-review-results-detail .dx-fieldset {
  position: relative;
}
.performance-review-results-detail .dx-fieldset .field-access-template {
  top: 0;
  left: 0;
  /*.fieldItem {
                top: 20%;
            }*/
}
.performance-review-results-detail .action-panel {
  padding: 10px;
  border-bottom: 1px solid #cccccc;
}
.performance-review-results-detail .action-panel .fa {
  color: #a8a9a4;
  margin-right: 20px;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  font-size: 2.5em;
}
.performance-review-results-detail .action-panel .fa:first-child {
  margin-left: 5px;
}
.performance-review-results-detail .action-panel .fa:hover {
  color: #009fda;
}
.performance-review-results-detail .action-panel .fa.disabled {
  color: #cccccc;
  cursor: not-allowed;
}
.performance-review-results-detail .review-result-actual-rating {
  margin-top: 10px;
  border: 1px solid #3c424f;
}
.performance-review-results-detail .review-result-calibration {
  margin-top: 10px;
  border: 1px solid #3c424f;
}
.performance-review-results-detail .review-summary-grid .dx-datagrid .dx-row > td {
  padding-bottom: 2px;
  padding-top: 2px;
}
.performance-review-results-detail .overall-comment {
  margin-left: 0px;
}
.performance-review-results-detail .recalc-review-results-required {
  border-color: red !important;
  border-style: solid;
  border-width: 1px;
}
.performance-review-results-detail .small-error-message {
  margin-left: 10px;
  margin-right: 10px;
}
.performance-review-results-detail .small-error-message .error-messages .msg {
  height: 30px;
  background: #3c424f;
}
.performance-review-results-detail .small-error-message .error-messages .msg .msg-info {
  min-width: 30px;
}
.performance-review-results-detail .small-error-message .error-messages .msg .msg-description a {
  color: #5b92ff;
  text-decoration: none;
}
.performance-review-results-detail .small-error-message .error-messages .msg .msg-description a:hover {
  color: #3671e8;
}
.performance-contract-result .error-messages-small > .msg {
  margin-bottom: 0px;
}
.performance-contract-result .form-content-no-padding {
  margin-top: 5px;
}
.performance-contract-result .dx-fieldset {
  margin-left: 15px !important;
  margin-right: 15px !important;
  padding-right: 0px !important;
  border: none !important;
}
.performance-review-invalid {
  color: red;
}
.inbox-notification {
  position: fixed;
  top: 108px;
  bottom: 40px;
  left: 0;
  right: 0;
}
.inbox-notification > .inbox-notification-content {
  position: absolute;
  background-color: #F1F1F3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 20%;
  overflow: auto;
  margin-top: 60px;
}
.inbox-notification > .inbox-notification-content > .inner-panel {
  display: block;
}
.inbox-notification > .inbox-notification-content .recruitment-buttons {
  float: right;
  margin-top: 30px;
  padding-bottom: 30px;
}
.inbox-notification .micro-copy {
  font-size: 12px;
  color: #a8a9a4;
  margin-top: 2px;
}
.inbox-notification .requisition-history .comparison-header {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 5px;
}
.inbox-notification .requisition-history .comparison-header > .comparison-heading {
  border-right: 1px solid #cccccc;
  font-size: 16px;
  font-weight: bold;
  color: #4D4F53;
}
.inbox-notification .requisition-history .comparison-header > .comparison-heading:last-child {
  border-right: none;
}
.inbox-notification .requisition-history .transaction-sub-section > div {
  margin-top: 15px;
  padding-top: 15px;
  border: 1px solid #a8a9a4;
}
.inbox-notification .requisition-history .transaction-sub-section > div .section-heading {
  color: #6D717A;
  border-bottom: 1px solid #a8a9a4;
  padding-right: 5px;
  padding-left: 5px;
}
.inbox-notification .requisition-history .transaction-sub-section > div .changed-row-panel {
  margin-top: 10px;
}
.inbox-notification .requisition-history .transaction-sub-section > div .changed-row-panel .limited-label {
  color: #000000;
}
.inbox-notification .requisition-history .transaction-sub-section > div .changed-row-panel .changed-values-row:hover {
  background-color: #ffffff;
}
.inbox-notification .requisition-history .transaction-sub-section .limited-label {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
}
.inbox-notification-panel {
  background-color: #F1F1F3;
}
.inbox-notification .inbox-notification-panel {
  position: absolute;
  top: 0;
  bottom: 0;
  overflow-y: auto;
  overflow-x: hidden;
}
.inbox-notification .inbox-notification-panel:last-child {
  border-right: none;
}
.inbox-notification .inbox-notification-panel > .inner-panel {
  display: block;
}
.inbox-notification .inbox-notification-panel .panel-group {
  margin: 0;
}
.inbox-notification .inbox-notification-panel .panel-group .panel {
  box-shadow: none;
}
.inbox-notification .inbox-notification-menu {
  width: 20%;
  background: #3c424f;
  color: #ffffff;
}
.inbox-notification .inbox-notification-menu .badge {
  background: #ffffff;
  color: #3c424f;
  float: right;
}
.inbox-notification .inbox-notification-menu .inbox-notification-header {
  overflow: hidden;
  line-height: 1;
  margin: 10px;
  padding: 0 0 15px 0;
  background: #3c424f;
}
.inbox-notification .inbox-notification-menu .inbox-notification-header .header-text {
  float: left;
  padding-top: 20px;
  margin: 0;
  font-size: 2.5em;
  font-weight: normal;
  color: white;
}
.inbox-notification .inbox-notification-menu .inbox-notification-header .header-text a {
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
  outline: 0;
}
.inbox-notification .inbox-notification-menu .inbox-notification-header > .header-icon {
  float: right;
  font-size: 2.5em;
}
.inbox-notification-menu .panel-default {
  border: none;
}
.inbox-notification-menu .panel-default .panel-heading > .panel-body,
.inbox-notification-menu .panel-default .panel-collapse > .panel-body {
  border: none;
}
.inbox-notification-menu .panel-body {
  border: none;
  padding: 0;
}
.inbox-notification-menu .panel-heading {
  color: #ffffff;
  background: #3c424f;
  border: none;
  padding: 0;
}
.inbox-notification-menu .panel-title {
  font-size: 14px;
}
.inbox-notification-menu .panel-title a {
  text-decoration: none;
}
.inbox-notification .menu-section {
  margin: 10px 0;
  background: #3c424f;
}
.inbox-notification .menu-section .section-header {
  padding: 4px 10px 4px 10px;
  width: 100%;
  overflow: hidden;
}
.inbox-notification .menu-section .section-header .header-text {
  margin: 0;
  font-size: 1.5em;
  color: white;
}
.inbox-notification .menu-section .section-header .header-text .section-badge {
  margin-left: 20px;
  right: 40px;
  position: absolute;
}
@media screen and (max-height: 768px) {
  .inbox-notification .menu-section .section-header .header-text .section-badge {
    right: 25px;
    margin-top: 0;
    font-size: 9px;
  }
}
.inbox-notification .menu-section .section-header .header-text .section-header-arrow {
  right: 17px;
  position: absolute;
  font-size: 15px;
  margin-top: 3px;
}
@media screen and (max-height: 768px) {
  .inbox-notification .menu-section .section-header .header-text .section-header-arrow {
    right: 3px;
    margin-top: 0;
    font-size: 11px;
  }
}
@media screen and (max-height: 768px) {
  .inbox-notification .menu-section .section-header .header-text {
    font-size: 0.9em;
  }
}
.inbox-notification .menu-section .section-header .header-icon {
  float: right;
  font-size: 1.5em;
}
.inbox-notification .menu-section .section-items {
  list-style: none;
  padding: 0;
}
.inbox-notification .menu-section .section-items > li > a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  font-size: 16px;
  padding: 5px 15px 5px 20px;
  outline: 0;
}
@media screen and (max-height: 768px) {
  .inbox-notification .menu-section .section-items > li > a {
    font-size: 0.8em;
  }
  .inbox-notification .menu-section .section-items > li > a .item-badge {
    right: 25px;
    margin-top: 0;
    font-size: 9px;
  }
}
.inbox-notification .menu-section .section-items > li > a:hover {
  background: #434958;
}
.inbox-notification .menu-section .section-items > li.active {
  background: #474e5d;
}
.inbox-notification-content .inbox-notification-items-panel {
  left: 0;
  width: 50%;
  border-right: 1px solid #cccccc;
}
.inbox-notification-content .inbox-notification-items-panel.full-page {
  width: 100%;
}
.inbox-notification .inbox-notification-body {
  left: 50%;
  width: 50%;
}
.inbox-notification-items-panel .inbox-notification-filter-panel {
  background: white;
  margin-left: 15px;
  margin-right: 15px;
  padding: 10px;
  display: block;
  clear: both;
  text-align: right;
}
.inbox-notification-items-panel .inbox-notification-filter-panel > .multi-select-all {
  float: left;
  color: #a8a9a4;
}
.inbox-notification-items-panel .inbox-notification-filter-panel > .multi-select-all:hover {
  cursor: pointer;
}
.inbox-notification-items-panel .inbox-notification-filter-panel > a {
  text-decoration: none;
  cursor: pointer;
  color: #a8a9a4;
  margin-left: 20px;
}
.inbox-notification-items-panel .inbox-notification-filter-panel > a:hover {
  color: #232425;
}
.inbox-notification-items-panel .inbox-notification-filter-panel > .inbox-notification-filters {
  overflow: hidden;
  text-align: left;
  padding-top: 10px;
}
.inbox-notification-items-panel .inbox-notification-filter-panel > .inbox-notification-filters .filter-heading {
  float: left;
  color: #a8a9a4;
  margin-right: 10px;
}
.inbox-notification-items-panel .inbox-notification-filter-panel > .inbox-notification-filters > .filter-items {
  float: left;
}
.inbox-notification-items-panel .inbox-notification-filter-panel > .inbox-notification-filters > .filter-items > ul {
  list-style: none;
  list-style-type: none;
  padding: 0;
}
.inbox-notification-items-panel .inbox-notification-filter-panel > .inbox-notification-filters > .filter-items > ul > li {
  margin-bottom: 5px;
}
.inbox-notification-items-panel .inbox-notification-filter-panel > .inbox-notification-filters > .filter-items a {
  cursor: pointer;
}
.inbox-notification-items-panel .inbox-notification-filter-panel .inbox-notification-bulk-actions {
  position: relative;
  float: left;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #cccccc;
}
.inbox-notification-items-panel .inbox-notification-filter-panel > a,
.inbox-notification-items-panel .inbox-notification-bulk-actions > a {
  text-decoration: none;
  cursor: pointer;
  color: #a8a9a4;
}
.inbox-notification-items-panel .inbox-notification-filter-panel > a:hover,
.inbox-notification-items-panel .inbox-notification-bulk-actions > a:hover {
  color: #232425;
}
.inbox-notification-items-panel .inbox-notification-items {
  display: block;
}
.inbox-notification-items-panel .inbox-notification-items > ul {
  list-style: none;
  padding: 0;
}
.inbox-notification-items-panel .inbox-notification-tabs {
  padding: 5px 5px 0;
}
.inbox-notification-items-panel .inbox-notification-tabs > .nav {
  border-bottom: none;
}
.inbox-notification-items-panel .inbox-notification-tabs > .nav > .inbox-notification-tab {
  min-width: 150px;
  font-weight: bold;
  margin-bottom: 0;
}
.inbox-notification-items-panel .inbox-notification-tabs > .nav > .inbox-notification-tab .badge {
  float: right;
  background: #3c424f;
}
.inbox-notification-items-panel .inbox-notification-tabs > .nav > .inbox-notification-tab > a {
  overflow: hidden;
  color: #4D4F53;
  background: #cccccc;
  cursor: pointer;
}
.inbox-notification-items-panel .inbox-notification-tabs > .nav > .inbox-notification-tab > a:hover {
  border: 1px solid #eeeeed;
  background: #eeeeed;
}
.inbox-notification-items-panel .inbox-notification-tabs > .nav > .inbox-notification-tab.active > a {
  background: #ffffff;
}
.inbox-notification-items-panel .inbox-notification-tabs > .nav > .inbox-notification-tab.active > a:hover {
  border: 1px solid #ffffff;
  background: #ffffff;
}
.item-submitted {
  float: right;
  color: #a8a9a4;
  font-size: 12px;
  padding-right: 20px;
  font-weight: normal;
  overflow-wrap: break-word;
}
.ellipsis-heading {
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  white-space: nowrap;
}
.word-break-heading {
  -ms-word-break: break-word;
  word-break: break-word;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  font-size: 16px;
  font-weight: bold;
  overflow: auto;
}
.error-flag {
  color: #ff5800;
}
.inbox-notification-items .inbox-notification-item {
  position: relative;
  border-bottom: 1px solid #eeeeed;
  padding: 10px;
  background: #ffffff;
}
.inbox-notification-items .inbox-notification-item:hover {
  background: #ffffff;
}
.inbox-notification-items .inbox-notification-item > .inbox-notification-item-flags {
  position: absolute;
  top: 10px;
  height: 100%;
  width: 20px;
}
.inbox-notification-items .inbox-notification-item > .inbox-notification-item-flags > .mandatory-flag,
.inbox-notification-items .inbox-notification-item > .inbox-notification-item-flags > .escalation-flag {
  display: inline;
  cursor: default;
}
.inbox-notification-items .inbox-notification-item > .inbox-notification-item-flags > .mandatory-flag {
  color: #ff5800;
}
.inbox-notification-items .inbox-notification-item > .inbox-notification-item-flags > .escalation-flag {
  color: #009fda;
}
.inbox-notification-items .inbox-notification-item > .item-content {
  position: relative;
  left: 20px;
  right: 0;
  top: 0;
  cursor: pointer;
  padding-bottom: 10px;
}
.inbox-notification-items .inbox-notification-item > .item-content > .item-sub-heading,
.inbox-notification-items .inbox-notification-item > .item-content > .item-status,
.inbox-notification-items .inbox-notification-item > .item-content > .item-description {
  line-height: 18px;
}
.inbox-notification-items .inbox-notification-item > .item-content > .item-heading {
  margin: 0;
  color: #3c424f;
  font-size: 16px;
  font-weight: bold;
}
.inbox-notification-items .inbox-notification-item > .item-content > .item-heading > .item-submitted {
  float: right;
  color: #a8a9a4;
  font-size: 12px;
  padding-right: 20px;
  font-weight: normal;
  overflow-wrap: break-word;
}
.inbox-notification-items .inbox-notification-item > .item-content > .item-heading > .inline-comments {
  float: right;
  color: #a8a9a4;
  font-size: 12px;
  font-weight: normal;
  padding-right: 20px;
  overflow-wrap: break-word;
  position: fixed;
  right: 0;
  z-index: 1;
}
.inbox-notification-items .inbox-notification-item > .item-content > .item-sub-heading {
  color: #a8a9a4;
  margin-left: 5px;
  font-size: 12px;
  display: inline;
}
.inbox-notification-items .inbox-notification-item > .item-content > .item-sub-heading .item-sub-heading-description {
  color: #4D4F53;
  font-weight: bold;
}
.inbox-notification-items .inbox-notification-item > .item-content > .item-status {
  margin-left: 0;
  display: block;
  color: #a8a9a4;
  font-size: 13px;
}
.inbox-notification-items .inbox-notification-item > .item-content > .item-description {
  color: #4D4F53;
  font-weight: bold;
  display: inline;
}
.inbox-notification-items .inbox-notification-item > .item-content .item-label,
.inbox-notification-items .inbox-notification-item > .item-content .item-value {
  line-height: 14px;
  display: inline;
}
.inbox-notification-items .inbox-notification-item > .item-content .item-label {
  color: #a8a9a4;
  font-size: 12px;
}
.inbox-notification-items .inbox-notification-item > .item-content .item-value {
  padding-left: 5px;
  padding-right: 20px;
}
.inbox-notification-items .inbox-notification-item > .item-content > .item-balances {
  clear: both;
  margin: 5px 20px 0 0;
}
.inbox-notification-items .inbox-notification-item > .item-content > .item-balances > .balance {
  padding: 2px 20px 0 5px;
  display: inline-block;
  border-top: 1px solid #eeeeed;
  border-bottom: 1px solid #eeeeed;
}
.inbox-notification-items .inbox-notification-item > .item-content > .item-balances > .balance > .balance-description {
  color: #a8a9a4;
  font-weight: bold;
  font-size: 12px;
  display: inline-block;
}
.inbox-notification-items .inbox-notification-item > .item-content > .item-balances > .balance > .amount {
  font-size: 18px;
  color: #255bc7;
  display: inline-block;
}
.inbox-notification-items .inbox-notification-item > .item-content > .item-balances > .balance > .amount > .units {
  font-size: 12px;
  color: #a8a9a4;
}
.inbox-notification-items .inbox-notification-item > .item-content > .item-balances > .balance > .amount > span.preview-spin {
  font-size: 18px;
  color: #932ab6;
}
.inbox-notification-items .inbox-notification-item > .item-content > .item-balances > .balance > .amount.negative {
  font-size: 18px;
  color: #ff0000;
  display: inline-block;
  font-weight: bold;
}
.inbox-notification-items .inbox-notification-item > .item-content > .item-balances > .balance:last-child {
  border-right: none;
}
.inbox-notification-items .inbox-notification-item > .item-content > .inbox-notification-item-expand {
  margin: 10px 20px 0 0;
  clear: both;
}
.inbox-notification-items .inbox-notification-item > .item-content > .inbox-notification-item-expand > .expanded-item {
  margin: 10px 0;
}
.inbox-notification-items .inbox-notification-item > .item-content > .inbox-notification-item-expand > .expanded-buttons {
  clear: both;
  float: right;
}
.inbox-notification-items .inbox-notification-item > .comments .quick-comments {
  margin: 10px 0 5px 30px;
}
.inbox-notification-items .inbox-notification-item > .item-buttons.disabled > a {
  color: #dadbd8;
}
.inbox-notification-items .inbox-notification-item > .item-buttons.disabled > a.quick-approve :hover {
  color: #dadbd8;
  cursor: not-allowed;
}
.inbox-notification-items .inbox-notification-item > .item-buttons.disabled > a.quick-decline :hover,
.inbox-notification-items .inbox-notification-item > .item-buttons.disabled > a.action-selected.quick-decline {
  color: #dadbd8;
  cursor: not-allowed;
}
.inbox-notification-items .inbox-notification-item > .item-buttons.disabled > a.quick-resubmit :hover,
.inbox-notification-items .inbox-notification-item > .item-buttons.disabled > a.action-selected.quick-resubmit {
  color: #dadbd8;
  cursor: not-allowed;
}
.inbox-notification-items .inbox-notification-item > .item-buttons.disabled > a.quick-reassign :hover,
.inbox-notification-items .inbox-notification-item > .item-buttons.disabled > a.action-selected.quick-reassign {
  color: #dadbd8;
  cursor: not-allowed;
}
.inbox-notification-items .inbox-notification-item > .item-buttons.disabled > a.quick-park :hover,
.inbox-notification-items .inbox-notification-item > .item-buttons.disabled > a.action-selected.quick-park {
  color: #dadbd8;
  cursor: not-allowed;
}
.inbox-notification-items .inbox-notification-item > .item-buttons {
  clear: both;
  margin: 10px 0 0 20px;
  position: relative;
}
.inbox-notification-items .inbox-notification-item > .item-buttons > a {
  color: #a8a9a4;
  margin-right: 30px;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  font-size: 1.1em;
}
.inbox-notification-items .inbox-notification-item > .item-buttons > a.empty-action {
  min-height: 1px;
}
.inbox-notification-items .inbox-notification-item > .item-buttons > a:hover {
  color: #4D4F53;
}
.inbox-notification-items .inbox-notification-item > .item-buttons > a.action-selected {
  color: #3c424f;
}
.inbox-notification-items .inbox-notification-item > .item-buttons > a.quick-approve :hover,
.inbox-notification-items .inbox-notification-item > .item-buttons > a.action-selected.quick-approve {
  color: #255bc7;
}
.inbox-notification-items .inbox-notification-item > .item-buttons > a.quick-decline :hover,
.inbox-notification-items .inbox-notification-item > .item-buttons > a.action-selected.quick-decline {
  color: #ff0000;
}
.inbox-notification-items .inbox-notification-item > .item-buttons > a.quick-resubmit :hover,
.inbox-notification-items .inbox-notification-item > .item-buttons > a.action-selected.quick-resubmit {
  color: #009fda;
}
.inbox-notification-items .inbox-notification-item > .item-buttons > a.quick-reassign :hover,
.inbox-notification-items .inbox-notification-item > .item-buttons > a.action-selected.quick-reassign {
  color: #6639b7;
}
.inbox-notification-items .inbox-notification-item > .item-buttons > a.quick-history :hover,
.inbox-notification-items .inbox-notification-item > .item-buttons > a.action-selected.quick-history {
  color: #62c158;
}
.inbox-notification-items .inbox-notification-item > .item-buttons > a.quick-park :hover,
.inbox-notification-items .inbox-notification-item > .item-buttons > a.action-selected.quick-park {
  color: #4d4f53;
}
.inbox-notification-item.item-selected {
  background: #ffffff;
}
.inbox-notification-preview {
  position: absolute;
  width: 50%;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  padding: 10px;
}
.inbox-notification-preview .preview-banner {
  background: #ffffff;
}
.inbox-notification-preview .preview-banner .profile-image {
  display: inline-block;
  width: 10%;
  padding: 0 10px;
  font-size: 5vw;
}
.inbox-notification-preview .preview-header {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  width: 88%;
}
.inbox-notification-preview .preview-header > .preview-heading {
  font-size: 24px;
  color: #3c424f;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 70%;
}
.inbox-notification-preview .preview-header > div > .preview-sub-heading,
.inbox-notification-preview .preview-header > .preview-sub-heading {
  font-size: 18px;
  color: #232425;
}
.inbox-notification-preview .preview-header > .preview-description-label {
  font-size: 12px;
  color: #a8a9a4;
}
.inbox-notification-preview .preview-header .preview-description {
  font-size: 14px;
  color: #4D4F53;
  font-weight: bold;
}
.inbox-notification-preview .preview-header a.preview-edit-undo,
.inbox-notification-preview .preview-header a.preview-edit {
  color: #a8a9a4;
  outline: none;
}
.inbox-notification-preview .preview-header a.preview-edit-undo > i.fa,
.inbox-notification-preview .preview-header a.preview-edit > i.fa {
  font-size: 16px;
  cursor: pointer;
  padding: 20px;
  padding-right: 0;
}
.inbox-notification-preview .preview-header a.preview-edit-undo > i.fa.fa-check,
.inbox-notification-preview .preview-header a.preview-edit > i.fa.fa-check,
.inbox-notification-preview .preview-header a.preview-edit-undo > i.fa.fa-trash,
.inbox-notification-preview .preview-header a.preview-edit > i.fa.fa-trash {
  padding-left: 5px;
  padding-right: 0;
}
.inbox-notification-preview .preview-header a.preview-edit-undo:hover,
.inbox-notification-preview .preview-header a.preview-edit:hover {
  color: #932ab6;
}
.inbox-notification-preview .preview-header a.preview-edit-undo i.fa.fa-reply {
  padding-left: 5px;
  padding-right: 0;
}
.inbox-notification-preview .preview-header span.preview-spin > i.fa {
  font-size: 16px;
  padding: 20px;
}
.multi-select-actions-panel {
  clear: both;
  background-color: #fafafa;
  padding: 0 0 0 4%;
  position: relative;
  height: 40px;
  line-height: 40px;
}
.multi-select-actions-panel > .free-text-comments {
  margin-top: 3px;
  margin-left: -40px;
}
.multi-select-actions-panel > a {
  color: #a8a9a4;
  margin-right: 30px;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  font-size: 1.1em;
}
.multi-select-actions-panel > a:hover {
  color: #4D4F53;
}
.multi-select-actions-panel > a.action-selected {
  color: #3c424f;
}
.multi-select-actions-panel > a.quick-approve :hover,
.multi-select-actions-panel > a.action-selected.quick-approve {
  color: #255bc7;
}
.multi-select-actions-panel > a.quick-decline :hover,
.multi-select-actions-panel > a.action-selected.quick-decline {
  color: #ff0000;
}
.multi-select-actions-panel > a.quick-resubmit :hover,
.multi-select-actions-panel > a.action-selected.quick-resubmit {
  color: #009fda;
}
.multi-select-actions-panel > a.quick-reassign :hover,
.multi-select-actions-panel > a.action-selected.quick-reassign {
  color: #6639b7;
}
.multi-select-actions-panel > a.quick-history :hover,
.multi-select-actions-panel > a.action-selected.quick-history {
  color: #62c158;
}
.workflow-submit-header .workflow-submit-buttons {
  position: absolute;
  right: 0;
  margin: 5px 0;
}
.workflow-submit-header .workflow-submit-buttons a {
  color: #a8a9a4;
  padding-right: 30px;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  font-size: 1.1em;
}
.workflow-submit-header .dropdown-list {
  padding: 10px;
  position: absolute;
  right: 27px;
  background-color: #ffffff;
  z-index: 999;
  border: 1px solid #a8a9a4;
  border-radius: 10px;
  min-width: 390px;
}
.workflow-submit-header .dropdown-list > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.workflow-submit-header .dropdown-list > ul > li {
  margin: 10px 0 10px 0;
}
.workflow-submit-header .dropdown-list > ul > li:hover {
  background-color: #ffffff;
}
.workflow-submit-header .dropdown-list > .close-button > h4 {
  display: inline;
}
.workflow-submit-header .dropdown-list > .close-button > i {
  float: right;
}
.workflow-submit-header .dropdown-list > .close-button > i:hover {
  cursor: pointer;
}
.workflow-submit-header .dropdown-list > div.step-instruction-content {
  margin-top: 10px;
}
.workflow-submit-header .dropdown-list > div.step-instruction-content > div {
  margin: 0;
}
.bulkApproval > ul {
  margin-left: -160px;
}
.inbox-notification-preview .preview-buttons.requisition {
  margin-right: 30px;
  margin-top: 35px;
}
.inbox-notification-preview .preview-buttons {
  position: relative;
  float: right;
  margin: 10px 0;
}
.inbox-notification-preview .preview-buttons a {
  color: #a8a9a4;
  padding-right: 30px;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  font-size: 1.1em;
}
.inbox-notification-preview .preview-buttons a:hover {
  color: #4D4F53;
}
.inbox-notification-preview .preview-buttons a.action-selected {
  color: #3c424f;
}
.inbox-notification-preview .preview-buttons a.quick-approve :hover,
.inbox-notification-preview .preview-buttons a.action-selected.quick-approve {
  color: #255bc7;
}
.inbox-notification-preview .preview-buttons a.quick-decline :hover,
.inbox-notification-preview .preview-buttons a.action-selected.quick-decline {
  color: #ff0000;
}
.inbox-notification-preview .preview-buttons a.quick-resubmit :hover,
.inbox-notification-preview .preview-buttons a.action-selected.quick-resubmit {
  color: #009fda;
}
.inbox-notification-preview .preview-buttons a.quick-reassign :hover,
.inbox-notification-preview .preview-buttons a.action-selected.quick-reassign {
  color: #6639b7;
}
.inbox-notification-preview .preview-buttons a.quick-history :hover,
.inbox-notification-preview .preview-buttons a.action-selected.quick-history {
  color: #6639b7;
}
.inbox-notification-preview .preview-buttons a.quick-step-instructions :hover,
.inbox-notification-preview .preview-buttons a.action-selected.quick-step-instructions {
  color: #6639b7;
}
.step-instruction-content {
  max-height: 500px;
  overflow: auto;
}
.inbox-notification-preview .dropdown-list {
  padding: 10px;
  position: absolute;
  top: 40px;
  right: 27px;
  background-color: #ffffff;
  z-index: 999;
  border: 1px solid #a8a9a4;
  border-radius: 10px;
  min-width: 390px;
}
.inbox-notification-preview .dropdown-list > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.inbox-notification-preview .dropdown-list > ul > li {
  margin: 10px 0 10px 0;
}
.inbox-notification-preview .dropdown-list > ul > li:hover {
  background-color: #ffffff;
}
.inbox-notification-preview .dropdown-list > .close-button > h4 {
  display: inline;
}
.inbox-notification-preview .dropdown-list > .close-button > i {
  float: right;
}
.inbox-notification-preview .dropdown-list > .close-button > i:hover {
  cursor: pointer;
}
.inbox-notification-preview .dropdown-list > div.step-instruction-content {
  margin-top: 10px;
}
.inbox-notification-preview .dropdown-list > div.step-instruction-content > div {
  margin: 0;
}
.inbox-notification-preview .step-instructions-detail {
  padding: 10px;
  position: absolute;
  top: 20px;
  right: 27px;
  background-color: #ffffff;
  z-index: 999;
  border: 1px solid #a8a9a4;
  border-radius: 10px;
}
.inbox-notification-preview .step-instructions-detail > .close-button > h4 {
  display: inline;
}
.inbox-notification-preview .step-instructions-detail > .close-button > i {
  float: right;
}
.inbox-notification-preview .step-instructions-detail > .close-button > i:hover {
  cursor: pointer;
}
.inbox-notification-preview .step-instructions-detail > div.step-instruction-content {
  margin-top: 20px;
  max-height: 500px;
}
.inbox-notification-preview .step-instructions-detail > div.step-instruction-content > div {
  margin: 20px;
}
.preview-history-content {
  overflow: auto;
}
@media screen and (max-height: 768px) {
  .preview-history-content {
    max-height: 300px;
  }
}
@media (min-height: 768px) and (max-height: 960px) {
  .preview-history-content {
    max-height: 400px;
  }
}
@media (min-height: 960px) and (max-height: 1024px) {
  .preview-history-content {
    max-height: 500px;
  }
}
.inbox-notification-preview .preview-approver-history {
  padding: 10px;
  position: absolute;
  top: 20px;
  right: 27px;
  background-color: #ffffff;
  z-index: 999;
  border: 1px solid #a8a9a4;
  border-radius: 10px;
  overflow: auto;
}
.inbox-notification-preview .preview-approver-history > .close-button > h4 {
  display: inline;
}
.inbox-notification-preview .preview-approver-history > .close-button > i {
  float: right;
}
.inbox-notification-preview .preview-approver-history > .close-button > i:hover {
  cursor: pointer;
}
.inbox-notification-preview .preview-approver-history > .preview-history-content {
  margin-top: 20px;
}
.inbox-notification-preview .preview-approver-history > .preview-history-content .requestHistory {
  padding: 0;
  font-weight: bold;
  font-style: normal;
  color: #492857;
  text-align: left;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.inbox-notification-preview .preview-approver-history > .preview-history-content .commentHeading {
  padding: 0;
  font-weight: bold;
  font-style: normal;
  color: #492857;
  text-align: left;
}
.inbox-notification-preview .preview-approver-history > .preview-history-content .historyList {
  font-family: Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
  padding: 0;
  font-size: 10pt;
}
.inbox-notification-preview .preview-approver-history > .preview-history-content .historySubHeading {
  font-weight: bold;
  font-style: normal;
  color: #492857;
  text-decoration: underline;
}
.inbox-notification-preview .preview-balances {
  clear: both;
  overflow: hidden;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  padding: 5px;
}
.inbox-notification-preview .preview-balances > .balance {
  text-align: center;
  border-right: 1px solid #cccccc;
}
.inbox-notification-preview .preview-balances > .balance > .balance-description {
  color: #cccccc;
  font-weight: bold;
}
.inbox-notification-preview .preview-balances > .balance > .amount.negative {
  font-size: 24px;
  color: #ff0000;
  font-weight: bold;
}
.inbox-notification-preview .preview-balances > .balance > .amount {
  font-size: 24px;
  color: #255bc7;
}
.inbox-notification-preview .preview-balances > .balance > .amount > .units {
  font-size: 14px;
  color: #a8a9a4;
}
.inbox-notification-preview .preview-balances > .balance > .amount > .form {
  margin: 0;
}
.inbox-notification-preview .preview-balances > .balance > .amount > .form .form-group {
  margin: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.inbox-notification-preview .preview-balances > .balance > .amount > .form .form-group .form-control {
  width: 88%;
  margin-right: 0;
}
.inbox-notification-preview .preview-balances > .balance > .amount > .form .form-group > a.preview-edit-undo,
.inbox-notification-preview .preview-balances > .balance > .amount > .form .form-group > a.preview-edit {
  right: 35px;
  color: #a8a9a4;
  outline: none;
}
.inbox-notification-preview .preview-balances > .balance > .amount > .form .form-group > a.preview-edit-undo > i.fa,
.inbox-notification-preview .preview-balances > .balance > .amount > .form .form-group > a.preview-edit > i.fa {
  font-size: 16px;
  cursor: pointer;
  padding: 5px;
  display: inline;
  position: relative;
}
.inbox-notification-preview .preview-balances > .balance > .amount > .form .form-group > a.preview-edit-undo > i.fa.fa-check,
.inbox-notification-preview .preview-balances > .balance > .amount > .form .form-group > a.preview-edit > i.fa.fa-check,
.inbox-notification-preview .preview-balances > .balance > .amount > .form .form-group > a.preview-edit-undo > i.fa.fa-trash,
.inbox-notification-preview .preview-balances > .balance > .amount > .form .form-group > a.preview-edit > i.fa.fa-trash {
  padding-left: 5px;
  padding-right: 0;
}
.inbox-notification-preview .preview-balances > .balance > .amount > .form .form-group > a.preview-edit-undo:hover,
.inbox-notification-preview .preview-balances > .balance > .amount > .form .form-group > a.preview-edit:hover {
  color: #932ab6;
  text-decoration: none;
}
.inbox-notification-preview .preview-balances > .balance > .amount > .form .form-group > a.preview-edit-undo {
  right: 10px;
}
.inbox-notification-preview .preview-balances > .balance > .amount > a.preview-edit-undo,
.inbox-notification-preview .preview-balances > .balance > .amount > a.preview-edit {
  position: absolute;
  right: 35px;
  color: #a8a9a4;
  outline: none;
}
.inbox-notification-preview .preview-balances > .balance > .amount > a.preview-edit-undo > i.fa,
.inbox-notification-preview .preview-balances > .balance > .amount > a.preview-edit > i.fa {
  font-size: 16px;
  cursor: pointer;
  padding: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
}
.inbox-notification-preview .preview-balances > .balance > .amount > a.preview-edit-undo:hover,
.inbox-notification-preview .preview-balances > .balance > .amount > a.preview-edit:hover {
  color: #932ab6;
}
.inbox-notification-preview .preview-balances > .balance > .amount > a.preview-edit-undo {
  right: 10px;
}
.inbox-notification-preview .preview-balances > .balance > .amount > span.preview-spin {
  font-size: 18px;
  color: #a8a9a4;
}
.inbox-notification-preview .preview-balances > .balance:last-child {
  border-right: none;
}
.comment > .submitter,
.comment > .comment-date {
  font-style: italic;
  font-size: 12px;
}
.comment > .submitter {
  color: #3c424f;
}
.comment > .comment-date {
  color: #a8a9a4;
}
.inbox-notification-preview > .preview-content.requisition {
  top: 60px;
}
.inbox-notification-preview > .preview-content.requisition > form {
  margin-top: 0;
}
.inbox-notification-preview > .preview-content.requisition > form .k-widget.k-datepicker.k-header,
.inbox-notification-preview > .preview-content.requisition > form .k-widget.k-numerictextbox .k-numeric-wrap,
.inbox-notification-preview > .preview-content.requisition > form .k-widget.k-combobox .k-dropdown-wrap {
  margin-bottom: 5px;
}
.inbox-notification-preview > .preview-content.family-members {
  top: 130px;
}
.inbox-notification-preview > .preview-content.family-members .family-member-expander {
  color: #a8a9a4;
  font-size: 14px;
  text-decoration: none;
}
.inbox-notification-preview > .preview-content.family-members .family-member-expander > span {
  color: #00a4cf;
  font-size: 16px;
}
.inbox-notification-preview > .preview-content .training-action .training-item {
  padding-top: 10px;
  padding-bottom: 30px;
}
.inbox-notification-preview > .preview-content .training-action .training-item .training-item-description {
  font-weight: bolder;
}
.inbox-notification-preview > .preview-content .training-action .training-item .training-item-description .paperclip {
  color: #a8a9a4;
}
.inbox-notification-preview > .preview-content .training-action .training-item .training-item-expander {
  padding-left: 25px;
}
.inbox-notification-preview > .preview-content .training-action .training-item .k-datepicker.ng-invalid.ng-invalid-required ~ span.required-directive {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}
.inbox-notification-preview > .preview-content .training-action .training-item .cost-description {
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding-top: 3px;
  padding-left: 0;
}
.inbox-notification-preview > .preview-content .training-action .training-item .remove-additional-cost {
  color: #a8a9a4;
  padding-top: 10px;
}
.inbox-notification-preview > .preview-content .training-action .training-item .remove-additional-cost:hover {
  color: #ff0000;
  cursor: pointer;
}
.inbox-notification-preview > .preview-content .training-action .training-item .transaction-sub-section > div:first-child {
  margin-top: 15px;
}
.inbox-notification-preview > .preview-content .training-action .training-item .transaction-sub-section .limited-label {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
}
.inbox-notification-preview > .preview-content .training-action .training-item .form-section:last-child {
  margin-bottom: 10px;
}
.inbox-notification-preview > .preview-content .training-action .training-item .attachmentbadge {
  background-color: #3c424f;
}
.inbox-notification-preview > .preview-content .training-action {
  padding-top: 15px;
  padding-bottom: 15px;
}
.inbox-notification-preview > .preview-content .training-action .action-expander {
  color: #a8a9a4;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.inbox-notification-preview > .preview-content .training-action .action-expander > span {
  color: #3c424f;
  font-size: 16px;
}
.inbox-notification-preview > .preview-content .training-approver-comments > label {
  padding-top: 10px;
  border-top: 1px solid #eeeeed;
}
.training-item.form-section {
  margin-bottom: 0 !important;
  border-bottom: 1px solid #e0e1dd !important;
  padding-bottom: 0 !important;
}
.training-item.form-section .transaction-comments {
  margin-bottom: 0 !important;
}
.action-label {
  color: #4D4F53;
  font-weight: bolder;
}
.action-label .fa {
  padding-left: 10px;
}
.action-label.deleted {
  color: #f72f2f;
  cursor: default;
}
.action-label.edit {
  color: #6639b7;
  cursor: default;
}
.action-label.add {
  color: #009fda;
  cursor: default;
}
.action-label.none {
  color: #00a4cf;
  cursor: default;
}
.inbox-notification-preview > .preview-content .beneficiary-item {
  padding: 8px 0 8px 1px;
}
.inbox-notification-preview > .preview-content .beneficiary-item .action-panel {
  white-space: nowrap;
}
.inbox-notification-preview > .preview-content .beneficiary-item .action-panel .edit-action:hover {
  color: #6639b7;
  cursor: pointer;
}
.inbox-notification-preview > .preview-content .beneficiary-item .action-panel .remove-action {
  padding-left: 5px;
}
.inbox-notification-preview > .preview-content .beneficiary-item .action-panel .remove-action:hover {
  color: #f72f2f;
  cursor: pointer;
}
.inbox-notification-preview > .preview-content .beneficiary-item .action-panel .done-edit-action {
  color: #3c424f;
  cursor: pointer;
}
.inbox-notification-preview > .preview-content .beneficiary-item .value-label {
  color: #4D4F53;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.inbox-notification-preview > .preview-content .beneficiary-item .value-label-changed .value-label {
  color: #ff5800;
}
.inbox-notification-preview > .preview-content .beneficiary-item:last-child {
  margin-bottom: 10px;
}
.inbox-notification-preview > .preview-content {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 210px;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 5px 0 0;
  padding: 5px;
}
.inbox-notification-preview > .preview-content .form-group {
  margin-bottom: 0;
}
.inbox-notification-preview > .preview-content .form-group .btn {
  margin-left: 0;
}
.inbox-notification-preview > .preview-content .form-group a {
  cursor: pointer;
}
.inbox-notification-preview > .preview-content .repetitive {
  padding-top: 5px;
  margin: 5px 0 5px;
  background: #F1F1F3;
}
.inbox-notification-preview > .preview-content .control-label {
  line-height: 1;
  color: #a8a9a4;
}
.inbox-notification-preview > .preview-content .control-label-left {
  line-height: 1;
  color: #a8a9a4;
  text-align: left;
}
.inbox-notification-preview > .preview-content .form-control {
  margin-bottom: 5px;
}
.inbox-notification-preview > .preview-content .form-control.k-widget.k-datepicker.k-header {
  margin-bottom: 10px;
}
.inbox-notification-preview > .preview-content .submitted {
  line-height: 1;
  text-wrap: normal;
  overflow-wrap: break-word;
}
.inbox-notification-preview > .preview-content .action-item {
  color: #a8a9a4;
}
.inbox-notification-preview > .preview-content .action-item:hover {
  color: #232425;
}
.inbox-notification-preview > .preview-content .comparison-header {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 5px;
}
.inbox-notification-preview > .preview-content .comparison-header > .comparison-heading {
  border-right: 1px solid #cccccc;
  font-size: 16px;
  font-weight: bold;
  color: #4D4F53;
}
.inbox-notification-preview > .preview-content .comparison-header > .comparison-heading:last-child {
  border-right: none;
}
.inbox-notification-preview > .preview-content .no-value {
  font-style: italic;
  color: #a8a9a4;
}
.inbox-notification-preview > .preview-content i.fa.fa-chevron-down,
.inbox-notification-preview > .preview-content i.fa.fa-chevron-right {
  float: left;
  color: #a8a9a4;
}
.inbox-notification-preview > .preview-content i.fa.fa-chevron-down.nested,
.inbox-notification-preview > .preview-content i.fa.fa-chevron-right.nested {
  float: left;
  color: #a8a9a4;
  padding-right: 15px;
}
.inbox-notification-preview > .preview-content a {
  cursor: pointer;
}
.inbox-notification-preview > .preview-content a.preview-edit-undo,
.inbox-notification-preview > .preview-content a.preview-edit {
  right: 35px;
  color: #a8a9a4;
  outline: none;
}
.inbox-notification-preview > .preview-content a.preview-edit-undo > i.fa,
.inbox-notification-preview > .preview-content a.preview-edit > i.fa {
  font-size: 16px;
  cursor: pointer;
  padding-left: 10px;
  display: inline;
  position: relative;
}
.inbox-notification-preview > .preview-content a.preview-edit-undo > i.fa.fa-check,
.inbox-notification-preview > .preview-content a.preview-edit > i.fa.fa-check,
.inbox-notification-preview > .preview-content a.preview-edit-undo > i.fa.fa-trash,
.inbox-notification-preview > .preview-content a.preview-edit > i.fa.fa-trash {
  padding-left: 5px;
  padding-right: 0;
}
.inbox-notification-preview > .preview-content a.preview-edit-undo:hover,
.inbox-notification-preview > .preview-content a.preview-edit:hover {
  color: #932ab6;
  text-decoration: none;
}
.inbox-notification-preview > .preview-content > a.preview-edit-undo {
  right: 10px;
}
.preview-content-line {
  width: 100%;
  display: table;
}
.freeText .preview-content {
  top: 125px;
}
.freeText .preview-heading {
  font-size: 24px;
  color: #3c424f;
}
.freeText .attachments {
  padding-top: 30px;
}
.bank-detail .preview-content {
  top: 125px;
}
.beneficiary-detail .preview-content {
  top: 125px;
}
.training-detail .preview-content {
  top: 125px;
}
.claim-detail .preview-content {
  top: 125px;
}
.notification .preview-content {
  top: 0;
}
.inbox-notification-preview .my-submitted-history {
  top: 100px;
}
.inbox-notification-preview .claim-detail {
  top: 100px;
}
.header-Text > .preview-heading {
  font-size: 24px;
  color: #3c424f;
}
.empty-list {
  height: calc(100% - 148px );
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  color: #cccccc;
}
.empty-list > .empty-list-icon {
  font-size: 6em;
}
.empty-list > .empty-list-description {
  font-size: 3em;
}
.family-date-picker {
  height: 20px !important;
  line-height: 2em !important;
}
.family-date-picker-next {
  margin-top: 13px;
}
.item-heading {
  margin: 0;
  color: #3c424f;
  font-size: 16px;
  font-weight: bold;
}
.item-heading > .item-submitted {
  float: right;
  color: #a8a9a4;
  font-size: 12px;
  padding-right: 20px;
  font-weight: normal;
  overflow-wrap: break-word;
}
.item-heading > .inline-comments {
  float: right;
  color: #a8a9a4;
  font-size: 12px;
  font-weight: normal;
  padding-right: 20px;
  overflow-wrap: break-word;
  position: fixed;
  right: 0;
  z-index: 1;
}
.notification > i.fa {
  color: #4D4F53;
  font-size: 20px;
  padding-right: 30px;
  padding-top: 5px;
}
.notification > i.fa:hover {
  color: #255bc7;
}
.notification-type > i.fa {
  color: #a8a9a4;
  font-size: 20px;
  padding-right: 20px;
}
.notification-type > i.fa:hover {
  color: #6D717A;
}
.notification-item {
  background-color: white;
  border-top: 1px solid #DDDDDD;
}
.notification-message {
  padding-top: 50px;
  -ms-word-break: break-all;
  word-break: break-all;
}
.notification-shadow {
  box-shadow: 2px 5px 15px 0 #808080;
  margin: 0;
  margin: 50px 5px 50px 5px;
  padding: 50px !important;
}
.recipients-Modal .modal-dialog {
  width: 90%;
  height: 400px;
  position: relative;
  min-width: 600px;
}
.recipients-Modal .modal-header {
  padding: 30px;
  border: 0;
}
.notification-add-button {
  display: block;
  padding: 10px;
  background: #ffffff;
  height: auto;
  margin: 0;
}
.notification-add-button .filter-panel {
  padding: 10px;
  display: block;
  clear: both;
  float: right;
}
.notification-add-button .filter-panel > .multi-select-all {
  float: left;
  color: #a8a9a4;
}
.notification-add-button .filter-panel > .multi-select-all:hover {
  cursor: pointer;
}
.notification-add-button .filter-panel > a {
  text-decoration: none;
  cursor: pointer;
  color: #a8a9a4;
  margin-left: 20px;
}
.notification-add-button .filter-panel > a:hover {
  color: #232425;
}
.notification-add-button .filter-panel > .inbox-filters {
  overflow: hidden;
  text-align: left;
  padding-top: 10px;
}
.notification-add-button .filter-panel > .inbox-filters > .filter-items {
  float: left;
}
.notification-add-button .filter-panel > .inbox-filters > .filter-items > ul {
  list-style: none;
  padding: 0;
}
.notification-add-button .filter-panel > .inbox-filters > .filter-items > ul > li {
  margin-bottom: 5px;
}
.notification-add-button .filter-panel > .inbox-filters > .filter-items a {
  cursor: pointer;
}
.notification-add-button .filter-panel .inbox-bulk-actions {
  position: relative;
  float: left;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #cccccc;
}
.notification-add-button .inbox-filter-panel > a,
.notification-add-button .inbox-bulk-actions > a {
  text-decoration: none;
  cursor: pointer;
  color: #a8a9a4;
}
.notification-add-button .inbox-filter-panel > a:hover,
.notification-add-button .inbox-bulk-actions > a:hover {
  color: #232425;
}
.notification-add-button .inbox-items {
  display: block;
}
.notification-add-button .inbox-items > ul {
  list-style: none;
  padding: 0;
}
.filter-items-alternate {
  float: right;
}
.filter-items-alternate > ul {
  list-style: none;
  padding: 0;
}
.filter-items-alternate > ul > li {
  margin-bottom: 5px;
}
.filter-items-alternate a {
  cursor: pointer;
}
.filter-heading-alternate {
  float: right;
  color: #a8a9a4;
  margin-right: 10px;
  padding-top: 10px;
}
.gray-heading {
  color: #3c424f;
  font-weight: bold;
  background-color: #EBEDEF;
  padding: 5px;
}
.gray-heading-nobg {
  color: #6D717A;
  font-weight: bold;
}
.recipients-spinner {
  color: #3c424f;
}
.notification-datepicker .k-datepicker {
  width: 100%;
}
.notification-datepicker .k-datetimepicker {
  width: 100%;
}
.notification-datepicker ~ k-list {
  width: 100%;
}
.run-time-datepicker .k-datepicker {
  width: calc(100% - 50px);
}
.tags-list .label {
  font-size: 100%;
  font-weight: normal;
  border-radius: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 5px;
}
.tags-list .label > i {
  padding-left: 8px;
  cursor: pointer;
}
.tags-list-scroll-wrap {
  overflow-y: auto;
  max-height: 130px;
}
.tags-list-scroll-wrap .label {
  font-size: 100%;
  font-weight: normal;
  border-radius: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
}
.tags-list-scroll-wrap .label > i {
  padding-left: 8px;
  cursor: pointer;
}
.tags-list-no-wrap {
  white-space: nowrap;
  overflow: hidden;
}
.tags-list-no-wrap .label {
  font-size: 100%;
  font-weight: normal;
  border-radius: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 5px;
}
.tags-list-no-wrap .label > i {
  padding-left: 8px;
  cursor: pointer;
}
.tags-list-dashboard .label {
  font-size: 100%;
  font-weight: normal;
  border-radius: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
}
.tags-list-dashboard .label-primary {
  background-color: #DDDDDD;
  color: #4d4f53;
}
.tags-list-dashboard .tag-badges {
  margin-bottom: 10px;
}
.drag-drop {
  color: white;
  margin: 5px;
}
.drag-drop > span {
  background-color: #255bc7;
  padding: 5px;
}
.recipient-menu-right {
  top: -4px;
  left: 210px;
}
.notification-message-body {
  white-space: pre-line;
  -ms-word-break: break-all;
  word-break: break-all;
  padding: 10px;
  overflow: auto;
}
.notification-textarea {
  max-width: 100%;
  width: inherit;
}
.notification-preview-heading {
  font-size: 24px;
  color: #3c424f;
  -ms-word-break: break-all;
  word-break: break-all;
  padding: 0 10px 20px 10px;
  overflow: auto;
}
.select-all {
  color: #a8a9a4;
}
.coming-soon {
  font-size: 20px;
  color: #cccccc;
  text-align: center;
  position: relative;
}
.quick-links {
  background-color: #3c424f !important;
  color: white !important;
}
.quick-links:hover {
  background-color: #255bc7 !important;
  color: white !important;
}
.flag {
  width: 22px;
  height: 14px;
}
.shadow {
  box-shadow: 1px 1px 5px 1px #808080;
}
.quick-links-items {
  background-color: #3c424f !important;
  color: white !important;
}
.quick-links-items:hover {
  background-color: #255bc7 !important;
  color: white !important;
}
.my-items {
  font-size: 14px;
}
@media (min-width: 1280px) and (max-width: 1660px) {
  .my-items {
    font-size: 12px;
  }
}
@media (min-width: 800px) and (max-width: 1280px) {
  .my-items {
    font-size: 10px;
  }
}
.value {
  color: #009fda;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.description {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.graph-heading {
  font-size: 18px;
  color: #4D4F53;
  padding-left: 15px;
  padding-top: 10px;
}
.none {
  color: #a8a9a4;
  font-style: italic;
}
.sage-icon {
  color: white !important;
}
.widgets-pane {
  margin-bottom: 40px !important;
}
.zero-padding {
  padding-left: 0;
  padding-right: 0;
}
.logo {
  padding-left: 115px;
}
.background {
  background-color: #EBEDEF !important;
}
.dashboard {
  padding-right: 0;
  padding-top: 10px;
}
.dashboard .dashboard-header {
  min-height: 45px;
  font-size: 1.8em;
  padding: 10px 0 0 10px;
}
.dashboard .dashboard-header > div {
  margin: 0 20px 0 20px;
  border-bottom: 1px solid #eeeeed;
  padding: 0 0 10px 10px;
  color: #255bc7;
}
.dashboard .menu-item:hover {
  cursor: pointer;
}
.dashboard .dashboard-controls {
  margin-top: -40px;
  float: right;
}
.dashboard ul.gridster {
  background-color: #ffffff;
}
.dashboard .dashboard-grid {
  margin-top: 50px;
}
.dashboard .widget-header {
  color: #a8a9a4;
  font-size: 1.4em;
  padding: 4px 8px;
}
.dashboard .widget-header > header {
  border-bottom: 1px solid #eeeeed;
  padding-bottom: 3px;
}
.dashboard .widget-header .widget-header-buttons {
  position: absolute;
  top: 0;
  right: 0;
  /*z-index: 200;*/
}
.dashboard .widget-header .widget-header-buttons .btn {
  margin: 5px;
  margin-right: 0;
  color: #EBEDEF;
  border: 1px none transparent;
  background-color: transparent;
  padding: 1px 0 1px 0;
  min-width: 35px;
  width: 20px;
}
.dashboard .widget-header .widget-header-buttons .btn:hover {
  border: 0 none transparent;
  background-color: transparent;
}
.dashboard .settings-display-header {
  font-weight: bold;
  border-bottom: 1px solid #F1F1F3;
  padding-bottom: 5px;
}
.dashboard .settings-display-header > div {
  padding: 5px 5px 0 5px;
}
.dashboard .settings-display-header > div > span {
  color: #255bc7 !important;
}
.dashboard .settings-display-header > div > span:hover {
  cursor: pointer;
}
.dashboard .widget-body {
  background-color: #EBEDEF;
  border-color: #fff;
  border-style: none;
  border-width: 1px;
  height: 100%;
  padding: 10px;
}
.dashboard .download-icon {
  color: #255bc7;
  font-size: 1.3em;
  position: absolute;
  right: 8px;
  top: 2px;
}
.dashboard .download-icon:hover {
  cursor: pointer;
}
.dashboard .help-text {
  top: 5px;
  position: relative;
}
.dashboard .place-holder-image {
  position: absolute;
  top: 85px;
  right: 18px;
  bottom: 58px;
  left: 14px;
  background-color: transparent;
  background-image: url(../images/Dashboard-image.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.dashboard > .dashboard-banner {
  top: 0;
  left: 0;
  right: 0;
}
@media screen and (max-height: 768px) {
  .dashboard > .dashboard-banner {
    height: 5%;
    min-height: 130px;
  }
}
.dashboard > .dashboard-banner .dashboard-container .dashboard-company-logo > img {
  max-width: 450px;
  max-height: 153px;
}
@media screen and (max-height: 768px) {
  .dashboard > .dashboard-banner .dashboard-container .dashboard-company-logo > img {
    max-width: 150px;
    max-height: 100px;
  }
}
.dashboard .calendar {
  background-color: #ffffff;
  padding: 0 0 10px 0;
  box-shadow: 1px 1px 5px 1px #808080;
}
.dashboard .calendar .col-md-4 {
  padding-left: 0;
  padding-right: 0;
}
.dashboard .calendar .calendar-header {
  color: #4D4F53;
  /*border-top-left-radius: 10px;
            border-top-right-radius: 10px;*/
  background-color: #F1F1F3;
}
.dashboard .calendar .calendar-header .calendar-left-buttons {
  padding-left: 30px;
}
.dashboard .calendar .calendar-header .calendar-right-buttons {
  padding-right: 30px;
}
.dashboard .calendar .calendar-header .calendar-navigator {
  position: absolute;
  left: 34%;
}
@media screen and (max-width: 1000px) {
  .dashboard .calendar .calendar-header .calendar-navigator {
    left: 22%;
  }
}
@media (min-width: 1000px) and (max-width: 1280px) {
  .dashboard .calendar .calendar-header .calendar-navigator {
    left: 26%;
  }
}
@media (min-width: 1280px) and (max-width: 1400px) {
  .dashboard .calendar .calendar-header .calendar-navigator {
    left: 28%;
  }
}
@media (min-width: 1400px) and (max-width: 1600px) {
  .dashboard .calendar .calendar-header .calendar-navigator {
    left: 30%;
  }
}
@media (min-width: 1600px) and (max-width: 1800px) {
  .dashboard .calendar .calendar-header .calendar-navigator {
    left: 32%;
  }
}
@media (min-width: 1800px) and (max-width: 2000px) {
  .dashboard .calendar .calendar-header .calendar-navigator {
    left: 34%;
  }
}
@media (min-width: 1000px) and (max-width: 1280px) {
  .dashboard .calendar .calendar-header .calendar-title {
    padding-top: 2px;
    font-size: 18px;
  }
}
.dashboard-banner .dashboard-actions {
  margin-bottom: 20px;
  min-width: 250px;
  margin-left: -1%;
}
.dashboard-banner .dashboard-actions > .btn {
  margin: 0;
  border-bottom: 1px solid #ffffff;
  text-align: left;
  max-width: 450px;
}
@media screen and (max-height: 768px) {
  .dashboard-banner .dashboard-actions > .btn {
    max-height: 25px;
    font-size: 12px;
    padding-top: 5px;
  }
}
.dashboard-banner .dashboard-actions > .btn:last-child {
  border-bottom: none;
}
.dashboard-banner .dashboard-profile {
  background: #ffffff;
  border-radius: 5px;
  min-width: 230px;
  right: 2%;
}
@media (min-width: 800px) and (max-width: 1280px) {
  .dashboard-banner .dashboard-profile {
    width: 15%;
    min-width: 210px;
  }
}
.dashboard-banner .dashboard-profile > .profile-user {
  cursor: pointer;
  padding: 5px 0;
  margin-bottom: 10px;
}
.dashboard-banner .dashboard-profile > .profile-user > .user-image {
  min-width: 150px;
  min-height: 150px;
  text-align: center;
}
@media (min-width: 800px) and (max-width: 1280px) {
  .dashboard-banner .dashboard-profile > .profile-user > .user-image {
    min-width: 100px;
    min-height: 100px;
  }
}
.dashboard-banner .dashboard-profile > .profile-user > .user-image .img-circle {
  max-width: 150px;
  max-height: 150px;
}
@media (min-width: 800px) and (max-width: 1280px) {
  .dashboard-banner .dashboard-profile > .profile-user > .user-image .img-circle {
    max-width: 100px;
    max-height: 100px;
  }
}
.dashboard-banner .dashboard-profile > .profile-user > .user-image > i.fa {
  line-height: 150px;
}
@media (min-width: 800px) and (max-width: 1280px) {
  .dashboard-banner .dashboard-profile > .profile-user > .user-image > i.fa {
    line-height: 100px;
  }
}
.dashboard-banner .dashboard-profile > .profile-user > .user-name {
  color: #3c424f;
  font-size: 20px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  line-height: 1.1;
}
@media (min-width: 800px) and (max-width: 1280px) {
  .dashboard-banner .dashboard-profile > .profile-user > .user-name {
    font-size: 15px;
  }
}
.dashboard-banner .dashboard-profile > .profile-user > .user-code {
  color: #4D4F53;
  line-height: 1;
  padding-left: 10px;
}
.dashboard-banner .dashboard-profile > .profile-user:hover {
  background: #eeeeed;
}
.dashboard-banner .dashboard-profile > .profile-balances {
  width: 100%;
}
.dashboard-banner .dashboard-profile > .profile-balances > .balance {
  padding: 5px 0;
  cursor: pointer;
}
.dashboard-banner .dashboard-profile > .profile-balances > .balance > .description {
  color: #2E3456;
  padding-left: 5px;
}
@media (min-width: 800px) and (max-width: 1280px) {
  .dashboard-banner .dashboard-profile > .profile-balances > .balance > .description {
    font-size: 10px;
  }
}
.dashboard-banner .dashboard-profile > .profile-balances > .balance > .value {
  color: #255bc7;
  font-size: 16px;
  padding-left: 5px;
}
@media (min-width: 800px) and (max-width: 1280px) {
  .dashboard-banner .dashboard-profile > .profile-balances > .balance > .value {
    font-size: 10px;
  }
}
.dashboard-banner .dashboard-profile > .profile-balances > .balance > .value.none {
  color: #a8a9a4;
  font-size: 16px;
}
@media (min-width: 800px) and (max-width: 1280px) {
  .dashboard-banner .dashboard-profile > .profile-balances > .balance > .value.none {
    font-size: 10px;
  }
}
.dashboard-banner .dashboard-profile > .profile-balances > .balance > .latestvalue {
  color: #255bc7;
  font-size: 15px;
  padding-left: 5px;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
@media (min-width: 800px) and (max-width: 1280px) {
  .dashboard-banner .dashboard-profile > .profile-balances > .balance > .latestvalue {
    font-size: 10px;
  }
}
.dashboard-banner .dashboard-profile > .profile-balances > .balance > .latestvalue.none {
  color: #a8a9a4;
  font-size: 16px;
}
@media (min-width: 800px) and (max-width: 1280px) {
  .dashboard-banner .dashboard-profile > .profile-balances > .balance > .latestvalue.none {
    font-size: 10px;
  }
}
.dashboard-banner .dashboard-profile > .profile-balances > .balance:hover {
  background: #F1F1F3;
}
.dashboard-banner .dashboard-profile > .profile-birthdays {
  width: 100%;
  padding-bottom: 5px;
}
.dashboard-banner .dashboard-profile > .profile-birthdays > .header {
  color: #6D717A;
  font-size: 12px;
  padding-bottom: 5px;
}
@media (min-width: 800px) and (max-width: 1280px) {
  .dashboard-banner .dashboard-profile > .profile-birthdays > .header {
    font-size: 10px;
  }
}
.dashboard-banner .dashboard-profile > .profile-birthdays > .more-birthdays {
  color: #255bc7;
  text-align: center;
  cursor: pointer;
}
.dashboard-banner .dashboard-profile > .profile-birthdays > .more-birthdays:hover {
  background: #F1F1F3;
}
.dashboard-banner .dashboard-profile > .profile-birthdays > .birthday-section {
  cursor: pointer;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 170px;
}
.dashboard-banner .dashboard-profile > .profile-birthdays > .birthday-section > .birthday-item .name {
  color: #2E3456;
  padding-left: 5px;
  overflow: hidden;
  max-width: 200px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 800px) and (max-width: 1280px) {
  .dashboard-banner .dashboard-profile > .profile-birthdays > .birthday-section > .birthday-item .name {
    max-width: 100px;
    font-size: 10px;
  }
}
.dashboard-banner .dashboard-profile > .profile-birthdays > .birthday-section > .birthday-item .birthday {
  color: #255bc7;
  padding-left: 0;
  text-align: center;
}
@media (min-width: 800px) and (max-width: 1280px) {
  .dashboard-banner .dashboard-profile > .profile-birthdays > .birthday-section > .birthday-item .birthday {
    font-size: 10px;
    padding-right: 2px;
  }
}
.dashboard-banner .dashboard-profile > .profile-birthdays > .birthday-section > .birthday-item .birthday-today {
  color: #ff0000;
}
.dashboard-banner .dashboard-profile > .profile-birthdays > .birthday-section > .birthday-item .manager-birthday {
  color: #ff5800;
}
.dashboard-banner .dashboard-profile > .profile-birthdays > .birthday-section > .birthday-item:hover .name {
  color: #555759;
}
.dashboard-banner .dashboard-profile > .profile-birthdays > .birthday-section > .birthday-item:hover .birthday {
  color: #4376dc;
}
.userSecurity {
  text-transform: capitalize;
  margin-top: 30px;
  padding-bottom: 5px;
}
.userSecurity .form-heading {
  padding-left: 15px;
}
.userSecurity .user-photo {
  margin-top: 40px;
  margin-left: 30px;
}
.userSecurity .btn-add-new {
  margin-top: 10px;
  margin-left: 15px;
}
.userSecurity .profile-image {
  padding-left: 5px;
  text-align: left;
  color: #4d4f53;
  position: absolute;
  width: 60%;
  vertical-align: middle;
}
.userSecurity .profile-image .image-thumbnail-add {
  max-height: 67px;
  padding: 2px;
}
.userSecurity .profile-image .image-thumbnail-add-big {
  padding: 2px;
  max-height: 140px;
}
.userSecurity .user-real-photo {
  margin-top: 0;
  margin-left: 0;
  width: 100%;
}
.userSecurity .no-profile-image {
  padding-left: 15px;
  text-align: left;
  color: #4d4f53;
  position: absolute;
  top: 5px;
}
.userSecurity .category-header {
  padding: 10px 10px 5px;
  font-size: 18px;
  color: #3c424f;
}
.userSecurity .user-list {
  padding-left: 0;
  padding-top: 20px;
  margin-top: 20px;
  position: absolute;
  list-style: none;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 68%;
  width: 70%;
}
.userSecurity .user-item {
  background: #ffffff;
  margin: -1px 25px 0 15px;
  border: 1px solid #cccccc;
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.5);
}
.userSecurity .user-item .user-info {
  padding-top: 20px;
  padding-bottom: 20px;
}
.userSecurity .user-item .user-info .user-info-label {
  font-size: 14px;
  font-weight: bold;
  color: #a8a9a4;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.userSecurity .user-item .user-info .user-info-label .user-info-description {
  color: #232425;
  padding-left: 10px;
}
.userSecurity .user-item .user-info .user-info-label .user-info-description.error {
  color: #ff5800;
}
.userSecurity .user-item > .user-header {
  color: #4D4F53;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.userSecurity .user-item > .user-header > .description {
  font-size: 16px;
  cursor: pointer;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  padding: 0 0 2px 0;
}
.userSecurity .user-item > .user-header > .description .user-name {
  color: #3c424f;
  font-size: 18px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  max-width: 5000px;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.userSecurity .user-item > .user-header > .description .user-name.heading {
  font-size: 22px;
  padding-right: 20px;
}
.userSecurity .user-item > .user-header > .description .user-entity-name {
  color: #6D717A;
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  max-width: 5000px;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.userSecurity .user-item > .user-header > .description .user-entity-name.heading {
  font-size: 20px;
  padding-right: 20px;
}
.userSecurity .user-item > .user-header > .description .user-status-active {
  color: #255bc7;
  font-size: 14px;
  font-weight: bold;
}
.userSecurity .user-item > .user-header > .description .user-status-active.heading {
  font-size: 20px;
}
.userSecurity .user-item > .user-header > .description .user-status-inactive {
  color: #f72f2f;
  font-size: 14px;
  font-weight: bold;
}
.userSecurity .user-item > .user-header > .description .user-status-inactive.heading {
  font-size: 20px;
}
.userSecurity .user-item > .user-header > .description .user-reset-password .actions {
  list-style: none;
  padding: 0;
}
.userSecurity .user-item > .user-header > .description .user-reset-password .actions > li {
  display: inline;
}
.userSecurity .user-item > .user-header > .description .user-reset-password .actions .action-buttons {
  float: right;
  padding: 7px 0 0 0;
}
.userSecurity .user-item > .user-header > .description .user-reset-password .actions .action-buttons a {
  text-decoration: none;
  padding: 0 10px;
}
.userSecurity .user-item > .user-header > .description .user-reset-password .actions .action-buttons a .password:hover {
  color: #009fda;
}
.userSecurity .user-item > .user-header > .description .user-reset-password .actions .action-buttons a .password:disabled {
  color: #a8a9a4;
  cursor: not-allowed;
}
.userSecurity .user-item > .user-header > .description .user-reset-password .actions .action-buttons a .fa-spin {
  color: #255bc7;
}
.userSecurity .user-item > .user-header > .description .user-reset-password .actions .action-buttons a .refresh-spin:hover {
  color: #255bc7;
}
.userSecurity .user-item > .user-header > .description .user-reset-password .actions .action-buttons a .refresh-spin:disabled {
  color: #a8a9a4;
  cursor: not-allowed;
}
.userSecurity .user-item > .user-header > .description .user-reset-password .actions .action-buttons a > i.reset:hover {
  color: #ff5800;
}
.userSecurity .user-item > .user-header > .description .user-reset-password .actions .action-buttons a > i.reset:disabled {
  color: #a8a9a4;
  cursor: not-allowed;
}
.userSecurity .user-item > .user-header > .description .user-reset-password .header {
  background-color: #eeeeed;
  padding: 10px;
}
.userSecurity .user-item > .user-header > .description .user-reset-password .header .action-buttons {
  float: right;
  padding-right: 10px;
  padding-top: 2px;
  font-size: 20px;
  font-weight: bold;
}
.userSecurity .user-item > .user-header > .description .user-reset-password .header .action-buttons a {
  color: #a8a9a4;
  text-decoration: none;
  padding: 0 10px;
}
.userSecurity .user-item > .user-header > .description .user-reset-password .header .action-buttons a .password:hover {
  color: #009fda;
}
.userSecurity .user-item > .user-header > .description .user-reset-password .header .action-buttons a .password:disabled {
  color: #a8a9a4;
  cursor: not-allowed;
}
.userSecurity .user-item > .user-header > .description .user-reset-password .header .action-buttons a .fa-spin {
  color: #255bc7;
}
.userSecurity .user-item > .user-header > .description .user-reset-password .header .action-buttons a .refresh-spin:hover {
  color: #255bc7;
}
.userSecurity .user-item > .user-header > .description .user-reset-password .header .action-buttons a .refresh-spin:disabled {
  color: #a8a9a4;
  cursor: not-allowed;
}
.userSecurity .user-item > .user-header > .description .user-reset-password .header .action-buttons a > i.reset:hover {
  color: #ff5800;
}
.userSecurity .user-item > .user-header > .description .user-reset-password .header .action-buttons a > i.reset:disabled {
  color: #a8a9a4;
  cursor: not-allowed;
}
.userSecurity .user-item > .user-header:hover {
  background-color: #F1F1F3;
  font-weight: bold;
}
.userSecurity .user-item > .user-header:hover .fa.password,
.userSecurity .user-item > .user-header:hover .fa.reset,
.userSecurity .user-item > .user-header:hover .fa.refresh-spin {
  color: #a8a9a4;
}
.userSecurity .user-item > .user-filters {
  margin-top: -1px;
  border-top: 1px solid #cccccc;
}
.userSecurity .user-item > .user-filters .form-control {
  width: 95%;
}
.userSecurity .user-item > .user-filters .input-group {
  width: 95%;
}
.userSecurity .user-item > .user-filters .input-group .form-control {
  width: 100%;
}
.userSecurity .user-item > .user-filters input[disabled] {
  background: #ffffff;
}
.userSecurity .user-item.active-user {
  margin: 15px 15px 15px 5px;
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.5);
}
.userSecurity .user-item.active-user > .user-header {
  font-weight: bold;
}
.userSecurity .user-item .user-header .actions {
  padding: 10px;
  list-style: none;
}
.userSecurity .user-item .user-header .actions > li {
  display: inline;
}
.userSecurity .user-item .user-header .actions a {
  color: #a8a9a4;
  padding: 0 10px;
  text-decoration: none;
}
.userSecurity .user-item .user-header .actions a:hover {
  color: #255bc7;
}
.userSecurity .user-item .user-header .actions .dropdown-menu i {
  padding: 10px;
}
.userSecurity .user-modal {
  position: absolute;
  overflow-y: auto;
}
.userSecurity .user-modal > .modal-dialog {
  width: 90%;
  left: 1%;
}
.userSecurity .user-viewer {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.userSecurity .user-viewer > .actions {
  -ms-flex-item-align: end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
}
.userSecurity .user-viewer > .user-content {
  margin-left: -1px;
}
.userSecurity .user-mailer-buttons {
  float: right;
  padding-bottom: 15px;
}
.userSecurity .no-user-message {
  text-align: center;
  color: #cccccc;
}
.userSecurity .no-user-message > .icon {
  margin-top: 5%;
  font-size: 4em;
}
.userSecurity .no-user-message > .description {
  font-size: 2em;
}
.createNewUser-modal .modal-dialog {
  width: 60%;
  max-width: 60%;
  min-width: 800px;
  height: 50%;
  max-height: 50%;
  position: relative;
  top: 80px;
}
.createNewUser-modal .modal-body .profile-container {
  padding: 0;
}
.createNewUser-modal .modal-body .profile-container .img-thumbnail {
  max-width: 120px;
  min-height: 70px;
}
.createNewUser-modal .modal-body .error-messages {
  padding: 0 15px 15px 5px;
}
.createNewUser-modal .modal-body .error-messages .msg-description {
  padding-left: 10px;
}
.createNewUser-modal .modal-footer {
  border: none;
}
.changePassword-modal .modal-dialog {
  width: 450px;
  min-width: 450px;
  max-width: 450px;
  height: 50%;
  max-height: 50%;
  position: relative;
  top: 80px;
}
.changePassword-modal .modal-header {
  background-color: #3c424f;
  width: 100%;
  font-size: 36px;
  border-bottom: 1px solid #a8a9a4;
  text-align: center;
  cursor: default;
  padding: 20px;
  color: #255bc7;
  font-weight: 600;
  font-family: 'focolight';
}
.changePassword-modal .modal-body {
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 30px;
}
.changePassword-modal .modal-body .user-not-local-only-warning {
  color: #ff5800;
}
.changePassword-modal .modal-footer {
  padding: 15px;
  text-align: center;
}
.changePassword-modal .modal-footer button {
  width: 38%;
}
.setup-multi-factor-auth-modal .modal-dialog {
  width: 600px;
  min-width: 600px;
  max-width: 600px;
  height: 50%;
  max-height: 50%;
  position: relative;
  top: 80px;
}
.setup-multi-factor-auth-modal {
  width: 100%;
  height: 100%;
  background: url(../../images/bg-3.jpg) no-repeat center center fixed;
  background-size: cover;
  overflow: auto;
}
.setup-multi-factor-auth-modal .modal-dialog {
  opacity: 0.85;
}
.setup-multi-factor-auth-modal .modal-header {
  width: 100%;
  font-size: 36px;
  border-bottom: none;
  text-align: center;
  cursor: default;
  padding: 0;
  color: #255bc7;
  font-weight: 600;
  font-family: 'focolight';
}
.setup-multi-factor-auth-modal .modal-body {
  margin: 0;
  padding: 0;
  font-size: 11px;
  top: -20px;
}
.setup-multi-factor-auth-modal .modal-body .modal-content {
  padding-bottom: 0;
}
.setup-multi-factor-auth-modal .modal-body .msg-description,
.setup-multi-factor-auth-modal .modal-body h3 {
  padding-top: 15px;
  color: #ff5800;
}
.setup-multi-factor-auth-modal .modal-body .user-not-local-only-warning {
  color: #ff5800;
}
.setup-multi-factor-auth-modal .modal-body h2 {
  margin-left: 20px;
}
.setup-multi-factor-auth-modal .modal-body h3 {
  margin-top: 10px;
}
.setup-multi-factor-auth-modal .modal-body .manualCode {
  text-align: center;
}
.setup-multi-factor-auth-modal .modal-body .error-messages .msg {
  margin: 0;
}
.setup-multi-factor-auth-modal .modal-body .error {
  color: #f72f2f;
}
.setup-multi-factor-auth-modal .modal-body .step {
  color: #009fda;
}
.setup-multi-factor-auth-modal .modal-body .step-item {
  padding-left: 15px;
}
.setup-multi-factor-auth-modal .modal-body .step-item-key {
  padding-left: 0;
  background-color: #a8a9a4;
  color: #000000;
  padding: 5px 0;
  text-align: center;
  margin-top: 10px;
}
.setup-multi-factor-auth-modal .modal-body .manualkey {
  font-weight: bold;
}
.setup-multi-factor-auth-modal .modal-body .form-group {
  margin: 0;
}
.setup-multi-factor-auth-modal .modal-body .qr-item {
  margin-top: -40px;
}
.setup-multi-factor-auth-modal .modal-footer {
  padding: 15px;
  text-align: center;
}
.setup-multi-factor-auth-modal .modal-footer button {
  width: 38%;
}
.createNewUser-modal .modal-header {
  background: #3c424f;
  width: 100%;
  font-size: 36px;
  border-bottom: 1px solid #a8a9a4;
  text-align: center;
  cursor: default;
  padding: 20px;
  color: #255bc7;
  font-weight: 600;
  font-family: 'focolight';
}
.createNewUser-modal .modal-body {
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 30px;
}
.createNewUser-modal .modal-footer {
  padding: 15px 40px 15px;
}
.calendar {
  padding-bottom: 80px;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
}
.calendar h2 {
  margin-top: 14px;
  margin-bottom: 14px;
  display: flex;
}
.calendar h3 {
  margin-top: 10px;
  margin-bottom: 7px;
}
.calendar h3 label.calendar-button {
  /*border: 1px solid @white;*/
  border-radius: 5px;
  padding: 3px;
  cursor: pointer;
}
@media screen and (max-width: 570px) {
  .calendar h3 label.calendar-button {
    font-size: 6px;
  }
}
@media (min-width: 570px) and (max-width: 630px) {
  .calendar h3 label.calendar-button {
    font-size: 8px;
  }
}
@media (min-width: 630px) and (max-width: 750px) {
  .calendar h3 label.calendar-button {
    font-size: 10px;
  }
}
@media (min-width: 750px) and (max-width: 900px) {
  .calendar h3 label.calendar-button {
    font-size: 13px;
  }
}
.calendar h3 label.calendar-button:hover {
  color: #255bc7;
  background-color: #F1F1F3;
}
.calendar h3 label.calendar-button .active {
  color: #ff0000;
}
.calendar h3 label.calendar-button.active {
  color: #255bc7;
  background-color: #ffffff;
}
.calendar h2 button {
  background: none;
  border: none;
  /*color: @gray-light;*/
  margin: 0 3px;
  padding: 0 2px;
}
@media screen and (max-width: 570px) {
  .calendar h2 button {
    font-size: 6px;
  }
}
@media (min-width: 570px) and (max-width: 630px) {
  .calendar h2 button {
    font-size: 10px;
  }
}
@media (min-width: 630px) and (max-width: 750px) {
  .calendar h2 button {
    font-size: 15px;
  }
}
@media (min-width: 750px) and (max-width: 900px) {
  .calendar h2 button {
    font-size: 18px;
  }
}
@media (min-width: 900px) and (max-width: 1800px) {
  .calendar h2 button {
    font-size: 20px;
  }
}
.calendar h2 button:hover {
  color: #255bc7;
}
.calendar .general-event-badge {
  position: absolute;
  float: right;
  left: auto;
  right: 0;
  top: 0;
  border-top: 15px solid #00c0ef;
  border-left: 15px solid transparent;
}
.calendar .apply-leave-action {
  position: absolute;
  float: right;
  left: auto;
  right: 0;
  bottom: -3px;
  padding-right: 3px;
  color: #ffffff;
}
.calendar .apply-leave-action-single {
  position: absolute;
  float: right;
  left: auto;
  right: 0;
  bottom: -3px;
  padding-right: 3px;
  color: #255bc7;
}
.calendar .popover {
  border: 2px solid #255bc7;
  color: #255bc7;
  width: 130px;
  font-weight: bold;
}
.calendar .popover .popover-inner {
  width: 150px;
  text-align: center;
}
.calendar .popover .popover-inner .popover-title {
  margin-top: 0;
  color: #ffffff;
  background-color: #255bc7;
}
.calendar .popover .popover-inner .popover-content {
  padding-bottom: 0;
}
.calendar .tooltip {
  opacity: 1;
  min-width: 300px;
}
.calendar .tooltip .tooltip-body {
  padding: 0 4px 2px 23px;
}
.calendar .tooltip .tooltip-inner {
  color: #a8a9a4;
  font-size: 12px;
  background-color: #ffffff;
  border: 1px solid #a8a9a4;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  min-width: 250px;
}
.calendar .tooltip .tooltip-inner .general-event h4 {
  background-color: #00c0ef;
  color: #ffffff;
  margin-top: 0;
  border-top: 2px solid #00c0ef;
}
.calendar .tooltip .tooltip-inner h4 {
  color: #ffffff;
  border-bottom: 1px solid #eeeeed;
  padding-bottom: 5px;
  padding-top: 5px;
  background-color: #a8a9a4;
  margin-top: 0;
}
.calendar .tooltip .tooltip-inner .type-description {
  color: #4D4F53;
  font-weight: bold;
  font-size: 12px;
  max-width: 250px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.calendar .tooltip .tooltip-inner .description {
  color: #4D4F53;
  font-weight: bold;
  font-size: 12px;
}
.calendar .tooltip .tooltip-arrow {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #a8a9a4;
}
.calendar .loading-calendar {
  color: #255bc7;
  padding: 5px 0 0 20px;
  display: inline;
}
.calendar .bottom-actions {
  display: inline;
}
.calendar .bottom-actions label.export-button {
  top: 10px;
  float: right;
  margin-top: 6px;
  margin-right: 15px;
  margin-bottom: 0;
  padding: 0 10px 0 10px;
  border: 1px solid #6e95e4;
  background-color: #6e95e4;
  border-radius: 5px;
  color: #ffffff;
}
.calendar .bottom-actions label.export-button a {
  color: #ffffff;
}
.calendar .bottom-actions label.export-button a:hover {
  text-decoration: none;
}
.calendar .bottom-actions label.export-button:hover {
  cursor: pointer;
  background-color: #99b5ec;
}
.cal-row-head [class*="cal-cell"]:first-child,
.cal-row-head [class*="cal-cell"] {
  font-weight: bolder;
  text-align: center;
  padding: 2px 0;
}
.cal-row-head [class*="cal-cell"] small {
  font-weight: normal;
}
.cal-year-box .row:hover,
.cal-row-fluid:hover {
  background-color: #F1F1F3;
}
.cal-month-day {
  padding-top: 4px;
  padding-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
@media screen and (max-height: 850px) {
  .cal-month-day {
    height: 30px;
    max-height: 30px;
    font-size: 10px;
  }
}
@media (min-height: 850px) and (max-height: 900px) {
  .cal-month-day {
    height: 45px;
    max-height: 45px;
  }
}
@media (min-height: 900px) and (max-height: 1100px) {
  .cal-month-day {
    height: 45px;
    max-height: 45px;
  }
}
[class*="cal-cell"]:hover,
.cell-focus,
[class*="cal-cell"] .drop-active,
.cal-cell.drop-active {
  background-color: #e3e3e7;
}
.cal-year-box [class*="span"],
.cal-month-box [class*="cal-cell"] {
  border-right: 1px solid #d6d6db;
  position: relative;
}
@media screen and (max-height: 850px) {
  .cal-year-box [class*="span"],
  .cal-month-box [class*="cal-cell"] {
    min-height: 30px;
  }
}
@media (min-height: 850px) and (max-height: 900px) {
  .cal-year-box [class*="span"],
  .cal-month-box [class*="cal-cell"] {
    min-height: 45px;
  }
}
@media (min-height: 900px) and (max-height: 1100px) {
  .cal-year-box [class*="span"],
  .cal-month-box [class*="cal-cell"] {
    min-height: 45px;
  }
}
.cal-year-box [class*="span"] {
  min-height: 45px;
}
.cal-year-box .row [class*="col-"]:last-child,
.cal-month-box .cal-row [class*="cal-cell"]:last-child {
  border-right: 0;
}
.cal-year-box .row,
.cal-month-box .cal-row-fluid {
  border-bottom: 1px solid #d6d6db;
  margin-left: 0;
  margin-right: 0;
}
.cal-year-box .row:last-child,
.cal-month-box .cal-row-fluid:last-child {
  border-bottom: 0;
}
.cal-month-box,
.cal-year-box,
.cal-week-box {
  border-top: 1px solid #d6d6db;
  border-bottom: 1px solid #d6d6db;
  border-right: 1px solid #d6d6db;
  border-left: 1px solid #d6d6db;
  border-radius: 2px;
}
.cal-month-box .name,
.cal-year-box .name,
.cal-week-box .name {
  cursor: pointer;
}
.cal-month-box {
  border-right: 0;
  border-bottom: 0;
}
span[data-cal-date] {
  font-size: 1.2em;
  font-weight: normal;
  opacity: 0.5;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-bottom: 22px;
  margin-right: 10px;
}
@media screen and (max-height: 850px) {
  span[data-cal-date] {
    margin-top: 1px;
  }
}
@media (min-height: 850px) and (max-height: 900px) {
  span[data-cal-date] {
    margin-top: 10px;
  }
}
@media (min-height: 900px) and (max-height: 1100px) {
  span[data-cal-date] {
    margin-top: 15px;
  }
}
span[data-cal-date]:hover {
  opacity: 1;
}
.cal-day-outmonth span[data-cal-date] {
  opacity: 0.1;
  cursor: default;
}
.cal-day-today {
  background-color: #f7f8f9;
}
.cal-day-today span[data-cal-date] {
  color: #007f64;
}
.cal-month-box .cal-day-today span[data-cal-date] {
  font-size: 1.5em;
}
.cal-day-holiday span[data-cal-date] {
  font-weight: bolder;
  color: #800080;
}
.cal-day-weekend span[data-cal-date] {
  font-weight: bolder;
  color: darkred;
}
#cal-week-box {
  border: 1px solid #d6d6db;
  border-right: 0;
  border-radius: 5px 0 0 5px;
  background-color: #F1F1F3;
  text-align: right;
}
.cal-week-box .cal-row-head {
  border-bottom: 1px solid #e1e1e1;
}
.cal-day-tick {
  border: 1px solid #d6d6db;
  border-top: 0 solid;
  border-radius: 0 0 5px 5px;
  background-color: #e3e3e7;
  text-align: center;
  position: absolute;
  right: 50%;
  bottom: -21px;
  padding: 0 5px;
  cursor: pointer;
  z-index: 5;
  width: 26px;
  margin-right: -17px;
}
.cal-slide-box {
  border-top: 0 solid #8c8c8c;
  position: relative;
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
}
@media screen and (max-height: 768px) {
  .cal-slide-box {
    max-height: 80px;
  }
}
.visible-slider {
  opacity: 1;
}
.hidden-slider {
  display: none;
  opacity: 0;
}
.cal-slide-content {
  padding: 20px 2px 20px 5px;
  -webkit-box-shadow: inset 0 0 15px 0 rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.5);
}
.cal-slide-content .event-row {
  margin-left: 0;
  margin-right: 0;
}
.cal-slide-content .event-row:hover {
  background-color: #F1F1F3;
}
.cal-slide-content .event-row > a {
  text-decoration: none;
}
.cal-slide-content .event-row .quick-actions {
  margin-right: 20px;
  cursor: default;
  color: #a8a9a4;
}
.cal-slide-content .event-row .quick-actions > i {
  color: #a8a9a4;
}
.cal-slide-content .event-row .quick-actions .quick-approve {
  padding-left: 15px;
  cursor: pointer;
}
.cal-slide-content .event-row .quick-actions .quick-approve:hover {
  color: #255bc7;
}
.cal-slide-content .event-row .quick-actions .quick-decline {
  cursor: pointer;
}
.cal-slide-content .event-row .quick-actions .quick-decline:hover {
  color: #ff0000;
}
.cal-slide-content .event-row .quick-actions .quick-inbox {
  cursor: pointer;
}
.cal-slide-content .event-row .quick-actions .quick-inbox:hover {
  color: #009fda;
  text-decoration: none;
}
.cal-slide-content .event-row .quick-actions .quick-inbox:disabled {
  color: #a8a9a4;
}
.cal-slide-content .event-row .quick-actions .quick-spin {
  color: #255bc7;
}
.event-item {
  color: #232425;
}
.cal-slide-content a.event-item {
  color: #a8a9a4;
  font-weight: normal;
}
.cal-slide-content a.event-item .date-range {
  width: 230px;
  max-width: 230px;
  float: left;
}
.cal-slide-content a.event-item .units-taken {
  width: 145px;
  max-width: 145px;
  float: left;
}
.cal-slide-content a.event-item .title {
  padding-left: 5px;
  float: left;
  color: #4D4F53;
  width: 250px;
  max-width: 250px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
@media screen and (max-height: 768px) {
  .cal-slide-content a.event-item .title {
    max-width: 100px;
  }
}
.cal-slide-content a.event-item .status {
  padding-left: 5px;
}
.cal-slide-content a.event-item .description {
  color: #4D4F53;
  font-weight: bolder;
}
.cal-slide-content a.event-item .description-label {
  float: left;
}
.cal-slide-content a.event-item .description-status {
  padding-left: 5px;
  color: #4D4F53;
  font-weight: bolder;
  white-space: nowrap;
}
@media screen and (max-height: 768px) {
  .cal-slide-content a.event-item .description-status {
    max-width: 80px;
    width: 80px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    float: left;
  }
}
.cal-slide-content a.event-item .shift-up-1 {
  padding-left: 20px;
}
.cal-slide-content a.event-item .shift-up-2 {
  padding-left: 30px;
}
.cal-slide-content a.event-item .shift-up-3 {
  padding-left: 40px;
}
a.event-item-edit,
a.event-item-delete {
  padding-left: 5px;
}
.cal-year-box .cal-slide-content a.event-item,
.cal-year-box a.event-item-edit,
.cal-year-box a.event-item-delete {
  position: relative;
  top: -3px;
}
.events-list {
  max-height: -8px;
  padding-left: 5px;
}
.cal-column {
  border-left: 1px solid #d6d6db;
}
a.cal-event-week {
  text-decoration: none;
  color: #151515;
}
.badge-important {
  background-color: #3c424f;
  color: #ffffff;
  border: none;
}
.pointer {
  cursor: pointer;
}
.cal-year-box:last-child {
  border-bottom: 0;
}
.cal-context {
  width: 100%;
}
@media (max-width: 991px) {
  .cal-year-box [class*="span"]:nth-child(2) {
    border-right: 0;
  }
  .cal-year-box [class*="span"]:nth-child(1),
  .cal-year-box [class*="span"]:nth-child(2) {
    border-bottom: 1px solid #e1e1e1;
  }
}
.cal-day-box {
  text-wrap: none;
  overflow-x: auto !important;
  overflow-y: hidden;
}
.cal-day-box .cal-day-hour-part {
  height: 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-bottom: thin dashed #d6d6db;
}
.cal-day-box .cal-day-hour .day-highlight {
  height: 30px;
}
.cal-day-box .cal-hours {
  font-weight: bold;
  font-size: 12px;
}
.cal-day-box .cal-day-hour:nth-child(odd) {
  background-color: #F1F1F3;
}
.cal-day-box .cal-day-panel {
  position: relative;
  padding-left: 45px;
  border: solid 1px #e1e1e1;
}
.cal-day-box .cal-day-panel-hour {
  position: absolute;
  width: 100%;
  margin-left: -45px;
}
.cal-day-box .day-event {
  position: absolute;
  width: 150px;
  overflow: hidden;
  padding: 2px 3px !important;
}
.cal-day-box .day-event a {
  font-size: 12px;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.cal-day-box .day-highlight {
  padding-top: 2px;
  padding-left: 8px;
  padding-right: 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #c3c3c3;
  margin: 1px 1px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.cal-day-box .day-highlight.dh-event-important {
  border: 1px solid #ad2121;
}
.cal-day-box .day-highlight.dh-event-warning {
  border: 1px solid #e3bc08;
}
.cal-day-box .day-highlight.dh-event-info {
  border: 1px solid dodgerblue;
}
.cal-day-box .day-highlight.dh-event-inverse {
  border: 1px solid #1b1b1b;
}
.cal-day-box .day-highlight.dh-event-success {
  border: 1px solid darkgreen;
}
.cal-day-box .day-highlight.dh-event-special {
  background-color: #ffe6ff;
  border: 1px solid #800080;
}
.event {
  display: block;
  background-color: #c3c3c3;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  margin-bottom: 5px;
  -webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.4);
  border-radius: 15px;
}
.event.half {
  background-color: white;
  width: 8px;
  box-shadow: inset 0 0 4px 0 #F1F1F3;
}
.event.half.am {
  border-radius: 0 15px 15px 0;
  margin-left: 8px;
}
.event.half.pm {
  border-radius: 15px 0 0 15px;
  margin-right: 8px;
}
.event.event-incomplete {
  background-image: repeating-linear-gradient(135deg, white, transparent, white 2px, white 4px);
}
.event-legend-row {
  display: inline-block;
}
.event-legend-row .event-legend {
  margin-top: 10px;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  margin-left: 5px;
  -webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.4);
  border-radius: 15px;
  cursor: pointer;
}
.event-legend-row .event-legend.event-incomplete {
  background-image: repeating-linear-gradient(135deg, white, transparent, white 2px, white 4px);
}
.event-legend-row .event-legend.unselect {
  background-color: #ffffff;
}
.event-legend-row .event-legend-description {
  line-height: normal;
  display: inline-block;
  color: #4D4F53;
  white-space: nowrap;
  max-width: 150px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  top: -5px;
  cursor: pointer;
  vertical-align: top;
  margin-top: 8px;
}
.event-legend-row .event-legend .half {
  display: block;
  height: 16px;
  margin-right: 5px;
  margin-bottom: 5px;
  -webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.4);
  border-radius: 15px;
  background-color: white;
  width: 8px;
  box-shadow: inset 0 0 4px 0 #F1F1F3;
  border-radius: 0 15px 15px 0;
  margin-left: 8px;
}
.event-block {
  display: block;
  background-color: #c3c3c3;
  width: 20px;
  height: 100%;
}
.cal-event-list .event.pull-left {
  margin: 4px;
}
.event-important {
  background-color: #ad2121;
}
.event-info {
  background-color: dodgerblue;
}
.event-warning {
  background-color: #e3bc08;
}
.event-inverse {
  background-color: #1b1b1b;
}
.event-success {
  background-color: darkgreen;
}
.event-special {
  background-color: #800080;
}
.day-highlight:hover,
.day-highlight {
  background-color: #dddddd;
}
.day-highlight.dh-event-important:hover,
.day-highlight.dh-event-important {
  background-color: #fae3e3;
}
.day-highlight.dh-event-warning:hover,
.day-highlight.dh-event-warning {
  background-color: #fdf1ba;
}
.day-highlight.dh-event-info:hover,
.day-highlight.dh-event-info {
  background-color: #d1e8ff;
}
.day-highlight.dh-event-inverse:hover,
.day-highlight.dh-event-inverse {
  background-color: #c1c1c1;
}
.day-highlight.dh-event-success:hover,
.day-highlight.dh-event-success {
  background-color: #caffca;
}
.day-highlight.dh-event-special:hover,
.day-highlight.dh-event-special {
  background-color: #ffe6ff;
}
[class*="cal-cell"] {
  float: left;
  margin-left: 0;
  min-height: 1px;
}
.cal-row-fluid {
  width: 100%;
  *zoom: 1;
}
.cal-row-fluid:before,
.cal-row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.cal-row-fluid:after {
  clear: both;
}
.cal-row-fluid [class*="cal-cell"] {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 0%;
  *margin-left: -0.05213764%;
}
.cal-row-fluid [class*="cal-cell"]:first-child {
  margin-left: 0;
}
.cal-row-fluid .controls-row [class*="cal-cell"] + [class*="cal-cell"] {
  margin-left: 0%;
}
.cal-row-fluid .cal-cell7 {
  width: 100%;
  *width: 99.9466951%;
}
.cal-row-fluid .cal-cell6 {
  width: 85.71428571%;
  *width: 85.66098081%;
}
.cal-row-fluid .cal-cell5 {
  width: 71.42857143%;
  *width: 71.37526652%;
}
.cal-row-fluid .cal-cell4 {
  width: 57.14285714%;
  *width: 57.08955224%;
}
.cal-row-fluid .cal-cell3 {
  width: 42.85714286%;
  *width: 42.80383795%;
}
.cal-row-fluid .cal-cell2 {
  width: 28.57142857%;
  *width: 28.51812367%;
}
.cal-row-fluid .cal-cell1 {
  width: 14.28571429%;
  *width: 14.23240938%;
}
.cal-week-box .cal-offset7,
.cal-row-fluid .cal-offset7,
.cal-row-fluid .cal-offset7:first-child {
  margin-left: 100%;
  *margin-left: 99.89339019%;
}
.cal-week-box .cal-offset6,
.cal-row-fluid .cal-offset6,
.cal-row-fluid .cal-offset6:first-child {
  margin-left: 85.71428571%;
  *margin-left: 85.60767591%;
}
.cal-week-box .cal-offset5,
.cal-row-fluid .cal-offset5,
.cal-row-fluid .cal-offset5:first-child {
  margin-left: 71.42857143%;
  *margin-left: 71.32196162%;
}
.cal-week-box .cal-offset4,
.cal-row-fluid .cal-offset4,
.cal-row-fluid .cal-offset4:first-child {
  margin-left: 57.14285714%;
  *margin-left: 57.03624733%;
}
.cal-week-box .cal-offset3,
.cal-row-fluid .cal-offset3,
.cal-row-fluid .cal-offset3:first-child {
  margin-left: 42.85714286%;
  *margin-left: 42.75053305%;
}
.cal-week-box .cal-offset2,
.cal-row-fluid .cal-offset2,
.cal-row-fluid .cal-offset2:first-child {
  margin-left: 28.57142857%;
  *margin-left: 28.46481876%;
}
.cal-week-box .cal-offset1,
.cal-row-fluid .cal-offset1,
.cal-row-fluid .cal-offset1:first-child {
  margin-left: 14.28571429%;
  *margin-left: 14.17910448%;
}
/*.cal-row-fluid .cal-cell1 {
  width: 14.285714285714285%;
  *width: 14.233576642335766%;
}*/
[class*="cal-cell"].hide,
.cal-row-fluid [class*="cal-cell"].hide {
  display: none;
}
[class*="cal-cell"].pull-right,
.cal-row-fluid [class*="cal-cell"].pull-right {
  float: right;
}
/*.cal-row-head [class*="cal-cell"]:first-child,
.cal-row-head [class*="cal-cell"] {
	min-height: auto;
	overflow: hidden;
	text-overflow: ellipsis;
}
.cal-events-num {
  margin-top: 20px;
}
.cal-month-day {
  position: relative;
  display: block;
  width: 100%;
}*/
.cal-month-day .cal-events-num {
  margin-left: 10px;
  margin-top: 0;
  margin-right: 10px;
}
.cal-year-box .cal-events-num {
  margin-left: 0;
  margin-top: 18px;
}
/*#cal-week-box {
  position: absolute;
  width: 70px;
  left: -71px;
  top: -1px;
  padding: 8px 5px;
  cursor: pointer;
}*/
/*.cal-day-tick {
  position: absolute;
  right: 50%;
  bottom: -21px;
  padding: 0 5px;
  cursor: pointer;
  z-index: 5;
  text-align: center;
  width: 26px;
  margin-right: -17px;
}*/
.cal-year-box #cal-day-tick {
  margin-right: -7px;
}
.cal-slide-tick {
  position: absolute;
  width: 16px;
  margin-left: -7px;
  height: 9px;
  top: -1px;
  z-index: 1;
}
.cal-slide-tick.tick-month1 {
  left: 12.5%;
}
.cal-slide-tick.tick-month2 {
  left: 37.5%;
}
.cal-slide-tick.tick-month3 {
  left: 62.5%;
}
.cal-slide-tick.tick-month4 {
  left: 87.5%;
}
.cal-slide-tick.tick-day1 {
  left: 7.14285714%;
}
.cal-slide-tick.tick-day2 {
  left: 21.42857143%;
}
.cal-slide-tick.tick-day3 {
  left: 35.71428571%;
}
.cal-slide-tick.tick-day4 {
  left: 50%;
}
.cal-slide-tick.tick-day5 {
  left: 64.28571429%;
}
.cal-slide-tick.tick-day6 {
  left: 78.57142857%;
}
.cal-slide-tick.tick-day7 {
  left: 92.85714286%;
}
/*.events-list {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1000;
}*/
.cal-slide-content ul.unstyled {
  margin-bottom: 0;
}
.cal-slide-content ul li.dragging-active .event-item {
  color: black;
}
.cal-week-box {
  position: relative;
}
.cal-week-box [data-event-class] {
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-top: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  font-size: 12px;
  padding: 0 3px !important;
  border: 1px solid #eeeeed;
  color: #ff5800;
}
.cal-week-box .cal-day-panel {
  border: 0 !important;
}
.cal-week-box.cal-day-box .cal-row-head {
  padding-left: 45px;
}
.cal-week-box.cal-day-box .cal-day-panel {
  overflow-x: hidden;
}
.cal-day-past,
.cal-day-future {
  background-color: transparent;
}
.cal-day-weekend {
  background-color: #F1F1F3;
}
.cal-day-inweek {
  border: 0.1px solid #eeeeed;
  padding: 0;
  position: relative;
}
.cal-day-inweek .general-event-week-badge {
  position: absolute;
  float: right;
  left: auto;
  right: 0;
  top: 0;
  border-top: 15px solid #00c0ef;
  border-left: 15px solid transparent;
}
.calendar-popup {
  background-color: #f72f2f;
  color: #f72f2f;
}
.calendar-popup h4 {
  color: #6639b7;
}
.selection-weekday-highlight {
  background-color: #5886e0;
  color: #000000;
}
.selection-weekday-highlight:hover {
  background-color: #6e95e4;
  color: #ffffff;
}
.selection-weekend-highlight {
  background-image: repeating-linear-gradient(#99b5ec, #99b5ec 2px, #c4d4f4 2px, #c4d4f4 4px);
}
.selection-weekend-highlight:hover {
  background-image: repeating-linear-gradient(#aec4f0, #aec4f0 2px, #d9e4f8 2px, #d9e4f8 4px);
}
.calendar-export-modal .modal-dialog {
  width: 500px;
  min-width: 500px;
  max-width: 500px;
  height: 50%;
  max-height: 50%;
  position: relative;
  top: 80px;
}
.calendar-export-modal-wide .modal-dialog {
  width: 700px;
  min-width: 700px;
  max-width: 700px;
  height: 50%;
  max-height: 50%;
  position: relative;
  top: 80px;
}
.calendar-export-modal .modal-header,
.calendar-export-modal-wide .modal-header {
  background: #eeeeed;
  width: 100%;
  font-size: 36px;
  border-bottom: 1px solid #a8a9a4;
  text-align: center;
  cursor: default;
  padding: 10px;
  color: #255bc7;
  font-weight: 600;
  font-family: 'focolight';
}
.calendar-export-modal .modal-header .modal-title,
.calendar-export-modal-wide .modal-header .modal-title {
  color: #2E3456;
}
.calendar-export-modal .modal-body,
.calendar-export-modal-wide .modal-body {
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 10px;
  padding-bottom: 0;
}
.calendar-export-modal .modal-body .calendar-export-label,
.calendar-export-modal-wide .modal-body .calendar-export-label {
  margin-bottom: 0;
}
.calendar-export-modal .modal-body .form-group,
.calendar-export-modal-wide .modal-body .form-group {
  margin-bottom: 10px;
}
.calendar-export-modal .modal-footer,
.calendar-export-modal-wide .modal-footer {
  padding: 15px;
  text-align: center;
}
.calendar-export-modal .modal-footer a,
.calendar-export-modal-wide .modal-footer a {
  width: 43%;
}
.fund-beneficiaries-details {
  position: absolute;
  top: 108px;
  bottom: 120px;
  width: 100%;
}
.fund-beneficiaries-details .form {
  margin-right: 0;
}
.fund-beneficiaries-details .no-funds-message {
  padding-top: 100px;
}
.fund-beneficiaries-details .beneficiary-left-section {
  display: block;
  width: 30%;
  padding-left: 10px;
}
.fund-beneficiaries-details .beneficiary-left-section ul {
  list-style: none;
  padding-left: 0px;
}
.fund-beneficiaries-details .beneficiary-left-section ul li:hover {
  background: #f4f5f6;
  cursor: pointer;
}
.fund-beneficiaries-details .beneficiary-left-section ul li:hover .delete-beneficiaryMember {
  color: #ff0000;
}
.fund-beneficiaries-details .beneficiary-left-section ul li h4 {
  margin-bottom: 2px;
  margin-top: 10px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.fund-beneficiaries-details .beneficiary-left-section ul li h5 {
  margin-bottom: 8px;
  margin-top: 2px;
}
.fund-beneficiaries-details .beneficiary-left-section .fund-item {
  padding-right: 0;
}
.fund-beneficiaries-details .beneficiary-left-section .fund-item .fund-attachment {
  color: #6D717A;
  padding: 0 5px 0 5px;
}
.fund-beneficiaries-details .beneficiary-right-empty-section {
  display: block;
  border-top: none;
  min-height: 60vh;
  margin: 0;
  overflow: hidden;
  padding-left: 42%;
  padding-top: 20%;
  color: #cccccc;
  font-size: 24px;
}
.fund-beneficiaries-details .beneficiaryInfoMessage {
  color: #009fda;
}
.beneficiary-right-section {
  display: block;
  border-top: none;
  min-height: 70vh;
  height: 70vh;
  padding: 0;
  margin: 0;
  border-left: 1px solid #ebedef;
  overflow: hidden;
  width: 70%;
}
.beneficiary-right-section .value-label {
  color: #4d4f53;
  font-weight: bolder;
}
.beneficiary-right-section .value-label.error {
  color: #f72f2f;
}
.beneficiary-right-section .beneficiary-item-container {
  height: 65vh;
  overflow-x: hidden;
  overflow-y: scroll;
  padding-bottom: 100px;
  width: 100%;
}
@media (min-height: 600px) and (max-height: 700px) {
  .beneficiary-right-section .beneficiary-item-container {
    height: 47vh;
  }
}
@media (min-height: 700px) and (max-height: 750px) {
  .beneficiary-right-section .beneficiary-item-container {
    height: 49vh;
  }
}
@media (min-height: 750px) and (max-height: 800px) {
  .beneficiary-right-section .beneficiary-item-container {
    height: 53vh;
  }
}
@media (min-height: 800px) and (max-height: 850px) {
  .beneficiary-right-section .beneficiary-item-container {
    height: 57vh;
  }
}
@media (min-height: 850px) and (max-height: 900px) {
  .beneficiary-right-section .beneficiary-item-container {
    height: 61vh;
  }
}
@media (min-height: 900px) and (max-height: 1000px) {
  .beneficiary-right-section .beneficiary-item-container {
    height: 65vh;
  }
}
@media (min-height: 1000px) and (max-height: 1100px) {
  .beneficiary-right-section .beneficiary-item-container {
    height: 63vh;
  }
}
@media (min-height: 1100px) and (max-height: 1200px) {
  .beneficiary-right-section .beneficiary-item-container {
    height: 67vh;
  }
}
@media (min-height: 1200px) and (max-height: 1300px) {
  .beneficiary-right-section .beneficiary-item-container {
    height: 69vh;
  }
}
.beneficiary-right-section .beneficiary-item-container .beneficiary-item {
  padding: 8px 0 8px 10px;
}
.beneficiary-right-section .beneficiary-item-container .attachment-drop-container {
  padding-left: 0;
  padding-right: 0;
}
.beneficiary-right-section .beneficiary-item-container .form-group {
  margin-bottom: 7px;
}
.beneficiary-right-section .beneficiary-item-container .action-panel {
  padding-left: 30px;
  padding-bottom: 10px;
}
.beneficiary-right-section .beneficiary-item-container .action-panel .edit-action:hover {
  color: #6639b7;
  cursor: pointer;
}
.beneficiary-right-section .beneficiary-item-container .action-panel .remove-action {
  padding-left: 5px;
}
.beneficiary-right-section .beneficiary-item-container .action-panel .remove-action:hover {
  color: #f72f2f;
  cursor: pointer;
}
.beneficiary-right-section .beneficiary-item-container .action-panel .done-edit-action {
  color: #3c424f;
  cursor: pointer;
}
.beneficiary-right-section .form-section.beneficiary-right-section-header {
  padding: 10px 5px 10px 0;
  background-color: #F1F1F3;
}
.beneficiary-right-section .form-section.beneficiary-right-section-header .total-percentage {
  padding: 7px 5px 0 6px;
}
.beneficiary-right-section .form-section.beneficiary-right-section-header .total-percentage .total-percentage-label {
  padding-left: 7px;
}
.view-document-modal .modal-dialog {
  width: 500px;
  min-width: 500px;
  max-width: 500px;
  height: 50%;
  max-height: 50%;
  position: relative;
  top: 80px;
}
.view-document-modal .modal-header {
  background: #eeeeed;
  width: 100%;
  font-size: 36px;
  border-bottom: 1px solid #a8a9a4;
  text-align: center;
  cursor: default;
  padding: 10px;
  color: #255bc7;
  font-weight: 600;
  font-family: 'focolight';
}
.view-document-modal .modal-title {
  color: #4D4F53;
}
.view-document-modal .modal-body {
  padding-top: 0;
  padding-left: 25px;
  height: 500px;
  width: 100%;
  overflow-x: hidden;
}
@media screen and (max-height: 500px) {
  .view-document-modal .modal-body {
    height: 200px;
  }
}
@media (min-height: 500px) and (max-height: 550px) {
  .view-document-modal .modal-body {
    height: 225px;
  }
}
@media (min-height: 550px) and (max-height: 600px) {
  .view-document-modal .modal-body {
    height: 250px;
  }
}
@media (min-height: 600px) and (max-height: 650px) {
  .view-document-modal .modal-body {
    height: 275px;
  }
}
@media (min-height: 650px) and (max-height: 700px) {
  .view-document-modal .modal-body {
    height: 300px;
  }
}
@media (min-height: 700px) and (max-height: 750px) {
  .view-document-modal .modal-body {
    height: 350px;
  }
}
@media (min-height: 750px) and (max-height: 800px) {
  .view-document-modal .modal-body {
    height: 400px;
  }
}
.view-document-modal .modal-footer {
  padding: 15px;
  text-align: center;
}
.view-document-modal .modal-footer button {
  width: 20%;
  float: right;
}
.view-document-modal page-loading {
  top: 150px;
}
.transactions {
  position: fixed;
  top: 108px;
  bottom: 40px;
  left: 0;
  right: 0;
}
.transactions > .transactions-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 33%;
  overflow: auto;
  height: 80vh;
  overflow-x: hidden;
  overflow-y: scroll;
}
.transactions > .transactions-content > .inner-panel {
  display: block;
}
.transactions > .transactions-content.keep-left {
  left: 18%;
}
.transactions .transactions-header {
  overflow: hidden;
  line-height: 1;
  padding: 10px 10px 15px 10px;
  background: #3c424f;
}
@media screen and (max-height: 768px) {
  .transactions .transactions-header {
    padding: 10px 5px 10px 5px;
  }
}
.transactions .transactions-header .header-text {
  float: left;
  margin: 0;
  font-size: 2.5em;
  font-weight: normal;
  color: white;
}
.transactions .transactions-header .header-text a {
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
  outline: 0;
}
@media screen and (max-height: 768px) {
  .transactions .transactions-header .header-text a {
    font-size: 0.7em;
  }
}
.transactions .transactions-header > .header-icon {
  float: right;
  font-size: 2.5em;
}
.transactions .transactions-panel {
  position: absolute;
  top: 0;
  bottom: 0;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #3c424f;
}
.transactions .transactions-panel:last-child {
  border-right: none;
}
.transactions .transactions-panel > .inner-panel {
  display: block;
}
.transactions .transactions-panel .panel-group {
  margin: 0;
}
.transactions .transactions-panel .panel-group .panel {
  box-shadow: none;
  margin: 0;
}
.transactions .transaction-items {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 15%;
  width: 18%;
  overflow: auto;
  background-color: #DDDDDD;
  border-right: 1px solid #cccccc;
  overflow-y: hidden;
}
.transactions .transaction-items .items-panel {
  background-color: #ffffff;
}
.transactions .transaction-items .items-panel .button-new {
  margin: 7px 0 7px 7px;
}
@media screen and (max-height: 768px) {
  .transactions .transaction-items .items-panel .button-new {
    margin: 0 0 5px 10px;
    font-size: 10px;
  }
}
.transactions .transaction-items .filter-panel {
  padding: 25px 0 25px 0;
  text-align: right;
  color: #3c424f;
}
.transactions .transaction-items .filter-panel .button-new {
  margin: -7px 0 10px 7px;
  position: absolute;
  left: 0;
  top: auto;
}
@media screen and (max-height: 768px) {
  .transactions .transaction-items .filter-panel .button-new {
    margin: 0 0 5px 10px;
    font-size: 10px;
  }
}
.transactions .transaction-items .filter-panel a {
  text-decoration: none;
  cursor: pointer;
  color: #3c424f;
  padding-right: 10px;
}
.transactions .transaction-items .filter-panel a:hover {
  color: #232425;
}
.transactions .transaction-items .filter-panel > .filters {
  overflow: hidden;
  text-align: left;
  padding-top: 20px;
}
.transactions .transaction-items .filter-panel > .filters .filter-heading {
  float: left;
  color: #a8a9a4;
  margin-right: 10px;
}
.transactions .transaction-items .filter-panel > .filters > .filter-items {
  float: left;
}
.transactions .transaction-items .filter-panel > .filters > .filter-items ul {
  list-style: none;
  padding: 0;
}
.transactions .transaction-items .filter-panel > .filters > .filter-items ul > li {
  margin-bottom: 5px;
}
.transactions .transaction-items .filter-panel > .filters > .filter-items a {
  cursor: pointer;
}
.transactions .transaction-items .section-items {
  list-style: none;
  padding: 0;
  position: absolute;
  top: 73px;
  left: 0;
  right: 0;
  bottom: -10px;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #cccccc;
}
.transactions .transaction-items .section-items > li {
  margin: 0;
  border-bottom: 1px solid #cccccc;
}
.transactions .transaction-items .section-items > li a {
  text-decoration: none;
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 15px 10px 5px;
  outline: 0;
  color: #3c424f;
  background-color: #ffffff;
  border: 3px solid #ffffff;
}
@media screen and (max-height: 768px) {
  .transactions .transaction-items .section-items > li a {
    font-size: 0.8em;
  }
  .transactions .transaction-items .section-items > li a .item-badge {
    right: 25px;
    margin-top: 0;
    font-size: 9px;
  }
}
.transactions .transaction-items .section-items > li a .heading .workflow-item {
  color: #009fda;
  font-size: 12px;
  cursor: default;
}
.transactions .transaction-items .section-items > li a .heading .highest-qualification {
  color: #6639b7;
  padding-right: 5px;
  font-size: 12px;
  cursor: default;
}
.transactions .transaction-items .section-items > li a .heading .attachment {
  color: #6D717A;
  padding: 0 5px 0 5px;
  background-color: transparent;
  font-size: 12px;
}
.transactions .transaction-items .section-items > li a .heading .description {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
}
.transactions .transaction-items .section-items > li a .heading .expired {
  color: #f72f2f;
  font-size: 10px;
  cursor: default;
  top: 5px;
  position: relative;
  padding-right: 5px;
}
.transactions .transaction-items .section-items > li a .sub-heading {
  padding-left: 0.1px;
  display: inline;
  font-size: 12px;
}
.transactions .transaction-items .section-items > li a .sub-heading .sub-heading-item {
  display: inline;
  white-space: nowrap;
}
.transactions .transaction-items .section-items > li a .sub-heading .sub-heading-item .description {
  display: inline;
  color: #4D4F53;
}
.transactions .transaction-items .section-items > li a .sub-heading .sub-heading-item .value {
  display: inline;
  color: #a8a9a4;
}
.transactions .transaction-items .section-items > li a:hover .remove-transaction {
  color: #6D717A;
}
.transactions .transaction-items .section-items > li a:hover .remove-transaction:hover {
  color: #f72f2f;
}
.transactions .transaction-items .section-items > li a:hover .remove-transaction.deleted {
  color: #ffffff;
}
.transactions .transaction-items .section-items > li a:hover .refresh {
  color: #00a4cf;
}
.transactions .transaction-items .section-items > li:hover {
  background-color: #eeeeed;
}
.transactions .transaction-items .section-items > li:hover a {
  background-color: #eeeeed;
  border: 3px solid #eeeeed;
}
.transactions .transaction-items .section-items li.active {
  background-color: #F1F1F3;
}
.transactions .transaction-items .section-items li.active a {
  background-color: #F1F1F3;
  border: 3px solid #F1F1F3;
}
.transactions .transaction-items .section-items li.invalid,
.transactions .transaction-items .section-items li.invalid.new,
.transactions .transaction-items .section-items li.invalid.updated {
  border: 3px solid #00a4cf;
}
.transactions .transaction-items .section-items li.invalid a,
.transactions .transaction-items .section-items li.invalid.new a,
.transactions .transaction-items .section-items li.invalid.updated a {
  /*color: @white;
                background-color: @brand-warning;*/
}
.transactions .transaction-items .section-items li.new {
  border: 3px solid #009fda;
}
.transactions .transaction-items .section-items li.new a {
  /*color: @white;
                background-color: @brand-info;*/
}
.transactions .transaction-items .section-items li.deleted {
  border: 3px solid #f72f2f;
}
.transactions .transaction-items .section-items li.deleted a {
  /*color: @white;
                background-color: @brand-error;*/
}
.transactions .transaction-items .section-items li.updated {
  border: 3px solid #74d9ff;
}
.transactions .transaction-items .section-items li.updated a {
  /*color: @white;
                background-color: lighten(@brand-info, 30%);*/
}
.transactions .transaction-items .section-items .remove-transaction {
  color: transparent;
  padding-top: 1px;
}
.transactions .transaction-items .section-items .remove-transaction:hover {
  color: #6D717A;
  cursor: pointer;
}
.transactions .transaction-items .section-items .invalid-transaction {
  color: #ff5800;
  padding-right: 5px;
}
.transactions .transaction-items .section-items .new-transaction {
  color: #009fda;
  padding-right: 5px;
}
.transactions .transaction-items .section-items .changed-transaction {
  color: #009fda;
  padding-right: 5px;
}
.transactions .transaction-items .section-items .deleted {
  color: #4D4F53;
  cursor: default;
}
.transactions .transaction-items .section-items .refresh {
  color: transparent;
  padding-top: 1px;
  padding-right: 5px;
}
.transactions .transaction-items .section-items .refresh:hover {
  color: #00a4cf;
  cursor: pointer;
}
.transactions .transaction-items .no-transactions {
  overflow: hidden;
  padding-top: 20px;
  font-size: 10px;
}
@media screen and (max-width: 1200px) {
  .transactions .transaction-items .no-transactions {
    font-size: 7px;
  }
}
.transactions .transaction-items .tabs {
  padding: 5px 5px 0;
}
.transactions .transaction-items .tabs > .nav {
  border-bottom: none;
}
.transactions .transaction-items .tabs > .nav > .inbox-tab {
  font-weight: bold;
  margin-bottom: 0;
}
@media screen and (min-width: 500px) and (max-width: 1300px) {
  .transactions .transaction-items .tabs > .nav > .inbox-tab {
    font-size: 8px;
  }
}
@media screen and (min-width: 1300px) and (max-width: 1350px) {
  .transactions .transaction-items .tabs > .nav > .inbox-tab {
    font-size: 8px;
  }
}
@media screen and (min-width: 1350px) and (max-width: 1400px) {
  .transactions .transaction-items .tabs > .nav > .inbox-tab {
    font-size: 9px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1500px) {
  .transactions .transaction-items .tabs > .nav > .inbox-tab {
    font-size: 10px;
  }
}
@media screen and (min-width: 1500px) and (max-width: 1700px) {
  .transactions .transaction-items .tabs > .nav > .inbox-tab {
    font-size: 11px;
  }
}
.transactions .transaction-items .tabs > .nav > .inbox-tab .badge {
  background: #4D4F53;
  margin-left: 10px;
}
@media screen and (min-width: 500px) and (max-width: 1300px) {
  .transactions .transaction-items .tabs > .nav > .inbox-tab .badge {
    font-size: 7px;
    margin-left: 3px;
  }
}
@media screen and (min-width: 1300px) and (max-width: 1350px) {
  .transactions .transaction-items .tabs > .nav > .inbox-tab .badge {
    font-size: 8px;
    margin-left: 3px;
  }
}
@media screen and (min-width: 1350px) and (max-width: 1400px) {
  .transactions .transaction-items .tabs > .nav > .inbox-tab .badge {
    font-size: 9px;
    margin-left: 3px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1500px) {
  .transactions .transaction-items .tabs > .nav > .inbox-tab .badge {
    font-size: 10px;
    margin-left: 3px;
  }
}
@media screen and (min-width: 1500px) and (max-width: 1700px) {
  .transactions .transaction-items .tabs > .nav > .inbox-tab .badge {
    font-size: 11px;
    margin-left: 3px;
  }
}
.transactions .transaction-items .tabs > .nav > .inbox-tab > a {
  overflow: hidden;
  color: #4D4F53;
  background: #cccccc;
  cursor: pointer;
  padding-right: 7px;
}
@media screen and (min-width: 500px) and (max-width: 1100px) {
  .transactions .transaction-items .tabs > .nav > .inbox-tab > a {
    padding-left: 5px;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1300px) {
  .transactions .transaction-items .tabs > .nav > .inbox-tab > a {
    padding-left: 7px;
  }
}
@media screen and (min-width: 1300px) and (max-width: 1350px) {
  .transactions .transaction-items .tabs > .nav > .inbox-tab > a {
    padding-left: 9px;
  }
}
@media screen and (min-width: 1350px) and (max-width: 1400px) {
  .transactions .transaction-items .tabs > .nav > .inbox-tab > a {
    padding-left: 11px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1500px) {
  .transactions .transaction-items .tabs > .nav > .inbox-tab > a {
    padding-left: 13px;
  }
}
@media screen and (min-width: 1500px) and (max-width: 1700px) {
  .transactions .transaction-items .tabs > .nav > .inbox-tab > a {
    padding-left: 15px;
  }
}
.transactions .transaction-items .tabs > .nav > .inbox-tab > a:hover {
  border: 1px solid #eeeeed;
  background: #eeeeed;
}
.transactions .transaction-items .tabs > .nav > .inbox-tab.active > a {
  background: #ffffff;
}
.transactions .transaction-items .tabs > .nav > .inbox-tab.active > a:hover {
  border: 1px solid #ffffff;
  background: #F1F1F3;
}
.transactions .transaction-items.keep-left {
  left: 0;
}
.transactions .transactions-menu {
  width: 15%;
  color: #ffffff;
}
.transactions .transactions-menu .badge {
  color: #3c424f;
  background: #ffffff;
  float: right;
}
.transactions .menu-section .section-header {
  padding: 8px 1px 8px 15px;
  width: 96%;
  overflow: hidden;
  color: #ffffff;
  margin: 8px 5px 7px 5px;
}
.transactions .menu-section .section-header .header-text {
  margin: 0;
  font-size: 1.5em;
  padding-left: 10px;
  cursor: pointer;
  color: white;
}
.transactions .menu-section .section-header .header-text .section-badge {
  margin-left: 20px;
  right: 15px;
  position: absolute;
  margin-top: 2px;
}
@media screen and (max-height: 768px) {
  .transactions .menu-section .section-header .header-text .section-badge {
    right: 5px;
    margin-top: 0;
    font-size: 9px;
  }
}
@media screen and (max-height: 768px) {
  .transactions .menu-section .section-header .header-text {
    font-size: 0.9em;
  }
}
.transactions .menu-section .section-header:hover {
  background-color: #434958;
}
.transactions .menu-section .section-header .header-icon {
  float: right;
  font-size: 1.5em;
}
.transactions .menu-section .section-header.active {
  background-color: #474e5d;
  color: #ffffff;
}
.transactions .menu-section .section-header.active:hover .badge {
  color: #3c424f;
  background-color: #ffffff;
}
.transactions-content .transactions-items-panel {
  left: 0;
  width: 50%;
  background: #a8a9a4;
  border-right: 1px solid #cccccc;
}
.transactions .transactions-body {
  left: 50%;
  width: 50%;
}
.transaction-detail .form-buttons {
  position: fixed;
  width: 67%;
  left: 33%;
  background: #ffffff;
  bottom: 40px;
  margin: 0;
  padding: 10px;
  border-top: 1px solid #eeeeed;
  z-index: 1000;
}
.transaction-detail .form-buttons > .btn.btn-focus,
.transaction-detail .form-buttons > .btn.btn-primary,
.transaction-detail .form-buttons > .btn.btn-secondary {
  float: right;
}
.transaction-detail .form-buttons .attachment-drop-container {
  min-height: 0;
}
.transaction-detail .form-buttons.keep-left {
  left: 18%;
  width: 82%;
}
.transaction-detail .k-datepicker.ng-invalid.ng-invalid-required ~ span.required-directive {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}
.transaction-detail .additiopnal-cost-item {
  padding-bottom: 5px;
}
.transaction-detail .remove-additional-cost {
  color: #a8a9a4;
  padding-top: 10px;
}
.transaction-detail .remove-additional-cost:hover {
  color: #ff0000;
  cursor: pointer;
}
.transaction-detail .heading-secondary {
  color: #3c424f;
}
.add-additional-cost {
  padding-left: 10px;
  color: #3c424f;
  cursor: pointer;
}
.training-item .additiopnal-cost-actions {
  color: #cccccc;
  cursor: default;
}
.input-group-addon-button {
  cursor: pointer;
}
.requisition-staff .input-group-addon {
  border-left: 0;
}
.requisition-staff .input-group-addon:hover {
  background-color: #ebedef;
}
.requisition-staff .k-datepicker {
  width: 100%;
}
.requisition-staff .badge {
  background-color: #255bc7;
}
.requisition-staff .form-group.col-md-12 {
  padding-right: 0;
}
.requisition-staff .form-group.col-md-12 .col-md-4:last-child {
  padding-right: 0;
}
.requisition-staff .form-group.col-md-12 .col-md-11 {
  padding-right: 0;
}
.requisition-staff .form-group.col-md-12 .col-md-11 .required-directive {
  right: -0.7em !important;
}
.requisition-staff .form-group .text-value {
  padding-top: 15px;
  font-weight: bold;
}
.requisition-staff .form-group .k-checkbox-label {
  margin-top: 15px;
}
.requisition-staff .form {
  padding: 0 15px;
}
.requisition-staff .form .form-content .form-section.form-section-inline,
.requisition-staff .form .form-content .form-section.form-section-inline,
.requisition-staff .form .form-section {
  padding: 0;
}
.requisition-staff .error-message {
  margin-left: 5%;
  padding-left: 5%;
}
.requisition-staff table.k-grid {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  display: table;
}
.requisition-staff .grid-container {
  overflow-x: auto;
}
.requisition-job .preview-content .form-content {
  padding-top: 10px;
}
.requisition-job .input-group-addon {
  cursor: pointer;
  border-left: 0;
}
.requisition-job .input-group-addon:hover {
  background-color: #ebedef;
}
.requisition-job .k-datepicker {
  width: calc(100% - 15px);
}
.requisition-job .k-widget.k-numerictextbox {
  width: 80%;
}
.requisition-job .form .form-content .form-section:last-child,
.requisition-job .form .form-content .form-section:only-child {
  margin-bottom: 100px;
}
.requisition-job .badge {
  background-color: #3c424f;
}
.requisition-job .form-group.col-md-12 {
  padding-right: 0;
}
.requisition-job .form-group.col-md-12 .col-md-4:last-child {
  padding-right: 0;
}
.requisition-job .form-group.col-md-12 .col-md-11 {
  padding-right: 0;
}
.requisition-job .form-group.col-md-12 .col-md-11 .required-directive {
  right: -0.7em !important;
}
.requisition-job .form-group.col-md-12 textarea {
  resize: vertical;
}
.inbox-back-button {
  position: absolute;
  margin-left: 15px;
  margin-top: 20px;
  cursor: pointer;
  z-index: 10;
}
.requisition-job.requisition-inbox-detail {
  width: 100%;
  left: 0;
}
.requisition-job.requisition-inbox-detail .form-heading h2 {
  padding-left: 70px;
  font-weight: normal;
}
.requisition-job.requisition-inbox-detail .form-group .col-md-4:last-child,
.requisition-job.requisition-inbox-detail .form-group .col-md-4.last {
  padding-right: 15px;
}
.recruit-grid {
  border: 1px solid #a8a9a4;
  width: 100%;
}
.requisition-staff-list .menu-heading:hover {
  cursor: pointer;
  background: #434958;
}
.requisition-staff-list .add-button {
  display: block;
  padding: 10px;
}
.requisition-staff-list .add-button .filter-panel {
  color: #a8a9a4;
  float: right;
  padding: 10px;
}
.requisition-staff-list .add-button .filter-panel a {
  color: #a8a9a4;
}
.requisition-staff-list .recruitment-item {
  display: block;
  border-bottom: 1px solid #cccccc;
  padding: 20px;
}
.requisition-staff-list .recruitment-item:hover {
  cursor: pointer;
  background-color: #F1F1F3;
}
.requisition-staff-list .recruitment-item .item-buttons {
  clear: both;
  margin: 10px 0 0 0;
  position: relative;
}
.requisition-staff-list .recruitment-item .item-buttons > a {
  color: #a8a9a4;
  margin-right: 30px;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  font-size: 1.1em;
}
.requisition-staff-list .recruitment-item .item-buttons > a:hover {
  color: #255bc7;
}
.requisition-staff-list .recruitment-item .requisition-history {
  height: 100%;
  width: 100%;
  display: flex;
  flex-flow: column;
}
.requisition-staff-list .recruitment-item .requisition-history .form-content {
  display: flex;
  width: 100%;
}
.requisition-staff-list .recruitment-item:last-child,
.requisition-staff-list .recruitment-item.last-child {
  margin-bottom: 50px;
}
.requisition-staff-list .item-heading {
  margin: 0;
  color: #3c424f;
  font-size: 16px;
  font-weight: bold;
}
.requisition-staff-list .item-sub-heading {
  color: #a8a9a4;
  font-size: 14px;
}
.requisition-staff-list .item-sub-heading .item-sub-heading-description {
  color: #4D4F53;
  font-weight: bold;
}
.requisition-staff-list .item-content .item-balances .balance:first-child {
  padding-left: 0;
}
.requisition-staff-list .filters {
  margin-left: 20px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.requisition-staff-list .filters .filter-heading {
  color: #a8a9a4;
  margin-right: 10px;
}
.requisition-staff-list .filter-container {
  position: fixed;
  top: 110px;
  width: 80%;
  border-bottom: 1px solid #DDDDDD;
  z-index: 5;
  background-color: #ffffff;
  transition: top 0.5s ease-out;
}
.requisition-staff-list .filter-container ul {
  list-style: none;
  width: 30vw;
}
.requisition-staff-list .filter-container ul li {
  margin: 5px;
}
.requisition-staff-list .filter-container ul li.filter-edit {
  border: 1px solid #cccccc;
}
.requisition-staff-list .content-container {
  position: fixed;
  top: 168px;
  width: 80%;
  overflow-y: auto;
  z-index: 4;
}
.requisition-staff-list .content-container.loading {
  max-height: calc(100vh - 205px);
  height: calc(100vh - 205px);
}
.requisitionAdvert .title {
  font-size: 32px;
  color: gray;
}
.requisitionAdvert .subtitle {
  font-size: 24px;
}
.requisitionAdvert .subsubtitle {
  font-size: 18px;
  margin-bottom: 20px;
}
.requisitionAdvert .header {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
.requisitionAdvert .detail {
  margin-bottom: 20px;
  color: gray;
}
.job-update-settings .panel.panel-default {
  margin-left: 20px;
}
.job-update-settings .form .form-content .form-section.last-child,
.job-update-settings .form .form-section.last-child,
.job-update-settings .form .form-content .form-section:last-child,
.job-update-settings .form .form-section:last-child {
  margin-bottom: 20px;
}
.requisition-form-setup .add-button {
  display: block;
  border-bottom: 1px solid #cccccc;
  padding: 10px;
}
.requisition-form-setup .add-button .action-panel {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px;
}
.requisition-form-setup .add-button .action-panel input[type="checkbox"] {
  margin-top: 10px;
  margin-right: 10px;
}
.requisition-form-setup .panel {
  margin: 15px;
}
.requisition-form-setup .panel .panel-heading {
  padding: 5px;
  padding-left: 15px;
}
.requisition-form-setup .requisition-template-item {
  padding: 8px 1px 8px 20px;
  width: 100%;
  overflow: hidden;
  color: #ffffff;
  font-size: 1.5em;
  cursor: pointer;
  display: inline-flex;
}
.requisition-form-setup .requisition-template-item .requisition-template-item-description {
  width: calc(100% - 50px);
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.requisition-form-setup .requisition-template-item .requisition-template-item-description.active {
  background-color: #474e5d;
}
.requisition-form-setup .requisition-template-item .requisition-template-item-action {
  padding: 4px 20px 0 15px;
  font-size: 0.7em;
}
.requisition-form-setup .requisition-template-item .requisition-template-item-action .fa {
  visibility: hidden;
}
.requisition-form-setup .requisition-template-item:hover {
  background-color: #434958;
}
.requisition-form-setup .requisition-template-item.active {
  background-color: #474e5d;
}
.requisition-form-setup .requisition-template-item.active .requisition-template-item-action .fa.fa-trash {
  visibility: visible;
}
.requisition-form-setup .requisition-template-item.active .requisition-template-item-action .fa.fa-trash .removed {
  color: #ff0000;
}
.requisition-form-setup .requisition-template-item.active .requisition-template-item-action .fa.fa-trash.removed {
  color: #ff0000;
}
.requisition-form-setup .inbox-content {
  overflow: hidden;
}
.requisition-form-setup .inbox-content .form {
  margin: 0;
}
.requisition-form-setup .inbox-content .template-body {
  overflow: auto;
}
.requisition-form-setup .inbox-content .template-body .requisition-job .form-content {
  padding-top: 10px;
}
.requisition-form-setup .inbox-content .template-body .requisition-job .form-buttons.recruitment-button-panel {
  visibility: hidden;
}
.requisition-form-setup .inbox-content .template-body .requisition-job .form-heading {
  visibility: hidden;
  position: absolute;
}
.requisition-form-setup .inbox-content .template-body .panel:last-child {
  margin-bottom: 50px;
}
.requisition-form-setup .template-container .form-section:last-child {
  margin-bottom: 0;
  visibility: hidden;
}
.requisition-form-setup .hierarchy-section .fa-plus {
  cursor: pointer;
  color: #255bc7;
}
.requisition-form-setup .hierarchy-section .panel-body {
  padding-bottom: 25px;
  padding-top: 15px;
}
.requisition-form-setup .hierarchy-section .panel-heading button {
  position: relative;
}
.requisition-form-setup .hierarchy-section .hierarchy-row {
  padding-top: 30px;
}
.requisition-form-setup .hierarchy-section .hierarchy-row .fa-trash {
  cursor: pointer;
}
.requisition-form-setup .hierarchy-section .hierarchy-row .fa-trash:hover {
  color: #ff0000;
}
.requisition-form-setup .hierarchy-section .hierarchy-row .input-group {
  width: 100%;
}
.requisition-form-setup .template-button-panel {
  max-width: 80%;
  left: 20%;
  padding: 10px 15px 10px;
}
.field-access-container {
  position: relative;
}
.field-access-template {
  position: absolute;
  z-index: 5;
  height: 100%;
  width: 100%;
  opacity: 0.85;
  /*top: -10px;*/
  text-align: center;
  color: transparent;
  /*padding-top: 7px;
    -webkit-padding-before: 0;*/
}
.field-access-template input {
  visibility: hidden;
}
.field-access-template .fieldItem {
  display: inline;
  /*top: 30%;*/
  position: relative;
}
.field-access-template .fieldItem .field-input {
  margin: 5px;
}
.field-access-template .fieldItem .field-label {
  margin-left: 5px;
}
.field-access-template:hover {
  background-color: #a8a9a4;
  color: #000000;
}
.field-access-template:hover input {
  visibility: visible;
}
.field-access-template.visible {
  background-color: #ffffff;
  color: #000000;
}
.field-access-template.visible input {
  visibility: visible;
}
.field-access-template.visible:hover {
  background-color: #F1F1F3;
}
.field-access-template.hidden-field {
  position: absolute;
  height: 100%;
  width: 100%;
  top: -10px;
  text-align: center;
  color: transparent;
  opacity: 1;
  background-color: #ffffff;
}
.field-access-template.hidden-field input {
  visibility: hidden;
}
.field-access-template.hidden-field:hover {
  opacity: 0.7;
  color: inherit;
  background-color: #F1F1F3;
  z-index: 5555;
}
.field-access-template.hidden-field:hover input {
  visibility: visible;
}
input[input-search-click][disabled] ~ .input-group-addon-button {
  color: #a8a9a4;
  background-color: #ebedef;
  cursor: default;
}
.input-number-addon-button {
  padding-right: 30px;
}
.input-group-addon-button.generic {
  position: absolute;
  right: 0px;
  padding: 5px 7px 7px 7px;
  height: calc(100% - 4px);
  top: 0px;
  margin-right: 1px;
  margin-top: 1px;
  width: 1.9em;
  border-left-color: #ccc;
  border-left-width: 1px;
  border-left-style: solid;
  margin-bottom: 1px;
}
.input-group-addon-button.generic:hover {
  background-color: #e6e6e6;
}
.input-group-addon-button.genericUpDown:hover {
  background-color: #e6e6e6;
}
input[input-numeric][disabled] ~ .input-group-addon-button {
  color: #a8a9a4;
  background-color: #ebedef;
  cursor: default;
}
.input-group-addon-button.genericUpDown {
  position: absolute;
  padding: 5px 7px 7px 5px;
  height: 100%;
  width: 1.9em;
  border: 1px solid #ccc;
  border-left: none;
  background-color: #ffffff;
}
.input-group-addon-button.genericUpDown .numericInputUpDown {
  margin-top: 10px;
}
#performanceTemplateDetail_AvailableCriteria .input-group-addon-button.genericUpDown {
  position: relative;
  height: 34px;
}
.numericInputUpDown {
  position: absolute;
}
.numericInputUpDown .k-icon {
  position: absolute;
  padding-left: 4px;
}
.numericInputUpDown .k-icon.k-i-arrow-n {
  top: -15px;
}
.mobile table tbody tr td {
  vertical-align: middle;
  padding-top: 2px;
  padding-bottom: 2px;
}
.mobile #qrcode canvas {
  margin: auto;
}
.mobile .countDownMessage {
  text-align: center;
}
.mobile .fa.fa-refresh {
  padding-right: 5px;
  cursor: pointer;
  font-size: 18px;
  float: right;
}
.form .form-content.dev-dash {
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 100vw;
}
.form .form-content.dev-dash .dev-info-card,
.form .form-content.dev-dash .dev-employee-demo {
  border: 0 solid #a8a9a4;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
  min-height: 200px;
  min-width: 400px;
  max-width: 400px;
  display: flex;
  margin: 15px;
  background-color: #ffffff;
  position: relative;
}
.form .form-content.dev-dash .dev-employee-demo {
  display: block;
}
.form .form-content.dev-dash .dev-info-card .heading {
  font-weight: bold;
  color: #ffffff;
  background-color: #255bc7;
  width: 100%;
  display: flex;
  padding: 10px;
  position: absolute;
  top: 0;
}
.form .form-content.dev-dash .dev-info-card .content {
  overflow-y: auto;
  padding: 10px;
  position: absolute;
  top: 39px;
  max-width: inherit;
  height: calc(100% - 90px);
  overflow-wrap: break-word;
}
.form .form-content.dev-dash .dev-info-card .buttons {
  position: absolute;
  left: 0;
  width: 100%;
  background: #ffffff;
  bottom: 10px;
}
.form .form-content.dev-dash .dev-info-card .buttons .btn {
  float: right;
}
.dev-employee-demo .icons {
  font-weight: bold;
  color: #ffffff;
  background-color: #255bc7;
  width: 100%;
  display: flex;
  padding: 10px;
}
.dev-employee-demo .icons i.fa {
  position: absolute;
  right: 10px;
  cursor: pointer;
}
.dev-employee-demo .content {
  padding: 10px;
  display: flex;
}
.dev-employee-demo .content .photo {
  width: 25%;
  position: absolute;
  right: 0;
}
.dev-employee-demo .content .photo i.fa {
  float: right;
  padding-right: 10px;
}
.dev-employee-demo .content .info {
  width: 75%;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.dev-employee-demo .content .info .form-group {
  width: 100%;
}
.dev-employee-demo .content .info .form-group .col-md-3 {
  float: left;
  padding: 0;
}
.dev-employee-demo .content .info .form-group .col-md-9 {
  float: right;
  padding: 0;
}
.dev-employee-demo .control-label {
  font-weight: bold;
}
.inbox-timeflow-header {
  overflow: hidden;
  line-height: 1;
  margin: 10px;
  padding: 0 0 15px 0;
  background: #3c424f;
}
.inbox-timeflow-header .header-text {
  float: left;
  padding-top: 20px;
  margin: 0;
  font-size: 2em;
  font-weight: normal;
  color: white;
  text-align: center;
}
.inbox-timeflow-header .header-text a {
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
  outline: 0;
}
.inbox-timeflow-header > .header-icon {
  float: right;
  font-size: 1.5em;
}
.timeflow-form-setup .add-button {
  display: block;
  border-bottom: 1px solid #cccccc;
  padding: 10px;
}
.timeflow-form-setup .add-button .action-panel {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px;
}
.timeflow-form-setup .add-button .action-panel input[type="checkbox"] {
  margin-top: 10px;
  margin-right: 10px;
}
.timeflow-form-setup .heading-secondary {
  color: #3c424f;
  text-align: center;
  width: calc(100% - 20px);
  margin-left: 10px;
  margin-top: 10px;
  margin-right: 10px;
  border-bottom: 1px solid #a8a9a4;
}
.timeflow-form-setup .panel {
  margin: 15px;
}
.timeflow-form-setup .panel .panel-heading {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 5px;
  padding-left: 15px;
}
.timeflow-form-setup .panel .panel-heading h1.section-header,
.timeflow-form-setup .panel .panel-heading h2.section-header,
.timeflow-form-setup .panel .panel-heading h3.section-header,
.timeflow-form-setup .panel .panel-heading h4.section-header,
.timeflow-form-setup .panel .panel-heading h5.section-header,
.timeflow-form-setup .panel .panel-heading h6.section-header {
  position: relative;
}
.timeflow-form-setup .panel .panel-heading i.fa.fa-chevron-up,
.timeflow-form-setup .panel .panel-heading i.fa.fa-chevron-down {
  position: absolute;
  left: calc(99% - 35px);
  padding-top: 20px;
  padding-right: 15px;
}
.timeflow-form-setup .no-manual-resize {
  resize: none;
}
.timeflow-form-setup .timeflow-template-item {
  padding: 8px 1px 1px 20px;
  width: 99%;
  overflow: hidden;
  color: #ffffff;
  font-size: 1em;
  cursor: pointer;
  display: inline-flex;
}
.timeflow-form-setup .timeflow-template-item .timeflow-template-item-description {
  width: calc(99% - 50px);
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.timeflow-form-setup .timeflow-template-item .timeflow-template-item-description > .item-sub-heading {
  color: #a8a9a4;
  margin-left: 5px;
  font-size: 12px;
}
.timeflow-form-setup .timeflow-template-item .timeflow-template-item-description > .item-sub-heading .item-sub-heading-description {
  color: #ffffff;
  font-weight: bold;
}
.timeflow-form-setup .timeflow-template-item .timeflow-template-item-description.active {
  background-color: #474e5d;
}
.timeflow-form-setup .timeflow-template-item > .timeflow-template-item-flags {
  top: 10px;
  height: 99%;
  width: 20px;
}
.timeflow-form-setup .timeflow-template-item > .timeflow-template-item-flags > .mandatory-flag,
.timeflow-form-setup .timeflow-template-item > .timeflow-template-item-flags > .escalation-flag {
  display: inline;
  cursor: default;
}
.timeflow-form-setup .timeflow-template-item > .timeflow-template-item-flags > .mandatory-flag {
  color: #ff5800;
}
.timeflow-form-setup .timeflow-template-item > .timeflow-template-item-flags > .escalation-flag {
  color: #009fda;
}
.timeflow-form-setup .timeflow-template-item .timeflow-template-item-action {
  padding: 4px 20px 0 15px;
  font-size: 0.95em;
}
.timeflow-form-setup .timeflow-template-item .timeflow-template-item-action .fa {
  visibility: hidden;
}
.timeflow-form-setup .timeflow-template-item:hover {
  background-color: #434958;
}
.timeflow-form-setup .timeflow-template-item.active {
  background-color: #474e5d;
}
.timeflow-form-setup .timeflow-template-item.active .timeflow-template-item-action .fa.fa-trash {
  visibility: visible;
}
.timeflow-form-setup .timeflow-template-item.active .timeflow-template-item-action .fa.fa-trash.removed {
  color: #ff0000;
}
.timeflow-form-setup .inbox-content {
  overflow: auto;
}
.timeflow-form-setup .inbox-content .form {
  margin: 0;
}
.timeflow-form-setup .inbox-content .template-body {
  overflow: auto;
}
.timeflow-form-setup .inbox-content .template-body .panel:last-child {
  margin-bottom: 50px;
}
.timeflow-form-setup .template-container .form-section:last-child {
  margin-bottom: 0;
  visibility: hidden;
}
.timeflow-form-setup .template-button-panel {
  left: 20%;
  padding: 10px 15px 10px;
  width: 80% !important;
}
.timeflow-form-setup .notification-template-child-section .fa-plus {
  cursor: pointer;
  color: #255bc7;
}
.timeflow-form-setup .notification-template-child-section .panel-body {
  padding-bottom: 25px;
  padding-top: 15px;
}
.timeflow-form-setup .notification-template-child-section .panel-heading button {
  position: relative;
}
.timeflow-form-setup .notification-template-child-section .recipientSetup {
  min-height: 400px;
}
.timeflow-form-setup .notification-template-child-section .notification-template-child-row-hover {
  padding-top: 30px;
}
.timeflow-form-setup .notification-template-child-section .notification-template-child-row-hover .errorrecipient {
  color: #ff0000;
}
.timeflow-form-setup .notification-template-child-section .notification-template-child-row-hover .fa {
  font-size: 16px;
  cursor: pointer;
  position: relative;
  opacity: 0.75;
}
.timeflow-form-setup .notification-template-child-section .notification-template-child-row-hover .fa-edit {
  cursor: pointer;
  padding-top: 10px;
}
.timeflow-form-setup .notification-template-child-section .notification-template-child-row-hover .fa-edit:hover {
  color: #009fda;
}
.timeflow-form-setup .notification-template-child-section .notification-template-child-row-hover .fa-edit.disabled,
.timeflow-form-setup .notification-template-child-section .notification-template-child-row-hover .fa-edit[disabled] {
  background: #F1F1F3;
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.25;
  box-shadow: none;
}
.timeflow-form-setup .notification-template-child-section .notification-template-child-row-hover .fa-trash {
  cursor: pointer;
  padding-top: 10px;
}
.timeflow-form-setup .notification-template-child-section .notification-template-child-row-hover .fa-trash:hover {
  color: #ff0000;
}
.timeflow-form-setup .notification-template-child-section .notification-template-child-row-hover .fa-trash.disabled,
.timeflow-form-setup .notification-template-child-section .notification-template-child-row-hover .fa-trash[disabled] {
  background: #F1F1F3;
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.25;
  box-shadow: none;
}
.timeflow-form-setup .notification-template-child-section .notification-template-child-row-hover .removed {
  color: #ff0000;
}
.timeflow-form-setup .notification-template-child-section .notification-template-child-row-hover .input-group {
  width: 99%;
}
.timeflow-form-setup .notification-template-child-section .notification-template-child-row-hover table:hover {
  background-color: #eeeeed;
  color: #ffffff;
  cursor: pointer;
}
.timeflow-form-setup .notification-template-child-section .notification-template-child-row-hover tr:hover {
  background-color: #eeeeed;
  color: #ffffff;
  cursor: pointer;
}
.timeflow-form-setup .notification-template-child-section .notification-template-child-row-hover .selectedRow {
  background-color: #F1F1F3;
  font-weight: bold;
}
.timeflow-form-setup .notification-template-child-section .notification-template-child-row {
  padding-top: 30px;
}
.timeflow-form-setup .notification-template-child-section .notification-template-child-row .errorrecipient {
  color: #ff0000;
}
.timeflow-form-setup .notification-template-child-section .notification-template-child-row .fa {
  font-size: 16px;
  cursor: pointer;
  position: relative;
  opacity: 0.75;
}
.timeflow-form-setup .notification-template-child-section .notification-template-child-row .fa-edit {
  cursor: pointer;
  padding-top: 10px;
}
.timeflow-form-setup .notification-template-child-section .notification-template-child-row .fa-edit:hover {
  color: #009fda;
}
.timeflow-form-setup .notification-template-child-section .notification-template-child-row .fa-edit.disabled,
.timeflow-form-setup .notification-template-child-section .notification-template-child-row .fa-edit[disabled] {
  background: #F1F1F3;
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.25;
  box-shadow: none;
}
.timeflow-form-setup .notification-template-child-section .notification-template-child-row .fa-trash {
  cursor: pointer;
  padding-top: 10px;
}
.timeflow-form-setup .notification-template-child-section .notification-template-child-row .fa-trash:hover {
  color: #ff0000;
}
.timeflow-form-setup .notification-template-child-section .notification-template-child-row .fa-trash.disabled,
.timeflow-form-setup .notification-template-child-section .notification-template-child-row .fa-trash[disabled] {
  background: #F1F1F3;
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.25;
  box-shadow: none;
}
.timeflow-form-setup .notification-template-child-section .notification-template-child-row .removed {
  color: #ff0000;
}
.timeflow-form-setup .notification-template-child-section .notification-template-child-row .input-group {
  width: 99%;
}
.timeflow-form-setup .notification-template-child-section .notification-template-child-row .selectedRow {
  background-color: #F1F1F3;
  font-weight: bold;
}
.timeflow-form-setup .recipient-active,
.timeflow-form-setup .recipient-inactive {
  font-size: 20px;
  cursor: pointer;
}
.timeflow-form-setup .recipient-active.disabled,
.timeflow-form-setup .recipient-inactive.disabled,
.timeflow-form-setup .recipient-active[disabled],
.timeflow-form-setup .recipient-inactive[disabled] {
  background: #F1F1F3;
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.25;
  box-shadow: none;
}
.timeflow-form-setup i.recipient-active {
  color: #5cb85c;
}
.timeflow-form-setup i.recipient-inactive {
  color: #d9534f;
}
.timeflow-form-setup .edit-toggle-active,
.timeflow-form-setup .edit-toggle-inactive {
  font-size: 16px;
  opacity: 0.75;
  box-shadow: none;
}
.timeflow-form-setup i.edit-toggle-active {
  color: #5cb85c;
}
.timeflow-form-setup i.edit-toggle-inactive {
  color: #d9534f;
}
.funkyradio div {
  clear: both;
  overflow: hidden;
}
.funkyradio label {
  width: 99%;
  border-radius: 3px;
  border: 1px solid #D1D3D4;
  font-weight: bold;
}
.funkyradio input[type="radio"]:empty,
.funkyradio input[type="checkbox"]:empty {
  display: none;
}
.funkyradio input[type="radio"]:empty ~ label,
.funkyradio input[type="checkbox"]:empty ~ label {
  position: relative;
  line-height: 2.5em;
  text-indent: 3.25em;
  margin-top: 0px;
  border-top: transparent;
  border-left: transparent;
  border-right: transparent;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.funkyradio input[type="radio"]:empty ~ label:before,
.funkyradio input[type="checkbox"]:empty ~ label:before {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  content: '';
  width: 2.5em;
  background: transparent;
  /*#D1D3D4;*/
  border-radius: 3px 0 0 3px;
}
.funkyradio input[type="radio"]:hover:not(:checked) ~ label,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
  color: #888;
}
.funkyradio input[type="radio"]:hover:not(:checked) ~ label:before,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
  content: '\2714';
  text-indent: 0.9em;
  color: #C2C2C2;
}
.funkyradio input[type="radio"]:checked ~ label,
.funkyradio input[type="checkbox"]:checked ~ label {
  color: #777;
}
.funkyradio input[type="radio"]:checked ~ label:before,
.funkyradio input[type="checkbox"]:checked ~ label:before {
  content: '\2714';
  text-indent: 0.9em;
  color: #333;
  background-color: #ccc;
}
.funkyradio input[type="radio"]:focus ~ label:before,
.funkyradio input[type="checkbox"]:focus ~ label:before {
  box-shadow: 0 0 0 3px #999;
}
.funkyradio-default input[type="radio"]:checked ~ label:before,
.funkyradio-default input[type="checkbox"]:checked ~ label:before {
  color: #333;
  background-color: #ccc;
}
.funkyradio-primary input[type="radio"]:checked ~ label:before,
.funkyradio-primary input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #337ab7;
}
.funkyradio-success input[type="radio"]:checked ~ label:before,
.funkyradio-success input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #5cb85c;
}
.funkyradio-danger input[type="radio"]:checked ~ label:before,
.funkyradio-danger input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #d9534f;
}
.funkyradio-warning input[type="radio"]:checked ~ label:before,
.funkyradio-warning input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #f0ad4e;
}
.funkyradio-info input[type="radio"]:checked ~ label:before,
.funkyradio-info input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #5bc0de;
}
.timeline-template-active,
.timeline-template-inactive {
  font-size: 20px;
  cursor: pointer;
}
.timeline-template-active,
.timeline-template-inactive {
  font-size: 20px;
  cursor: pointer;
}
i.timeline-template-active {
  color: #5cb85c;
}
i.timeline-template-inactive {
  color: #d9534f;
}
.timeline-template-item-selected {
  border: 2px solid #009fda;
  background-color: transparent;
  /*border-bottom: 1px solid @gray;*/
}
.timeline-template-item-unselected {
  border: 1px solid #a8a9a4;
  background-color: transparent;
  border-bottom: 1px solid #cccccc;
}
.timeline-template-item-heading {
  font-weight: bold;
}
.timeline-template-item {
  margin: 5px;
}
.timeline-template-search-item {
  background-color: transparent;
}
.timeline-content-container {
  position: fixed;
  top: 110px;
  width: 66%;
  overflow-y: auto;
  z-index: 4;
}
.timeline-content-container.loading {
  max-height: calc(100vh - 205px);
  height: calc(100vh - 205px);
}
.template-paramaters {
  width: 99%;
  /*.panel.panel-default {
        margin-left: 20px;
    }

    .form .form-content .form-section.last-child, .form .form-section.last-child, .form .form-content .form-section:last-child, .form .form-section:last-child {
        margin-bottom: 20px;
    }*/
}
.template-paramaters .template-paramaters-tab {
  margin: 20px 0px;
  width: 99%;
}
.template-paramaters .template-paramaters-tab ul {
  display: table;
  table-layout: fixed;
  padding-top: 0px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0;
  overflow: auto;
  width: 99%;
}
.template-paramaters .template-paramaters-tab ul li {
  display: table-cell;
  width: auto;
  text-align: center;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  color: #3c424f;
  padding: 5px 10px;
  margin-left: 2px;
  list-style: none;
  font-size: 20px;
  text-decoration: none;
}
.template-paramaters .template-paramaters-tab ul li:hover {
  background-color: #3c424f;
  color: #ffffff;
  cursor: pointer;
}
.template-paramaters .template-paramaters-tab ul li:nth-child(1) {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.template-paramaters .template-paramaters-tab ul li:nth-child(3) {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.template-paramaters .template-paramaters-tab ul li.active {
  background-color: #3c424f;
  color: #ffffff;
  padding: 5px 10px;
  margin-left: 2px;
  list-style: none;
}
.template-paramaters .template-paramaters-tab ul li.active:nth-child(1) {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.template-paramaters .template-paramaters-tab ul li.active:nth-child(3) {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.template-paramaters .template-paramaters-tab ul li.active:hover {
  cursor: default;
}
.template-paramaters .template-paramaters-menu {
  width: 20%;
  margin-left: 20px;
}
.template-paramaters .template-paramaters-content {
  width: 99%;
  margin-right: 20px;
  background: #a8a9a4;
}
.template-paramaters .template-paramaters-button-group {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 5px;
}
.template-paramaters .template-paramaters-button-group button {
  margin-left: 20px;
  border: 0px;
  padding: 0px 0px;
  text-align: center;
  width: 85px;
  height: 30px;
  border-radius: 15px;
  cursor: pointer;
  background-color: #F1F1F3;
  color: #3c424f;
}
.template-paramaters .template-paramaters-button-group button:hover {
  margin-left: 20px;
  border: 0px;
  padding: 0px 0px;
  text-align: center;
  width: 85px;
  height: 30px;
  border-radius: 15px;
  cursor: pointer;
  background-color: #00a4cf;
  color: #F1F1F3;
}
.nohover {
  box-shadow: none;
  cursor: not-allowed;
  pointer-events: none;
}
/* collapsed sidebar styles */
@media screen and (max-width: 767px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  .row-offcanvas-right .sidebar-offcanvas {
    right: -41.6%;
  }
  .row-offcanvas-left .sidebar-offcanvas {
    left: -41.6%;
  }
  .row-offcanvas-right.active {
    right: 41.6%;
  }
  .row-offcanvas-left.active {
    left: 41.6%;
  }
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 41.6%;
  }
  #sidebar {
    padding-top: 0;
  }
}
/* this is used in the templateDesignerService to build up the actions*/
/*.tf-designer-timeline {
     .item-sub-heading {
        color: @gray;
        font-size: 14px;

        .item-sub-heading-description {
            color: @gray-dark;
            font-weight: bold;
        }
    }
}*/
.toggle-status-active,
.toggle-status-inactive {
  cursor: pointer;
  opacity: 0.75;
  font-size: 30px;
}
i.toggle-status-active {
  padding-left: 20px;
  color: #5cb85c;
}
i.toggle-status-inactive {
  padding-right: 20px;
  color: #d9534f;
}
.toggle-status-active-nopadding,
.toggle-status-inactive-nopadding {
  cursor: pointer;
  opacity: 0.75;
  font-size: 30px;
}
i.toggle-status-active-nopadding {
  color: #5cb85c;
}
i.toggle-status-inactive-nopadding {
  color: #d9534f;
}
.tf-designer .add-button {
  display: block;
  border-bottom: 1px solid #cccccc;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-top: 0px;
  background-color: #F1F1F3;
  width: 100%;
  height: 85px !important;
}
.tf-designer .add-button .flag-panel {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: absolute;
  width: 120px !important;
  top: 0;
  left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.tf-designer .add-button .flag-panel > .item-buttons {
  clear: both;
  margin: 5px 0 0 0px;
  position: relative;
}
.tf-designer .add-button .flag-panel > .item-buttons > a {
  color: #a8a9a4;
  margin-left: 10px;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  font-size: 1.1em;
}
.tf-designer .add-button .flag-panel > .item-buttons > a.mandatory-flag,
.tf-designer .add-button .flag-panel > .item-buttons > a.mandatory-flag :hover,
.tf-designer .add-button .flag-panel > .item-buttons > a.action-selected.mandatory-flag {
  cursor: default;
  color: #ff5800;
}
.tf-designer .add-button .flag-panel > .item-buttons > a.escalation-flag,
.tf-designer .add-button .flag-panel > .item-buttons > a.escalation-flag :hover,
.tf-designer .add-button .flag-panel > .item-buttons > a.action-selected.escalation-flag {
  cursor: default;
  color: #009fda;
}
.tf-designer .add-button .action-panel {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: absolute;
  left: 0px;
  top: 40px !important;
  padding-left: 20px;
  width: calc(100% - 200px);
}
.tf-designer .add-button .action-panel > .item-buttons {
  clear: both;
  margin: 5px 0 0 0px;
  position: relative;
}
.tf-designer .add-button .action-panel > .item-buttons .timelineview {
  background-color: #00a4cf;
}
.tf-designer .add-button .action-panel > .item-buttons .detailsview {
  background-color: #41A940;
}
.tf-designer .add-button .action-panel > .item-buttons .actionsview {
  background-color: #FF9900;
}
.tf-designer .add-button .action-panel > .item-buttons .view-toggle {
  color: #a8a9a4;
  margin: 1px 0 0 0px;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  font-size: 1.1em;
}
.tf-designer .add-button .action-panel > .item-buttons > a {
  color: #a8a9a4;
  margin-right: 20px;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  font-size: 1.1em;
}
.tf-designer .add-button .action-panel > .item-buttons > a:hover {
  color: #4D4F53;
}
.tf-designer .add-button .action-panel > .item-buttons > a.quick-refresh :hover {
  color: #009fda;
}
.tf-designer .add-button .action-panel > .item-buttons > a.quick-deletetemplate :hover {
  color: #ff0000;
}
.tf-designer .add-button .action-panel > .item-buttons > a.quick-deletetemplate.removed {
  color: #ff0000;
}
.tf-designer .add-button .action-panel > .item-buttons > a.quick-addtemplate :hover {
  color: #009fda;
}
.tf-designer .add-button .action-panel > .item-buttons:last-child {
  padding-right: 20px;
  border-right: 1px solid #a8a9a4;
}
.tf-designer .add-button .heading-secondary {
  color: #3c424f;
  text-align: center;
  width: calc(100% - 20px);
  margin-left: 10px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #a8a9a4;
}
.tf-designer-actionlist {
  position: relative;
  border: 1px solid #F1F1F3;
  width: 450px !important;
  overflow-y: auto;
  height: 100%;
}
.tf-designer-actionlist .actionlist-filter {
  height: 90px !important;
}
.tf-designer-actionlist-filterheader {
  text-align: right;
  padding-bottom: 7px;
  padding-top: 7px;
  padding-right: 0px;
  font-size: 0.95em;
}
.tf-designer-actiondetail {
  position: absolute;
  width: calc(100% - 450px);
  overflow-y: auto;
  left: 450px !important;
  top: 0px !important;
  height: 100%;
}
.tf-designer-actiondetail .tf-designer-actiondetail-panel {
  height: 240px !important;
}
.tf-designer-actiondetail .tf-designer-actiondetail-tabcontainer {
  overflow-y: auto;
  height: calc(100% - 180px);
  top: 10px !important;
  padding: 2px;
}
.tf-designer-actiondetail .tf-designer-tabpanel {
  border-top: 1px solid #F1F1F3;
  height: calc(100% - 235px);
  width: calc(100% - 2px);
}
.tf-designer-actiondetail .tf-designer-actiondetail-detail {
  padding-top: 20px;
}
.tf-designer-actiondetail .tf-designer-actiondetail-detail .k-datepicker {
  width: 100%;
}
.tf-designer-actiondetail .recipient-active,
.tf-designer-actiondetail .recipient-inactive {
  font-size: 20px;
  cursor: pointer;
}
.tf-designer-actiondetail i.recipient-active {
  color: #5cb85c;
}
.tf-designer-actiondetail i.recipient-inactive {
  color: #d9534f;
}
.tf-designer-subactiondetail-panel {
  padding-top: 20px;
}
.tf-designer-template-child-row {
  padding-top: 30px;
}
.tf-designer-template-child-row .fa {
  font-size: 16px;
  cursor: pointer;
  position: relative;
  opacity: 0.75;
  padding-top: 8px !important;
}
.tf-designer-template-child-row .fa-edit {
  cursor: pointer;
}
.tf-designer-template-child-row .fa-edit:hover {
  color: #009fda;
}
.tf-designer-template-child-row .fa-trash {
  cursor: pointer;
}
.tf-designer-template-child-row .fa-trash:hover {
  color: #ff0000;
}
.tf-designer-template-child-row .fa-list-ol:hover,
.tf-designer-template-child-row .fa-chevron-circle-down:hover,
.tf-designer-template-child-row .fa-chevron-circle-up:hover {
  cursor: pointer;
  color: #255bc7;
}
.tf-designer-template-child-row .fa-list-ol.disabled,
.tf-designer-template-child-row .fa-chevron-circle-down.disabled,
.tf-designer-template-child-row .fa-chevron-circle-up.disabled,
.tf-designer-template-child-row .fa-list-ol[disabled],
.tf-designer-template-child-row .fa-chevron-circle-down[disabled],
.tf-designer-template-child-row .fa-chevron-circle-up[disabled] {
  background: #F1F1F3;
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.25;
  box-shadow: none;
}
.tf-designer-template-child-row .hasFields {
  color: #41A940;
}
.tf-designer-template-child-row .removed {
  color: #ff0000;
}
.tf-designer-template-child-row .input-group {
  width: 99%;
}
.tf-designer-template-child-row tr:hover {
  background-color: #eeeeed;
}
.tf-designer-template-child-row .selectedRow {
  background-color: #F1F1F3;
  font-weight: bold;
}
.table-sortable tbody tr {
  cursor: move;
}
.tabs-menu-secondary > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabs-menu-secondary > .nav-tabs > li {
  margin-right: 2px;
}
.tabs-menu-secondary > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
}
.tabs-menu-secondary > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabs-menu-secondary > .nav-tabs > li:hover {
  border-bottom: 4px solid #81cf80;
}
.tabs-menu-secondary > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabs-menu-secondary > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabs-menu-secondary > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabs-menu-secondary > .nav-tabs > li.open {
  border-bottom: 4px solid #81cf80;
}
.tabs-menu-secondary > .nav-tabs > li.open > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabs-menu-secondary > .nav-tabs > li.open > a > i {
  color: #a6a6a6;
}
.tabs-menu-secondary > .nav-tabs > li.open .dropdown-menu {
  margin-top: 0px;
}
.tabs-menu-secondary > .nav-tabs > li.active {
  border-bottom: 4px solid #41A940;
  position: relative;
}
.tabs-menu-secondary > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tabs-menu-secondary > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabs-menu-secondary > .tab-content {
  margin-top: -3px;
  background-color: #ffffff;
  border: 0;
  border-top: 1px solid #F1F1F3;
  padding: 15px 0;
}
.tabs-menu > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabs-menu > .nav-tabs > li {
  margin-right: 2px;
}
.tabs-menu > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
}
.tabs-menu > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabs-menu > .nav-tabs > li:hover {
  border-bottom: 4px solid #6e95e4;
}
.tabs-menu > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabs-menu > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabs-menu > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabs-menu > .nav-tabs > li.open {
  border-bottom: 4px solid #6e95e4;
}
.tabs-menu > .nav-tabs > li.open > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabs-menu > .nav-tabs > li.open > a > i {
  color: #a6a6a6;
}
.tabs-menu > .nav-tabs > li.open .dropdown-menu {
  margin-top: 0px;
}
.tabs-menu > .nav-tabs > li.active {
  border-bottom: 4px solid #255bc7;
  position: relative;
}
.tabs-menu > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tabs-menu > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabs-menu > .tab-content {
  margin-top: -3px;
  background-color: #ffffff;
  border: 0;
  border-top: 1px solid #F1F1F3;
  padding: 15px 0;
}
/*.tabs-menu {
  clear: both;
  float: left;
  height: @height0;

  li {
    background-color: @gray;
    border-left: 1px solid @gray-light;
    border-right: 1px solid @gray-light;
    border-top: 1px solid @gray-light;
    float: left;
    height: @height0;
    line-height: @height0;
    margin-right: 2px;

    a {
      color: @black;
      padding: 10px;
      text-decoration: none;
    }
  }

  li.current {
    background-color: @white;
    border-bottom: 1px solid @white;
    position: relative;
    z-index: 5;
  }

  .current {
    a {
      color: @sage-secondary;
    }
  }
}*/
.tab {
  background-color: #ffffff;
  border: 1px solid #a8a9a4;
  float: left;
  margin-bottom: 20px;
  width: auto;
}
.tf-tab-content-action {
  position: absolute;
  display: none;
  padding: 5px !important;
  top: 40px !important;
  margin-top: 5px;
}
.tf-tab-content-detail-action {
  padding-top: 20px !important;
}
.tf-tab-content {
  position: absolute;
  display: none;
  padding: 5px !important;
  top: 40px !important;
  border: 1px solid #F1F1F3;
  margin-top: 5px;
}
.tf-tab-content-detail {
  padding-top: 20px !important;
}
.tf-tab-action-content-detail {
  padding-top: 10px !important;
  margin-top: 5px;
}
.tf-tab-action-content-detail .action-segment-panel {
  border-bottom: 1px solid #eeeeed;
  background-color: #F1F1F3;
}
.tf-tab-action-content-detail .action-segment-heading {
  color: #255bc7;
  font-weight: bold;
  font-size: 1.5em;
  text-align: right;
}
.tf-tab-action-content-detail .action-content {
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
.tf-designer-actiondetail-listheading {
  font-size: 0.95em;
  color: #3c424f;
}
.tf-designer-actiondetail-listlabel {
  font-size: 0.8em;
  color: #a8a9a4;
}
.tf-designer-actiondetail-showchange {
  color: #41A940;
  padding: 1px !important;
}
.tf-designer-actiondetail-showerror {
  color: red;
  padding: 1px !important;
}
#tab-segments {
  display: block;
}
.timeflow-model-form-content {
  padding: 10px;
}
.timeflow-designer-form .page-content {
  overflow-y: auto;
  bottom: 54px !important;
  top: 0px !important;
  margin: 2px !important;
}
.timeflow-designer-form .form-buttons-designer {
  margin: 0;
  padding: 10px 10px 10px 10px;
  border-top: 1px solid #eeeeed;
}
.timeflow-designer-form .form-buttons-designer > .btn.btn-focus,
.timeflow-designer-form .form-buttons-designer > .btn.btn-primary,
.timeflow-designer-form .form-buttons-designer > .btn.btn-secondary {
  float: right;
}
.timeflow-designer-form .timeflow-designer-line .mandatory-flag {
  cursor: default;
  color: #ff5800;
  float: left;
  margin-top: 12px;
}
.template-parameter-Modal .modal-dialog {
  width: 750px !important;
  height: 200px !important;
  position: relative;
  z-index: 41;
  top: 25%;
  padding: 30px;
  -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
}
.template-segment-Modal .modal-dialog {
  width: 1000px !important;
  height: 200px !important;
  position: relative;
  z-index: 41;
  top: 25%;
  padding: 30px;
  -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
}
.template-clone-Modal .modal-dialog {
  width: 1000px !important;
  height: 200px !important;
  position: relative;
  z-index: 41;
  top: 25%;
  padding: 30px;
  -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
}
.template-checklistField-Modal .modal-dialog {
  width: 1200px !important;
  height: 200px !important;
  position: relative;
  z-index: 41;
  top: 12%;
  padding: 30px;
  -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
}
.timeflow-heading {
  color: #00a4cf;
  text-align: right;
  width: calc(100% - 20px);
  margin-left: 10px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}
#wrapper {
  height: 100%;
  padding-left: 90px;
  transition: all 0.4s ease 0s;
}
/*.menu-container {
  top: 108px !important;
  bottom: 40px !important;
  width: @menu-width;
}*/
#sidebar-wrapper {
  top: 108px !important;
  bottom: 40px !important;
  background: #3c424f;
  left: 90px;
  margin-left: -400px;
  position: fixed;
  transition: all 0.4s ease 0s;
  overflow-y: auto;
  overflow-x: hidden;
}
#sidebar-content-wrapper {
  top: 170px !important;
  bottom: 40px !important;
  position: fixed;
  transition: all 0.4s ease 0s;
  width: 400px;
  overflow-y: auto;
  overflow-x: hidden;
}
.sidebar-nav {
  display: block;
  float: left;
  list-style: none;
  margin: 0;
  padding-left: 5px;
  padding-right: 15px;
  width: 400px;
}
.sidebar-nav li {
  line-height: 40px;
  text-indent: 20px;
}
.sidebar-nav li a {
  -moz-transition: background 0.5s;
  -ms-transition: background 0.5s;
  -o-transition: background 0.5s;
  -webkit-transition: background 0.5s;
  background: #3c424f;
  color: #ffffff;
  display: block;
  float: left;
  text-decoration: none;
  transition: background 0.5s;
  width: 400px;
}
.sidebar-nav li a:hover {
  background-color: #434958;
}
.sidebar-nav li a:active {
  background-color: #474e5d;
}
#timeline-wrapper {
  height: 100%;
}
#page-content-wrapper {
  background-color: #ffffff;
  transition: all 0.4s ease 0s;
  left: 90px !important;
  border: 1px solid #F1F1F3;
  margin-right: 1px;
  -moz-min-width: 900px !important;
  -ms-min-width: 900px !important;
  -o-min-width: 900px !important;
  -webkit-min-width: 900px !important;
  min-width: 900px !important;
  overflow-x: auto;
}
#page-content-wrapper.item-selected-active {
  bottom: 40px !important;
  border: 1px solid #a8a9a4;
}
#page-content-wrapper.active {
  left: 400px !important;
  transition: all 0.4s ease 0s;
  margin-right: 1px;
}
#wrapper.active {
  padding-left: 400px;
}
#wrapper.active #sidebar-wrapper {
  left: 400px;
  transition: all 0.4s ease 0s;
  width: 400px;
}
#sidebar_menu li a {
  -moz-transition: background 0.5s;
  -ms-transition: background 0.5s;
  -o-transition: background 0.5s;
  -webkit-transition: background 0.5s;
  background: #3c424f;
  color: #ffffff;
  display: block;
  float: left;
  text-decoration: none;
  transition: background 0.5s;
  width: 400px;
}
/*.sidebar_name {
    color: @gray-lighter;
    opacity: .7;
    padding-top: 25px;
}*/
.sidebar-nav > .sidebar-brand {
  font-size: 20px;
  height: 65px;
  line-height: 60px;
  /*li {
        a {
            color: @white;
            background-color:purple;
            &:hover {
                background-color: blue; //lighten(@sage-primary, 3%);
                //color: @gray;
            }

            &.active {
                background-color: yellow; //lighten(@sage-primary, 5%);
            }
        }
    }*/
}
#main_icon {
  float: right;
  padding-right: 35px;
  padding-top: 20px;
}
.sub_item {
  padding-right: 0px;
  padding-top: 10px;
}
.sub_item.disabled,
.sub_item[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.25;
  box-shadow: none;
}
.sub_item.active {
  background-color: #474e5d;
}
.sub_item.active.disabled,
.sub_item.active[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
  box-shadow: none;
}
/*.sub_item_no_data {
    font-size: 1.5em;
    text-align: center;
}*/
.sub_icon {
  float: right;
  padding-right: 25px;
  padding-top: 10px;
}
/*.content-header {
    height: @menu-header-height;
    line-height: @menu-header-height;

    h1 {
        display: inline-block;
        line-height: @menu-header-height;
        margin-left: 20px;
        margin: 0;
    }
}*/
/* Row Utilities */
.tf-designer-actiondetail-header {
  color: #3c424f;
}
.tf-designer-subactiondetail-header {
  background-color: #3c424f;
  color: #ffffff;
}
.tf-grid .method {
  /*.celltimeline > div:first-child {
        margin-top: 15px;
    }*/
  /*.tf-rowtimeline{
      padding-bottom: 20px;
    }*/
}
.tf-grid .method .header {
  padding: 6px 6px 6px 10px;
}
.tf-grid .method .tf-row {
  font-weight: normal;
  background-color: #ffffff;
  color: #6D717A;
  /*.selectedProgress {
        border: 1px solid @sage-blue;
        font-style: italic;
      }*/
}
.tf-grid .method .tf-row .unselectedRow {
  border-left: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
}
.tf-grid .method .tf-row .selectedRow {
  background-color: #f9f9fa;
  font-weight: bold;
  border-right: 3px solid #41A940;
  border-left: 3px solid #41A940;
}
.tf-grid .method .cell {
  padding: 6px 6px 6px 10px;
}
.tf-grid .method .cell .propertyname {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tf-grid .method .cell .type {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tf-grid .method .cell .recipient-active,
.tf-grid .method .cell .recipient-inactive {
  font-size: 16px;
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.75;
  box-shadow: none;
}
.tf-grid .method .cell i.recipient-active {
  color: #5cb85c;
}
.tf-grid .method .cell i.recipient-inactive {
  color: #d9534f;
}
.tf-grid .method .cell .edit-toggle-active,
.tf-grid .method .cell .edit-toggle-inactive {
  font-size: 16px;
  opacity: 0.75;
  box-shadow: none;
}
.tf-grid .method .cell i.edit-toggle-active {
  color: #5cb85c;
}
.tf-grid .method .cell i.edit-toggle-inactive {
  color: #d9534f;
}
.tf-grid .method .cell > i.disabled,
.tf-grid .method .cell > i[disabled] {
  background: #F1F1F3;
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.25;
  box-shadow: none;
}
.tf-grid .method .cell a {
  text-decoration: none;
}
.tf-grid .method .cell a:hover {
  text-decoration: none;
}
.tf-grid .method .cell > h2 > i.fa,
.tf-grid .method .cell h3 > i.fa,
.tf-grid .method .cell h4 > i.fa,
.tf-grid .method .cell h5 > i.fa {
  font-size: 16px;
  cursor: pointer;
  padding-left: 10px;
  display: inline;
  position: relative;
  opacity: 0.75;
}
.tf-grid .method .cell > h2 > i.fa.fa-edit,
.tf-grid .method .cell h3 > i.fa.fa-edit,
.tf-grid .method .cell h4 > i.fa.fa-edit,
.tf-grid .method .cell h5 > i.fa.fa-edit,
.tf-grid .method .cell > h2 > i.fa.fa-trash,
.tf-grid .method .cell h3 > i.fa.fa-trash,
.tf-grid .method .cell h4 > i.fa.fa-trash,
.tf-grid .method .cell h5 > i.fa.fa-trash {
  padding-left: 5px;
  padding-right: 0;
}
.tf-grid .method .cell > h2 > i.fa.fa-edit:hover,
.tf-grid .method .cell h3 > i.fa.fa-edit:hover,
.tf-grid .method .cell h4 > i.fa.fa-edit:hover,
.tf-grid .method .cell h5 > i.fa.fa-edit:hover {
  color: #009fda;
}
.tf-grid .method .cell > h2 > i.fa.fa-trash:hover,
.tf-grid .method .cell h3 > i.fa.fa-trash:hover,
.tf-grid .method .cell h4 > i.fa.fa-trash:hover,
.tf-grid .method .cell h5 > i.fa.fa-trash:hover {
  color: #ff0000;
}
.tf-grid .method .cell > h2 > i.fa.fa-chevron-circle-down:hover,
.tf-grid .method .cell h3 > i.fa.fa-chevron-circle-down:hover,
.tf-grid .method .cell h4 > i.fa.fa-chevron-circle-down:hover,
.tf-grid .method .cell h5 > i.fa.fa-chevron-circle-down:hover,
.tf-grid .method .cell > h2 > i.fa.fa-chevron-circle-up:hover,
.tf-grid .method .cell h3 > i.fa.fa-chevron-circle-up:hover,
.tf-grid .method .cell h4 > i.fa.fa-chevron-circle-up:hover,
.tf-grid .method .cell h5 > i.fa.fa-chevron-circle-up:hover {
  color: #2E3456;
}
.tf-grid .method .cell > h2 > i.fa.disabled,
.tf-grid .method .cell h3 > i.fa.disabled,
.tf-grid .method .cell h4 > i.fa.disabled,
.tf-grid .method .cell h5 > i.fa.disabled,
.tf-grid .method .cell > h2 > i.fa[disabled],
.tf-grid .method .cell h3 > i.fa[disabled],
.tf-grid .method .cell h4 > i.fa[disabled],
.tf-grid .method .cell h5 > i.fa[disabled] {
  background: #F1F1F3;
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.25;
  box-shadow: none;
}
.tf-grid .method .cell > h2 .removed,
.tf-grid .method .cell h3 .removed,
.tf-grid .method .cell h4 .removed,
.tf-grid .method .cell h5 .removed {
  color: #ff0000;
}
.tf-grid .method .cell .well > h2 > i.fa,
.tf-grid .method .cell .well h3 > i.fa,
.tf-grid .method .cell .well h4 > i.fa,
.tf-grid .method .cell .well h5 > i.fa {
  font-size: 16px;
  cursor: pointer;
  padding-left: 10px;
  display: inline;
  position: relative;
  opacity: 0.75;
}
.tf-grid .method .cell .well > h2 > i.fa.fa-edit,
.tf-grid .method .cell .well h3 > i.fa.fa-edit,
.tf-grid .method .cell .well h4 > i.fa.fa-edit,
.tf-grid .method .cell .well h5 > i.fa.fa-edit,
.tf-grid .method .cell .well > h2 > i.fa.fa-trash,
.tf-grid .method .cell .well h3 > i.fa.fa-trash,
.tf-grid .method .cell .well h4 > i.fa.fa-trash,
.tf-grid .method .cell .well h5 > i.fa.fa-trash {
  padding-left: 5px;
  padding-right: 0;
}
.tf-grid .method .cell .well > h2 > i.fa.fa-edit:hover,
.tf-grid .method .cell .well h3 > i.fa.fa-edit:hover,
.tf-grid .method .cell .well h4 > i.fa.fa-edit:hover,
.tf-grid .method .cell .well h5 > i.fa.fa-edit:hover {
  color: #009fda;
}
.tf-grid .method .cell .well > h2 > i.fa.fa-trash:hover,
.tf-grid .method .cell .well h3 > i.fa.fa-trash:hover,
.tf-grid .method .cell .well h4 > i.fa.fa-trash:hover,
.tf-grid .method .cell .well h5 > i.fa.fa-trash:hover {
  color: #ff0000;
}
.tf-grid .method .cell .well > h2 > i.fa.disabled,
.tf-grid .method .cell .well h3 > i.fa.disabled,
.tf-grid .method .cell .well h4 > i.fa.disabled,
.tf-grid .method .cell .well h5 > i.fa.disabled,
.tf-grid .method .cell .well > h2 > i.fa[disabled],
.tf-grid .method .cell .well h3 > i.fa[disabled],
.tf-grid .method .cell .well h4 > i.fa[disabled],
.tf-grid .method .cell .well h5 > i.fa[disabled] {
  background: #F1F1F3;
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.25;
  box-shadow: none;
}
.tf-grid .method .cell .well > h2 .removed,
.tf-grid .method .cell .well h3 .removed,
.tf-grid .method .cell .well h4 .removed,
.tf-grid .method .cell .well h5 .removed {
  color: #ff0000;
}
.tf-grid .method .list-header .header {
  font-weight: bold;
  color: #3c424f;
  background-color: #f9f9fa;
}
.tf-grid .method [class^="row"] {
  border-bottom: 1px solid #F1F1F3;
}
.tf-grid .method [class^="row"]:hover {
  cursor: pointer;
  color: #6D717A;
  background-color: #f9f9fa;
}
.tf-grid .method [class*=" row"] {
  border-bottom: 1px solid #F1F1F3;
}
.tf-grid .method [class*=" row"]:hover {
  cursor: pointer;
  color: #6D717A;
  background-color: #f9f9fa;
}
.tf-grid [class^='row'].margin-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.tf-grid [class^='row'].margin-0 > [class^='col-'] {
  padding-right: 0px;
  padding-left: 0px;
}
.tf-grid [class^='row'].margin-0 > [class*=' col-'] {
  padding-right: 0px;
  padding-left: 0px;
}
.tf-grid [class^='row'].margin-0 [class^='row'] {
  margin-left: 0;
  margin-right: 0;
}
.tf-grid [class^='row'].margin-0 [class*=' row'] {
  margin-left: 0;
  margin-right: 0;
}
.tf-grid [class^='row'].margin-0 [class^='form-group'] {
  margin-left: 0;
  margin-right: 0;
}
.tf-grid [class^='row'].margin-0 [class*=' form-group'] {
  margin-left: 0;
  margin-right: 0;
}
.tf-grid [class*=' row'].margin-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.tf-grid [class*=' row'].margin-0 > [class^='col-'] {
  padding-right: 0px;
  padding-left: 0px;
}
.tf-grid [class*=' row'].margin-0 > [class*=' col-'] {
  padding-right: 0px;
  padding-left: 0px;
}
.tf-grid [class*=' row'].margin-0 [class^='row'] {
  margin-left: 0;
  margin-right: 0;
}
.tf-grid [class*=' row'].margin-0 [class*=' row'] {
  margin-left: 0;
  margin-right: 0;
}
.tf-grid [class*=' row'].margin-0 [class^='form-group'] {
  margin-left: 0;
  margin-right: 0;
}
.tf-grid [class*=' row'].margin-0 [class*=' form-group'] {
  margin-left: 0;
  margin-right: 0;
}
.tf-grid [class^='form-group'].margin-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.tf-grid [class^='form-group'].margin-0 > [class^='col-'] {
  padding-right: 0px;
  padding-left: 0px;
}
.tf-grid [class^='form-group'].margin-0 > [class*=' col-'] {
  padding-right: 0px;
  padding-left: 0px;
}
.tf-grid [class^='form-group'].margin-0 [class^='row'] {
  margin-left: 0;
  margin-right: 0;
}
.tf-grid [class^='form-group'].margin-0 [class*=' row'] {
  margin-left: 0;
  margin-right: 0;
}
.tf-grid [class^='form-group'].margin-0 [class^='form-group'] {
  margin-left: 0;
  margin-right: 0;
}
.tf-grid [class^='form-group'].margin-0 [class*=' form-group'] {
  margin-left: 0;
  margin-right: 0;
}
.tf-grid [class*=' form-group'].margin-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.tf-grid [class*=' form-group'].margin-0 > [class^='col-'] {
  padding-right: 0px;
  padding-left: 0px;
}
.tf-grid [class*=' form-group'].margin-0 > [class*=' col-'] {
  padding-right: 0px;
  padding-left: 0px;
}
.tf-grid [class*=' form-group'].margin-0 [class^='row'] {
  margin-left: 0;
  margin-right: 0;
}
.tf-grid [class*=' form-group'].margin-0 [class*=' row'] {
  margin-left: 0;
  margin-right: 0;
}
.tf-grid [class*=' form-group'].margin-0 [class^='form-group'] {
  margin-left: 0;
  margin-right: 0;
}
.tf-grid [class*=' form-group'].margin-0 [class*=' form-group'] {
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 991px) {
  .tf-grid .method [class^="row"] {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .tf-grid .method [class*=" row"] {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .tf-grid .method .cell {
    padding: 0 10px;
  }
  .tf-grid .method .cell .propertyname {
    font-weight: bold;
    font-size: 1.2em;
    /*.lookuplink {
                        font-weight: normal;
                        font-size: 1.5em;
                        position: absolute;
                        top: 0;
                        right: 10px;
                    }*/
  }
  .tf-grid .method .cell .description {
    padding-left: 10px;
  }
}
.viewRadio .notactive {
  font-size: 1.2em;
  color: #ffffff;
  background-color: #eeeeed;
  text-align: center;
  line-height: 30px;
}
.viewRadio .active {
  font-size: 1.2em;
  color: #ffffff;
  background-color: #00a4ff;
  text-align: center;
  line-height: 30px;
}
.cmn-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}
.cmn-toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
input.cmn-toggle-yes-no + label {
  padding: 2px;
  width: 140px;
  height: 30px;
}
input.cmn-toggle-yes-no + label:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  color: #ffffff;
  font-size: 1.2em;
  text-align: center;
  line-height: 30px;
  background-color: #00a4ff;
  content: attr(data-off);
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
input.cmn-toggle-yes-no + label:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  color: #ffffff;
  font-size: 1.2em;
  text-align: center;
  line-height: 30px;
  background-color: #41A940;
  content: attr(data-on);
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
input.cmn-toggle-yes-no:checked + label:before {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
input.cmn-toggle-yes-no:checked + label:after {
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0);
}
input.cmn-toggle-yes-no:disabled + label:before {
  background: #a8a9a4;
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.25;
  box-shadow: none;
}
input.cmn-toggle-yes-no:disabled + label:after {
  background: #a8a9a4;
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.25;
  box-shadow: none;
}
.linebreaks {
  white-space: pre;
}
.stylish-input-group .input-group-addon {
  background: white !important;
}
.stylish-input-group .form-control {
  border-right: 0;
  box-shadow: 0 0 0;
  border-color: #ccc;
}
.stylish-input-group button {
  border: 0;
  background: transparent;
}
.tf-createtimeline .k-datepicker {
  width: 100%;
}
.tf-createtimeline .input-group {
  width: 100%;
}
.tf-createtimeline .add-button {
  display: block;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  padding-top: 0px;
  background-color: #F1F1F3;
  width: 100%;
  height: 40px !important;
  margin-left: 15px;
  margin-right: 15px;
}
.tf-createtimeline .add-button .action-panel {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: absolute;
  left: 20px;
  top: 40px !important;
  padding-left: 20px;
  width: 420px;
}
.tf-createtimeline .add-button .action-panel > .item-buttons {
  clear: both;
  position: relative;
  top: 20px;
}
.tf-createtimeline .add-button .action-panel > .item-buttons > a {
  color: #a8a9a4;
  margin-right: 17px;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  font-size: 1.1em;
}
.tf-createtimeline .add-button .action-panel > .item-buttons > a:hover {
  color: #4D4F53;
}
.tf-createtimeline .add-button .action-panel > .item-buttons > a.quick-refresh :hover {
  color: #009fda;
}
.tf-createtimeline .add-button .action-panel > .item-buttons > a.quick-deletetemplate :hover {
  color: #ff0000;
}
.tf-createtimeline .add-button .action-panel > .item-buttons > a.quick-deletetemplate.removed {
  color: #ff0000;
}
.tf-createtimeline .add-button .action-panel > .item-buttons > a.quick-addtemplate :hover {
  color: #009fda;
}
.tf-createtimeline .add-button .action-panel > .item-buttons:last-child {
  padding-right: 0px;
  border-right: 1px solid #a8a9a4;
}
.tf-createtimeline-select {
  font-weight: normal;
  cursor: not-allowed;
  pointer-events: none;
  background-color: #ffffff;
  color: #a8a9a4;
}
#custom-search-input {
  border: solid 1px #a8a9a4;
  border-radius: 2px;
  background-color: #ffffff;
}
#custom-search-input input {
  border: 0;
  box-shadow: none;
}
#custom-search-input input.disabled,
#custom-search-input input[disabled] {
  color: #3c424f;
}
#custom-search-input button {
  margin: 0 0 0 0;
  background: none;
  box-shadow: none;
  border: 0;
  color: #3c424f;
  background-color: #ffffff;
  padding: 0 0px 0 0px;
  border-left: solid 1px #a8a9a4;
  outline: 0;
}
#custom-search-input button:hover {
  border: 0;
  box-shadow: none;
  border-left: solid 1px #a8a9a4;
}
.tf-timeline {
  /*.tf-timeline-entitylist {
    position: relative;
    border: 1px solid #f1f1f3;
    width: 450px !important;
    overflow-y: auto;
    height: 100%;
  }

  .tf-timeline-details {
    position: absolute;
    width: calc(~'100% - 450px');
    overflow-y: auto;
    left: 450px !important;
    top: 0px !important;
    height: 100%;

  }*/
}
.tf-timeline .add-button {
  display: block;
  border-bottom: 1px solid #cccccc;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-top: 0px;
  background-color: #F1F1F3;
  width: 100%;
  height: 85px !important;
}
.tf-timeline .add-button .flag-panel {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: absolute;
  width: 120px !important;
  top: 0px !important;
  left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.tf-timeline .add-button .flag-panel > .item-buttons {
  clear: both;
  margin: 5px 0 0 0px;
  position: relative;
}
.tf-timeline .add-button .flag-panel > .item-buttons > a {
  color: #a8a9a4;
  margin-left: 10px;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  font-size: 1.1em;
}
.tf-timeline .add-button .flag-panel > .item-buttons > a.error-flag,
.tf-timeline .add-button .flag-panel > .item-buttons > a.error-flag :hover,
.tf-timeline .add-button .flag-panel > .item-buttons > a.action-selected.error-flag {
  cursor: default;
  color: #f72f2f;
}
.tf-timeline .add-button .flag-panel > .item-buttons > a.warning-flag,
.tf-timeline .add-button .flag-panel > .item-buttons > a.warning-flag :hover,
.tf-timeline .add-button .flag-panel > .item-buttons > a.action-selected.warning-flag {
  cursor: default;
  color: #ff5800;
}
.tf-timeline .add-button .flag-panel > .item-buttons > a.completed-flag,
.tf-timeline .add-button .flag-panel > .item-buttons > a.completed-flag :hover,
.tf-timeline .add-button .flag-panel > .item-buttons > a.action-selected.completed-flag {
  cursor: default;
  color: #009fda;
}
.tf-timeline .add-button .flag-panel > .item-buttons > a.inprogress-flag,
.tf-timeline .add-button .flag-panel > .item-buttons > a.inprogress-flag :hover,
.tf-timeline .add-button .flag-panel > .item-buttons > a.action-selected.inprogress-flag {
  cursor: default;
  color: #41A940;
}
.tf-timeline .add-button .action-panel {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: absolute;
  left: 0px;
  top: 40px !important;
  padding-left: 20px;
  width: calc(100% - 200px);
}
.tf-timeline .add-button .action-panel > .item-buttons {
  clear: both;
  margin: 5px 0 0 0px;
  position: relative;
}
.tf-timeline .add-button .action-panel > .item-buttons > a {
  color: #a8a9a4;
  margin-right: 20px;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  font-size: 1.1em;
}
.tf-timeline .add-button .action-panel > .item-buttons > a:hover {
  color: #4D4F53;
}
.tf-timeline .add-button .action-panel > .item-buttons > a.quick-refresh :hover {
  color: #009fda;
}
.tf-timeline .add-button .action-panel > .item-buttons > a.quick-filter :hover {
  color: #009fda;
}
.tf-timeline .add-button .action-panel > .item-buttons:last-child {
  padding-right: 20px;
  border-right: 1px solid #a8a9a4;
}
.tf-timeline .add-button .action-panel .btn span.glyphicon {
  opacity: 0;
}
.tf-timeline .add-button .action-panel .btn.active span.glyphicon {
  opacity: 1;
}
.tf-timeline .add-button .heading-secondary {
  color: #3c424f;
  text-align: center;
  width: calc(100% - 20px);
  margin-left: 10px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #a8a9a4;
}
.tf-timeline .filter-button-panel {
  width: 99%;
  background-color: #ffffff;
  padding-top: 5px;
  border-bottom: 1px solid #F1F1F3;
  text-align: center;
  min-height: 40px;
}
.tf-timeline .filter-button-panel .filter-button {
  width: auto;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-top: 3px;
  font-size: 0.85em;
  color: #3c424f;
  border-radius: 6px;
}
.tf-timeline .filter-button-panel .filter-button:hover {
  cursor: pointer;
  color: #434958;
}
.tf-timeline .filter-button-panel .behind-schedule {
  background-color: #ff5800;
}
.tf-timeline .filter-button-panel .behind-schedule:hover {
  cursor: pointer;
  background-color: #ff691a;
}
.tf-timeline .filter-button-panel .on-track {
  background-color: #41A940;
}
.tf-timeline .filter-button-panel .on-track:hover {
  cursor: pointer;
  background-color: #4aba49;
}
.tf-timeline .filter-button-panel .in-error {
  background-color: #f72f2f;
}
.tf-timeline .filter-button-panel .in-error:hover {
  cursor: pointer;
  background-color: #f84848;
}
.tf-timeline .filter-button-panel .suspended {
  background-color: #A7FAEF;
}
.tf-timeline .filter-button-panel .suspended:hover {
  cursor: pointer;
  background-color: #bffbf3;
}
.tf-timeline .filter-button-panel .completed {
  background-color: #009fda;
}
.tf-timeline .filter-button-panel .completed:hover {
  cursor: pointer;
  background-color: #00b2f3;
}
.tf-timeline .tf-timline-dashboard-listheading {
  font-size: 0.95em;
  color: #3c424f;
}
.tf-timeline .tf-timline-dashboard-listlabel {
  font-size: 0.8em;
  color: #a8a9a4;
}
.tf-timeline .progress {
  position: relative;
  height: 32px;
}
.tf-timeline .progress .progress-ahead {
  background-color: #42ad41;
}
.tf-timeline .progress .progress-complete {
  background-color: #00a3df;
}
.tf-timeline .progress .progress-behindwarning {
  background-color: #ff5b05;
}
.tf-timeline .progress .progress-behinderror {
  background-color: #f73434;
}
.tf-timeline .progress:hover {
  cursor: pointer;
  background-color: #434958;
}
.tf-timeline .progress.disabled,
.tf-timeline .progress[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.25;
  box-shadow: none;
}
.tf-timeline .sidebar-nav {
  height: 45px;
  line-height: 1.2;
}
.tf-timeline .selectedProgress {
  border: 1px solid #ffffff;
  font-style: italic;
}
.tf-timeline .selectedProgress.disabled,
.tf-timeline .selectedProgress[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
  box-shadow: none;
}
.tf-timeline .progress {
  background-color: #3c424f;
}
.tf-timeline .progress > .progress-type {
  position: absolute;
  left: 0px;
  font-size: 0.85em;
  padding: 3px 30px 5px 10px;
  color: #ffffff;
  background-color: rgba(25, 25, 25, 0.2);
}
.tf-timeline .progress-type > .progress-type-employee {
  font-weight: bolder;
}
.tf-timeline .progress > .progress-completed {
  position: absolute;
  right: 0px;
  font-weight: 800;
  padding: 3px 10px 2px;
  color: #ffffff;
}
.resume-details-Modal .modal-dialog {
  width: 800px !important;
  height: 200px !important;
  position: relative;
  z-index: 41;
  top: 25%;
  padding: 30px;
  -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
}
.filter-timeline-Modal .modal-dialog {
  width: 800px !important;
  height: 200px !important;
  position: relative;
  z-index: 41;
  top: 25%;
  padding: 30px;
  -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
}
.filter-timeline-Modal .modal-dialog .status-group {
  border-style: solid;
  border-radius: 3px;
  border-color: #ccc;
  padding-left: 0px;
  padding-right: 0px;
  font-weight: bold;
}
.filter-timeline-Modal .modal-dialog .status-group-label {
  background-color: #F1F1F3;
}
.timeflow-heading {
  color: #00a4cf;
  text-align: right;
  width: calc(100% - 20px);
  margin-left: 10px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}
/* Hiding the checkbox, but allowing it to be focused */
.badgebox {
  opacity: 0;
}
.badgebox + .badge {
  /* Move the check mark away when unchecked */
  text-indent: -999999px;
  /* Makes the badge's width stay the same checked and unchecked */
  width: 27px;
}
.badgebox:focus + .badge {
  /* Set something to make the badge looks focused */
  /* This really depends on the application, in my case it was: */
  /* Adding a light border */
  box-shadow: inset 0px 0px 5px;
  /* Taking the difference out of the padding */
}
.badgebox:checked + .badge {
  /* Move the check mark back when checked */
  text-indent: 0;
  color: #3c424f;
}
[validation-list] {
  z-index: 1050;
  background-color: #F1F1F3;
  border-color: #eeeeed;
  padding: 15px 10px 5px 10px;
  position: fixed;
  right: 20px;
  min-width: 50px;
  min-height: 35px;
}
[validation-list].min > ul {
  display: none;
}
[validation-list] > button {
  padding: 0;
  position: absolute;
  top: 10px;
  right: 10px;
}
[validation-list] > button:hover {
  color: #4d4f53;
}
[validation-list] > button > span {
  margin-left: 4px;
}
ul.rules {
  list-style-type: none;
  padding: 0;
}
ul.rules > li {
  padding: 0;
  margin: 0 0 5px 0;
}
ul.rules > li:last-child {
  margin: 0;
}
ul.rules > li > ul {
  list-style-type: none;
  padding: 0;
}
ul.rules > li > ul > li {
  padding: 0 0 0 5px;
  margin: 2px;
}
ul.rules .property {
  color: #000000;
  font-size: 14px;
  padding: 0;
}
ul.rules .error {
  border-left: 5px solid #ff0000;
}
ul.rules .error:hover {
  cursor: default;
  color: #ff0000;
}
ul.rules .warning {
  border-left: 5px solid #f39c12;
}
ul.rules .warning:hover {
  cursor: default;
  color: #f39c12;
}
ul.rules .success {
  border-left: 5px solid #009fda;
}
ul.rules .success:hover {
  cursor: default;
  color: #009fda;
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
[notification-window] {
  display: none;
}
[notification-window].modal.in .modal-dialog {
  -moz-transform: translate(0, calc(50%));
  -ms-transform: translate(0, calc(50%));
  -o-transform: translate(0, calc(50%));
  -webkit-transform: translate(0, calc(50%));
  transform: translate(0, calc(50%));
  z-index: 40000;
}
[notification-window] .modal-header {
  position: relative;
  background-color: #4d4f53;
  color: #ffffff;
  padding-left: 60px;
}
[notification-window] .modal-title {
  font-size: 14pt;
  line-height: 1em;
}
[notification-window] .modal-footer {
  border: none;
  padding: 15px 5px;
}
[notification-window] .modal-content {
  border-radius: 0;
  border: none;
}
[notification-window] .modal-body {
  overflow-y: auto;
  max-height: 400px;
}
[notification-window] .modal-body.loading {
  color: #ffffff;
  overflow-y: hidden;
}
[notification-window] .modal-body.loading .modal-title {
  margin-left: 60px;
  color: #4d4f53;
  line-height: 25px;
}
[notification-window] .more-detail-body {
  color: #4D4F53;
  border: double #a8a9a4;
  background: #F1F1F3;
}
[notification-window] .modal-more-detail {
  cursor: pointer;
}
[notification-window] .modal-more-detail:hover {
  color: #4d4f53;
  background: #eeeeed;
}
[notification-window] .fa-refresh {
  padding: 0;
  margin: 0;
  font-size: 2.5em;
  -moz-transform-origin: 50% 49%;
  -ms-transform-origin: 50% 49%;
  -o-transform-origin: 50% 49%;
  -webkit-transform-origin: 50% 49%;
  transform-origin: 50% 49%;
  -moz-animation: spin 1s linear infinite;
  -o-animation: spin 1s linear infinite;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
[notification-window] .loading-message {
  font-size: 30px;
  /*margin-left: 10px;*/
}
[notification-window] .close {
  text-shadow: none;
  color: #ffffff;
  font-size: 1.5em;
}
[notification-window] .icon-area {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50px;
  font-size: 2.5em;
}
[notification-window] .icon-area:after {
  position: absolute;
  top: 8px;
  left: 10px;
}
[notification-window] .icon-area.error {
  background-color: #f72f2f;
}
[notification-window] .icon-area.error:after {
  content: "\f05e";
}
[notification-window] .icon-area.warning {
  background-color: #ff5800;
}
[notification-window] .icon-area.warning:after {
  content: "\f06a";
}
[notification-window] .icon-area.warning-error {
  background-color: #f72f2f;
}
[notification-window] .icon-area.warning-error:after {
  content: "\f06a";
}
[notification-window] .icon-area.info {
  background-color: #009fda;
}
[notification-window] .icon-area.info:after {
  content: "\f05a";
}
[notification-window] .icon-area.confirm {
  background-color: #009fda;
}
[notification-window] .icon-area.confirm:after {
  content: "\f059";
}
[notification-window] .icon-area.comment {
  background-color: #255bc7;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
[notification-window] .icon-area.comment:after {
  content: "\f075";
}
[notification-window] .icon-area.success {
  background-color: #00a65a;
}
[notification-window] .icon-area.success:after {
  content: "\f058";
}
[notification-window] .icon-area.loading {
  background-color: #009fda;
  width: 60px;
}
[notification-window] .icon-area.loading i.fa {
  margin: 15px;
}
[pdf] {
  /* CSS classes used by TextLayerBuilder to style the text layer divs */
  /* This stuff is important! Otherwise when you select the text, the text in the divs will show up! */
}
[pdf] ::selection {
  background: rgba(0, 0, 255, 0.3);
}
[pdf] ::-moz-selection {
  background: rgba(0, 0, 255, 0.3);
}
[pdf] .textLayer {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  color: #000;
  font-family: sans-serif;
  overflow: hidden;
}
[pdf] .textLayer > div {
  color: transparent;
  position: absolute;
  line-height: 1;
  white-space: pre;
  cursor: text;
}
[pdf] .textLayer .highlight {
  margin: -1px;
  padding: 1px;
  background-color: rgba(180, 0, 170, 0.2);
  border-radius: 4px;
}
[pdf] .textLayer .highlight.begin {
  border-radius: 4px 0px 0px 4px;
}
[pdf] .textLayer .highlight.end {
  border-radius: 0px 4px 4px 0px;
}
[pdf] .textLayer .highlight.middle {
  border-radius: 0px;
}
[pdf] .textLayer .highlight.selected {
  background-color: rgba(0, 100, 0, 0.2);
}
@media print {
  body * {
    visibility: hidden;
  }
  [pdf] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  [pdf] * {
    visibility: visible;
  }
  .noprint {
    position: static;
  }
}
[table-data] th[filter] {
  position: relative;
}
[table-data] th[filter] ul {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 160px;
  padding: 5px 0;
  margin: -2px;
  list-style: none;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
[table-data] th[filter] ul li {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428;
  color: #4d4f53;
  white-space: nowrap;
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
[spinner] {
  z-index: 9999;
  display: none;
}
[spinner].show {
  display: inline-block;
}
[spinner].show:before {
  display: inline-block;
  font-size: 2em;
  color: #255bc7;
  -moz-transform-origin: 50% 49%;
  -ms-transform-origin: 50% 49%;
  -o-transform-origin: 50% 49%;
  -webkit-transform-origin: 50% 49%;
  transform-origin: 50% 49%;
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}
[spinner].show.fill {
  background-color: rgba(77, 79, 83, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
[spinner].show.fill:before {
  color: #255bc7;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-right: -50%;
}
.tree-grid-animate-enter,
.tree-grid-row.ng-enter {
  -moz-transition: 200ms linear all;
  -o-transition: 200ms linear all;
  -webkit-transition: 200ms linear all;
  transition: 200ms linear all;
  position: relative;
  display: block;
  opacity: 0;
  max-height: 0;
}
.tree-grid-animate-enter.tree-grid-animate-enter-active,
.tree-grid-row.ng-enter-active {
  opacity: 1;
  max-height: 30px;
}
.tree-grid-animate-leave,
.tree-grid-row.ng-leave {
  -moz-transition: 200ms linear all;
  -o-transition: 200ms linear all;
  -webkit-transition: 200ms linear all;
  transition: 200ms linear all;
  position: relative;
  display: block;
  height: 30px;
  max-height: 30px;
  opacity: 1;
}
.tree-grid-animate-leave.tree-grid-animate-leave-active,
.tree-grid-row.ng-leave-active {
  height: 0;
  max-height: 0;
  opacity: 0;
}
/*
 * Angular 1.2.0 Animation placeholders.
 */
/*
 * Normal CSS styles.
 */
.tree-grid i.indented {
  padding: 2px;
}
.tree-grid .level-1 .indented {
  position: relative;
  left: 0;
}
.tree-grid .level-2 .indented {
  position: relative;
  left: 15px;
}
.tree-grid .level-3 .indented {
  position: relative;
  left: 30px;
}
.tree-grid .level-4 .indented {
  position: relative;
  left: 45px;
}
.tree-grid .level-5 .indented {
  position: relative;
  left: 60px;
}
.tree-grid .level-6 .indented {
  position: relative;
  left: 75px;
}
.tree-grid .level-7 .indented {
  position: relative;
  left: 90px;
}
.tree-grid .level-8 .indented {
  position: relative;
  left: 105px;
}
.tree-grid .level-9 .indented {
  position: relative;
  left: 120px;
}
.tree-grid .level-10 .indented {
  position: relative;
  left: 135px;
}
.tree-grid .level-11 .indented {
  position: relative;
  left: 150px;
}
.tree-grid .level-12 .indented {
  position: relative;
  left: 165px;
}
.tree-grid .level-13 .indented {
  position: relative;
  left: 180px;
}
.tree-grid .level-14 .indented {
  position: relative;
  left: 195px;
}
.tree-grid .level-15 .indented {
  position: relative;
  left: 210px;
}
.input-group-button {
  cursor: pointer;
}
.tree-grid .tree-icon,
.tree-label {
  cursor: pointer;
}
.icon-file {
  color: #3c424f;
}
.icon-file:hover {
  cursor: default;
}
.icon-minus {
  color: #3c424f;
}
.icon-plus {
  color: #3c424f;
}
table.tree-grid {
  max-height: 500px;
  overflow-y: scroll;
}
page-loading,
.coming-soon {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  color: #255bc7;
  font-size: 3em;
  text-align: center;
  z-index: 999;
}
page-loading .icon,
.coming-soon .icon {
  padding-bottom: 30px;
  opacity: 0.9;
}
page-loading .loading-description,
.coming-soon .loading-description {
  text-wrap: none;
  color: #3c424f;
  opacity: 0.9;
}
page-loading.inline,
.coming-soon.inline {
  top: auto;
}
page-loading.move-right,
.coming-soon.move-right {
  left: 100%;
}
page-loading.move-left,
.coming-soon.move-left {
  left: 100%;
}
page-loading {
  top: calc(50vh - 175px );
}
.rule-display-modal {
  position: fixed;
  left: 80vw;
  top: 120px;
  z-index: 30000;
  -moz-box-shadow: 0 2px 5px #4d4f53;
  -webkit-box-shadow: 0 2px 5px #4d4f53;
  box-shadow: 0 2px 5px #4d4f53;
  background-color: #ffffff;
  min-width: 62px;
  max-width: 20vw;
}
.rule-display-modal .fa {
  margin: 5px;
  color: #ffffff;
}
.rule-display-modal .header {
  background-color: #3c424f;
  color: #ffffff;
  width: 100%;
}
.rule-display-modal .header .header-info {
  margin-top: 7px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 17px;
  font-weight: bold;
}
.rule-display-modal .header .toggle-icon {
  right: 4px;
  top: 7px;
  position: absolute;
}
.rule-display-modal .header .toggle-icon .fa {
  margin: 5px;
  color: #ffffff;
}
.rule-display-modal .header .toggle-icon .fa.fa-minus-square,
.rule-display-modal .header .toggle-icon .fa.fa-plus-square {
  cursor: pointer;
}
.rule-display-expanded {
  background-color: #ffffff;
  color: #4d4f53;
  padding: 10px;
  max-height: 55vh;
  overflow-y: auto;
}
.rule-display-expanded .rule-display-container {
  padding-left: 10px;
}
.rule-display-expanded .rule-display-container .property-rule-collection {
  padding-left: 10px;
}
.rule-display-expanded.ng-enter,
.rule-display-expanded.ng-leave {
  -webkit-transition: 1s linear all;
  -moz-transition: 1s linear all;
  -ms-transition: 1s linear all;
  -o-transition: 1s linear all;
  transition: 1s linear all;
}
.rule-display-expanded.ng-enter {
  max-height: 0;
  opacity: 0;
}
.rule-display-expanded.ng-enter.ng-enter-active {
  max-height: 55vh;
  opacity: 1;
}
.rule-display-expanded.ng-leave {
  max-height: 55vh;
  opacity: 1;
}
.rule-display-expanded.ng-leave.ng-leave-active {
  max-height: 0;
  opacity: 1;
}
.rule-display-expanded ul {
  -webkit-padding-start: 0;
}
.rule-display-expanded li {
  list-style: none;
  padding: 0;
}
.rule-display-expanded .property {
  font-weight: bold;
  cursor: pointer;
  padding: 5px;
}
.rule-display-expanded .property:hover {
  background-color: #3c424f;
  color: #ffffff;
}
.rule-display-expanded .property-rule {
  margin-left: 15px;
}
.rule-display-expanded .error,
.rule-display-expanded .warning,
.rule-display-expanded .success {
  color: #ffffff;
  margin: 2px 0 2px 0;
}
.rule-display-expanded .error i,
.rule-display-expanded .warning i,
.rule-display-expanded .success i {
  padding: 5px;
  margin: 0;
}
.rule-display-expanded .error-message,
.rule-display-expanded .warning-message,
.rule-display-expanded .success-message {
  padding-left: 10px;
  margin-top: 3px;
  color: #4d4f53;
}
.rule-display-expanded .error {
  background-color: #ffffff;
}
.rule-display-expanded .error i {
  background-color: #f72f2f;
}
.rule-display-expanded .warning {
  background-color: #ffffff;
}
.rule-display-expanded .warning i {
  background-color: #ff5800;
}
.rule-display-expanded .success {
  background-color: #ffffff;
}
.rule-display-expanded .success i {
  background-color: #6639b7;
}
.sage-panel {
  border: 1px solid #3c424f;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  float: none !important;
}
.sage-panel .sage-panel-header {
  background-color: #3c424f;
  padding: 5px 10px;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
}
.sage-panel .sage-panel-header ul.sage-panel-header-actions {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  float: right;
}
.sage-panel .sage-panel-header ul.sage-panel-header-actions li {
  padding-left: 5px;
}
.sage-panel .sage-panel-header ul.sage-panel-header-actions li:hover {
  color: #6D717A;
  cursor: pointer;
}
.sage-panel .sage-panel-content {
  background-color: #ffffff;
}
.sage-panel .sage-panel-content .sage-panel-content-empty {
  padding: 5px 10px;
}
.sage-panel .sage-panel-content ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.sage-panel .sage-panel-content ul li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sage-panel .sage-panel-content ul li:hover {
  background-color: #cccccc;
  cursor: pointer;
}
.sage-panel .sage-panel-content ul li.selectedPanelItem {
  background-color: #DDDDDD;
}
.sage-panel .sage-panel-footer {
  background-color: #3c424f;
  padding: 5px 10px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 25px;
}
.sage-panel .sage-panel-footer .sage-panel-footer-navigation-icon {
  font-size: 20px;
  cursor: pointer;
}
.sage-panel .sage-panel-footer .sage-panel-footer-navigation-icon-disabled {
  color: #a8a9a4;
  cursor: not-allowed;
}
.sage-page-contaianer.sage-page-modal {
  top: 0;
  bottom: 0;
  margin: 0;
}
.modal-content .sage-panel-scroll {
  bottom: 0px !important;
}
.modal-content .sage-page-content.no-left {
  bottom: 0px !important;
}
.sage-page-contaianer {
  position: absolute;
  left: 0;
  Top: 109px;
  right: 0;
  bottom: 65px;
  overflow-x: auto;
  overflow-y: auto;
}
.sage-page-contaianer .sage-page {
  padding-top: 10px;
}
.sage-page-contaianer .sage-page .sage-page-panel-left {
  width: 350px;
  height: 0px;
  float: left;
}
.sage-page-contaianer .sage-page .sage-page-panel-left .sage-panel-scroll {
  position: absolute;
  padding-top: 10px;
  left: 0;
  width: 340px;
  top: 0px;
  right: 0;
  bottom: 37px;
  overflow-x: auto;
  overflow-y: auto;
  z-index: 3;
}
.sage-page-contaianer .sage-page .sage-page-content.no-left {
  float: none !important;
  position: absolute;
  padding-top: 10px;
  left: 0;
  top: 0px;
  right: 0;
  bottom: 37px;
  overflow-x: auto;
  overflow-y: auto;
}
.sage-page-contaianer .sage-page .sage-page-content {
  float: left;
  margin-left: 330px;
  padding: 0px 10px;
}
.sage-page-contaianer .sage-page .sage-page-content .field-access-template {
  left: 0;
  right: 0;
  padding-top: 25px;
  height: 90%;
}
.sage-page-contaianer .sage-page .sage-page-content .sage-page-view {
  border: 1px solid #3c424f;
  background-color: #f5f5f5;
}
.sage-page-contaianer .sage-page .sage-page-content .sage-page-view .sage-page-view-title {
  color: white;
  font: 16px/1.15 Arial;
  font: bold;
  text-align: center;
  padding-top: 15px !important;
  margin: 0;
}
.sage-page-contaianer .sage-page .sage-page-content .sage-page-view .sage-page-view-menu {
  background-color: #3c424f;
  border-bottom: 1px solid #3c424f;
  margin: 0;
}
.sage-page-contaianer .sage-page .sage-page-content .sage-page-view .sage-page-view-menu .col-sm-4 {
  padding: 0;
}
.sage-page-contaianer .sage-page .sage-page-content .sage-page-view .sage-page-view-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 5px 10px;
  overflow: hidden;
}
.sage-page-contaianer .sage-page .sage-page-content .sage-page-view .sage-page-view-menu ul li {
  display: inline;
  margin-right: 5px;
}
.sage-page-contaianer .sage-page .sage-page-content .sage-page-view .sage-page-view-menu ul li a {
  border-radius: 7px;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  padding: 5px 0;
  width: 36px;
  text-decoration: none;
}
.sage-page-contaianer .sage-page .sage-page-content .sage-page-view .sage-page-view-menu ul li a:hover {
  color: #ffffff;
  background-color: #ccc;
}
.sage-page-contaianer .sage-page .sage-page-content .sage-page-view .sage-page-view-menu ul li .disabled {
  color: #a8a9a4;
  pointer-events: none;
  cursor: default;
}
.sage-page-contaianer .sage-page .sage-page-content .sage-page-view .sage-page-view-menu .menu-action-item {
  font-size: 25px;
  float: right;
  color: white;
  padding-right: 20px;
  padding-top: 3px;
  cursor: pointer;
}
.sage-page-contaianer .sage-page .sage-page-content .sage-page-view .sage-page-view-menu.compare-page-titles {
  position: absolute;
  top: 0px;
  width: 100%;
  background-color: transparent;
  border: None;
}
.sage-page-contaianer .sage-page .sage-page-content .sage-page-view .sage-page-view-menu.compare-page-titles .sage-page-view-title {
  padding-top: 0px !important;
  font-size: 20px;
  line-height: 46px;
  margin-top: 10px;
}
.sage-page-contaianer .sage-page .sage-page-content .sage-page-view .sage-page-view-menu.compare-page-titles .sage-page-view-title:first-child {
  border-right: 2px solid;
}
.sage-page-contaianer .sage-page .sage-page-content .sage-page-view .sage-page-view-content {
  margin: 15px;
}
.sage-page-contaianer .sage-page .sage-page-content .sage-page-view .sage-page-view-content h3 {
  padding-bottom: 5px;
  font: 16px/1.15 Arial;
  margin: 0 15px 0 15px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  border-bottom: 1px solid #cccccc;
}
.sage-page-contaianer .sage-page .sage-page-content .sage-page-view .sage-page-view-content textarea {
  resize: vertical;
}
.sage-page-contaianer .sage-page .sage-page-content .sage-page-view .sage-page-view-content .sage-table {
  margin: 0 15px;
}
.sage-page-contaianer .sage-page .sage-page-content .sage-page-view .sage-page-view-content .form-horizontal {
  margin: 15px;
}
.sage-page-contaianer .sage-page .sage-page-content .sage-page-view .sage-page-view-content .form-horizontal .control-label {
  text-align: left;
}
.sage-form-control-auto {
  width: 100%;
}
.sage-page-footer-static {
  z-index: 999;
  padding-top: 7px;
  position: fixed;
  left: 0px;
  bottom: 0px;
  height: 90px;
  width: 100%;
  border-top: 1px solid #3c424f;
  background: #ffffff;
}
.sage-page-footer-inbox {
  width: 80%;
  margin-left: 20%;
}
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */
}
.sage-table {
  border: 1px solid #3c424f;
}
.sage-table .sage-table-header {
  padding: 5px;
  font-size: 12px;
  background: #3c424f;
  color: white;
}
.sage-table .sage-table-toolbar {
  padding: 5px;
  background: #ffffff;
}
.sage-table .sage-table-cell-toolbar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.sage-table .sage-table-cell-toolbar ul li {
  display: inline;
}
.sage-table .sage-table-cell-toolbar ul li a {
  border-radius: 7px;
  color: #3c424f;
  font-size: 14px;
  text-align: center;
  padding: 5px 0;
  width: 24px;
  text-decoration: none;
}
.sage-table .sage-table-cell-toolbar ul li a:hover {
  color: #ffffff;
  background-color: #41A940;
}
.sage-table .sage-table-cell-toolbar ul li .disabled {
  color: #a8a9a4;
  pointer-events: none;
  cursor: default;
}
.cell-required {
  border: 1px solid #f72f2f !important;
  height: 30px;
}
.cell-required .sage-table-cell-action {
  padding-left: 5px;
}
.sage-table-cell-action a {
  border-radius: 5px;
  color: #3c424f;
  font-size: 14px;
  text-align: center;
  padding: 3px 0 3px 5px;
  width: 24px;
  text-decoration: none;
  margin-top: 1px;
  margin-right: 1px;
}
.sage-table-cell-action a:hover {
  color: #3c424f;
  background-color: #ccc;
}
.sage-table-cell-action .disabled {
  color: #a8a9a4;
  pointer-events: none;
  cursor: default;
}
@font-face {
  font-family: 'RatingImages';
  src: url('../../fonts/RatingImages.ttf') format('truetype'), url('../../fonts/RatingImages.woff') format('woff'), url('../../fonts/RatingImages.eot') format('eot'), url('../../fonts/RatingImages.svg?#RatingImages') format('svg');
  font-weight: normal;
  font-style: normal;
}
.sf-icon {
  font-family: 'RatingImages' !important;
  speak: none;
  font-size: 55px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.sf-icon-image-horizontal {
  margin-right: 15px;
  margin-bottom: 15px;
  padding: 5px 5px 3px 5px;
}
.sf-icon-selected {
  background-image: radial-gradient(white 50%, black);
  border-radius: 50%;
}
.sf-icon-like:before {
  content: "\e700";
}
.sf-icon-unlike:before {
  content: "\e701";
}
.sf-icon-sad:before {
  content: "\e702";
}
.sf-icon-smile:before {
  content: "\e703";
}
.sf-icon-speechless:before {
  content: "\e704";
}
.sf-icon-angry:before {
  content: "\e705";
}
.sf-icon-veryAngry:before {
  content: "\e706";
}
.sf-icon-tongue:before {
  content: "\e708";
}
.sf-icon-laugh:before {
  content: "\e709";
}
.sf-icon-circle:before {
  content: "\e70a";
}