@font-face {
  font-family: "acxiom-Helvetica";
  src: url("https://cdn.myacxiom.com/ma/gn/font/helveticaneuece55roman.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
}

html,
body {
  background: #a8b8c6;
  font-family: acxiom-Helvetica, Helvetica, "Arial";
  font-size: 13px;
  color: #666666;
  min-height: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

.acx-global-navigation {
  height: 75px;
}

.acx-global-navigation-grey .acx-background-color-bar {
  background-color: #8098ac;
}
.acx-background-color-bar {
  min-width: 970px;
}
.acx-background-color-bar {
  height: 45px !important;
  position: absolute;
  top: 25px;
  width: 100%;
}

.acx-global-navigation {
  text-align: left;
  color: #666666;
  font-family: acxiom-Helvetica, Helvetica, "Arial";
  font-size: 13px;
}

.acx-nav-container {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  position: relative;
}

.acx-global-navigation .acx-nav-container .acx-page-container {
  z-index: 3;
  top: 5px;
}
.acx-global-navigation .acx-page-container {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.6);
  clear: both;
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 1200px;
  min-width: 970px;
  position: relative;
  text-align: left;
  z-index: 2;
}

.acx-nav-container .acx-nav-inner {
  min-width: 970px;
}
.acx-nav-inner {
  min-height: 27px;
}
.acx-nav-inner {
  background-color: #414141;
  float: left;
  width: 100%;
}

.acx-topnav-logo {
  float: left;
  height: inherit;
  padding-left: 20px;
  display: flex;
  align-items: center;
}

.logo-wrapper {
  position: relative;
  display: flex;
  align-items: center;
}

.logo-wrapper img {
  display: block;
  max-height: 50px;
}

.tm-symbol {
  position: absolute;
  bottom: 2px;
  right: 2px;
  font-size: 10px;
  color: #333;
}

img {
  overflow-clip-margin: content-box;
  overflow: clip;
}

.acx-topnav-logo img {
  width: 104px;
}

.acx-topnav-logo a div {
  width: auto;
}

.acx-topnav-logo a div {
  margin: 6px 10px 6px 0;
  position: relative;
  width: 110px;
}

.acx-topnav-logo a div span {
  vertical-align: bottom;
  display: inline;
  position: static;
}

.acx-topnav-logo a div span {
  bottom: -4px;
  color: #ffffff;
  font-size: 4px;
  font-weight: bold;
  position: absolute;
  right: 0;
}

.acx-topnav-tabs {
  float: left;
  padding-left: 70px;
}

.acx-topnav-tabs > a {
  text-decoration: none;
  text-transform: uppercase;
}
a {
  color: #666666;
}

.acx-topnav-tabs div {
  color: #ffffff;
  float: left;
  font-size: 12px;
  height: 100%;
  line-height: 43px;
  padding-left: 16px;
  padding-right: 16px;
  text-align: center;
}

.acx-topnav-tabs .active,
.acx-topnav-tabs ul li.active > a,
.acx-topnav-tabs .active:hover,
.acx-topnav-tabs .active:hover > a,
.expand .active,
.expand .active:hover {
  cursor: default;
  color: #414141;
  background-color: #ffffff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

.acx-topnav-tabs div:hover,
.acx-topnav-tabs ul li:hover {
  color: #39454d;
  cursor: pointer;
  background-color: #ffffff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
}

.row-fluid {
  margin-left: 0;
}

body > .acxiom-page-container {
  text-align: left;
  margin: 0 auto;
  max-width: 1200px;
  min-width: 970px;
  position: relative;
  display: block;
  z-index: 2;
  background: #fff;
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6);
  min-height: calc(100% - 82px);
  height: auto;
  top: 0px;
}

.row-fluid .span4 {
  width: 32%;
}

.row-fluid [class*="span"] {
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}

.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

.row-fluid .span2 {
  width: 14.893617021276595%;
}

.row-fluid .span4 {
  width: 31.914893617021278%;
}

img {
  overflow-clip-margin: content-box;
  overflow: clip;
}

.acx-topnav-main {
  -moz-user-select: none;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  display: flex;
  flex-direction: row;
  align-items: center;

  height: 43px;
  width: 100%;
}

.acx-global-navigation-grey .acx-topnav-main {
  background-color: #8399ad;
}

.acx-global-navigation .acx-nav-container .acx-page-container {
  z-index: 3;
  top: 5px;
}
.acx-global-navigation .acx-page-container {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.6);
  clear: both;
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 1200px;
  min-width: 970px;
  position: relative;
  text-align: left;
  z-index: 2;
}
.acxm-u-span-center {
  text-align: center !important;
  font-family: acxiom-Helvetica, Helvetica, "Arial";
  font-size: 21px;
}

.acxm-u-top-buffer {
  margin-top: 15px !important;
}

.acxm-u-hpad {
  padding-right: 15px !important;
  padding-left: 15px !important;
}

