/* Scss Document */
.primary-color {
  color: #492365;
}

.secondary-color {
  color: #575047;
}

.alert-color {
  color: #a52428;
}

.success-color {
  color: #009844;
}

.warning-color {
  color: #f08a24;
}

.info-color {
  color: #a0d3e8;
}

.primary-bg {
  background-color: #492365;
  color: #ffffff;
}

.secondary-bg {
  background-color: #575047;
  color: #ffffff;
}

.alert-bg {
  background-color: #a52428;
  color: #ffffff;
}

.success-bg {
  background-color: #009844;
  color: #ffffff;
}

.warning-bg {
  background-color: #f08a24;
  color: #ffffff;
}

.info-bg {
  background-color: #a0d3e8;
  color: #ffffff;
}

.portal-dropdown-color {
  background-color: #9682A6;
  color: #ffffff;
  font-weight: bold;
}

.color-1 {
  color: #492365;
}

.color-2 {
  color: #575047;
}

.color-3 {
  color: #7f56c5;
}

.color-4 {
  color: #8446ac;
}

.color-5 {
  color: #a391b1;
}

.color-6 {
  color: #aa989c;
}

.color-7 {
  color: #a3d55d;
}

.color-8 {
  color: #009844;
}

.color-9 {
  color: #005c49;
}

.color-10 {
  color: #25cad3;
}

.color-11 {
  color: #005f71;
}

.color-12 {
  color: #346094;
}

.color-13 {
  color: #691940;
}

.color-14 {
  color: #a52428;
}

.color-15 {
  color: #d25d12;
}

.color-16 {
  color: #f6b221;
}

.color-17 {
  color: #84471e;
}

.color-18 {
  color: #483627;
}

.bg-color-primary {
  background: #492365;
  color: #ffffff !important;
}

.bg-color-secondary {
  background: #575047;
  color: #ffffff !important;
}

.bg-color-alert {
  background: #a52428;
  color: #ffffff !important;
}

.bg-color-success {
  background: #009844;
  color: #ffffff !important;
}

.bg-color-warning {
  background: #f08a24;
  color: #ffffff !important;
}

.bg-color-info {
  background: #a0d3e8;
  color: #ffffff !important;
}

.bg-color-shade {
  background: #444444;
  color: #ffffff !important;
}

.bg-color-invert {
  background: white;
  color: #575047 !important;
}

.bg-color-1 {
  background: #492365;
  color: #ffffff !important;
}

.bg-color-2 {
  background: #575047;
  color: #ffffff !important;
}

.bg-color-3 {
  background: #7f56c5;
  color: #ffffff !important;
}

.bg-color-4 {
  background: #8446ac;
  color: #ffffff !important;
}

.bg-color-5 {
  background: #a391b1;
  color: #ffffff !important;
}

.bg-color-6 {
  background: #aa989c;
  color: #ffffff !important;
}

.bg-color-7 {
  background: #a3d55d;
  color: #ffffff !important;
}

.bg-color-8 {
  background: #009844;
  color: #ffffff !important;
}

.bg-color-9 {
  background: #005c49;
  color: #ffffff !important;
}

.bg-color-10 {
  background: #25cad3;
  color: #ffffff !important;
}

.bg-color-11 {
  background: #005f71;
  color: #ffffff !important;
}

.bg-color-12 {
  background: #346094;
  color: #ffffff !important;
}

.bg-color-13 {
  background: #691940;
  color: #ffffff !important;
}

.bg-color-14 {
  background: #a52428;
  color: #ffffff !important;
}

.bg-color-15 {
  background: #d25d12;
  color: #ffffff !important;
}

.bg-color-16 {
  background: #f6b221;
  color: #ffffff !important;
}

.bg-color-17 {
  background: #84471e;
  color: #ffffff !important;
}

.bg-color-18 {
  background: #483627;
  color: #ffffff !important;
}

.button.color-1 {
  background: #492365;
}
.button.color-1:hover {
  background: rgb(100.375, 48.125, 138.875);
}

.button.color-2 {
  background: #575047;
}
.button.color-2:hover {
  background: rgb(115.082278481, 105.8227848101, 93.917721519);
}

.button.color-3 {
  background: #7f56c5;
}
.button.color-3:hover {
  background: rgb(155.7577092511, 123.9691629956, 210.0308370044);
}

