@import url(https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/9.6.0/css/fabric.min.css)screen
@import url(https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/9.6.0/css/fabric.min.css)screen
@import url(https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/9.6.0/css/fabric.min.css)screen
@import url(https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/9.6.0/css/fabric.min.css)screen
@import url(https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/9.6.0/css/fabric.min.css)screen
@import url(https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/9.6.0/css/fabric.min.css)screen
@import url(https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/9.6.0/css/fabric.min.css)screen
@import url(https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/9.6.0/css/fabric.min.css)screen
@import url(https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/9.6.0/css/fabric.min.css)screen
@import url(https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/9.6.0/css/fabric.min.css)screen
@import url(https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/9.6.0/css/fabric.min.css)screen
@import url(https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/9.6.0/css/fabric.min.css)screen
@import url(https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/9.6.0/css/fabric.min.css)screen
@import url(https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/9.6.0/css/fabric.min.css)screen
@import url(https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/9.6.0/css/fabric.min.css)screen
@import url(https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/9.6.0/css/fabric.min.css)screen
@import url(https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/9.6.0/css/fabric.min.css)screen
@import url(https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/9.6.0/css/fabric.min.css)screen
@import url(https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/9.6.0/css/fabric.min.css)screen
@import url(https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/9.6.0/css/fabric.min.css)screen
@import url(https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/9.6.0/css/fabric.min.css)screen
@import url(https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/9.6.0/css/fabric.min.css)screen
@import url(https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/9.6.0/css/fabric.min.css)screen
@import url(https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/9.6.0/css/fabric.min.css)screen
@import url(https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/9.6.0/css/fabric.min.css)screen
@import url(https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/9.6.0/css/fabric.min.css)screen
.main-nav li .glyphicon {
  margin-right: 10px;
}
/* Highlighting rules for nav menu items */
.main-nav li a.active,
.main-nav li a.active:hover,
.main-nav li a.active:focus {
  background-color: #4189C7;
  color: white;
}
/* Keep the nav menu independent of scrolling and on top of other items */
.main-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
@media (max-width: 767px) {
  /* On small screens, the nav menu spans the full width of the screen. Leave a space for it. */
  body {
    padding-top: 50px;
  }
}
@media (min-width: 768px) {
  /* On small screens, convert the nav menu to a vertical sidebar */
  .main-nav {
    height: 100%;
    width: calc(25% - 20px);
  }
  .main-nav .navbar {
    border-radius: 0px;
    border-width: 0px;
    height: 100%;
  }
  .main-nav .navbar-header {
    float: none;
  }
  .main-nav .navbar-collapse {
    border-top: 1px solid #444;
    padding: 0px;
  }
  .main-nav .navbar ul {
    float: none;
  }
  .main-nav .navbar li {
    float: none;
    font-size: 15px;
    margin: 6px;
  }
  .main-nav .navbar li a {
    padding: 10px 16px;
    border-radius: 4px;
  }
  .main-nav .navbar a {
    /* If a menu item's text is too long, truncate it */
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.ms-font-su {
  font-weight: lighter;
  font-size: 40px;
}
.ms-font-xxl {
  font-weight: lighter;
  font-size: 28px;
}
.ms-font-xl {
  font-weight: lighter;
  font-size: 21px;
}
.ms-font-l {
  font-weight: 300;
  font-size: 17px;
}
.ms-font-m-plus {
  font-weight: normal;
  font-size: 15px;
}
.ms-font-m {
  font-weight: normal;
  font-size: 14px;
}
.ms-font-s-plus {
  font-weight: normal;
  font-size: 13px;
}
.ms-font-s {
  font-weight: normal;
  font-size: 12px;
}
.ms-font-xs {
  font-weight: normal;
  font-size: 11px;
}
.ms-font-mi {
  font-weight: 600;
  font-size: 10px;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.hover-row:hover {
  background-color: #F5F5F5;
}
.transparent-background-squares {
  background-color: #efefef;
  /* opacity: 0.8; */
  background-image: repeating-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), repeating-linear-gradient(45deg, #efefef 25%, #ddd 25%, #ddd 75%, #efefef 75%, #efefef);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
.header {
  background-color: white;
  font-weight: bold;
  overflow: visible;
  height: 57px;
  z-index: 11;
  position: relative;
}
.header .mslogo {
  background: url(/dist/images/header-logos.png);
  background-size: contain;
  background-repeat: no-repeat;
  float: left;
  height: 21px;
  padding: 15px 15px 0 0;
  width: 208px;
  margin-left: -27px;
  margin-top: 15px;
}
.header .profile {
  position: relative;
  float: right;
  font-weight: normal;
  font-size: 12px;
  padding: 10px 0 0 0;
  vertical-align: middle;
}
.header .profile .profile-menu {
  display: none;
  position: fixed;
  z-index: 25;
}
.header .profile:hover .profile-menu {
  display: block;
}
.header .profile .name {
  float: left;
  margin: 11px;
}
.header .profile img {
  background: #B6B6B6;
  border-radius: 50%;
  height: 35px;
}
.header .profile .profileName {
  margin: 0px;
  border: 0px;
  background: transparent;
  padding: 0px;
  outline: 0px;
  font-size: 12px;
  color: black;
}
.signOutBtntag {
  background: #505050;
  border: solid 1px #B6B6B6;
  border-radius: 0px;
  box-shadow: none;
  color: white;
  font-size: 11px;
  font-weight: 300;
  height: 40px;
  min-width: 110px;
  padding: 6px 12px;
  text-transform: uppercase;
  margin-left: 22px;
}
.signOutBtntag:hover {
  text-decoration: none;
  background: #B6B6B6;
  color: #505050;
}
.signOutBtntag:focus {
  outline: 0px !important;
  color: white !important;
  text-decoration: none !important;
}
.signoutCallout .ms-Callout-main {
  height: 40px;
  width: 200px;
  padding-top: 9px;
}
.signoutCallout .ms-Callout-beakCurtain {
  border-style: none !important;
  box-shadow: none !important;
}
.signoutCallout .ms-Callout-beak {
  display: none;
}

.ms-font-su {
  font-weight: lighter;
  font-size: 40px;
}
.ms-font-xxl {
  font-weight: lighter;
  font-size: 28px;
}
.ms-font-xl {
  font-weight: lighter;
  font-size: 21px;
}
.ms-font-l {
  font-weight: 300;
  font-size: 17px;
}
.ms-font-m-plus {
  font-weight: normal;
  font-size: 15px;
}
.ms-font-m {
  font-weight: normal;
  font-size: 14px;
}
.ms-font-s-plus {
  font-weight: normal;
  font-size: 13px;
}
.ms-font-s {
  font-weight: normal;
  font-size: 12px;
}
.ms-font-xs {
  font-weight: normal;
  font-size: 11px;
}
.ms-font-mi {
  font-weight: 600;
  font-size: 10px;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.hover-row:hover {
  background-color: #F5F5F5;
}
.transparent-background-squares {
  background-color: #efefef;
  /* opacity: 0.8; */
  background-image: repeating-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), repeating-linear-gradient(45deg, #efefef 25%, #ddd 25%, #ddd 75%, #efefef 75%, #efefef);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
.popover.fade:not(.show) {
  opacity: 1;
}
.popover {
  background-color: transparent;
  padding: 0;
  max-width: 100%;
}
.popover .popover-content {
  padding: 0;
}
.popover .arrow {
  display: none;
}
.popover .pop-content.low-priority {
  background: #F0F0F0;
  border-bottom: 1px solid #bfbebe;
}
.popover .pop-content.low-priority:first-child {
  border-top: 1px solid #bfbebe;
}
.pop-over {
  top: 130px;
  opacity: 1;
  background: white;
  color: white;
  min-width: 321px;
  min-height: 293px;
  max-height: 580px;
  overflow: auto;
}
.pop-over .pop-over__body {
  width: 100%;
  height: 100%;
}
.pop-over .pop-over__body .pop-over__body__loader-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 293px;
}
.pop-over .popover-content {
  max-height: 800px;
}
.pop-over .arrow {
  display: none;
}
.pop-over .pop-item {
  cursor: pointer;
}
.pop-over .pop-item .description {
  font-size: 14px;
}
.pop-over .pop-item .item-text {
  font-size: 12px;
  width: 224px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #505050;
  padding: 0;
  margin: 0;
}
.pop-over .pop-item .item-text.bold {
  font-weight: 700;
}
.pop-over .pop-content.view {
  text-transform: capitalize;
  text-align: left;
  cursor: pointer;
  justify-content: end;
  font-weight: bold;
}
.pop-over .popover-footer {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  left: 0;
  bottom: 0;
  position: absolute;
  width: 100%;
  background: #505050;
  padding: 1em;
}
.pop-over .popover-footer .popover-footer-text {
  text-decoration: underline;
  text-decoration-color: #505050;
  font-size: 13px;
  cursor: pointer;
}
.pop-over .popover-footer .flag-icon {
  margin-right: 15px;
  position: relative;
  top: 7px;
}
.pop-over .pop-content {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  padding-left: 15px;
  border-bottom: 1px solid #E6E6E6;
}
.pop-over .pop-content a {
  color: transparent !important;
}
.pop-over .showMore {
  visibility: hidden;
}
.pop-over .pop-icon {
  font-size: 14px;
  color: #505050;
  width: 20px;
}
.pop-over .pop-icon.left {
  margin-right: 14px;
  font-size: 20px;
}
.pop-over .pop-icon.right {
  margin-left: 18px;
  cursor: pointer;
}
.footer-modal {
  min-height: 32%;
  max-width: 600px;
  padding-bottom: 25px;
}
.footer-modal .notif-modal-header {
  font-family: 'Segoe UI', SegoeUI, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 32px;
  font-weight: 400;
}
.footer-modal .notif-modal-body {
  flex: 4 4 auto;
  padding: 23px 8px;
  overflow-y: auto;
}
.footer-modal .notif-button {
  text-align: center;
  height: 40px;
  margin: 0 5px;
  min-width: 190px;
  text-transform: uppercase;
  background: white;
  border: 1px solid lightgray;
  outline: none;
  padding: 10px;
}
.footer-modal .geo-button {
  background-color: green;
  color: white;
}

.ms-font-su {
  font-weight: lighter;
  font-size: 40px;
}
.ms-font-xxl {
  font-weight: lighter;
  font-size: 28px;
}
.ms-font-xl {
  font-weight: lighter;
  font-size: 21px;
}
.ms-font-l {
  font-weight: 300;
  font-size: 17px;
}
.ms-font-m-plus {
  font-weight: normal;
  font-size: 15px;
}
.ms-font-m {
  font-weight: normal;
  font-size: 14px;
}
.ms-font-s-plus {
  font-weight: normal;
  font-size: 13px;
}
.ms-font-s {
  font-weight: normal;
  font-size: 12px;
}
.ms-font-xs {
  font-weight: normal;
  font-size: 11px;
}
.ms-font-mi {
  font-weight: 600;
  font-size: 10px;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.hover-row:hover {
  background-color: #F5F5F5;
}
.transparent-background-squares {
  background-color: #efefef;
  /* opacity: 0.8; */
  background-image: repeating-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), repeating-linear-gradient(45deg, #efefef 25%, #ddd 25%, #ddd 75%, #efefef 75%, #efefef);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
body {
  padding: 0;
  margin: 0;
  font-family: 'Segoe UI', SegoeUI, 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  font-size: 14px;
  /*line-height: 14px;*/
  line-height: 19px;
  position: relative;
}
body div,
body h1,
body h2,
body h3,
body ul,
body li {
  padding: 0;
  margin: 0;
}
body h1,
body h2,
body h3,
body ul,
body li {
  font-size: 13px;
  /*line-height: 18px;*/
}
a {
  color: #74B100;
}
a:hover {
  color: #107C0F;
}
a:active {
  color: #FFF433;
}
.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* Spacing classes */
/* Spacing classes */
.m-t-xs {
  margin-top: 5px;
}
.m-t-sm {
  margin-top: 10px;
}
.m-t-md {
  margin-top: 15px;
}
.m-t-lg {
  margin-top: 20px;
}
.m-t-xl {
  margin-top: 35px;
}
.m-t-xxl {
  margin-top: 50px;
}
.m-r-sm {
  margin-right: 10px;
}
.p-l-sm {
  padding-left: 10px;
}
.text-black {
  color: black;
}
.right-to-left {
  direction: rtl;
  text-align: right !important;
  font-family: "Arial";
}
.arabicInfo {
  direction: rtl;
  text-align: right !important;
  font-family: "Arial Bold" !important;
  font-size: 8pt !important;
  line-height: 6pt !important;
  padding-bottom: 2px !important;
  padding-top: 3px !important;
  clear: "both";
}
.right-to-leftpuburl {
  direction: rtl;
  text-align: right !important;
  font-family: "Arial";
  float: right !important;
}
.floatRight {
  float: right !important;
}
.chineseLangpuburl1 {
  font-family: "MicrosoftJhengHei";
  float: right !important;
}
.chineseLang1 {
  font-family: "MicrosoftJhengHei";
}
.chineseLegalText1 {
  line-height: 5.7pt !important;
}
.opentagenglish {
  font-family: "Segoe Pro Cond";
}
.opentagenglishstrong,
.redemtion-chineseLang0,
.redemtionText {
  font-family: "Segoe Pro Cond Bold";
}
.redemtion-chineseLang1,
.chineseBold {
  font-family: "MicrosoftJhengHei-bold";
}
.Redemtion-right-to-left,
.RedemtionIsrael,
.arabicBold {
  font-family: "Arial Bold";
}
.redemtionJapanText {
  font-family: "meiryob";
  text-align: left !important;
  font-size: 7.5px !important;
}
.redemtionKoreanText {
  font-family: "malgunbd";
}
.redemtionTextWidthArabic {
  font-size: 8px;
}
.redemption {
  line-height: 6pt !important;
  font-size: 8px;
}
input::-webkit-input-placeholder,
input:-moz-placeholder,
input::-moz-placeholder,
input:-ms-input-placeholder,
input.form-control::placeholder {
  /* WebKit browsers */
  color: #CFCFCF !important;
}
::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #CFCFCF !important;
  opacity: 1;
  /* Firefox */
}
:-ms-input-placeholder,
::-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  /* Microsoft Edge */
  color: #F3F3F3 !important;
}
.dark-gray-box,
.gray-box,
.white-box {
  background: #F5F5F5;
  overflow: hidden;
  padding: 20px 0;
}
.dark-gray-box.wide,
.gray-box.wide,
.white-box.wide {
  width: 100%;
}
.dark-gray-box {
  background: #505050;
  color: white;
}
.white-box {
  background: white;
}
.width-50 {
  width: 50%;
  height: 100%;
}
.overlayer {
  z-index: 55;
}
.overlayer .overlay-window {
  margin: auto;
  padding: 15px;
  width: 455px;
  position: relative;
  background: white;
}
.overlayer .over-back:after {
  content: " ";
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
}
.group-header-box {
  border: solid 1px #E6E6E6;
  /*margin-top: 20px;*/
  height: 100%;
  margin: 15px 0;
  padding: 9px 5px;
}
.group-header-box.next-box {
  margin-left: -20px;
}
.group-header-box .heading {
  /*background: white;
        padding: 10px;
        margin-left: 15px;
        margin-top: -30px;
        width: 183px;*/
  background: white;
  padding: 1px 10px 10px 10px;
  margin-left: 15px;
  margin-top: -20px;
  width: 213px;
}
.thank-you .gray-box,
.thank-you .white-box {
  padding: 25px 55px 55px 25px;
}
.thank-you .white-box {
  padding-top: 0;
}
.ms-modal-container.confirm-modal {
  width: 505px;
}
.ms-modal-container {
  width: 60vw;
  display: flex;
  flex-flow: column nowrap;
  align-items: stretch;
}
.ms-modal-container .ms-modal-header {
  flex: 1 1 auto;
  background: #107C0F;
  color: #fff;
  display: flex;
  align-items: center;
  font-size: 1.55em;
  font-weight: 500;
  padding: 0 28px;
  min-height: 40px;
}
.ms-modal-container .ms-modal-body {
  flex: 4 4 auto;
  padding: 5px 28px;
  overflow-y: auto;
}
.ms-modal-container .ms-modal-body .submission-confirmation #confirm-close {
  display: block;
  padding: 10px 20px;
  margin-top: 20px;
  background: white;
  border: 1px solid #ddd;
}
.ms-modal-container .close-block {
  height: 22px;
}
.ms-modal-container .close-icon {
  color: #737373;
  cursor: pointer;
  font-size: 15px;
  margin: 10px;
  right: -21px;
  position: relative;
}
.ms-modal-container .close-icon:hover {
  color: black;
}
.ms-modal-container.confirm-modal {
  overflow: hidden;
}
.ms-modal-container.confirm-modal .ms-modal-body {
  padding: 5px 32px 0 32px;
}
.ms-modal-container.confirm-modal .control-center {
  margin: 20px auto;
  width: fit-content;
}
.ms-modal-container.confirm-modal i {
  margin-right: 5px;
}
.ms-modal-container.confirm-modal i[data-icon-name=SkypeCircleCheck] {
  color: #107C0F;
}
.ms-modal-container.confirm-modal i[data-icon-name=Warning12] {
  color: #E81123;
}
.ms-modal-container.confirm-modal .bodyText {
  margin-bottom: 15px;
}
.ms-modal-container.confirm-modal .gray-box {
  background: #F5F5F5;
  margin: 10px 0 20px 0;
  padding: 16px 25px;
}
.ms-modal-container.confirm-modal .gray-box .title {
  font-size: 16px;
  font-weight: 600;
}
.ms-modal-container.confirm-modal .gray-box li {
  font-size: 10px;
}
.ms-modal-container.confirm-modal .gray-box li span {
  font-size: 16px;
}
.ms-modal-container.confirm-modal .gray-box ul {
  font-size: 16px;
  margin: 3px 10px 10px 18px;
}
.ms-modal-container.confirm-modal .gray-box .file-upload {
  margin: 20px 0 0 0;
}
.ms-modal-container.confirm-modal .confirm-bar {
  background: #107C0F;
  color: white;
  font-weight: 500;
  height: 57px;
  margin: 0 -32px;
  min-height: 57px;
  padding: 13px 35px;
  position: relative;
  text-align: center;
}
.ms-modal-container.confirm-modal .confirm-bar.failed {
  background: #E81123;
}
.ms-modal-container.confirm-modal .confirm-bar.failed span {
  font-weight: normal;
}
.ms-modal-container.confirm-modal .confirm-bar div {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.ms-modal-container.confirm-modal .confirm-bar input {
  color: black;
  font-size: 12px;
  font-weight: normal;
  height: 37px;
  margin-left: 15px;
  padding: 15px 5px;
}
.BatchNameModal {
  width: 40vw;
}
a[disabled],
a.disabled,
button[disabled] {
  pointer-events: none;
}
.content-container {
  margin: 0 auto;
  max-width: 1100px;
  min-width: 555px;
  padding: 0 55px;
}
.content {
  background-color: white;
  min-height: 455px;
  /*.products-container {
        .center-content {
        }
    }*/
}
.content p {
  margin: 5px 0 20px;
}
.content .breadcrumbs {
  background: #E8E8E8;
  color: #747474;
  min-height: 15px;
}
.content .breadcrumbs .content-container {
  background: #E8E8E8;
}
.content .breadcrumbs .ms-Breadcrumb {
  margin-top: 0;
}
.content .breadcrumbs .ms-Breadcrumb-list {
  padding: 15px 0;
}
.content .breadcrumbs .ms-Breadcrumb-list .ms-Breadcrumb-itemLink,
.content .breadcrumbs .ms-Breadcrumb-list .ms-Breadcrumb-item {
  font-size: 1em;
}
.content .breadcrumbs .ms-Breadcrumb-list .ms-Breadcrumb-item {
  color: #107C0F;
  font-weight: 700;
}
.content .breadcrumbs .root-37 {
  margin-top: 0;
}
.content .content-container .content-box {
  background: #F5F5F5;
  min-height: 155px;
  overflow: hidden;
  padding: 20px 25px;
}
.content .dash-container,
.content .products-container,
.content .discounts-container,
.content .admin-container,
.content .geoexpansion-container,
.content .pricing-expansion-listings {
  min-height: 525px;
  position: relative;
  padding: 45px 0;
}
.content .geo-expansion-create,
.content .pricing-expansion-create,
.content .publisher-mapping-list {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.content .geo-expansion-create button,
.content .pricing-expansion-create button,
.content .publisher-mapping-list button {
  position: absolute;
  margin-top: 0.5rem;
  min-width: 200px !important;
  right: 0;
}
.content .card-box {
  background: #F5F5F5;
  padding: 0;
  padding-bottom: 20px;
}
.content .card-box .x-card {
  margin: 25px auto;
}
.form-group {
  margin: 15px auto;
}
.form-group input,
.form-group select,
.form-group textarea,
.form-group div.ms-Dropdown,
.form-group div.ms-Dropdown span,
.form-group div.ms-TextField-fieldGroup {
  color: #737373;
  font-weight: 400;
  font-size: 16px;
  height: auto;
  height: 37px;
}
.form-group div.ms-TextField-fieldGroup i {
  top: 8.5px;
}
.form-group textarea {
  height: 74px;
}
.form-group label.control-label {
  /*.ms-font-l;*/
  font-weight: normal;
  font-size: 15px;
  display: inline-block;
  font-size: 11px;
  font-weight: 400;
  margin-bottom: 0.5rem;
  margin-top: 6px;
  text-transform: uppercase;
}
.form-group .form-control {
  border-radius: 0;
}
.form-group input,
.form-group textarea,
.form-group select {
  border-radius: 0;
  outline: none;
}
.form-group input:hover:not([disabled]),
.form-group textarea:hover:not([disabled]),
.form-group select:hover:not([disabled]) {
  border-color: black;
}
.form-group .question {
  display: none;
  float: right;
  height: 20px;
  position: relative;
  top: 15px;
  z-index: 11;
}
.form-group.highlight {
  border: solid 1px orange;
  padding: 5px;
}
.form-group.highlight .control-label {
  font-weight: 600;
}
.form-group.highlight input,
.form-group.highlight select,
.form-group.highlight textarea {
  background: #ffb733;
  color: white;
}
.form-group.highlight.disabled {
  border: solid 1px transparent;
  padding: 0;
}
.form-group.highlight.disabled .question {
  display: block;
}
.form-group.highlight.disabled .control-label {
  font-weight: 600;
}
.form-group.highlight.disabled input,
.form-group.highlight.disabled select,
.form-group.highlight.disabled textarea {
  background: #F5F5F5;
  border: solid 1px orange;
  color: black;
}
.form-group input.price {
  text-align: right;
}
.form-group .price {
  width: 35%;
  max-width: 155px;
  min-width: 105px;
  /*&:before {
            background: @xb-body-gray;
            display: block;
            content: "";
            height: @input-height;
            position: absolute;
            bottom: 0px;
            width: @input-height - 2;
            z-index: 4;
        }

        &:after {
            bottom: 7px;
            content: "$";
            color: white;
            font-size: 13px;
            font-weight: 400;
            margin-left: 11px;
            position: absolute;
            z-index: 5;
        }*/
}
.form-group .price.symbol-block {
  background: #737373;
  border: solid 1px transparent;
  color: white;
  height: 35px;
  margin: 1px;
  margin-top: -36px;
  min-width: unset;
  padding: 7px 0;
  text-align: center;
  width: 30px;
}
.pre-content {
  background: #B6B6B6;
  margin-bottom: 3px;
  padding: 5px 25px;
}
.second-product {
  background: #E8E8E8;
  padding: 25px;
}
.second-product .details {
  font-weight: normal;
  font-size: 15px;
  margin-bottom: 15px;
}
.loading {
  -webkit-animation: rotation 0.75s infinite linear;
  -khtml-animation: rotation 0.75s infinite linear;
  -moz-animation: rotation 0.75s infinite linear;
  -ms-animation: rotation 0.75s infinite linear;
  -o-animation: rotation 0.75s infinite linear;
  animation: rotation 0.75s infinite linear;
  position: absolute;
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.ms-SearchBox-clearButton .ms-Button,
.country-selector .ms-Button {
  height: 25px !important;
  margin: 0 5px;
  min-width: 25px !important;
}
.ms-Button {
  height: 40px !important;
  margin: 0 5px;
  min-width: 150px !important;
}
.ms-Button.ms-Button-icon {
  height: 25px !important;
  margin: 0 5px;
  min-width: 25px !important;
}
.ms-Button.ms-Button--primary {
  background-color: #107C0F;
}
.ms-Button.ms-Button--primary:hover {
  background-color: #0d650c;
}
.ms-Button.ms-Button--primary:active {
  background: #0a4f09;
}
.ms-Button.ms-Button--default {
  border: 1px solid #107C0F;
  color: #107C0F;
}
.ms-Button .ms-Button-label {
  font-weight: 400;
}
.ms-Button[disabled] {
  background-color: #E6E6E6;
  border: 1px solid #E6E6E6;
  color: #B6B6B6;
  pointer-events: none;
}
.ms-Dropdown-items .ms-Button,
.ms-Dropdown-items .ms-Button {
  height: 30px;
  margin: 0;
  min-width: 150px;
}
.ms-Dropdown-items .ms-Button--command.is-disabled {
  background: white;
}
.ms-Dropdown-items .ms-Button[disabled] {
  border: 0;
}
button.ms-Toggle-background {
  color: white;
  background: #107C0F;
}
button.ms-Toggle-background:hover {
  background: #107d0f;
}
button.ms-Toggle-background.pill-65 {
  background: #B6B6B6;
}
label.ms-Toggle-label {
  font-weight: normal;
  font-size: 14px;
}
.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0;
}
.row.sm-gutter {
  margin-left: 0px;
  margin-right: -5px;
}
.row.sm-gutter [class*='col-']:not(:first-child),
.row.sm-gutter [class*='col-']:not(:last-child) {
  padding-right: 5px;
  padding-left: 0px;
}
@media screen and (max-width: 1075px) {
  .content-container,
  .hero .content-container,
  .content .content-container,
  .footer .content-container {
    max-width: 1115px;
    min-width: 1115px;
    width: 1115px;
  }
  .hero {
    min-width: 1115px;
  }
}
/* Custom Checkbox */
.custom-checkbox.xbox {
  font-family: 'Segoe UI', SegoeUI, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #505050;
}
.custom-checkbox.xbox .custom-control-input.xbox-checkbox {
  border: solid 1px #505050;
}
.custom-checkbox.xbox .custom-control-input.xbox-checkbox[checked] ~ .custom-control-label:before {
  color: white;
  background: #505050;
  box-shadow: none;
}
.custom-checkbox.xbox .custom-control-label.labels {
  font-weight: 400;
  color: #505050;
  padding-left: 10px;
  padding-top: 2px;
}
.custom-checkbox.xbox .custom-control-label.labels:before {
  height: 20px;
  width: 20px;
  background: #E8E8E8;
  border-radius: 0;
  box-shadow: none;
}
.custom-checkbox.xbox .custom-control-label.labels:after {
  height: 20px;
  width: 20px;
  box-shadow: none;
  background-size: 65% 65%;
  opacity: 0;
}
.custom-checkbox.xbox input[type=checkbox][checked] + label:after {
  opacity: 1;
}
.custom-checkbox.xbox .custom-control-input[checked] ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
/* Filter component styles*/
.filter-component {
  height: 10px;
  position: absolute;
  width: 100%;
  z-index: 10;
}
.filter-component .filter-button {
  font-family: 'Segoe UI', SegoeUI, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #E8E8E8;
  float: right;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  height: 32px;
  width: 140px;
  position: relative;
  right: 32px;
  top: 15px;
  text-transform: none;
}
.filter-component .filter-button:focus,
.filter-component .filter-button:hover {
  background: #E8E8E8;
  outline: none;
}
.filter-component .filter-button.open {
  background: #E8E8E8;
  border: 0;
  color: #737373;
  height: 47px;
  padding-right: 30px;
}
.filter-component .filter-button.open + .close-divider:after {
  content: "";
  display: block;
  height: 1px;
  width: 100px;
  border-bottom: 10px solid #B6B6B6;
  right: 28px;
  position: absolute;
  top: 50px;
}
.filter-component .filter-button.open + * + .filter-icon {
  display: block;
  position: absolute;
  right: 44px;
  transform: rotate(-90deg);
  top: 29px;
  font-size: 20px;
  color: #737373;
}
.filter-component .close-divider,
.filter-component .filter-icon {
  display: none;
}
.filter-component .filter-wrapper {
  background: #E8E8E8;
  border: 1px solid #737373;
  margin-top: 60px;
  padding: 15px;
}
.filter-component .filter-wrapper h4 {
  font-family: 'Segoe UI', SegoeUI, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #505050;
  font-size: 24px;
  font-weight: 400;
}
.filter-component .filter-wrapper .platforms,
.filter-component .filter-wrapper .products,
.filter-component .filter-wrapper .programAttribute {
  display: flex;
  margin-top: 10px;
}
.filter-component .filter-wrapper .platforms.active span,
.filter-component .filter-wrapper .products.active span,
.filter-component .filter-wrapper .programAttribute.active span {
  background: #107C0F;
  color: white;
}
.filter-component .filter-wrapper .platforms span,
.filter-component .filter-wrapper .products span,
.filter-component .filter-wrapper .programAttribute span {
  font-family: 'Segoe UI', SegoeUI, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #505050;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: white;
  /*Confirm: Temporary height*/
  min-height: 45px;
  flex: 1;
  border-right: 1px solid #737373;
  padding: 5px 10px;
  margin: 0;
  font-size: 80%;
}
.filter-component .filter-wrapper .platforms span .labels,
.filter-component .filter-wrapper .products span .labels,
.filter-component .filter-wrapper .programAttribute span .labels {
  margin: 0;
  font-weight: 400;
}
.filter-component .filter-wrapper .platforms span.active,
.filter-component .filter-wrapper .products span.active,
.filter-component .filter-wrapper .programAttribute span.active {
  background: #107C0F;
  color: white;
}
.filter-component .filter-wrapper .platforms {
  border: 1px solid #737373;
}
.filter-component .filter-wrapper .products,
.filter-component .filter-wrapper .programAttribute {
  flex-wrap: wrap;
  border: 0.5px solid #737373;
}
.filter-component .filter-wrapper .products .blankdiv,
.filter-component .filter-wrapper .programAttribute .blankdiv {
  flex: unset;
  width: 50%;
  border: 0.5px solid #737373;
}
.filter-component .filter-wrapper .products span,
.filter-component .filter-wrapper .programAttribute span {
  flex: unset;
  width: 50%;
  border: 0.5px solid #737373;
}
.filter-component .filter-wrapper .products span:first-child,
.filter-component .filter-wrapper .programAttribute span:first-child {
  width: 100%;
}
.filter-component .filter-wrapper .status {
  display: flex;
  flex-flow: wrap;
  height: 88%;
  background: white;
  padding: 15px;
  margin-top: 10px;
  border: 1px solid #737373;
}
.filter-component .filter-wrapper .status span {
  flex: 0 1 25%;
  padding: 1.5rem;
  padding: 10px;
  font-size: 80%;
}
.filter-component .filter-wrapper input[type="button"] {
  font-weight: 400;
  height: 45px;
  width: 185px;
  font-size: 14px;
  color: #505050;
}
.filter-component .filter-wrapper input[type="button"].green {
  color: white;
}
.filter-component .filter-wrapper input[type="button"].green:hover,
.filter-component .filter-wrapper input[type="button"].green:focus {
  background-color: #0d650c;
}
.dark-checkbox:hover.is-checked .ms-Checkbox-checkbox {
  background: #000 !important;
}
.dark-checkbox.is-checked .ms-Checkbox-checkbox {
  background: #000;
  border-color: #000;
}
.dark-checkbox.needs-attention label div {
  background: limegreen;
  border-color: black;
  border-width: medium;
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-auto {
  cursor: auto;
}
.geo-expansion-notification-modal {
  max-width: 700px;
}
.bg-light-dark {
  background-color: #E8E8E8;
}
.custom-combobox label {
  font-size: 11px;
  font-weight: 400;
}
.custom-combobox div .ms-Button {
  width: 35px !important;
  min-width: 35px !important;
}
.custom-combobox div:first-child {
  color: #737373;
  font-weight: 400;
  font-size: 16px;
  height: 37px;
}
.custom-combobox div.is-disabled {
  background-color: #fff;
  opacity: 1;
  border-radius: 0;
  cursor: not-allowed;
}
.custom-combobox div input {
  color: #737373;
  font-weight: 400;
  font-size: 16px;
  height: 37px;
}
.custom-combobox div input[readonly] {
  background-color: #fff;
  opacity: 1;
  border-radius: 0;
  cursor: not-allowed;
}

.ms-font-su {
  font-weight: lighter;
  font-size: 40px;
}
.ms-font-xxl {
  font-weight: lighter;
  font-size: 28px;
}
.ms-font-xl {
  font-weight: lighter;
  font-size: 21px;
}
.ms-font-l {
  font-weight: 300;
  font-size: 17px;
}
.ms-font-m-plus {
  font-weight: normal;
  font-size: 15px;
}
.ms-font-m {
  font-weight: normal;
  font-size: 14px;
}
.ms-font-s-plus {
  font-weight: normal;
  font-size: 13px;
}
.ms-font-s {
  font-weight: normal;
  font-size: 12px;
}
.ms-font-xs {
  font-weight: normal;
  font-size: 11px;
}
.ms-font-mi {
  font-weight: 600;
  font-size: 10px;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.hover-row:hover {
  background-color: #F5F5F5;
}
.transparent-background-squares {
  background-color: #efefef;
  /* opacity: 0.8; */
  background-image: repeating-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), repeating-linear-gradient(45deg, #efefef 25%, #ddd 25%, #ddd 75%, #efefef 75%, #efefef);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
.loading-screen {
  position: absolute;
  display: block;
  /*top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;*/
  width: 100%;
  height: 100%;
  padding-top: 32px;
  color: #000;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 99;
}
.loading-screen span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.inputcount {
  position: absolute;
  /* z-index: 9999999; */
  right: 25px;
  font-size: 11px;
  margin-top: 10px;
}

.ms-font-su {
  font-weight: lighter;
  font-size: 40px;
}
.ms-font-xxl {
  font-weight: lighter;
  font-size: 28px;
}
.ms-font-xl {
  font-weight: lighter;
  font-size: 21px;
}
.ms-font-l {
  font-weight: 300;
  font-size: 17px;
}
.ms-font-m-plus {
  font-weight: normal;
  font-size: 15px;
}
.ms-font-m {
  font-weight: normal;
  font-size: 14px;
}
.ms-font-s-plus {
  font-weight: normal;
  font-size: 13px;
}
.ms-font-s {
  font-weight: normal;
  font-size: 12px;
}
.ms-font-xs {
  font-weight: normal;
  font-size: 11px;
}
.ms-font-mi {
  font-weight: 600;
  font-size: 10px;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.hover-row:hover {
  background-color: #F5F5F5;
}
.transparent-background-squares {
  background-color: #efefef;
  /* opacity: 0.8; */
  background-image: repeating-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), repeating-linear-gradient(45deg, #efefef 25%, #ddd 25%, #ddd 75%, #efefef 75%, #efefef);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
/*@import "../../../css/styles.less";*/
.page-title {
  color: #505050;
  margin-bottom: 20px;
}
.page-title .title h1 {
  font-weight: lighter;
  font-size: 40px;
}
.title h1 {
  font-weight: lighter;
  font-size: 28px;
  color: #505050;
  font-weight: normal;
}
.title .pageTitleH2 {
  font-size: 40px;
  font-weight: 100;
  color: #505050;
  margin-bottom: 20px;
}

.rbt {
  outline: none;
}
.rbt-menu {
  margin-bottom: 2px;
}
.rbt-menu > li a {
  overflow: hidden;
  text-overflow: ellipsis;
}
.rbt-menu > li a:focus {
  outline: none;
}
.rbt-menu-pagination-option {
  text-align: center;
}
.rbt .rbt-input-main::-ms-clear {
  display: none;
}
.rbt-input-multi {
  cursor: text;
  overflow: hidden;
  position: relative;
  height: auto;
}
.rbt-input-multi.focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  border-color: #66afe9;
  outline: 0;
}
.rbt-input-multi.form-control[disabled] {
  background-color: #e9ecef;
  opacity: 1;
}
.rbt-input-multi input::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.rbt-input-multi input:-ms-input-placeholder {
  color: #999;
}
.rbt-input-multi input::-webkit-input-placeholder {
  color: #999;
}
.rbt-input-multi .rbt-input-wrapper {
  margin-bottom: -4px;
  margin-top: -1px;
  overflow: hidden;
}
.rbt-input-multi .rbt-input-main {
  height: 20px;
  margin: 1px 0 4px;
}
.rbt-input-multi .rbt-input-hint-container {
  display: inline-block;
}
.rbt-input-multi.input-lg .rbt-input-main,
.rbt-input-multi.form-control-lg .rbt-input-main {
  height: 24px;
}
.rbt-input-multi.input-sm .rbt-input-main,
.rbt-input-multi.form-control-sm .rbt-input-main {
  height: 18px;
}
.rbt-close {
  z-index: 1;
}
.rbt-close-lg {
  font-size: 24px;
}
.rbt-token {
  background-color: #e7f4ff;
  border: 0;
  border-radius: 2px;
  color: #1f8dd6;
  display: inline-block;
  line-height: 1em;
  margin: 0 3px 3px 0;
  padding: 4px 7px;
  position: relative;
}
.rbt-token-disabled {
  background-color: #ddd;
  color: #888;
  pointer-events: none;
}
.rbt-token-removeable {
  cursor: pointer;
  padding-right: 21px;
}
.rbt-token-active {
  background-color: #1f8dd6;
  color: #fff;
  outline: none;
  text-decoration: none;
}
.rbt-token .rbt-token-remove-button {
  bottom: 0;
  color: inherit;
  font-size: inherit;
  font-weight: normal;
  opacity: 1;
  outline: none;
  padding: 3px 7px;
  position: absolute;
  right: 0;
  text-shadow: none;
  top: -2px;
}
.rbt-loader {
  -webkit-animation: loader-animation 600ms infinite linear;
  -o-animation: loader-animation 600ms infinite linear;
  animation: loader-animation 600ms infinite linear;
  border: 1px solid #d5d5d5;
  border-radius: 50%;
  border-top-color: #1f8dd6;
  display: block;
  height: 16px;
  width: 16px;
}
.rbt-loader-lg {
  height: 20px;
  width: 20px;
}
.rbt-aux {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  bottom: 0;
  justify-content: center;
  pointer-events: none;
  /* Don't block clicks on the input */
  position: absolute;
  right: 0;
  top: 0;
  width: 34px;
}
.rbt-aux-lg {
  width: 46px;
}
.rbt-aux .rbt-close {
  margin-top: -4px;
  pointer-events: auto;
  /* Override pointer-events: none; above */
}
.has-aux .rbt-input {
  padding-right: 34px;
}
.rbt-highlight-text {
  background-color: inherit;
  color: inherit;
  font-weight: bold;
  padding: 0;
}
/* Input Groups */
.input-group > .rbt {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.input-group > .rbt .rbt-input-hint-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.input-group > .rbt .rbt-input-hint {
  z-index: 5;
}
.input-group > .rbt .rbt-aux {
  z-index: 5;
}
.input-group > .rbt:not(:first-child) .form-control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .rbt:not(:last-child) .form-control {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* Validation States */
.has-error .rbt-input-multi.focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-warning .rbt-input-multi.focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-success .rbt-input-multi.focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
@keyframes loader-animation {
  to {
    transform: rotate(1turn);
  }
}
@-webkit-keyframes loader-animation {
  to {
    -webkit-transform: rotate(1turn);
  }
}

.ms-font-su {
  font-weight: lighter;
  font-size: 40px;
}
.ms-font-xxl {
  font-weight: lighter;
  font-size: 28px;
}
.ms-font-xl {
  font-weight: lighter;
  font-size: 21px;
}
.ms-font-l {
  font-weight: 300;
  font-size: 17px;
}
.ms-font-m-plus {
  font-weight: normal;
  font-size: 15px;
}
.ms-font-m {
  font-weight: normal;
  font-size: 14px;
}
.ms-font-s-plus {
  font-weight: normal;
  font-size: 13px;
}
.ms-font-s {
  font-weight: normal;
  font-size: 12px;
}
.ms-font-xs {
  font-weight: normal;
  font-size: 11px;
}
.ms-font-mi {
  font-weight: 600;
  font-size: 10px;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.hover-row:hover {
  background-color: #F5F5F5;
}
.transparent-background-squares {
  background-color: #efefef;
  /* opacity: 0.8; */
  background-image: repeating-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), repeating-linear-gradient(45deg, #efefef 25%, #ddd 25%, #ddd 75%, #efefef 75%, #efefef);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
ul.tabs {
  list-style: none;
  margin: 0;
  bottom: 0;
  position: absolute;
  white-space: nowrap;
}
ul.tabs li {
  background: #B6B6B6;
  border: solid;
  border-color: transparent;
  border-width: 1px 1px 0 1px;
  display: -ms-inline-grid;
  display: inline-grid;
  height: 40px;
  margin: 0 3px 0 0;
  vertical-align: middle;
  -webkit-transition: background-color 55ms linear;
  -khtml-transition: background-color 55ms linear;
  -moz-transition: background-color 55ms linear;
  -ms-transition: background-color 55ms linear;
  -o-transition: background-color 55ms linear;
  transition: background-color 55ms linear;
}
ul.tabs li:hover {
  background: #9d9d9d;
}
ul.tabs li:active {
  background: #838383;
}
ul.tabs li a {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: inline-flex;
  color: #505050;
  font-weight: 700;
  font-size: 11px;
  padding: 12px 53px;
  text-decoration: none;
}
ul.tabs li.selected {
  background: #E8E8E8;
  pointer-events: none;
}
ul.tabs li.disabled {
  background: #767676;
  pointer-events: none;
}
ul.tabs li.disabled a {
  color: #565656;
}
ul.tabs li.last-child {
  border: 0;
}
ul.tabs .noboder {
  border: 0;
}

.ms-font-su {
  font-weight: lighter;
  font-size: 40px;
}
.ms-font-xxl {
  font-weight: lighter;
  font-size: 28px;
}
.ms-font-xl {
  font-weight: lighter;
  font-size: 21px;
}
.ms-font-l {
  font-weight: 300;
  font-size: 17px;
}
.ms-font-m-plus {
  font-weight: normal;
  font-size: 15px;
}
.ms-font-m {
  font-weight: normal;
  font-size: 14px;
}
.ms-font-s-plus {
  font-weight: normal;
  font-size: 13px;
}
.ms-font-s {
  font-weight: normal;
  font-size: 12px;
}
.ms-font-xs {
  font-weight: normal;
  font-size: 11px;
}
.ms-font-mi {
  font-weight: 600;
  font-size: 10px;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.hover-row:hover {
  background-color: #F5F5F5;
}
.transparent-background-squares {
  background-color: #efefef;
  /* opacity: 0.8; */
  background-image: repeating-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), repeating-linear-gradient(45deg, #efefef 25%, #ddd 25%, #ddd 75%, #efefef 75%, #efefef);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
form input[type="radio"]:checked {
  background-color: #107C0F !important;
}
.file-upload {
  display: table;
  margin: 25px 0;
  padding: 25px;
  padding-right: 35px;
  width: 100%;
}
.file-upload h1 {
  font-size: 17px;
}
.file-upload .upload-section {
  background: white;
  border: solid 1px #505050;
  padding: 25px;
  /*input[type=file] {
            padding: 5px;*/
  border: 2px solid #ccc;
  /*-webkit-border-radius: 5px;*/
  /*border-radius: 5px;
        }

        input[type=text]:focus {
            border-color: #333;
        }*/
}
.file-upload .upload-section .ms-ChoiceFieldGroup .ms-ChoiceField .ms-ChoiceFieldLabel {
  font-size: 10pt;
  font-weight: 400;
  white-space: nowrap;
}
.file-upload .upload-section .col-md-4 {
  display: flex;
  vertical-align: middle;
  /*.filename {
                width: auto;
            }*/
}
.file-upload .upload-section .col-md-4 .ms-Toggle {
  margin-top: 4px;
}
.file-upload .upload-section input[type=submit] {
  padding: 5px 15px;
  background: #107C0F;
  color: white;
  /*    background: @xb-body-gray;
            border: 0 none;
            cursor: pointer;
            -webkit-border-radius: 5px;
            border-radius: 5px;*/
}
.file-upload .upload-section .inputfile {
  width: 0.1px;
  height: 0.1px;
  margin-bottom: -4px;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.file-upload .upload-section .inputfile + label {
  padding: 7px 22px;
  /*font-size: 1.25em;*/
  font-weight: 400;
  color: white;
  background-color: #107C0F;
  display: inline-block;
  cursor: pointer;
  /* "hand" cursor */
}
.file-upload .upload-section .inputfile:focus + label,
.file-upload .upload-section .inputfile + label:hover {
  background-color: #0a4f09;
}
.file-upload .upload-section .inputfile:focus + label {
  outline: 1px dotted #000;
  outline: -webkit-focus-ring-color auto 5px;
}
.file-upload .upload-section .dropzone {
  border: dotted 1px transparent;
  padding: 7px 15px;
}
.file-upload .upload-section .dropzone:hover {
  border: dotted 1px #747474;
}
.file-upload .status {
  margin: 5px 0;
  text-align: center;
}
.file-upload .status input.upload {
  background: #747474;
  border: 0 none;
  color: white;
  height: 25px;
  width: 105px;
}
.file-upload .status .bar-background {
  background: #505050;
  color: white;
  height: 15px;
  width: 100%;
}
.file-upload .status .bar-background .bar {
  background: #107C0F;
  height: 15px;
  /*width: 45%;*/
}
.file-upload .status .percent-text {
  color: white;
  margin-top: -18px;
  position: relative;
  text-align: center;
}
.file-upload .file-list {
  border-color: transparent;
}
.file-upload .file-list .item {
  background: white;
  margin: 2px 0;
  padding: 5px 10px;
}
.file-upload .file-list .item img {
  margin-right: 8px;
}
.file-upload .file-list .ms-Button.ms-Button--icon {
  height: 18px !important;
  width: 18px !important;
  position: absolute;
  right: 1px;
}

.ms-Button.ms-Button--icon.ms-ComboBox-CaretDown-button {
  width: 35px;
}

.ms-font-su {
  font-weight: lighter;
  font-size: 40px;
}
.ms-font-xxl {
  font-weight: lighter;
  font-size: 28px;
}
.ms-font-xl {
  font-weight: lighter;
  font-size: 21px;
}
.ms-font-l {
  font-weight: 300;
  font-size: 17px;
}
.ms-font-m-plus {
  font-weight: normal;
  font-size: 15px;
}
.ms-font-m {
  font-weight: normal;
  font-size: 14px;
}
.ms-font-s-plus {
  font-weight: normal;
  font-size: 13px;
}
.ms-font-s {
  font-weight: normal;
  font-size: 12px;
}
.ms-font-xs {
  font-weight: normal;
  font-size: 11px;
}
.ms-font-mi {
  font-weight: 600;
  font-size: 10px;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.hover-row:hover {
  background-color: #F5F5F5;
}
.transparent-background-squares {
  background-color: #efefef;
  /* opacity: 0.8; */
  background-image: repeating-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), repeating-linear-gradient(45deg, #efefef 25%, #ddd 25%, #ddd 75%, #efefef 75%, #efefef);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
.expand-content.workback {
  /*border: solid 1px @xb-box-medium-gray;*/
  border: solid 6px #E8E8E8;
  border-top: solid 0px transparent;
}
.country-selector {
  color: white;
  margin-left: 70px;
  position: absolute;
  top: 11px;
  z-index: 1;
}
.country-selector .option-box,
.country-selector .option {
  background: #505050;
}
.country-selector .option-box {
  border-bottom: solid 1px #B6B6B6;
}
.country-selector .option {
  cursor: pointer;
  display: flex;
  height: 40px;
  margin-left: -15px;
  padding-top: 10px;
  width: 185px;
}
.country-selector .option:hover {
  background: #737373;
}
.country-selector .option.selected:hover {
  background: #505050;
}
.country-selector .option .icon {
  color: white;
  margin: -5px -35px 0 0;
  outline: none;
}
.country-selector .centerdot {
  font-size: 45px;
  font-weight: 700;
  line-height: 3px;
  margin: 4px 6px -4px;
}
.country-selector .centerdot.green {
  color: #19c017;
}
.country-selector .centerdot.red {
  color: #E81123;
}
.country-selector .centerdot.orange {
  color: darkorange;
}
.country-selector .centerdot.yellow {
  color: #ffc107;
}
.country-selector .centerdot.gray {
  color: #E8E8E8;
}
.workback-schedule .alert-message {
  background: #FFE8E5;
  border: solid 1px orange;
  margin-top: 15px;
  padding: 10px 15px;
}
.workback-schedule input[type="button"] {
  border: solid 2px #B6B6B6;
  background: #505050;
  box-shadow: none;
  border-radius: 0px;
  color: white;
  min-width: 110px;
  padding: 6px 12px;
}
.workback-schedule input[type="button"]:hover {
  background: #B6B6B6;
}
.workback-schedule input[type="button"].submit {
  background: #107C0F;
}
.workback-schedule input[type="button"].submit:hover {
  background: #A4CAA4;
}
.workback-schedule input[type="button"].submit[disabled] {
  background: #A4CAA4;
}
.workback-schedule input[type="button"].selected {
  background: #107C0F;
  color: white;
}
.workback-schedule input[type="button"].pull-right {
  margin-left: 10px;
}
.workback-bar {
  margin-bottom: 35px;
}
.workback-bar .details-label,
.workback-bar .details-label.country {
  position: absolute;
  left: 50%;
  float: left;
  /*font-weight: 600;*/
  font-weight: 600;
  font-size: 10px;
  margin-top: -11px;
  text-align: center;
  width: 375px;
  width: 275px;
  /*border: solid 1px #efefef;*/
}
.workback-bar .details-label.country {
  left: 9%;
}
.workback-bar .bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.workback-bar .bar .box {
  /*float: left;*/
  display: flex;
  align-items: center;
  font-size: 9px;
  height: 68px;
  line-height: 11px;
  padding: 2px 3px;
  text-align: center;
  width: 48px;
}
.workback-bar .bar .box.edit {
  cursor: pointer;
}
.workback-bar .bar .box.edit:hover {
  -webkit-filter: brightness(0.9);
  -khtml-filter: brightness(0.9);
  -moz-filter: brightness(0.9);
  -ms-filter: brightness(0.9);
  -o-filter: brightness(0.9);
  filter: brightness(0.9);
}
.workback-bar .bar .box.wider {
  height: 71px;
  width: 53px;
}
.workback-bar .bar .box:focus {
  border: dashed 1px #505050;
}
.workback-bar .bar .box div {
  text-align: center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  width: 100%;
}
.workback-bar .bar .box.gray {
  background: #F3F3F3;
}
.workback-bar .bar .box.yellow {
  background: #ffc107;
}
.workback-bar .bar .box.green {
  background: #A4CAA4;
}
.workback-bar .bar .box.darkgreen {
  background: #107C0F;
  color: white;
}
.workback-bar .bar .box.red {
  background: #E81123;
  color: white;
}
.workback-bar .bar .box.orange {
  background: orange;
  color: white;
}
.workback-bar .bar .box.selected {
  border: 1px dashed #505050;
}
.workback-bar .bar .box.darkgreen.selected,
.workback-bar .bar .box.red.selected {
  border-color: white;
}
.workback-bar .bar .spacer,
.workback-bar .bar .spacer-right,
.workback-bar .bar .spacer-left {
  border: solid 1px transparent;
  height: 111px;
  margin: 0;
  width: 6px;
}
.workback-bar .bar .spacer-right {
  border-color: #E6E6E6;
  border-left: transparent;
  margin: 0 7px 0 -2px;
  width: 9px;
}
.workback-bar .bar .spacer-right + .spacer-left {
  margin-left: 0;
}
.workback-bar .bar .spacer-left {
  border-color: #E6E6E6;
  border-right: transparent;
  margin: 0 -2px 0 7px;
  width: 9px;
}
.workback-bar input[type="button"] {
  /*border: solid 2px @xb-box-gray;
        background: @xb-box-dark-gray;
        box-shadow: none;
        border-radius: 0px;
        color: white;
        margin-right: 10px;
        min-width: 110px;
        padding: 6px 12px;*/
}
.save-bar {
  background: #505050;
  margin-top: 15px;
  padding: 15px 0;
  min-height: 48px;
  position: fixed;
  border-left: 4px solid #505050;
  bottom: 0px;
  width: 992px;
  z-index: 24;
  margin-left: -22px;
  /*input[type="button"] {
        border: solid 2px @xb-box-gray;
        background: @xb-box-dark-gray;
        box-shadow: none;
        border-radius: 0px;
        color: white;
        margin-right: 10px;
        min-width: 110px;
        padding: 6px 12px;

        &:hover {
            background: @xb-gray;
        }

        &.submit {
            background: @xb-green;

            &:hover {
                background: #A4CAA4; // @xb-light-green;
            }
        }
    }*/
}
.content-bar {
  position: relative;
}
.content-bar.xb-dark-gray {
  background: #505050 !important;
}
.content-bar.xb-light-gray {
  background: #B6B6B6 !important;
}
.content-bar.xb-green {
  background: #107C0F !important;
}
.content-bar.xb-light-green {
  background: #A4CAA4 !important;
}
.content-bar .flag-icon {
  margin: 0 15px 0 -15px;
}
.content-bar .title {
  align-self: center;
  font-weight: 300;
  font-size: 17px;
}
.content-bar .button-end {
  background-color: transparent;
  border: solid 1px transparent;
  border-left-color: white;
  font-size: 17px;
  height: 100%;
  position: absolute;
  right: 0;
  text-transform: none;
  top: 0;
  width: 155px;
}
.content-bar .button-end:hover {
  background-color: #139312 !important;
  color: #F5F5F5 !important;
}
.content-bar .button-end:active {
  background-color: #073807 !important;
  color: white !important;
}
.content-bar,
.workback-content-bar {
  align-items: center;
  background: #505050;
  color: white;
  display: flex;
  min-height: 50px;
  /*padding: @margin-top-sm @margin-left-sm;*/
  padding: 0 25px;
}
.content-bar.light,
.workback-content-bar.light {
  background: #B6B6B6;
}
.content-bar.element-box,
.workback-content-bar.element-box {
  min-height: 60px;
}
.content-bar i.ms-IconExample,
.workback-content-bar i.ms-IconExample,
.content-bar .filters,
.workback-content-bar .filters {
  justify-content: flex-end;
  position: absolute;
  right: 20px;
}
.content-bar .filters,
.workback-content-bar .filters {
  display: flex;
}
.content-bar select,
.workback-content-bar select,
.content-bar .ms-ComboBox,
.workback-content-bar .ms-ComboBox,
.content-bar .ms-Dropdown,
.workback-content-bar .ms-Dropdown {
  color: #505050;
  margin-left: 15px;
  min-width: 180px;
  height: 30px;
  right: inherit;
}
.content-bar .expand-content,
.workback-content-bar .expand-content {
  display: flex;
  padding-bottom: 30px;
}
.content-bar .expand-content > div,
.workback-content-bar .expand-content > div {
  flex: 1;
  max-height: initial;
  -webkit-transition: height 2s;
  transition: height 2s;
}
.workback-content-bar {
  color: #505050;
  background: white;
  border: solid 6px #E8E8E8;
  border-bottom: solid 0px transparent;
  padding: 10px 20px;
  width: 990px;
}
.expand-content.workback {
  overflow: hidden;
}
/*.workback-history-bar {
    border: solid 1px @xb-light-gray;
    //display: flex;
    margin-top: 20px;
    padding: 9px 5px;

    .new-product-heading {
        background: white;
        padding: 10px;
        margin-left: 15px;
        margin-top: -30px;
        width: 183px;
    }
}*/
.change-table {
  width: 100%;
}
.change-table td {
  border-bottom: solid 1px #E6E6E6;
}
.change-table td,
.change-table th {
  padding: 2px 10px;
}
.change-table td:nth-child(2),
.change-table th:nth-child(2) {
  background: #F5F5F5;
}
.change-table td + td {
  width: 40%;
}
.history-items {
  max-height: 225px;
  overflow-y: auto;
}
.history-items .item {
  border-top: solid 1px #E6E6E6;
  padding: 4px 5px;
}
.history-items .item .date {
  min-width: 65px;
  padding-right: 10px;
}

.royalties-v2-container .ms-Button {
  min-width: unset !important;
}
.royalties-v2-container .royalties-sap-info div {
  color: #737373;
  font-weight: 400;
  font-size: 16px;
  height: 37px;
}
.royalties-v2-container .royalties-sap-info div.is-disabled {
  background-color: #e9ecef;
  opacity: 1;
  border-radius: 0;
  cursor: not-allowed;
}
.royalties-v2-container .royalties-sap-info div input {
  color: #737373;
  font-weight: 400;
  font-size: 16px;
  height: 37px;
}
.royalties-v2-container .royalties-sap-info div input[readonly] {
  background-color: #e9ecef;
  opacity: 1;
  border-radius: 0;
  cursor: not-allowed;
}

.milestone-custom-date h1 {
  font-size: 18px;
}
.milestone-custom-date p {
  font-size: 13px;
}
.milestone-custom-date .ms-Label {
  font-size: 9px;
}
.milestone-custom-date .close-icon {
  position: absolute;
  top: 15px;
  right: 22px;
  font-weight: 600;
}
.milestone-custom-date .clear-date-icon {
  cursor: pointer;
  position: absolute;
  top: 37px;
  right: 33px;
}
.warningText {
  color: red;
  font-weight: bold;
}

.ms-font-su {
  font-weight: lighter;
  font-size: 40px;
}
.ms-font-xxl {
  font-weight: lighter;
  font-size: 28px;
}
.ms-font-xl {
  font-weight: lighter;
  font-size: 21px;
}
.ms-font-l {
  font-weight: 300;
  font-size: 17px;
}
.ms-font-m-plus {
  font-weight: normal;
  font-size: 15px;
}
.ms-font-m {
  font-weight: normal;
  font-size: 14px;
}
.ms-font-s-plus {
  font-weight: normal;
  font-size: 13px;
}
.ms-font-s {
  font-weight: normal;
  font-size: 12px;
}
.ms-font-xs {
  font-weight: normal;
  font-size: 11px;
}
.ms-font-mi {
  font-weight: 600;
  font-size: 10px;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.hover-row:hover {
  background-color: #F5F5F5;
}
.transparent-background-squares {
  background-color: #efefef;
  /* opacity: 0.8; */
  background-image: repeating-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), repeating-linear-gradient(45deg, #efefef 25%, #ddd 25%, #ddd 75%, #efefef 75%, #efefef);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
.product-milestones-container {
  height: 100px;
}
.product-milestones-container .milestone-item {
  height: 71px;
  width: 53px;
  font-size: 9px;
  padding: 1px;
  color: #fff;
}
.product-milestones-container .milestone-item .name {
  line-height: 10px;
}
.product-milestones-container .milestone-item.is-selected {
  border: 1px dashed #fff;
  padding: 0;
}
.product-milestones-container .milestone-item.not-entered,
.product-milestones-container .milestone-item.no-date {
  background: #F3F3F3 !important;
  color: #212529;
}
.product-milestones-container .milestone-item.not-entered.is-selected,
.product-milestones-container .milestone-item.no-date.is-selected {
  border-color: #505050;
}
.product-milestones-container .milestone-item.upcoming {
  background: #ffc107;
  color: #212121;
}
.product-milestones-container .milestone-item.pending-approval {
  background: #a4caa4;
  color: #212121;
}
.product-milestones-container .milestone-item.approved {
  background: #107C0F;
}
.product-milestones-container .milestone-item.overdue {
  background: #E81123;
}
.product-milestones-container .milestone-item.rejected {
  background: orange;
}
.product-milestones-container .milestone-item .edit-icon-container {
  bottom: 0;
}
.product-milestones-container .milestone-item .edit-icon-container .edit-icon {
  font-size: 12px;
}
.product-milestones-container .milestone-item .edit-icon-container .edit-icon:hover {
  font-weight: 800;
}
.product-milestones-container .bracket {
  width: 8px;
  height: 100%;
  border: 1px solid #E6E6E6;
}
.product-milestones-container .bracket.right {
  margin-right: -6px;
  border-right: 0;
}
.product-milestones-container .bracket.left {
  margin-left: -6px;
  border-left: 0;
}

.carousel .control-arrow,
.carousel.carousel-slider .control-arrow {
  -webkit-transition: all 0.25s ease-in;
  -moz-transition: all 0.25s ease-in;
  -ms-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
  opacity: 0.4;
  filter: alpha(opacity=40);
  position: absolute;
  z-index: 2;
  top: 20px;
  background: none;
  border: 0;
  font-size: 32px;
  cursor: pointer;
}
.carousel .control-arrow:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.carousel .control-arrow:before,
.carousel.carousel-slider .control-arrow:before {
  margin: 0 5px;
  display: inline-block;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  content: '';
}
.carousel .control-disabled.control-arrow {
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: inherit;
  display: none;
}
.carousel .control-prev.control-arrow {
  left: 0;
}
.carousel .control-prev.control-arrow:before {
  border-right: 8px solid #fff;
}
.carousel .control-next.control-arrow {
  right: 0;
}
.carousel .control-next.control-arrow:before {
  border-left: 8px solid #fff;
}
.carousel-root {
  outline: none;
}
.carousel {
  position: relative;
  width: 100%;
}
.carousel * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.carousel img {
  width: 100%;
  display: inline-block;
  pointer-events: none;
}
.carousel .carousel {
  position: relative;
}
.carousel .control-arrow {
  outline: 0;
  border: 0;
  background: none;
  top: 50%;
  margin-top: -13px;
  font-size: 18px;
}
.carousel .thumbs-wrapper {
  margin: 20px;
  overflow: hidden;
}
.carousel .thumbs {
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -ms-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: relative;
  list-style: none;
  white-space: nowrap;
}
.carousel .thumb {
  -webkit-transition: border 0.15s ease-in;
  -moz-transition: border 0.15s ease-in;
  -ms-transition: border 0.15s ease-in;
  -o-transition: border 0.15s ease-in;
  transition: border 0.15s ease-in;
  display: inline-block;
  margin-right: 6px;
  white-space: nowrap;
  overflow: hidden;
  border: 3px solid #fff;
  padding: 2px;
}
.carousel .thumb:focus {
  border: 3px solid #ccc;
  outline: none;
}
.carousel .thumb.selected,
.carousel .thumb:hover {
  border: 3px solid #333;
}
.carousel .thumb img {
  vertical-align: top;
}
.carousel.carousel-slider {
  position: relative;
  margin: 0;
  overflow: hidden;
}
.carousel.carousel-slider .control-arrow {
  top: 0;
  color: #fff;
  font-size: 26px;
  bottom: 0;
  margin-top: 0;
  padding: 5px;
}
.carousel.carousel-slider .control-arrow:hover {
  background: rgba(0, 0, 0, 0.2);
}
.carousel .slider-wrapper {
  overflow: hidden;
  margin: auto;
  width: 100%;
  -webkit-transition: height 0.15s ease-in;
  -moz-transition: height 0.15s ease-in;
  -ms-transition: height 0.15s ease-in;
  -o-transition: height 0.15s ease-in;
  transition: height 0.15s ease-in;
}
.carousel .slider-wrapper.axis-horizontal .slider {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
}
.carousel .slider-wrapper.axis-horizontal .slider .slide {
  flex-direction: column;
  flex-flow: column;
}
.carousel .slider-wrapper.axis-vertical {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
}
.carousel .slider-wrapper.axis-vertical .slider {
  -webkit-flex-direction: column;
  flex-direction: column;
}
.carousel .slider {
  margin: 0;
  padding: 0;
  position: relative;
  list-style: none;
  width: 100%;
}
.carousel .slider.animated {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.carousel .slide {
  min-width: 100%;
  margin: 0;
  position: relative;
  text-align: center;
  background: #000;
}
.carousel .slide img {
  width: 100%;
  vertical-align: top;
  border: 0;
}
.carousel .slide iframe {
  display: inline-block;
  width: calc(100% - 80px);
  margin: 0 40px 40px;
  border: 0;
}
.carousel .slide .legend {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: absolute;
  bottom: 40px;
  left: 50%;
  margin-left: -45%;
  width: 90%;
  border-radius: 10px;
  background: #000;
  color: #fff;
  padding: 10px;
  font-size: 12px;
  text-align: center;
  opacity: 0.25;
  -webkit-transition: opacity 0.35s ease-in-out;
  -moz-transition: opacity 0.35s ease-in-out;
  -ms-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
.carousel .control-dots {
  position: absolute;
  bottom: 0;
  margin: 10px 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
@media (min-width: 960px) {
  .carousel .control-dots {
    bottom: 0;
  }
}
.carousel .control-dots .dot {
  -webkit-transition: opacity 0.25s ease-in;
  -moz-transition: opacity 0.25s ease-in;
  -ms-transition: opacity 0.25s ease-in;
  -o-transition: opacity 0.25s ease-in;
  transition: opacity 0.25s ease-in;
  opacity: 0.3;
  filter: alpha(opacity=30);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
  background: #fff;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  cursor: pointer;
  display: inline-block;
  margin: 0 8px;
}
.carousel .control-dots .dot.selected,
.carousel .control-dots .dot:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.carousel .carousel-status {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  font-size: 10px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
  color: #fff;
}
.carousel:hover .slide .legend {
  opacity: 1;
}

.ms-font-su {
  font-weight: lighter;
  font-size: 40px;
}
.ms-font-xxl {
  font-weight: lighter;
  font-size: 28px;
}
.ms-font-xl {
  font-weight: lighter;
  font-size: 21px;
}
.ms-font-l {
  font-weight: 300;
  font-size: 17px;
}
.ms-font-m-plus {
  font-weight: normal;
  font-size: 15px;
}
.ms-font-m {
  font-weight: normal;
  font-size: 14px;
}
.ms-font-s-plus {
  font-weight: normal;
  font-size: 13px;
}
.ms-font-s {
  font-weight: normal;
  font-size: 12px;
}
.ms-font-xs {
  font-weight: normal;
  font-size: 11px;
}
.ms-font-mi {
  font-weight: 600;
  font-size: 10px;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.hover-row:hover {
  background-color: #F5F5F5;
}
.transparent-background-squares {
  background-color: #efefef;
  /* opacity: 0.8; */
  background-image: repeating-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), repeating-linear-gradient(45deg, #efefef 25%, #ddd 25%, #ddd 75%, #efefef 75%, #efefef);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
/*ms-TextField-field.field-160 {
    box-shadow: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 12px;
    padding-bottom: 0px;
    padding-left: 12px;
    box-sizing: border-box;
    font-size: auto; //14px;
    color: auto; //rgb(51, 51, 51);
    width: 100%;
    min-width: 0px;
    text-overflow: ellipsis;
    border-radius: 0px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    background: none transparent;
    outline: 0px;
}*/
.ms-ChoiceField-field {
  font-weight: normal !important;
}
.help-icon {
  font-size: 24px;
  z-index: 9999;
  position: absolute;
  bottom: 8px;
}
.help-icon:hover {
  color: #000;
  cursor: pointer;
  font-weight: bold;
}
.help-ProductDesc {
  position: absolute;
  left: 6.8em;
  margin-top: 5px;
  font-size: 20px;
  z-index: 9999;
  cursor: pointer;
}
.help-programatt {
  position: absolute;
  left: 7.8em;
  margin-top: 5px;
  font-size: 20px;
  z-index: 9999;
  cursor: pointer;
}
.help-retailer {
  position: absolute;
  left: 7.2em;
  margin-top: 20px;
  font-size: 20px;
  z-index: 9999;
  cursor: pointer;
}
.help-consumer {
  position: absolute;
  left: 7.8em;
  margin-top: 5px;
  font-size: 20px;
  z-index: 9999;
  cursor: pointer;
}
.help-release {
  position: absolute;
  left: 4.3em;
  margin-top: 5px;
  font-size: 20px;
  z-index: 9999;
  cursor: pointer;
}
.help-playable {
  position: absolute;
  left: 5.5em;
  margin-top: 5px;
  font-size: 20px;
  z-index: 9999;
  cursor: pointer;
}
.help-numbdays {
  position: absolute;
  left: 6em;
  margin-top: 5px;
  font-size: 20px;
  z-index: 9999;
  cursor: pointer;
}
.error {
  display: block;
}
.previewText {
  text-align: center;
  font-weight: normal;
  width: 320px;
}
.price.change {
  position: absolute;
  margin-left: 165px;
}
.price.change .control-label {
  color: orange;
}
.price.change .form-control.price {
  background-color: #E6E6E6;
  border: solid 1px orange;
  color: orange;
  min-width: 135px;
  width: 35%;
}
.price.change .symbol-block.price {
  background: orange;
}
.form-group {
  /*input, select, textarea, div.ms-Dropdown, div.ms-Dropdown span {
        color: @xb-mid-gray;
        font-weight: 400;
        font-size: 16px;
        height: auto;
        height: @input-height; // textarea
        //line-height: 1.4;
    }

    textarea {
        height: @input-height * 2;
    }*/
  /*.question {
        display: none;
        float: right;
        height: 20px;
        position: relative;
        top: 15px;
        z-index: 11;
    }

    &.highlight {
        border: solid 1px orange;
        padding: 5px;

        .control-label {
            //color: black;
            font-weight: 600;
        }

        input, select, textarea {
            background: lighten(orange, 10%);
            color: white;
        }
    }

    &.highlight.disabled {
        border: solid 1px transparent;
        padding: 0;

        .question {
            display: block;
        }

        .control-label {
            //color: black;
            font-weight: 600;
        }

        input, select, textarea {
            background: @xb-lighter-box-gray;
            border: solid 1px orange;
            color: black;
        }
    }*/
}
.form-group .price {
  /*width: 35%;
        max-width: 155px;
        min-width: 105px;

        &.symbol-block {
            background: @xb-mid-gray;
            border: solid 1px transparent;
            color: white;
            height: @input-height - 2;
            margin: 1px;
            margin-top: (@input-height - 1) * -1;
            min-width: unset;
            padding: 7px 0;
            //position: absolute;
            text-align: center;
            width: 30px;
        }*/
  /*&:before {
            background: @xb-body-gray;
            display: block;
            content: "";
            height: @input-height;
            position: absolute;
            bottom: 0px;
            width: @input-height - 2;
            z-index: 4;
        }

        &:after {
            bottom: 7px;
            content: "$";
            color: white;
            font-size: 13px;
            font-weight: 400;
            margin-left: 11px;
            position: absolute;
            z-index: 5;
        }*/
}
.pc-requirements input,
.pc-requirements select,
.pc-requirements textarea {
  font-size: 13px;
  height: 35px;
}
.error {
  color: brown;
}
.form-control-inline.pull-right {
  width: 40%;
}
button.not-shown,
a.not-shown {
  /*background: transparent;*/
  display: inline-block;
  /*border-color: transparent;
    border-width: 0px;
    margin-top: -2px;
    width: inherit;
    padding: 0 6px 7px 0;*/
}
.right-buttons {
  margin-bottom: 15px;
}
.legal-bar {
  background: #107C0F;
  color: white;
  margin: 20px 0;
  overflow: hidden;
  padding: 12px 20px;
}
.legal-bar .ms-Checkbox {
  display: inline-block;
  width: 35px;
}
.legal-bar .ms-Checkbox .ms-Checkbox-checkbox {
  background: white;
}
.legal-bar .ms-Checkbox.is-checked .ms-Checkbox-checkbox {
  background: #505050;
  color: white;
}
.legal-bar a {
  color: white;
  cursor: pointer;
  text-decoration: underline;
}
.legal-bar a:hover {
  color: #5DC21E;
}
.form-control-inline.number {
  text-align: right;
  width: 25%;
}
.loader {
  position: fixed;
  z-index: 20;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  vertical-align: middle;
}
.loader > i {
  position: fixed;
  top: 48%;
}
.loader > div {
  position: fixed;
  margin-left: 30px;
  text-align: center;
  top: 51%;
  width: 98%;
}
.country-form {
  color: black;
}
.country-form .country-form-title {
  background: black;
  padding: 10px 25px;
}
.country-form .country-form-body {
  background: #E8E8E8;
  padding: 10px 25px;
  position: relative;
}
.country-form .country-form-body button.ms-Toggle-background {
  /*color: white;*/
  background: #B6B6B6;
}
.country-form .country-form-body button.ms-Toggle-background:hover {
  background: #b8b8b8;
}
.country-form .country-form-foot {
  background: #737373;
  color: white;
  /*display: flow-root;*/
  overflow: hidden;
  padding: 10px 25px 20px;
}
.country-form .ms-Toggle-innerContainer .ms-label.ms-Toggle-stateText {
  color: white;
}
.country-form button.ms-Toggle-background {
  color: white;
  background: #107C0F;
}
.country-form button.ms-Toggle-background.pill-65 {
  background: #B6B6B6;
}
.country-form .ms-Toggle-innerContainer label.ms-label,
.country-form .text-80 {
  color: white !important;
}
.country-form .countries-button {
  margin-top: 20px;
}
.tab-nav {
  display: inline-block;
  background: white;
  margin-bottom: -5px;
  margin-top: 5px;
  width: 100%;
}
.tab-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.tab-nav ul li {
  display: inline;
  background: #cdcdcd;
  border: 1px solid #b8b8b8;
  border-width: 0 1px 0 0;
  color: #505050;
  cursor: pointer;
  float: left;
  font-size: 14px;
  margin: 0 5px 0 0;
  margin: 0;
  min-width: 30%;
  padding: 11px 20px;
}
.tab-nav ul li.add-language {
  background: white;
  color: black;
  border-right: 0;
}
.tab-nav ul li:hover {
  background: #c5c5c5;
}
.tab-nav ul li:active {
  background: #c5c5c5;
}
.tab-nav ul li a {
  padding: 0 10px;
}
.tab-nav ul li.selected {
  background: #E8E8E8;
  cursor: default;
}
.slide .tab-nav {
  margin-bottom: 0;
  margin-top: 0;
}
.rad-box {
  display: flex;
  height: 100px;
  padding: 10px 25px;
  width: 100%;
}
.rad-box .form-group {
  clear: both;
  margin: 0 auto;
  padding: 8px 0;
  width: 100%;
}
.rad-box .form-group .rad-link {
  height: 37px;
  width: 355px;
  width: 92%;
}
.rad-box .form-group .rad-link a {
  max-width: 355px;
}
.rad-box div.offset {
  margin: 34px 15px 0 -35px;
}
.rad-box button.clipboard-copy {
  padding: 1px 2px;
  background: #737373;
  border: solid 1px #E8E8E8;
  border: solid 1px transparent;
  line-height: 8px;
  height: 37px;
  width: 35px;
  min-height: 37px !important;
  min-width: 31px !important;
}
.rad-box button.clipboard-copy:hover {
  background: #505050;
}
.rad-box button.clipboard-copy button.ms-Button,
.rad-box button.clipboard-copy button > div {
  /*margin: 0px;*/
  color: white;
  margin: -3px;
  width: 30px !important;
  min-width: 26px !important;
}
.card-box.form .ms-ComboBox-container .ms-ComboBox {
  border: solid 1px #CFCFCF;
  height: 39px;
}
.card-box.form .ms-ComboBox-container .ms-ComboBox.is-disabled,
.card-box.form .ms-ComboBox-container .ms-ComboBox.is-disabled:hover {
  background-color: #e9ecef;
  border: solid 1px #CFCFCF;
  cursor: not-allowed;
  opacity: 1;
}
.card-box.form .ms-ComboBox-container .ms-ComboBox.is-disabled input,
.card-box.form .ms-ComboBox-container .ms-ComboBox.is-disabled:hover input {
  background-color: #e9ecef;
}
.card-box.form .ms-ComboBox-container .ms-ComboBox.disabled {
  background-color: #e9ecef;
  border: solid 1px gray;
  opacity: 1;
}
.card-box.form .ms-ComboBox-container .ms-ComboBox:hover {
  border: solid 1px black;
}
.card-box.form .ms-ComboBox-container button.ms-Button,
.card-box.form .ms-ComboBox-container button > div {
  /*margin: 0px;*/
  margin: 0px;
  min-width: 26px !important;
}
select.form-control option[disabled] {
  background-color: #F3F3F3;
  color: gray;
  border: solid 1px #F5F5F5;
  opacity: 1;
}
.card-box .rad-box div.offset {
  margin: -5px 4px 0 -32px;
  float: right;
}
.product-summary,
.country-attributes {
  font-size: 14px;
}
.product-summary h2,
.country-attributes h2 {
  font-size: 28px;
  margin: 0 0 15px 0;
}
.product-summary div,
.country-attributes div,
.product-summary div.row div,
.country-attributes div.row div {
  color: #747474;
  line-height: 1.6em;
}
.row.card-box,
.row.fixed-width {
  margin: 0px;
}
.country-attributes {
  /*div.row div {
		color: @xb-body-gray;
		line-height: 1.6em;
	}*/
}
.country-attributes h2 {
  font-size: 17px;
  margin: 25px 0;
}
.related-products {
  /*background: @xb-light-gray;*/
  color: #505050;
  justify-content: space-between;
}
.related-products .card-button {
  background: white;
  padding: 8px;
}
.related-products .carousel.carousel-slider {
  padding-left: 10px;
  padding-top: 15px;
}
.related-products .carousel.carousel-slider .carousel-status {
  color: GrayText;
  text-shadow: none;
}
.related-products .carousel.carousel-slider .control-next.control-arrow:before {
  border-left: 8px solid #ababab;
}
.related-products .carousel.carousel-slider .control-next.control-arrow:hover:before {
  border-left: 8px solid #fff;
}
.related-products .carousel.carousel-slider .control-prev.control-arrow:before {
  border-right: 8px solid #ababab;
}
.related-products .carousel.carousel-slider .control-prev.control-arrow:hover:before {
  border-right: 8px solid #fff;
}
.related-products .carousel.carousel-slider .slide {
  background: #fff;
  padding-left: 26px;
  text-align: left;
}
.related-products .carousel .control-dots {
  bottom: -5px;
  margin: 10px 0 0 0;
  width: 96%;
}
.related-products .carousel .control-dots li:hover {
  background: #dedede;
  border: solid 1px gray !important;
}
.related-products .carousel .control-dots .dot {
  background: gray;
  margin: 0 6px;
}
.related-products .carousel .control-dots .dot :hover {
  background: #111;
}
.error-border .ms-TextField-fieldGroup {
  border-color: brown;
}

.ms-font-su {
  font-weight: lighter;
  font-size: 40px;
}
.ms-font-xxl {
  font-weight: lighter;
  font-size: 28px;
}
.ms-font-xl {
  font-weight: lighter;
  font-size: 21px;
}
.ms-font-l {
  font-weight: 300;
  font-size: 17px;
}
.ms-font-m-plus {
  font-weight: normal;
  font-size: 15px;
}
.ms-font-m {
  font-weight: normal;
  font-size: 14px;
}
.ms-font-s-plus {
  font-weight: normal;
  font-size: 13px;
}
.ms-font-s {
  font-weight: normal;
  font-size: 12px;
}
.ms-font-xs {
  font-weight: normal;
  font-size: 11px;
}
.ms-font-mi {
  font-weight: 600;
  font-size: 10px;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.hover-row:hover {
  background-color: #F5F5F5;
}
.transparent-background-squares {
  background-color: #efefef;
  /* opacity: 0.8; */
  background-image: repeating-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), repeating-linear-gradient(45deg, #efefef 25%, #ddd 25%, #ddd 75%, #efefef 75%, #efefef);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
.ms-modal-container.multi-country-modal {
  width: 80vw;
}
.multi-country-modal .loader {
  position: absolute;
  height: 300%;
}
.multi-country-modal div.ms-Checkbox {
  margin: 0 0 6px 0;
}
.multi-country-modal div.ms-Checkbox .ms-Checkbox-checkbox {
  border: solid 1px #B6B6B6;
}
.multi-country-modal .group-header-box div.ms-Checkbox.selected label span {
  font-weight: bold;
}
.multi-country-modal .group-header-box.required,
.multi-country-modal .group-header-box.pilot {
  pointer-events: none;
  /*div.ms-Checkbox {
            .ms-Checkbox-checkbox {
                &.green {
                    &:after {
                        color: @xb-green !important;
                        content: '·';
                    }
                }
            }
        }*/
}
.multi-country-modal .group-header-box.required div.ms-Checkbox .ms-Checkbox-checkbox,
.multi-country-modal .group-header-box.pilot div.ms-Checkbox .ms-Checkbox-checkbox {
  background: white;
  border: solid 1px white;
}
.multi-country-modal .group-header-box.required div.ms-Checkbox .ms-Checkbox-checkbox:before,
.multi-country-modal .group-header-box.pilot div.ms-Checkbox .ms-Checkbox-checkbox:before {
  color: #CFCFCF;
  content: '\B7';
  font-size: 45px;
  font-weight: 700;
  line-height: 3px;
  margin: -7px 0 0px 11px;
}
.multi-country-modal .group-header-box.required div.ms-Checkbox .ms-Checkbox-checkbox i.ms-Checkbox-checkmark,
.multi-country-modal .group-header-box.pilot div.ms-Checkbox .ms-Checkbox-checkbox i.ms-Checkbox-checkmark {
  color: white;
}
.multi-country-modal .group-header-box.required div.ms-Checkbox.is-checked .ms-Checkbox-checkbox:after,
.multi-country-modal .group-header-box.pilot div.ms-Checkbox.is-checked .ms-Checkbox-checkbox:after {
  color: #107C0F !important;
  content: '\B7';
  font-size: 45px;
  font-weight: 700;
  line-height: 3px;
  margin: -4px 0 0px -1px;
  position: absolute;
}
.multi-country-modal div.ms-Checkbox .ms-Checkbox-checkbox {
  background: white;
}
.multi-country-modal div.ms-Checkbox .ms-Checkbox-checkbox i {
  color: black;
}
.multi-country-modal div.ms-Checkbox.is-checked .ms-Checkbox-checkbox {
  border: solid 2px #505050;
}
.multi-country-modal .language-block {
  background: #E8E8E8;
  padding: 5px 15px;
  height: 100%;
  /*label.control-label {
            margin-top: 10px;
        }*/
}
.multi-country-modal .form-group {
  /*input, textarea {
            border-radius: 0;
            outline: none;

            &:hover {
                border-color: black;
            }
        }*/
}
.multi-country-modal .form-group .control-label {
  font-weight: 400;
  text-transform: uppercase;
}
.multi-country-modal input[type=checkbox] {
  width: 172px;
  outline: none;
}
.multi-country-modal .workback-history-bar {
  height: 100%;
  margin: 15px 0;
}
.multi-country-modal .workback-history-bar.optional {
  margin-left: -20px;
}
.multi-country-modal .carousel .slide,
.multi-country-modal carousel .slide label {
  background: transparent;
  font-weight: 500 !important;
  text-align: left;
}
.multi-country-modal .carousel.carousel-slider {
  width: 100%;
  background: white;
  display: block;
  overflow: hidden;
}
.multi-country-modal .carousel.carousel-slider .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.multi-country-modal .carousel.carousel-slider .slide.selected {
  background: white;
  height: fit-content;
}
.multi-country-modal .carousel.carousel-slider .carousel-status {
  font-size: 18px;
}
.multi-country-modal .carousel.carousel-slider .ms-TextField-fieldGroup {
  height: 37px !important;
}
.multi-country-modal .box-top {
  background: #E8E8E8;
}
.multi-country-modal .box-top h1 {
  margin: 7px 15px 0;
}
.ms-Checkbox-label .ms-Checkbox-checkbox.checkbox-49,
.ms-Checkbox-label .ms-Checkbox-checkbox.checkbox-55 {
  height: 15px;
  width: 15px;
}
.ms-Checkbox-label .ms-Checkbox-checkbox.checkbox-55,
.ms-Checkbox-label .ms-Checkbox-checkbox.checkbox-55:active,
.ms-Checkbox-label .ms-Checkbox-checkbox.checkbox-55:hover {
  background: green;
}
.ms-Checkbox-label .ms-Checkbox-text {
  font-weight: normal;
  font-size: 12px;
}
.ms-Toggle {
  margin-left: 15px;
}
/*.submit-bar {
    background: @xb-lighter-box-gray;
    margin-top: 15px;
    padding: 15px 0;
    min-height: 42px;
    position: fixed;
    border-left: 4px solid #505050;
    bottom: 0px;
    width: 100%;
    z-index: 54;
    //margin-left: -22px;
}*/
/*.tab-nav ul {
    margin-bottom: 0; //TODO: issue with multi-country
    margin-top: 0; //TODO: issue with multi-country
    list-style: none;
    padding: 0;
    margin: 0;
    .noselect;

    li {
        display: inline;
        background: @xb-medium-gray;
        border: 1px solid darken(@xb-light-gray, 18%);
        //border: solid;
        border-width: 0 1px 0 0;
        color: @xb-title-dark-gray;
        float: left;
        font-size: @ms-fontSize-m;
        margin: 0 5px 0 0;
        //border-bottom-width: 0;
        margin: 0;
        padding: 11px 20px;

        &.add-language {
            background: white;
            color: black;
            border-right: 0;
            &:hover {
                background: @xb-lighter-gray;
                color: @xb-green;
            }
            &:active {
                background: darken(@xb-lighter-gray, 18%);
            }
        }

        a {
            padding: 0 10px;
        }
    }

    li + li {
        background: darken(@xb-light-gray, 10%);
        cursor: pointer;
    }
}*/

.required-country .country-label {
  font-size: 12px;
  color: #333333;
}
.required-country .country-label.selected {
  font-weight: bold;
}
.required-country .rounded-circle {
  background: #cfcfcf;
  width: 7px;
  height: 7px;
}
.required-country .rounded-circle.completed {
  background: #107c0f;
}

.ms-font-su {
  font-weight: lighter;
  font-size: 40px;
}
.ms-font-xxl {
  font-weight: lighter;
  font-size: 28px;
}
.ms-font-xl {
  font-weight: lighter;
  font-size: 21px;
}
.ms-font-l {
  font-weight: 300;
  font-size: 17px;
}
.ms-font-m-plus {
  font-weight: normal;
  font-size: 15px;
}
.ms-font-m {
  font-weight: normal;
  font-size: 14px;
}
.ms-font-s-plus {
  font-weight: normal;
  font-size: 13px;
}
.ms-font-s {
  font-weight: normal;
  font-size: 12px;
}
.ms-font-xs {
  font-weight: normal;
  font-size: 11px;
}
.ms-font-mi {
  font-weight: 600;
  font-size: 10px;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.hover-row:hover {
  background-color: #F5F5F5;
}
.transparent-background-squares {
  background-color: #efefef;
  /* opacity: 0.8; */
  background-image: repeating-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), repeating-linear-gradient(45deg, #efefef 25%, #ddd 25%, #ddd 75%, #efefef 75%, #efefef);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
/**************** Discount List View ****************/
#campaign-manager .save-button {
  border-radius: 2px;
  padding: 5px 10px;
}
#campaign-manager .east {
  float: right;
  width: 50%;
  max-width: 50%;
}
#campaign-manager .west {
  float: left;
  width: 50%;
  max-width: 50%;
}
#campaign-manager button#new-campaign {
  float: right;
}
#campaign-manager #body {
  background-color: #F5F5F5;
}
#campaign-manager #body #filters {
  border: solid 1px #CACACA;
  background-color: #E6E6E6;
}
#campaign-manager #body #filters .option-panel {
  display: inline-block;
  width: 80%;
  padding-bottom: 16px;
  background-color: #FFF;
  vertical-align: top;
}
#campaign-manager #body #filters .option-panel .selection {
  display: inline-block;
  width: calc(33% - 8px);
  margin: 0;
  margin-left: 8px;
  vertical-align: top;
}
#campaign-manager #body #filters .option-panel .selection:last-child {
  width: calc(33% - 16px);
  margin-right: 8px;
}
#campaign-manager #body #filters .option-panel .east {
  width: calc(50% - 16px);
  margin: 0 4px;
}
#campaign-manager #body #filters .option-panel .west {
  width: calc(50% - 16px);
  margin: 0 4px;
}
#campaign-manager #body #filters .option-panel label {
  display: block;
  clear: both;
  margin-top: 5px;
  font-weight: normal;
}
#campaign-manager #body #filters .option-panel input {
  padding: 6px;
}
#campaign-manager #body #filters .action-panel {
  display: inline-block;
  width: 20%;
  vertical-align: top;
}
#campaign-manager #body #filters .action-panel button {
  display: block;
  clear: both;
  width: calc(100% - 16px);
  margin: 16px 8px;
}
#campaign-manager #body #campaign-list {
  margin: 32px 0;
  padding: 0 32px 32px;
}
#campaign-manager #body #campaign-list .column {
  display: table-cell;
  width: 13%;
  padding: 16px;
}
#campaign-manager #body #campaign-list .column.id {
  width: 11%;
}
#campaign-manager #body #campaign-list .column.name {
  width: 21%;
}
#campaign-manager #body #campaign-list .column.date {
  width: 5%;
}
#campaign-manager #body #campaign-list .column.description {
  width: 20%;
}
#campaign-manager #body #campaign-list .header {
  display: table-row;
  border: solid 1px #505050;
  background-color: #505050;
}
#campaign-manager #body #campaign-list .header .column {
  color: #FFF;
}
#campaign-manager #body #campaign-list .header .column.status {
  border: solid #505050;
  border-width: 0 0 0 1px;
}
#campaign-manager #body #campaign-list .option {
  display: table-row;
  background-color: #FFF;
}
#campaign-manager #body #campaign-list .option:hover {
  background-color: #F5F5F5;
}
#campaign-manager #body #campaign-list .option .column {
  border-bottom: solid #efefef;
  border-width: 1px 0;
  vertical-align: middle;
}
#campaign-manager #body #campaign-list .option .column.status {
  text-decoration: underline;
  cursor: pointer;
}
#campaign-manager #body #campaign-list .option .column.status a {
  vertical-align: middle;
}
#campaign-manager #body #campaign-list .option .column.status .selector {
  float: right;
  display: inline-block;
  width: 32px;
  height: 32px;
  margin: 0 0 0 8px;
  padding: 4px 0 0 4px;
  font-size: 24px;
  line-height: 16px;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  background-color: #74B100;
  border-radius: 16px;
}
/****************************************************/
/************* Campaign Management View *************/
.ms-Dialog-main.confirmation-modal {
  height: auto !important;
}
.ms-Dialog-main .submission-confirmation {
  padding: 60px;
}
.ms-Dialog-main.campaign-listings-modal {
  width: 80%;
  height: 96%;
}
.ms-Dialog-main.campaign-listings-modal h1 {
  margin-bottom: 32px;
  font-size: 24px;
}
.ms-Dialog-main.campaign-listings-modal h2 {
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: bold;
}
.ms-Dialog-main.campaign-listings-modal form {
  /****************************************************/
}
.ms-Dialog-main.campaign-listings-modal form .panel {
  position: relative;
  clear: both;
  max-height: 48px;
  margin: 0px auto 16px;
  border: solid 1px #107C0F;
  border-radius: 0px;
  overflow: hidden;
}
.ms-Dialog-main.campaign-listings-modal form .panel .body-content {
  width: 100%;
  max-width: 100%;
  padding: 8px;
}
.ms-Dialog-main.campaign-listings-modal form .panel .approved-discounts {
  padding: 15px 20px 5px;
}
.ms-Dialog-main.campaign-listings-modal form .panel .approved-discounts .toggle {
  position: absolute;
  right: 20px;
  top: 10px;
}
.ms-Dialog-main.campaign-listings-modal form .panel .approved-discounts .promo-code-entry {
  margin-top: -4px !important;
}
.ms-Dialog-main.campaign-listings-modal form .panel.active {
  max-height: initial;
}
.ms-Dialog-main.campaign-listings-modal form .panel.active .data-table {
  padding: 0px 20px;
}
.ms-Dialog-main.campaign-listings-modal form .section {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
}
.ms-Dialog-main.campaign-listings-modal form .section.minor {
  width: 61.8%;
  height: 38.2%;
  margin: 0px auto;
  padding: 0px;
}
.ms-Dialog-main.campaign-listings-modal form .section.major {
  width: 61.8%;
  height: 61.8%;
}
.ms-Dialog-main.campaign-listings-modal form .section.east,
.ms-Dialog-main.campaign-listings-modal form .section.west {
  width: calc(50% - 16px);
}
.ms-Dialog-main.campaign-listings-modal form .section.disabled .disability-mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.64);
}
.ms-Dialog-main.campaign-listings-modal form label {
  display: block;
  margin-right: 8px;
  margin-left: 3px;
}
.ms-Dialog-main.campaign-listings-modal form .form-group {
  clear: both;
  margin: 0 auto;
  padding: 4px 8px;
}
.ms-Dialog-main.campaign-listings-modal form .form-group .control-label {
  display: block;
  font-size: 12px;
}
.ms-Dialog-main.campaign-listings-modal form input[type="checkbox"],
.ms-Dialog-main.campaign-listings-modal form input[type="radio"] {
  border: solid 1px #009AED;
  color: #009AED;
}
.ms-Dialog-main.campaign-listings-modal form input[type="checkbox"]:checked,
.ms-Dialog-main.campaign-listings-modal form input[type="radio"]:checked {
  background-color: #009AED;
  color: #FFF;
}
.ms-Dialog-main.campaign-listings-modal form button {
  padding: 16px 24px;
  border: solid 1px #74B100;
  color: #74B100;
}
.ms-Dialog-main.campaign-listings-modal form button:disabled {
  background-color: #666;
  color: #EFEFEF;
  cursor: not-allowed;
}
.ms-Dialog-main.campaign-listings-modal form button[type="submit"] {
  border: solid 1px #74B100;
  background: #74B100;
  color: #FFF;
}
.ms-Dialog-main.campaign-listings-modal form #confirm-close {
  display: block;
}
.ms-Dialog-main.campaign-listings-modal form .field-instruction {
  color: #E81123;
  font-size: 11px;
  font-style: italic;
}
.ms-Dialog-main.campaign-listings-modal form .add-action-button {
  background-color: transparent;
  color: white;
  border: 0;
}
.ms-Dialog-main.campaign-listings-modal form .entity-info-field {
  display: inline-block;
  white-space: nowrap;
}
.ms-Dialog-main.campaign-listings-modal form .entity-info-field .data-range {
  display: inline-block;
  width: calc(100% - (64px + (8px*2)));
}
.ms-Dialog-main.campaign-listings-modal form .entity-info-field .data-range .data-column {
  display: inline-block;
  margin: 0 4px;
  padding: 0px 8px;
  vertical-align: top;
  color: #FFF;
}
.ms-Dialog-main.campaign-listings-modal form .entity-info-field .data-range .data-column.hidden {
  display: none;
}
.ms-Dialog-main.campaign-listings-modal form .entity-info-field .data-range .data-column .control-label {
  display: block;
  margin: 0;
  font-size: 12px;
  line-height: 24px;
}
.ms-Dialog-main.campaign-listings-modal form .entity-info-field .data-range .data-column input {
  width: 100%;
  height: 32px;
  padding: 2px;
  font-size: 11px;
  font-weight: normal;
  line-height: 20px;
  color: #000 !important;
}
.ms-Dialog-main.campaign-listings-modal form .entity-info-field .data-range .data-column .ms-Dropdown-container label {
  display: none;
}
.ms-Dialog-main.campaign-listings-modal form .entity-info-field .action-range {
  display: inline-block;
  margin-bottom: 8px;
  vertical-align: bottom;
}
.ms-Dialog-main.campaign-listings-modal form .entity-info-field .action-range button {
  min-width: initial !important;
  width: 64px;
  height: 64px;
  margin: 8px;
  padding: 0;
  color: #FFF;
  font-size: 15px;
  border: solid 1px #107C0F;
  border-radius: 16px;
  background-color: #107C0F;
}
.ms-Dialog-main.campaign-listings-modal form .entity-info-field:last-child .data-range {
  display: block;
}
.ms-Dialog-main.campaign-listings-modal form .entity-info-field:last-child .action-range {
  display: block;
  float: left;
}
.ms-Dialog-main.campaign-listings-modal form .entity-info-field:last-child .action-range button {
  width: initial;
  height: 16px;
}
.ms-Dialog-main.campaign-listings-modal form .entity-info-field:not(:last-child) .action-range button {
  width: 24px;
  height: 24px;
  margin-top: 40px;
  color: #107C0F;
  font-weight: bold;
  background-color: #FFF;
}
.ms-Dialog-main.campaign-listings-modal form .entity-info-field.locked .action-range button {
  border: solid 1px #FFF;
  border-radius: 16px;
  color: #107C0F;
  background-color: #FFF;
}
.ms-Dialog-main.campaign-listings-modal form .entity-info-field.locked .data-range {
  display: inline-block;
  clear: none;
}
.ms-Dialog-main.campaign-listings-modal form .discounts-button {
  width: 100%;
  display: inline-block;
}
.ms-Dialog-main.campaign-listings-modal form #campaign-determination button {
  background: white !important;
  color: black !important;
  border: 1px solid #dddddd !important;
}
.ms-Dialog-main.campaign-listings-modal form #campaign-determination .btn-selected {
  background: #ddd !important;
  border: 1px solid #dddddd !important;
}
.ms-Dialog-main.campaign-listings-modal form #campaign-determination .section.east,
.ms-Dialog-main.campaign-listings-modal form #campaign-determination .section.west {
  vertical-align: top;
}
.ms-Dialog-main.campaign-listings-modal form #campaign-determination .section.east .form-group,
.ms-Dialog-main.campaign-listings-modal form #campaign-determination .section.west .form-group {
  clear: both;
  width: 100%;
}
.ms-Dialog-main.campaign-listings-modal form #campaign-determination .section.east .form-group textarea[name="description"],
.ms-Dialog-main.campaign-listings-modal form #campaign-determination .section.west .form-group textarea[name="description"] {
  width: 100%;
  height: 160px;
}
.ms-Dialog-main.campaign-listings-modal form #campaign-determination .date-picker {
  width: calc(100% - 8px);
}
.ms-Dialog-main.campaign-listings-modal form #new-discount-details .body-content {
  padding: 0;
}
.ms-Dialog-main.campaign-listings-modal form #new-discount-details .body-content #parent-selection.section {
  float: left;
  width: 320px;
  margin: 0;
  padding: 8px;
}
.ms-Dialog-main.campaign-listings-modal form #new-discount-details .body-content #reset.section {
  float: right;
  padding: 8px;
}
.ms-Dialog-main.campaign-listings-modal form #new-discount-details .body-content #parent.section {
  clear: both;
  width: 100%;
  margin: 0px;
  padding: 16px 8px;
}
.ms-Dialog-main.campaign-listings-modal form #new-discount-details .body-content #product.section {
  clear: both;
  width: 100%;
  padding: 16px 8px;
}
.ms-Dialog-main.campaign-listings-modal form #new-discount-details .body-content .detail-column {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  max-width: 25%;
  padding: 4px;
}
.ms-Dialog-main.campaign-listings-modal form #new-discount-details .body-content .detail-column input {
  width: 100%;
  height: 32px;
}
.ms-Dialog-main.campaign-listings-modal form #new-discount-details .body-content .detail-column .product-ellipses {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.ms-Dialog-main.campaign-listings-modal form #new-discount-details .body-content .detail-column .product-ellipses:hover {
  overflow: visible;
  white-space: normal;
  position: relative;
}
.ms-Dialog-main.campaign-listings-modal form #new-discount-details .body-content .data-column input {
  padding: 2px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