.acxm-u-closed {
  border: 1px solid #dbdbdb !important;
  background-color: #fff;
}

.span6.acxm-u-hpad.acxm-u-vpad.acxm-u-closed {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: white;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.login-btn {
  margin: 5px 5px 15px 5px !important;
}

.loginKeyImg {
  background-color: #dbdbdb;
  width: 82px;
  height: 81px;
}

.acx-row-fluid {
  background-color: #faf8f9 !important;
  width: 32%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  height: 100%;
}

.acxm-u-closed {
  border: 1px solid #dbdbdb !important;
  background-color: #fff;
}

.row-fluid .span6 {
  width: 48.93617021276595%;
}

.row-fluid .span8 {
  width: 66%;
}

.span4 {
  background-color: #faf8f9 !important;
  border: 1px solid #dbdbdb !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.form-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.form-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 66%;
}

.acxm-textfield {
  padding: 5px;
}

.acxm-textfield input:focus,
.acxm-textfield input:active,
.acxm-textfield textarea:focus,
.acxm-textfield textarea:active {
  background-color: #c7e3ed;
  outline: none;
}

.acxm-textfield input {
  border: 1px solid #bebebe;
  height: 28px;
  padding: 4px 6px;
  font-size: 12px;
  font-family: acxiom-Helvetica, Helvetica, "Arial";
  border-radius: 2px 2px 2px 2px;
  box-sizing: border-box;
  width: 100%;
  background-color: #fff;
  color: #333333;
  line-height: 16px;
}

.form-input {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.username-field {
  margin: 2px;
  padding-top: 7px;
}

.password-field {
  margin: 2px;
}

.password-reset-btn {
  margin: 5px 5px 0px 5px !important;
  padding: 15px 0px 15px 0px !important;
}

.password-reset-trigger {
  margin: 5px 5px 5px 0px !important;
}

.acxm-button.acxm-p-primary {
  background-image: url("data:image/svg+xml,%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%25%22%20y2%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3argba(246%2C246%2C247%2C1)%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3argba(246%2C246%2C247%2C1)%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e");
  border: 1px solid #0096d3;
  color: #fff;
  text-shadow: none;
  font-size: 14px;
  cursor: "default";
  border-radius: 2px;
}

.acxm-button[disabled] {
  background-image: url("data:image/svg+xml,%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%25%22%20y2%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3argba(246%2C246%2C247%2C1)%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3argba(246%2C246%2C247%2C1)%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e");
  border: 1px solid #ededee;
  box-shadow: 1px 1px 0 rgba(125, 125, 125, 0.5);
  color: #cccccc;
  cursor: "default";
  text-shadow: none;
  font-size: 14px;
  border-radius: 2px;
}

button.acxm-button.acxm-p-secondary {
  background-image: url("data:image/svg+xml,%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%25%22%20y2%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3argba(128%2C141%2C149%2C1)%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3argba(112%2C126%2C133%2C1)%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e");
  border: 1px solid #79868e;
  color: #fff;
  text-shadow: none;
  font-size: 14px;
  border-radius: 2px;
}

.enabled:hover {
  background-image: url("data:image/svg+xml,%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%25%22%20y2%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3argba(14%2C134%2C182%2C1)%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3argba(2%2C120%2C167%2C1)%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e") !important;
}

button.acxm-button.acxm-p-secondary:hover {
  background-image: url("data:image/svg+xml,%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%25%22%20y2%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3argba(99%2C112%2C120%2C1)%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3argba(83%2C97%2C105%2C1)%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e");
  cursor: pointer;
}

.invalid-input {
  display: none;
  color: #ba2c26;
  font-size: 12px;
  font-family: acxiom-Helvetica, Helvetica, "Arial";
  text-align: left;
  width: 100%;
}

.loginKeyRotate {
  transition: transform 3s ease;
  transform: rotate(-180deg);
}

.loginKeyReset {
  transition: transform 3s ease;
  transform: rotate(0deg);
}

#loading-bar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  z-index: 9999;
  background: transparent;
}

#loading-bar .bar {
  background: #29d;
  height: 100%;
  position: relative;
  width: 0%;
  transition: width 1s ease;
}

#loading-bar .peg {
  display: block;
  position: absolute;
  right: 0;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1;
  transform: rotate(3deg) translate(0px, -4px);
}

#loading-bar,
#loading-bar-spinner {
  pointer-events: none;
  transition: 350ms linear all;
}

.acxm-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(33, 33, 33, 0.7);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.acxm-modal {
  background: #fff;
  padding: 12px 15px;
  border-radius: 2px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  max-width: 600px;
  text-align: center;
  font-family: acxiom-Helvetica, Helvetica, "Arial";
  color: #333;
  position: absolute;
  top: 27px;
}

.acxm-modal button {
  margin-bottom: 10px;
  padding: 8px 30px;
}
