@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700|Roboto+Condensed:400,300,700);
/********* scaffolding **********/
/****** content section elements ******/
/********* login page specifically *****/
/***** body ****/
/**** alter the @body-bg line below if you want it to be different from the above @body-bg properties, but please try altering those properties and checking the results first *****/
/****** top navbar *****/
/****** left navbar *****/
/*********** footer *********/
/*********** wizard *********/
/******** content tabs ********/
/******** tags **********/
/******* highlight ******/
/******* "add" button which sometimes accompanies *******/
/*********** cards *************/
/*********** widgets *************/
/***** buttons *****/
/******* toggle swipe *********/
/******** tooltips *********/
/****** sliding content, truncated at first, but when hovered, shows the whole unabridged version ******/
/*********** extended row/cell content ***************/
/****** autocomplete ********/
/******* filters container *******/
/******** progress chart ********/
/******* markdown editor ******/
/**** collapsible panel *****/
/*** schema designer ***/
/****** tags *****/
/**** below are taken from "Atmosphere Style Guide FONTS + USAGE" ****/
.soa-ui-cm-form-label {
  color: #000000;
}
.soa-ui-cm-Poster {
  background-color: #ffffff;
  font-size: 36px;
  font-weight: Bold;
  color: #000000;
}
.soa-ui-cm-Banner {
  font-size: 21px;
  font-weight: Bold;
  color: #000000;
}
.soa-ui-cm-Header {
  font-size: 21px;
  font-weight: Bold;
  color: #000000;
  font-size: 17px;
}
.soa-ui-cm-Header-Inverse {
  font-size: 21px;
  font-weight: Bold;
  font-size: 17px;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-width: 0 0 1px;
  color: #000000;
}
.soa-ui-cm-SubHeader {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}
.soa-ui-cm-SubHeader-Inverse {
  font-size: 14px;
  font-weight: bold;
  background-color: #ffffff;
  color: #000000;
}
.soa-ui-cm-SubHeader-G {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  color: #cfd1d2;
}
.soa-ui-cm-Body {
  font: 14px 'NeueHaasGrotesk';
  color: #000000;
}
.soa-ui-cm-Body-Bold {
  font: 14px 'NeueHaasGrotesk';
  color: #000000;
  font-weight: bold;
}
.soa-ui-cm-Body-Acc {
  font: 14px 'NeueHaasGrotesk';
  color: #000000;
  font-weight: bold;
  color: #ffffff;
}
.soa-ui-cm-Title {
  color: #000000;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
}
.soa-ui-cm-Title-Plain {
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  color: #000000;
}
.soa-ui-cm-Title-Inverse {
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  background-color: #ffffff;
  color: #000000;
}
.soa-ui-cm-Nav {
  font: 14px 'NeueHaasGrotesk';
  color: #000000;
  font-weight: bold;
  color: #cfd1d2;
}
.soa-ui-cm-Nav-Select {
  font: 14px 'NeueHaasGrotesk';
  font-weight: bold;
  color: #cfd1d2;
  color: #000000;
}
.soa-ui-cm-SubNav {
  color: #cfd1d2;
  font-size: 10px;
}
.soa-ui-cm-SubNav-Bold {
  color: #cfd1d2;
  font-size: 10px;
  color: #000000;
}
.soa-ui-cm-SubNav-Bold-G {
  font-size: 10px;
  color: #000000;
  color: #cfd1d2;
}
.soa-ui-cm-SubNav-Bold-Select {
  color: #cfd1d2;
  font-size: 10px;
  color: #000000;
  color: #ffffff;
}
.soa-ui-cm-SubNav-Text {
  font-size: 8px;
  color: #cfd1d2;
}
.soa-ui-cm-SubNav-Text-Inverse {
  font-size: 8px;
  background-color: #ffffff;
  color: #cfd1d2;
}
.soa-ui-cm-Table-Header {
  font-size: 12px;
  background-color: transparent;
  color: #b3b3b3;
}
/*********** colors referring to status, used for example on the transaction monitor or the api access page *****/
/* orange */
/* green */
/* light blue */
/* medium blue */
/* aqua-ish */
/* red */
/* purple */
/* off-black */
/* gold */
/* dark yellow */
/* blue */
/* crimson */
/* gray */
/* orange-yellow */
/**
 *  Commonly used variables to customize styles
 *  Tenant: Open
 *  Theme: Hermosa
 *  NOTE: use rgba or HEX values for colors instead of color names
 */
