html, body, div, p, h1, h2, h3, h4, h5, h6, form, a, img, table, input {
  padding: 0;
  margin: 0;
  outline: none;
}

html {
  overflow-y: scroll;
  overflow-anchor: none;
  /* stop Chrome from changing scroll position if task tooltip is shown */
}

* html .clearfix {
  height: 1%;
}

* + html .clearfix {
  display: inline-block;
}

#loading, fieldset, .linkDropdownContentBlock,
.sub, .filterbut, .filter-container .filter-item a,
.schedule_selector, input.higher, .mainsearch, .paarotLines, .draggable-placeholder, img.bordered,
.colstatus, .custom .jcrop-handle, .interested-party-header_option {
  border-radius: 0.5rem;
}

th, legend, .total td, #nxDatePicker th, div.holiday,
.weekday, .helplink, .helptable th, .helpsub,
.error, .filterbut, .addlink, #menu ul li a,
#topMenu ul li.current,
.projectname, #tabs li a, a.current, .projectname_grey a {
  font-weight: 600;
}

.italic {
  font-style: italic;
}

.pointer, .calendar_ico, .close,
.select_all, .deselect_all, .collapse_all, #tabs li a {
  cursor: pointer;
}

.pointer-default {
  cursor: default;
}

img, hr, input[type=file], #nxDatePicker th, .helptable th, .hiddenbttn,
#tabs li a, .noborder {
  border: 0;
}

.full, div.holiday, .topbar,
.helptable, #contentCol, #modalWindow, #tabs ul, #paginator, .jcrop-hline, .jcrop-tracker {
  width: 100%;
}

th, a.tooltip > span {
  text-align: left;
}

.loading, div.holiday, .calendar_today, .weekday,
#paginator {
  text-align: center;
}

.inputno, .inputvalue, .ui-datepicker-other-month {
  text-align: right;
}

.mainsearch, #menu ul li, #topMenu ul li, .filter-container, .filter-container .filter-item a, #tabs li a {
  float: left !important;
}

#modalClose, .modalClose {
  float: right;
}

textarea, .calendar_today {
  border: 1px solid #CDD3DF;
}

fieldset, legend {
  border: 1px solid #E2E6EE;
}

.nowrap, .taskowner, .projectname, .projectname_grey {
  white-space: nowrap;
}

input.higher, .mainsearch {
  font-size: 15px;
  color: #494F59;
}

input, select, textarea {
  font-family: inherit;
  line-height: 2;
  padding: 2px 8px;
  font-size: 12px;
  color: #1F2226;
}

optgroup {
  font-style: normal;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #969FAE;
}

input:-moz-placeholder, textarea:-moz-placeholder {
  color: #969FAE;
}

input[type=number]:focus-visible:where(:not(.sui-counter__input, .sui-chat-message__input)),
input[type=text]:focus-visible:where(:not(.sui-counter__input, .sui-chat-message__input)),
input[type=tel]:focus-visible:where(:not(.sui-counter__input, .sui-chat-message__input)),
input[type=email]:focus-visible:where(:not(.sui-counter__input, .sui-chat-message__input)),
textarea:focus-visible:where(:not(.sui-counter__input, .sui-chat-message__input)) {
  border: 1px solid #969FAE;
}
input[type=number][readonly]:focus,
input[type=text][readonly]:focus,
input[type=tel][readonly]:focus,
input[type=email][readonly]:focus,
textarea[readonly]:focus {
  border: 1px solid #CDD3DF;
}
input[type=number][readonly]:hover,
input[type=text][readonly]:hover,
input[type=tel][readonly]:hover,
input[type=email][readonly]:hover,
textarea[readonly]:hover {
  cursor: default;
}
input[type=number][disabled],
input[type=text][disabled],
input[type=tel][disabled],
input[type=email][disabled],
textarea[disabled] {
  background: #F7F9FD;
  border: 0.125rem #F0F3FA solid;
  color: #B4BCCA;
}

.padded {
  padding: 4px 2px 3px 3px;
}

input[type=number]:where(:not(.sui-counter__input)),
input[type=checkbox]:where(:not(.sui-counter__input)),
input[type=text]:where(:not(.sui-counter__input)),
input[type=tel]:where(:not(.sui-counter__input)),
input[type=email]:where(:not(.sui-counter__input)),
input[type=password]:where(:not(.sui-counter__input)),
input[type=datetime-local]:where(:not(.sui-counter__input)),
select:where(:not(.sui-counter__input)) {
  border: 1px solid #CDD3DF;
}
input[type=number]:focus-visible:where(:not(.sui-counter__input)),
input[type=checkbox]:focus-visible:where(:not(.sui-counter__input)),
input[type=text]:focus-visible:where(:not(.sui-counter__input)),
input[type=tel]:focus-visible:where(:not(.sui-counter__input)),
input[type=email]:focus-visible:where(:not(.sui-counter__input)),
input[type=password]:focus-visible:where(:not(.sui-counter__input)),
input[type=datetime-local]:focus-visible:where(:not(.sui-counter__input)),
select:focus-visible:where(:not(.sui-counter__input)) {
  border-color: #969FAE;
}

input[type=number],
input[type=text],
input[type=tel],
input[type=email],
input[type=password],
input[type=datetime-local],
select,
textarea {
  padding: 0.375rem 1rem;
  border-radius: 0.5rem;
  background: #FFFFFF;
  box-sizing: border-box;
}

input[type=datetime-local] {
  -webkit-appearance: none;
}

input[type=datetime-local]::-webkit-inner-spin-button,
input[type=datetime-local]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}

input[type=file] {
  border-radius: 0.5rem;
}

textarea {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  line-height: 1.33;
  min-height: 4rem;
}

input[type=number] {
  -webkit-appearance: none;
          appearance: none;
  -moz-appearance: textfield;
}
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
          appearance: none;
  margin: 0;
}

.paarotBlockTable .paarotLineInnerTable .lineDatesContainer {
  margin-bottom: 3px;
}

input[type=password] {
  font-family: caption;
}
input[type=password]::-webkit-input-placeholder {
  font-family: "Inter", sans-serif;
}
input[type=password]:-ms-input-placeholder {
  font-family: "Inter", sans-serif;
}
input[type=password]:-moz-placeholder {
  font-family: "Inter", sans-serif;
}
input[type=password]::-moz-placeholder {
  font-family: "Inter", sans-serif;
}

select {
  padding-right: 20px;
  margin: 0;
  max-width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 4px;
  background: #FFFFFF;
  outline: none;
  display: inline-block;
}

select[multiple] {
  height: auto;
  float: left;
}

span.inputContainer,
span.selectContainer,
span.radiosContainer {
  position: relative;
  display: inline-flex;
  align-items: flex-start;
}

span.selectContainer {
  max-width: 320px;
}

span.radiosContainer {
  padding: 4px;
}

span.selectContainer:before {
  content: "\e041";
  font-size: 7px !important;
  color: #CDD3DF;
  font-family: scoroIcons;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: inherit;
  line-height: 12px;
  height: 12px;
  margin: auto;
  pointer-events: none;
  padding: 0 8px;
}

span.selectContainer.hide {
  display: none;
}

.inputContainer .icon,
.selectContainer .icon {
  position: absolute;
  top: 6px;
  left: 6px;
}

.inputContainer .icon + input,
.selectContainer .icon + select {
  padding-left: 23px;
}

.filterOptionBlock input[type=checkbox],
.filterOptionBlock input[type=radio] {
  margin: 0 1rem 0 0.25rem;
  flex: 0 0 auto;
}

.filterAdditionalOptions input[type=checkbox],
.filterAdditionalOptions input[type=radio] {
  margin: 0 0.5rem 0 0.25rem;
}

.filterGroupRow.collapsed .groupName {
  font-weight: 600;
}

.filterGroupRow.isChecked.isCollapsed .selected_items_count,
.filterGroupRow.isCollapsed .selected_items_count,
.filterGroupRow.isCollapsed:hover .selects,
.filterGroupRow .selects,
.filterGroupRow.isChecked.isCollapsed:hover .selected_items_count {
  visibility: visible;
}

.filterGroupRow.isCollapsed:hover .selected_items_count, .filterGroupRow:not(.isCollapsed) .selected_items_count {
  display: none;
}

.filterGroupRow.isChecked.isCollapsed .selects,
.filterGroupRow.isCollapsed .selects,
.filterGroupRow.isChecked .selects,
.filterGroupRow.isChecked .selected_items_count,
.filterGroupRow.isCollapsed:hover .selected_items_count,
.filterGroupRow .selected_items_count,
.filterGroupRow.isChecked.isCollapsed:hover .selects {
  visibility: hidden;
}

.filterOptionBlock.filterGroupRow div.right {
  margin-top: 3px;
}

.filterOptionBlock.filterGroupRow {
  border-bottom: 1px solid #E2E6EE;
  background: #FFFFFF none repeat scroll 0 0;
}

.filterGroupRow.isFixed {
  position: absolute;
  top: 71px;
  z-index: 1;
}

.filterGroupRowPlaceholder {
  display: none;
}

.filterGroupRowPlaceholder.isInUse {
  display: block;
}

.filterOptionBlock.filterItemRow {
  padding-left: 20px;
}

.filterOptionBlock.filterItemRow.level1 {
  padding-left: 30px;
}

.filterOptionBlock.filterItemRow.level2 {
  padding-left: 40px;
}

.filterOptionBlock.filterItemRow.level3 {
  padding-left: 50px;
}

.filterOptionBlock.filterItemRow.level4 {
  padding-left: 60px;
}

.filterGroupRow.level1 {
  padding-left: 15px;
}

.filterGroupRow.level2 {
  padding-left: 25px;
}

.filterGroupRow.level3 {
  padding-left: 35px;
}

.filterGroupRow.level4 {
  padding-left: 45px;
}

.filterOptionBlock.subOption {
  padding-left: 15px;
}

.filterOptionBlock .headerCheckboxWrapper {
  display: inline;
  vertical-align: top;
  padding-right: 5px;
  float: left;
}

.filterOptionBlock .headerTitleWrapper {
  display: inline;
  white-space: normal;
}

.collapse_all_subgroups.bold:hover {
  font-weight: 600;
}

.selected_items_count {
  min-width: 10px;
  background-color: #0085E0;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: 600;
  padding: 1px 3px;
  border-radius: 3px;
  display: inline-block;
}

input[type=checkbox], input[type=radio] {
  vertical-align: middle;
  margin: 0 6px 0 0;
}

label input[type=checkbox],
label input[type=radio] {
  vertical-align: baseline;
}

th {
  color: #1F2226;
}

a {
  color: #1F2226;
  text-decoration: none;
}

a:hover {
  color: #E43958;
  text-decoration: none;
}

.bluelinks-container a {
  color: #0085E0;
}

.bluelinks-container .tinymce-user {
  color: #0085E0;
}

.bluelinks-container .tinymce-external-user {
  color: #47C1BF;
}

.bluelinks-container .tinymce-external-user,
.bluelinks-container .tinymce-user {
  cursor: pointer;
  display: inline-block;
}
.bluelinks-container .tinymce-external-user:hover,
.bluelinks-container .tinymce-user:hover {
  color: #E43958;
  text-decoration: none;
}

h4 {
  font-size: 14px;
  color: #1F2226;
}

hr {
  line-height: 0;
  font-size: 0;
  border-bottom: 1px solid #E2E6EE;
  margin: 2px 0 1px 0;
  height: 0;
}

fieldset {
  padding: 10px;
  margin: 2px 6px;
}

legend {
  padding: 4px 8px;
  font-size: 13px;
  color: #717A89;
}

.mainsearch {
  width: 190px;
  padding: 3px 3px 1px 5px !important;
  height: 30px !important;
  margin: 2px -6px 0 0;
  border: 1px solid #E2E6EE;
}

.total td {
  border-bottom: solid 1px #E2E6EE;
  padding-top: 12px;
  padding-bottom: 7px;
}

.content.bordered-items .filterOptionBlock {
  padding-bottom: 2px;
  border-bottom: 1px solid #F0F3FA;
}
.content.bordered-items .filterOptionBlock:last-of-type {
  border-bottom: none;
}
.content.bordered-items .filterOptionBlock a {
  display: block;
  padding: 5px 0 5px 3px;
  text-decoration: none;
  font-weight: 600;
  cursor: pointer;
}

#nxDatePicker th {
  border-bottom: 2px solid #E2E6EE;
  background: none;
  padding-left: 8px;
}

.break-all {
  word-break: break-all;
  word-break: break-word;
}

.full td {
  vertical-align: top;
  margin: 0;
}

#loading {
  display: none;
  position: absolute;
  background: #FFFFFF;
  padding: 20px;
  z-index: 1000;
}

#ui-datepicker-div {
  display: none;
  z-index: 1000;
}

/* ------------	 CALENDAR  ---------------- */
.calendar_red_day {
  color: #E43958 !important;
}

div.holiday {
  color: #E43958;
  padding-top: 3px;
}

.weekday {
  border: 1px solid #FFFFFF;
  background: #F0F3FA;
  padding: 12px 3px;
  min-width: 100px;
}

.weekend {
  color: #E43958 !important;
}
.weekend .weekDay-container {
  color: #E43958 !important;
}

.day_content {
  background: #B4BCCA;
  padding: 6px 2px 5px 2px;
}

.tooltip,
.tooltip-trigger {
  position: relative;
}

.tooltip > span,
.tooltip-content,
.nextConfirmation {
  display: none;
  position: absolute;
  background: #FFFFFF;
  color: #1F2226;
  text-align: left;
  z-index: 999;
  box-shadow: 0px 8px 32px rgba(31, 34, 38, 0.12), 0px 2px 6px rgba(31, 34, 38, 0.08);
  padding: 2rem;
  white-space: normal;
  border-radius: 0.5rem;
}

.nextConfirmation {
  max-width: 240px;
}

.tooltip:hover > span,
.tooltip-trigger:hover > .tooltip-content {
  display: inline;
  width: 280px;
  word-wrap: break-word;
}

.inlineTooltipContainer {
  position: relative;
}

a.inlineTooltip span.inlineTooltipContainer {
  display: block;
  position: relative;
}

.Tasktd span.main hr, .Tasktd span.hide hr {
  margin: 4px 2px 4px 1px;
}

.topbar {
  height: 66px;
  background-color: #FFFFFF;
  margin: 0 0 4px 0;
  position: relative;
  border-bottom: 1px solid #E2E6EE;
}

#notificationsBar {
  position: fixed !important;
  top: 0;
  z-index: 100;
  height: 40px;
  background-color: #001429;
  width: 100vw;
}

.notificationBarBlock.separator:not(:first-child) {
  border-left: #717A89 1px solid;
}

.notificationBarBlock.canHover:hover {
  background-color: #FFFFFF;
}

.notificationBarBlock {
  font-size: 12px;
  color: #B4BCCA;
  font-weight: normal;
}

#notificationsBarBlocks a, #notificationsBarBlocks a:hover {
  font-size: 11px;
  color: #B4BCCA;
  font-weight: normal;
  display: block;
}

.notificationBarBlock:hover a > span {
  color: #FFFFFF;
}

.frequentFilters {
  padding: 0 11px !important;
}

#notificationsBarBlocks .quickAdd .icon {
  line-height: 30px;
  font-size: 18px;
}

#notificationsBarBlocks .icon-envelope {
  color: #B4BCCA;
}

.topBarMargin {
  margin-top: 75px;
}

.notifications-bar-visible .topBarMargin {
  margin-top: 105px;
}

#notificationsBarBlocks .notificationBarBlock {
  line-height: 30px;
  display: block;
  float: left;
  padding: 0 9px;
  margin: 0;
  position: relative;
  vertical-align: top;
}

.dataBlock {
  display: block;
  position: absolute;
  margin-left: -1px;
  left: 0;
  top: 30px;
}

.dataBlock a, .dataBlock a:hover {
  color: #1F2226 !important;
}

#notificationsData .topBarContainer {
  border-bottom: 1px solid #E2E6EE;
}

.topBarContainer {
  background: none repeat scroll 0 0 #FFFFFF;
  border-left: 1px solid #E2E6EE;
  border-right: 1px solid #E2E6EE;
  max-height: 400px;
  overflow-x: hidden;
  overflow-y: auto;
}

#notificationsBar .accountSelect #companyAccountLabel {
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}

.quickAddSelectionsWrapper li:hover table,
.quickAddSelectionsWrapper li {
  line-height: 18px;
}

#frequentFiltersData .filterRow > td {
  line-height: 18px;
  padding: 5px 10px;
}

#frequentFiltersData .filterRow > td.button > a > i {
  margin-right: 5px;
  float: left;
}

.topBarContainer table td,
.topBarContainer li {
  border-bottom: 1px solid #CDD3DF;
}

.frequentFilters #frequentFiltersData,
.notificationsData #notificationsData,
.quickAdd .quickAddSelectionsWrapper {
  display: none;
}

.frequentFilters:hover #frequentFiltersData,
.notificationsData:hover #notificationsData,
.quickAdd:hover .quickAddSelectionsWrapper {
  display: block;
}

#notificationsBar div.right {
  position: relative;
  margin-right: -6px;
}

#notificationsBarBlocks .notificationBarBlock {
  position: static;
}

#notificationsBarBlocks .frequentFilters, #notificationsBarBlocks .quickAdd {
  position: relative;
}

#notificationsData {
  margin-left: -6px;
  position: absolute;
  left: 0;
  top: 30px;
}

#notificationsData {
  min-width: 300px;
}

#notificationsData h4 {
  margin-left: 5px;
}

#notificationsCount .count {
  position: relative;
  top: -5px;
  left: 0;
  color: #FFFFFF;
  font-size: 11px;
}

#frequentFiltersData {
  min-width: 225px;
}

#frequentFiltersData .noentries {
  font-size: 11px;
  line-height: 15px;
  color: #1F2226;
}

#notificationsCount {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 20px;
  height: 20px;
  text-align: center;
  background: #717A89;
  padding: 0 2px;
}

#notificationsCount.new {
  background-color: #E43958;
  color: #FFFFFF;
}

#notificationsCount.new a {
  color: #FFFFFF;
}

.latestNotificationsTable td {
  border-bottom: 1px solid #CDD3DF;
}

.latestNotificationsTable, .latestNotificationsTable a {
  font-weight: normal !important;
  color: #1F2226 !important;
  line-height: 18px;
}

.topBarContainer #markAllNotificationsRead {
  margin-right: 5px;
}

a.seeMore, a.seeMore:hover {
  color: #5C6AC4 !important;
  margin-right: 5px;
}

#frequentFilters {
  display: block;
  margin-top: 6px;
}

#frequentFilters .filters {
  height: 24px;
  width: 12px;
  display: block;
  font-size: 18px;
  left: -4px;
  position: relative;
}

.notificationBarBlock:hover a > span.filters,
.notificationBarBlock:hover .icon-event_new {
  color: #B4BCCA;
}

#frequentFiltersData tr.filterRow:hover td,
.quickAddSelectionsWrapper li:hover {
  background-color: #E2E6EE;
}

.quickAddSelectionsWrapper {
  min-width: 130px;
}

.quickAddSelectionsWrapper li {
  padding: 5px 30px 5px 10px;
}

.quickAddSelectionsWrapper a,
.quickAddSelectionsWrapper a:hover,
#frequentFiltersData a,
#frequentFiltersData a:hover {
  font-size: 12px !important;
}

.quickAddSelectionsWrapper.companyAccounts li > a {
  white-space: nowrap;
}

.backgroundJobs .dataBlock {
  min-width: 220px;
}

.notificationBarUserImage {
  width: 26px;
  height: 26px;
  display: block;
  background: no-repeat center;
  margin-right: 3px;
}

.header {
  background-color: #FFFFFF;
  position: relative;
}

.logo {
  padding: 0 5px 0 20px;
  width: 300px;
  height: 66px;
  display: table;
}

.logo a {
  display: table-cell;
  vertical-align: middle;
}

.logo img {
  max-height: 55px;
  max-width: 300px;
}

.logo img[src$=".svg"] {
  height: 55px;
}

.accountSelect i.icon-arrow_down {
  margin-top: 0;
}

.helplink {
  font-size: 12px;
  color: #230051;
}

.helptable {
  margin: 10px 0 0 0;
}

.helptable th {
  border-bottom: 3px solid #B4BCCA;
  background: none;
  font-size: 12px;
  padding-left: 7px;
}

.helptable td {
  border-bottom: 1px solid #B4BCCA;
  padding: 6px 4px 4px 7px;
  vertical-align: top;
}

.helpsub {
  width: 25%;
}

.subheader {
  max-width: 100%;
  min-height: 17px;
  background-color: #FFFFFF;
  padding: 6px 3px 4px 3px;
  border-bottom: 1px solid #F0F3FA;
  margin-bottom: 2px;
}

