/* Wide container - based on bootstrap container */

.container-wide {
  width: 1228px;
  margin: 0 auto;
  zoom: 1;
  margin-bottom: 18px;
  position: relative;
}
.topbar .container-wide {
  margin-bottom: 0px;
}
.topbar-statuspage-active .topbar {
  top: 26px;
}
.topbar-statuspage-active .page-header {
  margin-top: 72px;
  padding-top: 32px;
}
.topbar-statuspage-active .tbl-header:not(.tbl-header-not-sticky) {
  top: 66px;
}
.topbar-statuspage-active.topbar-trial-active .page-header {
  margin-top: 118px;
}
.topbar-statuspage-active .uic_filter_bar {
  top: 76px !important;
}
.topbar-trial-active .topbar {
  top: 40px;
}
.topbar-trial-active .page-header {
  margin-top: 80px;
  padding-top: 4px;
}
.topbar-trial-active .tbl-header:not(.tbl-header-not-sticky) {
  top: 80px;
}

.container-wide:before,
.container-wide:after {
  display: table;
  content: '';
}
.container-wide:after {
  clear: both;
}

/* for i in range(1,25): print ".container-wide .row .span%d {width: %dpx;}" % (i,i*32+(i-1)*20) */
.container-wide .row .span1 {
  width: 32px;
}
.container-wide .row .span2 {
  width: 84px;
}
.container-wide .row .span3 {
  width: 136px;
}
.container-wide .row .span4,
.span4 .modal {
  width: 188px;
}
.container-wide .row .span5,
.span5 .modal {
  width: 240px;
}
.container-wide .row .span6,
.span6 .modal {
  width: 292px;
}
.container-wide .row .span7,
.span7 .modal {
  width: 344px;
}
.container-wide .row .span8,
.span8 .modal {
  width: 396px;
}
.container-wide .row .span9,
.span9 .modal {
  width: 448px;
}
.container-wide .row .span10,
.span10 .modal {
  width: 500px;
}
.container-wide .row .span11,
.span11 .modal {
  width: 552px;
}
.container-wide .row .span12,
.span12 .modal {
  width: 604px;
}
.container-wide .row .span13,
.span13 .modal {
  width: 656px;
}
.container-wide .row .span14,
.span14 .modal {
  width: 708px;
}
.container-wide .row .span15,
.span15 .modal {
  width: 760px;
}
.container-wide .row .span16,
.span16 .modal {
  width: 812px;
}
.container-wide .row .span17 {
  width: 864px;
}
.container-wide .row .span18 {
  width: 916px;
}
.container-wide .row .span19 {
  width: 968px;
}
.container-wide .row .span20 {
  width: 1020px;
}
.container-wide .row .span21 {
  width: 1072px;
}
.container-wide .row .span22 {
  width: 1124px;
}
.container-wide .row .span23 {
  width: 1176px;
}
.container-wide .row .span24 {
  width: 1228px;
}

/* for i in range(1,25): print ".container-wide .row .offset%d {margin-left: %dpx;}" % (i,i*32+(i-1)*20+20*2) */
.container-wide .row .offset1 {
  margin-left: 72px;
}
.container-wide .row .offset2 {
  margin-left: 124px;
}
.container-wide .row .offset3 {
  margin-left: 176px;
}
.container-wide .row .offset4 {
  margin-left: 228px;
}
.container-wide .row .offset5 {
  margin-left: 280px;
}
.container-wide .row .offset6 {
  margin-left: 332px;
}
.container-wide .row .offset7 {
  margin-left: 384px;
}
.container-wide .row .offset8 {
  margin-left: 436px;
}
.container-wide .row .offset9 {
  margin-left: 488px;
}
.container-wide .row .offset10 {
  margin-left: 540px;
}
.container-wide .row .offset11 {
  margin-left: 592px;
}
.container-wide .row .offset12 {
  margin-left: 644px;
}
.container-wide .row .offset13 {
  margin-left: 696px;
}
.container-wide .row .offset14 {
  margin-left: 748px;
}
.container-wide .row .offset15 {
  margin-left: 800px;
}
.container-wide .row .offset16 {
  margin-left: 852px;
}
.container-wide .row .offset17 {
  margin-left: 904px;
}
.container-wide .row .offset18 {
  margin-left: 956px;
}
.container-wide .row .offset19 {
  margin-left: 1008px;
}
.container-wide .row .offset20 {
  margin-left: 1060px;
}
.container-wide .row .offset21 {
  margin-left: 1112px;
}
.container-wide .row .offset22 {
  margin-left: 1164px;
}
.container-wide .row .offset23 {
  margin-left: 1216px;
}
.container-wide .row .offset24 {
  margin-left: 1268px;
}

.offset1 {
  margin-left: 72px;
}
.offset2 {
  margin-left: 124px;
}
.offset3 {
  margin-left: 176px;
}
.offset4 {
  margin-left: 228px;
}
.offset5 {
  margin-left: 280px;
}
.offset6 {
  margin-left: 332px;
}
.offset7 {
  margin-left: 384px;
}
.offset8 {
  margin-left: 436px;
}
.offset9 {
  margin-left: 488px;
}
.offset10 {
  margin-left: 540px;
}
.offset11 {
  margin-left: 592px;
}
.offset12 {
  margin-left: 644px;
}
.offset13 {
  margin-left: 696px;
}
.offset14 {
  margin-left: 748px;
}
.offset15 {
  margin-left: 800px;
}
.offset16 {
  margin-left: 852px;
}
.offset17 {
  margin-left: 904px;
}
.offset18 {
  margin-left: 956px;
}
.offset19 {
  margin-left: 1008px;
}
.offset20 {
  margin-left: 1060px;
}
.offset21 {
  margin-left: 1112px;
}
.offset22 {
  margin-left: 1164px;
}
.offset23 {
  margin-left: 1216px;
}
.offset24 {
  margin-left: 1268px;
}
/* Bootstrap style overrides */

.span4 .modal {
  margin-left: -144px;
}
.span5 .modal {
  margin-left: -120px;
}
.span6 .modal {
  margin-left: -146px;
}
.span7 .modal {
  margin-left: -172px;
}
.span8 .modal {
  margin-left: -198px;
}
.span9 .modal {
  margin-left: -224px;
}
.span10 .modal {
  margin-left: -250px;
}
.span11 .modal {
  margin-left: -276px;
}
.span12 .modal {
  margin-left: -302px;
}
.span13 .modal {
  margin-left: -328px;
}
.span14 .modal {
  margin-left: -354px;
}
.span15 .modal {
  margin-left: -380px;
}
.span16 .modal {
  margin-left: -406px;
}

.span-full .modal {
  margin-left: -562px;
  width: 1124px;
}
.span-full .modal textarea.span-full {
  width: 1074px;
}

.span-full .modal .row .span-half {
  width: 523px;
}

.span-full .status {
  display: flex;
  align-items: center;
}

select,
input[type='file'] {
  height: 28px;
  line-height: 28px;
}
.page-content {
  margin-bottom: 120px;
}

.container-wide .row .span-full {
  width: 1228px;
  display: block;
  float: none;
  clear: both;
}