.ms-Dialog-main.campaign-listings-modal form #new-discount-details .body-content .data-column input::-webkit-inner-spin-button,
.ms-Dialog-main.campaign-listings-modal form #new-discount-details .body-content .data-column input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.ms-Dialog-main.campaign-listings-modal form #new-discount-details .body-content #discount-details.section {
  width: 100%;
  padding: 16px 8px;
  background-color: #107C0F;
}
.ms-Dialog-main.campaign-listings-modal form #new-discount-details .body-content #discount-details.section .detail-column {
  width: 20%;
}
.ms-Dialog-main.campaign-listings-modal form button#add-discount-list {
  float: right;
  margin: 16px 0;
}
.ms-Dialog-main.campaign-listings-modal form button#add-discount-list[disabled] {
  background-color: #B6B6B6;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings {
  display: block;
  clear: both;
  margin-top: 64px;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel .header {
  height: auto;
  font-size: 16px;
  line-height: 30px;
  float: left;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel .header .parent-selection.section {
  float: left;
  width: 160px;
  margin-right: 8px;
  line-height: 20px;
  white-space: nowrap;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel .header .parent-selection.section .ms-Dropdown-container {
  width: 100%;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel .header .title-selection.section {
  float: left;
  width: 200px;
  margin: 0 8px;
  line-height: 20px;
  vertical-align: top;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel .header .title-selection.section .ms-Dropdown-container {
  width: 100%;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel .header .platform-name.section {
  float: left;
  max-width: 160px;
  margin-left: 8px;
  line-height: 20px;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel .header .actions.section {
  float: right;
  width: 200px;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel .header .actions.section a {
  cursor: pointer;
  margin: 0 8px;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel .header .toggle {
  float: right;
  width: 32px;
  height: 32px;
  padding-left: 10px;
  border: solid 1px #000;
  border-radius: 8px;
  color: #FFF;
  line-height: 26px;
  background-color: #000;
  cursor: pointer;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel .header .toggle::after {
  content: "+";
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel .toggle {
  float: right;
  width: 32px;
  height: 32px;
  text-align: center;
  border: solid 1px #000;
  border-radius: 8px;
  color: #FFF;
  line-height: 26px;
  background-color: #000;
  cursor: pointer;
  font-weight: bold;
  font-size: 24px;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel .actions {
  float: right;
  margin-top: 5px;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel .actions a {
  margin: 5px 10px;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel .promo-code-entry {
  margin-top: 4px;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel .promo-code-entry .save-button {
  padding: 8px 20px;
  background: white;
  margin-left: 20px;
  color: #333;
  border-radius: 2px;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel .promo-code-entry .save-button:disabled {
  background: #e1e1e1;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel .data-table {
  display: block;
  position: relative;
  clear: both;
  width: 100%;
  margin-top: 16px;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel .data-table .data-header {
  display: block;
  clear: both;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel .data-table .data-header .data-column {
  display: inline-block;
  width: 20%;
  padding: 8px;
  vertical-align: top;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel .data-table .data-header:first-child {
  border: solid 1px #505050;
  border-width: 0 0 1px 0;
  background-color: #FFF;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel .data-table .data-header:first-child .data-column {
  padding: 8px 0;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel .data-table .data-header:first-child .data-column::after {
  content: initial;
  padding: 0;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel .data-table .entity-info-field {
  height: initial;
  padding: 8px 0;
  width: calc(100% - 64px - (8px * 2)) !important;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel .data-table .entity-info-field .action-range button {
  width: initial !important;
  margin-top: 2px;
  border: initial;
  border-radius: initial;
  color: #107C0F;
  background-color: initial;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel .data-table .entity-info-field:nth-child(odd) {
  background-color: #E6E6E6;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel.active .header .product-name.section {
  font-weight: bold;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel.active .header .platform-name.section {
  font-weight: bold;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel.active .header .toggle {
  padding-left: 12px;
  line-height: 24px;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel.active .header .toggle::after {
  content: "-";
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel.active .footer {
  display: block;
  clear: both;
  min-height: 36px;
  margin: 8px 0;
  background-color: #FFF;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel.active .footer button {
  float: right;
  margin-left: 8px;
  padding: 8px 16px;
  min-width: 80px;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel.active .footer button#cancel-discount-edit {
  border: solid 1px #000;
  color: #000;
  background-color: #FFF;
}
.ms-Dialog-main.campaign-listings-modal form #discounts-listings .existing-discount.panel.active .footer button#save-discount-edit {
  border: solid 1px #000;
  color: #FFF;
  background-color: #000;
}
.ms-Dialog-main.campaign-listings-modal form .discount-info {
  display: flex;
  margin-top: 1px;
  align-items: center;
  /*&.dollar .data-column {
                    &:nth-child(3), &:nth-child(5) {
                        //width: 128px !important;

                        &::after {
                            content: "$";
                            padding: 7px 12px;
                        }
                    }
                }

                &.euro .data-column {
                    &:nth-child(3), &:nth-child(5) {
                        //width: 128px !important;

                        &::after {
                            content: "€";
                            padding: 7px 12px;
                        }
                    }
                }*/
}
.ms-Dialog-main.campaign-listings-modal form .discount-info.dark-strip {
  background: #f1f1f1;
}
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column {
  display: flex;
  align-items: center;
  padding-left: 20px;
}
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column:nth-child(1),
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column:nth-child(2) {
  width: 25% !important;
}
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column:nth-child(3)::after,
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column:nth-child(4)::after,
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column:nth-child(5)::after {
  padding: 7px 10px;
  color: #FFF;
  line-height: 32px;
  background-color: #000;
}
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column:nth-child(3) input,
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column:nth-child(4) input,
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column:nth-child(5) input {
  float: right;
  width: calc(100% - 32px) !important;
}
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column:nth-child(3),
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column:nth-child(5) {
  width: 128px !important;
  /*&::after {
                            content: "$";
                            padding: 7px 12px;
                        }*/
}
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column:nth-child(3) span,
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column:nth-child(5) span {
  padding: 7px 12px;
  color: #FFF;
  background-color: #000;
}
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column:nth-child(4) {
  width: 96px !important;
}
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column:nth-child(4)::after {
  content: "%";
}
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column-readonly:nth-child(1),
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column-readonly:nth-child(2) {
  width: 15% !important;
}
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column-readonly:nth-child(3) {
  background-color: #d1d1d1;
}
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column-readonly:nth-child(3)::before,
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column-readonly:nth-child(4)::before,
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column-readonly:nth-child(5)::before {
  padding: 7px 10px;
  color: #FFF;
  line-height: 32px;
  background-color: #000;
}
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column-readonly:nth-child(3) input,
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column-readonly:nth-child(4) input,
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column-readonly:nth-child(5) input {
  float: right;
  width: calc(100% - 32px) !important;
}
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column-readonly:nth-child(3),
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column-readonly:nth-child(5) {
  width: 128px !important;
}
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column-readonly:nth-child(3)::before,
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column-readonly:nth-child(5)::before {
  content: "$";
  padding: 7px 12px;
  margin-right: 10px;
}
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column-readonly:nth-child(4) {
  width: 96px !important;
}
.ms-Dialog-main.campaign-listings-modal form .discount-info .data-column-readonly:nth-child(4)::before {
  content: "%";
  margin-right: 10px;
}
.ms-Dialog-main.campaign-listings-modal form.percentage::before {
  width: 50%;
  height: 100%;
  content: "%";
  background-color: #000;
}
.ms-Dialog-main.campaign-listings-modal form .foot {
  margin: 32px 0;
}
.ms-Dialog-main.campaign-listings-modal form .foot button {
  padding: 10px 40px;
  text-transform: uppercase;
}
.ms-Dialog-main.campaign-listings-modal form .foot button#save {
  float: right;
  border-color: #E6E6E6;
  color: #000;
  background-color: #FFF;
}
.ms-Dialog-main.campaign-listings-modal form .foot button#close {
  float: left;
}
.ms-Dialog-main.campaign-listings-modal form .foot button#submit[disabled] {
  background-color: #B6B6B6;
}
.ms-Dialog-main.campaign-listings-modal form .foot button#review {
  float: right;
  border-color: #000;
  color: #FFF;
  background-color: #000;
}
.ms-Dialog-main.campaign-listings-modal form .foot button#review[disabled] {
  background-color: #B6B6B6;
}
.ms-Dialog-main.campaign-listings-modal form.static #campaign-determination {
  border-width: 0;
}
.ms-Dialog-main.campaign-listings-modal form.static #campaign-determination label.control-label {
  display: inline-block;
  margin-right: 8px;
  vertical-align: top;
}
.ms-Dialog-main.campaign-listings-modal form.static #campaign-determination #approval.panel button {
  margin: 4px;
  padding: 8px 24px;
  border-color: #505050;
  color: #FFF;
  background-color: #505050;
}
.ms-Dialog-main.campaign-listings-modal form.static #campaign-determination .form-group .control-label {
  line-height: 20px;
}
.ms-Dialog-main.campaign-listings-modal form.static #campaign-determination .form-group .control-label::after {
  content: ":";
}
.ms-Dialog-main.campaign-listings-modal form.static #campaign-determination .form-group span {
  display: inline-block;
  margin-top: 8px;
  line-height: 16px;
}
.ms-Dialog-main.campaign-listings-modal form.static #discounts-listings {
  margin-top: 16px;
}
.ms-Dialog-main.campaign-listings-modal form.static #discounts-listings h2 {
  display: none;
}
.ms-Dialog-main.campaign-listings-modal form.static #discounts-listings .existing-discount.static .header .section {
  margin-right: 32px;
}
.ms-Dialog-main.campaign-listings-modal form.static .data-table .data-row:first-child .data-column::after {
  content: none !important;
  padding: 0 !important;
  color: initial !important;
  background-color: initial !important;
}
.ms-Dialog-main.campaign-listings-modal form.review #discounts-listings .existing-discount.panel .header .section {
  margin-right: initial;
}
.ms-Dialog-main.campaign-listings-modal form.review #discounts-listings .existing-discount.panel .header .title-selection.section {
  width: 200px;
}
.ms-Dialog-main.campaign-listings-modal form.review #discounts-listings .existing-discount.panel .header .platform-name.section {
  max-width: 240px;
}
.ms-Dialog-main.campaign-listings-modal form.review #discounts-listings .existing-discount.panel.petrified .header .title-selection.section {
  width: 400px;
}
.ms-Dialog-main.campaign-listings-modal form.review #discounts-listings .existing-discount.panel.petrified .header .platform-name.section {
  max-width: 320px;
}
.ms-Dialog-main.campaign-listings-modal form .alert {
  display: block;
  clear: both;
  width: 100%;
  padding: 8px 16px;
  color: #FFF;
  background-color: #505050;
}
.ms-Dialog-main.campaign-listings-modal form .alert .copy {
  display: inline-block;
  width: calc(100% - 32px);
}
.ms-Dialog-main.campaign-listings-modal form .alert .detail .title {
  font-weight: bold;
}
.ms-Dialog-main.campaign-listings-modal form .alert .detail li {
  margin-left: 32px;
  list-style-type: circle;
}
.ms-Dialog-main.campaign-listings-modal form .alert button.close {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin: 0;
  padding: 0;
  border-width: 0;
  font-size: 24px;
  line-height: 32px;
  background-color: initial;
}
.ms-Dialog-main.campaign-listings-modal .ms-Modal .ms-modal-container .ms-modal-body .status-message {
  margin: 32px 0;
}
.ms-Dialog-main.campaign-listings-modal .ms-Modal #foot {
  background-color: #505050;
}
.ms-Dialog-main.campaign-listings-modal .ms-Modal #foot .ms-Button.ms-Button--primary {
  border-width: 0;
  color: #FFF;
  background-color: #505050;
}
.ms-Dialog-main.campaign-listings-modal .ms-Modal #foot .ms-Button .ms-Button-label {
  text-transform: uppercase;
}
.ms-Dialog-main.campaign-listings-modal .loading-screen {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  padding-top: 16px;
  color: #000;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
}
.ms-Dialog-main.confirm-modal {
  width: auto;
  height: auto;
}
.ms-Dialog-main.confirm-modal .ms-Modal-scrollableContent {
  padding: 20px 0;
}
.ms-Dialog-main.confirm-modal .review {
  min-height: unset;
}
.ms-DatePicker button.ms-DatePicker-day-button .disabled {
  color: #E6E6E6;
}
.rbt-input-hint-container .rbt-input-main {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 14px;
  height: 37px;
}
#campaign-manager .rbt,
#tool-box .rbt {
  width: 320px;
}
#campaign-manager .sort-field,
#tool-box .sort-field {
  margin-left: 256px;
}
#campaign-manager .filters-toggle,
#tool-box .filters-toggle {
  width: 140px;
  margin-left: 48px;
  padding: 6px 16px;
  border: solid 1px #74B100;
}
.discounts-data-table {
  overflow-x: auto;
}
.discounts-data-table .table thead {
  background: white;
  color: #333333;
  border: none;
}
.discounts-data-table .table thead tr th:nth-child(1) {
  text-align: center;
}
.discounts-data-table tr {
  border: none;
}
.discounts-data-table tr td {
  padding: 0 !important;
  position: relative;
  height: 34px !important;
  vertical-align: middle !important;
  /**/
}
.discounts-data-table tr td:nth-child(1) {
  text-align: center;
}
.discounts-data-table tr td:nth-child(3) {
  background-color: #d1d1d1;
}
.discounts-data-table tr td:nth-child(3),
.discounts-data-table tr td:nth-child(4),
.discounts-data-table tr td:nth-child(5) {
  text-align: left;
}
.discounts-data-table tr td:nth-child(3)::before,
.discounts-data-table tr td:nth-child(4)::before,
.discounts-data-table tr td:nth-child(5)::before {
  padding: 7px 10px;
  color: #FFF;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000;
}
.discounts-data-table tr td:nth-child(3)::before,
.discounts-data-table tr td:nth-child(5)::before {
  padding: 7px 12px;
  margin-right: 10px;
}
.discounts-data-table tr td:nth-child(4) {
  padding-left: 37px !important;
}
.discounts-data-table tr td:nth-child(4)::before {
  content: "%";
  margin-right: 10px;
}
.discounts-data-table .symbol {
  float: left;
  color: white;
  background: black;
  margin: -7px 5px -7px 0;
  width: 35px;
  height: 34px;
  text-align: center;
  padding-top: 7px;
}
.duplicateDrop {
  position: absolute !important;
  top: 10px;
  right: 50px;
  width: 40%;
}
.duplicate-modal h1,
.duplicate-modal h2 {
  text-align: center;
}
.duplicate-modal .datesec {
  width: calc(45% - 16px);
  display: inline-block;
  float: left;
  margin: 30px 10px;
}
.duplicate-modal .datesecClear {
  clear: both;
}
.duplicate-modal #duplicateCancel {
  border: solid 1px #74B100;
  color: #74B100;
  text-transform: uppercase;
  background: #fff;
}