.button.color-4 {
  background: #8446ac;
}
.button.color-4:hover {
  background: rgb(156.3636363636, 100.7685950413, 192.2314049587);
}

.button.color-5 {
  background: #a391b1;
}
.button.color-5:hover {
  background: rgb(187.9574468085, 174.8404255319, 198.1595744681);
}

.button.color-6 {
  background: #aa989c;
}
.button.color-6:hover {
  background: rgb(193.0585106383, 179.9414893617, 182.8563829787);
}

.button.color-7 {
  background: #a3d55d;
}
.button.color-7:hover {
  background: rgb(186, 223.5, 133.5);
}

.button.color-8 {
  background: #009844;
}
.button.color-8:hover {
  background: rgb(0, 203, 90.8157894737);
}

.button.color-9 {
  background: #005c49;
}
.button.color-9:hover {
  background: rgb(0, 143, 113.4673913043);
}

.button.color-10 {
  background: #25cad3;
}
.button.color-10:hover {
  background: rgb(75.4798387097, 215.8629032258, 223.5201612903);
}

.button.color-11 {
  background: #005f71;
}
.button.color-11:hover {
  background: rgb(0, 137.8761061947, 164);
}

.button.color-12 {
  background: #346094;
}
.button.color-12:hover {
  background: rgb(65.26, 120.48, 185.74);
}

.button.color-13 {
  background: #691940;
}
.button.color-13:hover {
  background: rgb(146.1923076923, 34.8076923077, 89.1076923077);
}

.button.color-14 {
  background: #a52428;
}
.button.color-14:hover {
  background: rgb(206.8656716418, 45.1343283582, 50.1492537313);
}

.button.color-15 {
  background: #d25d12;
}
.button.color-15:hover {
  background: rgb(236.7631578947, 118.2236842105, 42.2368421053);
}

.button.color-16 {
  background: #f6b221;
}
.button.color-16:hover {
  background: rgb(247.987012987, 195, 82.012987013);
}

.button.color-17 {
  background: #84471e;
}
.button.color-17:hover {
  background: rgb(173.5555555556, 93.3518518519, 39.4444444444);
}

.button.color-18 {
  background: #483627;
}
.button.color-18:hover {
  background: rgb(105.0810810811, 78.8108108108, 56.9189189189);
}

.showcase-html-section {
  display: block;
  min-height: 300px;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  background: #fff;
  /*box-shadow: inset 0 10px 20px 0px rgba(#000, .3);*/
  padding-top: 20px;
}
.showcase-html-section h1 {
  font-family: "tradegothiclt-bold", sans-serif;
  font-size: 1.75rem;
  color: #575047;
}
@media only screen and (max-width: 640px) {
  .showcase-html-section h1:first-of-type {
    font-size: 1.5rem !important;
  }
}
.showcase-html-section h2 {
  font-family: "tradegothiclt-bold", sans-serif;
  font-size: 1.5rem;
  color: #575047;
  border: 0 !important;
  background-color: transparent !important;
  text-transform: none !important;
  font-weight: normal !important;
  margin: 0 !important;
  padding: 0 !important;
}
.showcase-html-section h3 {
  font-family: "tradegothiclt-bold", sans-serif;
  font-size: 1.25rem;
  color: #575047;
}
.showcase-html-section h4 {
  font-family: "tradegothiclt-bold", sans-serif;
  font-size: 1rem;
  color: #575047;
}
.showcase-html-section hgroup h1 {
  color: #492365;
  font-family: "tradegothicltstd-boldext", sans-serif;
  font-size: 2em;
  display: block;
  padding: 0px;
  margin: 0px;
}
.showcase-html-section hgroup h5 {
  font-family: "tradegothicltcom-bdcn20", sans-serif;
  font-size: 1.3em;
  padding: 0px;
  margin: 0px;
  display: block;
  color: #7f56c5;
  white-space: nowrap;
}

#dshowcasecarousel_pnlContainer .DisplayPanel {
  position: relative;
  min-height: 200px;
}
#dshowcasecarousel_pnlContainer .DisplayPanel .EditPromptPanel {
  position: absolute;
  bottom: 0px;
}

.no-banner {
  margin-top: 200px;
}

/*# sourceMappingURL=mega-menu.css.map */