.interested-party-header {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.interested-party-header_option {
  margin-right: 5px;
  font-weight: 600;
  cursor: pointer;
}

.sub {
  padding: 15px;
  background-color: #F7F9FD;
  margin: 5px 2px 5px 2px;
  white-space: normal;
}

.textc {
  color: #969FAE;
}

.highlight {
  background-color: #FCF1CD;
}

.warning {
  background-color: #FAD200;
  padding: 2px 5px;
  width: 10px;
}

.error,
.icon.error {
  color: #DE1818;
}

#unpaid-error-icon {
  float: left;
  margin-left: -1em;
  padding-top: 0.25em;
}

.multiSelectItem.error {
  border: 1px solid #DE1818;
}

.numbers {
  font-size: 10px;
  color: #717A89;
}

.small {
  font-size: 10px;
}

.filterbar {
  padding: 6px 24px;
  background: #F7F9FD;
  border-top: 1px solid #F0F3FA;
  border-bottom: 1px solid #F0F3FA;
}
.filterbar input {
  border: 1px solid #F0F3FA;
}

.button-bar-component__sticky {
  display: none;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  background-color: #FFFFFF;
  box-shadow: 0px 5px 20px rgba(73, 79, 89, 0.08), 0px 2px 6px rgba(73, 79, 89, 0.05);
}
@media (min-width: 1024px) {
  .button-bar-component__sticky {
    display: block;
  }
}
.button-bar-component--hidden {
  display: none;
}

.buttonbar {
  padding: 9px 24px;
}
.buttonbar:not(.bottom-button-bar) {
  background: #FFFFFF;
}

.buttonBarLeft {
  float: left;
  padding: 7px 0 7px 0;
}

.buttonBarRight {
  float: right;
  padding: 7px 0 7px 0;
}

.filterElementOutOfContentWrapperBlock {
  padding: 5px 7px;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.filterElementOutOfContentWrapperBlock .filter-content-settings-option {
  margin-bottom: 10px;
}
.filterElementOutOfContentWrapperBlock .filter-content-settings-option:last-child {
  margin-bottom: 0;
}

.filterElementWrapperBlock,
.filterGroupBlock,
.filterOptionBlock {
  padding: 6px;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  display: flex;
  align-items: center;
}
.filterElementWrapperBlock .checkbox-wrapper,
.filterGroupBlock .checkbox-wrapper,
.filterOptionBlock .checkbox-wrapper {
  flex: 1 1 auto;
}

.filterOptionBlock.dragging, .filterOptionBlock:hover, .filterOptionBlock.selected {
  background-color: #F7F9FD;
}
.filterOptionBlock.selected a {
  color: #E43958;
}
.filterOptionBlock.groupingElement {
  border-bottom: 1px solid #F0F3FA;
  padding: 12px 3px;
}
.filterOptionBlock.singleSelectOption {
  cursor: pointer;
}
.filterOptionBlock.singleSelectOption:hover {
  color: #E43958;
}
.filterOptionBlock .info-message-icon:hover {
  fill: #0085E0;
}
.filterOptionBlock h3 {
  max-width: 180px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.filterOptionBlock h3 a {
  line-height: 21px;
}
.filterOptionBlock a {
  overflow: hidden;
  vertical-align: middle;
  line-height: 2rem;
}
.filterOptionBlock .groupingText {
  margin-left: 11px;
}
.filterOptionBlock .groupingIcon {
  background: url(https://scoroassets.scoro.com/gfx/groupingIcon.png) 0 0;
  overflow: hidden;
  display: inline-block;
  width: 8px;
  height: 8px;
}
.filterOptionBlock .groupingTooltip {
  margin-left: 0.5rem;
}

.filterGroupBlock {
  border-bottom: 1px solid #F0F3FA;
  padding: 0 0 8px;
  font-weight: 600;
}
.filterGroupBlock ~ .filterGroupBlock {
  padding-top: 16px;
}

.filterOptionBlock .groupingIcon.active, .filterOptionBlock.groupingElement:hover .filterOptionBlock .groupingIcon {
  background-position: 0 8px;
}

.column-filter__group-container.dragging, .column-filter__group-container:hover, .column-filter__group-container.selected {
  background-color: #FFFFFF;
}
.column-filter__group-title {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
}
.column-filter h3 {
  max-width: 22.5rem;
  text-overflow: ellipsis;
  overflow: hidden;
}
.column-filter h3 a {
  line-height: 2.625rem;
}

.sortable-group-placeholder {
  height: 5rem !important;
  border: 0.124rem dashed #B4BCCA;
  background: transparent;
}

.column-additional-info {
  color: #494F59;
  font-size: 1.25rem;
  line-height: 1.5rem;
  display: block;
  cursor: default;
  max-width: 16rem;
  min-width: 100%;
  box-sizing: border-box;
  text-overflow: ellipsis;
  overflow-x: hidden;
  white-space: nowrap;
}

.deadline-hover-wrapper {
  font-weight: 600;
  font-feature-settings: "tnum";
  position: relative;
  cursor: default;
}
.deadline-hover-wrapper--light {
  font-weight: 400;
}
.deadline-hover-wrapper--inline {
  display: inline-block;
}
.deadline-hover-wrapper .deadline-date-info {
  display: none;
  font-weight: 400;
  z-index: 1000;
  padding: 1rem 1.5rem;
}
.deadline-hover-wrapper .deadline-date-info__content {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.deadline-hover-wrapper .deadline-date-info__time {
  display: inline-block;
  margin-left: 0.75rem;
}

.dealingbar {
  min-height: 24px;
  background: #CDD3DF;
  padding: 18px 24px;
  border-top: solid 1px #E2E6EE;
  border-bottom: solid 1px #E2E6EE;
  line-height: normal;
}

.actionBarItem {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding-bottom: 6px;
}

.actionBarItem select {
  max-width: 145px;
}

.actionBarItem .selectContainer select {
  width: 100%;
}

.actionBarItem .buttonDropdown .selectContainer select {
  width: auto;
}

.listActionBar ::-webkit-input-placeholder {
  /* Chrome */
  color: #1F2226;
}

.listActionBar :-ms-input-placeholder {
  /* IE 10+ */
  color: #1F2226;
}

.listActionBar ::-moz-placeholder {
  /* Firefox 19+ */
  color: #1F2226;
  opacity: 1;
}

.listActionBar :-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #1F2226;
  opacity: 1;
}

/* -----------------  Buttons  ----------------- */
.filterbut {
  color: #494F59;
  margin: 3px 0 8px 6px !important;
  background: #FFFFFF;
}

.filter_selector .filterbut {
  margin: 1rem 0 0 !important;
}

.filterbut:hover {
  color: #1F2226;
}

.filterButtonAlignment {
  float: right;
}

.filterInput {
  background-image: none;
  border: 0 none;
}

.filterInput > input {
  width: 100%;
  height: 16px;
  padding: 4px;
}

.hiddenbttn {
  color: #FFFFFF;
  height: 1px;
  width: 1px;
  display: inline;
}

.addlink {
  background: #F7F9FD;
  display: inline-flex;
  align-items: center;
  padding: 0.75rem 1rem;
  border: solid transparent 1px;
  color: #494F59;
  font-size: 1.375rem;
  line-height: 2rem;
  white-space: nowrap;
  cursor: pointer;
  border-radius: 0.5rem;
}
.addlink__icon {
  margin-right: 0.5rem;
}
.addlink.hide {
  display: none;
}
.addlink:hover {
  border: solid #E2E6EE 1px;
  color: #1F2226;
}
.addlink i.icon {
  color: #494F59;
}
.addlink i.icon.icon-country {
  font-size: 13px;
}

/* -----------------  Tasks	 ----------------- */
.Tasktd {
  padding-top: 4px;
  padding-bottom: 1px;
  vertical-align: top;
}

.TaskSubjectInput {
  width: 180px;
}

.taskTime {
  display: block;
  background: none;
  border: none;
  padding: 0 0 0 3rem;
  color: #717A89;
  white-space: nowrap;
}

.taskinitials {
  color: #FFFFFF;
  display: block;
  font-size: 10px;
  background-color: rgba(150, 159, 174, 0.8);
  line-height: 15px;
  padding: 0 3px 1px;
  white-space: nowrap;
  text-align: center;
  border-radius: 3px;
}

.taskowner {
  padding: 1px 3px;
  color: #FFFFFF;
  float: left;
  display: block;
  overflow: hidden;
  width: 18px;
  font-size: 10px;
  font-weight: 600;
  background: #CDD3DF;
  border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  text-align: center;
}

#notifications {
  background: #969FAE;
  color: #FFFFFF;
  padding: 5px 0 15px 0;
  margin: 0 0 -10px 0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

#notifications .close_notification {
  padding: 0 0 0 10px;
}

#notifications a {
  color: #FFFFFF;
}

#additionalMenuIconContainer:hover {
  cursor: pointer;
}

#additionalMenuIconContainer {
  font-size: 10pt;
  margin-left: 0;
  margin-top: 11px;
  cursor: pointer;
  opacity: 0.7;
  height: 20px;
}

#topMenu {
  position: absolute;
  right: 0;
  top: 44px;
}

#topMenu ul li {
  padding: 0;
  margin: 0 0 0 10px;
  background: #FFFFFF;
}

#topMenu ul li a {
  padding: 0 1px 1px 1px;
  font-size: 11px;
  text-decoration: none;
  display: block;
}

.filter-container {
  flex: 1 1 600px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.filter-additional-fields-container {
  flex: 0 1 auto;
  margin: 0.25rem 0 0.25rem 1rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.filter-labels-container {
  display: flex;
  align-items: flex-start;
}

.filter-labels-container .filter-container .filter-item:not(.system-filter):not(.view-group-filter) {
  background: white;
}

.innerFilter .filter-item.hide {
  display: none;
}

.innerFilter .filter-item.active {
  background-color: white !important;
}

.filter-clarification {
  color: #717A89;
  font-weight: 400;
}

.icon.filterIcon.icon-grouped_by::before {
  font-size: 9px;
  line-height: 15px;
}

.filterIcon {
  font-size: 13px !important;
  margin: -0.5rem 0;
  margin-right: 0.5rem;
  line-height: 12px;
}
.filterIcon.icon-taskboard {
  font-size: 1em !important;
}
.filterIcon.icon-summary-bar, .filterIcon.icon-chart-bar {
  font-size: 0.83em !important;
}
.filterIcon.icon-view2 {
  font-size: 1.25em !important;
}

i.filterIcon {
  color: #494F59;
}

.innerFilter {
  display: inherit;
}

.filter-container .filter-item a {
  color: #1F2226;
  width: 100px;
  padding: 5px 5px 4px 9px;
  margin: 3px 5px 0 -40px;
  text-decoration: none;
}

.filter-container input.date {
  border: 1px solid #B4BCCA;
  color: #1F2226;
  margin: 0 10px 10px 0;
  min-width: 65px;
  padding: 6px 16px 5px 8px;
}

.filter-container .noBackground a:hover {
  background: inherit !important;
}

.filter-container .filter-item.noBackground {
  border: 1px solid transparent;
  background: inherit !important;
  margin: 0;
  padding: 6px 8px 0 0;
}

.filter-container .filter-item.filter_columns_selector_button,
.filter-container .filter-item.filter_custom_fields_selector_button {
  color: #717A89;
}

.filter-container .filter-item.filter_columns_selector_button {
  color: #1F2226;
}

.filter_columns_selector_button span {
  position: relative;
  font-size: 26px;
  line-height: 0;
  right: -3px;
}

.filter-container .filter-item.noBackground .autoSuggest {
  margin-top: 0;
}

.meatballToggle {
  display: none !important;
}

#toggleFilterRestrictionsContainer {
  float: left;
  margin-left: 0;
  padding: 8px;
  cursor: pointer;
  position: relative;
  border-radius: 4px 0 0 4px;
  background-color: #F0F3FA;
  border: 1px solid #F0F3FA;
  font-size: 0;
  box-sizing: border-box;
}
#toggleFilterRestrictionsContainer .icon {
  color: #494F59;
}
#toggleFilterRestrictionsContainer .icon-icon-nofilter-16 {
  display: none;
}
#toggleFilterRestrictionsContainer .icon-icon-nofilter-16.ignoreFilters {
  display: block;
}
#toggleFilterRestrictionsContainer .icon-icon-filter-16.ignoreFilters {
  display: none;
}

.keywordsBlock .bookmarkKeywords {
  width: 100%;
  margin: 0;
  font-size: 14px;
  border: 1px #FFFFFF solid;
}

.ignoreFilterEnabled.keywordsBlock .bookmarkKeywords {
  width: calc(100% - 34px);
  border-radius: 0 4px 4px 0;
}

.toggleFilterRestrictions.icon-linked:before {
  color: #1F2226;
}

.toggleFilterRestrictions.ignoreFilters.icon-linked:before {
  color: #969FAE;
}

.filter-container.ignoreFilters .filter-item,
.innerFilter.ignoreFilters .filter-item,
.inlineFilterItem.ignoreFilters {
  color: #969FAE;
}

.ignoreFilters .filter-item i.icon,
.filterForm.ignoreFilters,
.filterForm.ignoreFilters .filterOptionBlock a,
.filterForm.ignoreFilters .rangeQuickSelection a,
.filterForm.ignoreFilters .datepicker a,
.filterForm.ignoreFilters .datePicker,
.filterForm.ignoreFilters .selectContainer select,
.filterForm.ignoreFilters .innerFilter .filter-item {
  color: #969FAE !important;
}

.filter-container .filter-item.error {
  color: #E43958;
}

.schedule_selector .content {
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 300px;
  padding-top: 5px;
}

.filter_selector.withFullWidth .filterOptionBlock h3 {
  overflow: initial;
  text-overflow: unset;
  max-width: initial;
  display: inline-block;
  width: 99%;
}

.filter_selector.withFullWidth .selectsContainer {
  display: inline-block;
  width: 1%;
}

.filter_selector.withFullWidth {
  min-width: 300px;
  max-width: 900px;
}

.filter_selector.withFullWidth .content {
  max-width: 100%;
}

.filter_selector.withFullWidth .filterOptionBlock {
  text-overflow: unset;
  padding-right: 30px;
}

.filter_selector {
  background: #FFFFFF;
  padding: 2rem;
  border-radius: 0.5rem;
  position: absolute;
  min-width: 250px;
  max-width: 260px;
  max-height: 60vh;
  overflow: auto;
  z-index: 99;
  /* This has to be smaller or equal to topbar z-index */
  box-shadow: 0px 8px 32px rgba(31, 34, 38, 0.12), 0px 2px 6px rgba(31, 34, 38, 0.08);
}
.filter_selector.reset-containing-block {
  transform: scale(1);
  overflow: visible;
}
.filter_selector .sui-select__dropdown {
  position: fixed;
  top: auto;
  min-width: 238px;
}
.filter_selector .sui-input {
  width: 238px;
}

.filter_selector.filter_bookmarks_selector:not(.css-loader-wrapper) {
  padding: 0;
}

.filter_selector.filter_dates {
  padding: 0;
}

.detailed_due_date.filter_selector.filter_dates {
  padding: 12px 8px 7px 8px;
}

.filter_user_selector.filter_selector {
  max-width: none;
  min-width: 275px;
}

.filter_contacts_selector .autosuggest-outer-container {
  width: 100%;
}

.filter_user_selector.filter_selector .content {
  max-width: 100%;
}

.filter_user_selector.filter_selector .filterAdditionalOptionsContainer .filterAdditionalOptions {
  margin-right: 3px;
  margin-left: 3px;
  padding: 2px 5px 5px 5px;
}

.filter_user_selector.filter_selector .filterAdditionalOptionsContainer .selectDeselect {
  margin-right: 0;
}

.filter_product_selector.new-products-filter.filter_selector {
  max-width: 275px;
  min-width: 275px;
}

.filter_product_selector.new-products-filter.filter_selector .content {
  max-width: 100%;
}

.filter_product_selector.new-products-filter.filter_selector .selectsContainer,
.filter_with_external_users_selector.filter_selector .selectsContainer {
  display: flex;
  margin-top: 4px;
  margin-left: auto;
}
.filter_product_selector.new-products-filter.filter_selector .selectsContainer .select_all,
.filter_with_external_users_selector.filter_selector .selectsContainer .select_all {
  display: inline-flex;
}
.filter_product_selector.new-products-filter.filter_selector .selectsContainer .deselect_all,
.filter_with_external_users_selector.filter_selector .selectsContainer .deselect_all {
  display: none;
}
.filter_product_selector.new-products-filter.filter_selector .filterGroupRow,
.filter_with_external_users_selector.filter_selector .filterGroupRow {
  display: flex;
}
.filter_product_selector.new-products-filter.filter_selector .filterOptionBlock h3,
.filter_with_external_users_selector.filter_selector .filterOptionBlock h3 {
  display: inline-block;
  max-width: none;
  cursor: pointer;
  border-bottom: none;
}
.filter_product_selector.new-products-filter.filter_selector .filterOptionBlock h3 .user-group,
.filter_with_external_users_selector.filter_selector .filterOptionBlock h3 .user-group {
  font-size: 1.625rem;
  font-weight: 600;
}
.filter_product_selector.new-products-filter.filter_selector .filterOptionBlock h3 .user-group .user-icon,
.filter_with_external_users_selector.filter_selector .filterOptionBlock h3 .user-group .user-icon {
  display: inline-block;
  width: 1.625rem;
  height: 1.625rem;
}
.filter_product_selector.new-products-filter.filter_selector .filterOptionBlock.isCollapsed .user-icon .scoro-icon,
.filter_with_external_users_selector.filter_selector .filterOptionBlock.isCollapsed .user-icon .scoro-icon {
  transform: rotate(-90deg);
}

.filter_selector .content {
  min-width: 250px;
  max-width: 260px;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 300px;
  border-bottom: 1px #F0F3FA solid;
  padding: 0;
}
.filter_selector .content.ui-sortable:empty:not(.show-if-empty) {
  visibility: hidden;
}

.filter_selector.filter_due_dates_selector {
  padding: 2rem;
  min-width: 183px;
}
.filter_selector.filter_due_dates_selector .filter-inputs-container {
  padding: 0.75rem;
}

.filter_selector .content .autoSuggestInputContainer {
  overflow-y: hidden;
}

.filter_detailed_selector .filterRow {
  margin: 5px 0;
}

.filter_close {
  margin: -10px -10px 0 0;
  float: right;
  cursor: pointer;
}

.filter_selector.filterNumberRange {
  min-width: 120px;
}

.filter_selector.filterNumbering {
  min-width: 110px;
}

.filterAdditionalOptionsContainer {
  display: flex;
  width: 100%;
  padding-top: 5px;
}

.filterAdditionalOptions {
  margin-right: 12px;
  margin-left: 5px;
}
.filterAdditionalOptions label {
  display: flex;
  align-items: center;
}

.filterAdditionalOptions:hover {
  background: transparent !important;
}

.filter-group-header {
  color: #494F59;
  cursor: pointer;
  padding-left: 5px;
}

.filter-level-2 {
  padding-left: 35px;
}

.compare-inputs-container {
  padding-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
}

.personPic {
  height: 6rem;
  border-radius: 50%;
  background: #F7F9FD;
}

#deletebox .deletebox-content {
  display: flex;
  justify-content: space-between;
}

#deletebox .deletebox-content div:first-child {
  flex: 2;
}

#deletebox .deletebox-content .delete-button {
  margin-left: 10px;
}

#deletebox a.close, .deletebox a.close {
  color: #969FAE !important;
  background-color: #F7F9FD;
}

#deletebox, .deletebox {
  font-size: 12px;
  padding: 15px;
  background: #F0F3FA;
  color: #DE1818;
  margin: 5px 0;
  font-weight: 600;
  text-align: center;
}

.colstatus {
  white-space: nowrap;
  color: #FFFFFF;
  padding: 0.25rem 0.75rem;
  line-height: 2rem;
  font-size: 11px;
  font-weight: 500;
  display: inline-block;
}
.colstatus.previous-status {
  color: #1F2226;
  border: 1px solid #717A89;
}

.colstatus.incomplete, .colstatus.draft, .colstatus.notdue {
  background-color: #B4BCCA;
}

.colstatus.pending, .colstatus.booked, .colstatus.paused, .colstatus.ready, .colstatus.partiallypaid {
  background-color: #FAD200;
}

.colstatus.declined, .colstatus.cancelled, .colstatus.unpaid {
  background-color: #DE1818;
}

.colstatus.approved, .colstatus.signed, .colstatus.paid, .colstatus.issued, .colstatus.inprogress, .colstatus.active, .colstatus.accepted {
  background-color: #50B83C;
}

.colstatus.confirmed {
  background-color: #50B83C;
}

.colstatus.completed, .colstatus.sent, .colstatus.archived, .colstatus.returned, .colstatus.billed {
  background-color: #5C6AC4;
}

.colstatus.future {
  background-color: #B4BCCA;
}

