﻿@font-face {
  font-family: AvenirNextLTPro-Regular;
  src: local(AvenirNextLTPro-Regular), url(../fonts/AvenirNextLTPro-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Medium;
  src: local(AvenirNextLTPro-Medium), url(../fonts/AvenirNextLTPro-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Demi;
  src: local(AvenirNextLTPro-Demi), url(../fonts/AvenirNextLTPro-Demi.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

h2 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 44px;
  color: #000000;
  line-height: 48px; }

h3 {
  font-family: AvenirNextLTPro-Medium;
  font-size: 20px;
  color: #000000;
  line-height: 36px; }

h4 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 24px;
  color: #000000;
  line-height: 36px;
  letter-spacing: -0.33px; }

h5 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 16px;
  color: #000000;
  line-height: 24px; }

body {
  font-family: AvenirNextLTPro-Regular;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  margin: 0px;
  background-color: #FFFFFF; }

.highlightedText {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  font-family: AvenirNextLTPro-Demi; }
  .highlightedText.small {
    font-size: 14px; }

.errorText {
  font-size: 14px;
  font-family: AvenirNextLTPro-Medium; }

.blackBodyPrimaryText {
  color: #FFFFFF;
  font-size: 16px;
  font-family: AvenirNextLTPro-Regular; }

.blackBodySmallText {
  font-size: 12px;
  color: #FFFFFF; }

.progressText {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

.indicatorMsg {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

*, *::before, *::after {
  box-sizing: border-box; }

.mainContainer, .fluidMainContainer {
  background-color: transparent; }

.fluidMainContainer {
  height: 100%; }

.fluidContentContainer {
  margin: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%; }
  @media (max-width: 640px) {
    .fluidContentContainer {
      padding: 0 40px; } }
  @media (max-width: 400px) {
    .fluidContentContainer {
      padding: 0 16px; } }

.flx-center {
  display: flex;
  align-items: center;
  justify-content: center; }

.flx-space-bt {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.flx-end {
  display: flex;
  align-content: center;
  justify-content: flex-end; }

.flx-align-end {
  display: flex;
  align-items: flex-end; }

.flx-bt-end {
  display: flex;
  align-items: flex-end;
  justify-content: space-between; }

.flx {
  display: flex; }

.space-btw {
  justify-content: space-between !important; }

.flx-wrap {
  flex-wrap: wrap; }

.inline-flx {
  display: inline-flex; }

.align-center {
  align-items: center; }

.flx-direction-clm {
  flex-direction: column; }

.relative {
  position: relative; }

.noDisplay {
  display: none; }

iframe {
  display: block; }

.progressBar {
  line-height: 16px;
  display: flex;
  padding: 8px 0; }
  .progressBar table {
    margin-right: 12px; }
    .progressBar table td {
      border-radius: 8px; }

@font-face {
  font-family: AvenirNextLTPro-Regular;
  src: local(AvenirNextLTPro-Regular), url(../fonts/AvenirNextLTPro-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Medium;
  src: local(AvenirNextLTPro-Medium), url(../fonts/AvenirNextLTPro-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Demi;
  src: local(AvenirNextLTPro-Demi), url(../fonts/AvenirNextLTPro-Demi.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

h2 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 44px;
  color: #000000;
  line-height: 48px; }

h3 {
  font-family: AvenirNextLTPro-Medium;
  font-size: 20px;
  color: #000000;
  line-height: 36px; }

h4 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 24px;
  color: #000000;
  line-height: 36px;
  letter-spacing: -0.33px; }

h5 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 16px;
  color: #000000;
  line-height: 24px; }

body {
  font-family: AvenirNextLTPro-Regular;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  margin: 0px;
  background-color: #FFFFFF; }

.highlightedText {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  font-family: AvenirNextLTPro-Demi; }
  .highlightedText.small {
    font-size: 14px; }

.errorText {
  font-size: 14px;
  font-family: AvenirNextLTPro-Medium; }

.blackBodyPrimaryText {
  color: #FFFFFF;
  font-size: 16px;
  font-family: AvenirNextLTPro-Regular; }

.blackBodySmallText {
  font-size: 12px;
  color: #FFFFFF; }

.progressText {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

.indicatorMsg {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

.primaryButton, .prime-btn {
  background: #3b48fe;
  color: #FFFFFF;
  border-radius: 36px;
  height: 36px;
  border: none;
  text-align: center;
  box-sizing: border-box;
  transition: background 0.3s ease-in-out; }
  .primaryButton:hover, .primaryButton.focus, .prime-btn:hover, .prime-btn.focus {
    color: #fff;
    text-decoration: none;
    background: rgba(59, 72, 254, 0.8); }
  .primaryButton:focus, .prime-btn:focus {
    color: #fff;
    background: #3043ef; }
  .primaryButton.disabled, .primaryButton:disabled, .prime-btn.disabled, .prime-btn:disabled {
    pointer-events: none;
    color: rgba(255, 255, 255, 0.8);
    background: rgba(59, 72, 254, 0.5); }
  .primaryButton.large, .prime-btn.large {
    height: 48px;
    padding: 13px 24px 12px 24px;
    font-size: 20px;
    font-family: AvenirNextLTPro-Medium; }
  .primaryButton.small, .prime-btn.small {
    height: 36px;
    padding: 9px 16px 6px;
    font-size: 14px;
    font-family: AvenirNextLTPro-Medium; }

.userButton {
  background: transparent;
  color: #3b48fe;
  font-family: AvenirNextLTPro-Medium;
  transition: background 0.2s ease-in-out; }
  .userButton:hover {
    color: rgba(59, 72, 254, 0.8);
    text-decoration: underline; }
  .userButton:focus {
    color: rgba(59, 72, 254, 0.8);
    text-decoration: underline; }
  .userButton[disabled], .userButton:disabled {
    pointer-events: none;
    color: rgba(59, 72, 254, 0.5); }

.secondaryButton, .lblButtonStyle {
  background: transparent;
  color: #3b48fe;
  border-radius: 18px;
  border: 2px solid #3b48fe;
  box-sizing: border-box;
  font-family: AvenirNextLTPro-Medium;
  transition: background 0.2s ease-in-out; }
  .secondaryButton:hover, .lblButtonStyle:hover {
    color: rgba(59, 72, 254, 0.8);
    text-decoration: none;
    border-color: rgba(59, 72, 254, 0.8); }
  .secondaryButton:focus, .lblButtonStyle:focus {
    color: #fff;
    background: #3043ef;
    border-color: #3043ef; }
  .secondaryButton.disabled, .secondaryButton:disabled, .lblButtonStyle.disabled, .lblButtonStyle:disabled {
    pointer-events: none;
    color: rgba(59, 72, 254, 0.5);
    border-color: rgba(59, 72, 254, 0.5); }
  .secondaryButton.small, .lblButtonStyle.small {
    min-height: 32px;
    font-size: 14px;
    line-height: 24px;
    padding: 2px 14px 0; }
  .secondaryButton.large, .lblButtonStyle.large {
    min-height: 48px;
    padding: 12px 24px 8px 24px;
    border-radius: 36px;
    font-size: 20px; }
  .secondaryButton.warning, .lblButtonStyle.warning {
    color: #e64545;
    border-color: #e64545; }
    .secondaryButton.warning:hover, .lblButtonStyle.warning:hover {
      color: rgba(230, 69, 69, 0.9);
      border-color: rgba(230, 69, 69, 0.9); }
    .secondaryButton.warning:focus, .lblButtonStyle.warning:focus {
      color: #fff;
      background: #e64545; }

.arrowButton {
  border: none;
  padding: 0 34px 0 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 24px 24px; }
  .arrowButton.enterBtn {
    background-image: url(../images/ic_enterarrow_normal.svg); }
    .arrowButton.enterBtn:hover {
      background-image: url(../images/ic_enterarrow_hover.svg); }
    .arrowButton.enterBtn:focus {
      background-image: url(../images/ic_enterarrow_focus.svg); }
  .arrowButton.editButton {
    background-image: url(../images/ic_edit_normal.svg); }
  .arrowButton.addButton {
    background-image: url(../images/ic_addnewrecord_normal.svg); }
  .arrowButton.nReportButton {
    background-image: url(../images/ic_exit_normal.svg); }
  .arrowButton:focus {
    outline: none;
    box-shadow: none; }
  .arrowButton.disabled, .arrowButton:disabled {
    pointer-events: none;
    opacity: 0.5; }
  .arrowButton.large {
    font-family: AvenirNextLTPro-Medium;
    font-size: 20px;
    letter-spacing: -0.28px;
    line-height: 36px;
    text-transform: uppercase;
    background-position: right 4px; }

.arrowBackBtn {
  position: absolute;
  left: -88px;
  top: -4px;
  padding: 5px 24px 5px 0px; }
  .arrowBackBtn:focus {
    outline: none;
    box-shadow: none; }
  @media (max-width: 1300px) {
    .arrowBackBtn {
      left: -48px;
      top: -6px; } }

.iconButton {
  color: #3b48fe;
  height: 32px;
  line-height: 32px;
  border: 0;
  padding: 0;
  padding-left: 28px;
  font-size: 16px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: left 2px;
  font-family: AvenirNextLTPro-Regular; }
  .iconButton.addNewButton {
    background-image: url(../images/ic_addnewrecord_normal.svg); }
  .iconButton.iconPrevious {
    background-image: url(../images/ic_cs_arrowleft_focus.svg);
    padding-left: 26px;
    background-position: left 3px; }
  .iconButton.iconBack {
    background-image: url(../images/ic_backarrow_normal.svg);
    padding-left: 26px;
    background-position: left 3px; }
  .iconButton.iconNext {
    background-image: url(../images/ic_cs_arrowright_focus.svg);
    padding-left: 0;
    padding-right: 26px;
    background-position: right 3px; }
  .iconButton:hover {
    color: rgba(59, 72, 254, 0.8); }
  .iconButton:focus {
    outline: none;
    box-shadow: none;
    color: #3043ef; }
  .iconButton.disabled, .iconButton:disabled {
    pointer-events: none;
    opacity: 0.5;
    pointer-events: none; }

a.secondaryButton[disabled="disabled"] {
  pointer-events: none;
  color: rgba(59, 72, 254, 0.5);
  border-color: rgba(59, 72, 254, 0.5); }

a.secondaryButton:empty {
  display: none; }

a.secondaryButton:focus {
  outline: none;
  text-decoration: none; }

.gridViewTableBtn {
  color: #3b48fe;
  font-family: AvenirNextLTPro-Regular;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  border: 0;
  padding: 2px 0;
  background: none; }
  .gridViewTableBtn:hover {
    color: rgba(59, 72, 254, 0.8); }
  .gridViewTableBtn:focus {
    outline: none;
    box-shadow: none;
    color: #3043ef; }
  .gridViewTableBtn.disabled, .gridViewTableBtn:disabled {
    pointer-events: none;
    opacity: 0.5;
    pointer-events: none; }

.prime-btn.disabled {
  background: rgba(59, 72, 254, 0.5); }

.buttonStyle {
  border-style: none;
  background: #008996;
  color: white;
  font-weight: bold;
  cursor: pointer;
  height: 34px; }
  .buttonStyle:hover {
    background-color: #00afbf;
    color: #FFFFFF;
    cursor: pointer; }
  .buttonStyle:active {
    background-color: #585858;
    color: #FFFFFF;
    cursor: pointer;
    border-style: none; }
  .buttonStyle:disabled {
    background-color: whitesmoke;
    color: #999;
    border: 1px solid #999;
    cursor: not-allowed; }

@font-face {
  font-family: AvenirNextLTPro-Regular;
  src: local(AvenirNextLTPro-Regular), url(../fonts/AvenirNextLTPro-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Medium;
  src: local(AvenirNextLTPro-Medium), url(../fonts/AvenirNextLTPro-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Demi;
  src: local(AvenirNextLTPro-Demi), url(../fonts/AvenirNextLTPro-Demi.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

h2 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 44px;
  color: #000000;
  line-height: 48px; }

h3 {
  font-family: AvenirNextLTPro-Medium;
  font-size: 20px;
  color: #000000;
  line-height: 36px; }

h4 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 24px;
  color: #000000;
  line-height: 36px;
  letter-spacing: -0.33px; }

h5 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 16px;
  color: #000000;
  line-height: 24px; }

body {
  font-family: AvenirNextLTPro-Regular;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  margin: 0px;
  background-color: #FFFFFF; }

.highlightedText {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  font-family: AvenirNextLTPro-Demi; }
  .highlightedText.small {
    font-size: 14px; }

.errorText {
  font-size: 14px;
  font-family: AvenirNextLTPro-Medium; }

.blackBodyPrimaryText {
  color: #FFFFFF;
  font-size: 16px;
  font-family: AvenirNextLTPro-Regular; }

.blackBodySmallText {
  font-size: 12px;
  color: #FFFFFF; }

.progressText {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

.indicatorMsg {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

a, .link {
  color: #3b48fe;
  text-decoration: none;
  cursor: pointer; }
  a:hover, .link:hover {
    color: #000000;
    text-decoration: underline; }
  a:focus, .link:focus {
    outline: none;
    color: #3043ef; }
  a.small, .link.small {
    font-size: 14px; }
  a.medium, .link.medium {
    font-size: 16px; }
  a.large, .link.large {
    font-size: 20px; }

@font-face {
  font-family: AvenirNextLTPro-Regular;
  src: local(AvenirNextLTPro-Regular), url(../fonts/AvenirNextLTPro-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Medium;
  src: local(AvenirNextLTPro-Medium), url(../fonts/AvenirNextLTPro-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Demi;
  src: local(AvenirNextLTPro-Demi), url(../fonts/AvenirNextLTPro-Demi.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

h2 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 44px;
  color: #000000;
  line-height: 48px; }

h3 {
  font-family: AvenirNextLTPro-Medium;
  font-size: 20px;
  color: #000000;
  line-height: 36px; }

h4 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 24px;
  color: #000000;
  line-height: 36px;
  letter-spacing: -0.33px; }

h5 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 16px;
  color: #000000;
  line-height: 24px; }

body {
  font-family: AvenirNextLTPro-Regular;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  margin: 0px;
  background-color: #FFFFFF; }

.highlightedText {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  font-family: AvenirNextLTPro-Demi; }
  .highlightedText.small {
    font-size: 14px; }

.errorText {
  font-size: 14px;
  font-family: AvenirNextLTPro-Medium; }

.blackBodyPrimaryText {
  color: #FFFFFF;
  font-size: 16px;
  font-family: AvenirNextLTPro-Regular; }

.blackBodySmallText {
  font-size: 12px;
  color: #FFFFFF; }

.progressText {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

.indicatorMsg {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

/*input styles*/
.common-input {
  border-radius: 6px;
  border: 1px solid #dddddd; }
  .common-input:hover {
    border: 1px solid #467cff; }
  .common-input:focus {
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.28);
    outline: none; }

.common-select {
  border-radius: 6px;
  border: 1px solid #dddddd; }
  .common-select:hover {
    border-color: rgba(221, 221, 221, 0.8); }
  .common-select:focus {
    border-color: #dddddd;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.28);
    outline: none; }

.common-input:hover ~ .placeholder-label {
  color: #000; }

.textbox {
  border: 1px solid #BABABA;
  margin-bottom: 6px;
  padding: 8px; }

input:-internal-autofill-selected {
  font-size: 16px !important; }

input:focus ~ .placeholder-label, input:-internal-autofill-selected ~ .placeholder-label, input:not(:focus):valid ~ .placeholder-label {
  top: 2px;
  left: 8px;
  font-size: 12px;
  opacity: 1;
  color: #3b48fe;
  font-family: AvenirNextLTPro-Medium; }

.placeholder-label {
  position: absolute;
  pointer-events: none;
  left: 12px;
  top: 14px;
  transition: 0.2s ease all;
  font-size: 16px;
  color: #888888; }

.inputValidationError {
  font-family: AvenirNextLTPro-Demi;
  font-size: 14px;
  color: #e64545; }

.dolbyLogo {
  padding-top: 23px; }

.headerWrap {
  background: #000;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10; }
  .headerWrap .headerWrap .headerInnerWrap {
    padding-left: 16px; }

.loginBody .headerWrap {
  background: transparent; }

.headerInnerWrap {
  margin: 0px auto;
  padding: 0 24px;
  min-height: 80px; }
  .headerInnerWrap .dolbyLogoLink {
    text-decoration: none;
    display: flex;
    align-items: center;
    white-space: nowrap; }
  .headerInnerWrap .logo-label {
    color: #dae5ec;
    font-size: 28px;
    padding-left: 8px;
    padding-top: 6px; }
    @media (max-width: 400px) {
      .headerInnerWrap .logo-label {
        font-size: 18px; } }
    @media (max-width: 960px) {
      .headerInnerWrap .logo-label {
        display: none; } }
  .headerInnerWrap .userName {
    color: #000;
    padding-left: 0;
    padding-top: 3px;
    font-size: 12px;
    box-sizing: border-box;
    font-family: AvenirNextLTPro-Demi; }

.globalNavItem {
  color: #fff;
  margin-right: 32px; }
  .globalNavItem .noLinkMenu {
    position: relative;
    top: 2px;
    display: block; }
    .globalNavItem .noLinkMenu:before {
      content: "";
      position: absolute;
      right: -16px;
      width: 1px;
      height: 18px;
      top: 2px;
      background: #fff; }
      @media (max-width: 1200px) {
        .globalNavItem .noLinkMenu:before {
          height: 13px; } }
    @media (max-width: 1200px) {
      .globalNavItem .noLinkMenu {
        margin-bottom: 4px; } }
  .globalNavItem.lastNavItem {
    margin-right: 0; }
  .globalNavItem.userNavItem {
    margin-right: 8px; }
  .globalNavItem.licenseeNavItem {
    margin-right: 16px;
    text-transform: capitalize; }
  .globalNavItem.firstNavItem {
    margin-left: 0;
    text-transform: capitalize; }
  .globalNavItem a {
    display: block;
    padding-top: 4px;
    line-height: 24px; }
    .globalNavItem a:hover {
      text-decoration: none;
      color: rgba(255, 255, 255, 0.8); }
    .globalNavItem a:focus {
      color: #fff;
      outline: none;
      text-decoration: none; }

.userLogoutNavItem .globalNavItem:first-child {
  margin-left: 16px; }

@media (max-width: 1200px) {
  .userLicenseeNavItem {
    font-size: 12px;
    line-height: 18px; } }

.footerContainerWrap {
  background: #000; }
  .footerContainerWrap .footerContainerInner {
    margin: 0 auto;
    width: 778px; }
  .footerContainerWrap .bottomNav {
    padding: 21px 0 33px; }
    @media (max-width: 960px) {
      .footerContainerWrap .bottomNav {
        padding: 20px 16px 30px; } }
  .footerContainerWrap .bottomLinks div {
    padding: 0 43px; }
    .footerContainerWrap .bottomLinks div a {
      color: #fff;
      text-decoration: none;
      line-height: 32px;
      border-top: 4px solid #fff; }
      .footerContainerWrap .bottomLinks div a:hover {
        color: #fff; }
  .footerContainerWrap .footer-logo {
    margin: 64px 0 16px; }
    .footerContainerWrap .footer-logo span {
      height: 22px;
      width: 87px;
      display: flex; }
      .footerContainerWrap .footer-logo span img {
        width: 100%;
        object-fit: cover; }
  .footerContainerWrap .terms {
    text-align: center; }

@font-face {
  font-family: AvenirNextLTPro-Regular;
  src: local(AvenirNextLTPro-Regular), url(../fonts/AvenirNextLTPro-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Medium;
  src: local(AvenirNextLTPro-Medium), url(../fonts/AvenirNextLTPro-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Demi;
  src: local(AvenirNextLTPro-Demi), url(../fonts/AvenirNextLTPro-Demi.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

h2 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 44px;
  color: #000000;
  line-height: 48px; }

h3 {
  font-family: AvenirNextLTPro-Medium;
  font-size: 20px;
  color: #000000;
  line-height: 36px; }

h4 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 24px;
  color: #000000;
  line-height: 36px;
  letter-spacing: -0.33px; }

h5 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 16px;
  color: #000000;
  line-height: 24px; }

body {
  font-family: AvenirNextLTPro-Regular;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  margin: 0px;
  background-color: #FFFFFF; }

.highlightedText {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  font-family: AvenirNextLTPro-Demi; }
  .highlightedText.small {
    font-size: 14px; }

.errorText {
  font-size: 14px;
  font-family: AvenirNextLTPro-Medium; }

.blackBodyPrimaryText {
  color: #FFFFFF;
  font-size: 16px;
  font-family: AvenirNextLTPro-Regular; }

.blackBodySmallText {
  font-size: 12px;
  color: #FFFFFF; }

.progressText {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

.indicatorMsg {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

.login-page {
  max-width: 560px;
  border-radius: 48px;
  margin-top: 50px;
  border: 1px solid #dddddd;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.18);
  padding: 48px 64px;
  box-sizing: border-box;
  background-color: #fff;
  margin-bottom: 78px; }
  .login-page input {
    width: 100%;
    box-sizing: border-box;
    height: 48px;
    font-size: 16px;
    padding: 10px 8px 0px 8px; }
  .login-page table {
    border-collapse: collapse; }
  .login-page .primaryButton {
    width: 160px; }
  @media (max-width: 640px) {
    .login-page {
      width: 100%;
      padding: 24px 36px;
      border-radius: 32px; } }
  @media (max-width: 400px) {
    .login-page {
      padding: 20px 16px; } }

.modalPopupLogin {
  max-width: 560px;
  border-radius: 48px;
  margin-top: 50px;
  border: 1px solid #dddddd;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.18);
  padding: 48px 64px;
  box-sizing: border-box;
  background-color: #fff;
  top: 0 !important; }
  .modalPopupLogin .primaryButton {
    min-width: 160px; }
  @media (max-width: 640px) {
    .modalPopupLogin {
      left: 40px !important;
      right: 40px !important;
      top: 0 !important;
      padding: 24px 36px;
      border-radius: 32px; } }
  @media (max-width: 400px) {
    .modalPopupLogin {
      left: 16px !important;
      right: 16px !important;
      padding: 20px 16px; } }

.userModal {
  padding: 48px 64px;
  margin-bottom: 0; }

.userSupport {
  margin-bottom: 82px; }

td {
  padding: 0; }

.video-login-bg {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1; }
  .video-login-bg .login-video-inn {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
  .video-login-bg #video {
    left: 50% !important;
    height: auto !important;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 0;
    width: auto !important; }

.tableDefault {
  width: 100%;
  border-collapse: collapse; }

.absoluteError {
  position: absolute;
  top: 3px; }

.confirmationMsg {
  font-size: 14px;
  display: block;
  padding-top: 8px; }
  .confirmationMsg:empty {
    padding-top: 0; }

.errorMsg {
  color: #e64545; }

@font-face {
  font-family: AvenirNextLTPro-Regular;
  src: local(AvenirNextLTPro-Regular), url(../fonts/AvenirNextLTPro-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Medium;
  src: local(AvenirNextLTPro-Medium), url(../fonts/AvenirNextLTPro-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Demi;
  src: local(AvenirNextLTPro-Demi), url(../fonts/AvenirNextLTPro-Demi.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

h2 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 44px;
  color: #000000;
  line-height: 48px; }

h3 {
  font-family: AvenirNextLTPro-Medium;
  font-size: 20px;
  color: #000000;
  line-height: 36px; }

h4 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 24px;
  color: #000000;
  line-height: 36px;
  letter-spacing: -0.33px; }

h5 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 16px;
  color: #000000;
  line-height: 24px; }

body {
  font-family: AvenirNextLTPro-Regular;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  margin: 0px;
  background-color: #FFFFFF; }

.highlightedText {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  font-family: AvenirNextLTPro-Demi; }
  .highlightedText.small {
    font-size: 14px; }

.errorText {
  font-size: 14px;
  font-family: AvenirNextLTPro-Medium; }

.blackBodyPrimaryText {
  color: #FFFFFF;
  font-size: 16px;
  font-family: AvenirNextLTPro-Regular; }

.blackBodySmallText {
  font-size: 12px;
  color: #FFFFFF; }

.progressText {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

.indicatorMsg {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

.leftmenu {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap; }
  .leftmenu .menuheader {
    margin-right: 30px;
    margin-bottom: 24px; }
    .leftmenu .menuheader.drpdownAdmin.MenuList {
      /*margin-right: 0;*/
      position: relative;
      display: inline-block; }
      .leftmenu .menuheader.drpdownAdmin.MenuList > a {
        padding-right: 28px; }
        .leftmenu .menuheader.drpdownAdmin.MenuList > a:before {
          content: url(../images/ic_arrowdown_focus.svg);
          position: absolute;
          right: 0;
          top: -1px; }
      .leftmenu .menuheader.drpdownAdmin.MenuList:hover .lstAdmin {
        display: block; }
        .leftmenu .menuheader.drpdownAdmin.MenuList:hover .lstAdmin li a:hover {
          opacity: 0.8; }
    .leftmenu .menuheader:last-child {
      margin-right: 0; }
    .leftmenu .menuheader.active a {
      color: #3b48fe;
      border-bottom-color: #3b48fe;
      font-family: AvenirNextLTPro-Medium; }
    .leftmenu .menuheader.active .lstAdmin li a {
      color: #000; }
      .leftmenu .menuheader.active .lstAdmin li a:hover {
        opacity: 0.8; }
      .leftmenu .menuheader.active .lstAdmin li a.subMenuActive {
        font-family: AvenirNextLTPro-Demi; }
    .leftmenu .menuheader ul.lstAdmin {
      padding: 0;
      margin-bottom: 0;
      width: 238px;
      min-width: 200px;
      background: #fff;
      border: 1px solid rgba(179, 179, 185, 0.3);
      box-shadow: 0px 0px 36px 0px rgba(0, 0, 0, 0.16);
      border-radius: 16px;
      position: absolute;
      right: -4px;
      top: 44px;
      z-index: 9;
      display: none; }
      .leftmenu .menuheader ul.lstAdmin:before {
        content: "";
        position: absolute;
        border-color: rgba(194, 225, 245, 0);
        border: solid transparent;
        border-bottom-color: white;
        border-width: 11px;
        margin-left: -10px;
        top: -20px;
        right: 24px;
        z-index: 1; }
      .leftmenu .menuheader ul.lstAdmin:after {
        content: "";
        border-top: 11px solid transparent;
        position: absolute;
        top: -11px;
        left: 0;
        right: 0; }
      .leftmenu .menuheader ul.lstAdmin li {
        padding-top: 4px;
        border-bottom: 1px solid rgba(179, 179, 185, 0.3); }
        .leftmenu .menuheader ul.lstAdmin li:last-child {
          border-bottom: 0; }
        .leftmenu .menuheader ul.lstAdmin li a {
          padding: 16px 24px;
          color: #000;
          font-family: AvenirNextLTPro-Regular;
          font-size: 16px;
          line-height: 24px;
          border: 0;
          display: block;
          text-decoration: none; }
          .leftmenu .menuheader ul.lstAdmin li a.subMenuActive {
            font-family: AvenirNextLTPro-Demi; }
  .leftmenu a {
    color: #000;
    font-size: 20px;
    line-height: 32px;
    padding: 6px 0;
    text-decoration: none;
    border-bottom: 4px solid transparent; }
    .leftmenu a:hover, .leftmenu a.active {
      color: #3b48fe;
      border-bottom-color: #3b48fe; }
    .leftmenu a:focus {
      outline: none; }

.leftNavBody {
  padding: 24px 0 0;
  margin-bottom: 40px; }

.SubMenuList {
  display: none; }

@font-face {
  font-family: AvenirNextLTPro-Regular;
  src: local(AvenirNextLTPro-Regular), url(../fonts/AvenirNextLTPro-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Medium;
  src: local(AvenirNextLTPro-Medium), url(../fonts/AvenirNextLTPro-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Demi;
  src: local(AvenirNextLTPro-Demi), url(../fonts/AvenirNextLTPro-Demi.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

h2 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 44px;
  color: #000000;
  line-height: 48px; }

h3 {
  font-family: AvenirNextLTPro-Medium;
  font-size: 20px;
  color: #000000;
  line-height: 36px; }

h4 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 24px;
  color: #000000;
  line-height: 36px;
  letter-spacing: -0.33px; }

h5 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 16px;
  color: #000000;
  line-height: 24px; }

body {
  font-family: AvenirNextLTPro-Regular;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  margin: 0px;
  background-color: #FFFFFF; }

.highlightedText {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  font-family: AvenirNextLTPro-Demi; }
  .highlightedText.small {
    font-size: 14px; }

.errorText {
  font-size: 14px;
  font-family: AvenirNextLTPro-Medium; }

.blackBodyPrimaryText {
  color: #FFFFFF;
  font-size: 16px;
  font-family: AvenirNextLTPro-Regular; }

.blackBodySmallText {
  font-size: 12px;
  color: #FFFFFF; }

.progressText {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

.indicatorMsg {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

.mainContainer {
  max-width: 1440px;
  margin: 0 auto;
  min-height: -webkit-calc(100vh - 360px);
  min-height: -moz-calc(100vh - 360px);
  min-height: calc(100vh - 360px); }
  .mainContainer .bodyLeftMenu {
    padding: 0 52px;
    position: -webkit-sticky;
    position: sticky;
    top: 80px;
    z-index: 9;
    background: #fff; }
    @media (max-width: 960px) {
      .mainContainer .bodyLeftMenu {
        padding: 0 24px; } }

.mainContent {
  max-width: 1160px;
  margin: 0 auto; }
  @media (max-width: 1200px) {
    .mainContent {
      padding: 0 52px; } }
  @media (max-width: 960px) {
    .mainContent {
      padding: 0 24px; } }

.fixAlignment {
  position: relative;
  top: 1px; }

.tooltipWrap {
  position: relative; }
  .tooltipWrap .tooltipText {
    background: rgba(0, 0, 0, 0.85);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
    width: 274px;
    border-radius: 8px;
    position: absolute;
    bottom: 36px;
    left: -24px;
    display: none; }
    .tooltipWrap .tooltipText span {
      color: #FFFFFF;
      font-size: 16px;
      font-family: AvenirNextLTPro-Regular;
      padding: 10px 8px 16px;
      display: block; }
    .tooltipWrap .tooltipText .marker {
      position: absolute;
      border-width: 10px;
      border-style: solid;
      border-color: rgba(0, 0, 0, 0.85) transparent transparent transparent;
      top: 100%;
      left: 24px; }
  .tooltipWrap:hover .tooltipText {
    display: block; }

.innerPageWrap select {
  width: 100%;
  max-width: 532px;
  box-sizing: border-box;
  height: 56px;
  font-size: 16px;
  font-family: AvenirNextLTPro-Regular;
  color: #000;
  line-height: 24px;
  padding: 16px 44px 14px 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../images/ic_arrowdown_focus.svg);
  background-position: right 8px center;
  background-repeat: no-repeat;
  background-size: 32px 32px;
  border-radius: 6px;
  border: 1px solid #dddddd; }
  .innerPageWrap select:hover {
    border-color: rgba(221, 221, 221, 0.8); }
  .innerPageWrap select:focus {
    border-color: #dddddd;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.28);
    outline: none; }

.opaqueLayer {
  display: none;
  width: 100% !important;
  height: 100% !important;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0.6;
  filter: alpha(opacity=60);
  background-color: #000;
  z-index: 1000; }

.questionLayer {
  position: fixed;
  left: 0;
  right: 0;
  top: 140px;
  margin: 0 auto;
  height: 140px;
  display: none;
  z-index: 1001;
  text-align: center;
  background: rgba(255, 255, 255, 0.96);
  border-radius: 16px;
  border: 1px solid #dddddd;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.18);
  max-width: 280px;
  min-width: 248px; }
  .questionLayer table {
    height: 100%;
    width: 100%; }
    .questionLayer table td {
      font-family: AvenirNextLTPro-Medium; }
      .questionLayer table td img {
        margin-top: 8px; }

.checkboxList td {
  display: flex;
  align-items: center;
  margin-bottom: 16px; }

.checkboxList tr:last-child td {
  margin-bottom: 0; }

.h3Styling {
  line-height: 25px;
  text-transform: uppercase;
  font-family: AvenirNextLTPro-Demi; }

.pageDesc h4 {
  text-transform: uppercase; }

.emptyMsg {
  display: flex;
  align-items: center;
  justify-content: center; }
  .emptyMsg span {
    margin: 250px 0 180px;
    position: relative; }
    .emptyMsg span:before {
      content: url(../../../images/ic_error.svg);
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      display: block;
      width: 80px;
      height: 80px;
      top: -112px; }

.maintenanceWrap {
  max-width: 534px;
  margin: 0 auto;
  padding: 158px 0; }
  .maintenanceWrap img {
    display: block;
    margin: 0 auto 32px; }

@font-face {
  font-family: AvenirNextLTPro-Regular;
  src: local(AvenirNextLTPro-Regular), url(../fonts/AvenirNextLTPro-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Medium;
  src: local(AvenirNextLTPro-Medium), url(../fonts/AvenirNextLTPro-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Demi;
  src: local(AvenirNextLTPro-Demi), url(../fonts/AvenirNextLTPro-Demi.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

h2 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 44px;
  color: #000000;
  line-height: 48px; }

h3 {
  font-family: AvenirNextLTPro-Medium;
  font-size: 20px;
  color: #000000;
  line-height: 36px; }

h4 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 24px;
  color: #000000;
  line-height: 36px;
  letter-spacing: -0.33px; }

h5 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 16px;
  color: #000000;
  line-height: 24px; }

body {
  font-family: AvenirNextLTPro-Regular;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  margin: 0px;
  background-color: #FFFFFF; }

.highlightedText {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  font-family: AvenirNextLTPro-Demi; }
  .highlightedText.small {
    font-size: 14px; }

.errorText {
  font-size: 14px;
  font-family: AvenirNextLTPro-Medium; }

.blackBodyPrimaryText {
  color: #FFFFFF;
  font-size: 16px;
  font-family: AvenirNextLTPro-Regular; }

.blackBodySmallText {
  font-size: 12px;
  color: #FFFFFF; }

.progressText {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

.indicatorMsg {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

.parentItemTemplateOuter {
  border-top: 1px solid #b3b3b9; }
  .parentItemTemplateOuter:last-child {
    border-bottom: 1px solid #b3b3b9; }

.titleCollapse {
  color: #000000;
  font-size: 20px;
  line-height: 24px;
  font-family: AvenirNextLTPro-Demi;
  position: relative;
  top: 2px; }

.subTitleCollapse {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  font-family: AvenirNextLTPro-Demi;
  margin-bottom: 24px; }

.childSubTitle {
  color: #000000;
  font-size: 14px;
  line-height: 24px;
  font-family: AvenirNextLTPro-Demi; }

.checkboxWrapper {
  margin-bottom: 24px; }
  .checkboxWrapper.setPosition {
    margin-bottom: 0;
    position: absolute;
    top: 21px;
    right: 24px; }

.contentCollapseWrap {
  padding: 8px 60px 0; }
  @media (max-width: 960px) {
    .contentCollapseWrap {
      padding: 8px 16px 0 24px; } }

.contentCollapse {
  background: #f9f9f9;
  padding: 24px 24px 1px 24px;
  border-radius: 8px;
  position: relative; }

.accodionBtnGrp {
  display: flex; }
  .accodionBtnGrp .reportType {
    font-size: 16px;
    line-height: 22px;
    margin-right: 16px; }
  .accodionBtnGrp .secondaryButton {
    margin-left: 8px;
    white-space: nowrap; }
    .accodionBtnGrp .secondaryButton:first-child {
      margin-left: 0; }
  .accodionBtnGrp span .secondaryButton {
    margin-left: 8px !important; }
  .accodionBtnGrp span:first-child .secondaryButton {
    margin-left: 0 !important; }
  @media (max-width: 1200px) {
    .accodionBtnGrp {
      flex-direction: column;
      align-items: flex-start; } }

@media (max-width: 1200px) {
  .royaltiesActionBtn {
    flex-wrap: wrap;
    justify-content: flex-start; } }

@media (max-width: 1200px) {
  .royaltiesActionBtn .secondaryButton {
    margin: 8px 8px 0 0; } }

.lblNew {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi;
  font-size: 16px;
  line-height: 24px; }

@font-face {
  font-family: AvenirNextLTPro-Regular;
  src: local(AvenirNextLTPro-Regular), url(../fonts/AvenirNextLTPro-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Medium;
  src: local(AvenirNextLTPro-Medium), url(../fonts/AvenirNextLTPro-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Demi;
  src: local(AvenirNextLTPro-Demi), url(../fonts/AvenirNextLTPro-Demi.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

h2 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 44px;
  color: #000000;
  line-height: 48px; }

h3 {
  font-family: AvenirNextLTPro-Medium;
  font-size: 20px;
  color: #000000;
  line-height: 36px; }

h4 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 24px;
  color: #000000;
  line-height: 36px;
  letter-spacing: -0.33px; }

h5 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 16px;
  color: #000000;
  line-height: 24px; }

body {
  font-family: AvenirNextLTPro-Regular;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  margin: 0px;
  background-color: #FFFFFF; }

.highlightedText {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  font-family: AvenirNextLTPro-Demi; }
  .highlightedText.small {
    font-size: 14px; }

.errorText {
  font-size: 14px;
  font-family: AvenirNextLTPro-Medium; }

.blackBodyPrimaryText {
  color: #FFFFFF;
  font-size: 16px;
  font-family: AvenirNextLTPro-Regular; }

.blackBodySmallText {
  font-size: 12px;
  color: #FFFFFF; }

.progressText {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

.indicatorMsg {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

.modalPopup_wrap {
  background: #fff;
  border-radius: 30px;
  border: 1px solid #dddddd;
  box-shadow: 0px 0px 36px 0px rgba(0, 0, 0, 0.16);
  width: 560px;
  padding: 32px 44px 48px; }
  .modalPopup_wrap h3 {
    letter-spacing: -0.28px; }
    .modalPopup_wrap h3 span {
      text-transform: uppercase; }
  .modalPopup_wrap input {
    min-width: 142px; }
  .modalPopup_wrap.withContent {
    padding: 26px 24px 24px 48px;
    margin: 80px auto 0; }
  .modalPopup_wrap.progressModal {
    padding: 26px 24px 48px 48px; }
  .modalPopup_wrap.smallPaddModal {
    padding: 26px 24px 24px 48px; }

@font-face {
  font-family: AvenirNextLTPro-Regular;
  src: local(AvenirNextLTPro-Regular), url(../fonts/AvenirNextLTPro-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Medium;
  src: local(AvenirNextLTPro-Medium), url(../fonts/AvenirNextLTPro-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Demi;
  src: local(AvenirNextLTPro-Demi), url(../fonts/AvenirNextLTPro-Demi.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

h2 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 44px;
  color: #000000;
  line-height: 48px; }

h3 {
  font-family: AvenirNextLTPro-Medium;
  font-size: 20px;
  color: #000000;
  line-height: 36px; }

h4 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 24px;
  color: #000000;
  line-height: 36px;
  letter-spacing: -0.33px; }

h5 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 16px;
  color: #000000;
  line-height: 24px; }

body {
  font-family: AvenirNextLTPro-Regular;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  margin: 0px;
  background-color: #FFFFFF; }

.highlightedText {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  font-family: AvenirNextLTPro-Demi; }
  .highlightedText.small {
    font-size: 14px; }

.errorText {
  font-size: 14px;
  font-family: AvenirNextLTPro-Medium; }

.blackBodyPrimaryText {
  color: #FFFFFF;
  font-size: 16px;
  font-family: AvenirNextLTPro-Regular; }

.blackBodySmallText {
  font-size: 12px;
  color: #FFFFFF; }

.progressText {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

.indicatorMsg {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

.check_box {
  padding: 4px 0;
  display: flex;
  align-items: center; }

input[type=checkbox] {
  position: relative;
  margin: 0;
  width: 20px;
  height: 20px; }
  input[type=checkbox]:before {
    content: "";
    border: 2px solid #000;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 2px;
    background: #f9f9f9; }
  input[type=checkbox]:hover:before {
    border-color: rgba(0, 0, 0, 0.8); }
  input[type=checkbox]:hover ~ label {
    color: rgba(0, 0, 0, 0.8); }
  input[type=checkbox]:focus {
    outline: none;
    box-shadow: none; }
  input[type=checkbox]:checked {
    outline: none; }
    input[type=checkbox]:checked:before {
      background: #3b48fe;
      border-color: #3b48fe; }
    input[type=checkbox]:checked:after {
      content: "";
      position: absolute;
      left: 6px;
      top: 2px;
      width: 8px;
      height: 13px;
      border: solid #fff;
      border-width: 0 2px 2px 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(44deg); }
    input[type=checkbox]:checked:hover ~ label {
      color: rgba(0, 0, 0, 0.8); }
    input[type=checkbox]:checked:disabled:before, input[type=checkbox]:checked.disabled:before {
      background: rgba(59, 72, 254, 0.8);
      border-color: rgba(59, 72, 254, 0.8); }
    input[type=checkbox]:checked:disabled ~ label, input[type=checkbox]:checked.disabled ~ label {
      color: rgba(0, 0, 0, 0.8); }
  input[type=checkbox]:disabled, input[type=checkbox].disabled {
    pointer-events: none;
    filter: none;
    opacity: .5; }
    input[type=checkbox]:disabled ~ label, input[type=checkbox].disabled ~ label {
      opacity: .5; }
  input[type=checkbox][disabled] {
    cursor: not-allowed; }
  input[type=checkbox] ~ label {
    font-size: 16px;
    line-height: 24px;
    padding-left: 8px;
    position: relative;
    top: 2px; }

@font-face {
  font-family: AvenirNextLTPro-Regular;
  src: local(AvenirNextLTPro-Regular), url(../fonts/AvenirNextLTPro-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Medium;
  src: local(AvenirNextLTPro-Medium), url(../fonts/AvenirNextLTPro-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Demi;
  src: local(AvenirNextLTPro-Demi), url(../fonts/AvenirNextLTPro-Demi.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

h2 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 44px;
  color: #000000;
  line-height: 48px; }

h3 {
  font-family: AvenirNextLTPro-Medium;
  font-size: 20px;
  color: #000000;
  line-height: 36px; }

h4 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 24px;
  color: #000000;
  line-height: 36px;
  letter-spacing: -0.33px; }

h5 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 16px;
  color: #000000;
  line-height: 24px; }

body {
  font-family: AvenirNextLTPro-Regular;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  margin: 0px;
  background-color: #FFFFFF; }

.highlightedText {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  font-family: AvenirNextLTPro-Demi; }
  .highlightedText.small {
    font-size: 14px; }

.errorText {
  font-size: 14px;
  font-family: AvenirNextLTPro-Medium; }

.blackBodyPrimaryText {
  color: #FFFFFF;
  font-size: 16px;
  font-family: AvenirNextLTPro-Regular; }

.blackBodySmallText {
  font-size: 12px;
  color: #FFFFFF; }

.progressText {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

.indicatorMsg {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

input[type=radio] {
  position: relative;
  margin: 0;
  width: 20px;
  min-width: 20px;
  height: 20px;
  min-height: 20px; }
  input[type=radio]:before {
    content: "";
    width: 20px;
    min-width: 20px;
    height: 20px;
    min-height: 20px;
    border: 2px solid #000;
    position: absolute;
    border-radius: 100%;
    background: #fff; }
  input[type=radio]:hover:before {
    border-color: rgba(0, 0, 0, 0.8); }
  input[type=radio]:hover ~ label {
    color: rgba(0, 0, 0, 0.8); }
  input[type=radio]:focus {
    outline: none;
    box-shadow: none; }
    input[type=radio]:focus:before {
      border-color: #3b48fe; }
    input[type=radio]:focus ~ label {
      color: #000; }
  input[type=radio]:checked {
    outline: none; }
    input[type=radio]:checked:before {
      border-color: #3b48fe; }
    input[type=radio]:checked:after {
      content: "";
      width: 10px;
      height: 10px;
      background: #3b48fe;
      border-radius: 100%;
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      top: -webkit-calc(50% - 5px);
      top: -moz-calc(50% - 5px);
      top: calc(50% - 5px); }
    input[type=radio]:checked:hover:before {
      border-color: rgba(59, 72, 254, 0.8); }
    input[type=radio]:checked:hover:after {
      background: rgba(59, 72, 254, 0.8); }
    input[type=radio]:checked:hover ~ label {
      color: rgba(0, 0, 0, 0.8); }
    input[type=radio]:checked:focus:before {
      border-color: #3b48fe; }
    input[type=radio]:checked:focus:after {
      background: #3b48fe; }
    input[type=radio]:checked:focus ~ label {
      color: #000; }
    input[type=radio]:checked:disabled:before, input[type=radio]:checked.disabled:before {
      border-color: rgba(59, 72, 254, 0.8); }
    input[type=radio]:checked:disabled:after, input[type=radio]:checked.disabled:after {
      background: rgba(59, 72, 254, 0.8); }
    input[type=radio]:checked:disabled ~ label, input[type=radio]:checked.disabled ~ label {
      color: rgba(0, 0, 0, 0.8); }
  input[type=radio]:disabled, input[type=radio].disabled {
    pointer-events: none;
    filter: none;
    opacity: .5; }
    input[type=radio]:disabled ~ label, input[type=radio].disabled ~ label {
      opacity: .5; }
  input[type=radio][disabled] {
    cursor: not-allowed; }
  input[type=radio] ~ label {
    font-size: 16px;
    line-height: 24px;
    padding-left: 8px;
    position: relative;
    top: 2px; }

.cardWrap .cardBlock {
  height: 100%;
  background: rgba(255, 255, 255, 0.96);
  border-radius: 24px;
  border: 1px solid #dddddd;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.18);
  padding: 18px 24px 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .cardWrap .cardBlock h3 {
    margin-bottom: 18px;
    text-transform: uppercase; }
  .cardWrap .cardBlock p {
    margin-bottom: 24px; }
  .cardWrap .cardBlock .arrowButtonWrap {
    display: flex;
    justify-content: flex-end; }

img {
  display: block; }

/*margin and padding style*/
/*margin and padding  use class name example p-t-5 m-t-5 p-3 m-3 p-b-5 m-b-5*/
.m-t-0 {
  margin-top: 0px; }

.p-t-0 {
  padding-top: 0px; }

.m-0 {
  margin: 0px; }

.p-0 {
  padding: 0px; }

.m-b-0 {
  margin-bottom: 0px; }

.p-b-0 {
  padding-bottom: 0px; }

.m-0 {
  margin: 0px; }

.p-0 {
  padding: 0px; }

.m-l-0 {
  margin-left: 0px; }

.p-l-0 {
  padding-left: 0px; }

.m-0 {
  margin: 0px; }

.p-0 {
  padding: 0px; }

.m-r-0 {
  margin-right: 0px; }

.p-r-0 {
  padding-right: 0px; }

.m-0 {
  margin: 0px; }

.p-0 {
  padding: 0px; }

.m-t-2 {
  margin-top: 2px; }

.p-t-2 {
  padding-top: 2px; }

.m-2 {
  margin: 2px; }

.p-2 {
  padding: 2px; }

.m-b-2 {
  margin-bottom: 2px; }

.p-b-2 {
  padding-bottom: 2px; }

.m-2 {
  margin: 2px; }

.p-2 {
  padding: 2px; }

.m-l-2 {
  margin-left: 2px; }

.p-l-2 {
  padding-left: 2px; }

.m-2 {
  margin: 2px; }

.p-2 {
  padding: 2px; }

.m-r-2 {
  margin-right: 2px; }

.p-r-2 {
  padding-right: 2px; }

.m-2 {
  margin: 2px; }

.p-2 {
  padding: 2px; }

.m-t-3 {
  margin-top: 3px; }

.p-t-3 {
  padding-top: 3px; }

.m-3 {
  margin: 3px; }

.p-3 {
  padding: 3px; }

.m-b-3 {
  margin-bottom: 3px; }

.p-b-3 {
  padding-bottom: 3px; }

.m-3 {
  margin: 3px; }

.p-3 {
  padding: 3px; }

.m-l-3 {
  margin-left: 3px; }

.p-l-3 {
  padding-left: 3px; }

.m-3 {
  margin: 3px; }

.p-3 {
  padding: 3px; }

.m-r-3 {
  margin-right: 3px; }

.p-r-3 {
  padding-right: 3px; }

.m-3 {
  margin: 3px; }

.p-3 {
  padding: 3px; }

.m-t-4 {
  margin-top: 4px; }

.p-t-4 {
  padding-top: 4px; }

.m-4 {
  margin: 4px; }

.p-4 {
  padding: 4px; }

.m-b-4 {
  margin-bottom: 4px; }

.p-b-4 {
  padding-bottom: 4px; }

.m-4 {
  margin: 4px; }

.p-4 {
  padding: 4px; }

.m-l-4 {
  margin-left: 4px; }

.p-l-4 {
  padding-left: 4px; }

.m-4 {
  margin: 4px; }

.p-4 {
  padding: 4px; }

.m-r-4 {
  margin-right: 4px; }

.p-r-4 {
  padding-right: 4px; }

.m-4 {
  margin: 4px; }

.p-4 {
  padding: 4px; }

.m-t-5 {
  margin-top: 5px; }

.p-t-5 {
  padding-top: 5px; }

.m-5 {
  margin: 5px; }

.p-5 {
  padding: 5px; }

.m-b-5 {
  margin-bottom: 5px; }

.p-b-5 {
  padding-bottom: 5px; }

.m-5 {
  margin: 5px; }

.p-5 {
  padding: 5px; }

.m-l-5 {
  margin-left: 5px; }

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

.m-5 {
  margin: 5px; }

.p-5 {
  padding: 5px; }

.m-r-5 {
  margin-right: 5px; }

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

.m-5 {
  margin: 5px; }

.p-5 {
  padding: 5px; }

.m-t-6 {
  margin-top: 6px; }

.p-t-6 {
  padding-top: 6px; }

.m-6 {
  margin: 6px; }

.p-6 {
  padding: 6px; }

.m-b-6 {
  margin-bottom: 6px; }

.p-b-6 {
  padding-bottom: 6px; }

.m-6 {
  margin: 6px; }

.p-6 {
  padding: 6px; }

.m-l-6 {
  margin-left: 6px; }

.p-l-6 {
  padding-left: 6px; }

.m-6 {
  margin: 6px; }

.p-6 {
  padding: 6px; }

.m-r-6 {
  margin-right: 6px; }

.p-r-6 {
  padding-right: 6px; }

.m-6 {
  margin: 6px; }

.p-6 {
  padding: 6px; }

.m-t-7 {
  margin-top: 7px; }

.p-t-7 {
  padding-top: 7px; }

.m-7 {
  margin: 7px; }

.p-7 {
  padding: 7px; }

.m-b-7 {
  margin-bottom: 7px; }

.p-b-7 {
  padding-bottom: 7px; }

.m-7 {
  margin: 7px; }

.p-7 {
  padding: 7px; }

.m-l-7 {
  margin-left: 7px; }

.p-l-7 {
  padding-left: 7px; }

.m-7 {
  margin: 7px; }

.p-7 {
  padding: 7px; }

.m-r-7 {
  margin-right: 7px; }

.p-r-7 {
  padding-right: 7px; }

.m-7 {
  margin: 7px; }

.p-7 {
  padding: 7px; }

.m-t-8 {
  margin-top: 8px; }

.p-t-8 {
  padding-top: 8px; }

.m-8 {
  margin: 8px; }

.p-8 {
  padding: 8px; }

.m-b-8 {
  margin-bottom: 8px; }

.p-b-8 {
  padding-bottom: 8px; }

.m-8 {
  margin: 8px; }

.p-8 {
  padding: 8px; }

.m-l-8 {
  margin-left: 8px; }

.p-l-8 {
  padding-left: 8px; }

.m-8 {
  margin: 8px; }

.p-8 {
  padding: 8px; }

.m-r-8 {
  margin-right: 8px; }

.p-r-8 {
  padding-right: 8px; }

.m-8 {
  margin: 8px; }

.p-8 {
  padding: 8px; }

.m-t-10 {
  margin-top: 10px; }

.p-t-10 {
  padding-top: 10px; }

.m-10 {
  margin: 10px; }

.p-10 {
  padding: 10px; }

.m-b-10 {
  margin-bottom: 10px; }

.p-b-10 {
  padding-bottom: 10px; }

.m-10 {
  margin: 10px; }

.p-10 {
  padding: 10px; }

.m-l-10 {
  margin-left: 10px; }

.p-l-10 {
  padding-left: 10px; }

.m-10 {
  margin: 10px; }

.p-10 {
  padding: 10px; }

.m-r-10 {
  margin-right: 10px; }

.p-r-10 {
  padding-right: 10px; }

.m-10 {
  margin: 10px; }

.p-10 {
  padding: 10px; }

.m-t-12 {
  margin-top: 12px; }

.p-t-12 {
  padding-top: 12px; }

.m-12 {
  margin: 12px; }

.p-12 {
  padding: 12px; }

.m-b-12 {
  margin-bottom: 12px; }

.p-b-12 {
  padding-bottom: 12px; }

.m-12 {
  margin: 12px; }

.p-12 {
  padding: 12px; }

.m-l-12 {
  margin-left: 12px; }

.p-l-12 {
  padding-left: 12px; }

.m-12 {
  margin: 12px; }

.p-12 {
  padding: 12px; }

.m-r-12 {
  margin-right: 12px; }

.p-r-12 {
  padding-right: 12px; }

.m-12 {
  margin: 12px; }

.p-12 {
  padding: 12px; }

.m-t-14 {
  margin-top: 14px; }

.p-t-14 {
  padding-top: 14px; }

.m-14 {
  margin: 14px; }

.p-14 {
  padding: 14px; }

.m-b-14 {
  margin-bottom: 14px; }

.p-b-14 {
  padding-bottom: 14px; }

.m-14 {
  margin: 14px; }

.p-14 {
  padding: 14px; }

.m-l-14 {
  margin-left: 14px; }

.p-l-14 {
  padding-left: 14px; }

.m-14 {
  margin: 14px; }

.p-14 {
  padding: 14px; }

.m-r-14 {
  margin-right: 14px; }

.p-r-14 {
  padding-right: 14px; }

.m-14 {
  margin: 14px; }

.p-14 {
  padding: 14px; }

.m-t-16 {
  margin-top: 16px; }

.p-t-16 {
  padding-top: 16px; }

.m-16 {
  margin: 16px; }

.p-16 {
  padding: 16px; }

.m-b-16 {
  margin-bottom: 16px; }

.p-b-16 {
  padding-bottom: 16px; }

.m-16 {
  margin: 16px; }

.p-16 {
  padding: 16px; }

.m-l-16 {
  margin-left: 16px; }

.p-l-16 {
  padding-left: 16px; }

.m-16 {
  margin: 16px; }

.p-16 {
  padding: 16px; }

.m-r-16 {
  margin-right: 16px; }

.p-r-16 {
  padding-right: 16px; }

.m-16 {
  margin: 16px; }

.p-16 {
  padding: 16px; }

.m-t-18 {
  margin-top: 18px; }

.p-t-18 {
  padding-top: 18px; }

.m-18 {
  margin: 18px; }

.p-18 {
  padding: 18px; }

.m-b-18 {
  margin-bottom: 18px; }

.p-b-18 {
  padding-bottom: 18px; }

.m-18 {
  margin: 18px; }

.p-18 {
  padding: 18px; }

.m-l-18 {
  margin-left: 18px; }

.p-l-18 {
  padding-left: 18px; }

.m-18 {
  margin: 18px; }

.p-18 {
  padding: 18px; }

.m-r-18 {
  margin-right: 18px; }

.p-r-18 {
  padding-right: 18px; }

.m-18 {
  margin: 18px; }

.p-18 {
  padding: 18px; }

.m-t-20 {
  margin-top: 20px; }

.p-t-20 {
  padding-top: 20px; }

.m-20 {
  margin: 20px; }

.p-20 {
  padding: 20px; }

.m-b-20 {
  margin-bottom: 20px; }

.p-b-20 {
  padding-bottom: 20px; }

.m-20 {
  margin: 20px; }

.p-20 {
  padding: 20px; }

.m-l-20 {
  margin-left: 20px; }

.p-l-20 {
  padding-left: 20px; }

.m-20 {
  margin: 20px; }

.p-20 {
  padding: 20px; }

.m-r-20 {
  margin-right: 20px; }

.p-r-20 {
  padding-right: 20px; }

.m-20 {
  margin: 20px; }

.p-20 {
  padding: 20px; }

.m-t-22 {
  margin-top: 22px; }

.p-t-22 {
  padding-top: 22px; }

.m-22 {
  margin: 22px; }

.p-22 {
  padding: 22px; }

.m-b-22 {
  margin-bottom: 22px; }

.p-b-22 {
  padding-bottom: 22px; }

.m-22 {
  margin: 22px; }

.p-22 {
  padding: 22px; }

.m-l-22 {
  margin-left: 22px; }

.p-l-22 {
  padding-left: 22px; }

.m-22 {
  margin: 22px; }

.p-22 {
  padding: 22px; }

.m-r-22 {
  margin-right: 22px; }

.p-r-22 {
  padding-right: 22px; }

.m-22 {
  margin: 22px; }

.p-22 {
  padding: 22px; }

.m-t-24 {
  margin-top: 24px; }

.p-t-24 {
  padding-top: 24px; }

.m-24 {
  margin: 24px; }

.p-24 {
  padding: 24px; }

.m-b-24 {
  margin-bottom: 24px; }

.p-b-24 {
  padding-bottom: 24px; }

.m-24 {
  margin: 24px; }

.p-24 {
  padding: 24px; }

.m-l-24 {
  margin-left: 24px; }

.p-l-24 {
  padding-left: 24px; }

.m-24 {
  margin: 24px; }

.p-24 {
  padding: 24px; }

.m-r-24 {
  margin-right: 24px; }

.p-r-24 {
  padding-right: 24px; }

.m-24 {
  margin: 24px; }

.p-24 {
  padding: 24px; }

.m-t-26 {
  margin-top: 26px; }

.p-t-26 {
  padding-top: 26px; }

.m-26 {
  margin: 26px; }

.p-26 {
  padding: 26px; }

.m-b-26 {
  margin-bottom: 26px; }

.p-b-26 {
  padding-bottom: 26px; }

.m-26 {
  margin: 26px; }

.p-26 {
  padding: 26px; }

.m-l-26 {
  margin-left: 26px; }

.p-l-26 {
  padding-left: 26px; }

.m-26 {
  margin: 26px; }

.p-26 {
  padding: 26px; }

.m-r-26 {
  margin-right: 26px; }

.p-r-26 {
  padding-right: 26px; }

.m-26 {
  margin: 26px; }

.p-26 {
  padding: 26px; }

.m-t-30 {
  margin-top: 30px; }

.p-t-30 {
  padding-top: 30px; }

.m-30 {
  margin: 30px; }

.p-30 {
  padding: 30px; }

.m-b-30 {
  margin-bottom: 30px; }

.p-b-30 {
  padding-bottom: 30px; }

.m-30 {
  margin: 30px; }

.p-30 {
  padding: 30px; }

.m-l-30 {
  margin-left: 30px; }

.p-l-30 {
  padding-left: 30px; }

.m-30 {
  margin: 30px; }

.p-30 {
  padding: 30px; }

.m-r-30 {
  margin-right: 30px; }

.p-r-30 {
  padding-right: 30px; }

.m-30 {
  margin: 30px; }

.p-30 {
  padding: 30px; }

.m-t-32 {
  margin-top: 32px; }

.p-t-32 {
  padding-top: 32px; }

.m-32 {
  margin: 32px; }

.p-32 {
  padding: 32px; }

.m-b-32 {
  margin-bottom: 32px; }

.p-b-32 {
  padding-bottom: 32px; }

.m-32 {
  margin: 32px; }

.p-32 {
  padding: 32px; }

.m-l-32 {
  margin-left: 32px; }

.p-l-32 {
  padding-left: 32px; }

.m-32 {
  margin: 32px; }

.p-32 {
  padding: 32px; }

.m-r-32 {
  margin-right: 32px; }

.p-r-32 {
  padding-right: 32px; }

.m-32 {
  margin: 32px; }

.p-32 {
  padding: 32px; }

.m-t-34 {
  margin-top: 34px; }

.p-t-34 {
  padding-top: 34px; }

.m-34 {
  margin: 34px; }

.p-34 {
  padding: 34px; }

.m-b-34 {
  margin-bottom: 34px; }

.p-b-34 {
  padding-bottom: 34px; }

.m-34 {
  margin: 34px; }

.p-34 {
  padding: 34px; }

.m-l-34 {
  margin-left: 34px; }

.p-l-34 {
  padding-left: 34px; }

.m-34 {
  margin: 34px; }

.p-34 {
  padding: 34px; }

.m-r-34 {
  margin-right: 34px; }

.p-r-34 {
  padding-right: 34px; }

.m-34 {
  margin: 34px; }

.p-34 {
  padding: 34px; }

.m-t-40 {
  margin-top: 40px; }

.p-t-40 {
  padding-top: 40px; }

.m-40 {
  margin: 40px; }

.p-40 {
  padding: 40px; }

.m-b-40 {
  margin-bottom: 40px; }

.p-b-40 {
  padding-bottom: 40px; }

.m-40 {
  margin: 40px; }

.p-40 {
  padding: 40px; }

.m-l-40 {
  margin-left: 40px; }

.p-l-40 {
  padding-left: 40px; }

.m-40 {
  margin: 40px; }

.p-40 {
  padding: 40px; }

.m-r-40 {
  margin-right: 40px; }

.p-r-40 {
  padding-right: 40px; }

.m-40 {
  margin: 40px; }

.p-40 {
  padding: 40px; }

.m-t-44 {
  margin-top: 44px; }

.p-t-44 {
  padding-top: 44px; }

.m-44 {
  margin: 44px; }

.p-44 {
  padding: 44px; }

.m-b-44 {
  margin-bottom: 44px; }

.p-b-44 {
  padding-bottom: 44px; }

.m-44 {
  margin: 44px; }

.p-44 {
  padding: 44px; }

.m-l-44 {
  margin-left: 44px; }

.p-l-44 {
  padding-left: 44px; }

.m-44 {
  margin: 44px; }

.p-44 {
  padding: 44px; }

.m-r-44 {
  margin-right: 44px; }

.p-r-44 {
  padding-right: 44px; }

.m-44 {
  margin: 44px; }

.p-44 {
  padding: 44px; }

.m-t-46 {
  margin-top: 46px; }

.p-t-46 {
  padding-top: 46px; }

.m-46 {
  margin: 46px; }

.p-46 {
  padding: 46px; }

.m-b-46 {
  margin-bottom: 46px; }

.p-b-46 {
  padding-bottom: 46px; }

.m-46 {
  margin: 46px; }

.p-46 {
  padding: 46px; }

.m-l-46 {
  margin-left: 46px; }

.p-l-46 {
  padding-left: 46px; }

.m-46 {
  margin: 46px; }

.p-46 {
  padding: 46px; }

.m-r-46 {
  margin-right: 46px; }

.p-r-46 {
  padding-right: 46px; }

.m-46 {
  margin: 46px; }

.p-46 {
  padding: 46px; }

.m-t-48 {
  margin-top: 48px; }

.p-t-48 {
  padding-top: 48px; }

.m-48 {
  margin: 48px; }

.p-48 {
  padding: 48px; }

.m-b-48 {
  margin-bottom: 48px; }

.p-b-48 {
  padding-bottom: 48px; }

.m-48 {
  margin: 48px; }

.p-48 {
  padding: 48px; }

.m-l-48 {
  margin-left: 48px; }

.p-l-48 {
  padding-left: 48px; }

.m-48 {
  margin: 48px; }

.p-48 {
  padding: 48px; }

.m-r-48 {
  margin-right: 48px; }

.p-r-48 {
  padding-right: 48px; }

.m-48 {
  margin: 48px; }

.p-48 {
  padding: 48px; }

.m-t-50 {
  margin-top: 50px; }

.p-t-50 {
  padding-top: 50px; }

.m-50 {
  margin: 50px; }

.p-50 {
  padding: 50px; }

.m-b-50 {
  margin-bottom: 50px; }

.p-b-50 {
  padding-bottom: 50px; }

.m-50 {
  margin: 50px; }

.p-50 {
  padding: 50px; }

.m-l-50 {
  margin-left: 50px; }

.p-l-50 {
  padding-left: 50px; }

.m-50 {
  margin: 50px; }

.p-50 {
  padding: 50px; }

.m-r-50 {
  margin-right: 50px; }

.p-r-50 {
  padding-right: 50px; }

.m-50 {
  margin: 50px; }

.p-50 {
  padding: 50px; }

.m-t-52 {
  margin-top: 52px; }

.p-t-52 {
  padding-top: 52px; }

.m-52 {
  margin: 52px; }

.p-52 {
  padding: 52px; }

.m-b-52 {
  margin-bottom: 52px; }

.p-b-52 {
  padding-bottom: 52px; }

.m-52 {
  margin: 52px; }

.p-52 {
  padding: 52px; }

.m-l-52 {
  margin-left: 52px; }

.p-l-52 {
  padding-left: 52px; }

.m-52 {
  margin: 52px; }

.p-52 {
  padding: 52px; }

.m-r-52 {
  margin-right: 52px; }

.p-r-52 {
  padding-right: 52px; }

.m-52 {
  margin: 52px; }

.p-52 {
  padding: 52px; }

.m-t-54 {
  margin-top: 54px; }

.p-t-54 {
  padding-top: 54px; }

.m-54 {
  margin: 54px; }

.p-54 {
  padding: 54px; }

.m-b-54 {
  margin-bottom: 54px; }

.p-b-54 {
  padding-bottom: 54px; }

.m-54 {
  margin: 54px; }

.p-54 {
  padding: 54px; }

.m-l-54 {
  margin-left: 54px; }

.p-l-54 {
  padding-left: 54px; }

.m-54 {
  margin: 54px; }

.p-54 {
  padding: 54px; }

.m-r-54 {
  margin-right: 54px; }

.p-r-54 {
  padding-right: 54px; }

.m-54 {
  margin: 54px; }

.p-54 {
  padding: 54px; }

.m-t-60 {
  margin-top: 60px; }

.p-t-60 {
  padding-top: 60px; }

.m-60 {
  margin: 60px; }

.p-60 {
  padding: 60px; }

.m-b-60 {
  margin-bottom: 60px; }

.p-b-60 {
  padding-bottom: 60px; }

.m-60 {
  margin: 60px; }

.p-60 {
  padding: 60px; }

.m-l-60 {
  margin-left: 60px; }

.p-l-60 {
  padding-left: 60px; }

.m-60 {
  margin: 60px; }

.p-60 {
  padding: 60px; }

.m-r-60 {
  margin-right: 60px; }

.p-r-60 {
  padding-right: 60px; }

.m-60 {
  margin: 60px; }

.p-60 {
  padding: 60px; }

.m-t-64 {
  margin-top: 64px; }

.p-t-64 {
  padding-top: 64px; }

.m-64 {
  margin: 64px; }

.p-64 {
  padding: 64px; }

.m-b-64 {
  margin-bottom: 64px; }

.p-b-64 {
  padding-bottom: 64px; }

.m-64 {
  margin: 64px; }

.p-64 {
  padding: 64px; }

.m-l-64 {
  margin-left: 64px; }

.p-l-64 {
  padding-left: 64px; }

.m-64 {
  margin: 64px; }

.p-64 {
  padding: 64px; }

.m-r-64 {
  margin-right: 64px; }

.p-r-64 {
  padding-right: 64px; }

.m-64 {
  margin: 64px; }

.p-64 {
  padding: 64px; }

.m-t-70 {
  margin-top: 70px; }

.p-t-70 {
  padding-top: 70px; }

.m-70 {
  margin: 70px; }

.p-70 {
  padding: 70px; }

.m-b-70 {
  margin-bottom: 70px; }

.p-b-70 {
  padding-bottom: 70px; }

.m-70 {
  margin: 70px; }

.p-70 {
  padding: 70px; }

.m-l-70 {
  margin-left: 70px; }

.p-l-70 {
  padding-left: 70px; }

.m-70 {
  margin: 70px; }

.p-70 {
  padding: 70px; }

.m-r-70 {
  margin-right: 70px; }

.p-r-70 {
  padding-right: 70px; }

.m-70 {
  margin: 70px; }

.p-70 {
  padding: 70px; }

.m-t-74 {
  margin-top: 74px; }

.p-t-74 {
  padding-top: 74px; }

.m-74 {
  margin: 74px; }

.p-74 {
  padding: 74px; }

.m-b-74 {
  margin-bottom: 74px; }

.p-b-74 {
  padding-bottom: 74px; }

.m-74 {
  margin: 74px; }

.p-74 {
  padding: 74px; }

.m-l-74 {
  margin-left: 74px; }

.p-l-74 {
  padding-left: 74px; }

.m-74 {
  margin: 74px; }

.p-74 {
  padding: 74px; }

.m-r-74 {
  margin-right: 74px; }

.p-r-74 {
  padding-right: 74px; }

.m-74 {
  margin: 74px; }

.p-74 {
  padding: 74px; }

.m-t-76 {
  margin-top: 76px; }

.p-t-76 {
  padding-top: 76px; }

.m-76 {
  margin: 76px; }

.p-76 {
  padding: 76px; }

.m-b-76 {
  margin-bottom: 76px; }

.p-b-76 {
  padding-bottom: 76px; }

.m-76 {
  margin: 76px; }

.p-76 {
  padding: 76px; }

.m-l-76 {
  margin-left: 76px; }

.p-l-76 {
  padding-left: 76px; }

.m-76 {
  margin: 76px; }

.p-76 {
  padding: 76px; }

.m-r-76 {
  margin-right: 76px; }

.p-r-76 {
  padding-right: 76px; }

.m-76 {
  margin: 76px; }

.p-76 {
  padding: 76px; }

.m-t-80 {
  margin-top: 80px; }

.p-t-80 {
  padding-top: 80px; }

.m-80 {
  margin: 80px; }

.p-80 {
  padding: 80px; }

.m-b-80 {
  margin-bottom: 80px; }

.p-b-80 {
  padding-bottom: 80px; }

.m-80 {
  margin: 80px; }

.p-80 {
  padding: 80px; }

.m-l-80 {
  margin-left: 80px; }

.p-l-80 {
  padding-left: 80px; }

.m-80 {
  margin: 80px; }

.p-80 {
  padding: 80px; }

.m-r-80 {
  margin-right: 80px; }

.p-r-80 {
  padding-right: 80px; }

.m-80 {
  margin: 80px; }

.p-80 {
  padding: 80px; }

.m-t-100 {
  margin-top: 100px; }

.p-t-100 {
  padding-top: 100px; }

.m-100 {
  margin: 100px; }

.p-100 {
  padding: 100px; }

.m-b-100 {
  margin-bottom: 100px; }

.p-b-100 {
  padding-bottom: 100px; }

.m-100 {
  margin: 100px; }

.p-100 {
  padding: 100px; }

.m-l-100 {
  margin-left: 100px; }

.p-l-100 {
  padding-left: 100px; }

.m-100 {
  margin: 100px; }

.p-100 {
  padding: 100px; }

.m-r-100 {
  margin-right: 100px; }

.p-r-100 {
  padding-right: 100px; }

.m-100 {
  margin: 100px; }

.p-100 {
  padding: 100px; }

@font-face {
  font-family: AvenirNextLTPro-Regular;
  src: local(AvenirNextLTPro-Regular), url(../fonts/AvenirNextLTPro-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Medium;
  src: local(AvenirNextLTPro-Medium), url(../fonts/AvenirNextLTPro-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Demi;
  src: local(AvenirNextLTPro-Demi), url(../fonts/AvenirNextLTPro-Demi.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

h2 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 44px;
  color: #000000;
  line-height: 48px; }

h3 {
  font-family: AvenirNextLTPro-Medium;
  font-size: 20px;
  color: #000000;
  line-height: 36px; }

h4 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 24px;
  color: #000000;
  line-height: 36px;
  letter-spacing: -0.33px; }

h5 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 16px;
  color: #000000;
  line-height: 24px; }

body {
  font-family: AvenirNextLTPro-Regular;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  margin: 0px;
  background-color: #FFFFFF; }

.highlightedText {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  font-family: AvenirNextLTPro-Demi; }
  .highlightedText.small {
    font-size: 14px; }

.errorText {
  font-size: 14px;
  font-family: AvenirNextLTPro-Medium; }

.blackBodyPrimaryText {
  color: #FFFFFF;
  font-size: 16px;
  font-family: AvenirNextLTPro-Regular; }

.blackBodySmallText {
  font-size: 12px;
  color: #FFFFFF; }

.progressText {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

.indicatorMsg {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

.fileUploadForm {
  border-collapse: collapse; }
  .fileUploadForm input.fileUpload {
    height: 40px;
    width: 420px;
    position: relative;
    pointer-events: none; }
    .fileUploadForm input.fileUpload::-webkit-file-upload-button {
      display: none; }
    .fileUploadForm input.fileUpload::file-selector-button {
      display: none; }
    .fileUploadForm input.fileUpload::before {
      content: attr(data-name);
      background: #fff;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      color: #888888;
      border-radius: 6px;
      padding: 8px 16px;
      text-overflow: ellipsis;
      overflow: hidden; }

.itemEntryForm {
  display: flex;
  flex-wrap: wrap; }
  .itemEntryForm .itemEntryForm {
    width: 100%; }
  .itemEntryForm .entryFormCol {
    width: 50%;
    flex: 0 0 auto;
    position: relative; }
    .itemEntryForm .entryFormCol .entryFormLbl {
      display: block;
      margin-bottom: 8px; }
    .itemEntryForm .entryFormCol:empty {
      display: none; }
    .itemEntryForm .entryFormCol:nth-child(even) {
      padding-left: 12px; }
    .itemEntryForm .entryFormCol:nth-child(odd) {
      padding-right: 12px; }
    .itemEntryForm .entryFormCol.fullWidth {
      width: 100%;
      padding: 0; }
    .itemEntryForm .entryFormCol .ErrorMessage {
      position: absolute;
      left: 0;
      bottom: 0; }
    .itemEntryForm .entryFormCol .advanceControl {
      display: flex;
      align-items: center; }
      .itemEntryForm .entryFormCol .advanceControl a {
        position: relative;
        top: 1px; }
  .itemEntryForm .entryFormColChild {
    width: 50%;
    padding-right: 12px; }
    .itemEntryForm .entryFormColChild .indicatorMsg {
      position: relative;
      bottom: 20px; }
  .itemEntryForm:before, .itemEntryForm:after {
    content: "";
    clear: both;
    display: table; }
  .itemEntryForm input.textbox, .itemEntryForm select.textbox {
    width: 100%;
    height: 56px;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 24px;
    padding: 15px 16px 14px 16px;
    font-family: AvenirNextLTPro-Regular; }
  .itemEntryForm select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/ic_arrowdown_focus.svg);
    background-position: right 8px center;
    background-repeat: no-repeat;
    background-size: 32px 32px; }
  .itemEntryForm .hiddenCheck {
    position: relative; }
    .itemEntryForm .hiddenCheck input {
      width: 20px;
      height: 20px;
      padding: 0;
      margin-bottom: 0;
      display: none; }
      .itemEntryForm .hiddenCheck input ~ label {
        color: #3b48fe;
        padding-left: 32px;
        background: url(../images/ic_copy_normal.svg) no-repeat;
        background-position: 0 -1px;
        position: relative;
        display: block; }
        .itemEntryForm .hiddenCheck input ~ label:before {
          content: "Copy Brand Model Number";
          font-size: 14px; }

.checkboxListTable {
  width: 100%; }
  .checkboxListTable tr {
    display: flex; }
    .checkboxListTable tr td {
      display: flex;
      align-items: center;
      margin-bottom: 16px;
      width: 50%; }
      .checkboxListTable tr td:nth-child(even) {
        padding-left: 12px; }
      .checkboxListTable tr td:nth-child(odd) {
        padding-right: 12px; }

.radioListTable {
  width: 100%;
  margin: 20px 0 16px;
  border-collapse: collapse; }
  .radioListTable td {
    display: flex;
    align-items: center;
    margin-bottom: 16px; }

ul[id*="txtRoyaltyPaidBy_AutoCompleteExtender"], ul[id*="txtManufName_AutoCompleteExtender_completionListElem"], ul[id*="txtBrandName_AutoCompleteExtender_completionListElem"] {
  margin: 0;
  /*width: -webkit-calc(100% - 48px) !important;
        width: -moz-calc(100% - 48px) !important;
        width: calc(100% - 48px) !important;*/
  font-family: AvenirNextLTPro-Regular;
  font-size: 16px;
  color: #000 !important;
  line-height: 24px;
  max-height: 200px;
  overflow: auto;
  background: #fff !important;
  border-radius: 8px !important;
  border: 1px solid #dddddd !important;
  box-shadow: 0px 0px 36px 0px rgba(0, 0, 0, 0.16) !important; }
  ul[id*="txtRoyaltyPaidBy_AutoCompleteExtender"] li, ul[id*="txtManufName_AutoCompleteExtender_completionListElem"] li, ul[id*="txtBrandName_AutoCompleteExtender_completionListElem"] li {
    padding: 18px 16px 13px !important;
    background: #fff !important; }
    ul[id*="txtRoyaltyPaidBy_AutoCompleteExtender"] li:hover, ul[id*="txtManufName_AutoCompleteExtender_completionListElem"] li:hover, ul[id*="txtBrandName_AutoCompleteExtender_completionListElem"] li:hover {
      color: #fff !important;
      font-weight: 500;
      font-family: AvenirNextLTPro-Demi;
      background: rgba(59, 72, 254, 0.7) !important; }
    ul[id*="txtRoyaltyPaidBy_AutoCompleteExtender"] li:active, ul[id*="txtRoyaltyPaidBy_AutoCompleteExtender"] li:focus, ul[id*="txtManufName_AutoCompleteExtender_completionListElem"] li:active, ul[id*="txtManufName_AutoCompleteExtender_completionListElem"] li:focus, ul[id*="txtBrandName_AutoCompleteExtender_completionListElem"] li:active, ul[id*="txtBrandName_AutoCompleteExtender_completionListElem"] li:focus {
      color: #fff !important;
      font-weight: 500;
      font-family: AvenirNextLTPro-Demi;
      background: #3b48fe !important; }

.entryControls {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 280px;
  background: #f9f9f9; }
  .entryControls .entryControlsWrap {
    padding: 16px 0;
    max-width: 1160px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .entryControls .entryControlsWrap .emptyControlBlock {
      width: 124px; }
    .entryControls .entryControlsWrap .primaryButton, .entryControls .entryControlsWrap .secondaryButton {
      padding-left: 40px;
      padding-right: 40px; }

.tbl {
  width: 100%;
  border: 0;
  margin-bottom: 24px;
  border-collapse: collapse; }
  .tbl tr.tblHeader, .tbl tr:first-child {
    background: #d8e5ed;
    height: 56px;
    border-bottom: 0; }
    .tbl tr.tblHeader th, .tbl tr:first-child th {
      color: #000;
      font-family: AvenirNextLTPro-Demi;
      font-weight: 500;
      padding: 18px 16px 14px;
      border: 0;
      text-align: left; }
      .tbl tr.tblHeader th a, .tbl tr:first-child th a {
        color: #000; }
  .tbl tr {
    border-bottom: 1px solid #b3b3b9; }
    .tbl tr td {
      border: 0;
      color: #000;
      padding: 28px 16px; }
  .tbl.taxTable tbody tr:first-child {
    background: none;
    border-bottom: 1px solid #b3b3b9; }
  .tbl.taxTable tr {
    padding: 0; }
    .tbl.taxTable tr.tblRowNoBg {
      background: none;
      border-bottom: 1px solid #b3b3b9; }
      .tbl.taxTable tr.tblRowNoBg td {
        padding-top: 24px;
        padding-bottom: 24px; }
    .tbl.taxTable tr td {
      padding: 16px 8px 16px 16px; }
  .tbl.logTable tr.tblHeaderCustom th:first-child {
    width: 134px; }
  .tbl.logTable tr.tblHeaderCustom th:last-child {
    width: 152px; }
  .tbl.logTable tr.tblHeaderCustom th:nth-child(2) {
    width: 148px; }
  .tbl.logTable tr td {
    padding: 12px 16px; }
    .tbl.logTable tr td a {
      display: table;
      line-height: 32px; }
    .tbl.logTable tr td input {
      border-radius: 4px;
      border: 1px solid #dddddd;
      padding: 4px 4px 1px 8px; }
      .tbl.logTable tr td input:hover {
        border: 1px solid #467cff; }
      .tbl.logTable tr td input:focus {
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.28);
        outline: none; }

.taxEditTable {
  max-height: 1160px; }
  .taxEditTable table thead tr {
    position: sticky;
    top: 0;
    z-index: 3; }
    .taxEditTable table thead tr.taxTableHead th:first-child {
      width: 134px; }
    .taxEditTable table thead tr.taxTableHead th:last-child {
      width: 50px; }

.loaderModalWrap {
  position: fixed;
  left: 0;
  right: 0;
  top: 140px;
  margin: 0 auto;
  padding: 20px 24px 18px;
  text-align: center;
  background: rgba(255, 255, 255, 0.96);
  border-radius: 16px;
  border: 1px solid #dddddd;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.18);
  max-width: 280px;
  min-width: 248px;
  z-index: 99999; }
  .loaderModalWrap img {
    margin: 0 auto 20px; }

/*Loader default styles starts from here*/
.loaderStyles {
  position: relative;
  width: 48px;
  height: 48px;
  margin: 0 auto 20px; }
  .loaderStyles div {
    position: absolute;
    width: 6px;
    height: 6px;
    background: #b924ff;
    border-radius: 50%;
    animation: loaderStyles 1.5s linear infinite; }
    .loaderStyles div:nth-child(1) {
      animation-delay: 0s;
      top: 33px;
      left: 35px; }
    .loaderStyles div:nth-child(2) {
      animation-delay: -0.3s;
      top: 19px;
      left: 40px; }
    .loaderStyles div:nth-child(3) {
      animation-delay: -0.5s;
      top: 7px;
      left: 34px; }
    .loaderStyles div:nth-child(4) {
      animation-delay: -0.7s;
      top: 2px;
      left: 21px; }
    .loaderStyles div:nth-child(5) {
      animation-delay: -0.9s;
      top: 7px;
      left: 8px; }
    .loaderStyles div:nth-child(6) {
      animation-delay: -1.1s;
      top: 21px;
      left: 2px; }
    .loaderStyles div:nth-child(7) {
      animation-delay: -1.3s;
      top: 34px;
      left: 8px; }
    .loaderStyles div:nth-child(8) {
      animation-delay: -1.5s;
      top: 39px;
      left: 22px; }
  .loaderStyles.small {
    width: 20px;
    height: 20px; }
    .loaderStyles.small div {
      width: 3px;
      height: 3px; }
      .loaderStyles.small div:nth-child(1) {
        top: 14px;
        left: 18px; }
      .loaderStyles.small div:nth-child(2) {
        top: 7px;
        left: 19px; }
      .loaderStyles.small div:nth-child(3) {
        top: 1px;
        left: 15px; }
      .loaderStyles.small div:nth-child(4) {
        top: 0px;
        left: 8px; }
      .loaderStyles.small div:nth-child(5) {
        top: 4px;
        left: 2px; }
      .loaderStyles.small div:nth-child(6) {
        top: 11px;
        left: 0px; }
      .loaderStyles.small div:nth-child(7) {
        top: 17px;
        left: 4px; }
      .loaderStyles.small div:nth-child(8) {
        top: 18px;
        left: 12px; }

@keyframes loaderStyles {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.5); } }

@font-face {
  font-family: AvenirNextLTPro-Regular;
  src: local(AvenirNextLTPro-Regular), url(../fonts/AvenirNextLTPro-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Medium;
  src: local(AvenirNextLTPro-Medium), url(../fonts/AvenirNextLTPro-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Demi;
  src: local(AvenirNextLTPro-Demi), url(../fonts/AvenirNextLTPro-Demi.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

h2 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 44px;
  color: #000000;
  line-height: 48px; }

h3 {
  font-family: AvenirNextLTPro-Medium;
  font-size: 20px;
  color: #000000;
  line-height: 36px; }

h4 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 24px;
  color: #000000;
  line-height: 36px;
  letter-spacing: -0.33px; }

h5 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 16px;
  color: #000000;
  line-height: 24px; }

body {
  font-family: AvenirNextLTPro-Regular;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  margin: 0px;
  background-color: #FFFFFF; }

.highlightedText {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  font-family: AvenirNextLTPro-Demi; }
  .highlightedText.small {
    font-size: 14px; }

.errorText {
  font-size: 14px;
  font-family: AvenirNextLTPro-Medium; }

.blackBodyPrimaryText {
  color: #FFFFFF;
  font-size: 16px;
  font-family: AvenirNextLTPro-Regular; }

.blackBodySmallText {
  font-size: 12px;
  color: #FFFFFF; }

.progressText {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

.indicatorMsg {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

.windowPopupLogo {
  filter: brightness(0); }

.windowPopupMainWrap {
  padding: 0 24px 96px 24px; }
  .windowPopupMainWrap h1, .windowPopupMainWrap h2, .windowPopupMainWrap h3, .windowPopupMainWrap h4, .windowPopupMainWrap p {
    margin-top: 0; }
  .windowPopupMainWrap h4, .windowPopupMainWrap h5 {
    font-weight: 500; }
  .windowPopupMainWrap .primaryButton, .windowPopupMainWrap .secondaryButton {
    min-width: 142px; }
  .windowPopupMainWrap.viewAgreementPopups {
    padding: 0; }
    .windowPopupMainWrap.viewAgreementPopups .PCCTechControls .PCCTechControlsCol {
      min-width: 370px;
      max-width: 370px; }

.headerStick .tblHeader {
  position: sticky;
  top: 0;
  z-index: 1; }

.windowPopupInput .itemEntryForm {
  width: 100%; }

.windowPopupInput > span {
  display: block;
  margin-bottom: 6px; }

.windowPopupInput input {
  height: 56px;
  width: 100%;
  font-size: 16px;
  margin-bottom: 24px;
  padding: 15px 16px 14px 16px; }

.PCCTechCheck {
  width: 1088px;
  display: block; }
  .PCCTechCheck tbody {
    display: flex; }
    .PCCTechCheck tbody tr {
      width: 50%; }
      .PCCTechCheck tbody tr td {
        display: flex;
        align-items: center; }

.PCCTechControls {
  display: flex;
  margin-top: 16px; }
  .PCCTechControls .PCCTechControlsCol {
    min-width: 520px;
    max-width: 520px;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .PCCTechControls .PCCTechControlsCol p {
      margin-bottom: 16px;
      font-size: 14px;
      line-height: 22px; }
  .PCCTechControls .PCCTechSelectWrap {
    display: block; }
    .PCCTechControls .PCCTechSelectWrap select {
      width: 100%;
      display: block;
      outline: none;
      background: #fff;
      border-radius: 6px;
      border: 1px solid #dddddd;
      max-height: 376px;
      min-height: 376px; }
      .PCCTechControls .PCCTechSelectWrap select option {
        color: #000;
        font-family: AvenirNextLTPro-Regular;
        font-size: 16px;
        font-weight: normal;
        line-height: 24px;
        outline: none;
        padding: 13px 8px 8px 16px;
        min-width: max-content; }
        .PCCTechControls .PCCTechSelectWrap select option:hover, .PCCTechControls .PCCTechSelectWrap select option:focus {
          color: #fff;
          background: #3b48fe; }
        .PCCTechControls .PCCTechSelectWrap select option:active, .PCCTechControls .PCCTechSelectWrap select option:checked {
          color: #fff;
          background: rgba(59, 72, 254, 0.8); }
  .PCCTechControls .PCCTechResultingMask {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%; }
    .PCCTechControls .PCCTechResultingMask .PCCTechTableWrap {
      border-radius: 6px;
      border: 1px solid #dddddd;
      max-height: 376px;
      min-height: 376px;
      overflow: auto; }
    .PCCTechControls .PCCTechResultingMask .PCCTechTable {
      border: 0; }
      .PCCTechControls .PCCTechResultingMask .PCCTechTable th {
        border: 0;
        padding: 16px 4px 16px 16px;
        text-align: left;
        font-family: AvenirNextLTPro-Demi;
        font-weight: 500;
        vertical-align: top;
        background: #fff;
        position: -webkit-sticky;
        /* Safari */
        position: sticky;
        top: 0; }
      .PCCTechControls .PCCTechResultingMask .PCCTechTable td {
        border: 0;
        padding: 0 4px 16px 16px;
        font-size: 14px;
        line-height: 22px;
        vertical-align: top; }

.cutomScrollbar, div[id*="fpsDataEntry_view"], .subScrollBar > div {
  overflow: auto;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */ }
  .cutomScrollbar::-webkit-scrollbar, div[id*="fpsDataEntry_view"]::-webkit-scrollbar, .subScrollBar > div::-webkit-scrollbar {
    width: 6px;
    height: 6px; }
  .cutomScrollbar::-webkit-scrollbar-track, div[id*="fpsDataEntry_view"]::-webkit-scrollbar-track, .subScrollBar > div::-webkit-scrollbar-track {
    background: transparent; }
  .cutomScrollbar::-webkit-scrollbar-thumb, div[id*="fpsDataEntry_view"]::-webkit-scrollbar-thumb, .subScrollBar > div::-webkit-scrollbar-thumb {
    background: #61616a;
    border-radius: 11px; }
  .cutomScrollbar::-webkit-scrollbar-thumb:hover, div[id*="fpsDataEntry_view"]::-webkit-scrollbar-thumb:hover, .subScrollBar > div::-webkit-scrollbar-thumb:hover {
    background: #888888; }

@font-face {
  font-family: AvenirNextLTPro-Regular;
  src: local(AvenirNextLTPro-Regular), url(../fonts/AvenirNextLTPro-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Medium;
  src: local(AvenirNextLTPro-Medium), url(../fonts/AvenirNextLTPro-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Demi;
  src: local(AvenirNextLTPro-Demi), url(../fonts/AvenirNextLTPro-Demi.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

h2 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 44px;
  color: #000000;
  line-height: 48px; }

h3 {
  font-family: AvenirNextLTPro-Medium;
  font-size: 20px;
  color: #000000;
  line-height: 36px; }

h4 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 24px;
  color: #000000;
  line-height: 36px;
  letter-spacing: -0.33px; }

h5 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 16px;
  color: #000000;
  line-height: 24px; }

body {
  font-family: AvenirNextLTPro-Regular;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  margin: 0px;
  background-color: #FFFFFF; }

.highlightedText {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  font-family: AvenirNextLTPro-Demi; }
  .highlightedText.small {
    font-size: 14px; }

.errorText {
  font-size: 14px;
  font-family: AvenirNextLTPro-Medium; }

.blackBodyPrimaryText {
  color: #FFFFFF;
  font-size: 16px;
  font-family: AvenirNextLTPro-Regular; }

.blackBodySmallText {
  font-size: 12px;
  color: #FFFFFF; }

.progressText {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

.indicatorMsg {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

.gridViewTableWrap {
  max-height: 920px; }

.gridTableViewMode {
  border-collapse: collapse; }
  .gridTableViewMode .gridViewTableStatus {
    width: 14px;
    height: 14px; }
  .gridTableViewMode tr {
    border-bottom: 1px solid #b3b3b9; }
    .gridTableViewMode tr td {
      padding: 16px 8px 16px 0px; }
      .gridTableViewMode tr td a {
        color: #000;
        display: block; }
        .gridTableViewMode tr td a[style="color:#e64545;"] {
          font-family: AvenirNextLTPro-Demi;
          font-weight: 500; }
      .gridTableViewMode tr td:first-child {
        padding-left: 16px; }
  .gridTableViewMode .gridTableViewHeader {
    background: #d8e5ed;
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    top: 0;
    border-bottom: none; }
    .gridTableViewMode .gridTableViewHeader th {
      padding: 16px 8px 16px 0;
      font-family: AvenirNextLTPro-Demi;
      font-weight: 500;
      min-width: 104px; }
      .gridTableViewMode .gridTableViewHeader th:first-child {
        padding-left: 16px; }

.gridViewTableError {
  background: rgba(204, 62, 62, 0.34);
  border-radius: 5px;
  display: block;
  border: 1px solid rgba(204, 62, 62, 0.56);
  padding: 12px 24px 10px 64px;
  margin-bottom: 24px;
  margin-top: 32px;
  position: relative; }
  .gridViewTableError:before {
    content: url(../../../images/ic_warning_red.svg);
    position: absolute;
    left: 16px;
    top: 10px; }
  .gridViewTableError[style="color:#B924FF;"] {
    font-family: AvenirNextLTPro-Demi;
    font-weight: 500;
    background: unset;
    border: unset;
    padding: unset;
    border-radius: unset; }
    .gridViewTableError[style="color:#B924FF;"]:before {
      content: close-quote; }
  .gridViewTableError:empty {
    display: none; }

.gridViewTableBtnSet {
  margin-bottom: 24px; }
  .gridViewTableBtnSet .gridViewTableBtn {
    background: url(../../../images/ic_advancedmode_normal.svg);
    padding-left: 32px;
    margin-right: 16px;
    background-repeat: no-repeat;
    background-position: left 4px; }
    .gridViewTableBtnSet .gridViewTableBtn.assistMeBtn {
      background-image: url(../../../images/ic_assistme_normal.svg); }
    .gridViewTableBtnSet .gridViewTableBtn.singleEntryBtn {
      background-image: url(../../../images/ic_SingleEntry_normal.svg); }
    .gridViewTableBtnSet .gridViewTableBtn.multiEntryButton {
      background-image: url(../../../images/ic_MultiEntry_normal.svg); }
    .gridViewTableBtnSet .gridViewTableBtn.editErrorButton {
      background-image: url(../../../images/ic_displayerrors_normal.svg); }
    .gridViewTableBtnSet .gridViewTableBtn.exportExcelButton {
      background-image: url(../../../images/ic_Excel_normal.svg); }
    .gridViewTableBtnSet .gridViewTableBtn.addNewBtn {
      background-image: url(../../../images/ic_addnewpage_normal.svg); }
    .gridViewTableBtnSet .gridViewTableBtn.deleteRowBtn {
      background-image: url(../../../images/ic_deleterow_normal.svg); }
    .gridViewTableBtnSet .gridViewTableBtn.clearStatBtn {
      background-image: url(../../../images/ic_clearstatement_normal.svg); }
  .gridViewTableBtnSet .gridBtnDivider {
    border-left: 1px solid #b3b3b9;
    padding-left: 32px;
    margin-left: 16px; }
  .gridViewTableBtnSet .primaryButton, .gridViewTableBtnSet .secondaryButton {
    height: 32px;
    letter-spacing: 0.2px;
    min-width: 184px;
    font-family: AvenirNextLTPro-Demi; }
  .gridViewTableBtnSet .secondaryButton:not([disabled]) {
    background: #3b48fe;
    color: #fff;
    border: none;
    transition: background 0.3s ease-in-out; }
    .gridViewTableBtnSet .secondaryButton:not([disabled]):focus {
      background: #3043ef; }
    .gridViewTableBtnSet .secondaryButton:not([disabled]):hover {
      text-decoration: none;
      background: rgba(59, 72, 254, 0.8); }
  .gridViewTableBtnSet:first-child > div .gridBtnDivider:first-child {
    border-left: 0;
    padding-left: 0;
    margin-left: 0; }

.gridTechReferenceLink {
  color: #3b48fe;
  text-decoration: none;
  cursor: pointer;
  font-size: 14px;
  line-height: 22px;
  font-family: AvenirNextLTPro-Regular; }
  .gridTechReferenceLink span {
    padding-top: 4px; }
  .gridTechReferenceLink:hover {
    color: #3043ef;
    text-decoration: none; }
  .gridTechReferenceLink:focus {
    outline: none;
    color: #3043ef; }

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

/*farspread grid css*/
.farSpreadGridTableBoard table[id*="fpsDataEntry_cht"],
.farSpreadGridTableBoard table[id*="fpsDataEntry_viewport"] {
  width: 100% !important; }

.farSpreadGridTableBoard table[id*="fpsDataEntry_cht"] {
  border: 0 !important; }
  .farSpreadGridTableBoard table[id*="fpsDataEntry_cht"] tr {
    height: 104px !important; }
    .farSpreadGridTableBoard table[id*="fpsDataEntry_cht"] tr td {
      color: #000;
      font-family: AvenirNextLTPro-Demi;
      font-size: 14px !important;
      font-weight: 500 !important;
      line-height: 22px;
      text-align: left !important;
      padding: 16px 0 16px 8px !important;
      position: relative; }
      .farSpreadGridTableBoard table[id*="fpsDataEntry_cht"] tr td img {
        position: absolute; }

.farSpreadGridTableBoard table[id*="fpsDataEntry_rh"] {
  border-width: 0 !important; }

.farSpreadGridTableBoard table[id*="fpsDataEntry_viewport"] tbody tr:first-child td {
  border-top: 0 !important; }
  .farSpreadGridTableBoard table[id*="fpsDataEntry_viewport"] tbody tr:first-child td:last-child {
    border-right: 0 !important; }

.farSpreadGridTableBoard table[id*="fpsDataEntry_viewport"] tbody tr td {
  font-size: 14px;
  line-height: 22px;
  padding-left: 8px !important;
  padding-right: 4px !important;
  position: relative; }
  .farSpreadGridTableBoard table[id*="fpsDataEntry_viewport"] tbody tr td .DefaultTextEditor {
    width: 100% !important;
    height: 100% !important;
    padding-left: 8px;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    border: 1px solid #3b48fe !important; }
  .farSpreadGridTableBoard table[id*="fpsDataEntry_viewport"] tbody tr td img {
    width: 14px;
    height: 14px; }
  .farSpreadGridTableBoard table[id*="fpsDataEntry_viewport"] tbody tr td:last-child {
    border-right: 0 !important; }

DIV[FpSpread='Spread'] div.GrayAreaContainer {
  display: none; }

div[id*="fpsDataEntry_corner"] {
  height: 104px !important; }

div[id*="fpsDataEntry_colHeader"] {
  padding-right: 6px !important;
  background: #A2BDFF; }

.griTablePagination {
  display: flex !important;
  align-items: center;
  justify-content: center;
  float: none !important;
  margin-top: 56px; }

@font-face {
  font-family: AvenirNextLTPro-Regular;
  src: local(AvenirNextLTPro-Regular), url(../fonts/AvenirNextLTPro-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Medium;
  src: local(AvenirNextLTPro-Medium), url(../fonts/AvenirNextLTPro-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Demi;
  src: local(AvenirNextLTPro-Demi), url(../fonts/AvenirNextLTPro-Demi.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

h2 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 44px;
  color: #000000;
  line-height: 48px; }

h3 {
  font-family: AvenirNextLTPro-Medium;
  font-size: 20px;
  color: #000000;
  line-height: 36px; }

h4 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 24px;
  color: #000000;
  line-height: 36px;
  letter-spacing: -0.33px; }

h5 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 16px;
  color: #000000;
  line-height: 24px; }

body {
  font-family: AvenirNextLTPro-Regular;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  margin: 0px;
  background-color: #FFFFFF; }

.highlightedText {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  font-family: AvenirNextLTPro-Demi; }
  .highlightedText.small {
    font-size: 14px; }

.errorText {
  font-size: 14px;
  font-family: AvenirNextLTPro-Medium; }

.blackBodyPrimaryText {
  color: #FFFFFF;
  font-size: 16px;
  font-family: AvenirNextLTPro-Regular; }

.blackBodySmallText {
  font-size: 12px;
  color: #FFFFFF; }

.progressText {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

.indicatorMsg {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

.calculationInputsWrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
  width: 100%; }
  .calculationInputsWrap .tblTaxRates {
    width: 100%;
    border-collapse: collapse !important; }
    .calculationInputsWrap .tblTaxRates tr {
      border: 1px solid black !important; }
      .calculationInputsWrap .tblTaxRates tr th, .calculationInputsWrap .tblTaxRates tr td {
        height: 80px;
        width: 120px;
        border: 1px solid black !important;
        text-align: center; }
    .calculationInputsWrap .tblTaxRates .textbox {
      height: 91%;
      width: 100%;
      border: none; }
      .calculationInputsWrap .tblTaxRates .textbox:focus {
        outline: none; }

.calculationControls span {
  font-size: 14px;
  line-height: 22px; }

.calculationControls .textarea {
  display: block;
  padding: 16px; }

.calculationControls .textbox {
  display: block;
  width: 238px;
  height: 40px;
  padding: 8px 16px; }

.progressModalSteps {
  font-family: AvenirNextLTPro-Demi;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  position: relative;
  display: table;
  margin: 0 auto 32px;
  text-align: center; }
  .progressModalSteps img {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto; }
  .progressModalSteps span[style="color:#000000;"] + img {
    top: 26px; }
  .progressModalSteps span[style="color:#010101;"] + img {
    top: -28px;
    opacity: 0.6; }
  .progressModalSteps span[style="color:#B924FF;"] + img {
    left: calc(-100% - 36px);
    top: -1px; }

/*Calculation summary Css*/
.calcSummaryTable tr.calcSummaryTitle td {
  padding: 0 0 24px;
  text-align: left;
  vertical-align: top; }

.calcSummaryTable tr.calcSummaryHead td {
  font-family: AvenirNextLTPro-Demi;
  padding: 16px 0 8px; }

.calcSummaryTable tr.calcSummAlignTop td sup, .calcSummaryTable tr.calcSummaryHead td sup, .calcSummaryTable tr.calcSummaryFooter td sup {
  width: 8px;
  height: 8px;
  background: #000;
  color: #fff;
  border-radius: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 8px;
  margin-left: 4px; }

.calcSummaryTable tr.calcSummaryFooter td {
  padding-top: 16px;
  border-top: 1px solid #b3b3b9; }

.calcSummaryTable tr.calcSummaryBottPadd td {
  padding-bottom: 0; }

.calcSummaryTable tr.calcSummaryTopPadd td {
  padding-top: 0;
  padding-bottom: 16px; }

.calcSummaryTable tr.calcSummaryAnnotation td {
  padding-top: 56px;
  padding-bottom: 64px; }
  .calcSummaryTable tr.calcSummaryAnnotation td p {
    margin-bottom: 16px; }
  .calcSummaryTable tr.calcSummaryAnnotation td span {
    width: 18px;
    height: 18px;
    border-radius: 100%;
    color: #fff;
    background: #000;
    margin-right: 8px;
    padding-top: 2px;
    font-family: AvenirNextLTPro-Demi; }

.calcSummaryTable tr.calcSummSingleRow td {
  font-size: 16px;
  line-height: 24px;
  font-family: AvenirNextLTPro-Demi;
  padding: 0 0 24px;
  text-align: left; }

.calcSummaryTable tr.calSummProgressBar > td {
  padding: 16px 0; }

.calcSummaryTable tr.calSummProgressBar table tr td {
  position: relative; }
  .calcSummaryTable tr.calSummProgressBar table tr td:before {
    content: "";
    width: 1px;
    height: 32px;
    background: #000;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1; }
  .calcSummaryTable tr.calSummProgressBar table tr td:last-child:before {
    bottom: unset;
    top: 0; }

.calcSummaryTable tr.calcSummProgressLbl td {
  padding: 0;
  position: relative; }
  .calcSummaryTable tr.calcSummProgressLbl td p.trueUp {
    position: absolute;
    right: 0;
    bottom: 14px; }
  .calcSummaryTable tr.calcSummProgressLbl td table td {
    padding-bottom: 8px; }

.calcSummaryTable tr.calcSummProgressLbl.rightLbl td table td {
  padding: 8px 0 32px; }

.calcSummaryTable tr.calcSummProdTable td {
  text-align: left;
  padding: 8px 0 0; }

.calcSummaryTable tr.addBottPadd td {
  padding-bottom: 16px; }

.calcSummaryTable tr.addBottPadd.empty td {
  padding: 0 0 8px; }

.calcSummaryTable tr.calcSummAlignTop td {
  vertical-align: top; }

.calcSummaryTable tr td {
  font-size: 14px;
  line-height: 22px;
  text-align: right;
  padding: 8px 0;
  vertical-align: bottom; }
  .calcSummaryTable tr td.leftAlign {
    text-align: left; }

.calcSummaryTable tr .rightAlign {
  text-align: right; }

.calcSummaryRightMenu {
  width: 324px;
  padding-left: 40px; }
  .calcSummaryRightMenu .calcSummPDFMenu {
    padding: 4px 0 24px; }

.calcSummMenuList li {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 16px; }
  .calcSummMenuList li a {
    color: #000;
    text-decoration: none;
    pointer-events: none; }
    .calcSummMenuList li a[href] {
      pointer-events: unset;
      position: relative;
      display: inline-flex; }
      .calcSummMenuList li a[href]:hover {
        text-decoration: underline; }
      .calcSummMenuList li a[href]:before {
        content: "";
        background: url(../../../images/ic_cs_arrowright_focus.svg) no-repeat;
        position: absolute;
        right: -18px;
        top: -2px;
        width: 18px;
        height: 18px; }

@font-face {
  font-family: AvenirNextLTPro-Regular;
  src: local(AvenirNextLTPro-Regular), url(../fonts/AvenirNextLTPro-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Medium;
  src: local(AvenirNextLTPro-Medium), url(../fonts/AvenirNextLTPro-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: AvenirNextLTPro-Demi;
  src: local(AvenirNextLTPro-Demi), url(../fonts/AvenirNextLTPro-Demi.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

h2 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 44px;
  color: #000000;
  line-height: 48px; }

h3 {
  font-family: AvenirNextLTPro-Medium;
  font-size: 20px;
  color: #000000;
  line-height: 36px; }

h4 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 24px;
  color: #000000;
  line-height: 36px;
  letter-spacing: -0.33px; }

h5 {
  font-family: AvenirNextLTPro-Demi;
  font-size: 16px;
  color: #000000;
  line-height: 24px; }

body {
  font-family: AvenirNextLTPro-Regular;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  margin: 0px;
  background-color: #FFFFFF; }

.highlightedText {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  font-family: AvenirNextLTPro-Demi; }
  .highlightedText.small {
    font-size: 14px; }

.errorText {
  font-size: 14px;
  font-family: AvenirNextLTPro-Medium; }

.blackBodyPrimaryText {
  color: #FFFFFF;
  font-size: 16px;
  font-family: AvenirNextLTPro-Regular; }

.blackBodySmallText {
  font-size: 12px;
  color: #FFFFFF; }

.progressText {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

.indicatorMsg {
  color: #b924ff;
  font-family: AvenirNextLTPro-Demi; }

.imgSuccess {
  height: 48px;
  width: 48px; }

.inputControlsWrapper {
  width: 534px; }
  .inputControlsWrapper .textbox {
    margin-bottom: 0;
    width: 100%;
    height: 56px;
    font-size: 16px;
    line-height: 24px;
    padding: 15px 16px 14px 16px;
    font-family: AvenirNextLTPro-Regular; }
  .inputControlsWrapper .errorText {
    position: absolute;
    top: 100%;
    left: 0; }
  .inputControlsWrapper .inputNewStyle {
    padding: 22px 16px 14px 16px; }
  .inputControlsWrapper input:focus ~ .placeholder-label, .inputControlsWrapper input:-internal-autofill-selected ~ .placeholder-label, .inputControlsWrapper input:not(:focus):valid ~ .placeholder-label {
    top: 4px;
    left: 16px; }
  .inputControlsWrapper .placeholder-label {
    top: 18px;
    left: 16px; }

.modelTextBox .textbox {
  height: 34px;
  width: 40px;
  margin-left: 12px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  padding: 10px 8px 9px 8px;
  font-family: AvenirNextLTPro-Regular; }

.width-50 {
  width: 50%; }

.employeeRadioList {
  position: relative; }
  .employeeRadioList table {
    width: 100%; }
    .employeeRadioList table.employeeChecks tr td {
      width: 100%; }
      .employeeRadioList table.employeeChecks tr td:first-child {
        padding-right: 0; }
      .employeeRadioList table.employeeChecks tr td:last-child {
        padding-left: 0; }
    .employeeRadioList table tr td {
      width: 50%;
      display: inline-flex;
      align-items: center;
      padding-bottom: 16px; }
      .employeeRadioList table tr td:first-child {
        padding-right: 8px; }
      .employeeRadioList table tr td:last-child {
        padding-left: 8px; }
  .employeeRadioList.noLastButton table tr td:last-child {
    padding-left: 0; }
  .employeeRadioList.singleRadioList {
    position: relative; }
    .employeeRadioList.singleRadioList table tr td {
      width: 100%;
      padding-right: 0;
      padding-bottom: 12px; }
      .employeeRadioList.singleRadioList table tr td:last-child {
        padding-left: 0; }
      .employeeRadioList.singleRadioList table tr td:empty {
        display: none; }
    .employeeRadioList.singleRadioList .errorText {
      position: absolute;
      top: 100%; }

.calendarWrap input.common-input {
  height: 48px;
  width: 210px;
  padding: 16px 12px 14px 16px;
  margin-right: 8px; }
  .calendarWrap input.common-input:hover {
    border: 1px solid #467cff; }
  .calendarWrap input.common-input:focus {
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.28);
    outline: none; }

.calendarWrap .errorText {
  position: absolute;
  left: 0;
  top: 0;
  top: calc(100% + 6px); }

.logTable {
  margin-bottom: 0; }
  .logTable tr.tblHeader th {
    position: sticky;
    top: 0;
    z-index: 8;
    background: #d8e5ed; }
    .logTable tr.tblHeader th a {
      color: #000; }
  .logTable tr:nth-child(odd) {
    background: #f9f9f9; }

.subScrollBar {
  margin-bottom: 56px; }
  .subScrollBar > div {
    max-height: 880px; }

.checkListEmployee input[type=checkbox] ~ label {
  padding-left: 12px; }

.fileUploadEmployeeTable tr td {
  padding-bottom: 8px; }
  .fileUploadEmployeeTable tr td:first-child {
    width: 148px; }
  .fileUploadEmployeeTable tr td input::file-selector-button {
    background: transparent;
    color: #3b48fe;
    border-radius: 18px;
    border: 2px solid #3b48fe;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    height: 32px;
    width: 120px;
    font-family: AvenirNextLTPro-Medium;
    transition: background 0.2s ease-in-out; }
  .fileUploadEmployeeTable tr td input:hover {
    outline: none; }
    .fileUploadEmployeeTable tr td input:hover::file-selector-button {
      color: #3043ef;
      border-color: #3043ef; }
  .fileUploadEmployeeTable tr td input:focus {
    outline: none; }

.selectedLicensee {
  position: relative; }
  .selectedLicensee select {
    font-family: AvenirNextLTPro-Regular;
    display: block;
    margin-top: 8px; }
    .selectedLicensee select[disabled="disabled"] {
      border: 0;
      background: none;
      font-size: 16px;
      padding: 0;
      width: unset;
      height: unset;
      display: inline-block;
      margin-top: 0;
      -webkit-appearance: none;
      -moz-appearance: none;
      text-indent: 1px;
      text-overflow: '';
      font-family: AvenirNextLTPro-Demi; }
      .selectedLicensee select[disabled="disabled"]::-ms-expand {
        display: none; }
  .selectedLicensee .errorText {
    position: absolute;
    top: 100%; }

.labelMargin label {
  margin-right: 24px; }

.labelextraMargin label:nth-child(2) {
  margin-right: 190px; }