@font-face {
  font-family: 'NeueHaasGrotesk';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/neue-haas-grotesk/NeueHaasGroteskTextW04-55Rm.woff') format('woff');
}
.liShadowBox {
  border-bottom-color: #000000 !important;
  color: #000000 !important;
}
button {
  font-weight: bold;
  text-transform: uppercase;
  border: 0 none;
  border-radius: 4px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.36);
  font-size: 10px;
}
.ui-button,
.ui-button:hover,
.ui-button[disabled],
.ui-button-disabled,
.ui-button-disabled:hover,
.ui-button-in-progress,
.ui-button-in-progress:hover,
.soa-ui-cm-button,
.soa-ui-cm-button[disabled],
.soa-ui-cm-button:active,
.soa-ui-cm-button:hover,
.soa-ui-cm-button:focus,
.soa-ui-cm-button-disabled,
.soa-ui-cm-button-disabled:hover,
.soa-ui-cm-button-in-progress,
.soa-ui-cm-button-in-progress[disabled],
.soa-ui-cm-button-in-progress:hover,
.soa-ui-cm-button-remove,
.soa-ui-cm-button-remove[disabled],
.soa-ui-cm-button-remove:active,
.soa-ui-cm-button-remove:hover,
.soa-ui-cm-button-remove:focus,
.action_call,
.action_call:active,
.action_call:hover,
.action_call:focus,
button#soa-control-cm-upload-styles.soa-ui-cm-button.soa-ui-cm-button-page-level.soa-control-cm-upload-styles:hover,
button#soa-control-cm-rebuild-styles.soa-ui-cm-button-page-level.soa-control-cm-rebuild-styles:hover {
  background-color: #000000 !important;
  color: #ffffff !important;
}
.soa-ui-cm-button .soa-ui-cm-icon.soa-ui-cm-imgtxt,
.ui-button .soa-ui-cm-icon.soa-ui-cm-imgtxt {
  color: #000000;
}
.soa-ui-cm-bootstrap-iso .dropdown-menu [role="presentation"] [role="menuitem"] {
  color: #000000 !important;
  background-color: #ffffff !important;
  cursor: pointer;
}
.soa-ui-cm-bootstrap-iso .dropdown-menu [role="presentation"]:hover [role="menuitem"]:hover {
  background-color: #f6f6f6 !important;
}
.soa-ui-cm-button-borderless,
.soa-ui-cm-button-borderless:active,
.soa-ui-cm-button-borderless:hover,
.soa-ui-cm-button-borderless:focus {
  border: 0 none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  background-color: transparent !important;
}
.soa-ui-cm-button-secondary,
.soa-ui-cm-button-secondary:active,
.soa-ui-cm-button-secondary:hover,
.soa-ui-cm-button-secondary:focus {
  background-color: #ffffff;
  color: #000000;
}
.starterForm .starter,
form.newTalkboxEntry input.starter[type="text"],
form.newTalkboxEntry input[type="text"],
form.newTalkboxEntry textarea {
  background-color: #f6f6f6;
}
.soa-ui-cm-logo {
  height: 44px;
  width: 300px;
  margin-left: 0px;
}
h2.soa-ui-cm-logo-container {
  padding: 16px 0 13px 15px;
}
.soa-ui-cm-resources-menu {
  margin-right: 100px;
}
.soa-control-cm-header-container {
  border-bottom: 1px #d8dada solid;
}
.soa-ui-cm-add-new-link.soa-ui-cm-icon.soa-ui-cm-imgtxt:hover {
  color: #59636b !important;
}
a.soa-ui-cm-icon-bell:hover:before {
  color: #59636b !important;
}
.soa-ui-cm-notifications:hover .soa-ui-cm-notifications-header .soa-ui-cm-icon.soa-ui-cm-imgtxt:before {
  color: #59636b;
}
dd.soa-ui-cm-notifications-badge.soa-control-cm-notifications-count:hover,
.soa-ui-cm-notifications:hover .soa-ui-cm-notifications-badge {
  background: #59636b !important;
}
a.soa-ui-cm-leftnav-item,
a.soa-ui-cm-leftnav-item.soa-ui-cm-icon:before,
.soa-ui-cm-leftnav-subnav a.soa-ui-cm-leftnav-item {
  color: #000000;
}
.soa-ui-cm-resources-menu > [role="presentation"].open > [role="menuitem"],
.soa-ui-cm-resources-menu > [role="presentation"].open > [role="menuitem"]:hover {
  background: #f6f6f6;
}
.soa-ui-cm-tooltip-content-text-full {
  color: #ffffff;
}
.soa-ui-cm-swagger-container .soa-ui-cm-swagger-resource-options > li .soa-ui-cm-button-borderless {
  color: #005eb8 !important;
}
.ui-autocomplete .ui-menu-item .ui-corner-all:hover,
.ui-autocomplete .ui-menu-item .ui-corner-all.ui-state-focus {
  color: #000000;
}
div.cwrap_gray {
  background-color: #f6f6f6;
}
#Footer {
  border-color: #d8dada;
}
#Footer > ul {
  width: 800px;
}
.soa-ui-cm-buttons #soa-control-cm-next,
.ui-buttons #soa-control-cm-next,
.soa-ui-cm-buttons #soa-control-cm-back,
.ui-buttons #soa-control-cm-back {
  display: none;
}
.soa-ui-cm-buttons-in-progress input.button.item {
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 900;
  background: no-repeat;
  display: inline-block;
  font-size: 0.01em;
  overflow: hidden;
  text-indent: -99999px;
  background: url("images/spinner.gif") center center no-repeat;
  background-color: rgba(255, 255, 255, 0.3);
}
button.in-progress > span,
a.button.in-progress > span,
input.button.in-progress > span {
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 900;
  background: no-repeat;
  display: inline-block;
  font-size: 0.01em;
  overflow: hidden;
  text-indent: -99999px;
  background: url("images/spinner.gif") center center no-repeat;
  background-color: rgba(255, 255, 255, 0.3);
}
.soa-ui-cm-button-in-progress > span,
.ui-button-in-progress > span {
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 900;
  background: no-repeat;
  display: inline-block;
  font-size: 0.01em;
  overflow: hidden;
  text-indent: -99999px;
  background: url("images/spinner.gif") center center no-repeat;
  background-color: rgba(255, 255, 255, 0.3);
}
#soa-control-cm-loginForm .soa-ui-cm-button,
.soa-ui-cm-buttons .soa-ui-cm-button,
#soa-control-cm-loginForm .ui-button,
.soa-ui-cm-buttons .ui-button {
  position: inherit !important;
}
#spinner > span {
  visibility: hidden;
}
#spinner div.spinner_logo {
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 900;
  background: no-repeat;
  display: inline-block;
  font-size: 0.01em;
  overflow: hidden;
  text-indent: -99999px;
  background: url("images/spinner.gif") center center no-repeat;
  background-color: rgba(255, 255, 255, 0.3);
  margin: 0;
}
.soa-ui-cm-loading-icon,
.ui-widget-overlay-icon {
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 900;
  background: no-repeat;
  display: inline-block;
  font-size: 0.01em;
  overflow: hidden;
  text-indent: -99999px;
  background: url("images/spinner.gif") center center no-repeat;
  background-color: rgba(255, 255, 255, 0.3);
  margin: 0;
}
#BoardItemsDetail > .loading {
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 900;
  background: no-repeat;
  display: inline-block;
  font-size: 0.01em;
  overflow: hidden;
  text-indent: -99999px;
  background: url("images/spinner.gif") center center no-repeat;
  background-color: rgba(255, 255, 255, 0.3);
  margin: 0;
}
#BoardItemsDetail > .loading > img {
  display: none;
}
.soa-ui-cm-resources-guides {
  color: black !important;
  text-decoration: none !important;
}
.soa-ui-cm-resources-menu-item:hover,
.soa-ui-cm-user-profile:hover,
.soa-ui-cm-user-profile-container-active,
.soa-ui-cm-user-notifications-container:hover,
.soa-ui-cm-user-notifications-container-active {
  border-color: red;
}
a.soa-ui-cm-login-link,
a.soa-ui-cm-resources-menu-item-link {
  color: black;
}
.soa-ui-cm-user-profile-container-active .soa-ui-cm-user-profile {
  border-color: red;
}
.soa-ui-cm-resources-menu-item {
  border-bottom: 4px solid white;
  color: black;
}
.soa-ui-cm-user-notifications-container {
  border-bottom: 4px solid white;
}
.soa-ui-cm-user-profile {
  border-bottom: 4px solid white;
  color: black;
}
.soa-ui-cm-header-container,
.soa-ui-cm-resources-menu-item .soa-ui-cm-secondary-resources-menu-item {
  background: white;
}
.soa-ui-cm-user-notifications-menu,
.soa-ui-cm-user-profile-menu-container {
  background-color: white;
}
.soa-ui-cm-user-notifications-item-header,
.soa-ui-cm-user-notifications-item > [role="menuitem"],
.soa-ui-cm-user-notifications-item .soa-ui-cm-resources-submenu-item-title,
.soa-ui-cm-user-profile-menu-quick-links-menu-item > [role="menuitem"],
.soa-ui-cm-user-profile-menu-quick-links-menu-item .soa-ui-cm-resources-submenu-item-title,
.soa-ui-cm-resources-menu-item .soa-ui-cm-secondary-resources-menu-item > [role="menuitem"],
.soa-ui-cm-resources-menu-item .soa-ui-cm-secondary-resources-menu-item .soa-ui-cm-resources-submenu-item-title {
  color: black;
}
.soa-control-cm-header-container {
  box-shadow: none !important;
}
.cl-landing-container {
  margin-bottom: 92px;
  margin-top: 92px;
}
.cl-layout-wrapper {
  flex: 1;
  color: #000;
}
.cl-columns {
  display: flex;
  flex: 1;
}
.cl-main {
  display: flex;
  flex: 1;
  flex-direction: column;
  order: 2;
  background: #fff;
}
.cl-sidebar-left {
  width: 20%;
  min-width: 250px;
  background: #fff;
  order: 1;
}
.cl-sidebar-right {
  width: 20%;
  min-width: 250px;
  order: 3;
  background: #fff;
}
.cl-content {
  display: flex;
  flex-direction: row;
  flex: auto;
}
.cl-content-bottom {
  margin-top: 112px;
}
.cl-content-bordered {
  border: 1px solid #E0E0E0;
  border-radius: 8px;
  padding: 24px;
}
.cl-content-link-container {
  margin-top: 92px;
}
.cl-main-info-wrapper {
  padding-right: 88px;
}
.cl-content-left {
  order: 1;
  flex: 1;
  margin-right: 12px;
}
.cl-content-left-main {
  margin-right: 88px;
}
.cl-content-right {
  order: 2;
  flex: 1;
  margin-left: 12px;
}
.cl-content-title {
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  display: block;
  padding-bottom: 8px;
}
.cl-content-subtitle {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 8px;
  display: block;
}
.cl-content-text {
  font-size: 14px;
  font-weight: 400;
  min-height: 50px;
}
.cl-button {
  border: none;
  text-align: center;
  text-transform: uppercase;
  padding: 16px 56px 16px 56px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  font-size: 16px;
  line-height: 16px;
  margin-left: 0;
  margin-right: 0;
}
.cl-button-left {
  margin-left: 0;
  margin-right: 7px;
}
.cl-button-right {
  margin-left: 7px;
  margin-right: 0;
}
.cl-button-wrapper {
  display: flex;
  margin-top: 55px;
  justify-content: left;
}
.cl-button-primary {
  background: #000;
  color: #FFF;
}
.cl-button-primary:hover {
  background-color: #747474;
}
.cl-button-secondary {
  background: #FFFFFF;
  color: #000;
}
.cl-button-secondary:hover {
  box-shadow: 0px 2px 3px #333333;
  background-color: #FFFFFF;
}
.cl-button-tertiary {
  font-weight: 600;
  box-shadow: none;
  background: #FFFFFF;
  color: #0077B4;
  padding: 16px 16px 16px 16px;
}
.cl-button-tertiary:hover {
  background-color: #ceeeff;
}
.cl-step-container {
  display: flex;
  flex: auto;
  margin: 15px 0 50px 0;
}
.cl-step {
  flex: 1;
}
.cl-step-number {
  height: 48px;
  width: 48px;
  background-color: #000;
  color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 16px;
}
.cl-step-middle {
  padding: 0 25px 0 25px;
}
.cl-step-content-bold {
  font-weight: 700;
  margin-bottom: 9px;
}
.rn-button {
  border: none;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  margin-left: 0;
  margin-right: 0;
  text-decoration: none !important;
  width: 57px;
  height: 16px;
  font-family: 'NeueHaasGrotesk';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
  padding: 8px 16px 8px 16px;
}
.rn-button-tertiary {
  font-weight: 600;
  box-shadow: none;
  background: #FFFFFF;
  color: #0077B4;
}
.rn-button-tertiary:hover {
  background-color: #ceeeff;
}
.soa-control-cm-signup-container .soa-ui-cm-content-header .soa-ui-cm-box-header {
  display: none;
}
.soa-ui-cm-box-header__override {
  max-width: 1098px;
  min-height: 16px;
  overflow: hidden;
  padding: 17px 15px 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.soa-ui-cm-imgtxt {
  background: no-repeat;
  display: inline-block;
  font-size: 0.01em;
  overflow: hidden;
  text-indent: -99999px;
}
body {
  background: none repeat-x 0 0 #ffffff;
  color: #000000;
  font: 14px 'NeueHaasGrotesk';
}
h1 {
  background-color: #ffffff;
  color: #000000;
  font-size: 24px;
  font-weight: 300;
  padding: 5px 15px;
}
h2 {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}
h3 {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
h4 {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}
p,
ol,
ul {
  padding-bottom: 16px;
}
ol ol,
ol ul,
ul ul,
ul ol {
  padding-bottom: 0;
}
input,
textarea {
  border-radius: 0;
  border: 1px solid #ffffff;
  font-family: inherit;
}
input[type="radio"] {
  border: medium none;
}
input[type="checkbox"] {
  border: medium none;
}
a:link,
a:visited,
a:active,
a:hover {
  color: #005eb8;
  text-decoration: none;
}
a.button {
  display: inline-block;
}
a.button.soa-ui-cm-hidden {
  display: none;
}
a.button:hover {
  text-decoration: none;
}
button,
a.button,
input.button {
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  background: #4caf50;
  border: 1px solid transparent;
  border-radius: 2px;
  color: #ffffff;
  font: 14px/22px 'NeueHaasGrotesk';
  margin: 0 0 0 10px;
  padding: 0 10px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  /*&:not(:first-child) {
      margin-left: 10px;
  }*/

}
button::-moz-focus-inner,
a.button::-moz-focus-inner,
input.button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button:hover,
a.button:hover,
input.button:hover {
  background: #449d48;
  border-color: transparent;
}
button:active,
a.button:active,
input.button:active {
  background: #3d8c40;
  border-color: transparent;
}
button:disabled,
a.button:disabled,
input.button:disabled {
  background: #a5d7a7;
  border-color: transparent;
}
button.imgtxt,
a.button.imgtxt,
input.button.imgtxt {
  cursor: pointer;
}
button.imgtxt:hover,
a.button.imgtxt:hover,
input.button.imgtxt:hover,
button.imgtxt:active,
a.button.imgtxt:active,
input.button.imgtxt:active,
button.imgtxt:disabled,
a.button.imgtxt:disabled,
input.button.imgtxt:disabled {
  background: none;
  border-color: none;
}
button.secondary,
a.button.secondary,
input.button.secondary {
  background: #ffffff;
  border-color: #777777;
  color: #7f7f7f;
}
button.secondary:hover,
a.button.secondary:hover,
input.button.secondary:hover {
  background: #f5f5f5;
  border-color: #c6c6c6;
}
button.secondary:active,
a.button.secondary:active,
input.button.secondary:active {
  background: #ebebeb;
  border-color: #b1b1b1;
}
button.secondary:disabled,
a.button.secondary:disabled,
input.button.secondary:disabled {
  background: #ffffff;
  border-color: #eeeeee;
  color: #bfbfbf;
}
button.content,
a.button.content,
input.button.content {
  background: #ffffff;
  border-color: transparent;
  color: #ffffff;
}
button.content:hover,
a.button.content:hover,
input.button.content:hover {
  background: #1e87da;
  border-color: transparent;
}
button.content:active,
a.button.content:active,
input.button.content:active {
  background: #1a78c2;
  border-color: transparent;
}
button.content:disabled,
a.button.content:disabled,
input.button.content:disabled {
  background: #90caf9;
  border-color: transparent;
}
button.remove,
a.button.remove,
input.button.remove {
  background: #f44336;
  color: #ffffff;
}
button.remove:hover,
a.button.remove:hover,
input.button.remove:hover {
  background: #d2190b;
  border-color: transparent;
}
button.remove:active,
a.button.remove:active,
input.button.remove:active {
  background: #891008;
  border-color: transparent;
}
button .disabledBtn,
a.button .disabledBtn,
input.button .disabledBtn {
  background: #ffffff;
  color: #ffffff;
  padding-bottom: 0;
  text-shadow: none;
}
button .disabledBtn:hover,
a.button .disabledBtn:hover,
input.button .disabledBtn:hover,
button .disabledBtn:active,
a.button .disabledBtn:active,
input.button .disabledBtn:active {
  background: #ffffff;
  text-shadow: none;
}
button[disabled],
a.button[disabled],
input.button[disabled] {
  background: #ffffff;
  color: #ffffff;
  padding-bottom: 0;
  text-shadow: none;
}
button[disabled]:hover,
a.button[disabled]:hover,
input.button[disabled]:hover,
button[disabled]:active,
a.button[disabled]:active,
input.button[disabled]:active {
  background: #ffffff;
  text-shadow: none;
}
button.in-progress,
a.button.in-progress,
input.button.in-progress {
  background: #ffffff;
  color: #ffffff;
  padding-bottom: 0;
  text-shadow: none;
}
button.in-progress:hover,
a.button.in-progress:hover,
input.button.in-progress:hover,
button.in-progress:active,
a.button.in-progress:active,
input.button.in-progress:active {
  background: #ffffff;
  text-shadow: none;
}
button.in-progress > span,
a.button.in-progress > span,
input.button.in-progress > span {
  background: no-repeat;
  display: inline-block;
  font-size: 0.01em;
  overflow: hidden;
  text-indent: -99999px;
  background: url(images/button-in-progress.gif);
  background-size: contain;
  bottom: 1px;
  height: 3px;
  line-height: 3px;
  margin: 3px auto 0;
  width: 25px;
}
button.borderless,
a.button.borderless,
input.button.borderless {
  background: none;
  border: none;
  box-shadow: none;
  color: #000000;
  cursor: pointer;
  font-size: 10px;
  padding-left: 29px;
  text-shadow: none;
}
button.borderless:hover,
a.button.borderless:hover,
input.button.borderless:hover {
  background: none;
  box-shadow: none;
  text-shadow: none;
}
button.borderless .soa-ui-cm-icon:before,
a.button.borderless .soa-ui-cm-icon:before,
input.button.borderless .soa-ui-cm-icon:before {
  background-image: url("images/sprites_cm_open_system_2683b4.png");
  height: 20px;
  left: -30px;
  top: -3px;
  width: 30px;
}
.soa-ui-cm-content-header button.borderless,
.soa-ui-cm-content-header a.button.borderless,
.soa-ui-cm-content-header input.button.borderless {
  color: #000000;
  padding-left: 20px;
}
.soa-ui-cm-content-header button.borderless .soa-ui-cm-icon:before,
.soa-ui-cm-content-header a.button.borderless .soa-ui-cm-icon:before,
.soa-ui-cm-content-header input.button.borderless .soa-ui-cm-icon:before {
  background-image: url("images/sprites_cm_open_button.png");
  left: -26px;
}
button.page-level,
a.button.page-level,
input.button.page-level,
button.form-control,
a.button.form-control,
input.button.form-control {
  line-height: 25px;
}
button.page-level.soa-ui-cm-button-in-progress,
a.button.page-level.soa-ui-cm-button-in-progress,
input.button.page-level.soa-ui-cm-button-in-progress,
button.form-control.soa-ui-cm-button-in-progress,
a.button.form-control.soa-ui-cm-button-in-progress,
input.button.form-control.soa-ui-cm-button-in-progress {
  line-height: 10px;
  padding: 7.5px 10px 1px;
}
button.item,
a.button.item,
input.button.item {
  /*line-height: 15px;*/

}
.soa-ui-cm-buttons-in-progress button.item,
.soa-ui-cm-buttons-in-progress a.button.item,
.soa-ui-cm-buttons-in-progress input.button.item {
  background: url(images/tablebutton-in-progress.gif) no-repeat center center;
  box-shadow: none;
  color: transparent;
  display: none;
  padding: 0;
  text-shadow: none;
  width: 16px;
}
.soa-ui-cm-buttons-in-progress button.item > span,
.soa-ui-cm-buttons-in-progress a.button.item > span,
.soa-ui-cm-buttons-in-progress input.button.item > span {
  display: none;
}
.soa-ui-cm-dynamic-docs {
  display: none;
}
.soa-ui-cm-collapseamatic {
  border: 1px dotted #ffffff;
  margin: 15px 0 20px;
  padding: 10px 5px;
}
.soa-ui-cm-collapseamatic-header {
  padding: 0;
  position: absolute;
}
.soa-ui-cm-collapseamatic-header .soa-ui-cm-button {
  background: #fff;
  border: none;
  box-shadow: none;
  color: #005eb8;
  padding: 0 5px 0 19px;
  position: relative;
  top: -19px;
  text-shadow: none;
}
.soa-ui-cm-collapseamatic-header .soa-ui-cm-button:focus {
  outline: 0;
}
.soa-ui-cm-collapseamatic-summary {
  display: none;
}
.soa-ui-cm-collapseamatic-body,
.soa-ui-cm-collapseamatic-summary {
  padding: 10px;
}
.soa-ui-cm-collapseamatic-body > p:last-child,
.soa-ui-cm-collapseamatic-summary > p:last-child,
.soa-ui-cm-collapseamatic-body > h1:last-child,
.soa-ui-cm-collapseamatic-summary > h1:last-child,
.soa-ui-cm-collapseamatic-body > h2:last-child,
.soa-ui-cm-collapseamatic-summary > h2:last-child,
.soa-ui-cm-collapseamatic-body > h3:last-child,
.soa-ui-cm-collapseamatic-summary > h3:last-child,
.soa-ui-cm-collapseamatic-body > h4:last-child,
.soa-ui-cm-collapseamatic-summary > h4:last-child,
.soa-ui-cm-collapseamatic-body > h5:last-child,
.soa-ui-cm-collapseamatic-summary > h5:last-child,
.soa-ui-cm-collapseamatic-body > h6:last-child,
.soa-ui-cm-collapseamatic-summary > h6:last-child {
  padding-bottom: 0;
}
.soa-ui-cm-collapseamatic-body {
  min-height: 16px;
}
.soa-ui-cm-collapseamatic-trigger {
  position: relative;
}
.soa-ui-cm-collapseamatic-trigger:before {
  content: "\25BC";
  font-family: "Lucida Sans Unicode", "Arial Unicode MS";
  font-size: 18px;
  left: -17px;
  position: absolute;
  text-align: left;
  text-indent: 0;
  top: -6px;
  width: 10px;
}
.soa-ui-cm-collapseamatic-collapsed .soa-ui-cm-collapseamatic-body {
  display: none;
}
.soa-ui-cm-collapseamatic-collapsed .soa-ui-cm-collapseamatic-summary {
  display: block;
}
.soa-ui-cm-collapseamatic-collapsed .soa-ui-cm-collapseamatic-trigger:before {
  content: "\25B6";
  left: -17px;
  top: -5px;
}
.soa-ui-cm-special-character {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
/* widget loader */
.attrs {
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 900;
}
.soa-ui-cm-loading-icon,
.ui-widget-overlay-icon {
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 900;
  background: no-repeat;
  display: inline-block;
  font-size: 0.01em;
  overflow: hidden;
  text-indent: -99999px;
  background: url("images/widget_loader.gif") center center no-repeat;
}
.soa-ui-cm-loading-overlay,
.ui-widget-overlay-overlay {
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 900;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  background: #000;
  opacity: 0.2;
}
.ui-widget-overlay {
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 900;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  background: #000000;
  opacity: 0.2;
  position: fixed;
}
.soa-ui-cm-disabled-overlay {
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 900;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  background: #fff;
  opacity: 0.2;
}