.colstatus.declined_black {
  background-color: #494F59;
}

.colstatus.unapproved, .colstatus.tentative {
  background-color: #B4BCCA;
}

a.disabledLink:hover {
  color: #1F2226;
}

.darkred {
  color: #DE1818;
}

.orange {
  color: #F49342;
}

.blue {
  color: #0085E0;
}

.green {
  color: #50B83C;
}

.darkblue {
  color: #084E8A;
}

.gray {
  color: #717A89;
}

.light-gray {
  color: #969FAE;
  opacity: 0.8;
}

.info {
  color: #BF0808;
  font-size: 10px;
}

.noentries {
  color: #969FAE;
}

.noentries .icon {
  color: #B4BCCA;
}

.red {
  color: #DE1818;
}

.no_background_ico {
  background: none !important;
  padding-left: 0 !important;
}

.filter_selector .selectDeselect,
.filter_selector .collapseExpand {
  display: flex;
  margin: 0 4px;
  padding-bottom: 3px;
  white-space: nowrap;
}

.overall-rounded-big-numbers-checkbox-container {
  float: right;
  padding: 3px 5px;
  color: #717A89;
}

.selectDeselect {
  float: left;
}

.collapseExpand {
  float: right;
}

.select_all,
.deselect_all,
.collapse_all {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  padding: 3px 5px;
  color: #969FAE;
  border: 1px solid transparent;
  float: left;
}

.select_all > span,
.deselect_all > span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 2px;
}

.select_all > span {
  background: url(https://scoroassets.scoro.com/gfx/sel_desel.gif) no-repeat 0 0;
}

.deselect_all > span {
  background: url(https://scoroassets.scoro.com/gfx/sel_desel.gif) no-repeat -10px 0;
}

.select_all:hover, .deselect_all:hover, .collapse_all:hover {
  border: 1px solid #E2E6EE;
  color: #1F2226;
  background-color: #F7F9FD;
}

#selectAllCheckboxContainer {
  padding: 0 8px;
}

.product_confirm .select_all,
.product_confirm .deselect_all {
  margin-left: -5px;
}

.invalid {
  border: 1px solid #540000 !important;
}

#task_add {
  display: none;
  background-color: #F7F9FD;
  margin-bottom: 2px;
  padding: 10px;
  margin: 10px 0;
}

.work_project_title {
  margin: 20px 0 0 0 !important;
  padding: 13px 0 0 20px;
}

.tDnD_whileDrag {
  background: #F0F3FA;
}

.sortRow:hover:not(.tDnD_whileDrag) {
  background: #FFFFFF;
}

.dragHandle {
  background: url(https://scoroassets.scoro.com/gfx/dragHandle.png) center center no-repeat;
  width: 19px;
  height: 13px;
  cursor: move;
}

.work_status_1 {
  background-color: #DE1818 !important;
  padding: 2px 6px !important;
  margin-right: 10px !important;
  color: #FFFFFF;
}

.work_status_2 {
  background-color: #F49342 !important;
  padding: 2px 6px !important;
  margin-right: 10px !important;
  color: #FFFFFF;
}

.work_status_3 {
  background-color: #0085E0 !important;
  padding: 2px 6px !important;
  margin-right: 10px !important;
  color: #FFFFFF;
}

.taskinfo {
  display: none;
  position: absolute;
  z-index: 1000;
  width: 300px;
  background-color: #E2E6EE;
  padding: 10px;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
}

.TaskRow td {
  border-bottom: solid 1px #F0F3FA;
}

.TaskRow .statusSelect .availableStatuses,
.dashletContent .statusSelect .availableStatuses {
  position: absolute;
  min-width: 1px;
  /* pseudo width for jquery to recognise that object is :visible */
}

.TaskRow .statusSelect.hasActiveStatuses,
.dashletContent .statusSelect.hasActiveStatuses {
  position: static;
}

.projectname {
  background-color: #B4BCCA;
  color: #FFFFFF;
  padding: 2px 6px;
  width: 150px;
  overflow: hidden;
}

.projectname a {
  color: #FFFFFF !important;
}

.projectname a:hover {
  text-decoration: underline !important;
}

.projectname_grey {
  overflow: hidden;
  background: none;
  text-align: left;
}

.projectname_grey,
.projectname_grey a {
  font-weight: normal;
  color: #717A89;
}

.projectname_grey a:hover {
  color: #1F2226;
}

#modalWindow,
.darkBackground {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #1F2226;
  opacity: 0.15;
  -moz-opacity: 0.15;
  z-index: 101;
}

.darkBackground {
  opacity: 0.3;
}

.modalPopup {
  display: none;
  border-radius: 0.5rem;
  box-shadow: 0px 8px 32px rgba(31, 34, 38, 0.12), 0px 2px 6px rgba(31, 34, 38, 0.08);
  width: auto;
  min-width: var(--modal-popup-min-width, 400px);
  min-height: 300px;
  max-width: min(100vw - 12rem, var(--modal-popup-max-width, 980px));
  top: 50px;
  position: absolute;
  z-index: 102;
  background: #FFFFFF;
}
.modalPopup.eventPopUp {
  --modal-popup-min-width: 900px;
  --modal-popup-max-width: 1200px;
}
.modalPopup.bookmarkPopUp {
  z-index: 104;
}
.modalPopup.calendarInvitePopUp {
  min-width: 750px;
}
.modalPopup.loginPopUp {
  max-width: 500px;
}
.modalPopup .modalheader {
  width: auto;
  min-height: 24px;
  background: #F0F3FA;
  padding: 14px 24px 11px;
  border-bottom: 1px solid #E2E6EE;
  border-top-right-radius: 0.5rem;
  border-top-left-radius: 0.5rem;
}
.modalPopup .modalcontent .page-box,
.modalPopup .modalfooter {
  padding: var(--modal-content-v-padding, 2rem) var(--modal-content-h-padding, 3rem);
  width: var(--modal-content-width, 100%);
  max-width: 100%;
  box-sizing: border-box;
  margin-left: 0px;
  margin-right: 0px;
}
.modalPopup .modalfooter {
  padding-top: 0;
  padding-bottom: 20px;
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.modalPopup .modalcontent {
  overflow-y: auto;
  max-height: var(--modal-content-max-height, 80rem);
  min-height: 210px;
  /* this holds the modalfooter in place */
}
.modalPopup .modalcontent iframe {
  border: none;
  margin-top: 0;
}
.modalPopup #modalClose, .modalPopup .modalClose {
  cursor: pointer;
  padding: 0.5rem;
  margin-right: -1rem;
}
.modalPopup #modalClose.colorpicker-close {
  position: absolute;
  right: 0;
  z-index: 103;
}
.modalPopup .page {
  box-shadow: none;
}
.modalPopup .buttonbar {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.modalPopup #validationError > .messageBox {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

#allFilters {
  width: 200px;
  top: 50px;
  padding: 15px;
}

.sites-admin-package {
  opacity: 0.4;
  margin: 0 10px 10px 0;
}

.sites-admin-package:hover, .sites-admin-package.active {
  opacity: 1;
}

.pimg {
  border-radius: 50%;
  border: none;
}

img.bordered {
  padding: 2px;
  border: 1px solid #B4BCCA;
}

.hidden-tab {
  display: none;
}

.datetime_due_bold {
  font-weight: 600;
}

.datetime_due_today, .datetime_due_today + .due-date-info,
.datetime_due_today .column-additional-info, .datetime_due_today + .column-additional-info {
  color: #5C6AC4 !important;
}
.datetime_due_today .scoro-icon {
  fill: #5C6AC4;
}

.datetime_due_over, .datetime_due_over + .due-date-info,
.datetime_due_over .column-additional-info, .datetime_due_over + .column-additional-info {
  color: #DE1818 !important;
}
.datetime_due_over .scoro-icon {
  fill: #DE1818;
}

.datetime_due_normal, .datetime_due_normal + .due-date-info {
  color: #494F59;
}

.description {
  color: #B4BCCA;
}

.light {
  color: #969FAE;
}

#nxDatePicker {
  position: absolute;
  background: #FFFFFF;
  overflow-y: scroll;
  height: 150px;
  border: 1px solid #E2E6EE;
  padding: 5px;
  z-index: 104;
  overflow: hidden;
  height: auto;
}

#nxDatePicker .date {
  border: 1px solid #FFFFFF;
}

#nxDatePicker .other-month {
  color: #B4BCCA !important;
}

#nxDatePicker .active {
  border: 1px solid #B4BCCA !important;
}

#nxDatePicker .weekend {
  background: #F7F9FD !important;
}

/*----------------------- Select groups dropdown ----------------------*/
.select-all-dropdown-container {
  position: absolute;
  z-index: 99;
}

.select-all-dropdown {
  z-index: 99;
  width: 150px;
  padding: 6px;
}

.select-all-option {
  padding: 3px;
}

.select-all-option .btn {
  width: 100%;
}

.select-all-option {
  padding: 3px;
}

.select-all-option .btn {
  width: 100%;
}

/*----------------------- Jcrop ----------------------------*/
.jcrop-vline, .jcrop-hline {
  font-size: 0;
  position: absolute;
  background: #FFFFFF url(https://scoroassets.scoro.com/gfx/ico/Jcrop.gif) top left repeat;
}

.jcrop-vline {
  height: 100%;
  width: 1px !important;
}

.jcrop-hline {
  height: 1px !important;
}

.jcrop-handle {
  font-size: 1px;
  width: 7px !important;
  height: 7px !important;
  border: 1px #F0F3FA solid;
  background-color: #1F2226;
  *width: 9px;
  *height: 9px;
}

.jcrop-tracker {
  height: 100%;
}

.custom .jcrop-vline, .custom .jcrop-hline {
  background: yellow;
}

.custom .jcrop-handle {
  border-color: #1F2226;
  background-color: #108043;
}

/*------------------------	FILE TYPES	----------------------*/
a[href$=".xls"]:hover,
a[href$=".csv"]:hover {
  color: #E43958;
  text-decoration: none;
}

a[href$=".pdf"]:not(.sui-btn, .no-url-formatting), .ico_pdf {
  background: transparent url(https://scoroassets.scoro.com/gfx/filetypes/pdf.png) center left no-repeat;
}

a[href$=".doc"], a[href$=".docx"], a[href$=".rtf"], a[href$=".pages"], .ico_doc, .ico_docx, .ico_rtf {
  background: transparent url(https://scoroassets.scoro.com/gfx/filetypes/doc.png) center left no-repeat;
}

a[href$=".xls"], a[href$=".csv"], a[href$=".xls2"], a[href$=".xlsm"], a[href$=".xlsx"], .ico_xls, .ico_csv, .ico_xls2, .ico_xlsm, .ico_xlsx {
  background: transparent url(https://scoroassets.scoro.com/gfx/filetypes/xls.png) center left no-repeat;
}

a[href$=".ppt"], a[href$=".pptx"], a[href$=".pptm"], a[href$=".key"], .ico_ppt {
  background: transparent url(https://scoroassets.scoro.com/gfx/filetypes/ppt.png) center left no-repeat;
}

a[href$=".mp3"], a[href$=".wav"], .ico_mp3, .ico_wav {
  background: transparent url(https://scoroassets.scoro.com/gfx/filetypes/audio.png) center left no-repeat;
}

a[href$=".mov"], a[href$=".mpeg"], a[href$=".mp4"], a[href$=".avi"], .ico_mov, .ico_mpeg, .ico_mp4, .ico_avi {
  background: transparent url(https://scoroassets.scoro.com/gfx/filetypes/video.png) center left no-repeat;
}

a[href$=".gif"], a[href$=".png"], a[href$=".jpg"], a[href$=".jpeg"], .ico_gif, .ico_png, .ico_jpg, .ico_jpeg {
  background: transparent url(https://scoroassets.scoro.com/gfx/filetypes/gif.png) center left no-repeat;
}

a[href$=".zip"], .ico_zip {
  background: transparent url(https://scoroassets.scoro.com/gfx/filetypes/zip.png) center left no-repeat;
}

a[href$=".txt"], .ico_txt {
  background: transparent url(https://scoroassets.scoro.com/gfx/filetypes/txt.png) center left no-repeat;
}

a[href$="icon=other"], .ico_other {
  background: transparent url(https://scoroassets.scoro.com/gfx/filetypes/default.png) center left no-repeat;
}

.ico_gdoc {
  background: transparent url(https://scoroassets.scoro.com/gfx/filetypes/gdoc.png) center left no-repeat;
}

.ico_gsheet {
  background: transparent url(https://scoroassets.scoro.com/gfx/filetypes/gsheet.png) center left no-repeat;
}

.ico_gslide {
  background: transparent url(https://scoroassets.scoro.com/gfx/filetypes/gslide.png) center left no-repeat;
}

input[type=number],
input[type=text],
input[type=tel],
input[type=email],
textarea {
  outline: none;
}

a[href$=".pdf"]:not(.sui-btn, .no-url-formatting), .ico_pdf,
a[href$=".doc"], a[href$=".docx"], a[href$=".rtf"], a[href$=".pages"], .ico_doc, .ico_docx, .ico_rtf,
a[href$=".xls"], a[href$=".csv"], a[href$=".xls2"], a[href$=".xlsm"], a[href$=".xlsx"], .ico_xls, .ico_csv, .ico_xls2, .ico_xlsm, .ico_xlsx,
a[href$=".ppt"], a[href$=".pptx"], a[href$=".pptm"], a[href$=".key"], .ico_ppt,
a[href$=".mp3"], a[href$=".wav"], .ico_mp3, .ico_wav,
a[href$=".mov"], a[href$=".mpeg"], a[href$=".mp4"], a[href$=".avi"], .ico_mov, .ico_mpeg, .ico_mp4, .ico_avi,
a[href$=".gif"], a[href$=".png"], a[href$=".jpg"], a[href$=".jpeg"], .ico_gif, .ico_png, .ico_jpg, .ico_jpeg,
a[href$=".zip"], .ico_zip,
a[href$=".txt"], .ico_txt,
a[href$="icon=other"], .ico_other,
.ico_gdoc, .ico_gsheet, .ico_gslide {
  display: inline-block;
  padding-left: 20px;
  color: #1F2226;
  font-weight: normal;
  background-size: 16px;
}

.mini2,
.mini {
  font-size: 10px;
  color: #717A89;
}

.mini {
  font-size: 10px;
}

.mini3 {
  font-size: 10px;
  color: #1F2226;
}

.createdModifiedBlock .mini3 {
  padding-bottom: 4px;
  display: inline-block;
}

.heading_sprite {
  width: 19px;
  height: 18px;
  display: block;
}

.heading_sprite.on .nextButton, .heading_sprite.off:hover .nextButton {
  background-position: -160px -18px;
}

.noborder, tr.noborder > td {
  border: 0 !important;
}

.nopadding, .nopadding td {
  padding: 0 !important;
}

.nums {
  /*	border: 0 !important;*/
  font-size: 10px;
  width: 95%;
  max-width: 70px;
  text-align: right;
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  margin-right: 2px;
  margin-left: -2px;
}

.media-plan-container table {
  margin: 10px 0;
}

.media-plan-container, .media-plan-container input {
  font-size: 9px;
}

.media-plan-container input {
  padding: 1px !important;
}

.media-plan-container table.text {
  width: 18%;
  margin: 10px 5px;
}

.media-plan-container table.text td {
  border: 1px solid #B4BCCA;
}

#tabs ul {
  list-style: none;
  padding: 0 !important;
  margin: 0 auto !important;
  height: 25px !important;
  border-bottom: 2px solid #969FAE !important;
}

#tabs li {
  display: inline !important;
}

#tabs li a {
  font-size: 12px;
  background-color: #F0F3FA;
  height: 17px !important;
  padding: 6px 11px 2px 11px !important;
  margin: 0 7px 0 0 !important;
  color: #717A89;
}

.interested-party-header_option {
  padding: 4px 8px 5px 9px;
  opacity: 0.5;
}

.interested-party-header_option.active,
.interested-party-header_option:hover,
#tabs .active-tab {
  background-color: #969FAE;
  color: #FFFFFF;
  opacity: 1;
}

.hiddenActionsTrigger .hiddenActions {
  opacity: 0;
}

.hiddenActionsTrigger:not(.inner):hover .hiddenActions:not(.inner) {
  opacity: 1;
}

.hiddenActionsTrigger.inner:hover .hiddenActions.inner {
  opacity: 1;
}

.tag-modify-header {
  margin-top: 1.5rem;
}

.tag-modify-line-separator {
  margin-top: 0.375rem;
}

.tags {
  margin: 0;
  max-height: 300px;
  overflow: auto;
  padding: 0;
  width: 220px;
}
.tags .tagBlock {
  margin: 3px 0;
}
.tags .select_all_subgroups {
  display: block;
  margin-top: 3px;
}
.tags__icon-default {
  fill: #F0F3FA !important;
}

.tags-filter__content {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.noBackground {
  background: none !important;
  padding: 4px 8px;
}

.noBackground .autoSuggestContainer input {
  padding: 5px;
}

.noBackground .suggestions_state.clearSuggestion {
  margin-top: 0 !important;
}

#colorpicker-wrapper {
  position: absolute;
  background: #FFFFFF;
  padding: 10px;
  border: 1px solid #B4BCCA;
  z-index: 1;
}

.contextHelp {
  text-decoration: none;
  display: inline-block;
  margin-bottom: -3px;
  text-align: left;
  color: #969FAE;
  cursor: default;
}
.contextHelp:hover .scoro-icon {
  fill: #E43958;
}

.contextHelpText {
  border: 1px solid #969FAE;
  display: none;
  margin-left: 10px;
  padding: 10px;
  position: absolute;
  min-width: 150px;
  max-width: 400px;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
  color: #FFFFFF;
  background: #1F2226;
  white-space: normal;
  font-size: 12px;
  font-family: "Inter", sans-serif;
}

/*
former style.css
*/
.pixel {
  display: inline;
  width: 1px;
  height: 1px;
  border: 0;
  padding: 0;
  margin: 0;
}

.scoro-deprecated-container {
  padding-left: 15px;
  padding-right: 15px;
  width: 960px;
  margin: 0 auto;
  /* in live code, this has box-sizing: content-box.. therefore the page container is ~30 pixels wider than in new code (that uses _reboot) */
  /*box-sizing: border-box;*/
}

#notificationsBar > .scoro-deprecated-container {
  width: 100%;
  max-width: 1680px;
}

.empty {
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;
}

.empty:hover {
  font-size: 10px;
  color: #084E8A;
  text-decoration: none;
}

/* some color codes for financial graphs */
.financial_actual_color_code {
  color: #BBE5B3;
  background-color: #BBE5B3;
}

.financial_actual_color_code_light {
  color: #BBE5B3;
  background-color: #BBE5B3;
}

.financial_surplus_color_code {
  color: #5C6AC4;
  background-color: #5C6AC4;
}

.financial_surplus_color_code_light {
  color: #B3BCF5;
  background-color: #B3BCF5;
}

.financial_deficit_color_code {
  color: #DE1818;
  background-color: #DE1818;
}

.financial_deficit_color_code_light {
  color: #FA8888;
  background-color: #FA8888;
}

.financial_not_reached_goal {
  color: #E2E6EE;
  background-color: #E2E6EE;
}

.financial_inverse_actual_color_code {
  color: #969FAE;
  background-color: #969FAE;
}

.financial_inverse_actual_color_code_light {
  color: #B4BCCA;
  background-color: #B4BCCA;
}

/*
former style.css END
*/
.miniListHeader {
  display: block;
  border-bottom: 1px solid #E2E6EE;
  padding: 5px;
}

.miniListHeader h2 a {
  color: #717A89;
}

.elionCallButton {
  float: left;
}

.elionCallButton span {
  cursor: pointer;
  height: 16px;
  width: 16px;
  margin: -1px 2px -5px;
  background: url(https://scoroassets.scoro.com/gfx/elionCallButton.png) no-repeat 0 0 transparent;
}

.elionCallButton:hover span {
  background-position: -16px 0;
}

.relative {
  position: relative !important;
}

.absolute {
  position: absolute;
}

.nextButton {
  background: url(https://scoroassets.scoro.com/gfx/next_buttons.png) no-repeat scroll 0 0 transparent;
  width: 19px;
  height: 18px;
  display: block;
  cursor: pointer;
}

.nextButton.delete {
  background-position: -120px 0;
}

.nextButton.delete:hover {
  background-position: -120px -18px;
}

.nextButton.confirmed {
  background-position: -200px 0;
}

.nextButton.confirmed.not {
  background-position: -200px -18px;
}

.nextButton.productSelect, .nextButton.contactSelect {
  background-position: -220px 0;
}

.nextButton.copy {
  background-position: -240px 0;
}

#progress {
  width: inherit;
  height: 20px;
  text-align: left;
  margin-top: 5px;
  display: none;
}

#progress .barContainer, .progressContainer .barContainer {
  position: relative;
  display: inline-block;
  width: 100%;
  border: 1px solid #B4BCCA;
  border-radius: 3px;
  background-color: inherit;
}

#progress .bar, .progressContainer .bar {
  display: block;
  background: #0085E0;
  width: 0;
  height: 18px;
  transition: width 0.6s ease-out;
}

#progress .barContainer .percent, .progressContainer .barContainer .percent {
  color: #F0F3FA;
  font-size: 12px;
  top: 2px;
  width: 100%;
  text-align: center;
  position: absolute;
}

input.placeholder {
  color: #E2E6EE;
}

.borderBox {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}

.work_contacts_selector .autoSuggestInputContainer input[name=bookmark_company_name],
.realestateSelector .autoSuggestInputContainer input[name=bookmark_realestate_name] {
  padding-left: 25px;
}

.autoSuggestPicture {
  width: 20px;
  height: 20px;
  font-size: 14px;
  vertical-align: middle;
  margin-right: 1rem;
}

.filterbar .dateFilters {
  margin-top: -15px !important;
}

.radioToggle {
  display: inline-block;
  margin: 1rem 1rem 1rem 0;
  white-space: nowrap;
}

.radioToggle > label {
  padding: 6px 10px;
  text-align: center;
  overflow: hidden;
  font-weight: 600;
  cursor: pointer;
  border: 1px solid #E2E6EE;
  border-radius: 0;
  white-space: nowrap;
  margin-right: -1px;
  color: #717A89;
  background: #F7F9FD;
}

.radioToggle label:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.radioToggle label:last-child,
.radioToggle label.last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.radioToggle > label.active {
  box-shadow: 1px 1px 5px #E2E6EE inset;
  background: #FFFFFF;
  color: #0085E0;
}

.radioToggle > label > input {
  margin-left: -35px;
  display: none;
}

.radioToggle > label > span {
  padding: 15px;
}

.priorityRadio {
  cursor: pointer;
}

.priorityRadio > input[type=radio] {
  display: none;
  width: 0;
}

.priorityRadio.active > i {
  border: 1px solid #B4BCCA;
  background: #F0F3FA;
  padding: 2px 3px 2px 1px;
}

.priorityRadio > i {
  border: 1px solid transparent;
  padding: 2px 3px 2px 1px;
}

.listIcon {
  display: inline-block;
  height: 16px;
  width: 16px;
}
.listIcon__done {
  fill: #0085E0 !important;
}
.listIcon.priority0 {
  color: #969FAE !important;
}
.listIcon.priority1 {
  color: #E43958 !important;
  fill: #E43958;
}
.listIcon.priority2 {
  color: #FAD200 !important;
  fill: #FAD200;
}
.listIcon.priority3 {
  color: #0085E0 !important;
  fill: #0085E0;
}

.nextConfirmation {
  display: inline;
  position: absolute;
  background: #FFFFFF;
  min-width: 100px;
  text-align: left;
}
.nextConfirmation .close-btn {
  position: absolute;
  right: 6px;
  top: 6px;
}
.nextConfirmation .close-btn i.icon {
  font-size: 10px;
  color: #B4BCCA;
}
.nextConfirmation .confirm-btn {
  margin-right: 0.75rem;
  color: #E43958;
}
.nextConfirmation .cancel-btn {
  color: #1F2226;
}

#fixedConfirmationWrapper {
  width: 350px;
  height: 0;
  margin: 0 auto;
  background: transparent;
  position: fixed;
  left: 40%;
  top: 20%;
  z-index: 1050;
}

#systemMessages {
  display: flex;
  height: 40px;
  color: #FFFFFF;
}
#systemMessages a {
  color: #FFFFFF;
}
#systemMessages > * {
  align-self: center;
}

#systemMessages .systemMessage,
#systemMessages .backgroundJobs {
  color: #FFFFFF;
  flex: 1;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.bookmarkKeywords {
  border: none;
  font-size: 14px;
}

.exportOptions {
  float: left;
  padding-left: 10px;
  padding-top: 7px;
}

.exportOptionsDropdown {
  position: relative;
  width: inherit;
  margin-right: -6px;
}

.linkDropdownContentBlock {
  background-color: #FFFFFF;
  border: 1px solid #B4BCCA;
}

.scoro-deprecated-container.rent_orders_schedule {
  width: 1200px;
}

#nxDatePicker a.prev-month,
#nxDatePicker a.next-month {
  padding: 2px 6px;
  border: 1px solid #F0F3FA;
}

.showMore, .fetchMore {
  border-top: 1px solid #E2E6EE !important;
  text-align: center;
  padding: 0 !important;
}

.showMore a, .fetchMore a {
  background: #F0F3FA;
  padding: 3px 10px;
  font-size: 9px;
  line-height: 15px;
  /* these a tags are inline elements; if we want them stay inside the tabel cell, then must be that line-height=padding+font-size	 */
  color: #717A89;
  cursor: pointer;
}

.nobottomborder-for-last-visible-showmore-table-row td {
  border-bottom: none !important;
}

/* stickyMenu */
.stickyMenuWrapper {
  width: 100%;
}

.stickyMenu {
  padding: 0;
  z-index: 10;
}

.stickyMenuFixed {
  position: fixed;
  left: auto;
  z-index: 10;
  /* this should only work as a fallback; all fixed stickyMenu items should have inline z-index's */
}

/* /stickyMenu */
#percentHelper {
  position: absolute;
  background: #FFFFFF;
  padding: 1rem;
  box-shadow: 0px 8px 32px rgba(31, 34, 38, 0.12), 0px 2px 6px rgba(31, 34, 38, 0.08);
}