.ms-font-su {
  font-weight: lighter;
  font-size: 40px;
}
.ms-font-xxl {
  font-weight: lighter;
  font-size: 28px;
}
.ms-font-xl {
  font-weight: lighter;
  font-size: 21px;
}
.ms-font-l {
  font-weight: 300;
  font-size: 17px;
}
.ms-font-m-plus {
  font-weight: normal;
  font-size: 15px;
}
.ms-font-m {
  font-weight: normal;
  font-size: 14px;
}
.ms-font-s-plus {
  font-weight: normal;
  font-size: 13px;
}
.ms-font-s {
  font-weight: normal;
  font-size: 12px;
}
.ms-font-xs {
  font-weight: normal;
  font-size: 11px;
}
.ms-font-mi {
  font-weight: 600;
  font-size: 10px;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.hover-row:hover {
  background-color: #F5F5F5;
}
.transparent-background-squares {
  background-color: #efefef;
  /* opacity: 0.8; */
  background-image: repeating-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), repeating-linear-gradient(45deg, #efefef 25%, #ddd 25%, #ddd 75%, #efefef 75%, #efefef);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
#dashboard-kpi-container p.pl-2 {
  font-size: 17px;
}
.kpi-container {
  height: 290px;
}
.kpi-container .kpi-widget {
  font-style: normal;
  color: #505050;
}
.kpi-container .kpi-widget p {
  font-size: 28px;
}
.kpi-container .kpi-widget a {
  font-size: 14px;
}
.kpi-container .expand-table-icon {
  font-size: 0.5em;
  opacity: 0.5;
  position: absolute;
  bottom: 10px;
}
.kpi-container .expand-table-icon:hover {
  font-weight: 600;
  opacity: 1;
}
.kpi-container .chevronButton {
  background: transparent !important;
  padding-top: 35px !important;
  color: #fff !important;
  border: 0px !important;
  height: 10px !important;
}
.kpi-container .chevronButton .ms-Button-icon {
  margin-top: -30px;
}
.kpi-container.new-program .kpi-1 {
  background-color: #fff256;
  color: #000;
}
.kpi-container.new-program .kpi-1 a {
  color: #000;
}
.kpi-container.new-program .kpi-1.dark-blue {
  background-color: #3366ff;
  color: #fff;
}
.kpi-container.new-program .kpi-1.dark-blue a {
  color: #fff;
}
.kpi-container.new-program .kpi-2 {
  background-color: #0099ff;
  color: #fff;
}
.kpi-container.new-program .kpi-2 a {
  color: #fff;
}
.kpi-container.new-program .kpi-3 {
  background-color: #61c230;
  color: #fff;
}
.kpi-container.new-program .kpi-3 a {
  color: #fff;
}
.kpi-container.new-program .kpi-4 {
  background-color: #4a0180;
  color: #fff;
}
.kpi-container.new-program .kpi-4 a {
  color: #fff;
}
.kpi-container.existing-products .kpi-1 {
  background-color: #666666;
  color: #fff;
}
.kpi-container.existing-products .kpi-1 a {
  color: #fff;
}
.kpi-container.existing-products .kpi-2 {
  background-color: #aeaeae;
  color: #000;
}
.kpi-container.existing-products .kpi-2 a {
  color: #000;
}
.kpi-container.existing-products .kpi-3 {
  background-color: #ff6633;
  color: #fff;
}
.kpi-container.existing-products .kpi-3 a {
  color: #fff;
}
.kpi-container.existing-products .kpi-4 {
  background-color: #ffcc33;
  color: #000;
}
.kpi-container.existing-products .kpi-4 a {
  color: #000;
}
.ms-Callout.new-program.kpi-1 .ms-Callout-main,
.ms-Callout.new-program.kpi-1 .ms-Callout-beak {
  background-color: #fff256;
}
.ms-Callout.new-program.kpi-1 .kpi-table-title {
  color: #000;
}
.ms-Callout.new-program.kpi-1.dark-blue .ms-Callout-main,
.ms-Callout.new-program.kpi-1.dark-blue .ms-Callout-beak {
  background-color: #3366ff;
}
.ms-Callout.new-program.kpi-1.dark-blue .kpi-table-title {
  color: #fff;
}
.ms-Callout.new-program.kpi-2 .ms-Callout-main,
.ms-Callout.new-program.kpi-2 .ms-Callout-beak {
  background-color: #0099ff;
}
.ms-Callout.new-program.kpi-2 .kpi-table-title {
  color: #fff;
}
.ms-Callout.new-program.kpi-3 .ms-Callout-main,
.ms-Callout.new-program.kpi-3 .ms-Callout-beak {
  background-color: #61c230;
}
.ms-Callout.new-program.kpi-3 .kpi-table-title {
  color: #fff;
}
.ms-Callout.new-program.kpi-4 .ms-Callout-main,
.ms-Callout.new-program.kpi-4 .ms-Callout-beak {
  background-color: #4a0180;
}
.ms-Callout.new-program.kpi-4 .kpi-table-title {
  color: #fff;
}
.ms-Callout.existing-products.kpi-1 .ms-Callout-main,
.ms-Callout.existing-products.kpi-1 .ms-Callout-beak {
  background-color: #666666;
}
.ms-Callout.existing-products.kpi-1 .kpi-table-title {
  color: #fff;
}
.ms-Callout.existing-products.kpi-2 .ms-Callout-main,
.ms-Callout.existing-products.kpi-2 .ms-Callout-beak {
  background-color: #aeaeae;
}
.ms-Callout.existing-products.kpi-2 .kpi-table-title {
  color: #000;
}
.ms-Callout.existing-products.kpi-3 .ms-Callout-main,
.ms-Callout.existing-products.kpi-3 .ms-Callout-beak {
  background-color: #ff6633;
}
.ms-Callout.existing-products.kpi-3 .kpi-table-title {
  color: #fff;
}
.ms-Callout.existing-products.kpi-4 .ms-Callout-main,
.ms-Callout.existing-products.kpi-4 .ms-Callout-beak {
  background-color: #ffcc33;
}
.ms-Callout.existing-products.kpi-4 .kpi-table-title {
  color: #000;
}
.ms-Callout .kpi-table-container table {
  width: 700px;
}
.ms-Callout .kpi-table-container .kpi-table-title {
  font-size: 20px;
  font-weight: 400;
}

.ms-font-su {
  font-weight: lighter;
  font-size: 40px;
}
.ms-font-xxl {
  font-weight: lighter;
  font-size: 28px;
}
.ms-font-xl {
  font-weight: lighter;
  font-size: 21px;
}
.ms-font-l {
  font-weight: 300;
  font-size: 17px;
}
.ms-font-m-plus {
  font-weight: normal;
  font-size: 15px;
}
.ms-font-m {
  font-weight: normal;
  font-size: 14px;
}
.ms-font-s-plus {
  font-weight: normal;
  font-size: 13px;
}
.ms-font-s {
  font-weight: normal;
  font-size: 12px;
}
.ms-font-xs {
  font-weight: normal;
  font-size: 11px;
}
.ms-font-mi {
  font-weight: 600;
  font-size: 10px;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.hover-row:hover {
  background-color: #F5F5F5;
}
.transparent-background-squares {
  background-color: #efefef;
  /* opacity: 0.8; */
  background-image: repeating-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), repeating-linear-gradient(45deg, #efefef 25%, #ddd 25%, #ddd 75%, #efefef 75%, #efefef);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
.box-half ~ .box-half {
  /*background: @xb-lighter-box-gray;*/
}
.box-half {
  /*float: left;
    width: 48%;*/
  background: #F5F5F5;
  height: 330px;
  margin: 0 0 35px 0;
}
.box-half a:hover {
  text-decoration: none;
}
.box-half.grid {
  display: grid;
  background: white;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 35px 1fr 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  -ms-grid-rows: 35px 1fr 1fr;
  /* Edge doesn't need this...
            > *:nth-child(1) {
            -ms-grid-row: 1;
            -ms-grid-column: 1;
        }

        > *:nth-child(2) {
            -ms-grid-row: 1;
            -ms-grid-column: 2;
        }

        > *:nth-child(3) {
            -ms-grid-row: 1;
            -ms-grid-column: 3;
        }

        > *:nth-child(4) {
            -ms-grid-row: 2;
            -ms-grid-column: 1;
        }

        > *:nth-child(5) {
            -ms-grid-row: 2;
            -ms-grid-column: 2;
        }

        > *:nth-child(6) {
            -ms-grid-row: 2;
            -ms-grid-column: 3;
        }

        > *:nth-child(7) {
            -ms-grid-row: 3;
            -ms-grid-column: 1;
        }

        > *:nth-child(8) {
            -ms-grid-row: 3;
            -ms-grid-column: 2;
        }

        > *:nth-child(9) {
            -ms-grid-row: 3;
            -ms-grid-column: 3;
        }
    }
    /*& + .*/
  /*box-half {
        margin: 0 0 @margin-left-sm+10 @margin-left-sm+10;
    }*/
}
.box-half > p {
  font-size: 1.2em;
  margin-bottom: 10px;
}
.box-half .status-box {
  background: #B6B6B6;
  border: solid 8px white;
  border-left: 0;
  border-top: 0;
  color: #505050;
  cursor: pointer;
  overflow: hidden;
}
.box-half .status-box .value,
.box-half .status-box .text {
  display: table;
  font-size: 28px;
  font-weight: 300;
  width: 50%;
  height: 40px;
  margin: 55px auto 0;
  text-align: center;
}
.box-half .status-box .text {
  font-size: 13px;
  width: 80%;
  margin: -19px auto 0;
}
.box-half .status-box.one {
  grid-row: 2;
  -ms-grid-row: 2;
}
.box-half .status-box.two {
  grid-row-start: 2;
  -ms-grid-row: 2;
  -ms-grid-column: 2;
}
.box-half .status-box.three {
  grid-column: 3;
  grid-row-start: 2;
  grid-row-end: 4;
  -ms-grid-row: 2;
  -ms-grid-column: 3;
  -ms-grid-row-span: 2;
}
.box-half .status-box.four {
  grid-row: 3;
  grid-column-start: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
}
.box-half .status-box.blue {
  background: #005CAF;
}
.box-half .status-box.green {
  background: #5DC21E;
}
.box-half .status-box.lgreen {
  background: #107C0F;
}
.box-half .status-box.lime {
  background: #5DC21E;
}
.box-half .status-box.orange {
  background: orange;
}
.box-half .status-box.red {
  background: #E81123;
}
.box-half .status-box.crimson {
  background: crimson;
}
.box-half .status-box.gold {
  background: gold;
}
.box-half .status-box.goldenrod {
  background: goldenrod;
}
.box-half .status-box.indigo {
  background: indigo;
}
.box-half .status-box.yellow {
  background: #FFF433;
}
.box-half .status-box.blue,
.box-half .status-box.goldenrod,
.box-half .status-box.green,
.box-half .status-box.indigo,
.box-half .status-box.lgreen,
.box-half .status-box.lime,
.box-half .status-box.orange,
.box-half .status-box.red,
.box-half .status-box.crimson {
  color: white;
}
.box-half.report {
  background: white;
  border: none;
}
.box-half.report table {
  width: 100%;
  max-width: 480px;
}
.box-half.report table tr:nth-child(odd) {
  background: #F5F5F5;
}
.box-half.report table th {
  font-weight: 500;
}
.box-half.report table td {
  font-weight: normal;
  font-size: 13px;
}
.box-half.report table td div {
  overflow: hidden;
  width: 105px;
}
.box-half.report table td div.text-right {
  text-align: right;
}
.box-half.report table td div.smaller {
  width: 75px;
}
.box-half.report table td,
.box-half.report table th {
  height: 24px;
  padding: 2px 10px;
  white-space: nowrap;
}
.box-half.report table td + td,
.box-half.report table th + th {
  padding-left: 3px;
}
.box-half.report ul {
  list-style: none;
}
.box-half.report ul .table-head {
  font-weight: bold;
}
.box-half.report li {
  border-top: solid 1px #E6E6E6;
  font-weight: normal;
  font-size: 13px;
  height: 24px;
  padding: 2px 10px;
}
.box-half.report li:nth-child(odd) {
  background: #F5F5F5;
}
.box-half input[type=button] {
  margin: 15px auto;
}
.dashboardHeading {
  /*width: 100%;
    font-size: 18px;*/
  width: 100%;
  font-size: 28px;
  font-weight: 300;
  margin-bottom: 12px;
  margin-left: 17px;
  color: #808080;
}
#dashboard-kpi-container {
  /*border: 1px solid #000;
    padding: 10px 10px 20px 10px;
    margin-bottom: 10px;*/
  border: 1px solid transparent;
  padding: 20px 10px 40px 10px;
  /* margin-bottom: 10px;*/
  position: relative;
}
#dashboard-kpi-container div p {
  margin-bottom: 10px;
}
#dashboard-kpi-container .kpi-widget {
  font-size: 28px;
  font-weight: 300;
  /*.text-center {
			//.value, .text {
				display: table;
				font-size: @ms-fontSize-xxl;
				font-weight: 300;
				width: 50%;
				height: 40px;
				margin: 55px auto 0;
				text-align: center;
			//}
		}*/
}
#dashboard-kpi-container .kpi-widget a {
  font-size: 14px;
  width: 90%;
  text-decoration: none;
}
#dashboard-kpi-container + #dashboard-kpi-container::after {
  content: '';
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+7,5b0c56+15,5b0c56+85,ffffff+93 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ffffff 7%, #ccc 15%, #ccc 85%, #ffffff 93%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ffffff 7%, #ccc 15%, #ccc 85%, #ffffff 93%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ffffff 7%, #ccc 15%, #ccc 85%, #ffffff 93%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
  /* IE6-9 */
}
#dashboard-kpi-containersoftbundle {
  border: 1px solid #000;
  padding: 10px 10px 20px 10px;
  margin-bottom: 10px;
}
#dashboard-kpi-containersoftbundle div p {
  margin-bottom: 10px;
}
#dashboard-kpi-containersoftbundle .kpi-widget {
  font-size: 28px;
  font-weight: 300;
  /*.text-center {
			//.value, .text {
				display: table;
				font-size: @ms-fontSize-xxl;
				font-weight: 300;
				width: 50%;
				height: 40px;
				margin: 55px auto 0;
				text-align: center;
			//}
		}*/
}
#dashboard-kpi-containersoftbundle .kpi-widget a {
  font-size: 14px;
  width: 90%;
  text-decoration: none;
}
#dashboard-kpi-containergearbox {
  border: 1px solid #000;
  padding: 10px 10px 20px 10px;
  margin-bottom: 10px;
}
#dashboard-kpi-containergearbox div p {
  margin-bottom: 10px;
}
#dashboard-kpi-containergearbox .kpi-widget {
  font-size: 28px;
  font-weight: 300;
  /*.text-center {
			//.value, .text {
				display: table;
				font-size: @ms-fontSize-xxl;
				font-weight: 300;
				width: 50%;
				height: 40px;
				margin: 55px auto 0;
				text-align: center;
			//}
		}*/
}
#dashboard-kpi-containergearbox .kpi-widget a {
  font-size: 14px;
  width: 90%;
  text-decoration: none;
}
.center-content {
  box-sizing: border-box;
  padding: 25px;
}
.links {
  display: flex;
  align-items: center;
  float: right;
  height: 40px;
  background-color: #107C0F;
  margin-right: 5px;
  max-width: 189.25px;
  min-width: 189.25px;
}
.links:hover {
  background-color: #0d650c;
}
.links a {
  text-align: center;
  color: #fff !important;
  text-decoration: none;
  height: 40px;
  width: 189.25px;
  line-height: 35px;
}
.links a:hover {
  background-color: #0d650c;
}
.links .ms-IconExample {
  font-size: 16px;
  margin-right: 8px;
  position: relative;
  top: 1.5px;
}
.pageTitleH2 {
  font-size: 40px;
  font-weight: 100;
  color: #505050;
  margin-bottom: 20px;
}
.programh4head {
  font-size: 17px;
  font-weight: 400;
  margin: 5px 0 10px;
}