body,
li {
  color: #444;
}
h1 {
  font-size: 24px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.header-baseline {
  line-height: 30px;
}
.topbar-inner {
  height: 32px;
  padding: 0 20px 0 20px;
  margin: 0 auto;
  zoom: 1;
  position: relative;
} /* TODO Remove topbar styles when migrated to SLDS nav bar */
.menu-dropdown,
.dropdown-menu {
  top: 32px;
  _width: 120px;
  min-width: 120px;
  max-width: none;
}
.topbar div > ul a {
  font-size: 16px;
  padding: 7px 10px 6px 10px;
  white-space: nowrap;
}
.topbar div > ul a.first,
.topbar div > ul.nav > li:first-of-type > a {
  margin-left: -10px;
}
.topbar div > ul li hr {
  margin: 0;
  border-bottom: 1px solid #666;
}
.topbar div.auth {
  float: right;
  display: block;
  padding: 7px 0px 6px 10px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 200;
  line-height: 19px;
}
.topbar div.auth > div {
  display: inline-block;
  padding-right: 8px;
  margin-right: 4px;
  border-right: 2px solid #888;
}
.topbar div.auth > div.last {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}
.topbar div > ul.secondary-nav {
  margin-right: 20px;
}
.topbar div.auth span.groupname {
  max-width: 160px;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.topbar div.auth span.accountinfo {
  max-width: 100px;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-left: 4px;
}
.topbar div.auth span.logout {
  max-width: 300px;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-left: 4px;
}
.topbar div.auth div.last {
  margin-left: 4px;
}
.topbar div > ul.auth.secondary-nav.last {
  margin-right: 0;
}
.topbar div > ul.auth.secondary-nav.last a {
  padding-right: 0;
}

input,
textarea,
select {
  background-color: white;
  color: #444;
}
textarea.rows16 {
  height: 300px;
}
textarea.rows8 {
  height: 150px;
}
textarea.rows3 {
  height: 56px;
}
textarea:disabled {
  border: 1px solid #eee;
}
label {
  color: #666;
  padding-top: 5px;
}
hr {
  border-color: #ccc;
}

table td,
table th {
  vertical-align: baseline;
}

.pills.vertical li {
  clear: both;
}

.pills a {
  margin: 5px 3px 5px 0;
  padding: 0 10px;
  text-shadow: 0 1px 1px #fff;
  line-height: 22px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}

select.span1,
input.span1,
textarea.span1,
.select2-container.span1 {
  width: 22px;
}
select.span1h,
input.span1h,
textarea.span1h,
.select2-container.span1h {
  width: 56px;
}
select.span2,
input.span2,
textarea.span2,
.select2-container.span2 {
  width: 74px;
}
select.span2h,
input.span2h,
textarea.span2h,
.select2h-container.span2h {
  width: 100px;
}
select.span3,
input.span3,
textarea.span3,
.select2-container.span3 {
  width: 126px;
}
select.span4,
input.span4,
textarea.span4,
.select2-container.span4 {
  width: 178px;
}
select.span5,
input.span5,
textarea.span5,
.select2-container.span5 {
  width: 230px;
}
select.span6,
input.span6,
textarea.span6,
.select2-container.span6 {
  width: 282px;
}
select.span7,
input.span7,
textarea.span7,
.select2-container.span7 {
  width: 334px;
}
select.span8,
input.span8,
textarea.span8,
.select2-container.span8 {
  width: 386px;
}
select.span13,
input.span13,
textarea.span13,
.select2-container.span13 {
  width: 646px;
}
select.span13,
input.span14,
textarea.span14,
.select2-container.span14 {
  width: 698px;
}
select.span13,
input.span15,
textarea.span15,
.select2-container.span15 {
  width: 750px;
}

.btn {
  padding-bottom: 5px;
} /* make the button same height as an edit field */

select:focus {
  outline: none;
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
}

.browser-webkit select:focus {
  outline: 2px solid rgba(82, 168, 236, 0.8);
}

label {
  width: 126px;
}
.label-small label {
  width: 74px;
}
.label-medium label {
  width: 178px;
}
.label-large label {
  width: 238px;
}
.label-xlarge label {
  width: 270px;
}
.label-xxlarge label {
  width: 530px;
}
div.input {
  margin-left: 136px;
}
fieldset legend {
  position: relative;
  top: 16px;
  margin-left: 0px;
}
.label-small div.input,
.label-small fieldset legend {
  margin-left: 84px;
}
.label-medium div.input,
.label-medium fieldset legend {
  margin-left: 188px;
}
.label-large div.input,
.label-large fieldset legend {
  margin-left: 250px;
}
.label-xlarge div.input,
.label-xlarge fieldset legend {
  margin-left: 292px;
}
.label-xxlarge div.input,
.label-xxlarge fieldset legend {
  margin-left: 552px;
}
.label-bold label {
  font-weight: bold !important;
}

p small {
  color: #666;
}

.well input:disabled,
.well select:disabled {
  background-color: #f8f8f8;
}

.well {
  margin-bottom: 14px;
  padding: 8px 12px;
}
.well.disabled {
  background-color: #e4e4e4;
  border: 1px solid #bbb;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well.disabled:hover {
  background-color: #f0f0f0;
  border: 1px solid #bbb;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well.disabled:hover {
  cursor: pointer;
}

.well.disabled {
  color: #888;
}
.well.disabled h3 {
  color: #888;
}
.well.disabled a {
  visibility: hidden;
}

.row div[class^='sc-view span'] {
  display: inline;
  float: left;
  margin-left: 20px;
}

.well h3 span.status,
.well h3 span.description {
  margin-left: 3em;
  font-size: 66%;
  font-weight: normal;
  white-space: nowrap;
}

.line-through {
  text-decoration: line-through !important;
}
.red-text {
  color: #f00 !important;
}

.mb0 {
  margin-bottom: 0px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.pb0 {
  padding-bottom: 0px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}

.mt0 {
  margin-top: 0px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mt8 {
  margin-top: 8px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.pt0 {
  padding-top: 0px !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt25 {
  padding-top: 25px !important;
}

.ml0 {
  margin-left: 0px !important;
}
.ml5 {
  margin-left: 5px !important;
}
.ml8 {
  margin-left: 8px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml40 {
  margin-left: 40px !important;
}

.pl0 {
  padding-left: 0px;
}
.pl5 {
  padding-left: 5px;
}
.pl8 {
  padding-left: 8px;
}
.pl10 {
  padding-left: 10px;
}
.pl15 {
  padding-left: 15px;
}
.pl20 {
  padding-left: 20px;
}

.mr0 {
  margin-right: 0px !important;
}
.mr5 {
  margin-right: 5px !important;
}
.mr8 {
  margin-right: 8px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mr20 {
  margin-right: 20px !important;
}

.pr0 {
  padding-right: 0px;
}
.pr5 {
  padding-right: 5px;
}
.pr8 {
  padding-right: 8px;
}
.pr10 {
  padding-right: 10px;
}
.pr15 {
  padding-right: 15px;
}
.pr20 {
  padding-right: 20px;
}
.pr25 {
  padding-right: 25px;
}
.pr30 {
  padding-right: 30px;
}
.container-wide .row .span1h {
  width: 68px;
} /* half of a span3, useful for forms */

.page-header {
  margin-top: 40px;
  padding-top: 4px;
  font-size: 16px;
  line-height: 24px;
}
.page-header .breadcrumbs {
  color: #444;
  font-weight: normal;
  margin-bottom: 2px;
}
.page-header .breadcrumbs div {
  display: inline;
}
.page-header .breadcrumbs a,
.breadcrumbs a:active,
.breadcrumbs a:visited {
  color: #005fb2;
}
.page-header {
  border: none;
  margin-bottom: 0;
}
.page-header h1 {
  margin-bottom: 0px;
} /* h1 in the header is in a div.row that provides enough spacing */

.tabs .active a {
  cursor: default;
}

.no-border {
  border: none;
}

.page-home {
  margin-top: 0px;
}
.page-home img {
  margin-left: 26px;
  margin-bottom: 20px;
}
.page-home h3 {
  line-height: 24px;
  margin-top: 15px;
}

.page-home div.box-quick-links {
  position: absolute;
  bottom: 14px;
  padding: 10px 4px 10px 10px;
  background-color: #e5e9ef;
  width: 190px;
}
.page-home div.box-quick-links h3 {
  line-height: 32px;
  margin-top: 0px;
}

.page-home div.box-news-updates {
  position: absolute;
  bottom: 14px;
  right: 120px;
  padding: 10px 16px;
  background-color: #e5e9ef;
  text-align: right;
  line-height: 1.8;
}
.page-home div.box-news-updates h4 {
  padding: 0;
  line-height: 1;
}

.box-authorization-waiting {
  padding: 140px 0;
  margin: auto;
}
.box-authorization-waiting > div {
  width: 0;
  margin: auto;
}

.box-paste {
  position: relative;
  height: 402px;
}
.box-paste > div {
  position: absolute;
  left: 1px;
  right: 1px;
  top: 1px;
  bottom: 1px;
  color: white;
  background: white url(../images/paste-here-gray.png) no-repeat center center;
  border: 1px solid #ccc;
  cursor: pointer;
}
.box-paste > div:focus {
  border: 1px solid #888;
  background-image: url(../images/paste-here-black.png);
  outline: none;
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.box-paste > div > * {
  display: none;
  visibility: hidden;
}

.block-right {
  float: right;
  text-align: right;
}

.tbl {
  position: relative;
  color: black;
  line-height: 23px;
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
  cursor: default;
}
.finale-slds .uic-table-grid .tbl {
  border-top: 1px solid transparent;
}
.uic-table-grid .tbl-header {
  --tbl-header-top-shadow: var(--table-border-color-darker) 0 -1px 0 0;
}
.uic-table-grid .tbl-header .tbl-header-row .tbl-col {
  box-shadow: var(--tbl-header-top-shadow);
}
.tbl-header {
  height: 22px;
  background: #ddd;
  border-bottom: 1px solid #888;
  position: sticky;
  top: 32px;
  z-index: 3;
}

/* This .uic-table-grid .tbl-header exists to allow table headers in old screens keep their color #ddd
   when are screens are migrated to the new style
   At the time of this commit screens with the old style are reordering screen and order detail screens
*/
.uic-table-grid .tbl-header {
  background: #fafaf9;
  border-bottom: none;
}

.tbl.tbl-header-editing .tbl-superheader-col-related:hover,
.tbl.tbl-header-editing .tbl-col:hover {
  background: #cbddf8;
}

.tbl.tbl-header-editing .tbl-col .tbl-header-stacked-icon {
  position: absolute;
  left: 4px;
  top: -10px;
  border: 1px solid #dddbda;
  padding-left: 0.125rem;
  padding-right: 0.125rem;
  padding-bottom: 0.125rem;
  background: var(--table-bg-color-darker);
}

.tbl.tbl-header-editing .tbl-col:hover .tbl-header-stacked-icon {
  background: #cbddf8;
}

/* This uic-table-grid--dark-header class is to keep the look on settings tables
 */
.uic-table-grid.uic-table-grid--dark-header .tbl-header {
  background: #ddd;
}
.finale-slds .uic-table-grid.uic-table-grid--dark-header th.tbl-col {
  border-color: #888;
}

.uic-table-grid--dark-content .tbl-content {
  background-color: #f8f8f8;
}

/* `overflow: hidden` makes sticky elements not move (https://github.com/w3c/csswg-drafts/issues/865) */
.tbl-header:not(.tbl-header-uiutil-grid) {
  overflow: hidden;
}
.tbl-header-not-sticky {
  top: 0;
  position: relative;
}
.tbl {
  --superheader-height: 18px;
}
.tbl.tbl-header-editing {
  --superheader-height: 36px;
}
.tbl-superheader {
  height: var(--superheader-height);
  line-height: var(--superheader-height);
  background-color: white;
  margin-bottom: 0px;
  position: sticky;
  top: 40px;
  z-index: 3;
}
.tbl .tbl-superheader.fi-with-drag {
  z-index: 4;
}
.tbl-content {
  position: relative;
}
.tbl-content.content-is-loading {
  opacity: 0.33;
}
.tbl.tbl-header-editing .tbl-content {
  opacity: 50%;
  pointer-events: none;
}
.tbl-row {
  width: 100%;
  height: 22px;
}
.tbl-row.odd {
  background-color: #f3f3f3;
  border-top: 1px solid #ccc;
}
.tbl-row.even {
  background-color: #f3f3f3;
  border-top: 1px solid #ccc;
}
.tbl-row.detail {
  background-color: #f8f8f8;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.tbl-row.highlight {
  background-color: #ccffcc;
}
.tbl-col.editable,
.tbl-row.clickable,
.tbl-row.clickable .tbl-col,
.tbl-col.clickable {
  cursor: pointer;
}
.tbl-header-inner.clickable {
  cursor: pointer;
}

table.tbl-page,
table.tbl-header {
  margin: 0;
  padding: 0;
}
.tbl-header tr,
tr.tbl-row {
  display: block;
}

.tbl-col {
  display: block;
  border: none;
  position: absolute;
  white-space: nowrap;
  overflow: hidden;
  height: 22px;
  line-height: 23px;
  padding: 0 3px;
}
.tbl.tbl-header-editing .tbl-col {
  overflow: visible;
}
.tbl-header .tbl-col {
  white-space: normal;
}
.right,
.tbl-col.right {
  text-align: right !important;
}
.center,
.tbl-col.center {
  text-align: center !important;
}
th.overflow-visible > div.tbl-header-inner {
  overflow: visible;
}
.overflow-visible,
.tbl-col.overflow-visible {
  overflow: visible !important;
}
.overflow-visible > .cell-tooltip-parent-text {
  overflow: visible;
}
.overflow-visible > .cell-tooltip-parent-html {
  overflow: visible;
}
.tbl-col.group-middle {
  text-align: center;
  border-left: 1px solid #888;
}
.tbl-col.group-end {
  text-align: center;
  border-left: 1px solid #888;
  border-right: 1px solid #888;
  padding-right: 4px;
}
.tbl-col.group {
  text-align: center;
  border-right: 1px solid #888;
  border-left: 1px solid #888;
}
.tbl-row .tbl-col.group-detail-middle {
  border-left: 1px solid #888;
}
.tbl-row .tbl-col.group-detail-end {
  border-right: 1px solid #888;
}
.tbl-col.sort-down::before {
  content: ' ';
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url('../images/sort-icon.png') no-repeat -8px -18px;
}
.tbl-col.sort-up::before {
  content: ' ';
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url('../images/sort-icon.png') no-repeat -8px -1px;
}

.finale-slds tr .tbl-sticky-container {
  z-index: 1;
  overflow: visible;
  position: absolute;
  background: transparent;
  pointer-events: none;
  border: none;
}
.tbl-sticky-container > div {
  position: sticky;
  left: 0;
  pointer-events: auto;
}

.tbl:not(.tbl-header-editing) .tbl-related-column-start,
.tbl:not(.tbl-header-editing) .tbl-related-column-middle,
.tbl:not(.tbl-header-editing) .tbl-related-column-end {
  box-shadow: none !important;
}
.tbl-related-column-start {
  border-left: 1px solid #ddd !important;
}
.tbl-related-column-end {
  border-right: 1px solid #ddd !important;
  border-left: none !important;
}
.tbl-related-column-middle {
  border-left: none !important;
}
th.tbl-related-column-end + th {
  border-left: none !important;
}

.tbl-col.icon a {
  margin-left: 23px;
}
.tbl-col.icon.folder {
  background: url(../images/pc-de-munich-folder.png) no-repeat left 2px;
}
.tbl-col.icon.folder-trans {
  background: url(../images/pc-de-munich-folder-trans.png) no-repeat left 2px;
}
.tbl-col.icon.order {
  background: url(../images/pc-de-munich-order.png) no-repeat left 2px;
}

.tbl-row .editable {
  border: 0 solid #e6e6e6;
  border-width: 0 1px;
}
.tbl-row .editable + .editable {
  border-left: 0;
}
.tbl-row.odd .tbl-col.editable {
  background-color: #ffffff;
}
.tbl-row.even .tbl-col.editable {
  background-color: #ffffff;
}
.tbl-row.detail .tbl-col.editable {
  background-color: #ffffff;
}
.tbl-col.editable:focus {
  outline: 2px solid #444;
  z-index: 1;
  border-bottom: none;
}
.tbl-col.select.editable:after {
  content: '\25bc';
  font-size: 10px;
  color: #444;
  position: absolute;
  width: 11px;
  border-left: 1px solid white;
  padding-left: 2px;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #fff;
}

.tbl-row input {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -moz-user-select: text;
}
.tbl-row input:focus {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.tbl-row input {
  outline: 2px solid #444;
  text-align: left;
  display: block;
  line-height: 14px;
  height: 22px;
  margin-left: 2px;
  padding: 1px 4px 0 4px;
  background-color: #fff;
  border: none;
  color: #000;
  box-sizing: border-box;
}
.tbl-row input.right {
  text-align: right;
}
.tbl-row .inline-editor {
  position: absolute;
  z-index: 2;
}

.tbl-row .tbl-col.checkbox.checked {
  background-image: url('../images/strip_222222.png');
  background-repeat: no-repeat;
  background-position: calc(50% + 7px) -60px;
}

.tbl-header .tbl-col.selection {
  background-image: url('../images/strip_222222.png');
  background-repeat: no-repeat;
  background-position: calc(50% + 7px) -447px;
}
.tbl-header .tbl-col.selection.none {
  background-image: url('../images/strip_222222.png');
  background-repeat: no-repeat;
  background-position: calc(50% + 7px) -415px;
}
.tbl-header .tbl-col.selection.mixed {
  background-image: url('../images/strip_222222.png');
  background-repeat: no-repeat;
  background-position: calc(50% + 7px) -478px;
}

.tbl-row .tbl-col.checkbox.checked,
.tbl-row .tbl-col .checkbox.checked {
  background-image: url('../images/strip_222222.png');
  background-repeat: no-repeat;
  background-position: calc(50% + 7px) -446px;
}
.tbl-row .tbl-col.checkbox,
.tbl-row .tbl-col .checkbox {
  background-image: url('../images/strip_222222.png');
  background-repeat: no-repeat;
  background-position: calc(50% + 7px) -414px;
}

.tbl-row .tbl-col .checkbox,
.tbl-row .tbl-col .checkbox.checked {
  width: 100%;
  padding: 0;
}
.tbl-row .tbl-col.editable .cell-tooltip-parent-html,
.tbl-row .tbl-col.editable .checkbox-container,
.tbl-row .tbl-col.editable .checkbox-container .checkbox {
  display: block;
  height: 100%;
}

.tbl-row .tbl-col.editable.selection.checkbox {
  background-color: transparent;
}

.tbl-row .tbl-col.warning,
.tbl-row.odd .tbl-col.warning,
.tbl-row.even .tbl-col.warning,
.tbl-row.detail .tbl-col.warning {
  background-color: #ebdf9e;
}
.tbl-row .tbl-col.error,
.tbl-row.odd .tbl-col.error,
.tbl-row.even .tbl-col.error,
.tbl-row.detail .tbl-col.error {
  background-color: #f48888;
  color: black;
}

.tbl-row.light {
  color: #aaa;
}
.tbl-row.light .editable {
  color: #000;
}

.tbl-row .tbl-col.image-tooltip {
  background-image: url('../images/strip_222222.png');
  background-repeat: no-repeat;
  background-position: 14px -383px;
}

.tbl-header-inner {
  display: flex !important;
  padding-bottom: 4px !important;
}
.finale-slds .uic-table-grid .tbl-header .tbl-header-row .fi-dnd-over-left {
  box-shadow: var(--tbl-header-top-shadow), inset 2px 0 #1589ee;
}
.finale-slds .uic-table-grid .tbl-header .tbl-header-row .fi-dnd-over-right {
  box-shadow: var(--tbl-header-top-shadow), inset -2px 0 #1589ee;
}
.slds-dropdown-trigger.tbl-header-inner-dropdown-icon {
  cursor: pointer;
  display: block;
  position: absolute;
  left: calc(50% - 9px);
  top: -12px;
  width: 18px;
  height: 18px;
  z-index: 99;
  background: white;
  border-radius: 50%;
  box-shadow: 0px 1px 8px 1px rgb(51 51 51 / 30%);
  fill: #706e6b;
}
.finale-slds .slds-dropdown-trigger.tbl-header-inner-dropdown-icon > svg {
  display: block;
  margin: 10%;
  width: 80%;
  height: 80%;
}
.tbl-header-inner-dropdown-icon:hover {
  fill: #005fb2;
}
.tbl.fi-with-drag .tbl-header-inner-dropdown-icon {
  display: none;
}
.tbl.fi-with-drag .tbl-header-stacked-icon {
  display: none;
}

.tbl-header-inner-content,
.tbl-header-editing .tbl-header-inner-content {
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-top: auto;
}
.uic-table--stacked-columns .tbl-header-inner-content,
.uic-table--stacked-columns .tbl-header .tbl-col .tbl-header-inner .tbl-header-inner-disclosure-icon {
  margin-top: 2px;
}
.uic-table--stacked-columns .tbl-header .tbl-col.uic-table-grid--selection-column .tbl-header-inner {
  align-items: center;
}
.tbl-header-inner-disclosure-icon {
  margin-top: auto;
}
.tbl-disclosure-icon {
  fill: #0070d2 !important;
  padding: 1px;
  border: solid 1px #ddd;
}
.tbl-related-column-start .tbl-header-inner-content {
  padding: 0 0 0 1em;
}
.slds-text-align--right .tbl-header-inner {
  justify-content: flex-end;
  width: 100%;
}
.tbl.fi-with-drag .tbl-header-row .slds-resizable__handle {
  display: none;
}
.tbl-superheader-col-related > .draggable,
.tbl-header-inner.draggable {
  cursor: grab;
}
.finale-slds tr.tbl-superheader-row .tbl-superheader-col-related.fi-dragged,
.finale-slds tr.tbl-header-row .tbl-col.fi-dragged {
  background: #acf8;
  position: fixed;
  z-index: 999;
}
.finale-slds tr.tbl-superheader-row .tbl-superheader-col-related.fi-dragged .draggable,
.finale-slds tr.tbl-header-row .tbl-col.fi-dragged .tbl-header-inner.draggable {
  cursor: grabbing;
}
.finale-slds tr.tbl-superheader-row .tbl-superheader-col-related.fi-drag-left-behind,
.finale-slds tr.tbl-header-row .tbl-col.fi-drag-left-behind {
  opacity: 50%;
}

.warning {
  width: 100%;
  background-color: #ffdddd;
}
.warning div {
  padding-left: 20px;
}

strong,
th {
  font-color: block;
}

.btn.success,
.btn.primary {
  font-weight: bold;
}

.box-totals {
  text-align: right;
  background-color: white;
  min-width: 330px;
}
.box-totals .box-totals-link {
  float: left;
}
.box-totals .box-totals-amount {
  margin-right: 3px;
  display: inline-block;
  width: 64px;
}
.uic-item-content-table--edit .box-totals .box-totals-amount {
  margin-right: 8px;
}
.box-totals .box-totals-total .box-totals-description,
.box-totals .box-totals-total .box-totals-amount {
  font-weight: bold;
}
.box-totals.uic-adjustment-summary div {
  height: 25px;
  vertical-align: middle;
}

#statusIdField .input b {
  width: 90px;
  display: inline-block;
  padding-top: 6px;
}
#statusIdField .input select {
  width: 120px;
}
#statusIdField {
  margin-bottom: 6px;
}

.action-links.tab-links {
  float: right;
  position: absolute;
  right: 0;
  bottom: 19px;
  z-index: 4;
}
.form-stacked .well .action-links.tab-links {
  bottom: auto;
  margin-top: -27px;
  right: 12px;
  padding: 0 3px 0 2px;
  height: auto;
  background: #fafafa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.form-stacked .well .action-links.tab-links a {
  line-height: 1.3;
}

.action-links hr {
  margin: 2px 0;
}

.action-links.tab-links ul {
  margin-top: -8px;
}
.action-links.tab-links a {
  line-height: 35px;
}

.action-links {
  position: relative;
}
.action-links a {
  text-decoration: none;
}
.action-links ul {
  margin-top: -2px;
  list-style: none;
  position: absolute;
  padding: 3px 0px;
  border: 1px solid #888;
  background: #fff;
  display: none;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.action-links span {
  display: inline-block;
}
.action-links span:hover ul {
  margin-top: 0px;
  top: 100%;
  left: -20px;
  z-index: 4;
  display: block;
}

.action-links ul li {
  display: block;
  padding: 0px 0px 0 0px;
  float: none;
}
.action-links ul li span {
  line-height: 13px;
  font-size: 13px;
  display: block;
  padding: 4px 20px 4px 12px;
  margin: 0;
  white-space: nowrap;
  color: #aaa;
  cursor: default;
}
.action-links ul li a span {
  color: #0069d6;
  cursor: pointer;
}
.action-links ul li hr {
  margin: 0;
}

.action-links:hover ul a span:hover {
  background: #0069d6;
}
.action-links:hover ul a span:hover {
  color: #fff;
}

.browser-webkit .action-links.action-links-right span:hover {
  margin-left: -0.00001px;
} /* hack for Chrome 50 repaint bug preventing action menu from displaying */
.action-links.action-links-right span:hover ul {
  right: -4px;
  left: auto;
  z-index: 4;
}
.action-links.action-links-right ul {
  right: 9999px;
  left: auto;
}

.product-stock-on-hand-content:hover {
  color: #ccc;
}
.product-stock-on-hand-content:hover a {
  color: #8fc5ff;
}
.product-stock-on-hand-content > div:hover {
  color: #000;
}
.product-stock-on-hand-content > div:hover a {
  color: #0069d6;
}

.links a {
  margin-left: 1em;
}

a.release {
  background: url('../images/strip_888888.png') no-repeat 1px -92px;
  width: 14px;
  height: 18px;
  display: inline-block;
  text-decoration: none;
}
a.release:hover {
  background-image: url('../images/strip_222222.png');
}

a.close:hover {
  text-decoration: none;
  color: black;
}

.tbl-col.disclosure-closed {
  background: url('../images/strip_222222.png') no-repeat 2px -124px;
  line-height: 23px;
  height: 23px;
}
.tbl-col.disclosure-open {
  background: url('../images/strip_222222.png') no-repeat 2px -156px;
  line-height: 23px;
  height: 23px;
}

.tbl-col.disclosure-close-all {
  background: url('../images/strip_222222.png') no-repeat 2px -31px;
  line-height: 23px;
  height: 23px;
  top: 2px;
}
.tbl-col.disclosure-open-all {
  background: url('../images/strip_222222.png') no-repeat 2px 2px;
  line-height: 23px;
  height: 23px;
  top: 2px;
}
.finale-slds .tbl-col.disclosure-indent-line {
  border-bottom: 0;
}
.finale-slds .tbl-col.disclosure-bottomless {
  border-bottom: 0;
}
.tbl-col.disclosure-indent-line::after,
.tbl-col.disclosure-indent-line-last::after {
  content: ' ';
  border: 0;
  border-left: 3px solid #ddd;
  height: 22px;
  display: block;
  margin-left: 4px;
}
.tbl-col.disclosure-indent-line-last::after {
  border-bottom: 3px solid #ddd;
  border-bottom-left-radius: 4px;
  height: 16px;
}

div.jGrowl.top-right {
  top: 60px;
}
div.jGrowl div.jGrowl-notification.alert-message {
  min-height: 20px;
  padding: 0 10px 0 10px;
}
div.jGrowl div.jGrowl-notification.alert-message div {
  margin: 0;
}
div.jGrowl div.jGrowl-notification.alert-message div.jGrowl-close {
  margin-right: -4px;
  margin-top: -5px;
}

.alert-message ol,
.alert-message ul,
.alert-message li {
  color: #fff;
}

.loading,
.notFoundError {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  min-height: 500px;
  background-color: white;
  z-index: 999;
}

.spinner {
  height: 64px;
  width: 64px;
  margin: 0 auto 0 auto;
}
.loading .spinner {
  margin-top: 60px;
}
.loading .spinner-notifications {
  margin-top: 32px;
  text-align: center;
}
.spinner-holder {
  position: relative;
  width: 100%;
}
.spinner-holder .spinner {
  position: absolute;
  top: -16px;
  width: 100%;
}
.is-detail-screen .loading {
  margin-top: 112px !important;
}

.inline-fields div,
.inline-fields label {
  display: inline-block;
}
.inline-fields label {
  margin-left: 20px;
  width: auto;
}
.label-large .inline-fields .sc-view:first-child label {
  margin-left: 0;
  width: 238px;
}
.inline-fields .sc-view:first-child label,
.inline-fields label.label-first {
  margin-left: 0;
}
.inline-fields div.input {
  margin-left: 10px;
}
.inline-fields div.input.static {
  line-height: 18px;
  padding-top: 5px;
}
.inline-fields .clearfix:before,
.inline-fields .clearfix:after {
  display: none;
  content: none;
}

.inline-field address {
  margin-left: 8px;
  margin-top: 5px;
  line-height: 16px;
}

.sc-checkbox input {
  margin-right: 8px;
}
.sc-checkbox label {
  color: #444;
}

.label-top.compact > div,
.label-top.compact > div > div {
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
  padding-top: 0;
}
.label-top.compact > div.date-range-field,
.label-top.compact > div > div.date-range-field {
  padding-top: 4px;
}
.label-top label {
  display: block;
  text-align: left;
  float: none;
  width: auto;
}
.label-top input,
.label-top select,
.label-top button,
.label-top textarea,
.label-top div.field {
  display: block;
  text-align: left;
}
.label-top .sc-checkbox input {
  display: inline;
}
.label-top .sc-checkbox label {
  display: inline;
}
.label-top div.field {
  line-height: 27px;
}

.inline label {
  display: inline;
  float: none;
  width: auto;
}
.inline div.field {
  display: inline;
}

/*
.simpleCreateView form.label-top.compact { display:table; width:1240px; border-spacing:8px; margin-left:-8px;}
.simpleCreateView form.label-top.compact > div { display:table-cell; white-space:nowrap; }
.simpleCreateView form.label-top.compact > #productUrlPickerField { width:100%; padding-right:8px; }
.simpleCreateView form.label-top.compact > #productUrlPickerField input { width:100%; margin-right:8px;}
*/

.row form.label-top [class^='sc-view span'],
.row form.label-top [class^='span'] {
  display: block;
  float: none;
  margin-left: 0px;
}

.row form.label-top > div {
  margin-bottom: 10px;
}

.btn:focus {
  outline: 1px dotted #888;
}
.browser-webkit .btn:focus {
  outline-offset: 1px;
}
.btn:focus {
  background-position: 0 -15px;
  color: #333;
  text-decoration: none;
}
.btn.success:focus,
.btn.primary:focus {
  color: white;
}

.expandable {
  -moz-transition: min-height 0.3s ease 0.1s;
  -webkit-transition: min-height 0.3s ease 0.1s;
  transition: min-height 0.3s ease 0.1s;
}
.expandable.expanded {
  -moz-transition: min-height 0.3s ease 0s;
  -webkit-transition: min-height 0.3s ease 0s;
  transition: min-height 0.3s ease 0s;
}

.tbl-row,
.expandable {
  -moz-transition: margin-bottom 0.3s ease 0.1s;
  -webkit-transition: margin-bottom 0.3s ease 0.1s;
  transition: margin-bottom 0.3s ease 0.1s;
}
.tbl-row.expanded,
.expandable.expanded {
  -moz-transition: margin-bottom 0.3s ease 0s;
  -webkit-transition: margin-bottom 0.3s ease 0s;
  transition: margin-bottom 0.3s ease 0s;
}

.simpleCreateView {
  min-height: 60px;
}
.simpleCreateView.expanded {
  min-height: 260px;
}

.tbl-row.expanded {
  border-bottom: 1px solid #ccc;
}

.pickerField dl.stock {
  margin-left: 5px;
}
.pickerField input {
  display: block;
  text-align: left;
}
.pickerField .suggest > div.selected {
  background-color: rgba(82, 168, 236, 0.3);
}
.pickerField .suggest > div {
  padding: 0 2px 0 2px;
}
.pickerField .suggest > div.detail {
  padding-left: 12px;
}
.pickerField.inline-editor .suggest {
  border: 2px solid #000;
  margin-top: -1px;
  margin-left: -2px;
}
.browser-webkit .pickerField.inline-editor .suggest {
  margin-top: -2px;
  margin-left: 0px;
}
.pickerField .suggest > div.disabled {
  color: #555;
}
.pickerField .suggest {
  position: absolute;
  z-index: 1;
  border: 1px solid #666;
  background-color: white;
  padding: 2px 0px 2px 0px;
  line-height: 18px;
  margin-left: 2px;
  overflow-x: hidden;
  overflow-y: auto;
  white-space: nowrap;
  max-height: 126px;
  cursor: default;
}

.productUrlPickerField .cover {
  height: 22px;
  background-color: white;
  position: absolute;
  z-index: -1;
}

@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.row div[class^='sc-view span'] div[class^='span'] {
  margin-left: 0px;
}

input,
textarea,
select,
.uneditable-input {
  border-color: #bbb;
}
input[disabled='disabled'],
select[disabled='disabled'] {
  border-color: #eee;
  color: #000000;
}
input[disabled='disabled'],
select[disabled='disabled'],
textarea[disabled='disabled'] {
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.03);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.03);
}

span.spinner-holder {
  padding-left: 14px;
  padding-right: 14px;
}

.topbar ul.nav {
  list-style: none;
}

.topbar {
  z-index: 7900;
}
.modal-backdrop {
  z-index: 8000;
}
.modal {
  z-index: 8001;
}
.modal-body {
  min-height: 120px;
}
.modal-backdrop-clear {
  background-color: rgba(0, 0, 0, 0);
}

a[href='##moveUp'] {
  background: url('../images/strip_888888.png') no-repeat -2px -355px;
  width: 16px;
  height: 21px;
  display: inline-block;
  text-decoration: none;
  position: relative;
  top: 8px;
}
a[href='##moveUp']:hover {
  background-image: url('../images/strip_222222.png');
}

a[href='##moveDown'] {
  background: url('../images/strip_888888.png') no-repeat -1px -291px;
  width: 16px;
  height: 21px;
  display: inline-block;
  text-decoration: none;
  position: relative;
  top: 8px;
}
a[href='##moveDown']:hover {
  background-image: url('../images/strip_222222.png');
}

a[href='##delete'] {
  background: url('../images/strip_888888.png') no-repeat -2px -99px;
  width: 16px;
  height: 21px;
  display: inline-block;
  text-decoration: none;
  position: relative;
  top: 8px;
}
a[href='##delete']:hover {
  background-image: url('../images/strip_222222.png');
}

.inline-cells {
  display: table;
  border-spacing: 4px;
  margin-left: -4px;
}
.inline-cells > div {
  display: table-cell;
}

ol.chevron {
  margin: 0;
}
ol.chevron li {
  position: relative;
  padding: 4px 12px 5px;
  line-height: 20px;
  margin-right: 22px;
  font-size: 16px;
  color: white;
  display: inline-block;
  background-color: #999;
}
ol.chevron li:last-child {
  margin-right: 0px;
}
ol.chevron li.active {
  background-color: #5379a2;
}
ol.chevron li.complete {
  background-color: #eee;
}
ol.chevron li.commit.active {
  background-color: #5379a2;
}

ol.chevron li div.rchevron {
  font-size: 0;
  height: 0;
  line-height: 0;
  position: absolute;
  top: 0px;
  right: -14px;
  border-style: solid;
  border-color: transparent;
  border-width: 14px 0 14px 14px;
  border-left-color: #999;
  display: inline-block;
}
ol.chevron li.active div.rchevron {
  border-left-color: #5379a2;
}
ol.chevron li.complete div.rchevron {
  border-left-color: #eee;
}

tr.last td {
  border: none;
}
tr.total td {
  border-top: 2px solid #ddd;
  border-bottom: none;
  font-weight: bold;
}
table.condensed-table th,
table.condensed-table td {
  padding-top: 5px;
  padding-bottom: 4px;
}

.import-active {
  background-color: #fff;
}
.import-existing {
  background-color: #a7d2a7;
}
.import-new {
  background-color: #ebdf9e;
}

.import-ignored .tbl-col,
.import-ignored {
  color: #aaa;
  font-weight: normal;
  background-color: transparent;
}
.import-ignored .tbl-col.import-id-error,
.import-ignored .tbl-col.import-data-error,
.import-data-error {
  background-color: #ed4040;
  font-weight: bold;
  color: black;
}

.column-assignments {
  height: 54px;
  position: relative;
}
.column-assignments .field {
  position: absolute;
}

.editableStockTable .tbl-row.product {
  background-color: #e4e4e4;
}
.editableStockTable .tbl-row.inventoryItem {
  background-color: #f3f3f3;
}
.editableStockTable .tbl-row.inventoryItem.light {
  color: #888;
}

.stockListTable .tbl-row.product {
  background-color: #f3f3f3;
}
.stockListTable .tbl-row.inventoryItem {
  background-color: #ffffff;
}

.tbl-col.help-text {
  font-style: italic;
  color: #555;
}
.tbl-col.help-text.error {
  color: #000000;
}

.tbl-col.requiredFacilityUrl {
  font-style: normal;
  color: #9d261d;
}

.syncStatus {
  color: #aaa;
}

.date-range-field {
  display: inline-block;
  position: relative;
  width: 210px;
  height: 18px;
  padding: 4px;
  font-size: 13px;
  line-height: 18px;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: default;
}
.date-range-field:focus {
  outline: none;
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
}

.date-range2-field {
  display: inline-block;
  cursor: default;
}
.date-range2-field .slds-dropdown-trigger {
  width: 100%;
}
.date-range2-field .slds-dropdown-trigger > .slds-input {
  padding: 4px;
  border-radius: 4px;
  line-height: 18px;
  border: 1px solid #ccc;
  min-height: auto;
  color: #444;
}
.date-range2-field .slds-dropdown-trigger > .slds-input .slds-icon-text-default {
  fill: #444;
}

.slds-form-element .slds-dropdown-trigger {
  width: 100%;
}
.finale-slds .slds-input-has-icon--right .slds-input {
  padding-right: 0.7rem;
}

.modal {
  top: 10%;
  margin-top: 0;
  max-height: 90%;
  overflow-y: auto;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Chrome/Safari/Opera */
  -khtml-user-select: none; /* Konqueror */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently not supported by any browser */
  cursor: pointer;
}

.date-range-field > a {
  float: right;
  color: black;
  font-size: 80%;
  cursor: default;
}
.date-range-field > a:hover {
  text-decoration: none;
}
.date-range-field .suggest {
  position: absolute;
  z-index: 1;
  left: -1px;
  top: 26px;
  height: 155px;
  width: 680px;
  border: 1px solid #ccc;
  background-color: #f6f6f6;
  padding: 2px 0px 2px 0px;
  line-height: 18px;
  margin-left: 0px;
  display: none;
  overflow-x: hidden;
  overflow-y: hidden;
  white-space: nowrap;
  cursor: default;
}

.inline {
  display: inline-block !important;
}
.date-range-field.show .suggest {
  display: inline-block;
}

.date-range-field .suggest .datepicker {
  border: none;
  background-color: transparent;
}
.date-range-field .suggest .datepicker table td {
  border: none;
}
.date-range-field .daterange-controls {
  float: right;
  width: 180px;
  padding: 11px 8px 10px 16px;
}
.date-range-field .daterange-controls input {
  display: inline-block;
  width: 70px;
  margin-bottom: 6px;
}
.date-range-field .daterange-controls strong {
  position: relative;
  top: -7px;
}
.date-range-field .daterange-controls a {
  margin-bottom: 2px;
}

.date-range-field div.datepicker a {
  cursor: pointer;
}

.date-range-field .daterange-controls table {
  margin-top: 0px;
}
div.datepicker th a.datepickerMonth {
  margin-left: 10px;
}
.date-range-field .daterange-controls td {
  border: none;
  padding: 0;
  line-height: 16px;
}
select:focus {
  outline: none;
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
}

.label {
  padding: 1px 3px 1px;
  font-size: 90%;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: #aaa;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.modal .alert-message.warning {
  position: relative;
  left: -8px;
  padding-left: 8px;
  padding-right: 8px;
}

.tbl .select2-container .save {
  position: absolute;
  top: 3px;
  right: 8px;
  z-index: 999;
  background-color: white;
}
.tbl .select2-choice {
  visibility: hidden;
}
.tbl .select2-dropdown-open .select2-choice {
  visibility: visible;
}

.select2-result-label small {
  font-size: 11px;
  color: #777;
}
.select2-results .select2-highlighted .select2-result-label small {
  color: #eee;
}

.select2-drop-wide .select2-result {
  display: inline-block;
  vertical-align: top;
}
.select2-drop-wide .select2-result .select2-result {
  display: list-item;
}

/**
Needed when a select2 is part of a uic_form_popover.DropDown (the dropdown has z-index: 100001)
 */
.select2-drop-active {
  z-index: 10002;
}

div.jGrowl .jGrowl-notification.alert-message {
  background-color: #fdf5d9;
  border-color: #fceec1;
}
div.jGrowl .jGrowl-notification.alert-message.block-message.error {
  background-color: #fddfde;
  border-color: #fbc7c6;
}
div.jGrowl div.jGrowl-notification,
div.jGrowl div.jGrowl-closer {
  width: 480px;
}

.action-row .block-right {
  display: none;
}
.action-row {
  border: 5px solid transparent;
  border-radius: 5px;
  margin-left: -5px;
}
.action-row:hover .block-right {
  display: block;
}
.action-row:hover {
  background-color: #e4e4e4;
}

.pivot-filter:last-child .label,
.pivot-row:last-child .label {
  display: none;
}

.btn-baseline {
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 6px;
  line-height: normal;
  border: 1px solid transparent;
}

table.editable {
  border-collapse: separate;
  border: 1px solid transparent;
}
table.editable tr {
  border: 0;
}
table.editable td,
table.editable th {
  border: 1px solid transparent;
  padding: 4px;
}
table.editable th {
  border-bottom: 1px solid #000;
}
table.editable th.control {
  border-bottom: 1px solid transparent;
}
table.editable div.context {
  position: relative;
  top: 0;
  left: 0;
}
table.editable td .edit {
  display: none;
  position: absolute;
  top: -3px;
  left: -3px;
  padding: 2px;
  background-color: white;
}
table.editable td:hover .edit {
  display: block;
}
table.editable td:hover {
  border: 1px solid #000;
}
table.editable td.control {
  vertical-align: middle;
  font-weight: bold;
  font-size: 20px;
  line-height: 12px;
}
table.editable td.control:hover {
  border: 1px solid transparent;
}
table.editable tr.sortable-placeholder td {
  border: 1px solid transparent;
}
table.editable a.action {
  color: inherit;
  cursor: pointer;
  text-decoration: none;
  visibility: hidden;
}
table.editable a.delete {
  font-size: 16px;
  position: relative;
  top: -2px;
}
table.editable tr.hover a.action {
  visibility: visible;
}

table.editable small {
  font-size: 80%;
}

.inline-checkbox {
  display: inline-block;
}
.inline-checkbox input {
  margin-right: 4px;
}
.inline-checkbox label {
  float: none;
}

tr.sortable-placeholder {
  outline: 1px dashed #444 !important;
}

.well {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  /*border: 1px solid rgba(0, 0, 0, 0.10);*/ /* Bug in Chrome 87 disabling for now: https://bugs.chromium.org/p/chromium/issues/detail?id=1150372&q=border&can=2 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.well label {
  color: #444;
}

.integration-container .integration {
  position: absolute;
  border: none;
}

.form-stacked fieldset {
  margin-bottom: 32px;
}
.form-stacked legend {
  position: relative;
  top: 8px;
  background: none;
  margin-bottom: 2px;
}
.form-stacked .well legend {
  padding: 0 4px 0 3px;
  top: 0px;
  margin-left: -3px;
  background: #fafafa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.form-stacked label {
  font-weight: normal;
  overflow: hidden;
  height: 18px;
  display: inline-block;
  vertical-align: text-bottom;
  line-height: 18px;
}
.form-stacked .label-double label {
  height: 36px;
}
.form-stacked .inline-field {
  display: inline-block;
  margin-right: 8px;
  margin-top: 4px;
  vertical-align: top;
}

.form-stacked .inline-field.col1 {
  width: 140px;
}
.form-stacked input.col1 {
  width: 120px;
}
.form-stacked textarea.col1 {
  width: 120px;
}
.form-stacked select.col1 {
  width: 130px;
}
.form-stacked span.col1 > .select2-container {
  width: 130px;
}
.form-stacked .inline-field.col2 {
  width: 292px;
}
.form-stacked input.col2 {
  width: 273px;
}
.form-stacked textarea.col2 {
  width: 273px;
}
.form-stacked select.col2 {
  width: 283px;
}
.form-stacked span.col2 > .select2-container {
  width: 283px;
}
.form-stacked .inline-field.col3 {
  width: 445px;
}
.form-stacked input.col3 {
  width: 425px;
}
.form-stacked textarea.col3 {
  width: 425px;
}
.form-stacked select.col3 {
  width: 435px;
}
.form-stacked span.col3 > .select2-container {
  width: 435px;
}
.form-stacked .inline-field.col4 {
  width: 597px;
}
.form-stacked input.col4 {
  width: 577px;
}
.form-stacked textarea.col4 {
  width: 577px;
}
.form-stacked select.col4 {
  width: 587px;
}
.form-stacked span.col4 > .select2-container {
  width: 587px;
}
.form-stacked .inline-field.col5 {
  width: 749px;
}
.form-stacked input.col5 {
  width: 729px;
}
.form-stacked textarea.col5 {
  width: 729px;
}
.form-stacked select.col5 {
  width: 739px;
}

.form-stacked .inline-field dt,
.form-stacked .inline-field dd {
  line-height: inherit;
}
.form-stacked .inline-field dd {
  font-weight: bold;
}

.form-stacked .inline-field .inline-field-row-header {
  font-weight: bold;
  display: inline-block;
  margin-top: 24px;
}
.form-stacked .inline-field .inline-field-help-text {
  display: inline-block;
  margin-top: 24px;
}

.form-stacked span.inline-field {
  white-space: nowrap;
  margin-top: 0;
  margin-left: 18px;
}
.form-stacked span.inline-field div.input {
  display: inline;
}
.form-stacked span.inline-field label {
  position: relative;
  top: 0.19em;
}

.muted {
  color: #aaa;
}

.alert-message.danger,
.alert-message.error {
  background-color: #e9c4c4;
  background-repeat: repeat-x;
  background-image: none;
  color: black;
  border: none;
}
.alert-message.success {
  background-color: #5f9541;
  background-repeat: repeat-x;
  background-image: none;
}
.alert-message {
  border-radius: 0;
}

.btn {
  background-color: #eeeeee;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(50%, #ffffff), to(#eeeeee));
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 50%, #eeeeee);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff 50%, #eeeeee);
  background-image: -ms-linear-gradient(#ffffff, #ffffff 50%, #eeeeee);
  background-image: -o-linear-gradient(#ffffff, #ffffff 50%, #eeeeee);
  background-image: linear-gradient(#ffffff, #ffffff 50%, #eeeeee);
}

table.tight th,
table.tight td {
  padding: 3px 6px 3px 1px;
}
table.tight td {
  border-bottom: none;
}

.tbl-col p {
  margin-top: -6px;
}
.tbl-col small {
  font-size: 11px;
  color: #777;
}
.tbl-col.editable.productBomProductUrl,
.tbl-col.editable.productBomQuantity,
.tbl-col.editable.productBomItemNote {
  background-color: white;
}
th.tbl-col.productBomProductUrl,
th.tbl-col.productBomQuantity,
th.tbl-col.productBomItemNote {
  background-color: transparent;
  line-height: 36px;
}

.build-buildItemMagazine,
.build-buildItemPacking,
.build-buildItemQuantity,
.bom-productBomQuantity {
  text-align: right !important;
}

tr.tbl-row.summary {
  background-color: #e4e4e4;
}

.finale-slds .tbl-col.editable {
  background-color: white;
  border: 0px solid #ddd;
  border-width: 0 0 1px 1px;
}
.finale-slds .tbl-col.read-only-col {
  background-color: #fafaf9;
  border-left: 1px solid #ddd;
  padding: 0 4px;
}
.finale-slds .tbl-col.action-link {
  background-color: #fff;
  border-left: 1px solid #ddd;
  padding: 0 6px;
}

.width100p {
  width: 100%;
}

.grid {
  display: flex;
}
.grid-cell {
  flex: 1;
}
.grid-gutters {
  margin: -10px 0 0 -10px;
}
.grid-gutters > .grid-cell {
  padding: 10px 0 0 10px;
}
.grid-inline {
  display: inline-flex;
  min-width: 100%;
}
.grid-center-justify {
  justify-content: safe center;
}

/* Alignment per row */
.grid-top {
  align-items: flex-start;
}
.grid-bottom {
  align-items: flex-end;
}
.grid-center {
  align-items: center;
}

/* Alignment per cell */
.grid-cell-top {
  align-self: flex-start;
}
.grid-cell-bottom {
  align-self: flex-end;
}
.grid-cell-center {
  align-self: center;
}

.minimizable.span7 {
  position: absolute;
  right: 16px;
  bottom: 12px;
}
.filterArgs .minimizable.span7 {
  position: absolute;
  right: auto;
  bottom: -10px;
  width: 26px;
}
.minimizable .select2-container.span7 {
  width: 22px;
}
.minimizable .select2-container.span7.select2-container-active {
  width: 334px;
}
.minimizable .select2-container .select2-choice div {
  border-radius: 4px;
  width: 22px;
}
.minimizable .select2-container .select2-choice div b {
  background-position-x: 3.5px;
}

.alert-message.danger,
.alert-message.error {
  color: white;
  background-color: #c23934;
  border: 1px solid #c23934;
}
.alert-message.success {
  color: white;
  background-color: #04844b;
  border: 1px solid #04844b;
}
.alert-message.neutral {
  background-color: #eeeeee;
  text-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.alert-message.info {
  color: white;
  background-color: #7585a3;
  border: 1px solid #7585a3;
}
.alert-message.inline {
  border-radius: 4px;
}
.alert-message.inline {
  display: inline-block;
  height: 16px;
  width: 72px;
  padding: 0;
  margin: 0 8px 0 0;
  text-align: center;
  line-height: 18px;
}
.alert-message.inline.small {
  width: 64px;
}
.alert-message.inline.mini {
  width: 56px;
}

div.connection-add-table {
  margin-left: -20px;
  margin-right: -20px;
}
div.connection-add-table table {
  border-spacing: 20px;
  border-collapse: separate;
  width: 100%;
}
div.connection-add-table table td {
  border: 1px solid #ddd;
  text-align: center;
  width: 25%;
  padding-top: 20px;
  padding-bottom: 40px;
  position: relative;
}
div.connection-add-table table td ul {
  text-align: left;
  padding: 30px 10px 10px 0px;
}
div.connection-add-table table td a.btn {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
}

div.table-purchase-reorder .tbl-row.product {
  background-color: #ffffff;
}
div.table-purchase-reorder .tbl-row.order {
  background-color: #f3f3f3;
  font-weight: bold;
}
div.table-purchase-reorder .tbl-row.order td.description {
  overflow: visible;
}
div.table-purchase-reorder .tbl-row.order td.total {
  font-weight: bold;
  overflow: visible;
  overflow-y: clip;
}

a img.icon-link {
  opacity: 0.8;
}
a:hover img.icon-link {
  opacity: 1;
}

div.connection-add-table div.test-only {
  position: absolute;
  top: 70px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 40px;
  z-index: 1;
  opacity: 0.5;
  font-weight: bold;
  transform: rotate(-30deg);
}

.nowrap-nooverflow {
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
  overflow-x: hidden !important;
}

.tbl-col a.action-link {
  display: inline-block;
  float: right;
  margin-right: 6px;
}
.tbl-col.select a.action-link {
  margin-right: 14px;
}

.icon-text-and-tooltip svg {
  margin-right: 10px;
}
.icon-text-and-tooltip {
  overflow: hidden;
  text-overflow: ellipsis;
  height: 100%;
  display: inline-block;
}
.icon-text-and-tooltip .tooltip-visible {
  display: block;
  width: 100%;
}

.help-icon {
  margin: 0 3px;
}
.help-icon img {
  position: relative;
  top: 2px;
  opacity: 0.7;
}
.help-icon a:hover img {
  opacity: 1;
}

.tbl-col span.img-icon {
  display: inline-block;
  height: 12px;
  width: 12px;
  background-color: #222222;
}
.centered-block {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}

img.image-tooltip {
  display: block;
  border: 1px solid #ccc;
  padding: 0;
  margin: 0;
  object-fit: contain;
  max-width: 250px;
  max-height: 200px;
}

.fp__overlay {
  z-index: 10000 !important;
}

.full-frame {
  min-width: 100vw;
  min-height: 100vh;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
/*.full-frame { width: 1240px; min-width:1240px; }*/
.full-frame .container-wide {
  width: auto;
  margin-left: 18px;
  margin-right: 18px;
}
.full-frame .container-wide .row .span-full {
  width: auto;
  margin-left: 18px;
  margin-right: 0px;
}
.full-frame body > .sc-view {
  display: flex;
  flex-direction: column;
  height: 100vh;
}
.full-frame .container-wide.page-content {
  flex: 1;
  margin-bottom: 0;
  position: relative;
}

html {
  scroll-behavior: smooth;
}
html.full-width-screen .topbar .container-wide {
  width: calc(100vw - 48px);
  min-width: 968px;
  margin-left: 16px;
}
html.full-width-screen .container-wide.page-header {
  width: calc(100vw - 32px);
  min-width: 968px;
  margin-left: 16px;
  position: sticky;
  left: 16px;
  right: 16px;
  z-index: 10;
}
html.full-width-screen .container-wide.page-content {
  margin-left: 16px;
  margin-right: 16px;
  width: auto;
}
.finale-slds .slds-finale-view-width-bar {
  width: calc(100vw - 32px);
  min-width: 968px;
  position: sticky;
  left: 16px;
  right: 16px;
}
.finale-slds .slds-finale-view-width-bar--border {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #f3f2f2;
}
/* ensure dropdowns show up on top of the bar below */
.finale-slds .slds-finale-actions-bar {
  z-index: 10;
}

.finale-slds .slds-finale-status-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 99;
}
.finale-slds .slds-finale-status-overlay > div {
  position: fixed;
  left: 0;
  width: 100vw;
  height: 100%;
  background-color: #ffffff;
}
.finale-slds .slds-finale-status-overlay > div > div {
  position: absolute;
  left: 0;
  right: 0;
}
.finale-slds .slds-finale-hidden-due-to-empty-status {
  display: none;
}

.tbl-col.tbl-col-full-width {
  overflow: visible;
  z-index: 1;
  font-weight: bold;
  font-style: italic;
}

.Grid__cell {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.Grid:focus {
  outline: none;
}

.slds label {
  padding: 0;
  float: none;
  width: auto;
  text-align: left;
}

.finale-slds .slds-button[disabled],
.finale-slds .slds-input[disabled] {
  cursor: default;
}

.finale-slds button.scroll-to-top {
  position: fixed;
  right: 18px;
  bottom: 18px;
  background: white;

  transition-property: opacity;
  transition-duration: 2s;
  opacity: 0;
}
.finale-slds button.scroll-to-top.invisible {
  cursor: auto;
}
.finale-slds button.scroll-to-top.visible {
  opacity: 1;
}
.finale-slds button.scroll-to-top.scroll-to-top-with-bp {
  bottom: 106px;
}

/**
TODO: Replace these styles when SLDS implements slds-button_icon-neutral
 */
.finale-slds .slds-finale-button_icon-neutral {
  background-color: white;
  border-color: #dddbda;
}
.finale-slds .slds-finale-button_icon-neutral:hover,
.finale-slds .slds-finale-button_icon-neutral:focus {
  background-color: #f4f6f9;
}
.finale-slds .slds-finale-button_icon-neutral:active {
  background-color: #eef1f6;
}
.finale-slds .slds-finale-button_icon-neutral[disabled],
.finale-slds .slds-finale-button_icon-neutral:disabled {
  cursor: default;
  color: white;
}

finale-slds .slds-button--neutral {
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  vertical-align: middle;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #dddbda;
  transition: border 0.15s linear;
  border-color: #dddbda;
  background-color: white;
}
.finale-slds .slds-button_neutral:hover,
.finale-slds .slds-button_neutral:focus,
.finale-slds .slds-button--neutral:hover,
.finale-slds .slds-button--neutral:focus {
  background-color: #f4f6f9;
}
.finale-slds .slds-button_neutral:active,
.finale-slds .slds-button--neutral:active {
  background-color: #eef1f6;
}
.finale-slds .slds-button_neutral[disabled],
.finale-slds .slds-button_neutral:disabled,
.finale-slds .slds-button--neutral[disabled],
.finale-slds .slds-button--neutral:disabled {
  background-color: white;
  cursor: default;
}

.finale-slds .slds-button_finale-views_switcher {
  width: 100%;
  padding: 0 0.25rem;
}

.finale-slds .slds-button_finale-views_switcher:hover,
.finale-slds .slds-button_finale-views_switcher:focus {
  background-color: #f4f6f9;
}

.finale-slds .slds-button_finale-views_switcher .slds-page-header__title {
  flex-grow: 1;
  flex-basis: 0;
}

.finale-slds .slds-button--finale-success {
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  vertical-align: middle;
  background-color: #4bc076;
  border: 1px solid #4bc076;
  color: white;
}
.finale-slds .slds-button--finale-success:link,
.finale-slds .slds-button--finale-success:visited,
.finale-slds .slds-button--finale-success:active {
  color: white;
}
.finale-slds .slds-button--finale-success:hover,
.finale-slds .slds-button--finale-success:focus {
  background-color: #359759;
  color: white;
}
.finale-slds .slds-button--finale-success:active {
  background-color: #1b4b2c;
}
.finale-slds .slds-button--finale-success[disabled] {
  background: #e0e5ee;
  border-color: transparent;
  color: white;
}
.sc-view .slds .slds-button.slds-button--finale-success {
  background-color: #4bc076;
  color: white;
}
.sc-view .slds .slds-button.slds-button--finale-success:hover,
.sc-view .slds .slds-button.slds-button--finale-success:focus {
  background-color: #359759;
  color: white;
}
.sc-view .slds .slds-button--finale-success[disabled],
.sc-view .slds .slds-button--finale-success[disabled]:hover,
.sc-view .slds .slds-button--finale-success[disabled]:focus {
  background: #e0e5ee;
  border-color: transparent;
  color: white;
}

.sc-view .slds .slds-button--neutral[disabled] {
  background-color: #fff;
  opacity: 0.5;
  color: #444;
}
.sc-view .slds .slds-button--brand[disabled] {
  background-color: #0070d2;
  border-color: #0070d2;
  color: #fff;
  opacity: 0.5;
}

.sc-view .slds .slds-button.slds-button--inverse {
  background-color: transparent;
  color: white;
}
.sc-view .slds .slds-button.slds-button--inverse:hover,
.sc-view .slds .slds-button.slds-button--brand.slds-button--inverse:focus {
  background-color: #f4f6f9;
  color: #0050a3;
}
.sc-view .slds .slds-button.slds-button--inverse:active {
  background-color: #eef1f6;
  color: #0050a3;
}

.sc-view .slds .slds-button--icon-more.slds-is-selected {
  color: white;
  background-color: #0069d6;
  border-color: #0069d6;
}
.sc-view .slds .slds-button--icon-more .slds-button__icon {
  fill: currentColor;
}
.sc-view .slds .slds-button--icon-more:hover .slds-button__icon {
  fill: currentColor;
}

.sc-view .finale-slds .slds-button--icon-inverse,
.sc-view .finale-slds .slds-button--icon-border-inverse {
  color: white;
}

.sc-view .finale-slds .slds-button--icon-inverse:hover,
.sc-view .finale-slds .slds-button--icon-inverse:focus,
.sc-view .finale-slds .slds-button--icon-border-inverse:hover,
.sc-view .finale-slds .slds-button--icon-border-inverse:focus {
  color: rgba(255, 255, 255, 0.75);
}
.sc-view .finale-slds .slds-button--icon-inverse:active,
.sc-view .finale-slds .slds-button--icon-border-inverse:active {
  color: rgba(255, 255, 255, 0.5);
}
.sc-view .finale-slds .slds-button--icon-inverse[disabled],
.sc-view .finale-slds .slds-button--icon-border-inverse[disabled] {
  color: rgba(255, 255, 255, 0.15);
}
.sc-view .finale-slds .slds-button[disabled] .slds-button__icon--left {
  margin-bottom: 2px;
}

.sc-view .finale-slds .slds-notify--alert {
  height: 26px;
  padding-top: 4px;
}
.sc-view .finale-slds .slds-notify--alert.slds-notify--trial {
  height: 40px;
  padding-top: 4px;
  padding-right: 1rem;
  padding-left: 1rem;
}

.slds .slds-sidebar {
  border-left: 3px solid #d8dde6;
  border-top: 1px solid #d8dde6;
  background-color: #fff;
}

.sc-view .slds .slds-scrollable--y::-webkit-scrollbar-thumb {
  background: #c2c2c2;
  box-shadow: none;
}

.sc-view .slds .slds-scrollable--y::-webkit-scrollbar-track {
  background: #fff;
}

.finale-slds .slds-dropdown {
  max-width: none;
}

.slds .slds-form-element__control {
  line-height: 2rem;
}
.slds .slds-form-element__control > div {
  vertical-align: top;
}

.slds .select2-container a.select2-choice {
  background-color: white;
  color: #16325c;
  border: 1px solid #d8dde6;
  border-radius: 0.25rem;
  width: 100%;
  transition: border 0.1s linear, background-color 0.1s linear;
  display: inline-block;
  padding: 0 1rem 0 0.75rem;
  line-height: 2rem;
  min-height: calc(2rem + 0px);
  vertical-align: bottom;
  background-image: none;
}
.slds .slds-has-error .select2-container a.select2-choice {
  border-color: #c23934;
  box-shadow: #c23934 0 0 0 1px inset;
  background-clip: padding-box;
}
.slds .slds-has-warning .select2-container a.select2-choice {
  border-color: #ffb75d;
  box-shadow: #ffb75d 0 0 0 1px inset;
  background-clip: padding-box;
}
.finale-slds .slds-has-warning .slds-form-element__help {
  color: #ffb75d;
}
.slds .select2-container .select2-choice div {
  display: none;
}
.slds .select2-container .select2-choice span {
  color: #16325c !important;
}
.slds .select2-container .select2-choice.select2-default span {
  color: #999 !important;
}
.slds .select2-container a:hover,
.slds .select2-container a:focus {
  text-decoration: none;
}
.slds .select2-container.select2-container-active .select2-choice {
  outline: 0;
  border-color: #1589ee;
  box-shadow: 0 0 3px #0070d2;
}
.slds .select2-container.select2-container-active.select2-dropdown-open .select2-choice {
  border-color: #aaa;
}
.slds .select2-container.select2-dropdown-open .select2-choice {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.slds-select2-dropdown .select2-search input {
  background: none;
}

.slds .select2-container-multi .select2-choices {
  background-color: white;
  color: #16325c;
  border: 1px solid #d8dde6;
  border-radius: 0.25rem;
  width: 100%;
  transition: border 0.1s linear, background-color 0.1s linear;
  display: inline-block;
  line-height: calc(2rem - 2px);
  min-height: calc(2rem - 2px);
  vertical-align: bottom;
  background-image: none;
}

.slds .select2-container-multi .select2-choices li.protected-choice {
  padding-left: 3px;
}

.slds .select2-container-multi .select2-choices .protected-choice .select2-search-choice-close {
  display: none;
}

.slds .select2-container-multi .select2-choices .select2-search-choice {
  box-shadow: none;
  background: none;
  padding-left: 15px;
  margin-top: 4px;
  margin-bottom: 4px;
}
.slds .select2-container-multi .select2-choices .select2-search-choice-close {
  top: 3px;
}
.slds .select2-container-multi .select2-choices .select2-search-field {
  line-height: calc(2rem - 2px);
}
.slds .select2-container-multi.select2-container-active .select2-choices {
  outline: 0;
  border-color: #1589ee;
  box-shadow: 0 0 3px #0070d2;
  padding-right: 2rem;
}
.slds .select2-container-multi.select2-dropdown-open .select2-choices {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.slds .select2-container-multi:not(.select2-container-active) .select2-search-choice-close {
  display: none;
}
.slds .select2-container-multi:not(.select2-container-active) .select2-search-choice {
  padding-left: 0;
  padding-right: 0;
  border: none;
  white-space: nowrap;
  overflow: hidden;
  max-width: calc(100% - 16px);
  text-overflow: ellipsis;
  margin: 0 0.3rem 0 0;
}
.slds .select2-container-multi:not(.select2-container-active) .select2-search-field {
  line-height: 1rem;
}
.slds .select2-container-multi:not(.select2-container-active) .select2-search-choice > div:after {
  content: ',';
}
.slds .select2-container-multi:not(.select2-container-active) .select2-search-choice:nth-last-of-type(2) > div:after {
  content: '';
}
.slds .select2-container-multi:not(.select2-container-active) .select2-choices {
  padding-right: 2rem;
  min-height: 2rem;
  padding-left: 0.5rem;
  padding-top: 0.3rem;
  max-height: 120px;
  overflow-y: auto;
}
.slds .select2-container-multi .select2-choices {
  max-height: 320px;
  overflow-y: auto;
}

.filter-columns {
  margin: 0 -6px 0 -6px;
}
.filter-column {
  display: inline-block;
  width: calc(20% - 12px);
  margin: 0 6px 6px 6px;
}
@media (max-width: 1350px) {
  .filter-columns .filter-column {
    width: calc(25% - 12px);
  }
}
@media (max-width: 1040px) {
  .filter-columns .filter-column {
    width: calc(33% - 12px);
  }
}
@media (max-width: 960px) {
  .filter-columns .filter-column {
    width: calc(50% - 12px);
  }
}
@media (max-width: 600px) {
  .filter-columns .filter-column {
    width: calc(100% - 12px);
  }
}

input[type='search']::-webkit-search-decoration,
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-results-button,
input[type='search']::-webkit-search-results-decoration {
  display: none;
}

.finale-slds .slds-theme--error h1,
.finale-slds .slds-theme--error h2,
.finale-slds .slds-theme--error h3,
.finale-slds .slds-theme--error h4,
.finale-slds .slds-theme--error h5,
.finale-slds .slds-theme--error h6 {
  color: inherit;
}
.finale-slds .slds-icon--xx-small {
  line-height: 1;
  width: 0.75rem;
  height: 0.75rem;
}
.finale-slds .slds-icon--baseline {
  vertical-align: baseline;
}
.finale-slds .slds-icon--top {
  vertical-align: top;
}
.finale-slds .slds-icon--text-top {
  vertical-align: text-top;
}

.finale-slds .rfdt__header--sortable {
  cursor: pointer;
}

.finale-slds .slds-dropdown--empty-group-content .slds-dropdown__header + .slds-dropdown__header::before {
  content: 'None';
  display: list-item;
  margin-left: 1.5rem;
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-style: italic;
}
.finale-slds .slds-dropdown--empty-group-content .slds-dropdown__header:last-of-type::after {
  content: 'None';
  display: list-item;
  margin-left: 1.5rem;
  font-style: italic;
}

.finale-slds .slds-checkbox--partial .slds-checkbox [type='checkbox'] ~ .slds-checkbox--faux:after {
  display: block;
  content: '';
  height: 0.25rem;
  width: 0.5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  border-bottom: 2px solid #1589ee;
  border-left: none;
}

.finale-slds .slds-checkbox--faux {
  cursor: pointer;
}
.finale-slds .slds-col--rule-top,
.finale-slds .slds-col--rule-left,
.finale-slds .slds-col--rule-right,
.finale-slds .slds-col--rule-bottom {
  border-color: #ddd;
}

.finale-slds .slds-grid-equal .slds-col {
  -ms-flex-basis: 100%;
  flex-basis: 100%;
}

.finale-slds .slds-table {
  margin-bottom: 0;
}
.finale-slds .slds-table.slds-table--compact th,
.finale-slds .slds-table.slds-table--compact td {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.finale-slds .slds-form-element__label,
.finale-slds .slds-radio--button__label {
  width: auto;
}
.finale-slds .slds-radio--button-group .slds-radio--button .slds-radio--button__label {
  background-color: white;
  font-size: 0.75rem;
  line-height: 1.875rem;
}
.finale-slds .slds-radio--button-group-split .slds-radio--button .slds-radio--button__label {
  width: 100%;
  border-radius: 0.25rem;
  padding: 2px;
}
.finale-slds .slds-radio--button-group-split .slds-radio--button {
  border: none;
}
.finale-slds .slds-radio--button-group-split {
  margin: 0 5px;
}
.finale-slds .slds-radio--button-group-split .slds-radio--faux {
  width: 100%;
  display: flex;
  padding: 0 10px;
}

.lockicon {
  position: relative;
}
.lockicon:before {
  font-family: FontAwesome;
  content: '\f023';
  position: absolute;
  right: 3px;
  bottom: 3px;
}

.warningicon {
  position: relative;
}
.warningicon:before {
  font-family: FontAwesome;
  content: '\f071';
  position: absolute;
  right: 3px;
  bottom: 3px;
}

table.manage-screen-presets {
  border-top: 1px solid #ddd;
}
table.manage-screen-presets td.action {
  text-align: right;
}
table.manage-screen-presets td.action a {
  cursor: pointer;
  margin-left: 20px;
  text-decoration: none;
}
table.manage-screen-presets td.action a:hover {
  text-decoration: none;
}

.customhtml-field.col1 {
  width: 120px;
}

.fake-disabled-input {
  border-color: #eee;
  border-radius: 3px;
  border: 1px solid #eee;
  padding: 6px 4px 6px 4px;
}

.css-tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.css-tooltip .css-tooltiptext {
  visibility: hidden;
  width: 250px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 7px 10px;
  border-radius: 6px;
  text-align: left;
  line-height: 20px;

  position: absolute;
  z-index: 1;
}

.css-tooltip:hover .css-tooltiptext {
  visibility: visible;
}

.finale-slds .slds-icon-finale-settings {
  fill: #41a6d9;
}
.finale-slds .slds-icon-finale-user {
  background-color: #41a6d9;
}

.finale-slds .slds-icon-finale-supplier {
  background-color: #e3674f;
}
.finale-slds .slds-icon-finale-purchase {
  background-color: #e3994f;
}
.finale-slds .slds-icon-finale-sales {
  background-color: #acd360;
}
.finale-slds .slds-icon-finale-invoice-payment {
  background-color: #acd360;
}
.finale-slds .slds-icon-finale-invoice {
  background-color: #c0d35f;
}
.finale-slds .slds-icon-finale-invoice-payment {
  background-color: #aedd22;
}
.finale-slds .slds-icon-finale-bills {
  background-color: #e3b24f;
}
.finale-slds .slds-icon-finale-supplier-credit {
  background-color: #ffbd66;
}
.finale-slds .slds-icon-finale-bill-payment {
  background-color: #f7b75f;
}
.finale-slds .slds-icon-finale-reorder {
  background-color: #e2c046;
}
.finale-slds .slds-icon-finale-replenish {
  background-color: #975bc7;
}

.finale-slds .slds-icon-finale-stock {
  background-color: #5a86dd;
}
.finale-slds .slds-icon-finale-stockhistory {
  background-color: #5a70dd;
}
.finale-slds .slds-icon-finale-inventoryvariancecount {
  background-color: #855cc7;
}
.finale-slds .slds-icon-finale-inventorytransfer {
  background-color: #9382d4;
}
.finale-slds .slds-icon-finale-variance {
  background-color: #8482d4;
}
.finale-slds .slds-icon-finale-quick-stock-transfer {
  background-color: #9382d4;
}
.finale-slds .slds-icon-finale-transfer-order {
  background-color: #9382d4;
}
.finale-slds .slds-icon-finale-batch-stock-transfer-shipments {
  background-color: #9382d4;
}

.finale-slds .slds-icon-finale-customer {
  background-color: #75c752;
}
.finale-slds .slds-icon-finale-return {
  background-color: #d7d77f;
  fill: white;
  padding: 0.33rem;
  border-radius: 0.25rem;
}

.finale-slds .slds-icon-finale-journalentry {
  background-color: #43a3b6;
}
.finale-slds .slds-icon-finale-consolidatedtransaction {
  background-color: #4390b6;
}
.finale-slds .slds-icon-finale-generalledger {
  background-color: #437db6;
}
.finale-slds .slds-icon-finale-quickbookssync {
  background-color: #4369b5;
}

.finale-slds .slds-size-1-of-4-m-left {
  margin-left: 1.5rem;
  width: calc(25% - 1.5rem);
}
.finale-slds .slds-size--1-of-4-m-left {
  margin-left: 1.5rem;
  width: calc(25% - 1.5rem);
}
.finale-slds .slds-size--1-of-3-m-left {
  margin-left: 1.5rem;
  width: calc(33% - 1.5rem);
}
.finale-slds .slds-size--1-of-2-m-left {
  margin-left: 1.5rem;
  width: calc(50% - 1.5rem);
}
.finale-slds .slds-section-title--divider {
  padding: 0.5rem 0.75rem;
}

.finale-slds .slds-theme--disabled {
  background-color: #ffffff;
  color: #54698d;
  text-decoration: line-through;
}
.finale-slds .slds-theme--disabled .slds-button__icon {
  fill: #54698d;
}

.finale-slds .slds-theme--info-lt {
  background-color: #e0e5ee;
}
.finale-slds .slds-theme--info-lt .slds-button__icon {
  fill: #e0e5ee;
}

.finale-slds .slds-theme--error-drk {
  background-color: #870500;
  color: white;
}
.finale-slds .slds-theme--error-drk .slds-button__icon {
  fill: #870500;
  color: white;
}

.finale-slds .tbl-col {
  border: 0px solid #ddd;
  padding: 0 8px;
}
.finale-slds th.tbl-col {
  border-width: 1px 0 1px 1px;
}
.finale-slds th.tbl-col:first-of-type {
  border-left: none;
}
.finale-slds th.tbl-sticky-container .tbl-col {
  border-width: 1px 0 1px 1px;
}
.finale-slds th.tbl-sticky-container div.tbl-col {
  background-color: #fafaf9;
}
.finale-slds td.tbl-sticky-container div {
  background-color: white;
}
.finale-slds td.tbl-sticky-container div.tbl-col.slds-theme--success {
  color: white;
  background-color: #04844b;
}
.finale-slds td.tbl-sticky-container div.tbl-col.slds-theme--error {
  color: white;
  background-color: #c23934;
}
.finale-slds td.tbl-sticky-container div.tbl-col.slds-theme--info {
  color: white;
  background-color: #706e6b;
}
.finale-slds td.tbl-sticky-container div.tbl-col.slds-theme--info-lt {
  background-color: #e0e5ee;
}
.finale-slds .tbl-superheader-col-related {
  height: var(--superheader-height);
  line-height: var(--superheader-height);
}
.finale-slds .tbl-superheader-col-related {
  border-width: 1px 0 0 0;
  padding: 0 4px;
  text-align: center;
  text-decoration: underline;
}
.finale-slds .tbl-superheader-col-related-start-end {
  border-width: 1px 1px 0 1px;
}
.finale-slds .tbl-superheader-col-related-only-start {
  border-width: 1px 0 0 1px;
}
.finale-slds .group-header td.tbl-col {
  background-color: #e4e4e4;
}
.finale-slds .uic-item-content-table--edit .group-header td.tbl-col {
  background-color: #e4e4e4;
}

.finale-slds .tbl {
  border: none;
}

.finale-slds .uic-table-grid.uic-table-grid--editable-columns tr td.tbl-col,
.finale-slds .uic-table-grid.uic-table-grid--editable-columns tr td.tbl-sticky-container div.tbl-col {
  background-color: var(--table-bg-color-off-white);
}

.finale-slds .uic-table-grid.uic-table-grid--editable-columns tr td.tbl-col.focusable,
.finale-slds .uic-table-grid.uic-table-grid--editable-columns tr td.tbl-sticky-container.focusable div.tbl-col {
  background-color: var(--color-white);
  border: 1px solid var(--table-border-color-off-white);
}

.finale-slds .uic-table-grid.uic-table-grid--hover-highlight tr:hover td.tbl-col,
.finale-slds .uic-table-grid.uic-table-grid--hover-highlight tr:hover td div.tbl-col {
  background-color: var(--table-bg-color-hover);
}
.finale-slds .uic-table-grid td.disclosure-bottomless,
.finale-slds .uic-table-grid td.disclosure-indent-line,
.finale-slds .uic-table-grid td.disclosure-indent-line-last,
.finale-slds .uic-table-grid td.row-selected,
.finale-slds .uic-table-grid.uic-table-grid.uic-table-grid--editable-columns td.row-selected {
  background-color: #f5faff;
}
.finale-slds .uic-table-grid td.disclosure-bottomless ~ .tbl-col,
.finale-slds .uic-table-grid td.disclosure-indent-line ~ .tbl-col,
.finale-slds .uic-table-grid td.disclosure-indent-line-last ~ .tbl-col,
.finale-slds .uic-table-grid td.row-selected ~ .tbl-col,
.finale-slds .uic-table-grid.uic-table-grid--editable-columns td.row-selected ~ .tbl-col {
  background-color: #f5faff;
}
.finale-slds .uic-table-grid td.disclosure-bottomless ~ .tbl-sticky-container .tbl-col,
.finale-slds .uic-table-grid td.disclosure-indent-line ~ .tbl-sticky-container .tbl-col,
.finale-slds .uic-table-grid td.disclosure-indent-line-last ~ .tbl-sticky-container .tbl-col,
.finale-slds .uic-table-grid td.row-selected ~ .tbl-sticky-container .tbl-col {
  background-color: #f5faff;
}
.finale-slds .uic-table-grid td.disclosure-bottomless,
.finale-slds .uic-table-grid td.row-selected {
  font-weight: 700;
}
.finale-slds .uic-table-grid td.disclosure-bottomless ~ .tbl-col,
.finale-slds .uic-table-grid td.row-selected ~ .tbl-col {
  font-weight: 700;
}
.finale-slds .uic-table-grid td.disclosure-bottomless ~ .tbl-sticky-container .tbl-col,
.finale-slds .uic-table-grid td.row-selected ~ .tbl-sticky-container .tbl-col {
  font-weight: 700;
}

.finale-slds th.uic-table-grid--selection-column + th {
  border-left: none;
}

.finale-slds .uic-table-grid + .uic-table-grid-empty {
  margin-top: 0.875rem;
}
.finale-slds .uic-table-grid.uic-table-grid--with-superheader + .uic-table-grid-empty {
  margin-top: 2rem;
}

.finale-slds .uic-item-content-table--edit td.tbl-col {
  background-color: #f8f8f8;
}
.finale-slds .uic-item-content-table--edit td.tbl-col.focusable {
  background-color: #ffffff;
  padding: 0 8px;
  border-left-width: 1px;
  border-right-width: 1px;
}
.finale-slds .uic-item-content-table--edit td.tbl-col.protected {
  padding: 0 8px;
  border-left-width: 1px;
  border-right-width: 1px;
}

.finale-slds .uic-table-grid .tbl-col.item-column-bookend-start {
  padding-left: 16px !important;
  border-left: 0px;
  border-right: 0px;
}
.finale-slds .uic-table-grid .tbl-col.item-column-bookend-end {
  padding-right: 16px !important;
  border-right: 0px;
}
.finale-slds .uic-table-grid .tbl-col.item-column {
  border-right: 0px;
}

.finale-slds .uic-item-content-table-actionPanel {
  height: 2rem;
  display: flex;
  align-items: center;
  padding-left: 40px;
}

.finale-slds .uic-item-content-table-message {
  margin-left: 36px;
}

.finale-slds .uic-row-draggable {
  background-color: #fafaf9;
  padding: 0 4px;
}
.uic-row-draggable:hover {
  cursor: move;
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}

.finale-slds .tbl-col .slds-button--icon-small {
  padding-left: 0.187rem;
}
.finale-slds .tbl-col .slds-form-element .slds-checkbox [type='checkbox'] + .slds-checkbox--faux,
.finale-slds .tbl-col .slds-form-element .slds-checkbox [type='checkbox'] ~ .slds-checkbox--faux,
.finale-slds .tbl-col .slds-form-element .slds-checkbox [type='checkbox'] + .slds-checkbox__label .slds-checkbox--faux {
  margin-right: 0;
}

.finale-slds .slds-icon--finale-white-fill {
  fill: white;
}

.stepper {
  position: relative;
}
.stepper__bullet {
  color: white;
  background-color: #95aec5;
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  border-radius: 50%;
  text-align: center;
}
.stepper__bullet--filled {
  background-color: #0069d6;
}
.stepper__bullet--disabled {
  background-color: #e0e5ee;
}
.stepper__line {
  position: absolute;
  border-left: 1px solid #95aec5;
  left: 1rem;
  bottom: 0.5rem;
  top: 2.5rem;
}

.finale-slds .slds-input-has-icon .slds-badge {
  position: absolute;
  top: 50%;
  margin-top: -0.6rem;
}
.finale-slds .slds-input-has-icon--right .slds-badge {
  right: 0.75rem;
}

.finale-slds .slds-finale-pct-change {
  display: inline-block;
  width: 4em;
  text-align: right;
}
.finale-slds .slds-finale-negative {
  color: #c23934;
}
.finale-slds .slds-finale-positive {
  color: #04844b;
}
.finale-slds .slds-finale-zero {
  color: #606060;
}
.finale-slds .slds-finale-text-color_desaturate {
  filter: grayscale(90%);
  opacity: 0.9;
}
.finale-slds .slds-finale-text-color_muted {
  color: #5876a3;
}

.finale-slds .slds-finale-tour {
  width: 1024px;
  margin: auto;
}

.finale-slds .slds-finale-tour__header {
  position: relative;
  background: #f4f6f9;
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
  border-bottom: 2px solid #d8dde6;
  padding: 1rem;
  text-align: center;
}

.finale-slds .slds-finale-tour__close {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
}

.finale-slds .slds-finale-tour__content {
  padding: 1.5rem;
  background: #f4f6f9;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* TODO Rename to slds-theme--finale-darker-shade */
.finale-slds .slds-finale-theme--darker-shade {
  background-color: #eef1f6;
}

/* TODO Refactor usages to use slds-theme--finale-completed and remove */
.finale-slds .slds-finale-theme--completed {
  background-color: #d7f4e4;
  border: 1px solid #4bca81;
}

.finale-slds .slds-theme--finale-completed {
  background-color: #d7f4e4;
  border: 1px solid #4bca81;
}

.finale-slds .slds-finale-tour-stage {
  height: 13.75rem;
}

.finale-slds .slds-finale-modal--video .slds-modal__container {
  width: 52rem;
  max-width: none;
}

.finale-slds .slds-finale-modal--finale-large .slds-modal__container {
  width: calc(100% - 3rem);
  max-width: calc(100% - 3rem);
  padding-bottom: 1.5rem;
}

.finale-slds .slds-finale-modal--finale-wide .slds-modal__container {
  width: calc(100% - 20rem);
  max-width: calc(100% - 3rem);
  padding-bottom: 1.5rem;
}

.finale-slds .slds-finale-modal--finale-narrow .slds-modal__container {
  width: 35rem;
  max-width: none;
}

.finale-slds .slds-finale-modal--finale-large .slds-modal__content {
  height: 100%;
  overflow-x: auto;
  white-space: nowrap;
}

.finale-slds .slds-finale-modal--finale-wide .slds-modal__content {
  max-height: 100%;
  overflow-x: auto;
  white-space: nowrap;
}

.finale-slds .slds-finale-modal--finale-large .slds-modal__content .slds-finale-modal--with-x-scroll,
.finale-slds .slds-finale-modal--finale-wide .slds-modal__content .slds-finale-modal--with-x-scroll {
  display: inline-block;
  margin-right: 1rem;
}

.finale-slds .uic-adjustment-modal .slds-modal__container {
  max-width: calc(100% - 20rem);
}

.finale-slds .uic-adjustment-modal .slds-modal__content {
  overflow: auto;
}

.finale-slds .uic-adjustment-modal .grid-inline {
  padding-right: 16px;
}

.finale-slds .advanced-modal__filters {
  position: sticky;
  top: -36px;
  z-index: 2;
  background-color: white;
}

.finale-slds .advanced-modal__filters-column {
  display: inline-block;
  width: 12rem;
  margin: 0 0.375rem 0.375rem 0.375rem;
}

.finale-slds .slds-finale-modal--form .slds-modal__content {
  min-height: 16rem;
}

.finale-slds .slds-finale-modal--form__box {
  min-height: 4rem;
}

.finale-slds .slds-button.finale-slds-button-group--last {
  border-radius: 0 0.25rem 0.25rem 0;
}

.finale-slds.finale-slds-inline {
  display: inline-block;
}

.finale-slds .slds-card .slds-media--timeline {
  z-index: 1;
}

.finale-slds .slds-card .slds-timeline__icon {
  border-color: #fafaf9;
  z-index: 2;
}

.finale-slds .slds-card__header,
.finale-slds .slds-card__footer,
.finale-slds .slds-card__body--inner {
  padding-left: 1rem;
  padding-right: 1rem;
}

.finale-slds .slds-finale-contentfieldlist {
  margin-left: calc(38px - 0.75rem);
  margin-right: calc(38px - 0.75rem);
}

.finale-slds .slds-finale-contentfieldlist > .slds-finale-contentfield {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.finale-slds .slds-finale-contentfield-readonly__title {
  border-bottom: 1px solid #ddd;
}

.finale-slds .slds-finale-contentfield-readonly__text {
  line-height: 1.275rem;
  min-height: calc(1.875rem + (1px * 2));
  padding-top: 2px;
}

.finale-slds .slds-has-error .slds-finale-contentfield-readonly__text {
  border-color: #c23934;
  box-shadow: #c23934 0 0 0 2px inset;
  padding: 2px 1rem 0 0.75rem;
}

.finale-slds .slds-finale-contentfield--info-tooltip {
  white-space: pre-wrap;
  overflow: hidden;
  max-width: 30em;
  max-height: 14em;
  line-height: 1;
}

.finale-slds .slds-finale-settingscontentfield {
  margin-bottom: 1rem;
}

.slds-finale-settingscontentfield .select2-container a.select2-choice {
  border: 1px solid #e4e6e7;
}

.slds-finale-settingscontentfield .slds-input-has-icon--right .slds-input__icon {
  fill: #706e6b;
}

.slds-finale-cell__error {
  border-color: #c23934;
  box-shadow: #c23934 0 0 0 2px inset;
}

.slds-finale-cell__error.focused {
  border: 0px solid #ddd;
  border-width: 0 0 1px 0;
  box-shadow: none;
}

.slds-finale-cell__warning {
  border-color: #ffb75c;
  box-shadow: #ffb75c 0 0 0 2px inset;
}

.slds-finale-cell__warning.focused {
  border: 0px solid #ddd;
  border-width: 0 0 1px 0;
  box-shadow: none;
}

.admin-icon--hubspot {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABqlBMVEUAAAD/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln/eln///8otxL7AAAAjHRSTlMAAAEDHoCmiCcIBRGxwhoNc7urRVL4/Flw+90sX/0Gsv5gIdHZUQKf904/ucXe7no516EPDB0ONL76pGQil8lYGAlt6ORlB9gZzvWPFmG38JELJrX0LhCChuXEzfK9FbOdTc9nNe2wPOdbVARmiqox6rjrr604E+y0NtDHfMP5niWN4ElTi3k6TLoSJH74a1AAAAHCSURBVDjLjZPrW1JBEMZ9oVSgjgQGAmHoMSVLAoUMK68pmaailYaEdvVuaveb10qr949u95hCLPA4X/bZnd/MmXnnTFnZCQwmswkl3Dh1uryiEsgJsFhzr7YzJM9qxy+osp9zOLM5UX1eAC43jjPWeEivLwtc8AuA9qOkqL0oroG6LFCvS6DhkvnwCY1N4hq8nAXQfMV7tYWha1VGEiAcoau1LadKRGPX228E4h31/4ib9N7C/40D2u0gO5uN2tHFSLciDHp6+3infwAC7mLirqocTM5B3hsaRuz+CEfHnEnkM8C4w+OfsOsu2dUDx8MCxKPJURqqSNPboRZinpIiPU5Np8X5JKMCyRnSM+uL2p4+E/I/Vz/y4iX5qk12MjdPzliQX8SCn/FFGYelcjKhKcAymQ4fyrkiRhpTALeLHreRwbpKRhS58HqNXM9AmHODfFOrAD1vRfGr795rCwkyXldAqn4p4we9ISiOjzbV/+kzA0dKfvHlj9ycDOv0fv22Kd2hre18f/dOape7e8h8/9Gx9XN/QPllKkTc2gGkjI2mAnOy/BLA4O+iK2ZIx1Zr8R2ENpaa/YNSS7oUtZbyF7G/pqNyD6MYN9wAAAAASUVORK5CYII=')
    center center no-repeat;
}
.admin-icon--zuora {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAKQWlDQ1BJQ0MgUHJvZmlsZQAASA2dlndUU9kWh8+9N73QEiIgJfQaegkg0jtIFQRRiUmAUAKGhCZ2RAVGFBEpVmRUwAFHhyJjRRQLg4Ji1wnyEFDGwVFEReXdjGsJ7601896a/cdZ39nnt9fZZ+9917oAUPyCBMJ0WAGANKFYFO7rwVwSE8vE9wIYEAEOWAHA4WZmBEf4RALU/L09mZmoSMaz9u4ugGS72yy/UCZz1v9/kSI3QyQGAApF1TY8fiYX5QKUU7PFGTL/BMr0lSkyhjEyFqEJoqwi48SvbPan5iu7yZiXJuShGlnOGbw0noy7UN6aJeGjjAShXJgl4GejfAdlvVRJmgDl9yjT0/icTAAwFJlfzOcmoWyJMkUUGe6J8gIACJTEObxyDov5OWieAHimZ+SKBIlJYqYR15hp5ejIZvrxs1P5YjErlMNN4Yh4TM/0tAyOMBeAr2+WRQElWW2ZaJHtrRzt7VnW5mj5v9nfHn5T/T3IevtV8Sbsz55BjJ5Z32zsrC+9FgD2JFqbHbO+lVUAtG0GQOXhrE/vIADyBQC03pzzHoZsXpLE4gwnC4vs7GxzAZ9rLivoN/ufgm/Kv4Y595nL7vtWO6YXP4EjSRUzZUXlpqemS0TMzAwOl89k/fcQ/+PAOWnNycMsnJ/AF/GF6FVR6JQJhIlou4U8gViQLmQKhH/V4X8YNicHGX6daxRodV8AfYU5ULhJB8hvPQBDIwMkbj96An3rWxAxCsi+vGitka9zjzJ6/uf6Hwtcim7hTEEiU+b2DI9kciWiLBmj34RswQISkAd0oAo0gS4wAixgDRyAM3AD3iAAhIBIEAOWAy5IAmlABLJBPtgACkEx2AF2g2pwANSBetAEToI2cAZcBFfADXALDIBHQAqGwUswAd6BaQiC8BAVokGqkBakD5lC1hAbWgh5Q0FQOBQDxUOJkBCSQPnQJqgYKoOqoUNQPfQjdBq6CF2D+qAH0CA0Bv0BfYQRmALTYQ3YALaA2bA7HAhHwsvgRHgVnAcXwNvhSrgWPg63whfhG/AALIVfwpMIQMgIA9FGWAgb8URCkFgkAREha5EipAKpRZqQDqQbuY1IkXHkAwaHoWGYGBbGGeOHWYzhYlZh1mJKMNWYY5hWTBfmNmYQM4H5gqVi1bGmWCesP3YJNhGbjS3EVmCPYFuwl7ED2GHsOxwOx8AZ4hxwfrgYXDJuNa4Etw/XjLuA68MN4SbxeLwq3hTvgg/Bc/BifCG+Cn8cfx7fjx/GvyeQCVoEa4IPIZYgJGwkVBAaCOcI/YQRwjRRgahPdCKGEHnEXGIpsY7YQbxJHCZOkxRJhiQXUiQpmbSBVElqIl0mPSa9IZPJOmRHchhZQF5PriSfIF8lD5I/UJQoJhRPShxFQtlOOUq5QHlAeUOlUg2obtRYqpi6nVpPvUR9Sn0vR5Mzl/OX48mtk6uRa5Xrl3slT5TXl3eXXy6fJ18hf0r+pvy4AlHBQMFTgaOwVqFG4bTCPYVJRZqilWKIYppiiWKD4jXFUSW8koGStxJPqUDpsNIlpSEaQtOledK4tE20Otpl2jAdRzek+9OT6cX0H+i99AllJWVb5SjlHOUa5bPKUgbCMGD4M1IZpYyTjLuMj/M05rnP48/bNq9pXv+8KZX5Km4qfJUilWaVAZWPqkxVb9UU1Z2qbapP1DBqJmphatlq+9Uuq43Pp893ns+dXzT/5PyH6rC6iXq4+mr1w+o96pMamhq+GhkaVRqXNMY1GZpumsma5ZrnNMe0aFoLtQRa5VrntV4wlZnuzFRmJbOLOaGtru2nLdE+pN2rPa1jqLNYZ6NOs84TXZIuWzdBt1y3U3dCT0svWC9fr1HvoT5Rn62fpL9Hv1t/ysDQINpgi0GbwaihiqG/YZ5ho+FjI6qRq9Eqo1qjO8Y4Y7ZxivE+41smsImdSZJJjclNU9jU3lRgus+0zwxr5mgmNKs1u8eisNxZWaxG1qA5wzzIfKN5m/krCz2LWIudFt0WXyztLFMt6ywfWSlZBVhttOqw+sPaxJprXWN9x4Zq42Ozzqbd5rWtqS3fdr/tfTuaXbDdFrtOu8/2DvYi+yb7MQc9h3iHvQ732HR2KLuEfdUR6+jhuM7xjOMHJ3snsdNJp9+dWc4pzg3OowsMF/AX1C0YctFx4bgccpEuZC6MX3hwodRV25XjWuv6zE3Xjed2xG3E3dg92f24+ysPSw+RR4vHlKeT5xrPC16Il69XkVevt5L3Yu9q76c+Oj6JPo0+E752vqt9L/hh/QL9dvrd89fw5/rX+08EOASsCegKpARGBFYHPgsyCRIFdQTDwQHBu4IfL9JfJFzUFgJC/EN2hTwJNQxdFfpzGC4sNKwm7Hm4VXh+eHcELWJFREPEu0iPyNLIR4uNFksWd0bJR8VF1UdNRXtFl0VLl1gsWbPkRoxajCCmPRYfGxV7JHZyqffS3UuH4+ziCuPuLjNclrPs2nK15anLz66QX8FZcSoeGx8d3xD/iRPCqeVMrvRfuXflBNeTu4f7kufGK+eN8V34ZfyRBJeEsoTRRJfEXYljSa5JFUnjAk9BteB1sl/ygeSplJCUoykzqdGpzWmEtPi000IlYYqwK10zPSe9L8M0ozBDuspp1e5VE6JA0ZFMKHNZZruYjv5M9UiMJJslg1kLs2qy3mdHZZ/KUcwR5vTkmuRuyx3J88n7fjVmNXd1Z752/ob8wTXuaw6thdauXNu5Tnddwbrh9b7rj20gbUjZ8MtGy41lG99uit7UUaBRsL5gaLPv5sZCuUJR4b0tzlsObMVsFWzt3WazrWrblyJe0fViy+KK4k8l3JLr31l9V/ndzPaE7b2l9qX7d+B2CHfc3em681iZYlle2dCu4F2t5czyovK3u1fsvlZhW3FgD2mPZI+0MqiyvUqvakfVp+qk6oEaj5rmvep7t+2d2sfb17/fbX/TAY0DxQc+HhQcvH/I91BrrUFtxWHc4azDz+ui6rq/Z39ff0TtSPGRz0eFR6XHwo911TvU1zeoN5Q2wo2SxrHjccdv/eD1Q3sTq+lQM6O5+AQ4ITnx4sf4H++eDDzZeYp9qukn/Z/2ttBailqh1tzWibakNml7THvf6YDTnR3OHS0/m/989Iz2mZqzymdLz5HOFZybOZ93fvJCxoXxi4kXhzpXdD66tOTSna6wrt7LgZevXvG5cqnbvfv8VZerZ645XTt9nX297Yb9jdYeu56WX+x+aem172296XCz/ZbjrY6+BX3n+l37L972un3ljv+dGwOLBvruLr57/17cPel93v3RB6kPXj/Mejj9aP1j7OOiJwpPKp6qP6391fjXZqm99Oyg12DPs4hnj4a4Qy//lfmvT8MFz6nPK0a0RupHrUfPjPmM3Xqx9MXwy4yX0+OFvyn+tveV0auffnf7vWdiycTwa9HrmT9K3qi+OfrW9m3nZOjk03dp76anit6rvj/2gf2h+2P0x5Hp7E/4T5WfjT93fAn88ngmbWbm3/eE8/syOll+AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAOVBMVEUAAAAAxqsAxqssyrBHzbZa0btq1cB62MaI3MyV39Gj49aw59q86uDH7uXT8ere9O/p+PX0+/r////hZdZnAAAAAnRSTlMA70YmMtEAAAClSURBVDjLpZNZDsMgDEQJWwhNQ+D+h20VWw0WDETq/PqxzNhWSi0aalFf6aGG5+kOPdEzwJylUaoBXzr6GxBP2LaejXBh/U+J6g7ZfNEFK8ohUH1DQfFvd5Sky1f9QFFzoMkAwLABi5q10wcc6makekDtZoMRzYNrDQqADeY7ci8ANiC01cCB+30Ba29gir2B2AXe1cCcXSI8H/shMF296fLO1v8DoLoaNYn4/QAAAAAASUVORK5CYII=')
    center center no-repeat;
}
.admin-icon--partnerstack {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMS1jMDAwIDc5LmRhYmFjYmIsIDIwMjEvMDQvMTQtMDA6Mzk6NDQgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCAyMi41IChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDRTAzQTZEMDhBNkExMUVDQUFCOUVEMDY0N0JFNEYyQiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDRTAzQTZEMThBNkExMUVDQUFCOUVEMDY0N0JFNEYyQiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkNFMDNBNkNFOEE2QTExRUNBQUI5RUQwNjQ3QkU0RjJCIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkNFMDNBNkNGOEE2QTExRUNBQUI5RUQwNjQ3QkU0RjJCIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+KWSdpwAABClJREFUeNq0l1toHFUcxr+57uxkd83FROkmTTWmShWqXSxeaKwXFCmoL32K1Iov+uCbihAtaEC0GMTSlr5p0aI+qEQQsaw0RtEWWkulNNhGRUlqmzS42ewle5vxm+ls7GZnkplN8offzjA7M+c7/9s5I5imCcseefJvBDCJ7CSPk82kk6hkloyT4+RzctLrBcnh9fZRRnB7gbxCNrj8F3XEbCevkq/JHvKL18vEAAOHyTfkoMfgbraDnCIvet3g1wMhZxa3oTHbRzrI6416YGQFg1ftNbKrEQEvk3uwOnaYtAURECF7sbr2bhABz2H1bbdTLb4E7MTa2BN+BFiN5a41EnC/HwFxoq+RgLgfAQuDW93a6dirZaG6RqTr7c6ZAEEUUSzOlWeuzCI/b0KRBYiSgFLpqopoVEJYE1YiqlInYGzsM2e2FahqFM3Nd0xu6G5Dz80SWlskW0Q2Z+DS5RLGfpvnsYzWVgkhVYBhNO6KBQHj4185/ubbcun4Tbdv2//24BtoaQYKhbI9W5FroEHtl6aKGP0xg+SxDDRNRCwiohJMhOASgo7q6dZcPpRU1VJUkkxMTZsMR7nm6dZmBc/0t6G7S8WHR/7FXNZAky4GCYnotRhZKn6CLEu5vIFMpsRwKHVPz6YryGQreGh7DEXmxWGKsDwhCr4FZLyq4FNrsyGEVM48hVQqDS1U/1aBlyoMxcRkEQ8/EMPWRBgzM2X7uk/7w03AJvKgXSOaisLMZZwf/4vJaCWm6SqizMiUyibuuzcCVRFsUT7tqJuA/oX9lmhdLmPkh5OwT+0dGFxFpGYr6Ior6OxUWLK+MjFNvnMTsPn/xmNCjrZjJDmKU6evIB5XWWruGVamB/SwaJdqseArC9+0hnATEK5pVboGI5/GvgMfMcP5Z1hxD4Xzoyi+GtM/ZMhrOa6JoMnuorWtw4ljSQy9fxS9t8gcRHb1xEKrXj4JH11qR1S3LkiyBDlyPQ69dwD7D36PjRsVJmWYyWbWucFHBTxGzi4loG5qthciEQh6DHsHhzAw8Am9wM3hrWE0NWn2yNbMBevonX/nyJZrM99rV+z6ZWKwtvRoFAVZwZEPPsbPx8/g6f4d6Nt2N7rXa2xAYKdkas8ZrJiaOfxODi3egtXlUDWxmjqef4qHLz1vpI+tO3NT0/wtobO3F4ktm9DTcwNCoRsrp3/tGs7n59OybDeZE14zXurLaJjMXbtfq020qtB2LjwmJv68iIkL5+1+wX/fSvQN7InHE8hmp3xlo1cO7F7uAUuI1fP1lhj09nWkmwtBaHBycpTJabVjKdCyuDjzv1guZousREl9avi6UiZzEbncNCRJXZGA6ofIS45vlzLrU+3Oq6XFOhBE10bViAA43aqXvEPOkJSTH1Yn+5Y8SxJOidnRswQIAZbDqv0nwAAfQFeu8W6GFQAAAABJRU5ErkJggg==')
    center center no-repeat;
}

.finale-slds .process-revoke-icon {
  width: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
}
.finale-slds .process-status-icon {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  font-size: 0.75rem;
  margin-bottom: 0.5rem;
  text-align: center;
  vertical-align: middle;
}
.finale-slds .process-status-icon.icon-ready-stock {
  color: #f4fbf6;
  background-color: #4bc076;
  border-radius: 0.25rem;
}
.finale-slds .process-status-icon.icon-loading {
  color: #ffb75d;
}
.finale-slds .process-status-icon.icon-standby {
  font-weight: bold;
}
.finale-slds .process-status-icon.icon-standby,
.finale-slds .process-status-icon.icon-standby-report,
.finale-slds .process-status-icon.icon-help {
  color: #706e6b;
}

.finale-slds .process-revoke-icon.icon-refresh {
  color: #ffb75d;
}
.finale-slds .process-revoke-icon.icon-revoke {
  color: #c23934;
}

.finale-slds .slds-icon-text-finale-success {
  fill: #04844b;
}
.finale-slds .slds-icon-text-finale-info {
  fill: #7585a3;
}

.topbar .finale-slds .slds-notify--alert {
  padding-left: 18px;
  padding-right: 18px;
}

.tbl-col .admin-icon {
  width: 15px;
  height: 15px;
  margin-top: 3px;
  white-space: nowrap;
  background-size: contain;
  display: inline-block;
}

body.uic-form-modal-open {
  overflow: hidden;
}

.finale-slds .slds-tabs--path .slds-is-complete + .slds-is-lost:before {
  background-color: #4bca81;
}
.finale-slds .slds-tabs--path .slds-is-complete:hover + .slds-is-lost:before {
  background-color: #04844b;
}

.finale-slds .slds-tabs--path .slds-is-lost + .slds-is-incomplete:before {
  background-color: #c23934;
}
.finale-slds .slds-tabs--path .slds-is-lost + .slds-is-incomplete:before {
  background-color: #c23934;
}

.integration-wizard-header--process {
  width: 75%;
  margin: auto;
}

.image-picker-add-image-container {
  background-color: #f8f8f8;
  border: dotted 1px black;
  width: 250px;
  height: 250px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.image-picker-add-link {
  font-size: 16px;
}

.image-picker-change-link {
  text-align: center;
}

.image-picker-change-link,
.image-picker-remove-link {
  padding-left: 10px;
  padding-right: 10px;
}

.image-picker-modify-links {
  text-align: center;
}
.image-picker-modify-image-container {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  background-color: white;
  padding: 5px;
  margin-bottom: 20px;
  max-width: 325px;
}

.image-picker-modify-image {
  max-width: 300px;
  max-height: 150px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.finale-slds .slds-finale-highlight-column {
  font-weight: bold;
}
.finale-slds .tbl .slds-text-title .tbl-col.slds-finale-highlight-column {
  font-weight: bold;
}
.finale-slds .slds-finale-highlight-row .tbl-col {
  font-weight: bold;
}

.image-picker-instructions {
  text-align: center;
  margin-top: 10px;
}

.finale-slds .slds-finale-timeline-more_container {
  padding-top: 0.25rem;
  height: 1.5rem;
  background-color: #fafaf9;
}

.finale-slds .slds-button--icon-border-filled-brand {
  background-color: #f4f5f6;
  border: 1px solid #0070d2;
  border-left-color: #d8dde6;
  width: 2rem;
  height: 2rem;
}

.finale-slds .slds-button--icon-border-filled-brand svg {
  fill: #0069d6;
}

.finale-slds .slds-button--icon-border-filled-brand:hover,
.finale-slds .slds-button--icon-border-filled-brand:focus {
  background-color: #e0e3e6 !important;
  border: 1px solid #005fb2;
  border-left-color: #d8dde6;
}

.finale-slds .slds-finale-icon-medium {
  width: 2.5rem;
  height: 2.5rem;
}

.finale-slds .slds-finale-breadcrumbs {
  color: #444;
  font-weight: normal;
  margin-bottom: 2px;
  font-size: 16px;
}

.finale-slds .slds-finale-breadcrumbs div {
  display: inline;
}

.finale-slds .slds-finale-breadcrumbs a,
.breadcrumbs a:active,
.breadcrumbs a:visited {
  color: #005fb2;
}

.finale-slds .slds-finale-header-title {
  font-size: 24px;
  font-weight: bold;
  color: #404040;
}

.uic-header-replacement-margin {
  margin-top: 139px;
}

.finale-slds .slds-finale-text-small {
  font-size: 0.75rem;
}

.finale-slds .slds-finale-textarea {
  line-height: normal;
}

.finale-slds .sdls-textarea__resize_none {
  resize: none;
}

.finale-slds .uic-content-image-tooltip--image {
  min-width: 25px;
}

.finale-slds .uic-content-image-tooltip--thumbnail {
  position: relative;
  z-index: 1;
  width: auto;
  display: block;
  object-fit: scale-down;
}

.uic-mode-page-desc {
  width: calc(100vw - 46px);
  position: sticky;
  left: 16px;
  z-index: 100; /* z-index of custom scrollbar in e.g. React sales list screen is 99 */
}

.uic-mode-page-desc__slds-navigation {
  margin-top: 40px;
}

.topbar-trial-active .uic-mode-page-desc__slds-navigation {
  margin-top: 80px;
}

.uic-mode-page-desc__sticky,
.has-sticky-header:not(.is-detail-screen) .header-view {
  position: sticky;
  top: 40px;
  background: white;
  z-index: 11;
}

.topbar-trial-active .uic-mode-page-desc__sticky,
.has-sticky-header .topbar-trial-active .header-view {
  top: 80px;
}

.uic-screen-with-card-list {
  display: inline-block;
  min-width: 100%;
}

.uic-screen-with-card-list--left {
}

.uic-screen-with-card-list--right {
  display: flex;
  pointer-events: none;
  position: sticky;
  right: 0;
  z-index: 5;
}

.uic-screen-with-card-list--right_translucent {
  pointer-events: none;
  width: 1.5rem;
  min-width: 1.5rem;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.66));
}

.uic-screen-with-card-list--right_cards {
  display: flex;
  flex-direction: column;
  pointer-events: none;
  width: 18rem;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.66), rgba(255, 255, 255, 1));
}

.uic-screen-with-card-list--right_padding {
  width: 1rem;
  background: white;
}

.uic-screen-with-card-list--sticky-left {
  width: calc(100vw - 22.5rem);
  position: sticky;
  left: 16px;
}

.uic-detail-screen-load-error-view {
  height: calc(100vh - 120px - 90px);
}

.uic-settings-accounting {
  width: calc(100vw - 17rem);
}

.uic-detail-screen-load-error-view > div.slds-grid {
  height: 100%;
}

.uic-list-screen-grid {
  height: 20vh;
}

.uic-list-screen-grid .slds-grid--vertical {
  height: 100%;
}

.finale-slds .slds-dropdown__item > a[disabled],
.finale-slds .slds-form-element__control label[disabled] {
  background-color: #fff;
  opacity: 0.5;
  pointer-events: none;
}

.finale-slds .slds-dropdown__item > a.lock {
  justify-content: flex-start;
}

.finale-slds .slds-dropdown__item > a.lock > .slds-icon {
  margin-right: 0.5rem;
}

.finale-slds .slds-finale-nowrap {
  white-space: nowrap;
}

.finale-slds .slds-theme--error .slds-text-longform ul li {
  color: white;
}

.finale-slds .slds-finale-dashboard-card {
  font-variant-numeric: proportional-nums;
  height: 100%;
}

.finale-slds .slds-finale-dashboard-number-and-chart .slds-badge {
  position: absolute;
  bottom: 48px;
}

.finale-slds .slds-finale-dashboard-number-and-chart .slds-finale-dashboard-card-title {
  font-size: 1rem;
  line-height: 1.25;
}

.finale-slds .slds-finale-dashboard-number-and-chart .slds-finale-dashboard-chart.slds-box {
  border: none;
  padding: 0;
}

.finale-slds .slds-finale-dashboard-legend-color {
  width: 12px;
  height: 12px;
  border-radius: 6px;
  display: inline-block;
}
.finale-slds .slds-finale-dashboard-legend-color.slds-finale-dashboard-legend-color--small {
  width: 10px;
  height: 10px;
  border-radius: 5px;
}
.finale-slds .slds-finale-dashboard-legend-all-others {
  font-weight: bold;
}

.finale-slds .slds-finale-transparent--33-percent {
  opacity: 0.33;
}
.finale-slds .slds-finale-transparent-transition--33-percent {
  opacity: 0.33;
  transition: opacity 0.1s ease-in-out;
}
.finale-slds .slds-finale-transparent-transition--100-percent {
  opacity: 1;
  transition: opacity 0.1s ease-in-out;
}
.finale-slds .slds-finale-transparent--50-percent {
  opacity: 0.5;
}
.finale-slds .slds-finale-transparent--66-percent {
  opacity: 0.66;
}

.finale-slds .slds-finale-vega-container {
  overflow: hidden;
}
.finale-slds .slds-finale-vega {
  position: relative;
}
.finale-slds .slds-finale-vega-tooltip-target {
  position: absolute;
  pointer-events: none;
  z-index: 1;
}
.finale-slds .slds-popover--tooltip {
  margin-top: 2px;
  margin-bottom: 2px;
  background-color: white;
  border: 1px solid #a8b7c7;
  max-width: 60rem;
}
.finale-slds .slds-popover--tooltip .slds-popover__body {
  color: #444;
  padding: 0.5rem;
}
.finale-slds .slds-popover--tooltip .slds-popover__body img {
  max-width: 14rem;
  max-height: 14rem;
}

.uic-settings-split-radio-buttons .slds-radio--button__label {
  border: 1px solid #ddd;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.uic-settings-split-radio-buttons .slds-radio--button__label:hover {
  background-color: #f8f8f8;
}
.uic-settings-tier-disabled div {
  background-color: #f4f6f9;
  pointer-events: none;
}
.uic-settings-tier-disabled .slds-radio--button__label {
  background-color: #f8f8f8;
}

.uic-settings-tier-details {
  height: 8rem;
}

.uic-settings-tier-disabled .slds-list--dotted li,
.uic-settings-tier-disabled .slds-section-title--divider {
  color: #999;
}

.finale-slds .slds-card.slds-card--finale-dark {
  background-color: #fafaf9;
  pointer-events: auto;
}

.finale-slds .slds-finale-illustration_large {
  max-width: 37.5rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 4rem;
}

.finale-slds .slds-finale-illustration_large img.slds-illustration__svg {
  box-shadow: 0 0.25rem 1.25rem 0.25rem rgba(0, 0, 0, 0.1);
}

.finale-slds .uic_filter_bar {
  position: sticky;
  top: 40px;
  left: 0px;
  z-index: 9; /* When filter bar is vertically next to .slds-finale-actions-bar ensure this z-index is lower than slds-finale-actions-bar's so dropdowns don't get hidden */
  background-color: white;
}
.finale-slds .uic_filter_bar--inactive {
  opacity: 50%;
  pointer-events: none;
}

table.tbl-header:not(.tbl-header-not-sticky) {
  top: 40px;
}
table.tbl-header:not(.tbl-header-not-sticky).tbl-header-with-superheaders {
  top: calc(40px + var(--superheader-height));
}

.finale-slds .slds-finale-global-header__logo {
  width: 10rem;
  height: 2rem;
  background-image: url('../images/descartes-finale-logo.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
}

.finale-slds .slds-finale-spinner_inline {
  position: relative;
  transform: none;
}

.finale-slds .slds-dropdown__item > .slds-finale-user-profile {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 0.75rem;
  color: #858585;
  white-space: nowrap;
  align-items: center;
}

.finale-slds .slds-dropdown__item-header > a {
  cursor: default;
}
.finale-slds .slds-dropdown__item-header > a:hover {
  background-color: white;
}
.finale-slds .slds-dropdown__item-indented > a > span {
  padding-left: 8px;
}

.finale-slds .slds-notify-container,
.finale-slds .slds-finale-notify_container_global_nav {
  position: static;
}

.topbar-trial-active .uic_filter_bar {
  top: 80px;
}

a.menu.highlight-new:hover {
  color: #ffc880;
  text-decoration: none;
}

a.menu.highlight-new:after {
  border-top: 4px solid #fa8e00;
  opacity: 1;
}

.finale-slds .accounting-button-group {
  padding: 8px 0 16px 0;
}

.finale-slds .slds-finale-theme_notification {
  background: #54698d;
}

.finale-slds .slds-finale-theme_notification .slds-button_success {
  color: white;
}

.finale-slds .slds-page-header__col-title .slds-page-header__name h1 .slds-breadcrumb {
  padding-bottom: 2px;
}

.finale-slds .slds-page-header__col-title .slds-page-header__name h1 .slds-breadcrumb__item {
  line-height: 1;
}

.finale-slds .slds-page-header__col-title .slds-media__body {
  line-height: 1;
}

.finale-slds .slds-button--finale-sync {
  width: 140px;
}

.finale-slds .slds-button--finale-sync[disabled],
.finale-slds .slds-button--finale-sync:disabled {
  color: #aca7a5;
  justify-content: center;
}

.finale-slds .slds-page-header__finale-frameless {
  margin-top: 8px;
  margin-bottom: 16px;
  padding: 8px 0 16px 0;
  background: white;
  box-shadow: none;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #dddbda;
}

.finale-slds .slds-page-header__finale-frameless.slds-page-header__finale-frameless-with-tabs {
  border-bottom: 0;
  padding-bottom: 0;
}

.finale-slds .slds-page-header__item-highlight {
  font-weight: bold;
}

.finale-slds .slds-icon-finale-hover:hover {
  background-color: #b6b6b6;
}

.slds-finale-home-screen-entity {
  margin-bottom: 1rem;
}

.slds-finale-home-screen-entity-separator {
  height: 1rem;
  border-top: 1px solid #dddbda;
}

.finale-slds .slds-breadcrumb__item:before {
  content: '\003E';
  position: absolute;
  left: -3px;
  top: 0px;
  font-size: 12px;
}

.finale-slds .slds-container--registration {
  max-width: 35rem;
}
.finale-slds .slds-container--registration label {
  font-size: 1rem;
}

.finale-slds .slds-button--finale-login {
  font-size: 1.1rem;
  line-height: 2.4rem;
}

.finale-slds .slds-context-bar__item.slds-is-active:before {
  animation: none;
}

.finale-slds .slds-tabs_default__item:hover:after,
.finale-slds .slds-tabs--default__item:hover:after {
  transition: none;
}

.finale-slds .slds-global-header_container {
  z-index: 101; /* Have to increase because uic-mode-page-desc had to be bumped to 100 */
}

.finale-slds .slds-droprown--finale-navbar {
  max-height: calc(
    100vh - 40px - 20px - 40px
  ); /* Consider the top navigation, a possible bottom horizontal bar, and a possible trial bar */
  overflow: auto;
}

.finale-slds .slds-droprown--finale-header-actions {
  max-height: calc(100vh - 40px - 20px - 40px - 50px); /* Adjust also position in screen */
  overflow: auto;
}

.finale-slds .slds-badge_finale-condensed {
  padding: 0.125rem 0.5rem;
  font-size: 0.7rem;
}

.uic-remove-adjustment-button {
  width: 14px;
  display: inline-block;
  margin-left: 8px;
  margin-right: 8px;
}
.uic-edit-adjustment-icon {
  width: 14px;
  display: inline-block;
  margin-left: 8px;
  margin-right: 8px;
}
.popover-wrapper {
  cursor: pointer;
}
.colorpicker-popover-wrapper {
  width: auto !important;
}
.fi-color-picker-swatch {
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  margin: 2px;
  padding: 0;
  border-radius: 4px;
  cursor: pointer;
  border: 2px solid RGBA(0, 0, 0, 0);
}

.finale-pre-line {
  white-space: pre-line;
}

.uic-checkmark-additional-info {
  color: #00b400;
  border: 2px solid #00b400;
  border-radius: 5px;
  padding-left: 4px;
  padding-right: 4px;
  text-transform: uppercase;
  font-weight: bold;
}

.slds-tabs_scoped.uic-scoped-tabs-wide {
  width: 950px;
}
.uic-default-accounts-label {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.uic-default-accounts-description {
  font-size: 9pt;
  color: rgba(56, 56, 56, 0.664);
}

.uic-select2-create-footer-button {
  line-height: 1em !important;
  width: 100%;
}

.select2-offscreen .uic-select2-create-footer-button {
  display: none;
}

.uic-modal-spinner {
  min-height: 85px;
}

.cell-link-placeholder {
  color: rgb(153, 153, 153);
}

.uic-settings-vertical-nav-left {
  width: 210px;
  min-width: 210px;
  position: sticky;
  left: 0px;
  margin-left: 0px !important;
  z-index: 5;
  background-color: white;
  margin-right: 10px;
}

.uic-settings-vertical-nav-left a {
  max-width: 160px;
  display: flex;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
}

.uic-settings-item-left-sticky {
  min-width: calc(100vw - 220px);
}
.uic-settings-item-left-sticky > span {
  position: sticky;
  left: 220px; /* uic-settings-vertical-nav-left width (220) */
}

.discount-price-tag {
  align-items: center;
  background-image: url(../images/discount-ballon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  color: #000000;
  display: flex;
  font-weight: bold;
  left: -40px;
  height: 56px;
  justify-content: center;
  position: absolute;
  width: 60px;
  top: -32px;
}

.list-screen-more-filters-popover {
  max-height: 31em !important;
}

.uic-integration-custom-configuration {
  margin-left: 174px;
  width: 914px;
}

.uic-integration-custom-configuration legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  position: static;
}

.uic-integration-custom-configuration .slds-setup-assistant,
.uic-integration-custom-configuration .slds-accordion__section {
  padding-left: 0;
  padding-right: 0;
}

/* BEGIN CONDITIONAL FORMATTING STYLES */
/* Colors derived from D3's schemeSet1 palette: https://d3js.org/d3-scale-chromatic/categorical#schemeSet1 */

:root {
  --cf-black: black;
  --cf-white: white;

  --cf-red-x-light: hsl(359deg 80% 70%);
  --cf-red-light: hsl(359deg 80% 60%);
  --cf-red: hsl(359deg 80% 49%);
  --cf-red-dark: hsl(359deg 80% 40%);
  --cf-red-x-dark: hsl(359deg 80% 30%);

  --cf-blue-x-light: hsl(208deg 53% 70%);
  --cf-blue-light: hsl(208deg 53% 60%);
  --cf-blue: hsl(208deg 53% 47%);
  --cf-blue-dark: hsl(208deg 53% 40%);
  --cf-blue-x-dark: hsl(208deg 53% 30%);

  --cf-green-x-light: hsl(119deg 40% 70%);
  --cf-green-light: hsl(119deg 40% 60%);
  --cf-green: hsl(119deg 40% 49%);
  --cf-green-dark: hsl(119deg 40% 40%);
  --cf-green-x-dark: hsl(119deg 40% 30%);

  --cf-yellow-x-light: hsl(60deg 85% 95%);
  --cf-yellow-light: hsl(60deg 97% 84%);
  --cf-yellow: hsl(60deg 100% 60%);
  --cf-yellow-dark: hsl(60deg 87% 50%);
  --cf-yellow-x-dark: hsl(60deg 87% 45%);

  --cf-purple-x-light: hsl(292deg 35% 70%);
  --cf-purple-light: hsl(292deg 35% 60%);
  --cf-purple: hsl(292deg 35% 47%);
  --cf-purple-dark: hsl(292deg 35% 40%);
  --cf-purple-x-dark: hsl(292deg 35% 30%);

  --cf-orange-x-light: hsl(30deg 100% 70%);
  --cf-orange-light: hsl(30deg 100% 60%);
  --cf-orange: hsl(30deg 100% 50%);
  --cf-orange-dark: hsl(30deg 100% 40%);
  --cf-orange-x-dark: hsl(30deg 100% 30%);

  --cf-brown-x-light: hsl(22deg 62% 70%);
  --cf-brown-light: hsl(22deg 62% 60%);
  --cf-brown: hsl(22deg 62% 50%);
  --cf-brown-dark: hsl(22deg 62% 40%);
  --cf-brown-x-dark: hsl(22deg 62% 30%);

  --cf-pink-x-light: hsl(328deg 87% 70%);
  --cf-pink-light: hsl(328deg 87% 60%);
  --cf-pink: hsl(328deg 87% 50%);
  --cf-pink-dark: hsl(328deg 87% 40%);
  --cf-pink-x-dark: hsl(328deg 87% 30%);

  --cf-gray-x-light: hsl(0deg 0% 70%);
  --cf-gray-light: hsl(0deg 0% 60%);
  --cf-gray: hsl(0deg 0% 50%);
  --cf-gray-dark: hsl(0deg 0% 40%);
  --cf-gray-x-dark: hsl(0deg 0% 30%);
}

.cf-text-bold {
  font-weight: bold !important;
}

.cf-text-light {
  font-weight: lighter !important;
}

.cf-color-white,
.cf-color-white a {
  color: var(--cf-white) !important;
}

.cf-bg-black {
  background-color: var(--cf-black) !important;
}

.cf-color-red-x-light,
.cf-color-red-x-light a {
  color: var(--cf-red-x-light) !important;
}

.cf-color-red-light,
.cf-color-red-light a {
  color: var(--cf-red-light) !important;
}

.cf-color-red,
.cf-color-red a {
  color: var(--cf-red) !important;
}

.cf-color-red-dark,
.cf-color-red-dark a {
  color: var(--cf-red-dark) !important;
}

.cf-color-red-x-dark,
.cf-color-red-x-dark a {
  color: var(--cf-red-x-dark) !important;
}

.cf-color-red,
.cf-color-red a {
  color: var(--cf-red) !important;
}

.cf-bg-red-x-light {
  background-color: var(--cf-red-x-light) !important;
}

.cf-bg-red-light {
  background-color: var(--cf-red-light) !important;
}

.cf-bg-red {
  background-color: var(--cf-red) !important;
}

.cf-bg-red-dark {
  background-color: var(--cf-red-dark) !important;
}

.cf-bg-red-x-dark {
  background-color: var(--cf-red-x-dark) !important;
}

.cf-color-blue-x-light,
.cf-color-blue-x-light a {
  color: var(--cf-blue-x-light) !important;
}

.cf-color-blue-light,
.cf-color-blue-light a {
  color: var(--cf-blue-light) !important;
}

.cf-color-blue,
.cf-color-blue a {
  color: var(--cf-blue) !important;
}

.cf-color-blue-dark,
.cf-color-blue-dark a {
  color: var(--cf-blue-dark) !important;
}

.cf-color-blue-x-dark,
.cf-color-blue-x-dark a {
  color: var(--cf-blue-x-dark) !important;
}

.cf-color-blue,
.cf-color-blue a {
  color: var(--cf-blue) !important;
}

.cf-bg-blue-x-light {
  background-color: var(--cf-blue-x-light) !important;
}

.cf-bg-blue-light {
  background-color: var(--cf-blue-light) !important;
}

.cf-bg-blue {
  background-color: var(--cf-blue) !important;
}

.cf-bg-blue-dark {
  background-color: var(--cf-blue-dark) !important;
}

.cf-bg-blue-x-dark {
  background-color: var(--cf-blue-x-dark) !important;
}

.cf-color-green-x-light,
.cf-color-green-x-light a {
  color: var(--cf-green-x-light) !important;
}

.cf-color-green-light,
.cf-color-green-light a {
  color: var(--cf-green-light) !important;
}

.cf-color-green,
.cf-color-green a {
  color: var(--cf-green) !important;
}

.cf-color-green-dark,
.cf-color-green-dark a {
  color: var(--cf-green-dark) !important;
}

.cf-color-green-x-dark,
.cf-color-green-x-dark a {
  color: var(--cf-green-x-dark) !important;
}

.cf-color-green,
.cf-color-green a {
  color: var(--cf-green) !important;
}

.cf-bg-green-x-light {
  background-color: var(--cf-green-x-light) !important;
}

.cf-bg-green-light {
  background-color: var(--cf-green-light) !important;
}

.cf-bg-green {
  background-color: var(--cf-green) !important;
}

.cf-bg-green-dark {
  background-color: var(--cf-green-dark) !important;
}

.cf-bg-green-x-dark {
  background-color: var(--cf-green-x-dark) !important;
}

.cf-color-yellow-x-light,
.cf-color-yellow-x-light a {
  color: var(--cf-yellow-x-light) !important;
}

.cf-color-yellow-light,
.cf-color-yellow-light a {
  color: var(--cf-yellow-light) !important;
}

.cf-color-yellow,
.cf-color-yellow a {
  color: var(--cf-yellow) !important;
}

.cf-color-yellow-dark,
.cf-color-yellow-dark a {
  color: var(--cf-yellow-dark) !important;
}

.cf-color-yellow-x-dark,
.cf-color-yellow-x-dark a {
  color: var(--cf-yellow-x-dark) !important;
}

.cf-color-yellow,
.cf-color-yellow a {
  color: var(--cf-yellow) !important;
}

.cf-bg-yellow-x-light {
  background-color: var(--cf-yellow-x-light) !important;
}

.cf-bg-yellow-light {
  background-color: var(--cf-yellow-light) !important;
}

.cf-bg-yellow {
  background-color: var(--cf-yellow) !important;
}

.cf-bg-yellow-dark {
  background-color: var(--cf-yellow-dark) !important;
}

.cf-bg-yellow-x-dark {
  background-color: var(--cf-yellow-x-dark) !important;
}

.cf-bg-yellow {
  background-color: var(--cf-yellow) !important;
}

.cf-color-purple-x-light,
.cf-color-purple-x-light a {
  color: var(--cf-purple-x-light) !important;
}

.cf-color-purple-light,
.cf-color-purple-light a {
  color: var(--cf-purple-light) !important;
}

.cf-color-purple,
.cf-color-purple a {
  color: var(--cf-purple) !important;
}

.cf-color-purple-dark,
.cf-color-purple-dark a {
  color: var(--cf-purple-dark) !important;
}

.cf-color-purple-x-dark,
.cf-color-purple-x-dark a {
  color: var(--cf-purple-x-dark) !important;
}

.cf-color-purple,
.cf-color-purple a {
  color: var(--cf-purple) !important;
}

.cf-bg-purple-x-light {
  background-color: var(--cf-purple-x-light) !important;
}

.cf-bg-purple-light {
  background-color: var(--cf-purple-light) !important;
}

.cf-bg-purple {
  background-color: var(--cf-purple) !important;
}

.cf-bg-purple-dark {
  background-color: var(--cf-purple-dark) !important;
}

.cf-bg-purple-x-dark {
  background-color: var(--cf-purple-x-dark) !important;
}

.cf-bg-purple {
  background-color: var(--cf-purple) !important;
}

.cf-color-orange-x-light,
.cf-color-orange-x-light a {
  color: var(--cf-orange-x-light) !important;
}

.cf-color-orange-light,
.cf-color-orange-light a {
  color: var(--cf-orange-light) !important;
}

.cf-color-orange,
.cf-color-orange a {
  color: var(--cf-orange) !important;
}

.cf-color-orange-dark,
.cf-color-orange-dark a {
  color: var(--cf-orange-dark) !important;
}

.cf-color-orange-x-dark,
.cf-color-orange-x-dark a {
  color: var(--cf-orange-x-dark) !important;
}

.cf-color-orange,
.cf-color-orange a {
  color: var(--cf-orange) !important;
}

.cf-bg-orange-x-light {
  background-color: var(--cf-orange-x-light) !important;
}

.cf-bg-orange-light {
  background-color: var(--cf-orange-light) !important;
}

.cf-bg-orange {
  background-color: var(--cf-orange) !important;
}

.cf-bg-orange-dark {
  background-color: var(--cf-orange-dark) !important;
}

.cf-bg-orange-x-dark {
  background-color: var(--cf-orange-x-dark) !important;
}

.cf-color-brown-x-light,
.cf-color-brown-x-light a {
  color: var(--cf-brown-x-light) !important;
}

.cf-color-brown-light,
.cf-color-brown-light a {
  color: var(--cf-brown-light) !important;
}

.cf-color-brown,
.cf-color-brown a {
  color: var(--cf-brown) !important;
}

.cf-color-brown-dark,
.cf-color-brown-dark a {
  color: var(--cf-brown-dark) !important;
}

.cf-color-brown-x-dark,
.cf-color-brown-x-dark a {
  color: var(--cf-brown-x-dark) !important;
}

.cf-color-brown,
.cf-color-brown a {
  color: var(--cf-brown) !important;
}

.cf-bg-brown-x-light {
  background-color: var(--cf-brown-x-light) !important;
}

.cf-bg-brown-light {
  background-color: var(--cf-brown-light) !important;
}

.cf-bg-brown {
  background-color: var(--cf-brown) !important;
}

.cf-bg-brown-dark {
  background-color: var(--cf-brown-dark) !important;
}

.cf-bg-brown-x-dark {
  background-color: var(--cf-brown-x-dark) !important;
}

.cf-color-pink-x-light,
.cf-color-pink-x-light a {
  color: var(--cf-pink-x-light) !important;
}

.cf-color-pink-light,
.cf-color-pink-light a {
  color: var(--cf-pink-light) !important;
}

.cf-color-pink,
.cf-color-pink a {
  color: var(--cf-pink) !important;
}

.cf-color-pink-dark,
.cf-color-pink-dark a {
  color: var(--cf-pink-dark) !important;
}

.cf-color-pink-x-dark,
.cf-color-pink-x-dark a {
  color: var(--cf-pink-x-dark) !important;
}

.cf-color-pink,
.cf-color-pink a {
  color: var(--cf-pink) !important;
}

.cf-bg-pink-x-light {
  background-color: var(--cf-pink-x-light) !important;
}

.cf-bg-pink-light {
  background-color: var(--cf-pink-light) !important;
}

.cf-bg-pink {
  background-color: var(--cf-pink) !important;
}

.cf-bg-pink-dark {
  background-color: var(--cf-pink-dark) !important;
}

.cf-bg-pink-x-dark {
  background-color: var(--cf-pink-x-dark) !important;
}

.cf-color-gray-x-light,
.cf-color-gray-x-light a {
  color: var(--cf-gray-x-light) !important;
}

.cf-color-gray-light,
.cf-color-gray-light a {
  color: var(--cf-gray-light) !important;
}

.cf-color-gray,
.cf-color-gray a {
  color: var(--cf-gray) !important;
}

.cf-color-gray-dark,
.cf-color-gray-dark a {
  color: var(--cf-gray-dark) !important;
}

.cf-color-gray-x-dark,
.cf-color-gray-x-dark a {
  color: var(--cf-gray-x-dark) !important;
}

.cf-color-gray,
.cf-color-gray a {
  color: var(--cf-gray) !important;
}

.cf-bg-gray-x-light {
  background-color: var(--cf-gray-x-light) !important;
}

.cf-bg-gray-light {
  background-color: var(--cf-gray-light) !important;
}

.cf-bg-gray {
  background-color: var(--cf-gray) !important;
}

.cf-bg-gray-dark {
  background-color: var(--cf-gray-dark) !important;
}

.cf-bg-gray-x-dark {
  background-color: var(--cf-gray-x-dark) !important;
}

/* END CONDITIONAL FORMATTING STYLES */

.finale-slds .slds-tab-item-disabled:hover:after {
  background-color: #dddbda;
  content: none;
}

.finale-slds .slds-tab-item-disabled a {
  opacity: 0.5;
  cursor: default;
}

.bpWebchat {
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.18), 0 3px 6px rgba(0, 0, 0, 0.08) !important;
  z-index: 29997 !important;
}
.bpFabWrapper {
  z-index: 29998 !important;
}

.mdlp-login .page-content {
  background-clip: content-box;
  background-image: url(/demo/sc2/images/descartes_globe.jpg);
  background-origin: padding-box;
  background-position-y: 0;
  background-position-x: center;
  background-size: cover;
  background-repeat: repeat;

  display: flex;
  justify-content: center;
  align-items: center;

  width: 100vw;
  height: 100vh;
  margin: 0;
}
.mdlp-login img.logo {
  content: url('/demo/sc2/images/descartes-logo.png');
}
.finale-login-title {
  display: none;
}
.mdlp-login .finale-login-title {
  display: block;
  color: rgb(19, 65, 105);
  font-size: 32px;
  font-weight: 300;
}
.mdlp-login .slds-container--registration,
.mdlp-login .sc-view {
  width: 100%;
}
.mdlp-login .finale-slds {
  height: 65%;
  max-height: 715px;
  width: 75%;
  box-sizing: border-box;
  min-width: 460px;
  max-width: 535px;
  margin: auto;
  background: #ecf1f4;
  padding: 30px;
  padding-bottom: 10px;
  position: relative;
  flex-direction: column;
  display: flex;
  font-family: Roboto, Roboto, Helvetica, Arial, sans-serif;
}
.mdlp-login .slds-button--finale-login {
  background: #134169;
  width: 100px;
  margin-left: auto;
}
.mdlp-login .slds-button--finale-login:hover {
  background: #537491;
}

.grecaptcha-badge {
  display: none !important;
}