#percentHelper td {
  border-bottom: 1px solid #B4BCCA !important;
}

.readonly {
  border: 1px solid transparent !important;
  cursor: default;
}

.readonly:hover, .readonly:focus {
  background-color: #FFFFFF;
  border: 1px solid transparent !important;
  cursor: default;
}

/**
breadcrumbs
http://www.red-team-design.com/css3-breadcrumbs
*/
#breadcrumbs {
  background: #F0F3FA;
  border-bottom: 1px #E2E6EE solid;
  height: 30px;
  margin: -15px -15px 5px;
}

#breadcrumbs li {
  float: left;
}

#breadcrumbs li a > span {
  margin-top: 10px;
  margin-left: -10px;
}

#breadcrumbs a {
  padding: 0.7em 1em 0.7em 2em;
  float: left;
  text-decoration: none;
  color: #1F2226;
  position: relative;
  background-color: #E2E6EE;
  background-image: linear-gradient(to right, #FFFFFF, #E2E6EE);
}

#breadcrumbs li:first-child a {
  padding-left: 1em;
  border-radius: 3px 0 0 3px;
}

#breadcrumbs a:hover, #breadcrumbs a.active {
  background: #FFFFFF;
}

.breadcrumbName {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100px;
  white-space: nowrap;
}

#breadcrumbs a::after,
#breadcrumbs a::before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.5em;
  border-top: 1.5em solid transparent;
  border-bottom: 1.5em solid transparent;
  border-left: 1em solid;
  right: -1em;
  font-size: 9px;
}

#breadcrumbs a::after {
  z-index: 2;
  border-left-color: #E2E6EE;
}

#breadcrumbs a::before {
  border-left-color: #B4BCCA;
  right: -1.1em;
  z-index: 1;
}

#breadcrumbs a:hover::after, #breadcrumbs a.active::after {
  border-left-color: #FFFFFF;
}

#breadcrumbs .current,
#breadcrumbs .current:hover {
  font-weight: 600;
  background: none;
}

#breadcrumbs .current::after,
#breadcrumbs .current::before {
  content: normal;
}

.withClearButtonClickTarget {
  float: left;
  margin-left: -28px;
  position: absolute;
  cursor: pointer;
}
.withClearButtonClickTarget i {
  font-size: 20px !important;
}

span.withClearButtonClickTarget i {
  margin: 5px 0;
}

.textareaClearButtonContainer {
  position: relative;
}
.textareaClearButtonContainer.cols-defined {
  display: inline-block;
}
.textareaClearButtonContainer.cols-defined .withClearButtonClickTarget {
  top: 0.5rem;
  right: 0.5rem;
}
.textareaClearButtonContainer.cols-defined .withClearButtonClickTarget i {
  margin: 0;
}

.mini-module-filter-search-box span.withClearButtonClickTarget i {
  margin: 0.5rem 0;
}

.keywordsBlock .withClearButtonClickTarget {
  display: none;
}
.keywordsBlock .withClearButtonClickTarget i {
  margin: 7px 0;
}

tr.customFieldRow > td.bold {
  max-width: 150px;
}

/*---*/
.isDefault {
  display: inline-flex;
  align-items: center;
}

.isDefaultIconWrapper {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 0.5rem;
  border: solid 1px #B4BCCA;
  box-shadow: inset 0 0 2px #B4BCCA;
  background: #FFFFFF;
  position: relative;
}

.isDefaultIconWrapper i.icon {
  position: absolute;
  top: -5px;
  left: -1px;
  color: #E2E6EE !important;
  opacity: 0.4;
}

.isDefault.checked i.icon {
  color: #108043 !important;
  opacity: 1;
}

.isDefaultText {
  color: #1F2226;
  font-size: 14px;
  font-weight: 600;
  vertical-align: middle;
  margin-left: 5px;
}

.isDisabled .isDefaultText {
  color: #969FAE;
}

/*---*/
.overflowHidden {
  overflow: hidden;
}

.buttonDropdownContainer {
  position: relative;
  display: inline-block;
}

.buttonDropdown {
  position: absolute;
  background: #FFFFFF;
  border-radius: 0.5rem;
  box-shadow: 0px 8px 32px rgba(31, 34, 38, 0.12), 0px 2px 6px rgba(31, 34, 38, 0.08);
  padding: 6px 0 0;
  z-index: 98;
}

.buttonDropdown .options {
  overflow-y: auto;
}

.selectDropdown .options {
  max-height: 250px;
}

.buttonDropdownContentContainer {
  padding: 10px;
}

.userSelectDropdown {
  border-radius: 50%;
}

.userSelectDropdown .toggleButtonDropdown {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.userSelectDropdown i.icon-arrow_down {
  position: absolute;
  bottom: 0px;
  right: 0px;
  background-color: #FFFFFF;
  border: solid 1px #E2E6EE;
  border-radius: 50%;
  padding: 2px;
}

#tourbtn {
  position: fixed;
  right: 15px;
  bottom: 35px;
}

#tourbtn a {
  background: #CDD3DF;
  padding: 8px 15px;
  font-size: 12px;
  line-height: 22px;
  font-weight: 600;
  color: #494F59;
  text-decoration: none;
  border-radius: 3px;
}

#tourbtn a:hover {
  background: #E2E6EE;
}

.toggle-colorpicker {
  width: 20px;
  height: 20px;
  border: 1px solid #B4BCCA;
  border-radius: 3px;
  cursor: pointer;
}

.clearInput {
  color: #B4BCCA;
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  right: 3px;
  top: 3px;
  display: none;
  padding: 0 3px;
}

.messageBox,
.buttonbar,
.filterbar,
#overAllBlock {
  width: auto;
}

.submod-pdfTemplates #settingsPageContainer .messageBox, .submod-bookmarks #settingsPageContainer .messageBox {
  margin-bottom: 0;
}

.mod-reports #jsMessageContainer .messageBox {
  margin-top: 0;
}

.messageBox + .filterbar {
  border-top: 0;
}

.stickyMenuWrapper.stickyMenuFixed {
  margin-top: 0;
}

.narrowDownFilterContainer {
  float: right;
  position: relative;
}

.narrowDownFilter {
  width: 95px;
}

.filter_selector .narrowDownFilter:focus {
  border-color: #F0F3FA;
}

.salesdocs-products-filter {
  padding-left: 5px;
}

/* bookmarkBox */
#bookmarkBox {
  position: relative;
}

#showBookmarksBox {
  color: #717A89;
  padding: 6px;
  background-color: #F7F9FD;
  font-weight: 200;
  display: inline-block;
}

#showBookmarksBox:hover {
  background: #F7F9FD;
}

.bookmarkSearch {
  border-bottom: 1px solid #F0F3FA;
  position: relative;
}

.bookmarkSearch input[name=bookmarkSearch] {
  border: none;
  vertical-align: top;
  padding: 8px 15px 8px 2px;
  width: 165px;
}

.bookmarkSearch .icon-search2 {
  color: #969FAE;
  padding-left: 12px;
  padding-top: 8px;
  font-size: 14px;
}

.bookmarkOptions .content .bookmarkItem .ownerInitials {
  width: 31px;
  border-radius: 3px;
  font-size: 11px;
  background-color: #E2E6EE;
  color: #FFFFFF;
  font-weight: 300;
  position: absolute;
  margin: auto;
  text-align: center;
  cursor: default;
  line-height: 1em;
  padding: 2px 0;
}

.bookmarkOptions .content .icon.ownerInitials {
  color: #CDD3DF;
  background: none;
  font-size: 13px;
}

.bookmarkOptions .content .bookmarkItem a {
  overflow-x: hidden;
  text-overflow: ellipsis;
  padding: 0 35px 0 40px;
}

.bookmarkOptions .content .bookmarkItem.owner-my a {
  padding-left: 15px;
}

.bookmarkOptions .content .bookmarkItem {
  position: relative;
  border-bottom: 1px solid #F0F3FA;
  padding: 9px 12px;
}

.bookmarkOptions .filterOptionBlock {
  white-space: normal;
}

.bookmarkSeparator {
  color: #494F59;
  padding: 9px 12px;
  font-weight: 600;
  border-bottom: 1px solid #F0F3FA;
}

.bookmarkOptions a {
  padding: 9px 12px;
  display: block;
}

.bookmarkOptions a i {
  margin: 2px 5px 0 0;
}

.my-bookmark-icon {
  position: absolute;
  color: #E2E6EE;
}

.bookmarkOptions li > ul > li:hover a {
  background: #F0F3FA;
}

.bookmarkSearch .icon-search2 {
  color: #969FAE;
}

.bookmarkOption.bookmark-settings {
  margin-top: -5px;
}

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

.bookmarkOption:hover {
  background-color: #F0F3FA;
}

.bookmarkOption .icon,
#showBookmarksBox > i {
  color: #494F59;
  font-size: 13px;
  position: relative;
  top: 1px;
}

#showBookmarksBox > i.icon-arrow_down {
  top: -1px;
  display: inherit;
}

.bookmarkOptions .content {
  padding: 0 !important;
  max-height: 330px;
  overflow-y: auto;
}

#currentBookmarkName {
  color: #717A89;
  font-weight: 400;
  font-size: 1.75rem;
  line-height: 2rem;
}

.editBookmark {
  right: 0;
  position: absolute;
  margin: auto;
  align-items: center;
  display: inline-flex;
  width: 15px;
  float: right;
  padding: 0;
  padding-right: 12px;
  /* to make sure the scrollbar does not appear on top of the icon */
  cursor: pointer;
}

.editBookmark i {
  font-size: 14px;
  color: transparent;
}

.editBookmark i:hover {
  color: #717A89 !important;
}

.bookmarkOptions .content .bookmarkItem:hover .editBookmark i {
  color: #B4BCCA;
}

/* /bookmarkBox */
span.tabOnNewLine {
  clear: left;
}

#filelist div {
  padding: 2px 0;
}

#customFields {
  margin: 2px 10px;
}

.subheading-state-icon {
  width: 4rem;
  display: flex;
  justify-content: center;
}
.subheading-state-icon .scoro-icon {
  fill: #0085E0;
}

span.icon.icon-send {
  margin: 0 2px 0 -2px;
}

.isCustomFieldTabsContainer span {
  background: #F0F3FA;
}

.isCustomFieldTabsContainer span.customFieldTab {
  margin-left: 0;
  margin-right: 4px;
}

.customFieldsTabRow {
  display: none;
}

.customFieldsTabRow.isVisible {
  display: table-row;
}

.custom_field_column {
  max-width: 200px;
  overflow-wrap: break-word;
}
.custom_field_column a,
.custom_field_column .primary {
  display: block;
}

td .truncated-custom-field-content {
  overflow: hidden;
  max-height: 1.5em;
  height: 1.5em;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.emptyFilterDiv {
  height: 20px;
  width: 100%;
}

.emptyFilterDiv p {
  line-height: 20px;
  color: #969FAE;
  padding: 0 5px;
}

.selectorTitle {
  padding: 0 7px 5px;
  font-weight: 600;
  border-bottom: 1px solid #F0F3FA;
}

/*--- column graphs ---*/
/* metrics with graphs should be aligned to the left; not to the center which is the default at the moment */
#overAllBlock .miniGraphContainer ~ tr,
#overAllBlock .miniGraphContainer {
  text-align: left;
}

/*--- end of column graphs ---*/
.contextHelpContainer {
  display: inline-block;
  margin: 0 2px;
}

.contextHelpContainer .hasVisibleText {
  min-width: 130px;
}

.contextHelpContainer i {
  float: left;
}

.contextHelpVisibleText {
  float: right;
  margin-top: 2px;
}

.context_embeded td.colSize,
.context_embeded td.colDate,
.context_embeded td.colEdit {
  color: #969FAE;
}

.logMini, .logMini a {
  color: #B4BCCA;
  font-size: 9px;
}

input[type=text]:disabled, select:disabled {
  border: 1px #F0F3FA solid;
  color: #B4BCCA;
  background: #F7F9FD;
  pointer-events: none;
}
input[type=text]:disabled.reading-mode, select:disabled.reading-mode {
  color: #717A89;
}

label.disabled {
  color: #B4BCCA;
}

input[type=checkbox].disabled,
input[type=image].disabled {
  opacity: 0.5;
}

.customFieldTd {
  width: 20%;
}

.companies .customFieldTd, .persons .customFieldTd {
  width: 50%;
}

.selectAlign.addReminder.active i {
  color: #E43958;
}

.selectAlign.addReminder i {
  vertical-align: middle;
  color: #494F59;
}

.selectAlign.addReminder {
  padding-top: 4px;
  margin-right: 5px;
}

.reminderContainer {
  height: 27px;
}

.filter_selector .search-container {
  border: 0 none;
  padding: 4px;
}

.narrowDownFilterContainer .search-container .clear-input {
  display: none;
}

.narrowDownFilterContainer:hover .search-container.active .clear-input {
  display: block;
  position: absolute;
  right: 0;
  top: calc(50% - 8px);
  color: #B4BCCA;
  background-color: inherit;
  cursor: pointer;
}

.filter_selector .search-container i.icon {
  vertical-align: middle;
}

.filter_selector input.narrowDownFilter {
  border: 0 none;
  width: 100%;
  padding-left: 24px;
}

.show-all-projects {
  margin-top: 6px;
  font-weight: 600;
  cursor: pointer;
  float: right;
}

.search-in-progress .filterOptionBlock,
.search-in-progress .eventPopupUser,
.addNotification .search-in-progress > div,
.search-in-progress .show-all-projects,
.hidden_filter_option {
  display: none !important;
}

.search-in-progress .eventPopupUser.option_matches_search,
.addNotification .search-in-progress > div.option_matches_search,
.hidden_filter_option.option_matches_search,
.users-selection-list .search-in-progress .option_matches_search {
  display: block !important;
}

.search-in-progress .filterOptionBlock.option_matches_search {
  display: flex !important;
}

.search-in-progress .filter-no-matches-found-wrapper {
  padding: 12px 0;
}

.narrowDownFilterNoMatchesFound {
  margin-left: 10px;
}

#dynamicPageContent .css-loader-wrapper {
  height: 300px;
}

.tagTd {
  white-space: nowrap;
}

.userGroupSelection {
  display: inline-block;
}

.userGroupSelection .linkdropdown {
  padding: 1px 4px;
}

.userGroupSelection i.icon-bookmark_shared {
  color: #969FAE;
  font-size: 20px;
}

.group-selection-container .addlink {
  padding: 0;
  height: 20px;
  background-color: unset;
  border: 1px solid transparent;
}

.toggleTruncateText.truncated .text {
  display: inline-block;
  height: 16px;
  overflow: hidden;
  vertical-align: top;
  max-width: 97%;
  text-align: justify;
}

.toggleTruncateText .ellipsis {
  display: none;
}

.toggleTruncateText.truncated .ellipsis {
  display: inline-block;
}

.icon.invisible-placeholder {
  width: 17px;
  display: inline-block;
}

.not-in-current-package {
  opacity: 0.5;
}

/*------Narrow down filter in filterbar dropdown--------*/
.narrowDownDropContainer {
  background: #FFFFFF;
  position: relative;
  float: none;
  border: 1px solid #F0F3FA;
  margin: 4px;
  border-radius: 4px;
}

.narrowDownDrop {
  background: transparent !important;
}

.narrowDownDropContainer .icon-search3 {
  position: absolute;
  color: #CDD3DF;
  top: 50%;
  transform: translateY(-50%);
  left: 8px;
}