.generic-error-modal {
  width: 505px;
}
.generic-error-modal .generic-error-content .confirm-bar.failed {
  background: #e81123;
  color: white;
  font-weight: 500;
  height: 57px;
  min-height: 57px;
  padding: 13px 35px;
  position: relative;
  text-align: center;
}

.ms-font-su {
  font-weight: lighter;
  font-size: 40px;
}
.ms-font-xxl {
  font-weight: lighter;
  font-size: 28px;
}
.ms-font-xl {
  font-weight: lighter;
  font-size: 21px;
}
.ms-font-l {
  font-weight: 300;
  font-size: 17px;
}
.ms-font-m-plus {
  font-weight: normal;
  font-size: 15px;
}
.ms-font-m {
  font-weight: normal;
  font-size: 14px;
}
.ms-font-s-plus {
  font-weight: normal;
  font-size: 13px;
}
.ms-font-s {
  font-weight: normal;
  font-size: 12px;
}
.ms-font-xs {
  font-weight: normal;
  font-size: 11px;
}
.ms-font-mi {
  font-weight: 600;
  font-size: 10px;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.hover-row:hover {
  background-color: #F5F5F5;
}
.transparent-background-squares,
.MOVED .react-card-front {
  background-color: #efefef;
  /* opacity: 0.8; */
  background-image: repeating-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), repeating-linear-gradient(45deg, #efefef 25%, #ddd 25%, #ddd 75%, #efefef 75%, #efefef);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
.MOVED .react-card-front {
  border-radius: 11px;
}
.MOVED #svg237 {
  margin: -13.5px -13px -13px -13px !important;
}
.previewBackground {
  background: white;
  padding-left: 3px;
  text-align: center;
  opacity: 70%;
  border-radius: 5px;
}
/*.react-card-front {
    &:extend(.transparent-background-squares);
}*/
#svgdownload #PrintGuideline,
#svgdownload .print-guideline,
#canvas .print-guideline {
  display: none;
}
.for-dev .print-guideline {
  display: block !important;
}
.card-crop {
  overflow: hidden;
  width: 322px;
  border-radius: 10px;
  height: 466px;
  margin-top: 20px;
}
.card-crop.square {
  height: 322px;
}
.card-crop #PrintGuideline {
  stroke: #F5F5F5;
}
.card-crop .no-printguideline #PrintGuideline {
  display: none;
}
.card-crop .not('.no-printguideline') #PrintGuideline {
  display: block;
}
.card-crop #cardBG,
.card-crop #cardInnerBG {
  fill: white;
}
.card-crop #contentTypeSB {
  text-align: center;
  line-height: 3mm;
  overflow: visible;
  font-weight: bold;
}
.card-crop #contentTypeSB tspan {
  display: block;
}
.card-crop #gameRequirementFO {
  text-align: center;
  line-height: 3mm;
  overflow: visible;
  font-weight: bold;
}
.card-crop #gameRequirementFO tspan {
  display: block;
}
.card-crop #prePurchaseText {
  text-align: center;
  line-height: 3mm;
  overflow: visible;
  font-weight: bold;
}
.card-crop #prePurchaseText tspan {
  display: block;
}
.card-crop #prepurDiv {
  padding: 3.8px 1.2mm;
  height: 29.6px;
  width: 100%;
  float: left;
}
.card-crop #innerprePurchase {
  float: right;
}
.card-crop .contentTypeGBArabic tspan:last-child {
  font-size: 7pt;
}
.card-tabs {
  margin-bottom: 15px;
}
.image-contain,
.rating-contain {
  background: white !important;
}
.react-card-flipper #contentTypeSB {
  text-align: center;
  line-height: 3mm;
  overflow: visible;
  font-weight: bold;
}
.react-card-flipper #contentTypeSB tspan {
  display: block;
}
.react-card-flipper #prePurchaseText {
  text-align: center;
  line-height: 3mm;
  overflow: visible;
  font-weight: bold;
}
.react-card-flipper #prePurchaseText tspan {
  display: block;
}
.react-card-flipper #prepurDiv {
  padding: 3.8px 1.2mm;
  height: 29.6px;
  width: 100%;
  float: left;
}
.react-card-flipper #innerprePurchase {
  float: right;
}
.react-card-flipper .contentTypeGBArabic tspan:last-child {
  font-size: 7pt;
}
.react-card-flipper #contentTypeSB-multiLine {
  text-align: center;
  line-height: 2mm;
  overflow: visible;
  font-weight: bold;
}
.react-card-flipper #contentTypeSB-multiLine tspan {
  display: block;
}
.react-card-flipper #gameRequirementFO {
  text-align: center;
  line-height: 3mm;
  overflow: visible;
  font-weight: bold;
}
.react-card-flipper #gameRequirementFO tspan {
  display: block;
}
.windows-snowbird-card {
  border-radius: 11px;
  height: 466px;
  width: 323px;
  background-color: #1072c3;
}
.windows-snowbird-card div {
  color: white;
  font-family: 'Segoe Pro';
  font-size: 2em;
  line-height: 1.2em;
  margin: auto;
  padding-top: 60%;
  text-align: center;
  vertical-align: middle;
  width: 60%;
}