/*for comments notifications*/
.notificationContainer {
  height: 26px;
  border-radius: 3px;
}

.notifyButton {
  max-width: 160px;
  display: inline-flex;
  align-items: center;
}
.notifyButton .icon {
  font-size: 2rem !important;
  margin: -2px 0;
  margin-left: -8px;
}

.notifyUsersContainer .notifyButtonActive .icon-close-notification-bar {
  color: #B4BCCA;
  cursor: pointer;
  padding: 0 0 0 9px;
}

.notifyButtonActive {
  display: flex;
  align-items: center;
  max-width: 155px;
  font-weight: 600;
  background: #FFFFFF;
  border: 1px solid #E2E6EE;
  border-radius: 0.5rem;
  line-height: 1;
  padding: 1rem;
  cursor: pointer;
}
.notifyButtonActive .icon {
  font-size: 1.5rem;
}
.notifyButtonActive .icon--adjust {
  font-size: 2rem;
  padding-right: 0.5rem;
  margin: -0.25rem 0;
  color: #E43958;
}

.notifyUsersNarrowDownContainer .narrowDownDropContainer {
  width: 60%;
  margin: 9px 8px;
  float: left;
}

.notifyButtonActive:hover {
  background: #FFFFFF;
}

.notificationOptions {
  padding: 0;
  margin: 0.5rem 0;
}

.notificationOptions.filter_selector {
  min-width: 305px;
  max-width: 310px;
}

.backArrow,
.userGroupOption,
.chooseIndividual {
  padding: 5px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.63;
  color: #717A89;
}

.userGroups {
  max-height: 500px;
  overflow: auto;
}

.chooseIndividual {
  font-weight: 600;
  text-align: center;
}

.userGroupOption {
  cursor: default;
}

.userGroupOption .arrow-down-container {
  width: 40px;
  height: 30px;
  float: right;
  cursor: pointer;
}

.userGroupOption .arrow-down-container .icon-arrow_down {
  margin-top: 14px;
  margin-right: 10px;
}

.rotatedArrow .icon-arrow_down {
  /* IE 9 */
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}

.userGroupOption .groupCheckboxContainer {
  font-weight: 600;
  margin-left: 6px;
}

.notifyUsersNarrowDownContainer {
  width: 100%;
  height: 43px;
}

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

.newContent {
  cursor: default;
  line-height: normal;
  color: #1F2226;
  padding-left: 10px;
}

.notificationOptions .user-label {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.notificationOptions .user-label .users-groups-selection {
  flex: 0 0 1.25rem;
}
.notificationOptions .user-label .avatar-component {
  font-size: 3.5rem;
  padding-right: 0.75rem;
}
.notificationOptions .user-label .avatar-component .avatar-content {
  border: unset !important;
}
.notificationOptions .user-label .avatar-component .avatar {
  box-shadow: 0px 5px 20px rgba(73, 79, 89, 0.08), 0px 2px 6px rgba(73, 79, 89, 0.05);
}

.rightArrow {
  margin-top: 13px !important;
  margin-right: 5px;
  font-size: 6px !important;
}

i.backArrow {
  font-size: 6px !important;
  transform: rotate(180deg);
}

.notificationOptions .content {
  padding: 0;
  padding-left: 10px;
  max-width: 285px;
}

.addNotification .selectDeselect {
  margin-left: 8px;
}

.activeBackground {
  background: #F0F3FA;
}

.groupCheckboxContainer,
.notificationChoiches {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.notificationChoiches {
  margin-top: 15px;
  width: 33%;
}

/*------SELECT BOXES FIX FOR IE10-------*/
@media screen and (min-width: 0\0 ) {
  .filterOptionBlock input[type=checkbox], input[type=radio] {
    margin: -2px 4px 0 0;
  }

  .filterOptionBlock {
    padding: 6px 5px;
  }

  .selectContainer select {
    padding: 5px;
  }

  select::-ms-expand {
    background-color: #FFFFFF;
    border: none;
  }

  span.selectContainer::before {
    display: none;
  }
}
.stickyMessage {
  top: 30px !important;
}

.customImageContainer {
  display: inline-block;
}

.customFieldImage {
  max-width: 100px;
}

.userData img {
  height: 26px;
  margin-top: 2px;
  margin-right: 6px;
  width: 26px;
  border-radius: 2px;
}

.extraLeftPad {
  padding-left: 8px;
}

.inlineBlock {
  display: inline-block;
}

.vertical-center tr td {
  vertical-align: middle;
}

/* safari shows these person icons in random inputs; trying to get rid of these */
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}

.small-help-text-container {
  display: flex;
}

.smallHelpText {
  color: #969FAE;
  display: block;
  padding: 3px 0 5px;
  font-weight: normal;
  line-height: normal;
  max-width: 90rem;
}

.smallHelpText.error {
  color: #DE1818;
}

.small-help-text-container .icon-info {
  padding-right: 3px;
  color: #0085E0;
}

.filesBox > tbody > tr:nth-child(1) td,
.contentBlockHeader,
.block_header_row td,
#commentsTable > tbody > tr:nth-child(1) td {
  border-bottom: 2px solid #E2E6EE;
  padding: 1.125rem 0.375rem;
}

.buttonDropdown .buttonDropdownLineWrapper .notOwnerOfDashboardTextWrapper {
  text-align: left;
  white-space: normal;
  min-width: 120px;
  word-wrap: break-word;
}

.related-data-table {
  margin-bottom: 20px;
}

.cf-td img {
  max-width: 100%;
  height: auto;
}

.range-date-picker {
  display: flex;
}

.range-date-picker-options {
  padding: 3px;
}

.range-date-picker-quick-selector {
  max-width: 180px;
}

.range-date-picker-quick-compare-selector {
  max-width: 123px;
}

.compare-filter {
  margin-top: 2rem;
}

.compare-quick-selector-container {
  display: flex;
  align-items: center;
  min-height: 30px;
}

.range-date-picker-options .quick-selector-container {
  display: flex;
  align-items: center;
}

.range-date-picker-options .quick-selector-container label,
.compare-filter label {
  margin: 0 1rem 0 0;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
  align-items: center;
}

.compare-to-label {
  white-space: nowrap;
}

.range-date-picker-options .date-pickers,
.compare-filter .compare-date-pickers {
  display: flex;
  margin: 1.5rem 0 0 0;
  align-items: center;
}

.range-date-picker-options .date-pickers .middle-date-picker-container,
.compare-filter .compare-date-pickers .middle-compare-date-picker-container {
  margin: 0 1rem;
}

.range-date-picker-options .datePicker {
  width: 12rem;
  min-width: 100%;
}
.range-date-picker-options .from-date-picker-container,
.range-date-picker-options .to-date-picker-container {
  flex: 1 1 0;
}

.range-date-picker .range-date-picker-options {
  background-color: #F7F9FD;
  border-radius: 0 0.5rem 0.5rem 0;
}

.range-date-picker-mini-view .range-date-picker-options {
  background-color: #FFFFFF;
}

.range-date-picker .range-date-picker-options .filterButtonAlignment {
  margin-top: auto;
}

.range-date-picker .range-date-picker-options .filterButtonAlignment .filter-btn {
  display: block;
  text-align: center;
}

.range-date-picker .range-date-picker-options .filterButtonAlignment .filter-btn .filterbut {
  /* you know because "it's nice to be !important, but it's more !important to be nice" @ .filterbut {*/
  margin-top: 2rem !important;
}

.filter_dates .range-date-picker .range-date-picker-options {
  padding: 3rem;
}

.filter_dates .range-date-picker .rangeDatePickerContainer {
  padding: 1rem 1.5rem;
}

.page-container {
  position: relative;
}
.page-container .addlink .icon {
  line-height: 0;
}
.page-container .addlink .icon:last-child {
  margin-right: 0;
  margin-left: 0.5rem;
}
.page-container .addlink .icon:first-child {
  margin-left: 0;
  margin-right: 0.5rem;
}
.page-container__wrapper {
  display: flex;
}
.page-container__eli-chat-spacer {
  flex-shrink: 0;
}

.filterbar .mini-module-filter-search-box {
  display: inline-block;
  margin-top: 5px;
}

.filterbar .mini-module-filter-search-box .bookmarkKeywords {
  font-size: 1.5rem;
}

.highlighted {
  animation: default-highlight-animation 0.5s;
}

.highlighted-red {
  animation-duration: 2s;
  animation-fill-mode: forwards;
  animation-name: red-highlight-animation;
}

.highlighted-notification {
  animation-duration: 2s;
  animation-fill-mode: forwards;
  animation-name: notification-highlight-animation;
}

.filter_columns_selector .filterOptionBlock .filter-column-title, .filter_overall_block_selector .filterOptionBlock .filter-column-title {
  display: inline-block;
  max-width: 190px;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}

.filter_columns_selector table {
  padding-top: 4px;
}

.filter_columns_selector .text-center {
  margin-bottom: 4px;
}

.td_sort {
  white-space: nowrap;
}

.tipsy-inner {
  overflow-wrap: break-word;
}

.tipsy {
  pointer-events: none;
}

.hide-tipsy .tipsy {
  display: none !important;
}

.salesdoc-sent-checkbox {
  display: block;
}

.salesdoc-sent-checkbox:not(.toggleSent) {
  cursor: default;
}

.checkbox-wrapper {
  display: flex;
  align-items: center;
}

.inline-checkbox-wrapper {
  display: inline-flex;
  align-items: center;
  padding-right: 12px;
}
.inline-checkbox-wrapper input[type=radio], .inline-checkbox-wrapper input[type=checkbox] {
  margin-right: 6px !important;
}
.inline-checkbox-wrapper:last-child {
  padding-right: unset;
}
.inline-checkbox-wrapper.disabled {
  pointer-events: none;
}

#dynamicPageContent .css-loader-container {
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#add-entry-row {
  font-weight: 600;
  margin: 10px 0 0 30px;
  font-size: 14px;
}

#add-entry-row a {
  cursor: pointer;
}

#trial-page-header-video-link {
  white-space: nowrap;
}

.unavailable-time {
  background-image: repeating-linear-gradient(45deg, #CDD3DF 0, #CDD3DF 1px, transparent 1px, transparent 2.828px);
  position: relative;
  left: 0;
  right: 2px;
}

.js-template-row {
  display: none !important;
}

.circular-progress-bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: visible;
  transform: rotate(-90deg);
  transform-origin: 50% 50%;
}
.circular-progress-bar__circle {
  stroke-width: 2px;
  stroke: #0085E0;
  stroke-linecap: round;
  stroke-dasharray: 314% 314%;
  stroke-dashoffset: 314%;
  transition: stroke-dashoffset 0.5s cubic-bezier(0.36, 0.13, 0.33, 1), color 0.5s cubic-bezier(0.36, 0.13, 0.33, 1);
}
.circular-progress-bar[data-status=overtime-40] .circular-progress-bar__circle {
  stroke: #DE1818;
}
.circular-progress-bar[data-status=overtime-20] .circular-progress-bar__circle {
  stroke: #EC5050;
}
.circular-progress-bar[data-status=overtime] .circular-progress-bar__circle {
  stroke: #FA8888;
}



/*!
 * Bootstrap v4.0.0-beta (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@media print {
  *,
*::before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a,
a:visited {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .badge {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
.table th {
    background-color: #fff !important;
  }

  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 3rem;
  padding-left: 3rem;
  width: 100%;
  transition: all 0.3s ease;
}
body:not(.action-view):not(.mod-reports.main-mod):not(.action-modify):not(.mod-main):not(.mod-settings) .container.container--expanded {
  max-width: 100vw;
}

.container {
  width: 100%;
}

@media (max-width: 479px) {
  .container {
    padding: 0 !important;
  }
}
@media (min-width: 480px) {
  .container {
    min-width: 980px;
  }
}
@media (min-width: 1250px) {
  .container {
    max-width: 1780px;
    padding-right: 6rem;
    padding-left: 6rem;
  }
}
/*--------------------------------------------------------------------------------------------------*/
.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 6rem;
  padding-left: 6rem;
  width: 100%;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -3rem;
  margin-left: -3rem;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 3rem;
  padding-left: 3rem;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

@media (min-width: 480px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }
}
@media (min-width: 1250px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }
}
@media (min-width: 1800px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.75rem 1.5rem;
  font-size: 1.5rem;
  line-height: 1.25;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.5rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: none;
}
.form-control::-webkit-input-placeholder {
  color: #868e96;
  opacity: 1;
}
.form-control::-ms-input-placeholder {
  color: #868e96;
  opacity: 1;
}
.form-control::placeholder {
  color: #868e96;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(3.375rem + 2px);
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
}

.col-form-label {
  padding-top: calc(0.75rem - 1px * 2);
  padding-bottom: calc(0.75rem - 1px * 2);
  margin-bottom: 0;
}

.col-form-label-lg {
  padding-top: calc(0.75rem - 1px * 2);
  padding-bottom: calc(0.75rem - 1px * 2);
  font-size: 1.875rem;
}

.col-form-label-sm {
  padding-top: calc(0.375rem - 1px * 2);
  padding-bottom: calc(0.375rem - 1px * 2);
  font-size: 1.375rem;
}

.col-form-legend {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  margin-bottom: 0;
  font-size: 1.5rem;
}

.form-control-plaintext {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  padding: 0.375rem 0.75rem;
  font-size: 1.375rem;
  line-height: 1.5;
  border-radius: 0.5rem;
}

select.form-control-sm:not([size]):not([multiple]) {
  height: calc(2.8125rem + 2px);
}

.form-control-lg {
  padding: 0.75rem 1.5rem;
  font-size: 1.875rem;
  line-height: 1.5;
  border-radius: 0.5rem;
}

select.form-control-lg:not([size]):not([multiple]) {
  height: calc(3.5625rem + 2px);
}

.form-group {
  margin-bottom: 1.5rem;
}

.form-text {
  display: block;
  margin-top: 0.375rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
}
.form-check.disabled .form-check-label {
  color: #868e96;
}

.form-check-label {
  padding-left: 1.875rem;
  margin-bottom: 0;
}

.form-check-input {
  position: absolute;
  margin-top: 0.375rem;
  margin-left: -1.875rem;
}
.form-check-input:only-child {
  position: static;
}

.form-check-inline {
  display: inline-block;
}
.form-check-inline .form-check-label {
  vertical-align: middle;
}
.form-check-inline + .form-check-inline {
  margin-left: 1.125rem;
}

.invalid-feedback {
  display: none;
  margin-top: 0.375rem;
  font-size: 1.375rem;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  width: 250px;
  padding: 0.75rem;
  margin-top: 0.125rem;
  font-size: 1.375rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: 0.25rem;
}

.required__indicator {
  position: relative;
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background: #F49342;
  z-index: 1;
}
.required__indicator::before {
  content: "";
  position: absolute;
  inset: 0;
  margin: -0.5rem;
}
.required__indicator:hover {
  animation: required-field-marker-pulse 1s 3;
}
.required__indicator:hover::after {
  content: attr(data-name);
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 1.125rem;
  text-transform: uppercase;
  color: #FFFFFF;
  background: inherit;
  border-radius: 5rem 5rem 5rem 0.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.125rem;
  animation: required-field-marker-pop 2.6s ease;
  transform-origin: 0 100%;
}
@keyframes required-field-marker-pop {
  0% {
    transform: scale(0);
  }
  95% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes required-field-marker-pulse {
  0% {
    outline: solid 2px rgba(244, 147, 66, 0);
  }
  50% {
    outline: solid 2px rgba(244, 147, 66, 0.4);
  }
  100% {
    outline: solid 10px rgba(244, 147, 66, 0);
  }
}

.was-validated .form-control:valid, .form-control.is-valid,
.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-control:valid ~ .invalid-feedback,
.was-validated .form-control:valid ~ .invalid-tooltip, .form-control.is-valid ~ .invalid-feedback,
.form-control.is-valid ~ .invalid-tooltip,
.was-validated .custom-select:valid ~ .invalid-feedback,
.was-validated .custom-select:valid ~ .invalid-tooltip,
.custom-select.is-valid ~ .invalid-feedback,
.custom-select.is-valid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-check-input:valid + .form-check-label, .form-check-input.is-valid + .form-check-label {
  color: #28a745;
}

.was-validated .custom-control-input:valid ~ .custom-control-indicator, .custom-control-input.is-valid ~ .custom-control-indicator {
  background-color: rgba(40, 167, 69, 0.25);
}
.was-validated .custom-control-input:valid ~ .custom-control-description, .custom-control-input.is-valid ~ .custom-control-description {
  color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-control, .custom-file-input.is-valid ~ .custom-file-control {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-control::before, .custom-file-input.is-valid ~ .custom-file-control::before {
  border-color: inherit;
}
.was-validated .custom-file-input:valid:focus, .custom-file-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-control:invalid, .form-control.is-invalid,
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-check-input:invalid + .form-check-label, .form-check-input.is-invalid + .form-check-label {
  color: #dc3545;
}

.was-validated .custom-control-input:invalid ~ .custom-control-indicator, .custom-control-input.is-invalid ~ .custom-control-indicator {
  background-color: rgba(220, 53, 69, 0.25);
}
.was-validated .custom-control-input:invalid ~ .custom-control-description, .custom-control-input.is-invalid ~ .custom-control-description {
  color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-control, .custom-file-input.is-invalid ~ .custom-file-control {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-control::before, .custom-file-input.is-invalid ~ .custom-file-control::before {
  border-color: inherit;
}
.was-validated .custom-file-input:invalid:focus, .custom-file-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 480px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group {
    width: auto;
  }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
  .form-inline .form-check-label {
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.375rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0;
  }
  .form-inline .custom-control-indicator {
    position: static;
    display: inline-block;
    margin-right: 0.375rem;
    vertical-align: text-bottom;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}
.modal.show .modal-dialog {
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.5rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: transparent;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #e9ecef;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 15px;
}

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #e9ecef;
}
.modal-footer > :not(:first-child) {
  margin-left: 0.375rem;
}
.modal-footer > :not(:last-child) {
  margin-right: 0.375rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 480px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto;
  }

  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 1250px) {
  .modal-lg {
    max-width: 800px;
  }
}
.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #0085E0 !important;
}

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #0067ad !important;
}

.bg-secondary {
  background-color: #494F59 !important;
}

a.bg-secondary:focus, a.bg-secondary:hover {
  background-color: #32363d !important;
}

.bg-default {
  background-color: #F7F9FD !important;
}

a.bg-default:focus, a.bg-default:hover {
  background-color: #cedaf3 !important;
}

.bg-danger {
  background-color: #E43958 !important;
}

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #ce1c3c !important;
}

.bg-light {
  background-color: #FFFFFF !important;
}

a.bg-light:focus, a.bg-light:hover {
  background-color: #e6e6e6 !important;
}

.bg-green {
  background-color: #50B83C !important;
}

a.bg-green:focus, a.bg-green:hover {
  background-color: #3f922f !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:focus, a.bg-info:hover {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #d39e00 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:focus, a.bg-dark:hover {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #e9ecef !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded {
  border-radius: 0.5rem !important;
}

.rounded-top {
  border-top-left-radius: 0.5rem !important;
  border-top-right-radius: 0.5rem !important;
}

.rounded-right {
  border-top-right-radius: 0.5rem !important;
  border-bottom-right-radius: 0.5rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}

.rounded-left {
  border-top-left-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}

.rounded-circle {
  border-radius: 50%;
}

.rounded-0 {
  border-radius: 0;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 480px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1250px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1800px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
.d-print-block {
  display: none !important;
}
@media print {
  .d-print-block {
    display: block !important;
  }
}

.d-print-inline {
  display: none !important;
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
}

.d-print-inline-block {
  display: none !important;
}
@media print {
  .d-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 480px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1250px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1800px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 480px) {
  .float-sm-left {
    float: left !important;
  }

  .float-sm-right {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }

  .float-md-right {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 1250px) {
  .float-lg-left {
    float: left !important;
  }

  .float-lg-right {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1800px) {
  .float-xl-left {
    float: left !important;
  }

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
          clip-path: none;
}

.w-5 {
  width: 5% !important;
}

.w-10 {
  width: 10% !important;
}

.w-15 {
  width: 15% !important;
}

.w-20 {
  width: 20% !important;
}

.w-25 {
  width: 25% !important;
}

.w-30 {
  width: 30% !important;
}

.w-40 {
  width: 40% !important;
}

.w-50 {
  width: 50% !important;
}

.w-60 {
  width: 60% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-750 {
  width: 750px !important;
}

.h-5 {
  height: 5% !important;
}

.h-10 {
  height: 10% !important;
}

.h-15 {
  height: 15% !important;
}

.h-20 {
  height: 20% !important;
}

.h-25 {
  height: 25% !important;
}

.h-30 {
  height: 30% !important;
}

.h-40 {
  height: 40% !important;
}

.h-50 {
  height: 50% !important;
}

.h-60 {
  height: 60% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-750 {
  height: 750px !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.m-1 {
  margin: 0.375rem !important;
}

.mt-1 {
  margin-top: 0.375rem !important;
}

.mr-1 {
  margin-right: 0.375rem !important;
}

.mb-1 {
  margin-bottom: 0.375rem !important;
}

.ml-1 {
  margin-left: 0.375rem !important;
}

.mx-1 {
  margin-right: 0.375rem !important;
  margin-left: 0.375rem !important;
}

.my-1 {
  margin-top: 0.375rem !important;
  margin-bottom: 0.375rem !important;
}

.m-2 {
  margin: 0.75rem !important;
}

.mt-2 {
  margin-top: 0.75rem !important;
}

.mr-2 {
  margin-right: 0.75rem !important;
}

.mb-2 {
  margin-bottom: 0.75rem !important;
}

.ml-2 {
  margin-left: 0.75rem !important;
}

.mx-2 {
  margin-right: 0.75rem !important;
  margin-left: 0.75rem !important;
}

.my-2 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

.m-3 {
  margin: 1.5rem !important;
}

.mt-3 {
  margin-top: 1.5rem !important;
}

.mr-3 {
  margin-right: 1.5rem !important;
}

.mb-3 {
  margin-bottom: 1.5rem !important;
}

.ml-3 {
  margin-left: 1.5rem !important;
}

.mx-3 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.my-3 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.m-4 {
  margin: 2.25rem !important;
}

.mt-4 {
  margin-top: 2.25rem !important;
}

.mr-4 {
  margin-right: 2.25rem !important;
}

.mb-4 {
  margin-bottom: 2.25rem !important;
}

.ml-4 {
  margin-left: 2.25rem !important;
}

.mx-4 {
  margin-right: 2.25rem !important;
  margin-left: 2.25rem !important;
}

.my-4 {
  margin-top: 2.25rem !important;
  margin-bottom: 2.25rem !important;
}

.m-5 {
  margin: 4.5rem !important;
}

.mt-5 {
  margin-top: 4.5rem !important;
}

.mr-5 {
  margin-right: 4.5rem !important;
}

.mb-5 {
  margin-bottom: 4.5rem !important;
}

.ml-5 {
  margin-left: 4.5rem !important;
}

.mx-5 {
  margin-right: 4.5rem !important;
  margin-left: 4.5rem !important;
}

.my-5 {
  margin-top: 4.5rem !important;
  margin-bottom: 4.5rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.p-1 {
  padding: 0.375rem !important;
}

.pt-1 {
  padding-top: 0.375rem !important;
}

.pr-1 {
  padding-right: 0.375rem !important;
}

.pb-1 {
  padding-bottom: 0.375rem !important;
}

.pl-1 {
  padding-left: 0.375rem !important;
}

.px-1 {
  padding-right: 0.375rem !important;
  padding-left: 0.375rem !important;
}

.py-1 {
  padding-top: 0.375rem !important;
  padding-bottom: 0.375rem !important;
}

.p-2 {
  padding: 0.75rem !important;
}

.pt-2 {
  padding-top: 0.75rem !important;
}

.pr-2 {
  padding-right: 0.75rem !important;
}

.pb-2 {
  padding-bottom: 0.75rem !important;
}

.pl-2 {
  padding-left: 0.75rem !important;
}

.px-2 {
  padding-right: 0.75rem !important;
  padding-left: 0.75rem !important;
}

.py-2 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

.p-3 {
  padding: 1.5rem !important;
}

.pt-3 {
  padding-top: 1.5rem !important;
}

.pr-3 {
  padding-right: 1.5rem !important;
}

.pb-3 {
  padding-bottom: 1.5rem !important;
}

.pl-3 {
  padding-left: 1.5rem !important;
}

.px-3 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.py-3 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.p-4 {
  padding: 2.25rem !important;
}

.pt-4 {
  padding-top: 2.25rem !important;
}

.pr-4 {
  padding-right: 2.25rem !important;
}

.pb-4 {
  padding-bottom: 2.25rem !important;
}

.pl-4 {
  padding-left: 2.25rem !important;
}

.px-4 {
  padding-right: 2.25rem !important;
  padding-left: 2.25rem !important;
}

.py-4 {
  padding-top: 2.25rem !important;
  padding-bottom: 2.25rem !important;
}

.p-5 {
  padding: 4.5rem !important;
}

.pt-5 {
  padding-top: 4.5rem !important;
}

.pr-5 {
  padding-right: 4.5rem !important;
}

.pb-5 {
  padding-bottom: 4.5rem !important;
}

.pl-5 {
  padding-left: 4.5rem !important;
}

.px-5 {
  padding-right: 4.5rem !important;
  padding-left: 4.5rem !important;
}

.py-5 {
  padding-top: 4.5rem !important;
  padding-bottom: 4.5rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto {
  margin-top: auto !important;
}

.mr-auto {
  margin-right: auto !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ml-auto {
  margin-left: auto !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

@media (min-width: 480px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0 {
    margin-left: 0 !important;
  }

  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .m-sm-1 {
    margin: 0.375rem !important;
  }

  .mt-sm-1 {
    margin-top: 0.375rem !important;
  }

  .mr-sm-1 {
    margin-right: 0.375rem !important;
  }

  .mb-sm-1 {
    margin-bottom: 0.375rem !important;
  }

  .ml-sm-1 {
    margin-left: 0.375rem !important;
  }

  .mx-sm-1 {
    margin-right: 0.375rem !important;
    margin-left: 0.375rem !important;
  }

  .my-sm-1 {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }

  .m-sm-2 {
    margin: 0.75rem !important;
  }

  .mt-sm-2 {
    margin-top: 0.75rem !important;
  }

  .mr-sm-2 {
    margin-right: 0.75rem !important;
  }

  .mb-sm-2 {
    margin-bottom: 0.75rem !important;
  }

  .ml-sm-2 {
    margin-left: 0.75rem !important;
  }

  .mx-sm-2 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }

  .my-sm-2 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .m-sm-3 {
    margin: 1.5rem !important;
  }

  .mt-sm-3 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-3 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-3 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-3 {
    margin-left: 1.5rem !important;
  }

  .mx-sm-3 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .my-sm-3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .m-sm-4 {
    margin: 2.25rem !important;
  }

  .mt-sm-4 {
    margin-top: 2.25rem !important;
  }

  .mr-sm-4 {
    margin-right: 2.25rem !important;
  }

  .mb-sm-4 {
    margin-bottom: 2.25rem !important;
  }

  .ml-sm-4 {
    margin-left: 2.25rem !important;
  }

  .mx-sm-4 {
    margin-right: 2.25rem !important;
    margin-left: 2.25rem !important;
  }

  .my-sm-4 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .m-sm-5 {
    margin: 4.5rem !important;
  }

  .mt-sm-5 {
    margin-top: 4.5rem !important;
  }

  .mr-sm-5 {
    margin-right: 4.5rem !important;
  }

  .mb-sm-5 {
    margin-bottom: 4.5rem !important;
  }

  .ml-sm-5 {
    margin-left: 4.5rem !important;
  }

  .mx-sm-5 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }

  .my-sm-5 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0 {
    padding-left: 0 !important;
  }

  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .p-sm-1 {
    padding: 0.375rem !important;
  }

  .pt-sm-1 {
    padding-top: 0.375rem !important;
  }

  .pr-sm-1 {
    padding-right: 0.375rem !important;
  }

  .pb-sm-1 {
    padding-bottom: 0.375rem !important;
  }

  .pl-sm-1 {
    padding-left: 0.375rem !important;
  }

  .px-sm-1 {
    padding-right: 0.375rem !important;
    padding-left: 0.375rem !important;
  }

  .py-sm-1 {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .p-sm-2 {
    padding: 0.75rem !important;
  }

  .pt-sm-2 {
    padding-top: 0.75rem !important;
  }

  .pr-sm-2 {
    padding-right: 0.75rem !important;
  }

  .pb-sm-2 {
    padding-bottom: 0.75rem !important;
  }

  .pl-sm-2 {
    padding-left: 0.75rem !important;
  }

  .px-sm-2 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }

  .py-sm-2 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .p-sm-3 {
    padding: 1.5rem !important;
  }

  .pt-sm-3 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-3 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-3 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-3 {
    padding-left: 1.5rem !important;
  }

  .px-sm-3 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .py-sm-3 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .p-sm-4 {
    padding: 2.25rem !important;
  }

  .pt-sm-4 {
    padding-top: 2.25rem !important;
  }

  .pr-sm-4 {
    padding-right: 2.25rem !important;
  }

  .pb-sm-4 {
    padding-bottom: 2.25rem !important;
  }

  .pl-sm-4 {
    padding-left: 2.25rem !important;
  }

  .px-sm-4 {
    padding-right: 2.25rem !important;
    padding-left: 2.25rem !important;
  }

  .py-sm-4 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .p-sm-5 {
    padding: 4.5rem !important;
  }

  .pt-sm-5 {
    padding-top: 4.5rem !important;
  }

  .pr-sm-5 {
    padding-right: 4.5rem !important;
  }

  .pb-sm-5 {
    padding-bottom: 4.5rem !important;
  }

  .pl-sm-5 {
    padding-left: 4.5rem !important;
  }

  .px-sm-5 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
  }

  .py-sm-5 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto {
    margin-left: auto !important;
  }

  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0 {
    margin-left: 0 !important;
  }

  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .m-md-1 {
    margin: 0.375rem !important;
  }

  .mt-md-1 {
    margin-top: 0.375rem !important;
  }

  .mr-md-1 {
    margin-right: 0.375rem !important;
  }

  .mb-md-1 {
    margin-bottom: 0.375rem !important;
  }

  .ml-md-1 {
    margin-left: 0.375rem !important;
  }

  .mx-md-1 {
    margin-right: 0.375rem !important;
    margin-left: 0.375rem !important;
  }

  .my-md-1 {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }

  .m-md-2 {
    margin: 0.75rem !important;
  }

  .mt-md-2 {
    margin-top: 0.75rem !important;
  }

  .mr-md-2 {
    margin-right: 0.75rem !important;
  }

  .mb-md-2 {
    margin-bottom: 0.75rem !important;
  }

  .ml-md-2 {
    margin-left: 0.75rem !important;
  }

  .mx-md-2 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }

  .my-md-2 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .m-md-3 {
    margin: 1.5rem !important;
  }

  .mt-md-3 {
    margin-top: 1.5rem !important;
  }

  .mr-md-3 {
    margin-right: 1.5rem !important;
  }

  .mb-md-3 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-3 {
    margin-left: 1.5rem !important;
  }

  .mx-md-3 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .my-md-3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .m-md-4 {
    margin: 2.25rem !important;
  }

  .mt-md-4 {
    margin-top: 2.25rem !important;
  }

  .mr-md-4 {
    margin-right: 2.25rem !important;
  }

  .mb-md-4 {
    margin-bottom: 2.25rem !important;
  }

  .ml-md-4 {
    margin-left: 2.25rem !important;
  }

  .mx-md-4 {
    margin-right: 2.25rem !important;
    margin-left: 2.25rem !important;
  }

  .my-md-4 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .m-md-5 {
    margin: 4.5rem !important;
  }

  .mt-md-5 {
    margin-top: 4.5rem !important;
  }

  .mr-md-5 {
    margin-right: 4.5rem !important;
  }

  .mb-md-5 {
    margin-bottom: 4.5rem !important;
  }

  .ml-md-5 {
    margin-left: 4.5rem !important;
  }

  .mx-md-5 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }

  .my-md-5 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0 {
    padding-left: 0 !important;
  }

  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .p-md-1 {
    padding: 0.375rem !important;
  }

  .pt-md-1 {
    padding-top: 0.375rem !important;
  }

  .pr-md-1 {
    padding-right: 0.375rem !important;
  }

  .pb-md-1 {
    padding-bottom: 0.375rem !important;
  }

  .pl-md-1 {
    padding-left: 0.375rem !important;
  }

  .px-md-1 {
    padding-right: 0.375rem !important;
    padding-left: 0.375rem !important;
  }

  .py-md-1 {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .p-md-2 {
    padding: 0.75rem !important;
  }

  .pt-md-2 {
    padding-top: 0.75rem !important;
  }

  .pr-md-2 {
    padding-right: 0.75rem !important;
  }

  .pb-md-2 {
    padding-bottom: 0.75rem !important;
  }

  .pl-md-2 {
    padding-left: 0.75rem !important;
  }

  .px-md-2 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }

  .py-md-2 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .p-md-3 {
    padding: 1.5rem !important;
  }

  .pt-md-3 {
    padding-top: 1.5rem !important;
  }

  .pr-md-3 {
    padding-right: 1.5rem !important;
  }

  .pb-md-3 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-3 {
    padding-left: 1.5rem !important;
  }

  .px-md-3 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .py-md-3 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .p-md-4 {
    padding: 2.25rem !important;
  }

  .pt-md-4 {
    padding-top: 2.25rem !important;
  }

  .pr-md-4 {
    padding-right: 2.25rem !important;
  }

  .pb-md-4 {
    padding-bottom: 2.25rem !important;
  }

  .pl-md-4 {
    padding-left: 2.25rem !important;
  }

  .px-md-4 {
    padding-right: 2.25rem !important;
    padding-left: 2.25rem !important;
  }

  .py-md-4 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .p-md-5 {
    padding: 4.5rem !important;
  }

  .pt-md-5 {
    padding-top: 4.5rem !important;
  }

  .pr-md-5 {
    padding-right: 4.5rem !important;
  }

  .pb-md-5 {
    padding-bottom: 4.5rem !important;
  }

  .pl-md-5 {
    padding-left: 4.5rem !important;
  }

  .px-md-5 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
  }

  .py-md-5 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto {
    margin-left: auto !important;
  }

  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 1250px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0 {
    margin-left: 0 !important;
  }

  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .m-lg-1 {
    margin: 0.375rem !important;
  }

  .mt-lg-1 {
    margin-top: 0.375rem !important;
  }

  .mr-lg-1 {
    margin-right: 0.375rem !important;
  }

  .mb-lg-1 {
    margin-bottom: 0.375rem !important;
  }

  .ml-lg-1 {
    margin-left: 0.375rem !important;
  }

  .mx-lg-1 {
    margin-right: 0.375rem !important;
    margin-left: 0.375rem !important;
  }

  .my-lg-1 {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }

  .m-lg-2 {
    margin: 0.75rem !important;
  }

  .mt-lg-2 {
    margin-top: 0.75rem !important;
  }

  .mr-lg-2 {
    margin-right: 0.75rem !important;
  }

  .mb-lg-2 {
    margin-bottom: 0.75rem !important;
  }

  .ml-lg-2 {
    margin-left: 0.75rem !important;
  }

  .mx-lg-2 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }

  .my-lg-2 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .m-lg-3 {
    margin: 1.5rem !important;
  }

  .mt-lg-3 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-3 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-3 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-3 {
    margin-left: 1.5rem !important;
  }

  .mx-lg-3 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .my-lg-3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .m-lg-4 {
    margin: 2.25rem !important;
  }

  .mt-lg-4 {
    margin-top: 2.25rem !important;
  }

  .mr-lg-4 {
    margin-right: 2.25rem !important;
  }

  .mb-lg-4 {
    margin-bottom: 2.25rem !important;
  }

  .ml-lg-4 {
    margin-left: 2.25rem !important;
  }

  .mx-lg-4 {
    margin-right: 2.25rem !important;
    margin-left: 2.25rem !important;
  }

  .my-lg-4 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .m-lg-5 {
    margin: 4.5rem !important;
  }

  .mt-lg-5 {
    margin-top: 4.5rem !important;
  }

  .mr-lg-5 {
    margin-right: 4.5rem !important;
  }

  .mb-lg-5 {
    margin-bottom: 4.5rem !important;
  }

  .ml-lg-5 {
    margin-left: 4.5rem !important;
  }

  .mx-lg-5 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }

  .my-lg-5 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0 {
    padding-left: 0 !important;
  }

  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .p-lg-1 {
    padding: 0.375rem !important;
  }

  .pt-lg-1 {
    padding-top: 0.375rem !important;
  }

  .pr-lg-1 {
    padding-right: 0.375rem !important;
  }

  .pb-lg-1 {
    padding-bottom: 0.375rem !important;
  }

  .pl-lg-1 {
    padding-left: 0.375rem !important;
  }

  .px-lg-1 {
    padding-right: 0.375rem !important;
    padding-left: 0.375rem !important;
  }

  .py-lg-1 {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .p-lg-2 {
    padding: 0.75rem !important;
  }

  .pt-lg-2 {
    padding-top: 0.75rem !important;
  }

  .pr-lg-2 {
    padding-right: 0.75rem !important;
  }

  .pb-lg-2 {
    padding-bottom: 0.75rem !important;
  }

  .pl-lg-2 {
    padding-left: 0.75rem !important;
  }

  .px-lg-2 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }

  .py-lg-2 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .p-lg-3 {
    padding: 1.5rem !important;
  }

  .pt-lg-3 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-3 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-3 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-3 {
    padding-left: 1.5rem !important;
  }

  .px-lg-3 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .py-lg-3 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .p-lg-4 {
    padding: 2.25rem !important;
  }

  .pt-lg-4 {
    padding-top: 2.25rem !important;
  }

  .pr-lg-4 {
    padding-right: 2.25rem !important;
  }

  .pb-lg-4 {
    padding-bottom: 2.25rem !important;
  }

  .pl-lg-4 {
    padding-left: 2.25rem !important;
  }

  .px-lg-4 {
    padding-right: 2.25rem !important;
    padding-left: 2.25rem !important;
  }

  .py-lg-4 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .p-lg-5 {
    padding: 4.5rem !important;
  }

  .pt-lg-5 {
    padding-top: 4.5rem !important;
  }

  .pr-lg-5 {
    padding-right: 4.5rem !important;
  }

  .pb-lg-5 {
    padding-bottom: 4.5rem !important;
  }

  .pl-lg-5 {
    padding-left: 4.5rem !important;
  }

  .px-lg-5 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
  }

  .py-lg-5 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto {
    margin-left: auto !important;
  }

  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 1800px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0 {
    margin-left: 0 !important;
  }

  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .m-xl-1 {
    margin: 0.375rem !important;
  }

  .mt-xl-1 {
    margin-top: 0.375rem !important;
  }

  .mr-xl-1 {
    margin-right: 0.375rem !important;
  }

  .mb-xl-1 {
    margin-bottom: 0.375rem !important;
  }

  .ml-xl-1 {
    margin-left: 0.375rem !important;
  }

  .mx-xl-1 {
    margin-right: 0.375rem !important;
    margin-left: 0.375rem !important;
  }

  .my-xl-1 {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }

  .m-xl-2 {
    margin: 0.75rem !important;
  }

  .mt-xl-2 {
    margin-top: 0.75rem !important;
  }

  .mr-xl-2 {
    margin-right: 0.75rem !important;
  }

  .mb-xl-2 {
    margin-bottom: 0.75rem !important;
  }

  .ml-xl-2 {
    margin-left: 0.75rem !important;
  }

  .mx-xl-2 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }

  .my-xl-2 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .m-xl-3 {
    margin: 1.5rem !important;
  }

  .mt-xl-3 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-3 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-3 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-3 {
    margin-left: 1.5rem !important;
  }

  .mx-xl-3 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .my-xl-3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .m-xl-4 {
    margin: 2.25rem !important;
  }

  .mt-xl-4 {
    margin-top: 2.25rem !important;
  }

  .mr-xl-4 {
    margin-right: 2.25rem !important;
  }

  .mb-xl-4 {
    margin-bottom: 2.25rem !important;
  }

  .ml-xl-4 {
    margin-left: 2.25rem !important;
  }

  .mx-xl-4 {
    margin-right: 2.25rem !important;
    margin-left: 2.25rem !important;
  }

  .my-xl-4 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .m-xl-5 {
    margin: 4.5rem !important;
  }

  .mt-xl-5 {
    margin-top: 4.5rem !important;
  }

  .mr-xl-5 {
    margin-right: 4.5rem !important;
  }

  .mb-xl-5 {
    margin-bottom: 4.5rem !important;
  }

  .ml-xl-5 {
    margin-left: 4.5rem !important;
  }

  .mx-xl-5 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }

  .my-xl-5 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0 {
    padding-left: 0 !important;
  }

  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .p-xl-1 {
    padding: 0.375rem !important;
  }

  .pt-xl-1 {
    padding-top: 0.375rem !important;
  }

  .pr-xl-1 {
    padding-right: 0.375rem !important;
  }

  .pb-xl-1 {
    padding-bottom: 0.375rem !important;
  }

  .pl-xl-1 {
    padding-left: 0.375rem !important;
  }

  .px-xl-1 {
    padding-right: 0.375rem !important;
    padding-left: 0.375rem !important;
  }

  .py-xl-1 {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .p-xl-2 {
    padding: 0.75rem !important;
  }

  .pt-xl-2 {
    padding-top: 0.75rem !important;
  }

  .pr-xl-2 {
    padding-right: 0.75rem !important;
  }

  .pb-xl-2 {
    padding-bottom: 0.75rem !important;
  }

  .pl-xl-2 {
    padding-left: 0.75rem !important;
  }

  .px-xl-2 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }

  .py-xl-2 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .p-xl-3 {
    padding: 1.5rem !important;
  }

  .pt-xl-3 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-3 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-3 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-3 {
    padding-left: 1.5rem !important;
  }

  .px-xl-3 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .py-xl-3 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .p-xl-4 {
    padding: 2.25rem !important;
  }

  .pt-xl-4 {
    padding-top: 2.25rem !important;
  }

  .pr-xl-4 {
    padding-right: 2.25rem !important;
  }

  .pb-xl-4 {
    padding-bottom: 2.25rem !important;
  }

  .pl-xl-4 {
    padding-left: 2.25rem !important;
  }

  .px-xl-4 {
    padding-right: 2.25rem !important;
    padding-left: 2.25rem !important;
  }

  .py-xl-4 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .p-xl-5 {
    padding: 4.5rem !important;
  }

  .pt-xl-5 {
    padding-top: 4.5rem !important;
  }

  .pr-xl-5 {
    padding-right: 4.5rem !important;
  }

  .pb-xl-5 {
    padding-bottom: 4.5rem !important;
  }

  .pl-xl-5 {
    padding-left: 4.5rem !important;
  }

  .px-xl-5 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
  }

  .py-xl-5 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto {
    margin-left: auto !important;
  }

  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