@font-face {
  font-family: 'Arial Bold';
  src: url("/dist/fonts/Arial Bold.ttf");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Arial Narrow';
  src: url("/dist/fonts/Arial Narrow.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Arial';
  src: url(/dist/fonts/Arial.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ArialMT';
  src: url(/dist/fonts/ArialMT.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'arialRoundedMTBold';
  src: url(/dist/fonts/arialRoundedMTBold.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Consolas';
  src: url('/dist/fonts/consolas.woff') format('woff'), url(/dist/fonts/consola.ttf);
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'malgun';
  src: url(/dist/fonts/malgun.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'malgunbd';
  src: url(/dist/fonts/malgunbd.ttf);
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'meiryo';
  src: url(/dist/fonts/meiryo.ttc);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'meiryob';
  src: url(/dist/fonts/meiryob.ttc);
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'MicrosoftJhengHei';
  src: url(/dist/fonts/MicrosoftJhengHei.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MicrosoftJhengHei-Bold';
  src: url(/dist/fonts/MicrosoftJhengHei-Bold.ttf);
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'MicrosoftYaHei';
  src: url(/dist/fonts/MicrosoftYaHei.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MicrosoftYaHei-Bold';
  src: url('/dist/fonts/MicrosoftYaHei-Bold.woff') format('woff'), url(/dist/fonts/MicrosoftYaHei-Bold.ttf);
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Segoe Pro';
  src: url('/dist/fonts/SegoePro-Regular.woff') format('woff'), url(/dist/fonts/SegoePro.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Segoe Pro Black';
  src: url('/dist/fonts/SegoePro-Black.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Segoe Pro Bold';
  src: url('/dist/fonts/SegoePro-Bold.woff') format('woff'), url(/dist/fonts/SegoePro-Bold.ttf);
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Segoe Pro Semibold';
  src: url('/dist/fonts/SegoePro-Semibold.woff') format('woff'), url(/dist/fonts/SegoePro-Semibold.ttf);
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Segoe Pro Cond';
  src: url('/dist/fonts/SegoeProCond.woff') format('woff'), url(/dist/fonts/SegoeProCond.ttf);
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Segoe Pro Cond Bold';
  src: url('/dist/fonts/SegoePro-Condbold.woff') format('woff'), url(/dist/fonts/SegoePro-Condbold.ttf);
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Univers';
  src: url('/dist/fonts/Univers_57_Condensed.woff') format('woff'), url(/dist/fonts/Univers_57_Condensed.ttf);
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaRoundedLT-BoldCond';
  src: url(/dist/fonts/Helvetica-Rounded-LT-Bold-Condensed.ttf);
  font-weight: normal;
  font-style: normal;
}
/*@font-face {
    font-family: 'cblockbold';
    src: url('assets/fonts/creabbb_-webfont.eot');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cblockbold';
    src: url('assets/fonts/creabbb_-webfont.eot');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cblockbold';
    src: url('assets/fonts/creabbb_-webfont.eot');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cblockbold';
    src: url('assets/fonts/creabbb_-webfont.eot');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cblockbold';
    src: url('assets/fonts/creabbb_-webfont.eot');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cblockbold';
    src: url('assets/fonts/creabbb_-webfont.eot');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cblockbold';
    src: url('assets/fonts/creabbb_-webfont.eot');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cblockbold';
    src: url('assets/fonts/creabbb_-webfont.eot');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cblockbold';
    src: url('assets/fonts/creabbb_-webfont.eot');
    font-weight: normal;
    font-style: normal;
}*/

.ms-font-su {
  font-weight: lighter;
  font-size: 40px;
}
.ms-font-xxl {
  font-weight: lighter;
  font-size: 28px;
}
.ms-font-xl {
  font-weight: lighter;
  font-size: 21px;
}
.ms-font-l {
  font-weight: 300;
  font-size: 17px;
}
.ms-font-m-plus {
  font-weight: normal;
  font-size: 15px;
}
.ms-font-m {
  font-weight: normal;
  font-size: 14px;
}
.ms-font-s-plus {
  font-weight: normal;
  font-size: 13px;
}
.ms-font-s {
  font-weight: normal;
  font-size: 12px;
}
.ms-font-xs {
  font-weight: normal;
  font-size: 11px;
}
.ms-font-mi {
  font-weight: 600;
  font-size: 10px;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.hover-row:hover {
  background-color: #F5F5F5;
}
.transparent-background-squares {
  background-color: #efefef;
  /* opacity: 0.8; */
  background-image: repeating-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), repeating-linear-gradient(45deg, #efefef 25%, #ddd 25%, #ddd 75%, #efefef 75%, #efefef);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
.footer {
  background-color: #F3F3F3;
  min-height: 90px;
  clear: both;
}
.footer .help-btn .ms-Button {
  height: 30px !important;
}
.footer .help-btn {
  margin-top: 6px;
}
.footer .needhelpBtn {
  border: 1px solid #107C0F;
  color: #107C0F !important;
  height: 30px !important;
  padding: 5px 20px !important;
  font-size: 14px !important;
  text-decoration: none;
  margin-right: 5px !important;
}
.footer .needhelpBtn:hover {
  background-color: #E6E6E6;
  border: 1px solid #5E5E5E;
  color: #000 !important;
  text-decoration: none !important;
}
.footer .content-container {
  background-color: #F3F3F3;
  color: #747474;
  padding-top: 10px;
  padding-bottom: 10px;
  /*.column {
        width: 21%;
        margin-right: 15px;
        &.two { // fix for ie
            -ms-grid-column: 2;
        }
        &.three { // fix for ie
            -ms-grid-column: 3;
        }
    }*/
}
.footer .content-container .footer-logo {
  height: auto;
  width: 50%;
}
.footer .content-container .arrow-position {
  position: absolute;
  top: 5px;
  right: 15px;
}
.footer .content-container .arrow-position:hover .up-arrow {
  background: #0d650c;
}
.footer .content-container .arrow-position .up-arrow {
  height: 30px;
  width: 30px !important;
  color: white;
  background: #ababab;
}
.footer .content-container ul {
  font-size: 1em;
  margin: 0;
  margin-bottom: 5px;
  list-style: none;
  text-align: right;
  width: 100%;
}
.footer .content-container ul li {
  display: inline-block;
  padding: 5px;
}
.footer .content-container a {
  font-size: 0.75em;
  color: #747474;
  text-decoration: none;
}
.footer .content-container a:hover {
  text-decoration: underline;
}
.footer .content-container .bottomLink a {
  font-size: 13px !important;
  color: #005a9e !important;
  text-decoration: underline;
}
.footer .content-container .bottomLink a:visited {
  text-decoration: underline;
  color: purple !important;
}
.footer .content-container .separationLine {
  border-right: 1px solid #000;
  padding-top: 0px;
  padding-bottom: 0px;
}
.footer .content-container .language,
.footer .content-container .copyright {
  font-size: 0.75em;
  margin-top: 50px;
  -ms-grid-row: 2;
}
.footer .content-container .language {
  grid-column-start: 1;
  grid-column-end: 1;
  -ms-grid-column: 1;
}
.footer .content-container .copyright {
  grid-column-start: 2;
  grid-column-end: 4;
  -ms-grid-column: 2;
}

.ms-font-su {
  font-weight: lighter;
  font-size: 40px;
}
.ms-font-xxl {
  font-weight: lighter;
  font-size: 28px;
}
.ms-font-xl {
  font-weight: lighter;
  font-size: 21px;
}
.ms-font-l {
  font-weight: 300;
  font-size: 17px;
}
.ms-font-m-plus {
  font-weight: normal;
  font-size: 15px;
}
.ms-font-m {
  font-weight: normal;
  font-size: 14px;
}
.ms-font-s-plus {
  font-weight: normal;
  font-size: 13px;
}
.ms-font-s {
  font-weight: normal;
  font-size: 12px;
}
.ms-font-xs {
  font-weight: normal;
  font-size: 11px;
}
.ms-font-mi {
  font-weight: 600;
  font-size: 10px;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.hover-row:hover {
  background-color: #F5F5F5;
}
.transparent-background-squares {
  background-color: #efefef;
  /* opacity: 0.8; */
  background-image: repeating-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), repeating-linear-gradient(45deg, #efefef 25%, #ddd 25%, #ddd 75%, #efefef 75%, #efefef);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
.collapse-panel-container .header {
  min-height: 60px;
  color: #fff;
  font-weight: 300;
  font-size: 17px;
  text-decoration: none;
}
.collapse-panel-container .header:hover {
  text-decoration: none;
}
.collapse-panel-container .header.xb-dark-gray {
  background: #505050 !important;
}
.collapse-panel-container .header.xb-light-gray {
  background: #B6B6B6 !important;
}
.collapse-panel-container .header.xb-green {
  background: #107C0F !important;
}
.collapse-panel-container .header.xb-light-green {
  background: #A4CAA4 !important;
}
.collapse-panel-container .header .status-text,
.collapse-panel-container .header .expand-collpase-icon {
  font-size: 14px;
}

.ms-font-su {
  font-weight: lighter;
  font-size: 40px;
}
.ms-font-xxl {
  font-weight: lighter;
  font-size: 28px;
}
.ms-font-xl {
  font-weight: lighter;
  font-size: 21px;
}
.ms-font-l {
  font-weight: 300;
  font-size: 17px;
}
.ms-font-m-plus {
  font-weight: normal;
  font-size: 15px;
}
.ms-font-m {
  font-weight: normal;
  font-size: 14px;
}
.ms-font-s-plus {
  font-weight: normal;
  font-size: 13px;
}
.ms-font-s {
  font-weight: normal;
  font-size: 12px;
}
.ms-font-xs {
  font-weight: normal;
  font-size: 11px;
}
.ms-font-mi {
  font-weight: 600;
  font-size: 10px;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.hover-row:hover {
  background-color: #F5F5F5;
}
.transparent-background-squares {
  background-color: #efefef;
  /* opacity: 0.8; */
  background-image: repeating-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), repeating-linear-gradient(45deg, #efefef 25%, #ddd 25%, #ddd 75%, #efefef 75%, #efefef);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
.art-packaging-section {
  /* Faked label styles and icon */
  /* input[type="file"]::before {
        position: absolute;
        pointer-events: none;
        top: 10px;
        left: 16px;
        height: 20px;
        width: 20px;
        content: "";
        //background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%230964B0'%3E%3Cpath d='M18 15v3H6v-3H4v3c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-3h-2zM7 9l1.41 1.41L11 7.83V16h2V7.83l2.59 2.58L17 9l-5-5-5 5z'/%3E%3C/svg%3E");
    }*/
  /* ------- From Step 1 ------- */
  /* file upload button */
  /* file upload button hover state */
  /* file upload button active state */
}
.art-packaging-section .ms-ChoiceFieldLabel {
  font-weight: 400;
}
.art-packaging-section .ms-ChoiceField-wrapper input {
  width: 80px;
  left: 0;
}
.art-packaging-section .ms-ChoiceField-wrapper input:disabled {
  width: 0;
}
.art-packaging-section .help-icon {
  font-size: 24px;
  z-index: 9999;
  border: 0px;
  background: transparent;
  min-width: 20px !important;
  padding: 0px;
  height: 25px !important;
  outline: none;
  color: #000 !important;
  padding-top: 3px;
  position: relative;
  top: 0px;
}
.art-packaging-section .help-icon:hover {
  color: #000;
  cursor: pointer;
  font-weight: bold;
  background: transparent !important;
}
.art-packaging-section .help-icon .ms-Button-icon {
  font-size: 24px;
  color: #333;
  margin-top: -5px;
  min-height: 20px;
}
.art-packaging-section .help-icon .ms-Button-icon:hover {
  font-weight: bold;
}
.art-packaging-section .help-icontwhk,
.art-packaging-section .help-icontwhk-gameTitle {
  font-size: 24px;
  z-index: 9999;
  position: absolute;
}
.art-packaging-section .help-icontwhk:hover,
.art-packaging-section .help-icontwhk-gameTitle:hover {
  color: #000;
  cursor: pointer;
  font-weight: bold;
}
.art-packaging-section table.related-modules {
  width: 310px;
}
.art-packaging-section table.related-modules td {
  vertical-align: middle;
}
.art-packaging-section table.related-modules .check-icon {
  font-size: 22px;
}
.art-packaging-section table.related-modules .module-name,
.art-packaging-section table.related-modules .status-text {
  font-family: "Roboto-Light", "Roboto Light";
  color: #333333;
}
.art-packaging-section table.related-modules .module-name {
  width: 105px;
}
.art-packaging-section input[type="file"] {
  position: relative;
  width: 123.54px;
  height: 33px;
}
.art-packaging-section input[type="file"]::file-selector-button {
  width: 136px;
  color: transparent;
}
.art-packaging-section input[type="file"]::after {
  position: absolute;
  pointer-events: none;
  top: 7px;
  left: 20px;
  color: #fff;
  content: "Choose a file";
}
.art-packaging-section input[type="file"]::file-selector-button {
  padding: 0 16px;
  height: 40px;
  cursor: pointer;
  background-color: #666666;
  border: 1px solid rgba(0, 0, 0, 0.16);
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
  margin-right: 16px;
  transition: background-color 200ms;
}
.art-packaging-section input[type="file"]::file-selector-button:hover {
  background-color: #666666;
}
.art-packaging-section input[type="file"]::file-selector-button:active {
  background-color: #666666;
}
.art-packaging-section .radUploadsection label::after {
  border-color: #0078d4;
}
.art-packaging-section .radUploadsection label::before {
  border-color: #0078d4;
}
.art-packaging-section .radUploadsection .ms-ChoiceFieldLabel {
  color: #333333 !important;
}
.art-packaging-section .choose-file {
  padding: 7px 22px;
  font-weight: 400;
  color: white;
  background-color: #666666;
  display: inline-block;
  cursor: pointer;
}
.art-packaging-section .choose-file.disabled {
  cursor: not-allowed;
}
.art-packaging-section .artAassetSec {
  padding-top: 3rem;
}
.art-packaging-section label {
  font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  box-sizing: border-box;
  box-shadow: none;
  display: block;
  overflow-wrap: break-word;
}
.art-packaging-section .delete-file-icon {
  font-size: 20px;
  margin: 5px;
}
.art-packaging-section .copy-rad-icon-container {
  background-color: #737373;
  height: 32px;
  width: 32px;
  justify-content: center;
  align-items: center;
}
.art-packaging-section .copy-rad-icon-container i {
  color: white;
  font-size: 18px;
}
.art-packaging-section .copy-rad-icon-container .copy-icon {
  background-color: #737373;
  height: 32px !important;
  min-width: 32px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px;
  margin: 0px;
  outline: 0px;
}
.art-packaging-section .copy-rad-icon-container .copy-icon .ms-Button-icon {
  font-size: 18px;
}
.art-packaging-section .copy-rad-icon-container .ms-Button-flexContainer {
  margin-top: 7px;
}
.art-packaging-section .keyArtImageName button {
  border: 0px !important;
  color: #74B100 !important;
  background: transparent !important;
  padding: 0px !important;
  margin: auto !important;
}
.art-packaging-section .keyArtImageName button:hover {
  background: transparent !important;
}
.art-packaging-section .PartnerLogoImageName button {
  border: 0px !important;
  color: #74B100 !important;
  background: transparent !important;
  padding: 0px !important;
  margin: auto !important;
}
.art-packaging-section .PartnerLogoImageName button:hover {
  background: transparent !important;
}
.art-packaging-section .SupportingFileHeading {
  margin-bottom: 5px;
}
.art-packaging-section .defaultKeyArt {
  display: inline-block;
  margin-top: 11px;
  font-weight: bold;
  font-size: 15px;
}
.art-packaging-section .supprotingButtons .ms-TooltipHost {
  display: inline !important;
}
.art-packaging-section .supprotingButtons .ms-Button {
  border: 0px !important;
  background: transparent !important;
  margin: auto !important;
  padding: 0 5px !important;
  min-width: 100px !important;
}
.submit-update-modal .subpara {
  margin: 10px 20px 30px;
}
.submit-update-modal .mainpara {
  margin-bottom: 30px !important;
}
.submitCountriesKeyart .country-item-select {
  display: inline-block !important;
  margin: 5px 0px !important;
  width: 45% !important;
}
.CopiedTextModal {
  padding: 10px;
  width: auto;
  border-radius: 15px;
  background: rgba(0, 0, 0, 0.6) !important;
  color: #fff;
}
.CopiedTextModal button {
  display: none !important;
}
.art-packaging-callout .help-text-container {
  list-style-type: lower-alpha;
}
.art-packaging-callout .help-text-container .format {
  list-style-type: upper-roman;
}
.art-packaging-callout .help-text-container li {
  font-size: 14px;
}
/*.template-choices {*/
/*margin: 5px 25px;*/
/*width: 100%;*/
.list.print-list {
  border: solid 1px gray;
  max-height: 333px;
  overflow-x: hidden;
  overflow-y: auto;
  scroll-behavior: auto;
}
.preview {
  display: flex;
  flex-direction: column;
  align-items: center;
  /*justify-content: center;*/
}
.options .ms-Dropdown-container,
.attributes .ms-Dropdown-container,
.options .ms-ComboBox-container,
.attributes .ms-ComboBox-container {
  margin-bottom: 15px;
}
.options .ms-Dropdown-container input,
.attributes .ms-Dropdown-container input,
.options .ms-ComboBox-container input,
.attributes .ms-ComboBox-container input {
  width: 220px;
}
.options .control-label,
.attributes .control-label {
  margin-bottom: 5px;
}
.options .close-icon,
.attributes .close-icon {
  position: absolute;
  right: 27px;
  top: 6px;
  font-size: 9px;
  cursor: pointer;
}
.options .button-delete,
.attributes .button-delete {
  border: 1px solid #E81123;
  color: #E81123;
  margin-left: 0;
}
.options .button-delete.is-disabled,
.attributes .button-delete.is-disabled {
  border: 1px solid #B6B6B6;
  color: #B6B6B6;
}
.options .ms-TooltipHost,
.attributes .ms-TooltipHost {
  display: inline-block;
  float: right;
  width: 38px;
}
.options .download-icon,
.attributes .download-icon {
  color: #B6B6B6;
  font-size: 32px;
  position: relative;
  top: 12px;
  /*&:hover {
      color: @xb-light-green;
    }*/
}
.options .download-icon.disabled,
.attributes .download-icon.disabled {
  color: #B6B6B6;
  cursor: default;
}
.options a .download-icon,
.attributes a .download-icon {
  cursor: pointer;
  color: #505050;
}
.options a .download-icon:hover,
.attributes a .download-icon:hover {
  color: #5DC21E;
}
.options .hidden-input,
.attributes .hidden-input {
  cursor: default;
  opacity: 0.2;
}
.template-selection {
  background: #bebebe;
  border: solid 1px gray;
  border-radius: 10px 10px 0 0;
  height: 105px;
  margin-top: 5px;
  overflow: hidden;
}
.template-selection:hover:not(.template-selection.full):not(.template-selection.selected) {
  border: solid 1px black;
  background: #afafaf;
  cursor: pointer;
}
.template-selection:hover:not(.template-selection.full):not(.template-selection.selected) .header {
  background: transparent;
  height: 55px;
}
.template-selection:hover:not(.template-selection.full):not(.template-selection.selected) .header.option-2,
.template-selection:hover:not(.template-selection.full):not(.template-selection.selected) .header .game-bar {
  background: #f0f0f0;
}
.template-selection:hover:not(.template-selection.full):not(.template-selection.selected) .header.option-1 {
  background: #717171;
}
.template-selection.full {
  border-radius: 10px;
  height: 315px;
}
.template-selection.full.digital {
  margin-right: 20px;
  position: relative;
  width: 215px;
}
.template-selection.full.digital .game-bar {
  position: absolute;
  left: 0;
  top: 0;
}
.template-selection.full.digital .right-text {
  position: absolute;
  height: 11px;
  right: 11px;
  top: 13px;
  width: 32px;
}
.template-selection.full.digital.square {
  height: 215px;
}
.template-selection.full.digital.square .game-bar {
  background: transparent;
}
.template-selection .header {
  background: transparent;
  height: 55px;
}
.template-selection .header.option-2 {
  background: white;
}
.template-selection .header.option-2 .game-bar {
  background: gray;
  width: 80%;
}
.template-selection .header.option-1 {
  background: gray;
}
.template-selection .header.option-1 .game-bar {
  background: white;
  width: 80%;
}
.template-selection .game-bar {
  background: white;
  height: 32px;
  width: 70%;
  -webkit-clip-path: polygon(0% 100%, 80% 100%, calc(100% - 5px) 0%, 0% 0%);
  clip-path: polygon(0% 100%, 80% 100%, calc(100% - 5px) 0%, 0% 0%);
}
.template-selection .game-bar.option-4,
.template-selection .game-bar.option-2 {
  background: gray;
  color: white;
}
.template-selection .game-bar .game-bar-green {
  width: 37%;
  background: green;
  height: 32px;
  -webkit-clip-path: polygon(0% 100%, 50% 100%, calc(100% - 5px) 0%, 0% 0%);
  clip-path: polygon(0% 100%, 50% 100%, calc(100% - 5px) 0%, 0% 0%);
}
.template-selection .game-bar .game-bar-green .circle {
  border-radius: 50%;
  background: white;
  display: none;
  height: 28px;
  width: 28px;
}
.template-selection.selected {
  border: solid 6px green;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
  height: 110px;
  margin-top: 0;
  margin: 0 -6px;
  /*-webkit-animation: fadeInFromNone 0.25s ease-out;
    -moz-animation: fadeInFromNone 0.25s ease-out;
    -o-animation: fadeInFromNone 0.25s ease-out;
    animation: fadeInFromNone 0.25s ease-out;*/
}
@keyframes fadeInFromNone {
  0% {
    border: solid 1px gray;
    height: 105px;
    margin-top: 5px;
  }
  100% {
    border: solid 6px green;
    height: 110px;
    margin-top: 0;
  }
}
/*}*/
.template-selectionV5 {
  background: #bebebe;
  border: solid 1px gray;
  border-radius: 10px 10px 0 0;
  height: 105px;
  margin-top: 5px;
  overflow: hidden;
}
.template-selectionV5:hover:not(.template-selectionV5.full):not(.template-selectionV5.selected) {
  border: solid 1px black;
  background: #afafaf;
  cursor: pointer;
}
.template-selectionV5:hover:not(.template-selectionV5.full):not(.template-selectionV5.selected) .header {
  background: transparent;
  height: 55px;
}
.template-selectionV5:hover:not(.template-selectionV5.full):not(.template-selectionV5.selected) .header.option-2,
.template-selectionV5:hover:not(.template-selectionV5.full):not(.template-selectionV5.selected) .header .game-bar {
  background: #f0f0f0;
}
.template-selectionV5:hover:not(.template-selectionV5.full):not(.template-selectionV5.selected) .header.option-1 {
  background: #717171;
}
.template-selectionV5.full {
  border-radius: 10px;
  height: 315px;
}
.template-selectionV5.full.digital {
  position: relative;
  width: 215px;
}
.template-selectionV5.full.digital .game-bar {
  position: absolute;
  left: 0;
  top: 0;
}
.template-selectionV5.full.digital .right-text {
  position: absolute;
  height: 11px;
  right: 11px;
  top: 13px;
  width: 32px;
}
.template-selectionV5.full.digital .bottom-text {
  position: absolute;
  height: 11px;
  left: 75px;
  top: 290px;
}
.template-selectionV5.full.digital.square {
  height: 215px;
}
.template-selectionV5.full.digital.square .game-bar {
  background: transparent;
}
.template-selectionV5 .header {
  background: transparent;
  height: 55px;
}
.template-selectionV5 .header.option-2 {
  background: white;
}
.template-selectionV5 .header.option-2 .game-bar {
  background: gray;
  width: 80%;
}
.template-selectionV5 .header.option-1 {
  background: gray;
}
.template-selectionV5 .header.option-1 .game-bar {
  background: white;
  width: 80%;
}
.template-selectionV5 .game-bar {
  height: 32px;
  width: 70%;
  -webkit-clip-path: polygon(0% 100%, 80% 100%, calc(100% - 5px) 0%, 0% 0%);
  clip-path: polygon(0% 100%, 80% 100%, calc(100% - 5px) 0%, 0% 0%);
}
.template-selectionV5 .game-bar.option-2 {
  background: gray;
  color: white;
}
.template-selectionV5 .game-bar.option-4 {
  color: white;
}
.template-selectionV5 .game-bar .game-bar-green {
  width: 37%;
  background: green;
  height: 32px;
  -webkit-clip-path: polygon(0% 100%, 50% 100%, calc(100% - 5px) 0%, 0% 0%);
  clip-path: polygon(0% 100%, 50% 100%, calc(100% - 5px) 0%, 0% 0%);
}
.template-selectionV5 .game-bar .game-bar-green .circle {
  border-radius: 50%;
  background: white;
  display: none;
  height: 28px;
  width: 28px;
}
.template-selectionV5.selected {
  border: solid 6px green;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
  height: 110px;
  margin-top: 0;
  margin: 0 -6px;
  /*-webkit-animation: fadeInFromNone 0.25s ease-out;
    -moz-animation: fadeInFromNone 0.25s ease-out;
    -o-animation: fadeInFromNone 0.25s ease-out;
    animation: fadeInFromNone 0.25s ease-out;*/
}
@keyframes fadeInFromNone {
  0% {
    border: solid 1px gray;
    height: 105px;
    margin-top: 5px;
  }
  100% {
    border: solid 6px green;
    height: 110px;
    margin-top: 0;
  }
}
.toggle-group {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
.toggle-group .toggle-label {
  height: 100%;
  line-height: 1.5em;
  margin-right: 5px;
  text-align: right;
  vertical-align: middle;
}
.toggle-group .help-green-circle {
  border-radius: 50%;
  background: green;
  color: white;
  cursor: pointer;
  margin-left: 3px;
  height: 17px;
  width: 17px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}
.toggle-group .help-green-circle:hover {
  background-color: #000033;
}
.toggle-group .help-green-circle .help-packaging {
  font-size: 18px;
  margin-top: -1px;
  width: 16.5px;
}
.toggle-option-green {
  background: transparent;
  border: 2px solid transparent;
  border-radius: 25%;
  margin-right: 5px;
  height: 38px;
  width: 38px;
}
.toggle-option-green.selected {
  background: green;
  border: 2px solid green;
}
.toggle-option-green .toggle-option-border {
  border: 1px solid white;
  border-radius: 25%;
  width: 34px;
  height: 34px;
}
.toggle-option-green .toggle-option {
  background: white;
  border: 1px solid black;
  border-radius: 25%;
  cursor: pointer;
  width: 32px;
  height: 32px;
}
.toggle-option-green .toggle-option.black {
  background: black;
  /*border-color: white;*/
}
.toggle-option-green .toggle-option.black .color-option {
  color: white;
}
.toggle-option-green .toggle-option.grey {
  background: #707070;
  /*border-color: white;*/
}
.toggle-option-green .toggle-option.grey .color-option {
  color: white;
}
.toggle-option-green .toggle-option .color-option {
  color: black;
  font-size: 21px;
  margin: 5px 4px;
}
.bracket {
  width: 40px;
  margin: 11px 10px 11px 0;
}
.bracket .dotted-line {
  border: dotted 1px gray;
}
.bracket td.dotted-line {
  height: 130px;
  width: 25px;
}
.bracket td.dotted-line + td + td.dotted-line {
  width: 15px;
}
.bracket .no-bottom {
  border-bottom: 0;
}
.bracket .no-left {
  border-left: 0;
}
.bracket .no-right {
  border-right: 0;
}
.bracket .no-top {
  border-top: 0;
}
.bracket .cell-padd {
  width: 1px;
}
.packagingTemplateView .helpTextCNlang {
  border: 0;
  background: transparent;
  position: absolute;
  top: 19px;
  left: 140px;
  min-width: 20px !important;
  padding: 0px;
}
.packagingTemplateView .helpTextCNlang:hover {
  background: transparent;
}
.packagingTemplateView .helpTextCNlang:focus {
  outline: 0px;
}
.packagingTemplateView .helpTextCNlang .ms-Icon {
  font-size: 15px !important;
  border-radius: 100%;
  border: 1px solid;
  height: 20px;
  background: green;
  color: white;
  width: 20px;
  padding-top: 1px;
}
.packagingTemplateView .esrbBlock .ms-Toggle {
  width: 50%;
  float: left;
}
.packagingTemplateView .esrbBlock .descriptorsView {
  margin-top: 30px;
}

.country-attributes h2,
.country-attributes h3 {
  color: #444A55;
}
.country-attributes h3 {
  font-size: 13px;
}
.country-attributes h3.no-value {
  font-style: italic;
  font-size: 13px !important;
  color: #bfbfbf;
}
.country-attributes .alignment h3 {
  line-height: 21px;
}
.country-attributes .type {
  font-style: italic;
}
.country-attributes .price h3 {
  font-size: 17px;
  font-weight: bold;
}
.country-attributes .rating-type h3,
.country-attributes .date h3,
.country-attributes .description h3 {
  font-weight: 400;
}
.country-attributes .rating-value h3 {
  font-weight: bold;
}
.country-attributes div.row div {
  color: #444A55;
}
.country-attributes div.row div ol {
  font-size: 7pt;
}
.country-attributes div.row div ol li {
  font-size: 10pt;
}

.CountryPricingModule .required {
  border-color: #6bb700;
  color: #6bb700;
}
.CountryPricingModule .error {
  border-color: #e81130;
  color: #e81130;
}
.CountryPricingModule .highlight {
  border-color: #ffa500;
  color: #ffa500;
}
.CountryPricingModule .currencyInput .ms-TextField-prefix {
  background: black;
  color: white;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.CountryPricingModule .currencyInput.required .ms-TextField-fieldGroup,
.CountryPricingModule .currencyInput.required input {
  border-color: #6bb700;
  /*color: #6bb700;*/
}
.CountryPricingModule .currencyInput.required .ms-TextField-fieldGroup[disabled],
.CountryPricingModule .currencyInput.required input[disabled] {
  border-color: rgba(107, 183, 0, 0.5);
}
.CountryPricingModule .currencyInput .ms-TextField-errorMessage {
  margin: 0px;
}
.CountryPricingModule .table tr td:last-child p {
  padding-top: 5px;
}
.CountryPricingModule .table tr td:first-child {
  width: 250px;
}
.CountryPricingModule .pricingHighlighter .highlight-field-label {
  display: none;
}
.CountryPricingModule .pricingHighlighter .ms-Label {
  padding: 0px;
}
.CountryPricingModule .ms-TextField.is-disabled .ms-TextField-prefix {
  opacity: 0.5;
}
.languageComboBox .ms-Button {
  width: 35px !important;
  min-width: 35px !important;
}

.highlight-field-container {
  padding: 5px;
}
.highlight-field-container.highlighted .question {
  position: absolute;
  height: 20px;
  right: 0px;
  top: 20px;
  z-index: 1;
}
.highlight-field-container.highlighted:not(.hasLabel) .question {
  top: -10px;
}
.highlight-field-container.highlighted.is-toggle {
  border: 1px solid orange;
}
.highlight-field-container.highlighted:not(.disabled) {
  border: 1px solid orange;
  padding: 4px;
}
.highlight-field-container.highlighted:not(.disabled) input,
.highlight-field-container.highlighted:not(.disabled) textarea {
  background: orange !important;
  color: white;
}
.highlight-field-container.highlighted:not(.disabled) .ms-ComboBox {
  background: orange !important;
}
.highlight-field-container.highlighted:not(.disabled) .ms-ComboBox .ms-ComboBox-CaretDown-button {
  background-color: orange !important;
}
.highlight-field-container.highlighted:not(.disabled) .ms-ComboBox .ms-ComboBox-CaretDown-button:hover {
  background-color: #f5b802 !important;
}
.highlight-field-container.highlighted.disabled input:not(.ms-ComboBox-Input),
.highlight-field-container.highlighted.disabled textarea {
  border: 1px solid orange;
}
.highlight-field-container.highlighted.disabled .ms-ComboBox {
  border: 1px solid orange;
}
.highlight-field-container .highlight-field-label {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 400;
}
.highlight-field-container:not(.show-original-label) .ms-Label {
  display: none;
}
.highlight-field-container .highlight-left-control {
  left: 0;
}

.ms-font-su {
  font-weight: lighter;
  font-size: 40px;
}
.ms-font-xxl {
  font-weight: lighter;
  font-size: 28px;
}
.ms-font-xl {
  font-weight: lighter;
  font-size: 21px;
}
.ms-font-l {
  font-weight: 300;
  font-size: 17px;
}
.ms-font-m-plus {
  font-weight: normal;
  font-size: 15px;
}
.ms-font-m {
  font-weight: normal;
  font-size: 14px;
}
.ms-font-s-plus {
  font-weight: normal;
  font-size: 13px;
}
.ms-font-s {
  font-weight: normal;
  font-size: 12px;
}
.ms-font-xs {
  font-weight: normal;
  font-size: 11px;
}
.ms-font-mi {
  font-weight: 600;
  font-size: 10px;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.hover-row:hover {
  background-color: #F5F5F5;
}
.transparent-background-squares {
  background-color: #efefef;
  /* opacity: 0.8; */
  background-image: repeating-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), repeating-linear-gradient(45deg, #efefef 25%, #ddd 25%, #ddd 75%, #efefef 75%, #efefef);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
.diffrenceShow {
  color: white;
  width: 100%;
  display: block;
  align-items: center;
  justify-content: center;
  margin: 5% auto;
  height: 31px;
  line-height: 31px !important;
}
.diffrenceShowRed {
  background: #ff0000ad;
}
.diffrenceShowGrey {
  background: #808080bf;
}

.ms-font-su {
  font-weight: lighter;
  font-size: 40px;
}
.ms-font-xxl {
  font-weight: lighter;
  font-size: 28px;
}
.ms-font-xl {
  font-weight: lighter;
  font-size: 21px;
}
.ms-font-l {
  font-weight: 300;
  font-size: 17px;
}
.ms-font-m-plus {
  font-weight: normal;
  font-size: 15px;
}
.ms-font-m {
  font-weight: normal;
  font-size: 14px;
}
.ms-font-s-plus {
  font-weight: normal;
  font-size: 13px;
}
.ms-font-s {
  font-weight: normal;
  font-size: 12px;
}
.ms-font-xs {
  font-weight: normal;
  font-size: 11px;
}
.ms-font-mi {
  font-weight: 600;
  font-size: 10px;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.hover-row:hover {
  background-color: #F5F5F5;
}
.transparent-background-squares {
  background-color: #efefef;
  /* opacity: 0.8; */
  background-image: repeating-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), repeating-linear-gradient(45deg, #efefef 25%, #ddd 25%, #ddd 75%, #efefef 75%, #efefef);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
.localized-module-container div div {
  margin-bottom: 0 !important;
}
.localized-module-section button[title="Underline"],
.localized-module-section button[title="Image"],
.localized-module-section button[title="Undo"],
.localized-module-section button[title="Redo"],
.localized-module-section span[title="Normal"],
.localized-module-section button[title="Monospace"],
.localized-module-section button[title="Blockquote"],
.localized-module-section .InputPopover__checkOption___32S87 {
  display: none;
}
.localized-module-section .longMarketingheading {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 400;
  padding-top: 5px;
}
.localized-module-section .longMarketingsubheading {
  font-size: 11px;
}
.localized-module-section .RichTextEditor__root___2QXK- {
  border: 1px solid #a6a6a6 !important;
  border-radius: 0px !important;
}
.localized-module-section .public-DraftEditor-content[contenteditable=false] {
  background-color: #fff;
  color: #a6a6a6;
  cursor: not-allowed !important;
}
.localized-module-section .errorMsgDesign {
  animation-name: css-0, css-13;
  animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
  font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  font-weight: 400;
  color: #a80000;
  margin: 0px;
  padding-top: 5px;
  display: flex;
  align-items: center;
}
.localized-module-section .longDescriptionText .ms-TextField-fieldGroup {
  top: 10px;
}
.localized-module-section .longDescriptionText .ms-TextField-description {
  position: absolute;
  top: 20px;
}
.localized-module-section .longDescriptionText .disabled .ms-TextField-description {
  position: absolute;
  top: -10px;
}
.localized-module-section .longDescriptionText .show-original-label .ms-TextField-description {
  position: absolute;
  top: 20px !important;
}

.ms-font-su {
  font-weight: lighter;
  font-size: 40px;
}
.ms-font-xxl {
  font-weight: lighter;
  font-size: 28px;
}
.ms-font-xl {
  font-weight: lighter;
  font-size: 21px;
}
.ms-font-l {
  font-weight: 300;
  font-size: 17px;
}
.ms-font-m-plus {
  font-weight: normal;
  font-size: 15px;
}
.ms-font-m {
  font-weight: normal;
  font-size: 14px;
}
.ms-font-s-plus {
  font-weight: normal;
  font-size: 13px;
}
.ms-font-s {
  font-weight: normal;
  font-size: 12px;
}
.ms-font-xs {
  font-weight: normal;
  font-size: 11px;
}
.ms-font-mi {
  font-weight: 600;
  font-size: 10px;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.hover-row:hover {
  background-color: #F5F5F5;
}
.transparent-background-squares {
  background-color: #efefef;
  /* opacity: 0.8; */
  background-image: repeating-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), repeating-linear-gradient(45deg, #efefef 25%, #ddd 25%, #ddd 75%, #efefef 75%, #efefef);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
.product-ratings-section .required {
  color: #5DC21E;
}
.product-ratings-section .esrb-input .close-icon {
  right: 30px;
}
.product-ratings-section .bg-light {
  margin-top: 5px;
}
.product-ratings-section .close-icon {
  position: absolute;
  right: 45px;
  top: 6px;
  font-size: 9px;
  cursor: pointer;
}
.product-ratings-section .custom-combobox div:first-child {
  display: flex;
  align-items: center;
}
.product-ratings-section .custom-combobox div:first-child input {
  height: 25px !important;
}
.product-ratings-section .custom-combobox div:nth-child(n + 2) {
  position: absolute;
}
.product-ratings-section .custom-combobox.multi .ms-ComboBox {
  padding-right: 45px;
}
.product-ratings-section .custom-combobox div.ms-Button {
  width: 24px !important;
  min-width: 24px !important;
  background-color: transparent;
  right: 5px;
}
.product-ratings-section .custom-combobox div.ms-Button:hover,
.product-ratings-section .custom-combobox div.ms-Button:active {
  background-color: transparent;
}
.product-ratings-section .custom-combobox div.is-disabled .ms-Button {
  right: -35px !important;
  top: 1px;
}
.product-ratings-section fieldset:disabled .close-icon {
  display: none;
}
.product-ratings-section fieldset:disabled .custom-combobox {
  opacity: 0.5;
}
.product-ratings-section fieldset:disabled .custom-combobox div.ms-ComboBox:hover {
  border-color: #a6a6a6;
}
.product-ratings-section fieldset:disabled .ms-TextField-fieldGroup {
  border-color: #a6a6a6;
  opacity: 0.5;
}
.product-ratings-section fieldset:disabled .ms-TextField-fieldGroup:hover {
  border-color: #a6a6a6;
}

.tableContainer {
  /*  .productTable tbody {
        display: block;
        height: 207px;
        overflow: auto;
    }

    .productTable tbody tr {
        display: table;
        width: 100%;
        table-layout: fixed;
    }*/
}
.tableContainer .table {
  width: 50%;
  float: left;
  border: 1px solid;
}
.tableContainer .table:first-child {
  border-right: 0px;
}
.tableContainer .table tr {
  border: 0px !important;
}
.tableContainer .table td {
  border-left: 1px solid #000;
  font-size: 10px;
}
.tableContainer .ms-Checkbox-label .ms-Checkbox-text {
  font-size: 10px !important;
}
.tableContainer .table tr td:first-child {
  width: 70%;
}
.tableContainer .table thead {
  border: 0px !important;
}
.tableContainer .redColor {
  color: red;
}
.tableContainer .blackColor {
  color: #000;
}
.tableContainer .productTable {
  border-left: 0px;
}
.tableContainer table.productTable tbody,
.tableContainer table.productTable thead {
  display: block;
}
.tableContainer table.productTable thead tr th:first-child {
  width: 65%;
}
.tableContainer table.productTable tbody {
  /* Set the height of table body */
  height: 166px;
  /* Set vertical scroll */
  overflow-y: auto;
  /* Hide the horizontal scroll */
  overflow-x: hidden;
}
.tableContainer tbody td,
.tableContainer thead th {
  width: 200px;
}
.tableContainer td {
  text-align: center;
  font-size: 10px;
}
.tableContainer .table td:first-child,
.tableContainer .table th:first-child,
.tableContainer .table td:last-child,
.tableContainer .table th:last-child {
  padding-left: 10px !important;
}
.tableContainer .ms-Button.ms-Button--default {
  padding: 0px;
  border: none;
  background: transparent;
  margin: 0px !important;
  height: auto !important;
}
.tableContainer .ms-Button.ms-Button--default:focus {
  padding: 0px;
  border: none !important;
  background: transparent;
  outline: none !important;
}
.PushSiblingModalStatus {
  width: 500px;
}
.clearBoth {
  clear: both;
}

.submit-delist-modal .title {
  font-size: 18px;
}
.submit-delist-confirm-modal {
  width: 70vw;
}
.submit-delist-confirm-modal .title {
  font-size: 18px;
}

.ms-font-su {
  font-weight: lighter;
  font-size: 40px;
}
.ms-font-xxl {
  font-weight: lighter;
  font-size: 28px;
}
.ms-font-xl {
  font-weight: lighter;
  font-size: 21px;
}
.ms-font-l {
  font-weight: 300;
  font-size: 17px;
}
.ms-font-m-plus {
  font-weight: normal;
  font-size: 15px;
}
.ms-font-m {
  font-weight: normal;
  font-size: 14px;
}
.ms-font-s-plus {
  font-weight: normal;
  font-size: 13px;
}
.ms-font-s {
  font-weight: normal;
  font-size: 12px;
}
.ms-font-xs {
  font-weight: normal;
  font-size: 11px;
}
.ms-font-mi {
  font-weight: 600;
  font-size: 10px;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.hover-row:hover {
  background-color: #F5F5F5;
}
.transparent-background-squares {
  background-color: #efefef;
  /* opacity: 0.8; */
  background-image: repeating-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), repeating-linear-gradient(45deg, #efefef 25%, #ddd 25%, #ddd 75%, #efefef 75%, #efefef);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
.country-selector-section .country-item.is-approved .ms-Checkbox-text {
  color: #5DC21E;
  font-weight: 700;
}
.country-selector-section .country-item.is-delisted-status .ms-Checkbox-text {
  font-weight: 500;
  color: #a80000;
}
.country-selector-section .notice .green-text {
  color: #5DC21E;
  font-weight: 700;
}
.country-selector-section .highlighted {
  border: 1px solid orange;
}
.country-selector-section .optional-countries-container:not(.highlighted) {
  border: 1px solid transparent;
}
.country-selector-section fieldset:disabled div[class^="ms-"],
.country-selector-section fieldset:disabled div[class*=" ms-"] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.7;
}

.header-country-selector .list-container {
  background-color: #505050;
  z-index: 99;
}
.header-country-selector .list-container .country-item:hover {
  background-color: #737373;
}
.header-country-selector .country-status-icon {
  width: 10px;
  height: 10px;
}

.card-print .ms-Button.ms-Button--icon.ms-ComboBox-CaretDown-button:hover,
.card-print .ms-Button.ms-Button--icon.ms-ComboBox-CaretDown-button {
  background-color: transparent !important;
}
.card-print .ms-Button-flexContainer {
  justify-content: right !important;
  display: grid !important;
}
.card-print .previewTextPdf {
  text-align: center;
  margin-top: -70px;
  font-weight: normal;
  width: 270px;
}

@media print {
  @page {
    size: 24in 18in;
    /* landscape
		size: arch-c landscape;*/
    /* you can also specify margins here: */
    margin: 25mm;
    margin-left: 0;
    /* for compatibility with both A4 and Letter */
  }
  .ms-Modal,
  .ms-Dialog-main,
  .ms-Modal-scrollableContent,
  .ms-modal-body {
    height: 100%;
    overflow: visible;
    width: 552.66mm;
  }
  .ms-modal-container.card-print {
    overflow: visible;
    position: unset;
    width: 100vw !important;
  }
  .ms-Overlay.ms-Overlay--dark {
    visibility: hidden;
  }
}
.pdfPrint .ms-Button.ms-Button--icon.ms-ComboBox-CaretDown-button:hover,
.pdfPrint .ms-Button.ms-Button--icon.ms-ComboBox-CaretDown-button {
  background-color: transparent !important;
}
.pdfPrint .ms-Button-flexContainer {
  justify-content: right !important;
  display: grid !important;
}
.pdfPrint .ms-ComboBox-Input {
  padding: 0 20px 0 0 !important;
}
.pdfPrint .ms-ComboBox-container {
  width: 200px;
  margin-right: 20px;
}
.pdfPrint #contentTypeSB {
  text-align: center;
  line-height: 3mm;
  overflow: visible;
  font-weight: bold;
}
.pdfPrint #contentTypeSB tspan {
  display: block;
}
.pdfPrint #prePurchaseText {
  text-align: center;
  line-height: 3mm;
  overflow: visible;
  font-weight: bold;
}
.pdfPrint #prePurchaseText tspan {
  display: block;
}
.pdfPrint #prepurDiv {
  background: #ff0000;
  padding: 3.8px 1.2mm;
  height: 29.6px;
  width: 100%;
  float: left;
}
.pdfPrint #innerprePurchase {
  float: right;
}
.pdfPrint .contentTypeGBArabic tspan:last-child {
  font-size: 7pt;
}
.pdfPrint #contentTypeSB-multiLine {
  text-align: center;
  line-height: 2mm;
  overflow: visible;
  font-weight: bold;
}
.pdfPrint #contentTypeSB-multiLine tspan {
  display: block;
}
.pdfPrint #gameRequirementFO {
  text-align: center;
  line-height: 3mm;
  overflow: visible;
  font-weight: bold;
}
.pdfPrint #gameRequirementFO tspan {
  display: block;
}

.product-actions-bar {
  height: 60px;
  background: #505050;
}
.product-actions-bar .product-actions {
  width: 220px;
}
.ms-Callout-container .ms-Tooltip .tooltipMsg {
  color: red;
  text-align: center;
}
.ms-Callout-container .ms-Button[disabled] {
  pointer-events: visible !important;
}
.productActiondd .ms-Label {
  display: none;
}

.pre-purchase-container label {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 400;
  padding-top: 5px;
  opacity: 0.5;
}
.pre-purchase-container input[disabled] {
  cursor: not-allowed !important;
}
.pre-purchase-container input[name="pre-purchase-num-days"] {
  width: 188px;
}
#editModule label {
  opacity: 1;
}
#editModule .help-text {
  position: absolute;
  left: 5.6em;
  margin-top: 20px;
  font-size: 20px;
  z-index: 9999;
  cursor: pointer;
  top: 1.8em;
}

.supported-players .ms-TextField-wrapper {
  display: flex;
}
.supported-players .ms-TextField-fieldGroup {
  width: 80px;
  max-width: 80px;
  margin-left: 10px;
}
.supported-players img.question {
  top: -5px !important;
  right: 0 !important;
}
.pc-requirements-container .win10Head {
  margin-left: 4%;
  font-size: 15px;
}
.product-overview .programAttributeval {
  margin-bottom: 18px;
  height: 15px;
  font-weight: normal;
  padding: 5px;
}
.product-overview .is-toggle img.question {
  top: -5px !important;
}
.product-overview .combobox-close-icon {
  top: 35px;
  right: 30px;
}
.product-overview .code-name-prod-overview label {
  pointer-events: none;
}
.platform-info #inGameLanguageText {
  margin-top: 5px;
}

.ms-font-su {
  font-weight: lighter;
  font-size: 40px;
}
.ms-font-xxl {
  font-weight: lighter;
  font-size: 28px;
}
.ms-font-xl {
  font-weight: lighter;
  font-size: 21px;
}
.ms-font-l {
  font-weight: 300;
  font-size: 17px;
}
.ms-font-m-plus {
  font-weight: normal;
  font-size: 15px;
}
.ms-font-m {
  font-weight: normal;
  font-size: 14px;
}
.ms-font-s-plus {
  font-weight: normal;
  font-size: 13px;
}
.ms-font-s {
  font-weight: normal;
  font-size: 12px;
}
.ms-font-xs {
  font-weight: normal;
  font-size: 11px;
}
.ms-font-mi {
  font-weight: 600;
  font-size: 10px;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.hover-row:hover {
  background-color: #F5F5F5;
}
.transparent-background-squares {
  background-color: #efefef;
  /* opacity: 0.8; */
  background-image: repeating-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), repeating-linear-gradient(45deg, #efefef 25%, #ddd 25%, #ddd 75%, #efefef 75%, #efefef);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
.card-button {
  background: transparent;
  float: left;
  margin-right: 2px;
  margin-bottom: 40px;
  padding: 12px;
  width: fit-content;
}
.card-button a {
  text-decoration: none;
}
.card-tabs {
  list-style-type: none;
  display: inline-block;
  width: 100%;
}
.card-tabs > li {
  float: left;
  margin: 0;
  margin-right: 1px;
  width: 33%;
}
.card-tabs > li button {
  width: 100%;
  border-color: transparent;
  font-size: 11px;
  margin: initial;
  min-width: 75px !important;
  background: #ccc !important;
  color: #848484 !important;
}
.card-tabs > li button.ms-Button.ms-Button--default {
  border: solid 1px transparent;
  color: #107C0F;
}
.card-tabs > li button:focus {
  outline: 1px dotted;
}
.card-tabs > li button:disabled {
  background: #e8e8e8 !important;
  color: #ababab !important;
  /*span {
                    color: #ababab !important;
                }*/
}
.card-tabs > li.selected {
  margin-right: 0;
}
.card-tabs > li.selected > button {
  border-color: #929292 !important;
  border-bottom: transparent !important;
  background: #f4f4f4 !important;
  color: #404040 !important;
}
.card-tabs > li:not(.selected) button:hover {
  background: #bbb !important;
}
.card-box.game-card .ms-Toggle {
  position: relative;
  margin: 10px 10px 0 0;
  text-align: center;
}
.card-box.game-card .ms-Toggle .ms-Toggle-innerContainer {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 133.25 55.81'%3E%3Ctitle%3EFrontBackIcon%3C/title%3E%3Cpath d='M96.87,47.42H25.56c-4.07,0-10.79-4.61-10.79-13,0-7.4,6.38-13,10.79-13h25' transform='translate(-12.77 -6.55)' style='fill:none;stroke:%23505050;stroke-linecap:round;stroke-miterlimit:10;stroke-width:4px'/%3E%3Cpath d='M60.77,21.48h72.4c4.93,0,10.84,6.39,10.84,13,0,7.16-6.59,13-10.84,13H108.26' transform='translate(-12.77 -6.55)' style='fill:none;stroke:%23505050;stroke-linecap:round;stroke-miterlimit:10;stroke-width:4px'/%3E%3Cpolyline points='60.83 2 47.9 14.94 60.83 27.87' style='fill:none;stroke:%23505050;stroke-linecap:round;stroke-linejoin:round;stroke-width:4px'/%3E%3Cpolyline points='71.27 53.8 84.21 40.87 71.38 28.97' style='fill:none;stroke:%23505050;stroke-linecap:round;stroke-linejoin:round;stroke-width:4px'/%3E%3C/svg%3E") no-repeat 30px;
  color: #292929;
  height: 30px;
}
.card-box.game-card .ms-Toggle button {
  opacity: 0.01;
  height: 30px;
  width: 100px;
}
.card-box.game-card .ms-Toggle label {
  font-size: 11px;
  margin-top: 30px;
  margin-left: -75px;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  width: 85px;
}
.loader-clear {
  clear: both;
  background: transparent;
  padding: 5px;
}
.offsetFirstChild {
  overflow: hidden;
  padding: 0 15px;
}
.form-box {
  background: #E6E6E6;
  padding: 0 15px;
}
.form-control-inline.number {
  display: block;
  width: 25%;
  height: 32px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-image: none;
  border: 1px solid #a6a6a6;
  text-align: right;
}
.form-control-inline.number:hover {
  border: solid 1px #505050;
}
.supported-players .control-label {
  width: 75%;
}
.bar-icon-lrg {
  align-self: center;
  font-size: 28px;
  position: relative;
  z-index: 2;
}
.search-box {
  width: 355px;
}
.ms-TooltipHost a {
  color: #737373;
  border: none;
  outline: none;
}
.ms-TooltipHost a:hover {
  text-decoration: none;
}
.buttons-right {
  display: flex;
  min-width: fit-content;
  padding: 20px 0;
}
input[type=button] {
  background: #505050;
  border: solid 1px #B6B6B6;
  border-radius: 0px;
  box-shadow: none;
  color: white;
  font-size: 11px;
  font-weight: 300;
  min-height: 31px;
  min-width: 110px;
  padding: 6px 12px;
  text-transform: uppercase;
}
input[type=button].lgray {
  background: #E6E6E6;
  color: #107C0F;
}
input[type=button].white {
  background: white;
  color: #737373;
}
input[type=button]:active {
  color: #343434;
  opacity: 0.8;
}
input[type=button]:hover {
  background: #B6B6B6;
  color: #505050;
}
input[type=button].submit,
input[type=button].green {
  background: #107C0F;
  color: #E6E6E6;
}
input[type=button].submit:hover,
input[type=button].green:hover {
  background: #A4CAA4;
}
input[type=button].selected {
  background: #107C0F;
  color: white;
}
input[type=button][disabled],
input[type=button][disabled]:hover {
  background: #E6E6E6;
  color: gray;
  opacity: 0.7;
}
input[type=button] + input[type=button] {
  margin-left: 10px;
}
.box-top {
  height: 41px;
  padding-top: 8px;
}
.box-top h1 {
  border-bottom: solid 1px #CFCFCF;
  color: #505050;
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 15px;
  padding-bottom: 4px;
}
.ms-modal-container.card-print {
  width: 75vw;
  max-width: 865px;
  min-width: 755px;
}
.ms-modal-container.card-print h1 {
  font-size: 27px;
  font-weight: 400;
  margin-bottom: 33px;
}
.ms-modal-container.card-print .card-crop {
  margin-top: 0;
}
.ms-modal-container.card-print .print-actions,
.ms-modal-container.card-print .action-buttons {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-end;
  margin: 20px 5px 15px 15px;
  width: 100%;
}
.ms-modal-container.card-print .print-actions .ms-Dropdown-container,
.ms-modal-container.card-print .action-buttons .ms-Dropdown-container {
  width: 200px;
  margin-right: 20px;
}
.ms-modal-container.card-print .print-actions .togglepdf,
.ms-modal-container.card-print .action-buttons .togglepdf {
  margin-right: 20px;
}
.ms-modal-container.card-print .print-actions .togglepdf .ms-Toggle-innerContainer label,
.ms-modal-container.card-print .action-buttons .togglepdf .ms-Toggle-innerContainer label {
  margin: 0px 0px 0px 8px;
}
.ms-modal-container.card-print .print-actions input,
.ms-modal-container.card-print .action-buttons input {
  height: 32px;
  text-transform: capitalize;
  font-size: 14px;
  padding: 0px 20px;
}
.ms-modal-container.card-print .print-btn {
  background-color: #107C0F;
  font-size: 14px;
  text-transform: unset;
}
.ms-modal-container.card-print .print-list {
  border: solid 1px #a6a6a6;
  margin: 5px 0 0 0;
  max-height: 220px;
  overflow: auto;
  padding: 10px;
}
.ms-modal-container.card-print .print-list .print-item {
  height: 25px;
}
.ms-modal-container.card-print .print-list .print-item.no-spinner {
  padding-left: 11px;
}
.ms-modal-container.card-print .print-list .print-item.failed {
  color: darkred;
}
.ms-modal-container.card-print .print-list .print-item a:visited {
  color: #586936;
}
.ms-modal-container.card-print .print-list .ms-Spinner {
  width: 35px;
  float: left;
}
@media print {
  body > *:not(.ms-modal-container.card-print) {
    display: none;
  }
  body > *:not(.ms-modal-container.pdfPrint) {
    display: block !important;
  }
  .d-flex .image-contain img {
    height: 100%;
  }
  .d-flex .rating-contain {
    width: inherit;
  }
  .ms-modal-container.card-print,
  .ms-modal-container.card-print * {
    visibility: visible;
  }
  .version {
    display: none;
  }
  .ms-modal-container.card-print {
    position: absolute;
    left: 0;
    top: 200;
  }
  .ms-modal-container.card-print .close-block {
    display: none;
  }
  .ms-modal-container.card-print .print-actions {
    display: none;
  }
  .content-container {
    display: none;
  }
}
.listViewClass label {
  border: none;
  padding-top: 0px;
  text-align: left;
  align-items: start;
}
.listViewClass .is-checked {
  background: #107C0F;
  color: #fff;
}
.listViewClass .ms-ChoiceField-iconWrapper {
  font-size: 15px;
  line-height: 17px;
  height: 20px;
}
.listViewClass .is-checked:hover .ms-ChoiceFieldLabel {
  color: #fff !important;
}
.listViewClass .ms-ChoiceField-labelWrapper {
  float: left;
  text-align: right;
  margin-top: -20px;
  margin-left: 20px;
  height: 15px;
}
.listViewClass .ms-ChoiceField--icon {
  margin-top: 6px;
}
.listViewClass .ms-ChoiceField-innerField {
  padding-left: 3px;
}
.listViewClass label::before,
.listViewClass label::after {
  display: none;
}
.downloadAssetBtn:focus {
  outline: none;
}
.downloadAssetBtn {
  float: right;
}
.downloaddiv {
  padding-right: 0px;
}
.listdiv {
  padding-left: 0px;
  display: flex;
  justify-content: end;
  left: 40px;
}
.ms-DetailsRow-check {
  opacity: 1 !important;
}
.card-button-list {
  width: 100%;
}
.card-button-list .sortIcon-218 {
  font-weight: bolder;
  color: #ffffff;
}
.ms-DetailsHeader {
  background: #505050 !important;
}
.ms-DetailsHeader-cell:hover {
  background: #505050 !important;
}
.ms-DetailsHeader-cell span {
  color: #fff;
  font-weight: bold;
}
.ms-DetailsRow-cell,
ms-DetailsHeader-cell {
  border: 1px solid;
}
.ms-DetailsRow {
  border-bottom: 0px !important;
}
.notificationIcon {
  position: absolute;
  top: -1px;
  right: 20px;
  width: 10px;
}
.clearboth {
  clear: both;
}
.pagination {
  float: right !important;
}
.ms-List-page .ms-Link {
  color: #000 !important;
}
.iconDiv {
  text-align: right;
}
.close-downloadasset {
  border: 0px !important;
  min-width: 10px !important;
  background: transparent !important;
  display: inline-block;
  padding: 0px !important;
  margin: 0px;
}
.close-downloadasset .ms-Button-icon {
  font-size: 16px !important;
  font-weight: bold !important;
  color: #000 !important;
}
.question-downloadasset {
  border: 0px !important;
  min-width: 10px !important;
  background: transparent !important;
  display: inline-block;
  padding: 0px !important;
  margin: 0px;
  margin-top: 2.5px;
}
.question-downloadasset .ms-Button-icon {
  font-size: 25px !important;
  font-weight: 500 !important;
  color: #000 !important;
  display: contents !important;
}
.ms-DetailsHeader-cellTitle i {
  color: #fff !important;
  font-weight: 400 !important;
}
.links {
  display: flex;
  align-items: center;
  float: right;
  height: 40px;
  background-color: #107C0F;
  margin-right: 5px;
  max-width: 189.25px;
  min-width: 189.25px;
}
.links:hover {
  background-color: #0d650c;
}
.links a {
  text-align: center;
  color: #fff !important;
  text-decoration: none;
  height: 40px;
  width: 189.25px;
  line-height: 35px;
}
.links a:hover {
  background-color: #0d650c;
}
.links .ms-IconExample {
  font-size: 16px;
  margin-right: 8px;
  position: relative;
  top: 1.5px;
}
.downloadDropdown .ms-Button {
  min-width: 35px !important;
  background-color: transparent !important;
}
.downloadDropdown .ms-Button:hover {
  background-color: transparent !important;
}
.downloadDropdown .ms-Label {
  font-weight: 400 !important;
}

.ms-font-su {
  font-weight: lighter;
  font-size: 40px;
}
.ms-font-xxl {
  font-weight: lighter;
  font-size: 28px;
}
.ms-font-xl {
  font-weight: lighter;
  font-size: 21px;
}
.ms-font-l {
  font-weight: 300;
  font-size: 17px;
}
.ms-font-m-plus {
  font-weight: normal;
  font-size: 15px;
}
.ms-font-m {
  font-weight: normal;
  font-size: 14px;
}
.ms-font-s-plus {
  font-weight: normal;
  font-size: 13px;
}
.ms-font-s {
  font-weight: normal;
  font-size: 12px;
}
.ms-font-xs {
  font-weight: normal;
  font-size: 11px;
}
.ms-font-mi {
  font-weight: 600;
  font-size: 10px;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.hover-row:hover {
  background-color: #F5F5F5;
}
.transparent-background-squares {
  background-color: #efefef;
  /* opacity: 0.8; */
  background-image: repeating-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), repeating-linear-gradient(45deg, #efefef 25%, #ddd 25%, #ddd 75%, #efefef 75%, #efefef);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
.x-card {
  color: white;
  margin: auto;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  text-align: center;
  width: 315px;
}
.x-card .foot-title,
.x-card .snow-snipe,
.x-card .type,
.x-card .type-platform {
  display: none;
}
.x-card .x-card-head,
.x-card .x-card-foot,
.x-card .x-card-body {
  background: #2d2d30;
  position: relative;
}
.x-card .x-card-head.green,
.x-card .x-card-foot.green,
.x-card .x-card-body.green {
  background: #107C0F;
}
.x-card .x-card-head.blue,
.x-card .x-card-foot.blue,
.x-card .x-card-body.blue {
  background: #1072c3 !important;
}
.x-card .x-card-head.snowGray,
.x-card .x-card-foot.snowGray,
.x-card .x-card-body.snowGray {
  background: #505050;
  position: relative;
}
.x-card .x-card-head.white,
.x-card .x-card-foot.white,
.x-card .x-card-body.white {
  background: #fff;
  color: #107C0F;
}
.x-card .x-card-head {
  border-radius: 13px 13px 0 0;
  /*.status-flag {
      border-radius: @corners 0 0 0;
      width: 170px;
      position: absolute;
    }*/
}
.x-card .x-card-head .ContenttypeText {
  font-family: "Segoe Pro Bold";
  font-size: 8pt !important;
}
.x-card .x-card-head .status-flag {
  position: absolute;
  overflow: hidden;
  border-top-left-radius: 8px;
  height: 100px;
  margin-left: -2px;
  margin-top: -2px;
  width: 100px;
  z-index: 1;
}
.x-card .x-card-head .status-flag .back-slope {
  display: flex;
  justify-content: center;
  position: absolute;
  color: #2d2d2f;
  height: 80px;
  width: 165%;
  top: -19px;
  left: -64%;
  transform: rotate(-45deg);
  vertical-align: bottom;
  -webkit-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.4);
}
.x-card .x-card-head .status-flag .text {
  font-size: 8pt;
  line-height: 1.15em;
  position: absolute;
  bottom: 7px;
  margin: auto;
  text-align: center;
  text-transform: uppercase;
  width: 35%;
}
.x-card .x-card-head .ms-logo {
  float: left;
  padding: 25px 10px 0 20px;
  width: 85px;
}
.x-card .x-card-head .die-cut {
  background: #505050;
  border-radius: 11px;
  float: left;
  height: 22px;
  margin: 25px 20px 0 0px;
  width: 115px;
}
.x-card .x-card-head .price {
  float: right;
  padding: 25px 20px 0 10px;
}
.x-card .x-card-head .xb-logo {
  clear: both;
  display: block;
  margin: 70px 0 7px 0;
  position: absolute;
  width: 100%;
}
.x-card .x-card-head .xb-logo img {
  width: 155px;
}
.x-card .x-card-head .xb-logo.wider img {
  width: 195px;
}
.x-card .x-card-body {
  background: #B6B6B6;
  height: 305px;
  background-size: 333px auto !important;
  border-radius: 0 0 13px 13px;
}
.x-card .x-card-body .game-type {
  background: #323232;
  height: 30px;
  padding-top: 6px;
  text-transform: uppercase;
  width: 100%;
}
.x-card .x-card-foot {
  border-radius: 0 0 13px 13px;
  box-sizing: border-box;
  font-size: 0.7em;
  height: 41px;
  padding-top: 6px;
  text-transform: uppercase;
}
.x-card .x-card-foot .dig-code {
  margin-top: -2px;
}
.x-card.scarlet .x-card-body {
  background-repeat: no-repeat !important;
  height: 345px;
}
.x-card.scarlet .x-card-foot.scarlet {
  display: none;
}
.x-card.snowbird .price {
  display: none;
}
.x-card.snowbird .xb-logo {
  display: none;
}
.x-card.snowbird .game-type {
  display: none;
}
.x-card.snowbird .type-platform {
  display: block;
  font-weight: 600;
  margin-left: 41%;
  position: absolute;
  top: 20%;
  z-index: 2;
}
.x-card.brandRefresh .price {
  display: none;
}
.x-card.brandRefresh .xb-logo {
  display: none;
}
.x-card.brandRefresh .game-type {
  display: none;
}
.x-card.brandRefresh .type-platform {
  display: block;
  font-weight: 600;
  margin-left: 41%;
  position: absolute;
  top: 20%;
  z-index: 2;
  right: 5px;
}
.x-card.large .x-card-head,
.x-card.large .x-card-foot {
  height: 110px;
}
.x-card.large.snowbird .x-card-head {
  background: #868686;
  height: 80px;
}
.x-card.large.snowbird .x-card-head.blue {
  background: #1072c3 !important;
}
.x-card.large.snowbird .type {
  width: 40%;
  padding: 340px 15px 11px 15px;
  position: absolute;
  max-width: 215px;
  left: 90px;
  bottom: 0px;
  font-size: 6.5pt;
}
.x-card.large.snowbird .no-preview {
  font-size: 2.3em;
  line-height: 1em;
}
.x-card.large.snowbird .snow-snipe {
  height: 50px;
}
.x-card.large.snowbird .snow-snipe .x-logo #logo {
  transform: translate(1px, 12px) scale(1.45);
}
.x-card.large.snowbird .snow-snipe .snow-snipe-green {
  height: 60px;
  right: 88px;
}
.x-card.large.snowbird .snow-snipe .snow-snipe-back {
  height: 100px;
  left: 24px;
  top: -105px;
}
.x-card.large.snowbird .snow-snipe .snow-snipe-back.slider {
  display: none;
  left: -90px;
  top: -55px;
  width: 262px;
}
.x-card.large.snowbird .x-card-body {
  height: 375px;
}
.x-card.large.brandRefresh .x-card-head {
  background: #868686;
  height: 80px;
}
.x-card.large.brandRefresh .x-card-head.blue {
  background: #1072c3 !important;
}
.x-card.large.brandRefresh .type {
  width: 100%;
  padding: 340px 15px 11px 15px;
  position: absolute;
  max-width: 215px;
  bottom: 0px;
  font-size: 6.5pt;
  left: 45px;
}
.x-card.large.brandRefresh .no-preview {
  font-size: 2.3em;
  line-height: 1em;
}
.x-card.large.brandRefresh .snow-snipe {
  height: 50px;
}
.x-card.large.brandRefresh .snow-snipe .x-logo #logo {
  transform: translate(1px, 12px) scale(1.45);
}
.x-card.large.brandRefresh .snow-snipe .snow-snipe-green {
  height: 60px;
  right: 135px;
}
.x-card.large.brandRefresh .snow-snipe .snow-snipe-back {
  height: 100px;
  left: 24px;
  top: -105px;
}
.x-card.large.brandRefresh .snow-snipe .snow-snipe-back.slider {
  display: none;
  left: -90px;
  top: -55px;
  width: 262px;
}
.x-card.large.brandRefresh .x-card-body {
  height: 375px;
}
.x-card.small {
  font-size: 11px;
  height: 302px;
  width: 209px;
}
.x-card.small .x-card-head {
  border-radius: 7px 7px 0 0;
  height: 70px;
}
.x-card.small .x-card-head .status-flag {
  border-radius: 7px 0 0 0;
}
.x-card.small .x-card-head .ms-logo {
  padding: 15px 10px 0 10px;
  width: 85px;
  color: transparent;
}
.x-card.small .x-card-head .die-cut {
  display: none;
}
.x-card.small .x-card-head .price {
  display: block;
  float: right;
  padding: 15px 10px 0 10px;
}
.x-card.small .x-card-head .xb-logo {
  clear: both;
  margin: 10px auto;
  margin: 40px auto;
}
.x-card.small .x-card-head .xb-logo img {
  width: 105px;
}
.x-card.small .x-card-head .xb-logo.wider img {
  width: 165px;
}
.x-card.small .type-platform {
  height: 19px;
}
.x-card.small .type-platform .platform-text {
  text-align: left;
}
.x-card.small .x-card-body {
  height: 197px;
  background-size: 223px auto !important;
  background-position: center;
  border-radius: 0;
}
.x-card.small .x-card-body .game-type {
  font-size: 0.8em;
  height: 20px;
  padding-top: 0;
}
.x-card.small .x-card-foot {
  border-radius: 0 0 7px 7px;
  height: 26px;
}
.x-card.small .foot-title {
  color: #5E5E5E;
  display: block;
  font-size: 0.9em;
}
.x-card.small.scarlet .x-card-body {
  height: 223px;
  border-radius: 0 0 7px 7px;
}
.x-card.small.snowbird .x-card-head {
  height: 58px;
}
.x-card.small.snowbird .price {
  padding: 1px 10px 0 10px;
  margin-top: -14px;
  position: absolute;
  top: 24px;
  right: 4px;
}
.x-card.small.snowbird .x-card-body {
  height: 235px;
  border-radius: 0 0 7px 7px;
}
.x-card.small.snowbird .no-preview {
  font-size: 1.7em;
}
.x-card.small.snowbird .type {
  color: #fff;
  display: block;
  font-weight: 600;
  line-height: 1.1em;
  margin: 0 auto;
  padding-top: 11px;
  top: 14px;
  text-transform: uppercase;
  text-align: center;
  width: 50%;
}
.x-card.small.snowbird .type-platform {
  font-size: 0.65em;
  margin-left: 38%;
}
.x-card.small.snowbird .snow-snipe {
  display: block;
  color: #323232;
  height: 32px;
  overflow: hidden;
  position: relative;
  width: 80%;
}
.x-card.small.snowbird .snow-snipe .snow-snipe-back,
.x-card.small.snowbird .snow-snipe .snow-snipe-green {
  background: white;
  transform: rotate(-50deg);
  position: relative;
  top: -50px;
}
.x-card.small.snowbird .snow-snipe .snow-snipe-back {
  height: 60px;
  left: 15px;
  top: -65px;
}
.x-card.small.snowbird .snow-snipe .snow-snipe-back.slider {
  left: -90px;
  top: -55px;
  width: 262px;
}
.x-card.small.snowbird .snow-snipe .snow-snipe-green {
  background: #107C0F;
  height: 42px;
  right: 63px;
  top: 0;
}
.x-card.small.snowbird .snow-snipe .x-logo {
  border-radius: 50%;
  left: 17px;
  height: 22px;
  position: absolute;
  top: 5px;
  width: 22px;
}
.x-card.small.snowbird .x-card-head {
  height: 58px;
}
.x-card.small.brandRefresh .x-card-head {
  height: 0px;
}
.x-card.small.brandRefresh .price {
  padding: 1px 10px 0 10px;
  margin-top: -14px;
  position: absolute;
  top: 24px;
  right: 4px;
}
.x-card.small.brandRefresh .x-card-body {
  /*height: @short-height + 35px;
				border-radius: 0 0 @corners @corners;*/
  height: 295px;
  border-radius: 7px;
}
.x-card.small.brandRefresh .no-preview {
  font-size: 1.7em;
}
.x-card.small.brandRefresh .type {
  color: #fff;
  display: block;
  font-weight: 600;
  line-height: 1.1em;
  margin: 0 auto;
  padding-top: 11px;
  top: 14px;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  z-index: 2;
  position: absolute;
  top: 260px;
}
.x-card.small.brandRefresh .type-platform {
  font-size: 0.65em;
}
.x-card.small.brandRefresh .snow-snipe {
  display: block;
  color: #323232;
  height: 32px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.x-card.small.brandRefresh .snow-snipe .snow-snipe-back,
.x-card.small.brandRefresh .snow-snipe .snow-snipe-green {
  background: white;
  transform: rotate(-50deg);
  position: relative;
  top: -50px;
}
.x-card.small.brandRefresh .snow-snipe .platform-text {
  color: white;
  text-align: right;
}
.x-card.small.brandRefresh .snow-snipe .snow-snipe-back {
  display: none;
  height: 60px;
  left: 15px;
  top: -65px;
}
.x-card.small.brandRefresh .snow-snipe .snow-snipe-back.slider {
  left: -90px;
  top: -55px;
  width: 262px;
}
.x-card.small.brandRefresh .snow-snipe .snow-snipe-green {
  background: #107C0F;
  height: 42px;
  right: 63px;
  top: 0;
}
.x-card.small.brandRefresh .snow-snipe .x-logo {
  border-radius: 50%;
  left: 17px;
  height: 22px;
  position: absolute;
  top: 5px;
  width: 22px;
}
.x-card.small.brandRefresh .x-card-head {
  height: 0px;
}
.x-card.snowbird .ms-logo {
  display: none;
}
.x-card.snowbird .x-card-body {
  border-radius: 0 0 13px 13px;
}
.x-card.snowbird .type {
  color: #fff;
  display: block;
  line-height: 1.1em;
  padding-top: 11px;
  top: 14px;
  text-transform: uppercase;
  text-align: center;
  width: 50%;
  margin: 0 auto;
}
.x-card.snowbird .no-preview {
  width: 80%;
  margin: auto;
  padding-top: 33%;
}
.x-card.snowbird .snow-snipe {
  display: block;
  color: #323232;
  overflow: hidden;
  position: relative;
  width: 70%;
}
.x-card.snowbird .snow-snipe .snow-snipe-back,
.x-card.snowbird .snow-snipe .snow-snipe-green {
  background: white;
  transform: rotate(-50deg);
  position: relative;
  top: -50px;
}
.x-card.snowbird .snow-snipe .snow-snipe-back {
  height: 60px;
  left: 26px;
  top: -65px;
}
.x-card.snowbird .snow-snipe .snow-snipe-green {
  background: #107C0F;
  height: 42px;
  right: 50px;
  top: 0;
}
.x-card.snowbird .snow-snipe .x-logo {
  border-radius: 50%;
  left: 17px;
  height: 22px;
  position: absolute;
  top: 5px;
  width: 22px;
}
.x-card.brandRefresh .ms-logo {
  display: none;
}
.x-card.brandRefresh .x-card-body {
  border-radius: 0 0 13px 13px;
}
.x-card.brandRefresh .type {
  color: #fff;
  display: block;
  line-height: 1.1em;
  padding-top: 11px;
  top: 14px;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
.x-card.brandRefresh .no-preview {
  width: 80%;
  margin: auto;
  padding-top: 33%;
}
.x-card.brandRefresh .snow-snipe {
  display: block;
  color: #323232;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.x-card.brandRefresh .snow-snipe .snow-snipe-back,
.x-card.brandRefresh .snow-snipe .snow-snipe-green {
  background: white;
  transform: rotate(-50deg);
  position: relative;
  top: -50px;
}
.x-card.brandRefresh .snow-snipe .snow-snipe-back {
  height: 60px;
  left: 26px;
  top: -65px;
  display: none;
}
.x-card.brandRefresh .snow-snipe .platform-text {
  color: white;
  text-align: right;
}
.x-card.brandRefresh .snow-snipe .snow-snipe-green {
  background: #107C0F;
  height: 42px;
  right: 50px;
  top: 0;
}
.x-card.brandRefresh .snow-snipe .x-logo {
  border-radius: 50%;
  left: 17px;
  height: 22px;
  position: absolute;
  top: 5px;
  width: 22px;
}

.ms-font-su {
  font-weight: lighter;
  font-size: 40px;
}
.ms-font-xxl {
  font-weight: lighter;
  font-size: 28px;
}
.ms-font-xl {
  font-weight: lighter;
  font-size: 21px;
}
.ms-font-l {
  font-weight: 300;
  font-size: 17px;
}
.ms-font-m-plus {
  font-weight: normal;
  font-size: 15px;
}
.ms-font-m {
  font-weight: normal;
  font-size: 14px;
}
.ms-font-s-plus {
  font-weight: normal;
  font-size: 13px;
}
.ms-font-s {
  font-weight: normal;
  font-size: 12px;
}
.ms-font-xs {
  font-weight: normal;
  font-size: 11px;
}
.ms-font-mi {
  font-weight: 600;
  font-size: 10px;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.hover-row:hover {
  background-color: #F5F5F5;
}
.transparent-background-squares {
  background-color: #efefef;
  /* opacity: 0.8; */
  background-image: repeating-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), repeating-linear-gradient(45deg, #efefef 25%, #ddd 25%, #ddd 75%, #efefef 75%, #efefef);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
.table {
  width: 100%;
}
.table thead {
  color: #fff;
  border: solid 1px #505050;
  background-color: #505050;
}
.table th {
  padding: 1.5rem 0.5rem;
  text-align: center;
  text-transform: capitalize;
  font-weight: normal;
}
.table tr {
  border: solid 1px #505050;
}
.table td {
  padding: 16px;
  text-align: center;
}
.table td:first-child,
.table th:first-child,
.table td:last-child,
.table th:last-child {
  padding-left: 16px;
  text-align: left;
}
.table ~ .table-loader {
  width: 100%;
  height: 5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.table ~ .no-data {
  color: #B6B6B6;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 21px;
  font-weight: bold;
}

.ms-font-su {
  font-weight: lighter;
  font-size: 40px;
}
.ms-font-xxl {
  font-weight: lighter;
  font-size: 28px;
}
.ms-font-xl {
  font-weight: lighter;
  font-size: 21px;
}
.ms-font-l {
  font-weight: 300;
  font-size: 17px;
}
.ms-font-m-plus {
  font-weight: normal;
  font-size: 15px;
}
.ms-font-m {
  font-weight: normal;
  font-size: 14px;
}
.ms-font-s-plus {
  font-weight: normal;
  font-size: 13px;
}
.ms-font-s {
  font-weight: normal;
  font-size: 12px;
}
.ms-font-xs {
  font-weight: normal;
  font-size: 11px;
}
.ms-font-mi {
  font-weight: 600;
  font-size: 10px;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.hover-row:hover {
  background-color: #F5F5F5;
}
.transparent-background-squares {
  background-color: #efefef;
  /* opacity: 0.8; */
  background-image: repeating-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), repeating-linear-gradient(45deg, #efefef 25%, #ddd 25%, #ddd 75%, #efefef 75%, #efefef);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
.hero {
  background: url(/dist/images/c2c_hero_img-50.jpg) white;
  /*background-color: @xb-dark-gray;*/
  background-size: auto 235px;
  background-repeat: no-repeat;
  background-position: center center;
  color: #505050;
  position: relative;
  height: 235px;
}
.hero .content-container {
  position: relative;
  height: 235px;
}
.hero .title-area {
  padding: 35px 0 0;
  width: 55%;
}
.hero .title-area h1 {
  font-weight: lighter;
  font-size: 40px;
  font-weight: 300;
  font-size: 2.5em;
}
.hero .title-area p {
  font-weight: lighter;
  font-size: 21px;
  font-size: 1.2em;
  margin: 5px 0 0 0;
}
.hero .logo-area {
  clear: both;
  float: right;
  height: 135px;
  padding: 45px 0 0 0;
  position: relative;
  right: -30px;
  text-align: center;
  width: 200px;
  display: flex;
  align-items: flex-end;
}
.hero .logo-area img {
  width: 185px;
}
.hero .help-btn {
  clear: both;
  /* float: right; */
  margin-right: 10px;
  position: absolute;
  border: 1px solid #E8E8E8;
  color: #E8E8E8;
  background-color: #fff;
  font-size: 9pt;
  height: 40px !important;
  min-width: 150px !important;
  text-align: center;
  /* line-height: 40px; */
  /* margin-top: 95px; */
  /* right: 0px; */
  margin-left: 30px;
}
.hero .help-btn:hover {
  background-color: #E6E6E6;
  border: 1px solid #5E5E5E;
  color: #5E5E5E;
}
.hero .help-btn:hover .needhelpBtn {
  color: #5E5E5E;
  text-decoration: none;
  font-weight: 400;
}
.hero .help-btn .needhelpBtn {
  color: #737373;
  font-size: 9pt;
  padding: 12px 20px;
  text-decoration: none;
  font-weight: 400;
}
.hero .help-btn .needhelpBtn:focus {
  background-color: #E6E6E6;
  color: #5E5E5E;
}
.hero .help-btn .ms-Button.ms-Button--default {
  border: 1px solid #E8E8E8;
  color: #E8E8E8;
  background-color: #fff;
  font-size: 9pt;
}
.hero .help-btn .ms-Button.ms-Button--default:hover {
  background-color: #E6E6E6;
  border: 1px solid #5E5E5E;
  color: #5E5E5E;
}
.hero .notification-area {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22.2 26.92'%3E%3Ctitle%3Enotifications-bell-button%3C/title%3E%3Cpath d='M275.4,135.08h4.8c0,1.63-.67,2.88-2.35,2.88C276,138,275.4,136.71,275.4,135.08Z' transform='translate(-266.58 -111.04)' style='fill:%23231f20'/%3E%3Cpath d='M266.58,133.68h22.2a3.24,3.24,0,0,0-.42-1.53,15.52,15.52,0,0,1-2.58-2.19c-.42-.54-.72,1-.72,1v0h-13.8l-1.56-1.26a8.84,8.84,0,0,1-2.46,2.38C266.69,132.38,266.58,133.68,266.58,133.68Z' transform='translate(-266.58 -111.04)' style='fill:%23231f20'/%3E%3Cpath d='M283.25,121.88a5.56,5.56,0,0,0-5.54-5.3,5.85,5.85,0,0,0-5.55,5.1v10.14l-2.64.06V121a8.1,8.1,0,0,1,8.09-7.26c6.13,0,8.23,5.94,8.23,7.74v10h-2.58' transform='translate(-266.58 -111.04)' style='fill:%23231f20'/%3E%3Cellipse cx='11.16' cy='2.72' rx='1.98' ry='2.72' style='fill:%23231f20'/%3E%3C/svg%3E");
  background-color: white;
  background-size: 24px 21px;
  background-repeat: no-repeat;
  background-position: center center;
  color: white;
  float: right;
  height: 21px;
  margin-right: -35px;
  padding: 0;
  position: relative;
  right: 0;
  top: 45px;
  width: 24px;
  z-index: 11;
  cursor: pointer;
}
.hero .notification-area .count {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background: #E81123;
  border-radius: 50%;
  color: white;
  font-size: 12px;
  line-height: 23px;
  height: 23px;
  position: relative;
  right: -13px;
  top: -9px;
  width: 24px;
  text-align: center;
}

.report-selection {
  background: #bebebe;
  border: solid 1px gray;
  border-radius: 10px 10px;
  height: 50px;
  margin-top: 5px;
  overflow: hidden;
  text-align: center;
  padding-top: 13px;
}
.report-selection:hover:not(.report-selection.full):not(.report-selection.selected) {
  border: solid 1px black;
  background: #afafaf;
  cursor: pointer;
}
.report-selection:hover:not(.report-selection.full):not(.report-selection.selected) .header {
  background: transparent;
  height: 55px;
}
.report-selection:hover:not(.report-selection.full):not(.report-selection.selected) .header.option-2,
.report-selection:hover:not(.report-selection.full):not(.report-selection.selected) .header .game-bar {
  background: #f0f0f0;
}
.report-selection:hover:not(.report-selection.full):not(.report-selection.selected) .header.option-3 {
  background: #717171;
}
.report-selection.full {
  border-radius: 10px;
  height: 315px;
}
.report-selection .header {
  background: transparent;
  height: 55px;
}
.report-selection .header.option-2 {
  background: white;
}
.report-selection .header.option-2 .game-bar {
  background: gray;
  width: 80%;
}
.report-selection .header.option-3 {
  background: gray;
}
.report-selection .header.option-3 .game-bar {
  background: white;
  width: 80%;
}
.report-selection .game-bar {
  background: white;
  height: 32px;
  width: 70%;
  -webkit-clip-path: polygon(0% 100%, 80% 100%, calc(100% - 5px) 0%, 0% 0%);
  clip-path: polygon(0% 100%, 80% 100%, calc(100% - 5px) 0%, 0% 0%);
}
.report-selection .game-bar.option-1,
.report-selection .game-bar.option-2 {
  background: gray;
  color: white;
}
.report-selection .game-bar .game-bar-green {
  width: 37%;
  background: green;
  height: 32px;
  -webkit-clip-path: polygon(0% 100%, 50% 100%, calc(100% - 5px) 0%, 0% 0%);
  clip-path: polygon(0% 100%, 50% 100%, calc(100% - 5px) 0%, 0% 0%);
}
.report-selection .game-bar .game-bar-green .circle {
  border-radius: 50%;
  background: white;
  display: none;
  height: 28px;
  width: 28px;
}
.report-selection.selected {
  border: solid 6px green;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
  height: 60px;
  margin-top: 0;
  margin: 0 -6px;
  /*-webkit-animation: fadeInFromNone 0.25s ease-out;
    -moz-animation: fadeInFromNone 0.25s ease-out;
    -o-animation: fadeInFromNone 0.25s ease-out;
    animation: fadeInFromNone 0.25s ease-out;*/
}
@keyframes fadeInFromNone {
  0% {
    border: solid 1px gray;
    height: 105px;
    margin-top: 5px;
  }
  100% {
    border: solid 6px green;
    height: 110px;
    margin-top: 0;
  }
}
/*}*/

.form-label,
.custom-combobox label,
.ms-TextField-wrapper label {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 400;
  padding-top: 5px;
}
.custom-combobox div {
  height: 31px !important;
  padding-top: 0;
  padding-bottom: 0;
}
.custom-combobox div input {
  font-size: 14px;
  font-weight: 400;
  height: 97% !important;
  margin-top: 1px;
  color: #333333;
}
.custom-combobox div .ms-Button:active,
.custom-combobox div .ms-Button:hover {
  background-color: transparent;
}
.custom-combobox div.is-disabled {
  background-color: white;
  border: 1px solid #a6a6a6;
  opacity: 0.5;
}
.custom-combobox div.is-disabled .ms-Button {
  background-color: #fff;
  border: none;
}
.ms-Button.ms-Button--icon.ms-ComboBox-CaretDown-button {
  top: -5px;
  margin: 0 !important;
}
.ms-TextField-wrapper input[disabled],
.ms-TextField-wrapper textarea[disabled] {
  background-color: #fff;
  border: 1px solid rgba(166, 166, 166, 0.5);
  color: #a6a6a6;
  cursor: not-allowed !important;
}
.label-transparent label {
  color: transparent;
  pointer-events: none;
}
.combobox-close-icon {
  top: 30px;
  right: 37px;
  height: 29px;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 2px;
}
.combobox-close-icon i {
  color: #737373;
}
fieldset:disabled div[class^="ms-"],
fieldset:disabled div[class*=" ms-"],
fieldset:disabled .highlight-field-container {
  cursor: not-allowed;
}
fieldset:disabled input {
  pointer-events: none;
}
.custom-error-text {
  color: #a80000;
}
.datepicker-disable-weekends .ms-DatePicker-dayPicker table tbody tr td:nth-child(1),
.datepicker-disable-weekends .ms-DatePicker-dayPicker table tbody tr td:nth-child(7) {
  pointer-events: none;
}
.datepicker-disable-weekends .ms-DatePicker-dayPicker table tbody tr td:nth-child(1):hover,
.datepicker-disable-weekends .ms-DatePicker-dayPicker table tbody tr td:nth-child(7):hover {
  pointer-events: none;
  background-color: transparent;
}
.datepicker-disable-weekends .ms-DatePicker-dayPicker table tbody tr td:nth-child(1) button,
.datepicker-disable-weekends .ms-DatePicker-dayPicker table tbody tr td:nth-child(7) button {
  pointer-events: none;
  color: #c8c8c8;
}

.disable-user-select {
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */
}
.product-header-icon-action {
  color: #747474;
}
.product-header-icon-action:hover,
.product-header-icon-action:active {
  color: #343a40;
}