.text-justify {
  text-align: justify !important;
}

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

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 480px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1250px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1800px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-normal {
  font-weight: normal;
}

.font-weight-bold {
  font-weight: 600;
}

.font-italic {
  font-style: italic;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #0085E0 !important;
}

a.text-primary:focus, a.text-primary:hover {
  color: #0067ad !important;
}

.text-secondary {
  color: #494F59 !important;
}

a.text-secondary:focus, a.text-secondary:hover {
  color: #32363d !important;
}

.text-default {
  color: #F7F9FD !important;
}

a.text-default:focus, a.text-default:hover {
  color: #cedaf3 !important;
}

.text-danger {
  color: #E43958 !important;
}

a.text-danger:focus, a.text-danger:hover {
  color: #ce1c3c !important;
}

.text-light {
  color: #FFFFFF !important;
}

a.text-light:focus, a.text-light:hover {
  color: #e6e6e6 !important;
}

.text-green {
  color: #50B83C !important;
}

a.text-green:focus, a.text-green:hover {
  color: #3f922f !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:focus, a.text-info:hover {
  color: #117a8b !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:focus, a.text-warning:hover {
  color: #d39e00 !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:focus, a.text-dark:hover {
  color: #1d2124 !important;
}

.text-muted {
  color: #868e96 !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@keyframes fadeleft {
  0% {
    opacity: 0;
    transform: translateX(10vw);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadedown {
  0% {
    opacity: 0;
    transform: translateY(-2rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes backgroundslider {
  0% {
    background-position: 0 0;
    background-size: 400px 100%;
  }
  60% {
    background-position: 600px 0;
    background-size: 600px 100%;
  }
  100% {
    background-position: 400px 0;
    background-size: 400px 100%;
  }
}
@keyframes default-highlight-animation {
  20% {
    background: #FCF1CD;
  }
}
@keyframes red-highlight-animation {
  from {
    background: #E43958;
  }
}
@keyframes notification-highlight-animation {
  from {
    background: #C90024;
  }
}
@keyframes loading-pulse {
  0% {
    background-position: 0 100%;
  }
  50% {
    background-position: -100% 100%;
  }
  100% {
    background-position: -150% 100%;
  }
}
@keyframes focus-animation {
  100% {
    outline-color: transparent;
  }
}
:root {
  font-size: 8px;
}

body {
  background-color: #F0F3FA;
  font-family: "Inter", sans-serif;
  line-height: 1.5;
  font-size: 1.5rem;
  color: #1F2226;
}

@media (max-width: 480px) {
  body {
    padding-bottom: 50px;
  }

  body:not(.page--mfe) {
    padding-top: 50px;
  }

  body.inFrame {
    padding-top: 0;
  }
}
/* Only for old views*/
.withSidemenu #leftCol {
  margin-right: 0;
}

.row.no-row-wrap {
  flex-wrap: nowrap;
}

.btn i[class*=icon-] {
  font-size: 1em;
  display: inline;
  padding-right: 4px;
}
.btn:focus:not(:focus-visible) {
  outline: 0;
}

*:focus-visible:not(input[type=number],
input[type=text],
input[type=tel],
input[type=email],
input[type=password],
input[type=search],
textarea,
select,
.list-item,
.v-popper__popper) {
  outline: rgba(180, 224, 250, 0.5) solid;
  outline-offset: 0;
  animation: focus-animation 1s 2s ease forwards;
}

/*---------------------*/
div::-webkit-scrollbar,
div *::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background: #FFFFFF;
}
div::-webkit-scrollbar:hover,
div *::-webkit-scrollbar:hover {
  background: #F7F9FD;
}
div::-webkit-scrollbar-button,
div *::-webkit-scrollbar-button {
  display: none;
}
div::-webkit-scrollbar-thumb,
div *::-webkit-scrollbar-thumb {
  background: #B4BCCA;
  border-radius: 100px;
}
div::-webkit-scrollbar-thumb:active,
div *::-webkit-scrollbar-thumb:active {
  background: #969FAE;
  border-radius: 100px;
}
div::-webkit-scrollbar-thumb:vertical,
div *::-webkit-scrollbar-thumb:vertical {
  min-height: 6px;
}
div::-webkit-scrollbar-thumb:horizontal,
div *::-webkit-scrollbar-thumb:horizontal {
  min-width: 6px;
}
div,
div * {
  scrollbar-color: #B4BCCA #F7F9FD;
  scrollbar-width: thin;
}

a:hover {
  text-decoration: none;
  color: #E43958;
}

.text-small {
  font-size: 75%;
}

.text-wrap {
  word-break: break-all;
  word-break: break-word;
  word-wrap: break-word;
  min-width: 0;
}

.text-underlined {
  text-decoration: underline;
}

b, strong, h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
}

.border-box {
  box-sizing: border-box;
}

.flex-grow-1 {
  flex: 1;
}

.flex-grow-0 {
  flex: 0;
}

/* everything inside this should be discussed with the team, until its empty */
body {
  min-width: 40rem;
}

.footer-bar *,
.footer-bar *::before,
.footer-bar *::after {
  box-sizing: border-box;
}

.footer-bar {
  display: flex;
}
.footer-bar__content {
  flex: 1;
}
.footer-bar__eli-chat-spacer {
  flex-shrink: 0;
}
.footer-bar a {
  color: #1F2226;
}
.footer-bar a:hover {
  color: #0085E0;
}

.version_beta_sticker {
  font-size: 0.9em;
  color: #E43958;
  /* change to variable */
}

.page {
  background: #FFFFFF;
  border-radius: 4px;
}
.page:before {
  content: "";
  display: block;
  overflow: hidden;
}
.mod-expenses .page, .mod-bills .page {
  background: transparent;
}

.page-box {
  background: #FFFFFF;
  border-radius: 0.5rem;
  padding: 3rem;
  position: relative;
  /* should not happen; but because the markup is not perfect, it is possible */
}
.page-box:has(#mfe-integration-container) {
  padding: 0;
}
.page-box:empty {
  padding: 0;
}
.page-box > .page-box {
  padding: 0;
}
.page-box + #jsMessageContainer + .page-box, .page-box + .page-box {
  padding: 0 24px 24px;
}
.page-box--no-paddings {
  padding: 0;
}
.page-box--no-top-radius {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.page-box--no-bottom-radius {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

@media (max-width: 479px) {
  .page-box {
    box-sizing: border-box;
  }
}
.page-divider + .page-box {
  margin-top: 8px;
}

.page.row {
  margin-left: 0;
  margin-right: 0;
}

.module-header {
  font-size: 20px;
  margin: 6px 0 3px;
  padding-top: 5px;
  padding-bottom: 8px;
}

.withSidemenu {
  width: 100%;
}

.element-on-top {
  z-index: 99999;
}

h1 {
  font-size: 2.25rem;
  color: #1F2226;
}

h2 {
  font-size: 2rem;
  color: #1F2226;
}

h3,
h3 a,
h3 a:hover {
  color: #0085E0;
  font-size: 16px;
  font-weight: normal;
}

h4 {
  font-size: 14px;
  color: #1F2226;
}

a {
  color: #1F2226;
  text-decoration: none;
}

a:hover {
  color: #E43958;
  text-decoration: none;
}

.underlined-header {
  border-bottom: solid 1px #F0F3FA;
  margin-bottom: 12px;
  padding-bottom: 6px;
}

.pageheader {
  max-width: 100%;
  min-height: 24px;
  padding: 12px 8px;
  display: flex;
  box-sizing: border-box;
}

.pageheader .pageheader-block {
  flex: 1;
}

.pageheader .pageheader-block.center {
  text-align: center;
  flex: 0.5;
}

.pageheader a {
  color: #494F59;
}

.pageheader a:hover {
  color: #494F59;
}

.pageheader .breadcrumb-item {
  color: #494F59;
}

.pageheader h1 {
  display: inline-block;
}

.pageheader .bookmark-name-container {
  display: inline-flex;
  gap: 1rem;
  align-items: flex-end;
}

.pageheader .bookmark-name-container #currentBookmarkName {
  overflow: hidden;
  max-width: 700px;
  text-overflow: ellipsis;
}

.video-placeholder-exists .pageheader .bookmark-name-container #currentBookmarkName {
  max-width: 300px;
}

.blockMode > .pageheader {
  border-bottom: none;
}

.corner {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
}

.cornerButton {
  display: flex;
  padding: 0.5rem 1rem 0.5rem 0.5rem;
  border-radius: 0.5rem;
  position: relative;
  box-sizing: border-box;
  align-items: center;
}
.cornerButton .text {
  margin-left: 0.5rem;
}

.cornerButton:hover {
  cursor: pointer;
  background: #F7F9FD;
}

.cornerButton .text,
.cornerButton i {
  color: #494F59 !important;
  /* because otherwise ".pageheader a" sets color to $neutral-90. */
}

@media (max-width: 480px) {
  .pageheader .corner {
    display: none;
  }

  .pageheader.row {
    width: auto;
    padding: 0;
    background: none transparent;
    position: fixed;
    z-index: 110;
    top: 0;
    left: 50px;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    font-size: 0;
  }

  /**
   * In the header micro-frontend, the page title is shown in the header 
   * mobile view so we don't need to show this element at all.
   */
  .page--mfe .pageheader {
    display: none;
  }

  .pageheader h1 {
    font-size: 18px;
    font-weight: normal;
    color: #FFFFFF;
    max-width: 200px;
    line-height: 50px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .pageheader h1 > a,
.pageheader h1 > a:hover,
.pageheader .breadcrumb-item,
.mod-main .pageheader .toggleButtonDropdown,
.mod-main .pageheader .toggleButtonDropdown:hover {
    color: #F0F3FA;
  }
}
.message-container {
  transition: all 0.3s ease;
}
.message-container--floating {
  position: fixed;
  bottom: 4rem;
  right: 1rem;
  left: 1rem;
  margin: auto;
  max-width: 80rem;
  z-index: 1000000;
}
.message-container--floating .message__content {
  display: grid;
  flex-direction: column;
  gap: 2rem;
}
.message-container--floating .message__button {
  display: flex;
}
.message-container--floating .message__button .sui-message-button:hover {
  color: #1F2226;
}
.message-container--floating .message__button .sui-message-button--info:hover {
  color: #0469B5;
}
.message-container--floating .message__button .sui-message-button--success:hover {
  color: #309C3F;
}
.message-container--floating .message__button .sui-message-button--warning {
  color: #DA752C;
}
.message-container--floating .message__button .sui-message-button--error {
  color: #CF1010;
}
.message-container--inline.message-container--active, .message-container--appended.message-container--active {
  margin: 3rem;
}

.message {
  padding: 2.5rem 6rem;
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  overflow: hidden;
  position: relative;
  z-index: 1;
  margin: 1rem 0;
  background: #F7F9FD;
  animation: fadein 0.4s ease;
  font-size: 1.625rem;
}
.message--small {
  font-size: 1.5rem;
}
.message--compact {
  font-size: 1.5rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.message--compact {
  font-size: 1.5rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.message--no-spacing {
  margin: 0;
}
.message--h-spacing {
  margin-left: 3rem;
  margin-right: 3rem;
}
.message--v-spacing {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.message--t-spacing {
  margin-top: 3rem;
}
.message--b-spacing {
  margin-bottom: 3rem;
}
.floating-message-container .message, .message-container--floating .message {
  background: #FFFFFF;
  box-shadow: 0px 8px 32px rgba(31, 34, 38, 0.12), 0px 2px 6px rgba(31, 34, 38, 0.08);
  animation: fadeleft 0.4s ease;
}
.message:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0.5rem;
  background: #CDD3DF;
  z-index: -1;
  animation: message-swipeover 0.5s cubic-bezier(0.34, 0.06, 0.32, 0.99);
}
.message:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #CDD3DF;
  z-index: -2;
  opacity: 0;
}
.message--repeat:after {
  animation: message-bump 0.8s cubic-bezier(0.34, 0.06, 0.32, 0.99);
}
.message__icon-container {
  position: absolute;
  left: 2rem;
  top: 50%;
  transform: translateY(-50%);
}
.message__icon.scoro-icon {
  display: none;
}
.message__text {
  opacity: 0;
  line-height: 1.4;
  text-align: left;
  margin-right: 2rem;
  flex: 0 1 130rem;
  animation: fadein 0.4s 0.4s ease forwards;
}
.message__text a {
  color: #0085E0;
}
.message__text a:hover {
  text-decoration: underline;
}
.message__close {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 2rem;
  display: flex;
  align-items: center;
  transition: all 0.3s ease;
  opacity: 0;
  animation: fadein 0.4s 0.8s ease forwards;
}
.message__close-icon.scoro-icon {
  transition: all 0.3s ease;
  fill: rgba(31, 34, 38, 0.4);
}
.message__close:hover {
  background: rgba(31, 34, 38, 0.03);
  cursor: pointer;
}
.message__close:hover .message__close-icon {
  fill: rgba(31, 34, 38, 0.8);
}
.message__countdown {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 3rem;
  height: 3rem;
  overflow: visible;
  stroke: rgba(31, 34, 38, 0.15);
  stroke-width: 2px;
  stroke-dasharray: 76px 76px;
  stroke-dashoffset: 76px;
}
.message__content-container {
  padding: 0 6rem;
  position: relative;
  display: flex;
  align-items: center;
}
.message__content-container .message__close {
  padding: 0;
  right: 2rem;
  display: block;
}
.message__content-container .message__close:hover {
  background: transparent;
}
.message__action-container {
  padding: 2rem 6rem 0;
  display: flex;
}
.message__action-container .btn {
  background: transparent;
}
.message__action-container .btn--confirm {
  margin-right: 1rem;
  color: #DA752C;
  border: 1px solid #F49342;
}
.message__action-container .btn--confirm:hover {
  background-color: #FCEBDB;
}
.message__action-container .btn--cancel {
  color: #1F2226;
  border: 1px solid #E2E6EE;
}
.message__dialog {
  display: block;
  padding-left: 0;
  padding-right: 0;
}
.message--success {
  background: #E3F1DF;
}
.message--success .message__icon--success {
  display: block;
  fill: #50B83C;
}
.message--success .message__text {
  color: #173630;
}
.message--success:before, .message--success:after {
  background: #85CE77;
}
.message--info {
  background: #EBF5FA;
}
.message--info .message__icon--info {
  display: block;
  fill: #0085E0;
}
.message--info .message__text {
  color: #001429;
}
.message--info:before, .message--info:after {
  background: #5AB2ED;
}
.message--error {
  background: #FBE5E5;
}
.message--error .message__icon--error {
  display: block;
  fill: #DE1818;
}
.message--error .message__text {
  color: #540000;
}
.message--error:before, .message--error:after {
  background: #EC5050;
}
.message--warning {
  background: #FCEBDB;
}
.message--warning .message__icon--error {
  display: block;
  fill: #F49342;
}
.message--warning .message__text {
  color: #4A1504;
}
.message--warning:before, .message--warning:after {
  background: #F9AC67;
}

@keyframes message-swipeover {
  0% {
    transform: scaleX(320);
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    opacity: 1;
  }
}
@keyframes message-bump {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0.1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes message-ticker {
  0% {
    stroke-dashoffset: 9.424778rem;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
.static-message {
  color: #1F2226;
  border: solid 1px #F0F3FA;
  border-radius: 0.5rem;
  font-size: 1.625rem;
  line-height: 1.4;
  overflow: hidden;
  margin: 1rem 0;
  background: #FFFFFF;
}
.static-message--compact {
  font-size: 1.5rem;
}
.static-message--compact .static-message__text {
  padding: 1.5rem 2rem;
}
.static-message--compact .static-message__header {
  padding: 1rem;
}
.static-message--small {
  font-size: 1.5rem;
}
.static-message--no-spacing {
  margin: 0;
}
.static-message--h-spacing {
  margin-left: 3rem;
  margin-right: 3rem;
}
.static-message--v-spacing {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.static-message--t-spacing {
  margin-top: 3rem;
}
.static-message--b-spacing {
  margin-bottom: 3rem;
}
.static-message--notitle {
  display: flex;
}
.static-message__text {
  padding: 2rem 3rem;
}
.static-message__text a {
  color: #0085E0;
}
.static-message__text a:hover {
  text-decoration: underline;
}
.static-message__header {
  background: #F7F9FD;
  display: flex;
  align-items: center;
  padding: 1.5rem 2rem;
}
.static-message__header--notitle {
  border-right: solid 1px #F0F3FA;
}
.static-message__header--withtitle {
  border-bottom: solid 1px #F0F3FA;
}
.static-message__title {
  margin-left: 1rem;
  line-height: 2rem;
  color: #494F59;
  font-weight: 600;
  flex: 1 1 auto;
}
.static-message__link {
  color: #0085E0;
  display: flex;
  align-items: center;
  padding: 0.5rem;
  margin: -0.5rem;
  border-radius: 0.5rem;
}
.static-message__link:hover {
  color: #0085E0;
  background: rgba(255, 255, 255, 0.5);
}
.static-message__link-icon {
  fill: #0085E0 !important;
  margin-right: 0.5rem;
}
.static-message--info {
  border-color: #CFEAFA;
}
.static-message--info .static-message__header {
  background: #EBF5FA;
  border-color: #CFEAFA;
}
.static-message--info .static-message__title {
  color: #084E8A;
}
.static-message--info .static-message__icon {
  fill: #0085E0;
}
.static-message--warning {
  border-color: #FED8B3;
}
.static-message--warning .static-message__header {
  background: #FCEBDB;
  border-color: #FED8B3;
}
.static-message--warning .static-message__title {
  color: #C05717;
}
.static-message--warning .static-message__icon {
  fill: #F49342;
}
.static-message--error {
  border-color: #FAB6B6;
}
.static-message--error .static-message__header {
  background: #FBE5E5;
  border-color: #FAB6B6;
}
.static-message--error .static-message__title {
  color: #BF0808;
}
.static-message--error .static-message__icon {
  fill: #DE1818;
}

.popper-element {
  background: #FFFFFF;
  box-shadow: 0px 8px 32px rgba(31, 34, 38, 0.12), 0px 2px 6px rgba(31, 34, 38, 0.08);
  border-radius: 0.5rem;
}

.arrow-up,
.arrow-down,
.arrow-left,
.arrow-right,
.pop-over-arrow {
  position: absolute;
  height: 2rem;
  width: 2rem;
  overflow: hidden;
  pointer-events: none;
}
.arrow-up:after,
.arrow-down:after,
.arrow-left:after,
.arrow-right:after,
.pop-over-arrow:after {
  content: "";
  position: absolute;
  height: 1rem;
  width: 1rem;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #FFFFFF;
  transform-origin: 50% 50%;
  box-shadow: 0px 8px 32px rgba(31, 34, 38, 0.12), 0px 2px 6px rgba(31, 34, 38, 0.08);
}

.arrow-up,
.popper-element[x-placement=bottom] > .pop-over-arrow {
  bottom: 100%;
  left: 2rem;
}
.arrow-up:after,
.popper-element[x-placement=bottom] > .pop-over-arrow:after {
  top: auto;
  transform: translateY(50%) rotate(45deg);
}

.arrow-down,
.popper-element[x-placement=top] > .pop-over-arrow {
  top: 100%;
  right: 2rem;
}
.arrow-down:after,
.popper-element[x-placement=top] > .pop-over-arrow:after {
  bottom: auto;
  transform: translateY(-50%) rotate(45deg);
}

.arrow-left,
.popper-element[x-placement=right] > .pop-over-arrow,
.popper-element[x-placement=right-start] > .pop-over-arrow,
.popper-element[x-placement=right-end] > .pop-over-arrow {
  right: 100%;
  top: 2rem;
}
.arrow-left:after,
.popper-element[x-placement=right] > .pop-over-arrow:after,
.popper-element[x-placement=right-start] > .pop-over-arrow:after,
.popper-element[x-placement=right-end] > .pop-over-arrow:after {
  left: auto;
  transform: translateX(50%) rotate(45deg);
}

.arrow-right,
.popper-element[x-placement=left] > .pop-over-arrow,
.popper-element[x-placement=left-start] > .pop-over-arrow,
.popper-element[x-placement=left-end] > .pop-over-arrow {
  left: 100%;
  top: 2rem;
}
.arrow-right:after,
.popper-element[x-placement=left] > .pop-over-arrow:after,
.popper-element[x-placement=left-start] > .pop-over-arrow:after,
.popper-element[x-placement=left-end] > .pop-over-arrow:after {
  right: auto;
  transform: translateX(-50%) rotate(45deg);
}

.arrow-left,
.arrow-right,
.popper-element[x-placement=left] > .pop-over-arrow,
.popper-element[x-placement=left-start] > .pop-over-arrow,
.popper-element[x-placement=left-end] > .pop-over-arrow,
.popper-element[x-placement=right] > .pop-over-arrow,
.popper-element[x-placement=right-start] > .pop-over-arrow,
.popper-element[x-placement=right-end] > .pop-over-arrow {
  height: 4rem;
  margin: -2rem 0;
}
.arrow-left--centered,
.arrow-right--centered,
.popper-element[x-placement=left] > .pop-over-arrow--centered,
.popper-element[x-placement=left-start] > .pop-over-arrow--centered,
.popper-element[x-placement=left-end] > .pop-over-arrow--centered,
.popper-element[x-placement=right] > .pop-over-arrow--centered,
.popper-element[x-placement=right-start] > .pop-over-arrow--centered,
.popper-element[x-placement=right-end] > .pop-over-arrow--centered {
  bottom: 0;
  top: 0;
  margin: auto;
}

.arrow-up,
.arrow-down,
.popper-element[x-placement=bottom] > .pop-over-arrow,
.popper-element[x-placement=top] > .pop-over-arrow {
  width: 4rem;
  margin: 0 -2rem;
}
.arrow-up--centered,
.arrow-down--centered,
.popper-element[x-placement=bottom] > .pop-over-arrow--centered,
.popper-element[x-placement=top] > .pop-over-arrow--centered {
  right: 0;
  left: 0;
  margin: auto;
}

.pop-over-arrow--no-pointer-events {
  pointer-events: none;
}

.buttonDropdownContainer {
  position: relative;
  display: inline-block;
}

.buttonDropdown {
  position: absolute;
  padding: 6px 0 6px;
  z-index: 98;
  transform: translateZ(0);
}
.buttonDropdown.with-overlay:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 0.5rem;
  z-index: 99;
  background: rgba(150, 159, 174, 0.12);
}
.buttonDropdown.with-overlay > .pop-over-arrow {
  z-index: 100;
}
.buttonDropdown.with-overlay > .pop-over-arrow:after {
  box-shadow: rgba(150, 159, 174, 0.12) 0 0 0 1rem inset;
}

.buttonDropdown .options {
  overflow-y: auto;
}

label.buttonDropdownLineWrapper,
div.buttonDropdownLineWrapper a,
div.buttonDropdownLineWrapper button,
div.buttonDropdownLineWrapper > span {
  display: flex;
  align-items: center;
  padding: 0.75rem 2rem;
  line-height: 1.2;
  justify-content: flex-start;
}

label.buttonDropdownLineWrapper > p.integration--sync-data {
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 2rem;
  color: #717A89;
}

.help-dropwdown-searched-item-wrapper {
  display: flex;
  align-items: center;
}

div.buttonDropdownLineWrapper button {
  border: none;
  background: none;
  font-size: 100%;
  font-family: inherit;
}
div.buttonDropdownLineWrapper button.disabled {
  opacity: 0.5;
  cursor: default;
}

div.buttonDropdownLineWrapper:hover {
  background-color: #F0F3FA;
}

.buttonDropdownLineWrapper a,
.buttonDropdownLineWrapper button,
.buttonDropdownLineWrapper a:hover,
.buttonDropdownLineWrapper a:active,
.buttonDropdownLineWrapper a:visited {
  color: #1F2226;
  cursor: pointer;
}
.buttonDropdownLineWrapper a .icon,
.buttonDropdownLineWrapper button .icon,
.buttonDropdownLineWrapper a:hover .icon,
.buttonDropdownLineWrapper a:active .icon,
.buttonDropdownLineWrapper a:visited .icon {
  padding-right: 1rem;
}
.buttonDropdownLineWrapper.status-error, .buttonDropdownLineWrapper.status-warning {
  position: relative;
}
.buttonDropdownLineWrapper.status-error::before, .buttonDropdownLineWrapper.status-warning::before {
  content: "";
  display: block;
  position: absolute;
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.buttonDropdownLineWrapper.status-error {
  color: #540000;
  background-color: #FBE5E5;
}
.buttonDropdownLineWrapper.status-error:hover {
  background-color: #FAB6B6;
}
.buttonDropdownLineWrapper.status-error::before {
  background-color: #DE1818;
}
.buttonDropdownLineWrapper.status-error .icon {
  color: #DE1818;
}
.buttonDropdownLineWrapper.status-warning {
  color: #4A1504;
  background: #FCEBDB;
}
.buttonDropdownLineWrapper.status-warning:hover {
  background-color: #FED8B3;
}
.buttonDropdownLineWrapper.status-warning::before {
  background-color: #F49342;
}
.buttonDropdownLineWrapper.status-warning .icon {
  color: #F49342;
}

.buttonDropdownContentContainer {
  padding: 10px;
}

.assign-contact-to-project-dropdown-container {
  top: 1px;
  width: 200px;
  padding: 6px 12px;
}
.assign-contact-to-project-dropdown-container .autosuggest-outer-container {
  margin-bottom: 1rem;
}
.assign-contact-to-project-dropdown-container .autosuggest-outer-container input {
  width: 200px !important;
}
.assign-contact-to-project-dropdown-container .comment-textarea-container textarea {
  width: 200px;
}
.assign-contact-to-project-dropdown-container .comment-textarea-container textarea:focus {
  outline: none;
}

.loading-block-inner-container {
  display: flex;
  justify-content: center;
  width: 100%;
  position: fixed;
  top: 80px;
  z-index: 10000;
  pointer-events: none;
}

.loading-block-inner-container.bottom {
  top: auto;
  margin-bottom: 45px;
  bottom: 0;
}

.loadingBlock {
  background-color: #FFFFFF;
  color: #0085E0;
  border-radius: 18px;
  padding: 8px;
  font-size: 14px;
  min-width: 20px;
  text-align: center;
  opacity: 0.9;
  box-shadow: 0px 5px 20px rgba(73, 79, 89, 0.08), 0px 2px 6px rgba(73, 79, 89, 0.05);
  max-width: 450px;
}
.loadingBlock .loader-label {
  padding: 0.75rem 1.5rem;
}
.loadingBlock .css-loader {
  margin: 0 auto;
}

.css-loader {
  border: 2.5px solid #F0F3FA;
  border-top: 2.5px solid #0085E0;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  animation: css-loader-spin 1s linear infinite;
}

.css-loader-wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

@keyframes css-loader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loadingBlock.bottom {
  top: 100%;
  margin-top: -55px;
  width: inherit;
}

.loadingBlock .loadingGraph {
  display: none;
  padding-top: 10px;
}

.loadingBlock .loadingGraph .progress-pie-chart {
  font-size: 6px;
}

@keyframes loading {
  0% {
    transform: translateX(-20%) scaleX(0.2);
  }
  100% {
    transform: translateX(100%) scaleX(1);
  }
}
.loader-top,
.loader-bottom {
  overflow: hidden;
}

.loader-top:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #B4BCCA;
  animation: loading 2s infinite cubic-bezier(0.38, 0.13, 0.46, 0.97);
  will-change: transform;
  transform-origin: 0 0;
  position: relative;
  margin-top: -2px;
  top: 2px;
}

.loader-bottom:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #B4BCCA;
  animation: loading 2s infinite cubic-bezier(0.38, 0.13, 0.46, 0.97);
  will-change: transform;
  transform-origin: 0 0;
  position: relative;
  margin-bottom: -2px;
  bottom: 2px;
}

#contentCol {
  vertical-align: top;
  flex: 1 1 auto;
  min-width: 0;
}
#contentCol .header-actions-bar {
  border-radius: 0;
}

#leftCol,
#rightCol {
  vertical-align: top;
}

.mod-settings #leftCol {
  display: flex;
  flex-direction: column;
}

#rightCol {
  border-left: 1px solid #E2E6EE;
}

#leftCol {
  border-right: 1px solid #E2E6EE;
  flex: 0 0 240px;
}

.mod-settings .withSidemenu #leftCol {
  border: 0;
}

.mod-settings #leftCol,
.mod-settings #contentCol {
  background: none;
}

#leftCol.noMenuItems {
  border: none;
}

#leftMenu {
  list-style: none;
  text-align: left;
  padding: 0;
  margin-top: 1.5rem;
}
#leftMenu li {
  padding: 0;
  white-space: nowrap;
}
#leftMenu a {
  display: block;
  color: #1F2226;
  padding: 8px 32px 8px 24px;
  text-decoration: none;
  border-bottom: 1px solid #F7F9FD;
}
#leftMenu .leftMenuActive,
#leftMenu .menuActive {
  color: #001429;
  background-color: #EBF5FA !important;
  box-shadow: #0085E0 4px 0 0 inset;
  border-bottom: 0;
  margin-top: -1px;
}
#leftMenu .leftMenuTitle {
  color: #1F2226;
  font-size: 13px;
  padding: 18px 0 6px 24px;
  border-bottom: 1px solid #F0F3FA;
}
#leftMenu a:first-child:hover {
  color: #1F2226;
  background-color: #F7F9FD;
}
#leftMenu .leftMenuActive,
#leftMenu .leftMenuTitle {
  font-weight: 600;
}

.layout-table,
.data-table,
.structure-table {
  border-spacing: 0;
  width: 100%;
}
.layout-table th,
.data-table th,
.structure-table th {
  vertical-align: middle;
}
.layout-table td,
.data-table td,
.structure-table td {
  vertical-align: top;
}
.layout-table .min-width-cell,
.data-table .min-width-cell,
.structure-table .min-width-cell {
  width: 0.1%;
}
.layout-table.fixed,
.data-table.fixed,
.structure-table.fixed {
  table-layout: fixed;
}

.layout-table--fixed {
  table-layout: fixed;
}
.layout-table th,
.layout-table td {
  margin: 0;
  padding: 0.75rem 0 0.375rem;
}
.layout-table.with-separating-paddings th,
.layout-table.with-separating-paddings td {
  margin: 0;
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.layout-table.with-separating-paddings tr th:first-of-type,
.layout-table.with-separating-paddings tr td:first-of-type {
  padding-left: 0;
}
.layout-table.with-separating-paddings tr th:last-of-type,
.layout-table.with-separating-paddings tr td:last-of-type {
  padding-right: 0;
}
.layout-table .layout-left-block {
  padding-right: 1.5rem;
}
.layout-table .layout-right-block {
  padding-left: 1.5rem;
}
.layout-table .layout-middle-block {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.structure-table th,
.structure-table td,
.data-table th,
.data-table td {
  margin: 0;
}
.structure-table tr th:first-of-type,
.structure-table tr td:first-of-type,
.data-table tr th:first-of-type,
.data-table tr td:first-of-type {
  padding-left: 0.375rem;
}
.structure-table tr th:last-of-type,
.structure-table tr td:last-of-type,
.data-table tr th:last-of-type,
.data-table tr td:last-of-type {
  padding-right: 0.375rem;
}
.structure-table.vertical-center th,
.structure-table.vertical-center td,
.data-table.vertical-center th,
.data-table.vertical-center td {
  vertical-align: middle;
}

.structure-table th,
.structure-table td {
  padding: 0.75rem;
}

.data-table {
  font-feature-settings: "tnum";
}
.data-table table td {
  padding-top: 0;
  padding-bottom: 0;
}
.data-table.vertically-padded {
  margin-top: -1.125rem;
}
.data-table.vertically-padded td {
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
  padding-left: 0.875rem;
}
.data-table.vertically-padded td:first-of-type:first-child {
  padding-left: 0;
}
.data-table.vertically-padded td:last-of-type {
  padding-right: 1.375rem;
}
.data-table th,
.data-table td {
  padding: 1.125rem;
}
.data-table th {
  border-bottom: solid 1px #E2E6EE;
}
.data-table td {
  border-bottom: solid 1px #F0F3FA;
}
.data-table tr.nobottomborder td {
  border-bottom: none;
}
.data-table.light-header th {
  border-bottom: 0;
  color: #969FAE;
  font-size: 11px;
  font-weight: normal;
  padding-bottom: 0;
}
.data-table.light-header tr:last-child td {
  border-bottom: none;
}
.data-table .total td {
  white-space: nowrap;
}
.data-table--modern-theme {
  --data-table-cell-extra-padding-vertical: 0rem;
  --data-table-cell-extra-padding-horizontal: 0rem;
}
.data-table--modern-theme th {
  border-bottom-width: 1px;
  border-bottom-color: #E2E6EE;
  padding: calc(1.5rem + var(--data-table-cell-extra-padding-vertical)) calc(1rem + var(--data-table-cell-extra-padding-horizontal));
  color: #717A89;
  font-weight: 400;
  line-height: 2rem;
}
.data-table--modern-theme tr th:first-of-type {
  padding-left: var(--data-table-cell-extra-padding-horizontal);
}
.data-table--modern-theme tr th:last-of-type {
  padding-right: var(--data-table-cell-extra-padding-horizontal);
}
.data-table--modern-theme td {
  border-bottom-width: 1px;
  border-bottom-color: #E2E6EE;
  padding: calc(1.75rem + var(--data-table-cell-extra-padding-vertical)) calc(1rem + var(--data-table-cell-extra-padding-horizontal));
  width: auto;
  line-height: 2rem;
  color: #1F2226;
}
.data-table--modern-theme tr td:first-of-type {
  padding-left: var(--data-table-cell-extra-padding-horizontal);
}
.data-table--modern-theme tr td:last-of-type {
  padding-right: var(--data-table-cell-extra-padding-horizontal);
}
.data-table--modern-theme tr:last-of-type td {
  border-bottom: none;
}
.data-table__row--extra-horizontal-padding {
  --data-table-cell-extra-padding-horizontal: 1rem;
}
.data-table__cell--narrow {
  --data-table-cell-extra-padding-vertical: -0.25rem;
}

.extendable-content-container {
  white-space: normal;
  max-width: 400px;
}
.extendable-content-container.compact-state {
  overflow: hidden;
}
.extendable-content-container.extended-state {
  max-height: 250px;
  word-wrap: break-word;
  overflow-x: auto;
}
.extendable-content-container blockquote {
  min-width: 100%;
  margin-right: 0;
}

tr.bottom-border-separator td {
  padding-top: 0;
  padding-bottom: 3rem;
  line-height: 0;
  border-top: solid 1px #E2E6EE;
}

a {
  color: #1F2226;
}

.hide {
  display: none;
}

.pointer {
  cursor: pointer;
}

.scoro-icon {
  fill: #969FAE;
  display: block;
  height: 0;
  width: 0;
  flex: 0 0 auto;
}
.scoro-icon--24 {
  height: 24px;
  width: 24px;
}
.scoro-icon--16 {
  height: 16px;
  width: 16px;
}
.scoro-icon--inline {
  display: inline-block;
  margin-right: 0.5rem;
}
.scoro-icon--external {
  fill: #47C1BF;
}

.copy-element__action.copy svg, .sui-icon.sui-copy-label__icon {
  fill: #0469B5;
}

.joined-inputs {
  display: flex;
}
.joined-inputs__left .input__field {
  border-radius: 0.5rem 0 0 0.5rem;
  border-right: 0 !important;
}
.joined-inputs__left.input:focus + .joined-inputs__right .input__field {
  border-left: 0.125rem solid #969FAE !important;
}
.joined-inputs__right .input__field {
  border-radius: 0 0.5rem 0.5rem 0;
}
.joined-inputs .input {
  position: relative;
  display: block;
  width: 100%;
  max-width: 100%;
  background: #FFFFFF;
  color: #717A89;
  box-sizing: border-box;
}
.joined-inputs .input input::-webkit-input-placeholder {
  color: transparent;
}
.joined-inputs .input input::-ms-input-placeholder {
  color: transparent;
}
.joined-inputs .input input::placeholder {
  color: transparent;
}
.joined-inputs .input--filled {
  color: #1F2226;
}
.joined-inputs .input--rounded {
  border-radius: 0.5rem;
}
.joined-inputs .input--error .input__field {
  border-color: #DE1818;
}
.joined-inputs .input:focus .input__field {
  border-color: #969FAE;
}
.joined-inputs .input--disabled, .joined-inputs .input--disabled input[type=text]:disabled {
  background: #F0F3FA;
  color: #494F59;
  border-color: transparent;
}
.joined-inputs .input--action-icon-on-hover .input__action-icon {
  opacity: 0;
}
.joined-inputs .input--action-icon-on-hover.input--active:focus-within .input__action-icon, .joined-inputs .input--action-icon-on-hover.input--active:hover .input__action-icon, .joined-inputs .input--action-icon-on-hover.input--filled:focus-within .input__action-icon, .joined-inputs .input--action-icon-on-hover.input--filled:hover .input__action-icon {
  opacity: 1;
}
.joined-inputs .input__type-icon {
  left: 1rem;
  position: absolute;
}
.joined-inputs .input__action-icon {
  padding: 1rem;
  flex: 0 0 auto;
  outline: none;
}
.joined-inputs .input__placeholder-label {
  pointer-events: none;
  position: absolute;
  display: flex;
  align-items: center;
  left: 1rem;
  height: 100%;
  font-size: 1.5rem;
  letter-spacing: normal;
  border-radius: 0.5rem;
  color: rgba(31, 34, 38, 0.5);
  transition: transform 0.2s;
  white-space: nowrap;
  max-width: calc(100% - 1rem);
}
.joined-inputs .input__placeholder-label__text {
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}
.joined-inputs .input--filled .input__placeholder-label, .joined-inputs .input:focus .input__placeholder-label {
  left: 0.5rem;
  max-width: 75%;
  transform: translateY(-1.25rem);
  z-index: 10;
  padding: 0.5rem;
  height: 1.25rem;
  background: #FFFFFF;
  color: #969FAE;
  font-size: 1.25rem;
  line-height: 1.5em;
}
.joined-inputs .input--filled:hover .input__field:not(.validationError) ~ .clear-date-picker {
  display: block !important;
}
.joined-inputs .input:focus .input__placeholder-label {
  color: #494F59;
}
.joined-inputs .input--disabled .input__placeholder-label {
  background-color: transparent;
  border-color: transparent;
}
.joined-inputs .input--invalid {
  border-color: #DE1818;
}
.joined-inputs .input--invalid.input--active .input__placeholder-label, .joined-inputs .input--invalid.input--filled .input__placeholder-label {
  color: #DE1818;
}
.joined-inputs .input--with-type-icon .input__field {
  padding-left: 4rem;
}
.joined-inputs .input--with-type-icon:not(.input--active):not(.input--filled) .input__placeholder-label {
  padding-left: 3rem;
}
.joined-inputs .input__field {
  position: relative;
  width: 100%;
  background: transparent !important;
  outline: none;
  border: 0.125rem solid #CDD3DF;
  font-size: 1.5rem;
  line-height: 2rem;
  padding: 0.75rem 1rem !important;
  flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  z-index: 1;
}
.joined-inputs .input__field, .joined-inputs .input__field:focus {
  outline: 0;
}
.joined-inputs .input .clear-date-picker {
  top: 0.75rem;
}

.custom-label {
  display: inline-block;
  padding: 0.25rem 1rem;
  box-sizing: border-box;
  border-radius: 0.5rem;
  margin-right: 3rem;
  float: right;
}
.custom-label--warning {
  border: 0.125rem solid #F9AC67;
}
.custom-label--info {
  border: 0.125rem solid #5AB2ED;
}
.custom-label-span {
  font-size: 1.375rem;
  line-height: 2rem;
  white-space: nowrap;
}
.custom-label-span--warning {
  color: #F49342;
}
.custom-label-span--info {
  color: #0085E0;
}



