@import "Museo.css";

.row {
  margin-left: -15px;
  margin-right: -15px;
  clear: both;
}

.row:after,
.row:before {
  content: " ";
  display: table;
  clear: both;
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: 0;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: 0;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width:768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: 0;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: 0;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width:1170px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: 0;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: 0;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width:1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: 0;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: 0;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}

.dnnEditState .DNNEmptyPane {
  margin-bottom: 30px;
  width: 100%;
  background: hsla(0,0%,100%,.25);
  border: 1px dashed #ccc;
}

.dnnEditState .DNNEmptyPane[id*=Banner] {
  margin: 0;
}

.dnnEditState .DNNEmptyPane>h1 {
  margin: 0;
  text-align: center;
  padding: 2em 0;
  word-break: break-all;
}

.dnnEditState .DnnModule {
  opacity: 1;
}

#ControlBar_ControlPanel *,
.dnnFormItem * {
  box-sizing: content-box;
}

.nfda .dnnTextEditor label {
  display: inline-block;
}

.nfda .dnnLabel label {
  text-align: right;
}

#NFDA .DnnModule {
  position: static;
}

u {
  text-decoration: none;
}

.nfda .MXDefault p,
.Normal,
.NormalDeleted,
.NormalDisabled,
article,
aside,
body,
p,
section {
  color: #292929;
  font-size: 14px;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  line-height: 1.7;
}

.nfda .MXDefault p,
p {
  display: block;
  margin: 0 0 .692em;
}

.nfda .MXDefault h1,
h1 {
  font-size: 1.92825em;
  margin: 0 0 1.071em;
}

.nfda .MXDefault h1,
.nfda .MXDefault h2,
h1,
h2 {
  color: #292929;
  font-family: Museo-500;
  font-weight: 700;
  text-decoration: none;
  padding: 0;
  background: none;
  line-height: 1.7;
}

.nfda .MXDefault h2,
h2 {
  font-size: 1.5em;
  margin: 0 0 .15em;
}

.nfda .MXDefault h3,
h3 {
  color: #292929;
  font-family: Museo-300;
  font-size: 1.07175em;
  font-weight: 700;
  text-decoration: none;
  margin: 0 0 .25em;
  padding: 0;
  background: none;
  line-height: 1.7;
}

.nfda .MXDefault h4,
h4 {
  font-family: Museo-500;
  font-weight: 700;
  padding: 15px;
}

.nfda .MXDefault h4,
.nfda .MXDefault h5,
h4,
h5 {
  color: #00aed9;
  font-size: .9645em;
  text-decoration: none;
  margin: .25em 0 .5em;
  background: none;
  line-height: 1.7;
}

.nfda .MXDefault h5,
h5 {
  font-family: Museo-300;
  font-weight: 300;
  padding: 0;
}

.nfda .MXDefault h6,
h6 {
  color: #292929;
  font-family: Museo-500;
  font-size: .85725em;
  font-weight: 700;
  text-decoration: none;
  margin: .25em 0 .5em;
  padding: 0;
  background: none;
  line-height: 1.7;
}

code {
  background-color: #f9f2f4;
  color: #c7254e;
  padding: 2px 4px;
}

pre {
  white-space: pre-line;
}

@media (min-width:768px) {
  .nfda .MXDefault h1,
  h1 {
    font-size: 2.571em;
  }

  .nfda .MXDefault h2,
  h2 {
    font-size: 2em;
  }

  .nfda .MXDefault h3,
  h3 {
    font-size: 1.429em;
  }

  .nfda .MXDefault h4,
  .nfda .MXDefault h5,
  h4,
  h5 {
    font-size: 1.286em;
  }

  .nfda .MXDefault h6,
  h6 {
    font-size: 1.143em;
  }
}

.nfda .MXDefault ol,
.nfda .MXDefault ul,
ol,
ul {
  padding: 0;
  margin: 0 0 0 20px;
}

.nfda .MXDefault ul,
ul {
  list-style: disc;
}

.nfda .MXDefault li,
li {
  font-size: 14px;
}

.nfda .MXDefault dt,
dt {
  font-weight: 700;
}

.nfda .MXDefault dd,
dd {
  min-height: 1em;
  margin-bottom: 5px;
}

.nfda .MXDefault dd:last-child,
dd:last-child {
  margin-bottom: 15px;
}

@media (min-width:768px) {
  .side-dl dt {
    clear: left;
    float: left;
    font-weight: 700;
  }

  .side-dl dd {
    margin-left: 25%;
  }
}

.horizontal-list {
  margin: 20px -1.14285714em 0 0;
  overflow-x: hidden;
}

.horizontal-list li {
  list-style: none;
  float: left;
  position: relative;
  padding-right: 1.14285714em;
  font-size: .75em;
  line-height: 1.4em;
}

.horizontal-list li:before {
  width: 1.14285714em;
  content: "|";
  text-align: center;
  position: absolute;
  right: 100%;
}

.horizontal-list li:first-child:before {
  display: none;
}

.horizontal-list li:last-child {
  padding-right: 0;
}

.nfda .events-listing,
.nfda .MXDefault .events-listing,
.nfda .MXDefault .MXDefault .events-listing,
.nfda .MXDefault .news-listing,
.nfda .news-listing {
  list-style: none;
  margin: 15px 0 0;
}

.nfda .events-listing li,
.nfda .MXDefault .events-listing li,
.nfda .MXDefault .MXDefault .events-listing li,
.nfda .MXDefault .news-listing li,
.nfda .news-listing li {
  line-height: 1;
  margin-bottom: 20px;
}

.nfda .events-listing li>div,
.nfda .MXDefault .events-listing li>div,
.nfda .MXDefault .MXDefault .events-listing li>div,
.nfda .MXDefault .news-listing li>div,
.nfda .news-listing li>div {
  font-size: .8em;
  margin-bottom: 5px;
}

.nfda .events-listing li>a,
.nfda .MXDefault .events-listing li>a,
.nfda .MXDefault .MXDefault .events-listing li>a,
.nfda .MXDefault .news-listing li>a,
.nfda .news-listing li>a {
  font-weight: 700;
}

.nfda .MXDefault a,
.nfda .MXDefault a:active,
.nfda .MXDefault a:focus,
.nfda .MXDefault a:hover,
.nfda .MXDefault a:link,
.nfda .MXDefault a:visited,
a,
a:active,
a:focus,
a:hover,
a:link,
a:visited {
  color: #00aed9;
  text-decoration: none;
}

.nfda .MXDefault a:hover,
a:hover {
  text-decoration: underline;
}

#NFDA .dnnFormItem button,
#NFDA .dnnFormItem input[type=button],
#NFDA .dnnFormItem input[type=reset],
#NFDA .dnnFormItem input[type=submit],
#NFDA .dnnPrimaryAction,
#NFDA .dnnSecondaryAction,
#NFDA a.dnnPrimaryAction,
#NFDA a.dnnSecondaryAction,
.btn,
.pagePopup .RadUpload .ruFileWrap .ruButton,
.pagePopup .RadUpload .ruFileWrap .ruFileInput {
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Museo-500;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7;
  padding: .692em 1.071em;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
}

.btn-big {
  text-align: center;
  width: 100%;
}

a.btn,
a.btn:visited,
button.btn,
input.btn {
  border: 1px solid transparent;
  border-radius: 0;
}

#NFDA .dnnFormItem input[type=submit],
#NFDA .dnnPrimaryAction,
#NFDA a.dnnPrimaryAction,
.btn-primary,
a.btn,
a.btn:visited,
button.btn,
input.btn {
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Museo-500;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7;
  padding: .692em 1.071em;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
}

#NFDA .dnnFormItem input[type=submit],
#NFDA .dnnPrimaryAction,
#NFDA a.dnnPrimaryAction,
.btn-primary {
  border: 1px solid transparent;
  border-radius: 0;
  background: #00aed9;
  color: #fff;
  border: none;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0dcfff;
  text-decoration: none;
  border: none;
}

.btn-primary-big {
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Museo-500;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7;
  padding: .692em 1.071em;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  background: #00aed9;
  color: #fff;
  border: none;
  text-align: center;
  width: 100%;
}

.btn-primary-big:hover {
  color: #fff;
  background-color: #0dcfff;
  text-decoration: none;
  border: none;
}

.MXDefault .btn-primary {
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Museo-500;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7;
  padding: .692em 1.071em;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  background: #00aed9;
  color: #fff;
  border: none;
}

.MXDefault .btn-primary:hover {
  color: #fff;
  background-color: #0dcfff;
  text-decoration: none;
  border: none;
}

.btn-blue,
.MXDefault .btn-blue,
.MXDefault a.btn-blue,
.MXDefault a.btn-blue:link,
.MXDefault a.btn-blue:visited,
.MXDefault a.btn-primary,
.MXDefault a.btn-primary:link,
.MXDefault a.btn-primary:visited,
a.btn-blue,
a.btn-blue:link,
a.btn-blue:visited,
a.btn-primary,
a.btn-primary:link,
a.btn-primary:visited {
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Museo-500;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7;
  padding: .692em 1.071em;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  background: #00aed9;
  color: #fff;
  border: none;
}

.btn-blue:hover,
.MXDefault .btn-blue:hover,
.MXDefault a.btn-blue:hover,
.MXDefault a.btn-blue:link:hover,
.MXDefault a.btn-blue:visited:hover,
.MXDefault a.btn-primary:hover,
.MXDefault a.btn-primary:link:hover,
.MXDefault a.btn-primary:visited:hover,
a.btn-blue:hover,
a.btn-blue:link:hover,
a.btn-blue:visited:hover,
a.btn-primary:hover,
a.btn-primary:link:hover,
a.btn-primary:visited:hover {
  color: #fff;
  background-color: #0dcfff;
  text-decoration: none;
  border: none;
}

.btn-secondary {
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Museo-500;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7;
  padding: .692em 1.071em;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  background: #78be20;
  color: #fff;
  border: none;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #92dd34;
  text-decoration: none;
  border: none;
}

.btn-secondary-big {
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Museo-500;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7;
  padding: .692em 1.071em;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  background: #78be20;
  color: #fff;
  border: none;
  text-align: center;
  width: 100%;
}

.btn-secondary-big:hover {
  color: #fff;
  background-color: #92dd34;
  text-decoration: none;
  border: none;
}

.MXDefault .btn-secondary {
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Museo-500;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7;
  padding: .692em 1.071em;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  background: #78be20;
  color: #fff;
  border: none;
}

.MXDefault .btn-secondary:hover {
  color: #fff;
  background-color: #92dd34;
  text-decoration: none;
  border: none;
}

.btn-green,
.MXDefault .btn-green,
.MXDefault a.btn-green,
.MXDefault a.btn-green:link,
.MXDefault a.btn-green:visited,
.MXDefault a.btn-secondary,
.MXDefault a.btn-secondary:link,
.MXDefault a.btn-secondary:visited,
a.btn-green,
a.btn-green:link,
a.btn-green:visited,
a.btn-secondary,
a.btn-secondary:link,
a.btn-secondary:visited {
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Museo-500;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7;
  padding: .692em 1.071em;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  background: #78be20;
  color: #fff;
  border: none;
}

.btn-green:hover,
.MXDefault .btn-green:hover,
.MXDefault a.btn-green:hover,
.MXDefault a.btn-green:link:hover,
.MXDefault a.btn-green:visited:hover,
.MXDefault a.btn-secondary:hover,
.MXDefault a.btn-secondary:link:hover,
.MXDefault a.btn-secondary:visited:hover,
a.btn-green:hover,
a.btn-green:link:hover,
a.btn-green:visited:hover,
a.btn-secondary:hover,
a.btn-secondary:link:hover,
a.btn-secondary:visited:hover {
  color: #fff;
  background-color: #92dd34;
  text-decoration: none;
  border: none;
}

#NFDA .dnnFormItem button,
#NFDA .dnnFormItem input[type=button],
#NFDA .dnnFormItem input[type=reset],
#NFDA .dnnSecondaryAction,
#NFDA a.dnnSecondaryAction,
.btn-gray,
.pagePopup .RadUpload .ruFileWrap .ruButton,
.pagePopup .RadUpload .ruFileWrap .ruFileInput {
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Museo-500;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7;
  padding: .692em 1.071em;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  background: #aaa;
  color: #292929;
  border: none;
}

.btn-gray:hover {
  background-color: #919191;
  border: none;
}

.btn-gray-big,
.btn-gray:hover {
  color: #292929;
  text-decoration: none;
}

.btn-gray-big {
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Museo-500;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7;
  padding: .692em 1.071em;
  text-shadow: none;
  text-transform: none;
  background: #aaa;
  border: none;
  text-align: center;
  width: 100%;
}

.btn-gray-big:hover {
  color: #292929;
  background-color: #919191;
  text-decoration: none;
  border: none;
}

.MXDefault .btn-gray {
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Museo-500;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7;
  padding: .692em 1.071em;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  background: #aaa;
  color: #292929;
  border: none;
}

.MXDefault .btn-gray:hover {
  color: #292929;
  background-color: #919191;
  text-decoration: none;
  border: none;
}

.MXDefault a.btn-gray,
.MXDefault a.btn-gray:link,
.MXDefault a.btn-gray:visited,
a.btn-gray,
a.btn-gray:link,
a.btn-gray:visited {
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Museo-500;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7;
  padding: .692em 1.071em;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  background: #aaa;
  color: #292929;
  border: none;
}

.MXDefault a.btn-gray:hover,
.MXDefault a.btn-gray:link:hover,
.MXDefault a.btn-gray:visited:hover,
a.btn-gray:hover,
a.btn-gray:link:hover,
a.btn-gray:visited:hover {
  color: #292929;
  background-color: #919191;
  text-decoration: none;
  border: none;
}

.btn-purple {
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Museo-500;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7;
  padding: .692em 1.071em;
  text-shadow: none;
  text-transform: none;
  background: #653279;
  border: none;
}

.btn-purple,
.btn-purple:hover {
  text-decoration: none;
  color: #fff;
}

.btn-purple:hover {
  background-color: #83419d;
  border: none;
}

.btn-purple-big {
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Museo-500;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7;
  padding: .692em 1.071em;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  background: #653279;
  color: #fff;
  border: none;
  text-align: center;
  width: 100%;
}

.btn-purple-big:hover {
  color: #fff;
  background-color: #83419d;
  text-decoration: none;
  border: none;
}

.MXDefualt .btn-purple {
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Museo-500;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7;
  padding: .692em 1.071em;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  background: #653279;
  color: #fff;
  border: none;
}

.MXDefualt .btn-purple:hover {
  color: #fff;
  background-color: #83419d;
  text-decoration: none;
  border: none;
}

.MXDefault a.btn-purple,
.MXDefault a.btn-purple:link,
.MXDefault a.btn-purple:visited,
a.btn-purple,
a.btn-purple:link,
a.btn-purple:visited {
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Museo-500;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7;
  padding: .692em 1.071em;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  background: #653279;
  color: #fff;
  border: none;
}

.MXDefault a.btn-purple:hover,
.MXDefault a.btn-purple:link:hover,
.MXDefault a.btn-purple:visited:hover,
a.btn-purple:hover,
a.btn-purple:link:hover,
a.btn-purple:visited:hover {
  color: #fff;
  background-color: #83419d;
  text-decoration: none;
  border: none;
}

.btn-red {
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Museo-500;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7;
  padding: .692em 1.071em;
  text-shadow: none;
  text-transform: none;
  background: #dc4405;
  border: none;
}

.btn-red,
.btn-red:hover {
  text-decoration: none;
  color: #fff;
}

.btn-red:hover {
  background-color: #fa5c1a;
  border: none;
}

.btn-red-big {
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Museo-500;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7;
  padding: .692em 1.071em;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  background: #dc4405;
  color: #fff;
  border: none;
  text-align: center;
  width: 100%;
}

.btn-red-big:hover {
  color: #fff;
  background-color: #fa5c1a;
  text-decoration: none;
  border: none;
}

.MXDefault .btn-red {
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Museo-500;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7;
  padding: .692em 1.071em;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  background: #dc4405;
  color: #fff;
  border: none;
}

.MXDefault .btn-red:hover {
  color: #fff;
  background-color: #fa5c1a;
  text-decoration: none;
  border: none;
}

.MXDefault a.btn-red,
.MXDefault a.btn-red:link,
.MXDefault a.btn-red:visited,
a.btn-red,
a.btn-red:link,
a.btn-red:visited {
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Museo-500;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7;
  padding: .692em 1.071em;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  background: #dc4405;
  color: #fff;
  border: none;
}

.MXDefault a.btn-red:hover,
.MXDefault a.btn-red:link:hover,
.MXDefault a.btn-red:visited:hover,
a.btn-red:hover,
a.btn-red:link:hover,
a.btn-red:visited:hover {
  color: #fff;
  background-color: #fa5c1a;
  text-decoration: none;
  border: none;
}

.img-responsive {
  max-width: 100%;
  height: auto!important;
}

.video-responsive-wrapper {
  max-height: 340px;
}

.video-responsive {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 560px;
  margin: 0 auto;
}

.video-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 320px;
}

.sr-only {
  border: 0 none;
  clip: rect(0,0,0,0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.hidden-xs {
  display: none;
}

@media (min-width:768px) {
  .hidden-xs {
    display: block;
  }
}

.nfda .MXDefault fieldset,
.nfda fieldset {
  margin: 0 0 15px;
}

.nfda .MXDefault label,
.nfda label {
  color: #292929;
  display: block;
  float: none;
  margin: 0 0 3px;
  text-align: left;
  font-weight: 700;
  width: auto;
}

.nfda .MXDefault input[type=email],
.nfda .MXDefault input[type=password],
.nfda .MXDefault input[type=text],
.nfda input[type=email],
.nfda input[type=password],
.nfda input[type=text] {
  width: 100%;
  margin: 0 0 15px;
  float: none;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  border: 1px solid #ccc;
  -webkit-transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
  transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
  padding: .5em 1em;
}

.nfda .MXDefault input[type=email]:focus,
.nfda .MXDefault input[type=password]:focus,
.nfda .MXDefault input[type=text]:focus,
.nfda input[type=email]:focus,
.nfda input[type=password]:focus,
.nfda input[type=text]:focus {
  border-color: #00aed9;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #e5f7fb;
  outline: 0 none;
}

.nfda .MXDefault input[type=checkbox],
.nfda .MXDefault input[type=radio],
.nfda input[type=checkbox],
.nfda input[type=radio] {
  float: left;
  margin: 0 .5em 0 0;
}

.nfda .MXDefault input[type=hidden],
.nfda input[type=hidden] {
  display: none!important;
}

.nfda .MXDefault input.aspNetDisabled,
.nfda input.aspNetDisabled {
  color: inherit;
  cursor: auto;
}

.nfda .MXDefault input[disabled],
.nfda input[disabled] {
  color: #ccc;
  cursor: not-allowed;
}

.nfda .MXDefault textarea,
.nfda textarea {
  border: 1px solid #ccc;
  margin: 0;
  min-height: 7em;
  width: 100%;
}

.nfda .MXDefault select,
.nfda select {
  width: 100%;
  margin: .357em 0 1.071em;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  border: 1px solid #ccc;
  -webkit-transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
  transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
  padding: .5em 1em;
}

.nfda .MXDefault select:focus,
.nfda select:focus {
  border-color: #00aed9;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #e5f7fb;
  outline: 0 none;
}

.rgMasterTable,
.table {
  background: #fff!important;
  font-size: 14px!important;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  table-layout: fixed;
  width: 100%;
}

.rgMasterTable thead,
.rgMasterTable thead th,
.table thead,
.table thead th {
  background: #00aed9!important;
  color: #fff!important;
}

.rgMasterTable thead th,
.table thead th {
  border: none!important;
  border-left: 1px solid hsla(0,0%,100%,.25)!important;
  padding: .615em!important;
  font-weight: 700!important;
}

.rgMasterTable thead th a,
.rgMasterTable thead th span,
.table thead th a,
.table thead th span {
  color: #fff!important;
}

.rgMasterTable thead th:first-child,
.table thead th:first-child {
  border: none!important;
}

.rgMasterTable tbody tr,
.table tbody tr {
  -webkit-transition: background .15s;
  transition: background .15s;
  background: #fff!important;
}

.rgMasterTable tbody tr a:not(.btn),
.table tbody tr a:not(.btn) {
  color: #00aed9!important;
}

.rgMasterTable tbody td,
.rgMasterTable tbody th,
.table tbody td,
.table tbody th {
  border-top: 1px solid #aaa!important;
  padding: .615em!important;
  color: #292929!important;
  border-bottom: medium none!important;
}

.rgMasterTable tbody th,
.table tbody th {
  padding: .615em!important;
  border-top: 0!important;
}

.rgMasterTable tbody td,
.table tbody td {
  padding: .615em!important;
}

@media print {
  .banner-wrapper,
  .footer,
  .header,
  .interior-nav {
    display: none!important;
  }
}

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

#Body {
  overflow-x: hidden;
}

.container {
  clear: both;
  padding-top: 30px;
  max-width: 1200px;
  margin: 0 auto;
}

.container:after,
.container:before {
  content: " ";
  display: table;
  clear: both;
}

.banner-wrapper {
  background: #292929;
  min-height: 150px;
  position: relative;
}

.banner-wrapper .module-container {
  margin: 0;
}

.banner-img {
  width: 100%;
  min-height: 150px;
}

.featured-content-wrapper {
  padding: 0 15px;
}

.featured-content {
  padding: 0 30px;
  position: relative;
}

.nfda-main .featured-content {
  margin-top: -50px;
}

.nfda-interior .featured-content-wrapper {
  background: #f6f6f6;
}

.secondary-content-wrapper {
  background-image: url(images/background-pattern.jpg);
  padding: 30px 0;
}

.nfda .secondary-content-wrapper .MXDefault,
.nfda .secondary-content-wrapper .MXDefault a,
.nfda .secondary-content-wrapper .MXDefault a:hover,
.nfda .secondary-content-wrapper .MXDefault a:link,
.nfda .secondary-content-wrapper .MXDefault a:visited,
.nfda .secondary-content-wrapper .MXDefault article,
.nfda .secondary-content-wrapper .MXDefault aside,
.nfda .secondary-content-wrapper .MXDefault p,
.nfda .secondary-content-wrapper .MXDefault section,
.secondary-content-wrapper,
.secondary-content-wrapper a,
.secondary-content-wrapper a:hover,
.secondary-content-wrapper a:link,
.secondary-content-wrapper a:visited,
.secondary-content-wrapper article,
.secondary-content-wrapper aside,
.secondary-content-wrapper p,
.secondary-content-wrapper section {
  color: #fff;
}

.secondary-content {
  padding: 0 30px;
}

.tertiary-content {
  padding: 0 30px 30px;
}

.membership-wrapper {
  margin: 0 -15px;
}

.support-wrapper {
  padding: 0 15px;
}

.external-links-list {
  margin: 0;
}

.external-links-list li {
  display: block;
  text-align: center;
}

.external-links-list a,
.external-links-list a:link,
.external-links-list a:visited {
  color: #777;
  font-size: 1.5em;
  font-family: Museo-500;
  line-height: 1;
  display: inline-block;
  margin-top: 10px;
  padding: 10px;
}

.external-links-list a:hover,
.external-links-list a:link:hover,
.external-links-list a:visited:hover {
  text-decoration: none;
}

.page-title {
  color: #f6f6f6;
  margin: 0;
  position: absolute;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
  bottom: 5px;
  left: 30px;
  right: 0;
  padding: 0 30px;
}

.breadcrumb-wrapper {
  display: none;
}

.nfda .action-icons {
  float: right;
}

.nfda .action-icons .chicklets {
  padding-left: 0;
  background-image: url(images/base-icons.png);
  height: 24px;
  width: 24px;
  background-size: auto!important;
}

.nfda .action-icons .chicklets.sharethis {
  background-position: 0 -72px;
}

.nfda .action-icons .chicklets.print {
  background-position: -48px -72px;
}

.main-content-wrapper {
  float: right;
}

@media (min-width:768px) {
  .breadcrumb-wrapper {
    display: block;
    margin-bottom: 30px;
  }

  .breadcrumb-wrapper .home {
    margin-bottom: -6px;
  }

  .breadcrumb-wrapper a,
  .breadcrumb-wrapper a:hover,
  .breadcrumb-wrapper a:link,
  .breadcrumb-wrapper a:visited {
    color: #919191;
    font-family: Museo-500;
  }

  .breadcrumb-wrapper a:hover:last-child,
  .breadcrumb-wrapper a:last-child,
  .breadcrumb-wrapper a:link:last-child,
  .breadcrumb-wrapper a:visited:last-child {
    color: #00aed9;
  }

  .page-title {
    left: 0;
    top: 20%;
    text-align: center;
  }
}

@media (min-width:1170px) {
  .featured-content-wrapper {
    padding: 0;
  }

  .tertiary-content-wrapper {
    padding-top: 30px;
  }

  .membership-wrapper {
    float: right;
    width: 66.66%;
  }

  .support-wrapper {
    float: left;
    width: 33.33%;
  }

  .external-links-list li {
    float: left;
    position: relative;
    width: 30%;
  }

  .external-links-list li:nth-child(2) {
    width: 40%;
  }

  .external-links-list li:after {
    color: #777;
    content: "|";
    display: block;
    position: absolute;
    bottom: 10px;
    right: 0;
  }

  .external-links-list li:last-child:after {
    display: none;
  }

  .external-links-list a {
    margin: 0;
  }

  .page-title {
    top: auto;
    left: 0;
    right: 0;
    bottom: 15%;
    text-align: left;
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
  }
}

.footer h3,
.footer li,
.footer p {
  color: #fff;
  line-height: 2;
}

.footer h3 {
  text-align: center;
  border-bottom: 1px solid #495a6c;
  line-height: 1.25;
  margin-bottom: 20px;
  padding-bottom: 5px;
}

.footer-content-wrapper {
  background: #001930;
  padding: 30px;
}

.footer-content {
  padding: 0;
}

.footer-col {
  width: 100%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.footer-info {
  background: #5b6770;
}

.footer-info .container {
  padding: 15px 0;
}

.footer-info .container>span {
  color: #fff;
  display: block;
  text-align: center;
}

.stay-connected-list {
  margin: 20px -1.14285714em 0 0;
  overflow-x: hidden;
}

.stay-connected-list li {
  list-style: none;
  float: left;
  position: relative;
  padding-right: 1.14285714em;
  font-size: .75em;
  line-height: 1.4em;
}

.stay-connected-list li:before {
  width: 1.14285714em;
  content: "|";
  text-align: center;
  position: absolute;
  right: 100%;
}

.stay-connected-list li:first-child:before {
  display: none;
}

.stay-connected-list li:last-child {
  padding-right: 0;
}

.stay-connected-list li {
  line-height: 3.4;
  padding: .5em 1.4em;
}

.stay-connected-list li:before {
  content: " ";
}

.footer-links {
  text-align: center;
  margin: 30px 0 0;
}

.footer-links li {
  color: #fff;
  font-size: .9em;
  display: inline-block;
}

.footer-links li:after {
  content: "|";
}

.footer-links li:last-child:after {
  display: none;
}

.footer-links a,
.footer-links a:link,
.footer-links a:visited {
  color: #fff;
  padding: 10px;
}

.footer-links .caret {
  display: none;
}

@media (min-width:768px) {
  .footer h3 {
    text-align: left;
  }

  .footer-content {
    padding: 0 30px;
  }

  .about-col {
    width: 60%;
  }

  .quick-links-col {
    width: 40%;
  }

  .social-media-col {
    width: 100%;
  }

  .stay-connected-list li {
    line-height: 3.4;
    padding: 0 1.15em 0 0;
  }

  .footer-info .container {
    text-align: center;
    padding: 15px 30px;
  }

  .footer-info .container>span {
    display: inline-block;
  }

  .footer-links li {
    font-size: 1em;
  }

  .footer-links .caret {
    display: inline-block;
    -webkit-transform: rotate(180deg) translateY(-7px);
    -ms-transform: rotate(180deg) translateY(-7px);
    transform: rotate(180deg) translateY(-7px);
  }
}

@media (min-width:1170px) {
  .about-col {
    width: 45%;
  }

  .quick-links-col {
    width: 20%;
  }

  .social-media-col {
    width: 35%;
  }

  .footer-info .container {
    text-align: left;
  }

  .footer-links {
    float: right;
    margin: -7px 0 0;
  }
}

.header {
  position: relative;
  padding: 0 30px;
}

.header-container {
  padding: 0;
}

.logo-wrapper {
  display: block;
  position: absolute;
  z-index: 1;
  left: 25%;
  right: 25%;
  top: 15px;
}

.logo-wrapper img {
  max-width: 100%;
  height: auto!important;
}

.search-wrapper {
  background: #78be20;
  padding: 2px 41px 2px 2px;
  display: block;
  position: relative;
}

.search-wrapper>span {
  display: block;
}

.search-wrapper>span .searchInputContainer {
  width: 100%;
  margin: 0!important;
}

.search-wrapper>span .searchInputContainer input {
  margin: 0;
  border-radius: 0;
  padding: 8px 10px;
}

.search-wrapper>span .searchInputContainer a.dnnSearchBoxClearText {
  z-index: 201;
}

.search-wrapper>span .searchInputContainer:after {
  background: url(images/base-icons.png);
  content: "";
  overflow: hidden;
  height: 24px;
  width: 24px;
  position: absolute;
  right: -33px;
  top: 6px;
}

.search-wrapper>span a {
  display: none;
}

.search-wrapper ul.searchSkinObjectPreview {
  width: auto;
  line-height: 1;
}

@media (min-width:768px) {
  .logo-wrapper {
    left: 30px;
    top: 30px;
    right: auto;
  }

  .nfda .search-wrapper {
    float: right;
    margin-bottom: 15px;
    width: 50%;
  }
}

@media (min-width:1170px) {
  .header {
    background: #001930;
    border-bottom: 1px solid #1a3045;
  }

  .header-container {
    position: relative;
  }

  .logo-wrapper {
    width: 16.6%;
    left: auto;
    right: auto;
    top: 180%;
  }

  .nfda .search-wrapper {
    position: absolute;
    right: 0;
    top: 200%;
    width: 0;
    background: none;
    -webkit-transition: width .2s ease-out;
    transition: width .2s ease-out;
  }

  .nfda .search-wrapper>span {
    line-height: 0;
  }

  .nfda .search-wrapper>span .searchInputContainer input {
    border: none;
    float: right;
    padding: 8px 0;
  }

  .nfda .search-wrapper>span .searchInputContainer:after {
    background-position: -24px 0;
  }

  .nfda .search-wrapper.active,
  .nfda .search-wrapper:hover {
    background: #78be20;
    z-index: 1001;
    width: 25%;
  }

  .nfda .search-wrapper.active>span .searchInputContainer input,
  .nfda .search-wrapper:hover>span .searchInputContainer input {
    width: 100%;
    background: #fff;
    padding: 8px 10px;
  }

  .nfda .search-wrapper.active>span .searchInputContainer:after,
  .nfda .search-wrapper:hover>span .searchInputContainer:after {
    background-position: 0 0;
  }

  .nfda .search-wrapper.active+.global-nav,
  .nfda .search-wrapper:hover+.global-nav {
    pointer-events: none;
    opacity: .5;
  }
}

.bg-P {
  background: #00aed9;
}

.bg-Plt {
  background: #0dcfff;
}

.bg-Pltr {
  background: #e5f7fb;
}

.bg-Pdk {
  background: #0085a6;
}

.bg-Pdkr {
  background: #005c73;
}

.bg-S {
  background: #003c71;
}

.bg-Slt {
  background: #0dcfff;
}

.bg-Sltr {
  background: #e5f7fb;
}

.bg-Sdk {
  background: #0085a6;
}

.bg-Sdkr {
  background: #005c73;
}

.bg-A {
  background: #78be20;
}

.bg-Alt {
  background: #92dd34;
}

.bg-Altr {
  background: #aae460;
}

.bg-Adk {
  background: #5c9219;
}

.bg-Adkr {
  background: #416711;
}

.bg-A2 {
  background: #fff6e5;
}

.bg-A2lt,
.bg-A2ltr {
  background: #fff;
}

.bg-A2dk {
  background: #ffe4b2;
}

.bg-A2dkr {
  background: #ffd37f;
}

.bg-A3 {
  background: #653279;
}

.bg-A3lt {
  background: #83419d;
}

.bg-A3ltr {
  background: #9e57ba;
}

.bg-A3dk {
  background: #472355;
}

.bg-A3dkr {
  background: #291431;
}

.bg-A4 {
  background: #dc4405;
}

.bg-A4lt {
  background: #fa5c1a;
}

.bg-A4ltr {
  background: #fb7f4c;
}

.bg-A4dk {
  background: #aa3504;
}

.bg-A4dkr {
  background: #782503;
}

.bg-A5 {
  background: #5b6770;
}

.bg-A5lt {
  background: #72818c;
}

.bg-A5ltr {
  background: #8e9aa3;
}

.bg-A5dk {
  background: #444d54;
}

.bg-A5dkr {
  background: #2d3338;
}

.bg-A6 {
  background: #001930;
}

.bg-A6lt {
  background: #003463;
}

.bg-A6ltr {
  background: #004e96;
}

.bg-A6dk,
.bg-A6dkr {
  background: #000;
}

.bg-B {
  background: #292929;
}

.bg-W {
  background: #fff;
}

.bg-G {
  background: #aaa;
}

.bg-Glt {
  background: #c3c3c3;
}

.bg-Gltr {
  background: #ddd;
}

.bg-Gdk {
  background: #919191;
}

.bg-Gdkr {
  background: #777;
}

.bg-N {
  background: none;
}

.bg-Lt {
  background: hsla(0,0%,100%,.25);
}

.bg-Ltr {
  background: hsla(0,0%,100%,.5);
}

.bg-Dk {
  background: rgba(0,0,0,.25);
}

.bg-Dkr {
  background: rgba(0,0,0,.5);
}

.bw-Sm {
  border-width: 1px;
}

.bw-Md {
  border-width: 2px;
}

.bw-Lg {
  border-width: 3px;
}

.bw-0,
.bw-N {
  border-width: 0;
}

.btw-Sm {
  border-top-width: 1px;
}

.btw-Md {
  border-top-width: 2px;
}

.btw-Lg {
  border-top-width: 3px;
}

.btw-0,
.btw-N {
  border-top-width: 0;
}

.brw-Sm {
  border-right-width: 1px;
}

.brw-Md {
  border-right-width: 2px;
}

.brw-Lg {
  border-right-width: 3px;
}

.brw-0,
.brw-N {
  border-right-width: 0;
}

.bbw-Sm {
  border-bottom-width: 1px;
}

.bbw-Md {
  border-bottom-width: 2px;
}

.bbw-Lg {
  border-bottom-width: 3px;
}

.bbw-0,
.bbw-N {
  border-bottom-width: 0;
}

.blw-Sm {
  border-left-width: 1px;
}

.blw-Md {
  border-left-width: 2px;
}

.blw-Lg {
  border-left-width: 3px;
}

.blw-0,
.blw-N {
  border-left-width: 0;
}

.bs-S {
  border-style: solid;
}

.bs-D {
  border-style: dashed;
}

.bc-P {
  border-color: #00aed9;
}

.bc-Plt {
  border-color: #0dcfff;
}

.bc-Pltr {
  border-color: #e5f7fb;
}

.bc-Pdk {
  border-color: #0085a6;
}

.bc-Pdkr {
  border-color: #005c73;
}

.bc-S {
  border-color: #003c71;
}

.bc-Slt {
  border-color: #0dcfff;
}

.bc-Sltr {
  border-color: #e5f7fb;
}

.bc-Sdk {
  border-color: #0085a6;
}

.bc-Sdkr {
  border-color: #005c73;
}

.bc-A {
  border-color: #78be20;
}

.bc-Alt {
  border-color: #92dd34;
}

.bc-Altr {
  border-color: #aae460;
}

.bc-Adk {
  border-color: #5c9219;
}

.bc-Adkr {
  border-color: #416711;
}

.bc-A2 {
  border-color: #fff6e5;
}

.bc-A2lt,
.bc-A2ltr {
  border-color: #fff;
}

.bc-A2dk {
  border-color: #ffe4b2;
}

.bc-A2dkr {
  border-color: #ffd37f;
}

.bc-A3 {
  border-color: #653279;
}

.bc-A3lt {
  border-color: #83419d;
}

.bc-A3ltr {
  border-color: #9e57ba;
}

.bc-A3dk {
  border-color: #472355;
}

.bc-A3dkr {
  border-color: #291431;
}

.bc-A4 {
  border-color: #dc4405;
}

.bc-A4lt {
  border-color: #fa5c1a;
}

.bc-A4ltr {
  border-color: #fb7f4c;
}

.bc-A4dk {
  border-color: #aa3504;
}

.bc-A4dkr {
  border-color: #782503;
}

.bc-A5 {
  border-color: #5b6770;
}

.bc-A5lt {
  border-color: #72818c;
}

.bc-A5ltr {
  border-color: #8e9aa3;
}

.bc-A5dk {
  border-color: #444d54;
}

.bc-A5dkr {
  border-color: #2d3338;
}

.bc-A6 {
  border-color: #001930;
}

.bc-A6lt {
  border-color: #003463;
}

.bc-A6ltr {
  border-color: #004e96;
}

.bc-A6dk,
.bc-A6dkr {
  border-color: #000;
}

.bc-B {
  border-color: #292929;
}

.bc-W {
  border-color: #fff;
}

.bc-G {
  border-color: #aaa;
}

.bc-Glt {
  border-color: #c3c3c3;
}

.bc-Gltr {
  border-color: #ddd;
}

.bc-Gdk {
  border-color: #919191;
}

.bc-Gdkr {
  border-color: #777;
}

.br-N,
.br-Y,
code {
  border-radius: 0;
}

.w-5 {
  width: 5%;
}

.w-10 {
  width: 10%;
}

.w-15 {
  width: 15%;
}

.w-20 {
  width: 20%;
}

.w-25 {
  width: 25%;
}

.nfda .MXDefault ul.rpRootGroup li.rpItem ul.rpGroup ul.fourColumn li strong,
.w-30 {
  width: 30%;
}

.w-33 {
  width: 33%;
}

.w-35 {
  width: 35%;
}

.w-40 {
  width: 40%;
}

.nfda .MXDefault ul.rpRootGroup li.rpItem ul.rpGroup ul.fourColumn li,
.w-50 {
  width: 50%;
}

.w-60 {
  width: 60%;
}

.w-66 {
  width: 66%;
}

.w-70 {
  width: 70%;
}

.w-75 {
  width: 75%;
}

.w-80 {
  width: 80%;
}

.w-90 {
  width: 90%;
}

.w-100 {
  width: 100%;
}

.breaking-news img,
.d-B,
.img-responsive,
.logo-wrapper img {
  display: block;
}

.d-I {
  display: inline;
}

.d-Ib,
.nfda .MXDefault ul.rpRootGroup li.rpItem ul.rpGroup ul.fourColumn li strong {
  display: inline-block;
}

.d-N {
  display: none;
}

.d-T {
  display: table;
}

.d-F {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.c-L {
  clear: left;
}

.c-R {
  clear: right;
}

.c-B,
.clear {
  clear: both;
}

.c-B:after,
.c-B:before,
.clear:after,
.clear:before {
  content: " ";
  display: table;
  clear: both;
}

.f-L,
.float-left,
.nfda .MXDefault ul.rpRootGroup li.rpItem ul.rpGroup ul.fourColumn li,
.nfda .MXDefault ul.rpRootGroup li.rpItem ul.rpGroup ul.fourColumn li strong {
  float: left;
}

.f-R,
.float-right {
  float: right;
}

.f-N,
.float-none {
  float: none;
}

.f-P {
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}

.f-S {
  font-family: Museo-500;
}

.f-T {
  font-family: Museo-300;
}

.fs-XXS {
  font-size: .5em;
}

.fs-XS {
  font-size: .65em;
}

.fs-S,
code,
small {
  font-size: .8em;
}

.fs-L {
  font-size: 1.2em;
}

.fs-XL {
  font-size: 1.5em;
}

.fs-XXL {
  font-size: 2em;
}

.fc-P {
  color: #00aed9;
}

.fc-S {
  color: #003c71;
}

.fc-A {
  color: #78be20;
}

.fc-A2 {
  color: #fff6e5;
}

.fc-A3 {
  color: #653279;
}

.fc-A4 {
  color: #dc4405;
}

.fc-A5 {
  color: #5b6770;
}

.fc-A6 {
  color: #001930;
}

.fc-B {
  color: #292929;
}

.fc-W {
  color: #fff;
}

.fc-G {
  color: #aaa;
}

.ta-L {
  text-align: left;
}

.ta-r {
  text-align: right;
}

.ta-C {
  text-align: center;
}

.ta-J {
  text-align: justify;
}

.fw-B {
  font-weight: 700;
}

.fw-N {
  font-weight: 400;
}

.m-0,
.m-N,
.pagePopup #pvwGlobal input[type=email],
.pagePopup #pvwGlobal input[type=password],
.pagePopup #pvwGlobal input[type=text],
.pagePopup #pvwGlobal textarea {
  margin: 0;
}

.m-Xs {
  margin: .357em;
}

.m-Sm {
  margin: 15px;
}

.m-Md {
  margin: 30px;
}

.m-Lg {
  margin: 45px;
}

.m-NegXs {
  margin: -.357em;
}

.m-NegSm {
  margin: -15px;
}

.m-NegMd {
  margin: -30px;
}

.m-NegLg {
  margin: -45px;
}

.mt-0,
.mt-N {
  margin-top: 0;
}

.mt-Xs {
  margin-top: .357em;
}

.mt-Sm {
  margin-top: 15px;
}

.mt-Md {
  margin-top: 30px;
}

.mt-Lg {
  margin-top: 45px;
}

.mt-NegXs {
  margin-top: -.357em;
}

.mt-NegSm {
  margin-top: -15px;
}

.mt-NegMd {
  margin-top: -30px;
}

.mt-NegLg {
  margin-top: -45px;
}

.mr-0,
.mr-N {
  margin-right: 0;
}

.mr-Xs {
  margin-right: .357em;
}

.mr-Sm {
  margin-right: 15px;
}

.mr-Md {
  margin-right: 30px;
}

.mr-Lg {
  margin-right: 45px;
}

.mr-NegXs {
  margin-right: -.357em;
}

.mr-NegSm {
  margin-right: -15px;
}

.mr-NegMd {
  margin-right: -30px;
}

.mr-NegLg {
  margin-right: -45px;
}

.mb-0,
.mb-N {
  margin-bottom: 0;
}

.mb-Xs {
  margin-bottom: .357em;
}

.mb-Sm {
  margin-bottom: 15px;
}

.mb-Md {
  margin-bottom: 30px;
}

.mb-Lg {
  margin-bottom: 45px;
}

.mb-NegXs {
  margin-bottom: -.357em;
}

.mb-NegSm {
  margin-bottom: -15px;
}

.mb-NegMd {
  margin-bottom: -30px;
}

.mb-NegLg {
  margin-bottom: -45px;
}

.ml-0,
.ml-N {
  margin-left: 0;
}

.ml-Xs {
  margin-left: .357em;
}

.ml-Sm {
  margin-left: 15px;
}

.ml-Md {
  margin-left: 30px;
}

.ml-Lg {
  margin-left: 45px;
}

.ml-NegXs {
  margin-left: -.357em;
}

.ml-NegSm {
  margin-left: -15px;
}

.ml-NegMd {
  margin-left: -30px;
}

.ml-NegLg {
  margin-left: -45px;
}

.m-A,
.m-C {
  margin-left: auto;
  margin-right: auto;
}

.p-0,
.p-N {
  padding: 0;
}

.p-Xs {
  padding: .357em;
}

.p-Sm {
  padding: 15px;
}

.p-Md {
  padding: 30px;
}

.p-Lg {
  padding: 45px;
}

.pl-0,
.pl-N {
  padding-left: 0;
}

.pl-Xs {
  padding-left: .357em;
}

.pl-Sm {
  padding-left: 15px;
}

.pl-Md {
  padding-left: 30px;
}

.pl-Lg {
  padding-left: 45px;
}

.pr-0,
.pr-N {
  padding-right: 0;
}

.pr-Xs {
  padding-right: .357em;
}

.pr-Sm {
  padding-right: 15px;
}

.pr-Md {
  padding-right: 30px;
}

.pr-Lg {
  padding-right: 45px;
}

.pt-0,
.pt-N {
  padding-top: 0;
}

.pt-Xs {
  padding-top: .357em;
}

.pt-Sm {
  padding-top: 15px;
}

.pt-Md {
  padding-top: 30px;
}

.pt-Lg {
  padding-top: 45px;
}

.pb-0,
.pb-N {
  padding-bottom: 0;
}

.pb-Xs {
  padding-bottom: .357em;
}

.pb-Sm {
  padding-bottom: 15px;
}

.pb-Md {
  padding-bottom: 30px;
}

.pb-Lg {
  padding-bottom: 45px;
}

.p-A {
  position: absolute;
}

.p-F {
  position: fixed;
}

.p-S {
  position: static;
}

.p-R {
  position: relative;
}

.l-0 {
  left: 0;
}

.l-25 {
  left: 25%;
}

.l-50 {
  left: 50%;
}

.l-75 {
  left: 75%;
}

.l-100 {
  left: 100%;
}

.l-Neg25 {
  left: -25%;
}

.l-Neg50 {
  left: -50%;
}

.l-Neg75 {
  left: -75%;
}

.l-Neg100 {
  left: -100%;
}

.r-0 {
  right: 0;
}

.r-25 {
  right: 25%;
}

.r-50 {
  right: 50%;
}

.r-75 {
  right: 75%;
}

.r-100 {
  right: 100%;
}

.r-Neg25 {
  right: -25%;
}

.r-Neg50 {
  right: -50%;
}

.r-Neg75 {
  right: -75%;
}

.r-Neg100 {
  right: -100%;
}

.t-0 {
  top: 0;
}

.t-25 {
  top: 25%;
}

.t-50 {
  top: 50%;
}

.t-75 {
  top: 75%;
}

.t-100 {
  top: 100%;
}

.t-Neg25 {
  top: -25%;
}

.t-Neg50 {
  top: -50%;
}

.t-Neg75 {
  top: -75%;
}

.t-Neg100 {
  top: -100%;
}

.b-0 {
  bottom: 0;
}

.b-25 {
  bottom: 25%;
}

.b-50 {
  bottom: 50%;
}

.b-75 {
  bottom: 75%;
}

.b-100 {
  bottom: 100%;
}

.b-Neg25 {
  bottom: -25%;
}

.b-Neg50 {
  bottom: -50%;
}

.b-Neg75 {
  bottom: -75%;
}

.b-Neg100 {
  bottom: -100%;
}

.ls-C {
  list-style: circle;
}

.ls-D {
  list-style: disc;
}

.ls-N {
  list-style: none;
}

.ls-Dec {
  list-style: decimal;
}

.ls-S {
  list-style: square;
}

.ls-La {
  list-style: lower-alpha;
}

.ls-Lr {
  list-style: lower-roman;
}

.ls-Ua {
  list-style: upper-alpha;
}

.ls-Ur {
  list-style: upper-roman;
}

.accordion {
  -webkit-transition: background .2s ease-out;
  transition: background .2s ease-out;
}

.accordion.active {
  background: #eee;
}

.accordion.active>.accordion-header-wrapper .accordion-icon:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.accordion.active>.accordion-header-wrapper .accordion-icon:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.accordion.active .accordion-header {
  white-space: normal;
}

.accordion+.accordion {
  border-top: 1px solid #ddd;
}

.accordion-btn {
  border: none;
  background: none;
  width: 100%;
  text-align: left;
  padding: 10px 15px;
  cursor: pointer;
  position: relative;
}

.accordion-btn:focus {
  outline: none;
}

.accordion-icon {
  border-radius: 3px;
  background: #001930;
  display: inline-block;
  position: absolute;
  top: 10px;
  height: 22px;
  width: 22px;
  margin: 0 0 -3px;
}

.accordion-icon:after,
.accordion-icon:before {
  content: "";
  display: block;
  background: #fff;
  height: 2px;
  left: 5px;
  right: 5px;
  top: 10px;
  position: absolute;
  -webkit-transition: -webkit-transform .2s ease-out;
  transition: -webkit-transform .2s ease-out;
  transition: transform .2s ease-out;
  transition: transform .2s ease-out,-webkit-transform .2s ease-out;
}

.accordion-icon:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.badges-wrapper {
  float: right;
  display: inline-block;
  position: absolute;
  top: 6px;
  right: 10px;
}

.badges-wrapper img {
  margin-left: 5px;
  max-height: 36px;
}

.accordion-header {
  color: #001930;
  font-size: 1.07175em;
  display: inline-block;
  margin: 0;
  padding: 0 0 0 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  overflow: hidden;
}

.accordion-content {
  display: none;
  padding: 0 15px 15px;
}

.breaking-news-wrapper {
  position: relative;
  padding: 0 30px;
  margin: 0 -25px;
  overflow: hidden;
}

.breaking-news-wrapper .swiper-button-next {
  right: 0;
}

.breaking-news-wrapper .swiper-button-prev {
  left: 0;
}

.breaking-news-wrapper .swiper-container-horizontal>.swiper-pagination-bullets,
.breaking-news-wrapper .swiper-pagination-custom,
.breaking-news-wrapper .swiper-pagination-fraction {
  bottom: -10px;
}

.swiper-slide {
  padding: 0 15px;
  max-width: 100%;
  opacity: 0;
  -webkit-transition: all .18s ease-out;
  transition: all .18s ease-out;
}

.swiper-slide.swiper-slide-active {
  opacity: 1;
}

.breaking-news {
  clear: both;
  padding-bottom: 35px;
}

.breaking-news:after,
.breaking-news:before {
  content: " ";
  display: table;
  clear: both;
}

.breaking-news img {
  max-width: 100%;
  height: auto!important;
  margin: 0 auto .5em;
}

.breaking-news h4 {
  color: #ffa300;
  font-size: .8em;
  margin-bottom: .25em;
  padding: 0;
  line-height: 1;
  text-align: center;
}

.breaking-news h3 {
  line-height: 1;
  font-weight: 700;
  font-size: 1.2em;
  text-align: center;
  margin: 0 0 10px;
}

.breaking-news h3 a {
  color: #292929;
}

@media (min-width:768px) {
  .breaking-news-wrapper {
    margin: 0;
  }
}

@media (min-width:1170px) {
  .swiper-slide {
    max-width: 33%;
  }

  .swiper-slide.swiper-slide-active+.swiper-slide,
  .swiper-slide.swiper-slide-active+.swiper-slide+.swiper-slide {
    opacity: 1;
  }

  .swiper-slide.swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide,
  .swiper-slide.swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide {
    opacity: 0;
  }
}

.bannerDisplayDiv .bannerDisplayCellDiv {
  float: none!important;
  padding: 0!important;
  text-align: center;
}

.bannerDisplayDiv img {
  max-width: 100%;
  height: auto!important;
}

.module-container {
  clear: both;
  margin-bottom: 30px;
}

.module-container:after,
.module-container:before {
  content: " ";
  display: table;
  clear: both;
}

.module-container .Head {
  margin: 0;
}

.module-container.bordered {
  padding-bottom: 15px;
  border-bottom: 3px solid #00aed9;
}

.module-container.branded-header {
  padding-bottom: 20px;
}

.module-container.branded-header>.heading {
  color: #fff;
  padding: 5px;
  line-height: 1;
}

.module-container.branded-header.blue-header {
  border-bottom: 4px solid #003c71;
}

.module-container.branded-header.blue-header>.heading {
  background: #003c71;
}

.module-container.branded-header.green-header {
  border-bottom: 4px solid #78be20;
}

.module-container.branded-header.green-header>.heading {
  background: #78be20;
}

.module-container.branded-header.orange-header {
  border-bottom: 4px solid #ffa300;
}

.module-container.branded-header.orange-header>.heading {
  background: #ffa300;
}

.module-container.branded-header.purple-header {
  border-bottom: 4px solid #653279;
}

.module-container.branded-header.purple-header>.heading {
  background: #653279;
}

.module-container.branded-header.red-header {
  border-bottom: 4px solid #dc4405;
}

.module-container.branded-header.red-header>.heading {
  background: #dc4405;
}

.module-container.gold-background {
  background: #fff6e5;
  padding: 30px;
}

.module-container.white-background {
  background: #fff;
  padding: 30px;
}

.module-container.simple-white>.heading {
  color: #fff;
}

.well {
  background: #fff6e5;
  margin: 1.5em 0;
  padding: 1.5em;
}

.well.well-lg {
  padding: 2.5em;
}

.well.well-sm {
  padding: .5em;
}

.nfda .MXDefault .course-search th:first-child {
  width: 70%;
}

.nfda .MXDefault .course-details ul {
  margin: 0;
}

.nfda .MXDefault .course-details li>span {
  font-weight: 700;
}

.nfda .MXDefault .course-details li>span:after {
  content: ": ";
}

.nfda .MXDefault .course-details a,
.nfda .MXDefault .course-details a:link,
.nfda .MXDefault .course-details a:visited {
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Museo-500;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7;
  padding: .692em 1.071em;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  background: #00aed9;
  color: #fff;
  border: none;
  margin-top: 20px;
}

.nfda .MXDefault .course-details a:hover,
.nfda .MXDefault .course-details a:link:hover,
.nfda .MXDefault .course-details a:visited:hover {
  color: #fff;
  background-color: #0dcfff;
  text-decoration: none;
  border: none;
}

.nfda .MXDefault .course-state-list {
  clear: both;
  margin: 0 -15px;
}

.nfda .MXDefault .course-state-list:after,
.nfda .MXDefault .course-state-list:before {
  content: " ";
  display: table;
  clear: both;
}

.nfda .MXDefault .course-state-list li {
  padding: 7px 15px;
}

.nfda .MXDefault .course-state-list a,
.nfda .MXDefault .course-state-list a:link,
.nfda .MXDefault .course-state-list a:visited {
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Museo-500;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7;
  padding: .692em 1.071em;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  color: #fff;
  background: #003c71;
  width: 100%;
}

@media (min-width:768px) {
  .nfda .MXDefault .course-state-list li {
    float: left;
    padding: 5px 7px;
    width: 50%;
  }

  .nfda .MXDefault .course-state-list li a,
  .nfda .MXDefault .course-state-list li a:link,
  .nfda .MXDefault .course-state-list li a:visited {
    border: 1px solid transparent;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    font-family: Museo-500;
    font-size: 1em;
    font-weight: 500;
    line-height: 1.7;
    padding: .692em 1.071em;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    width: 75%;
  }
}

@media (min-width:1170px) {
  .nfda .MXDefault .course-state-list li {
    width: 33%;
  }
}

.director-archive {
  list-style: none;
  margin-left: 0;
}

.nfda .c5sFormMain table,
.nfda .c5sFormMain tbody,
.nfda .c5sFormMain td,
.nfda .c5sFormMain tr {
  display: block;
}

.nfda .c5sFormMain table {
  margin: 0 -15px;
}

.nfda .c5sFormMain table tr {
  padding: 0 15px;
  clear: both;
}

.nfda .c5sFormMain table tr input[type=checkbox] {
  margin: 5px 5px 0 0;
}

.nfda .c5sFormMain table tr input[type=checkbox]+label {
  display: block!important;
  margin: 0!important;
}

@media (min-width:768px) {
  .nfda .c5sFormMain table tr:not([id]) {
    clear: none;
    float: left;
    width: 50%;
  }
}

.nfda .c5sFormMain td[align=center] {
  padding: 0!important;
  text-align: left;
}

.nfda .c5sFormMain td[align=center] a {
  margin-bottom: 0;
}

.nfda .c5sFormMain .C5SCaptchaCell {
  padding: 30px 0 0!important;
}

.nfda .c5sFormMain .c5sllc_captcha {
  text-align: left!important;
}

@media (min-width:768px) {
  .nfda .c5sFormMain .c5sllc_captcha input {
    max-width: 130px;
  }
}

.nfda .C5LLC_controls>label {
  width: auto!important;
}

.nfda .C5LLC_button-cell,
.nfda .C5LLC_ReqFldText {
  text-align: left;
}

.nfda .C5LLC_button-cell {
  padding: 0;
  margin-top: 15px;
}

.ico {
  display: inline-block;
  overflow: hidden;
}

.ico.blue-caret,
.ico.caret,
.ico.contact,
.ico.email,
.ico.foundation,
.ico.hands,
.ico.heart,
.ico.home,
.ico.info,
.ico.print,
.ico.profile,
.ico.search-green,
.ico.search-white,
.ico.sharethis,
.ico.store {
  background-image: url(images/base-icons.png);
  height: 24px;
  width: 24px;
}

.ico.search-green {
  background-position: -24px 0;
}

.ico.caret {
  background-position: -48px 0;
}

.ico.home {
  background-position: -72px 0;
}

.ico.store {
  background-position: 0 -24px;
}

.ico.heart {
  background-position: -24px -24px;
}

.ico.info {
  background-position: -48px -24px;
}

.ico.contact {
  background-position: -72px -24px;
}

.ico.blue-caret {
  background-position: 0 -48px;
}

.ico.profile {
  background-position: -24px -48px;
}

.ico.hands {
  background-position: -48px -48px;
}

.ico.foundation {
  background-position: -72px -48px;
}

.ico.sharethis {
  background-position: 0 -72px;
}

.ico.email {
  background-position: -24px -72px;
}

.ico.print {
  background-position: -48px -72px;
}

.ico.breadcrumb {
  background-image: url(images/breadcrumb.png);
  height: 10px;
  width: 9px;
}

.ico.facebook,
.ico.flickr,
.ico.googleplus,
.ico.linkedin,
.ico.twitter,
.ico.youtube {
  background-image: url(images/social-icons.png);
  height: 55px;
  width: 55px;
}

.ico.linkedin {
  background-position: -55px 0;
}

.ico.facebook {
  background-position: -110px 0;
}

.ico.youtube {
  background-position: -165px 0;
}

.ico.googleplus {
  background-position: -220px 0;
}

.ico.flickr {
  background-position: -275px 0;
}

.news-latest ul {
  margin: 0 -15px;
}

.news-latest li {
  display: block;
  padding: 0 15px;
  margin-bottom: 10px;
}

.news-latest li a,
.news-latest li a:hover,
.news-latest li a:link,
.news-latest li a:visited {
  color: #292929;
  display: inline-block;
  font-weight: 700;
  line-height: 1.2;
}

.news-latest .view-more {
  clear: both;
  display: block;
  font-weight: 700;
}

.news-latest .view-more:after,
.news-latest .view-more:before {
  content: " ";
  display: table;
  clear: both;
}

@media (min-width:768px) {
  .news-latest.nfda-news li {
    float: left;
    width: 50%;
  }

  .news-latest.nfda-news li:nth-child(odd) {
    clear: left;
  }
}

table[id*=NewsArticles_ucSubmitNews_tblCustomFields] .dnnTextPanel,
table[id*=NewsArticles_ucSubmitNews_tblCustomFields] .dnnTextPanelView,
table[id*=NewsArticles_ucSubmitNews_tblCustomFields] .RadEditor.reWrapper {
  width: 100%!important;
}

table[id*=NewsArticles_ucSubmitNews_rptCustomFields] td.reContentCell {
  height: 100%!important;
}

.toggle-nav {
  background: none;
  border: 1px;
  position: absolute;
  right: 15px;
  top: 26px;
  width: 32px;
  padding: 0;
  cursor: pointer;
  z-index: 1;
}

.toggle-nav::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.toggle-nav.open .icon-bar:nth-child(2) {
  -webkit-transform: rotate(45deg) translateY(7px) translateX(6px);
  -ms-transform: rotate(45deg) translateY(7px) translateX(6px);
  transform: rotate(45deg) translateY(7px) translateX(6px);
}

.toggle-nav.open .icon-bar:nth-child(3) {
  opacity: 0;
}

.toggle-nav.open .icon-bar:nth-child(4) {
  -webkit-transform: rotate(-45deg) translateY(-7px) translateX(5px);
  -ms-transform: rotate(-45deg) translateY(-7px) translateX(5px);
  transform: rotate(-45deg) translateY(-7px) translateX(5px);
}

.icon-bar {
  display: block;
  margin: 5px 0;
  height: 4px;
  background: #78be20;
  width: 100%;
}

.icon-bar,
.nav-wrapper {
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

.nav-wrapper {
  left: -100%;
  right: 100%;
  background: #001930;
  padding: 15px;
  position: absolute;
  top: 0;
  z-index: 2;
}

.nav-wrapper .module-container {
  margin: 0;
}

.nav-wrapper.open {
  left: 0;
  right: 60px;
}

.nav {
  margin: 0;
  padding: 0;
}

.global-nav {
  margin: 30px -15px 15px;
}

.nav-node-wrapper {
  display: block;
}

.toggle-sub-nav::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.toggle-sub-nav .caret {
  -webkit-transition: -webkit-transform .2s ease-out;
  transition: -webkit-transform .2s ease-out;
  transition: transform .2s ease-out;
  transition: transform .2s ease-out,-webkit-transform .2s ease-out;
  margin-bottom: -7px;
  opacity: .5;
}

.toggle-sub-nav.open .nav-node {
  display: block;
}

.toggle-sub-nav.open .caret {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.nav-node,
.nav-node-wrapper>.SkinObject {
  border: none;
  cursor: pointer;
  font-size: 1.2em;
  text-align: left;
  background: none;
  padding: 3px 15px 5px;
  color: #fff;
  display: inline-block;
  width: 100%;
  line-height: 24px;
  font-family: Museo-500;
}

.nav-node-wrapper>.SkinObject:hover,
.nav-node:hover {
  background: rgba(0,0,0,.5);
  color: #fff;
  text-decoration: none;
}

.nav-node-wrapper>.SkinObject:link,
.nav-node-wrapper>.SkinObject:visited,
.nav-node:link,
.nav-node:visited {
  color: #fff;
}

.sub-nav {
  display: none;
}

.sub-nav .nav-node {
  padding-left: 30px;
  font-size: 1em;
  line-height: 1.25;
}

.sub-nav .last {
  margin-bottom: 10px;
}

.utility-nav {
  clear: both;
  border-top: 1px solid #1a3045;
}

.utility-nav:after,
.utility-nav:before {
  content: " ";
  display: table;
  clear: both;
}

.utility-nav .ico {
  display: none;
}

.membership-nav .nav-node-wrapper,
.utility-nav .nav-node-wrapper {
  width: 50%;
  float: left;
}

.membership-nav .nav-node,
.membership-nav .nav-node-wrapper>.SkinObject,
.utility-nav .nav-node,
.utility-nav .nav-node-wrapper>.SkinObject {
  text-align: center;
  display: block;
  padding: 15px 0;
  font-size: 1em;
}

.membership-nav .nav-node-wrapper:hover .nav-node.my-profile {
  background: rgba(0,0,0,.5);
}

.membership-nav .nav-node-wrapper .nav-node.my-profile:focus+ul,
.membership-nav .nav-node-wrapper:hover .nav-node.my-profile+ul {
  display: block;
}

.membership-nav .nav-node-wrapper .nav-node.my-profile+ul {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  padding: 1em;
  background-color: #000d18;
  margin: 0;
}

.membership-nav .nav-node-wrapper .nav-node.my-profile+ul li {
  display: block;
}

.membership-nav .nav-node-wrapper .nav-node.my-profile+ul li a {
  display: block;
  padding-top: .5em;
  padding-bottom: .5em;
  line-height: 1.25;
  color: #fff;
  font-family: Museo-500;
}

.nav-node.join {
  background: #78be20;
}

.interior-nav {
  background: #fff;
  border-bottom: 5px solid #00aed9;
  margin-bottom: 30px;
}

.interior-nav h3 {
  background: #00aed9;
  color: #fff;
  padding: 15px 10px;
  margin: 0;
}

.interior-nav ul {
  margin: 0;
  padding: 0;
}

.interior-nav ul>li {
  display: block;
}

.interior-nav ul a,
.interior-nav ul a:link,
.interior-nav ul a:visited {
  display: block;
  color: #00aed9;
  font-family: Museo-500;
  padding: 5px 15px;
  position: relative;
}

.interior-nav ul a:hover,
.interior-nav ul a:link:hover,
.interior-nav ul a:visited:hover {
  background: #e5f7fb;
  text-decoration: none;
}

.interior-nav ul .blue-caret {
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
  margin: 0 0 -7px;
}

.interior-nav ul .selected .blue-caret {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.interior-nav ul .selected>ul {
  display: block;
}

.interior-nav .level-0 ul {
  display: none;
}

.interior-nav .level-1 {
  margin: 0 15px;
}

.interior-nav .level-1 a,
.interior-nav .level-1 a:link,
.interior-nav .level-1 a:visited {
  color: #292929;
  font-size: .85em;
}

@media (min-width:768px) {
  .global-nav {
    clear: both;
    margin: 0;
    border-top: 1px solid #1a3045;
    padding: 15px 0;
  }

  .global-nav:after,
  .global-nav:before {
    content: " ";
    display: table;
    clear: both;
  }

  .global-nav>.nav-node-wrapper {
    width: 33%;
    float: left;
  }

  .utility-nav .nav-node-wrapper {
    width: 25%;
  }

  .utility-nav .ico {
    display: inline-block;
    margin-bottom: -7px;
  }

  .membership-nav {
    position: absolute;
    top: 15px;
    left: 15px;
  }

  .membership-nav .nav-node-wrapper {
    float: none;
    width: auto;
    display: inline-block;
  }

  .membership-nav .nav-node,
  .membership-nav .nav-node-wrapper>.SkinObject {
    padding: 10px 15px;
    white-space: nowrap;
  }

  .interior-nav .interior-nav-dropdown.active .blue-caret,
  .interior-nav .interior-nav-dropdown:hover .blue-caret {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

@media (min-width:1170px) {
  .toggle-nav {
    display: none;
  }

  .nav-wrapper {
    background: none;
    position: relative;
    left: auto;
    right: auto;
    padding: .5em 0;
    margin-bottom: -7px;
    text-align: right;
  }

  .nav-wrapper>.utility-nav-wrapper {
    display: inline-block;
  }

  .global-nav {
    border: none;
    position: absolute;
    left: 16.6%;
    right: 38px;
    top: 200%;
    padding: 0;
    margin-top: -6px;
    text-align: center;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
  }

  .global-nav>.nav-node-wrapper:hover {
    background: rgba(0,0,0,.75);
  }

  .global-nav .nav-node-wrapper {
    width: auto;
    display: inline-block;
    float: none;
    position: relative;
  }

  .global-nav .nav-node-wrapper .nav-node {
    background: none;
  }

  .global-nav .nav-node-wrapper .sub-nav {
    display: none!important;
  }

  .global-nav .nav-node-wrapper:hover .sub-nav {
    display: block!important;
  }

  .global-nav .toggle-sub-nav {
    cursor: default;
  }

  .global-nav .nav-node,
  .global-nav .toggle-sub-nav {
    padding: 15px 25px;
    white-space: nowrap;
  }

  .global-nav .nav-node .caret,
  .global-nav .toggle-sub-nav .caret {
    display: none;
  }

  .global-nav .sub-nav {
    background: rgba(0,0,0,.75);
    position: absolute;
    top: 100%;
    left: 0;
    padding: 0;
  }

  .global-nav .sub-nav .nav-node-wrapper {
    display: block;
  }

  .nav-node.join {
    position: relative;
  }

  .nav-node.join:after,
  .nav-node.join:before {
    content: "";
    display: block;
    position: absolute;
    background: #78be20;
    left: 0;
    right: 0;
  }

  .nav-node.join:before {
    bottom: 100%;
    height: 8px;
    margin-bottom: -1px;
  }

  .nav-node.join:after {
    top: 100%;
    height: 16px;
    margin-top: -1px;
  }

  .utility-nav {
    border: none;
  }

  .utility-nav .nav-node-wrapper {
    width: auto;
    display: inline-block;
  }

  .utility-nav .nav-node {
    padding: .5em 15px;
    margin: -.5em 0;
  }

  .membership-nav {
    border-left: 1px solid #1a3045;
    position: static;
    float: right;
  }

  .membership-nav .nav-node-wrapper {
    position: relative;
  }

  .membership-nav .nav-node-wrapper:hover .nav-node.my-profile {
    background: rgba(0,0,0,.5);
  }

  .membership-nav .nav-node-wrapper:hover .nav-node.my-profile+ul {
    display: block;
  }

  .membership-nav .nav-node,
  .membership-nav .nav-node-wrapper>.SkinObject {
    padding: .5em 15px;
    margin: -.5em 0;
  }

  .membership-nav .nav-node.my-profile {
    position: relative;
    display: block;
    min-width: 12em;
  }
}

.NewsArticles footer {
  margin: 30px 0 5px;
}

.NewsArticles footer .articleImages>h2,
.NewsArticles footer .related>h2 {
  background: #003c71;
  border: none;
  padding-left: 15px;
}

.NewsArticles footer .articleImages>h2 a,
.NewsArticles footer .related>h2 a {
  color: #fff;
}

.NewsArticles footer .articleImages {
  margin: 0 0 15px;
}

.NewsArticles footer .articleImages table {
  background: #fff;
  table-layout: fixed;
  width: 100%;
}

.NewsArticles footer .articleImages table .articleImageList {
  margin: 0;
  padding: 0 5px;
}

.NewsArticles footer .articleImages table .articleImageList li {
  margin: 10px;
}

.NewsArticles footer .related>h2 a {
  cursor: default;
}

.NewsArticles footer .related>h2 a:hover {
  text-decoration: none;
}

.NewsArticles footer .related .articleRelated {
  margin: 0;
  padding: 15px;
  background: #fff;
}

.social-media-icons {
  margin: 0;
}

.social-media-icons li {
  list-style: none;
  display: inline-block;
  padding: .769em .385em;
}

.social-media-icons li a {
  background-image: url(../images/social-icons.png);
  background-repeat: no-repeat;
  background-color: none;
  display: block;
  height: 35px;
  width: 34px;
  text-indent: -9999px;
}

.social-media-icons li a:hover {
  opacity: .8;
}

.social-media-icons .fivehundredpx a {
  background-position: 0 0;
}

.social-media-icons .addthis a {
  background-position: -35px 0;
}

.social-media-icons .apple a {
  background-position: -70px 0;
}

.social-media-icons .bebo a {
  background-position: -105px 0;
}

.social-media-icons .blogger a {
  background-position: -140px 0;
}

.social-media-icons .delicious a {
  background-position: -175px 0;
}

.social-media-icons .deviantart a {
  background-position: -210px 0;
}

.social-media-icons .digg a {
  background-position: -245px 0;
}

.social-media-icons .dopplr a {
  background-position: -280px 0;
}

.social-media-icons .dribble a {
  background-position: -315px 0;
}

.social-media-icons .email a {
  background-position: -350px 0;
}

.social-media-icons .envato a {
  background-position: -385px 0;
}

.social-media-icons .evernote a {
  background-position: 0 -35px;
}

.social-media-icons .facebook a {
  background-position: -35px -35px;
}

.social-media-icons .flickr a {
  background-position: -70px -35px;
}

.social-media-icons .forst a {
  background-position: -105px -35px;
}

.social-media-icons .github a {
  background-position: -140px -35px;
}

.social-media-icons .googleplus a {
  background-position: -175px -35px;
}

.social-media-icons .grooveshark a {
  background-position: -210px -35px;
}

.social-media-icons .instagram a {
  background-position: -245px -35px;
}

.social-media-icons .lastfm a {
  background-position: -280px -35px;
}

.social-media-icons .linkedin a {
  background-position: -315px -35px;
}

.social-media-icons .microsoft a {
  background-position: -350px -35px;
}

.social-media-icons .myspace a {
  background-position: -385px -35px;
}

.social-media-icons .paypal a {
  background-position: 0 -70px;
}

.social-media-icons .photobucket a {
  background-position: -35px -70px;
}

.social-media-icons .picasa a {
  background-position: -70px -70px;
}

.social-media-icons .pinterest a {
  background-position: -105px -70px;
}

.social-media-icons .posterous a {
  background-position: -140px -70px;
}

.social-media-icons .quora a {
  background-position: -175px -70px;
}

.social-media-icons .reddit a {
  background-position: -210px -70px;
}

.social-media-icons .rss a {
  background-position: -245px -70px;
}

.social-media-icons .sharethis a {
  background-position: -280px -70px;
}

.social-media-icons .skype a {
  background-position: -315px -70px;
}

.social-media-icons .soundcloud a {
  background-position: -350px -70px;
}

.social-media-icons .spotify a {
  background-position: -385px -70px;
}

.social-media-icons .stackoverflow a {
  background-position: 0 -105px;
}

.social-media-icons .stumbleupon a {
  background-position: -35px -105px;
}

.social-media-icons .tumblr a {
  background-position: -70px -105px;
}

.social-media-icons .twitter a {
  background-position: -105px -105px;
}

.social-media-icons .viddler a {
  background-position: -140px -105px;
}

.social-media-icons .vimeo a {
  background-position: -175px -105px;
}

.social-media-icons .virb a {
  background-position: -210px -105px;
}

.social-media-icons .wordpress a {
  background-position: -245px -105px;
}

.social-media-icons .yahoo a {
  background-position: -280px -105px;
}

.social-media-icons .yelp a {
  background-position: -315px -105px;
}

.social-media-icons .youtube a {
  background-position: -350px -105px;
}

.social-media-icons .zerply a {
  background-position: -385px -105px;
}

.social-media-icons code {
  width: 195px;
}

.nfda .sg-wrap {
  border-bottom: 1px solid #f3f3f3;
  padding: 1em 0;
  margin: 0 0 1em;
}

.nfda .sg-wrap .swatch-row span {
  display: block;
  float: left;
  height: 100px;
  width: 100px;
}

.nfda .sg-wrap .swatch-row span:first-child {
  margin-right: .5em;
}

.nfda .sg-wrap.bcolor-primary .swatch-row span:first-child {
  background-color: #00aed9;
}

.nfda .sg-wrap.bcolor-secondary .swatch-row span:first-child {
  background-color: #003c71;
}

.nfda .sg-wrap.bcolor-accent .swatch-row span:first-child {
  background-color: #78be20;
}

.nfda .sg-wrap.bcolor-accent2 .swatch-row span:first-child {
  background-color: #fff6e5;
}

.nfda .sg-wrap.bcolor-accent3 .swatch-row span:first-child {
  background-color: #653279;
}

.nfda .sg-wrap.bcolor-accent4 .swatch-row span:first-child {
  background-color: #dc4405;
}

.nfda .sg-wrap.bcolor-accent5 .swatch-row span:first-child {
  background-color: #5b6770;
}

.nfda .sg-wrap.bcolor-accent6 .swatch-row span:first-child {
  background-color: #001930;
}

.MXDefault.AccountBasicInformationView_MXDefault .photo {
  width: 25%;
  margin: 0;
  padding-right: 15px;
}

.MXDefault.AccountBasicInformationView_MXDefault .details {
  height: auto;
  width: 75%;
}

thead .rgFilterRow td {
  padding-right: 30px!important;
  padding-top: 0!important;
  padding-bottom: 0!important;
  border-left: 1px solid hsla(0,0%,100%,.25)!important;
  border-bottom: none!important;
}

thead .rgFilterRow td:first-child {
  border: none!important;
}

thead .rgFilterRow td input[type=text] {
  height: auto;
}

thead .rgFilterRow td .rgFilter {
  background-position: 0 -350px;
}

thead .rgFilterRow td>div {
  margin: 0 -23px 0 0!important;
  width: auto!important;
}

.nfda .MXDefault {
  color: #292929;
  font: 14px Helvetica Neue,Helvetica,Arial,sans-serif;
  padding: 0;
  margin: 0;
  width: 100%;
}

@media (min-width:768px) {
  .nfda .MXDefault label {
    width: 100%;
  }

  .nfda .MXDefault input:not([type=submit]):not([type=reset]):not([type=button]),
  .nfda .MXDefault select {
    max-width: 200px;
  }

  .nfda .MXDefault .buttons input {
    max-width: none;
  }
}

.nfda .MXDefault .action {
  margin: 0;
  text-align: left;
}

.nfda .MXDefault .action>a,
.nfda .MXDefault .twoColumn {
  margin: 0;
}

.nfda .MXDefault input[name*=Filter] {
  margin-top: 10px!important;
}

.nfda .MXDefault input[name*=Filter][type=submit] {
  margin-top: 14px!important;
}

.nfda .MXDefault .buttons input[name*=Filter] {
  margin-top: 10px!important;
}

.nfda .MXDefault .buttons input[name*=Filter][type=submit] {
  margin-top: 10px!important;
}

.nfda .buttons input[value=Save],
.nfda .MXDefault .action.edit a,
.nfda .MXDefault .action>a,
.nfda .MXDefault input[type=button],
.nfda .MXDefault input[type=reset],
.nfda .MXDefault input[type=submit] {
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Museo-500;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7;
  padding: .692em 1.071em;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  background: #00aed9;
  color: #fff;
  border: none;
}

.nfda .buttons input[value=Save]:hover,
.nfda .MXDefault .action.edit a:hover,
.nfda .MXDefault .action>a:hover,
.nfda .MXDefault input[type=button]:hover,
.nfda .MXDefault input[type=reset]:hover,
.nfda .MXDefault input[type=submit]:hover {
  color: #fff;
  background-color: #0dcfff;
  text-decoration: none;
  border: none;
}

.nfda .buttons input[value="Clear Filters"],
.nfda .buttons input[value="Search Again"],
.nfda .buttons input[value=Cancel] {
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Museo-500;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7;
  padding: .692em 1.071em;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  background: #aaa;
  color: #292929;
  border: none;
}

.nfda .buttons input[value="Clear Filters"]:hover,
.nfda .buttons input[value="Search Again"]:hover,
.nfda .buttons input[value=Cancel]:hover {
  color: #292929;
  background-color: #919191;
  text-decoration: none;
  border: none;
}

.nfda .action.edit>a {
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Museo-500;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7;
  padding: .692em 1.071em;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  background: #78be20;
  color: #fff;
  border: none;
}

.nfda .action.edit>a:hover {
  color: #fff;
  background-color: #92dd34;
  text-decoration: none;
  border: none;
}

.nfda .GlobalFormEdit_MXDefault fieldset.column label,
.nfda .GlobalFormEdit_MXDefault fieldset.wide label {
  width: auto;
  float: left;
}

.nfda .GlobalFormEdit_MXDefault fieldset.column input[type=image],
.nfda .GlobalFormEdit_MXDefault fieldset.wide input[type=image] {
  top: 1.45em;
  right: 3px;
}

.nfda .GlobalFormEdit_MXDefault fieldset.wide {
  clear: both;
}

.nfda .GlobalFormEdit_MXDefault fieldset.wide:after,
.nfda .GlobalFormEdit_MXDefault fieldset.wide:before {
  content: " ";
  display: table;
  clear: both;
}

.nfda .GlobalFormEdit_MXDefault fieldset.wide input[type=image] {
  width: 27px;
}

.mx-no-title .MXDefault>div>p {
  display: none;
}

body>form .RadWindow,
body>form .RadWindow>table,
body>form .RadWindow_Default,
body>form .RadWindow_Default>table {
  background: #fff;
}

body>form .RadWindow .rwTopResize,
body>form .RadWindow_Default .rwTopResize {
  background-image: none!important;
}

.nfda .MXDefault ul.rpRootGroup {
  margin: 0!important;
  border: none;
}

.nfda .MXDefault ul.rpRootGroup li.rpItem a.rpExpandable {
  background: #00aed9!important;
}

.nfda .MXDefault ul.rpRootGroup li.rpItem a.rpExpandable.rpExpanded,
.nfda .MXDefault ul.rpRootGroup li.rpItem a.rpExpandable .rpOut {
  border: none;
}

.nfda .MXDefault ul.rpRootGroup li.rpItem a.rpExpandable .rpText {
  color: #fff!important;
}

.nfda .MXDefault ul.rpRootGroup li.rpItem a.rpExpandable:hover {
  text-decoration: none;
}

.nfda .MXDefault ul.rpRootGroup li.rpItem ul.rpGroup {
  margin: 0;
  padding: 30px!important;
}

.nfda .MXDefault ul.rpRootGroup li.rpItem ul.rpGroup fieldset.column,
.nfda .MXDefault ul.rpRootGroup li.rpItem ul.rpGroup fieldset.wide {
  margin: 0;
  width: 100%;
}

.nfda .MXDefault ul.rpRootGroup li.rpItem ul.rpGroup fieldset.column table,
.nfda .MXDefault ul.rpRootGroup li.rpItem ul.rpGroup fieldset.wide table {
  margin: 5px 0 10px;
}

@media (min-width:768px) {
  .nfda .MXDefault ul.rpRootGroup li.rpItem ul.rpGroup fieldset.column input,
  .nfda .MXDefault ul.rpRootGroup li.rpItem ul.rpGroup fieldset.column select,
  .nfda .MXDefault ul.rpRootGroup li.rpItem ul.rpGroup fieldset.wide input,
  .nfda .MXDefault ul.rpRootGroup li.rpItem ul.rpGroup fieldset.wide select {
    max-width: none;
  }

  .nfda .MXDefault ul.rpRootGroup li.rpItem ul.rpGroup fieldset.column input[type=radio],
  .nfda .MXDefault ul.rpRootGroup li.rpItem ul.rpGroup fieldset.wide input[type=radio] {
    width: auto;
  }

  .nfda .MXDefault ul.rpRootGroup li.rpItem ul.rpGroup fieldset.column {
    float: left;
    width: 50%;
    margin: 0;
  }

  .nfda .MXDefault ul.rpRootGroup li.rpItem ul.rpGroup fieldset.column:first-child {
    padding-right: 15px;
  }

  .nfda .MXDefault ul.rpRootGroup li.rpItem ul.rpGroup fieldset.column:first-child:last-child {
    padding: 0 15px 0 0;
  }

  .nfda .MXDefault ul.rpRootGroup li.rpItem ul.rpGroup fieldset.column:last-child {
    padding-left: 15px;
  }
}

.nfda .MXDefault ul.rpRootGroup li.rpItem ul.rpGroup fieldset>label+div {
  width: 100%!important;
  margin: 0!important;
}

.nfda .MXDefault ul.rpRootGroup li.rpItem ul.rpGroup fieldset table tr:hover {
  background: #fff!important;
}

.nfda .MXDefault ul.rpRootGroup li.rpItem ul.rpGroup fieldset table td:not(.rcbInputCell):not(.rcbArrowCell) {
  border: none!important;
}

.RadComboBox {
  margin: .357em 0 1.071em!important;
}

.RadComboBox table {
  width: 100%!important;
  margin: 0!important;
}

.RadComboBox table tr:hover {
  background: #fff!important;
}

.RadComboBox table td {
  background: none!important;
  border: medium none!important;
  padding: 0!important;
}

.RadComboBox table td.rcbInputCell {
  border: 1px solid #ccc!important;
  border-radius: 0 0 0 0!important;
}

.RadComboBox table td.rcbInputCell input {
  border: none!important;
  padding: .5em 1em!important;
  box-shadow: none!important;
  max-height: 23px;
}

.RadComboBox table td.rcbArrowCell {
  border: 1px solid #ccc!important;
  border-radius: 0 0 0 0!important;
  border-left: none!important;
  position: relative;
}

.RadComboBox table td.rcbArrowCell a:after {
  content: "";
  border-color: #292929 transparent transparent;
  border-width: 6px 4px;
  border-style: solid;
  height: 0;
  width: 0;
  position: absolute;
  right: 4px;
  top: 50%;
  margin-top: -2px;
}

.RadGrid.RadGrid_MXDefault {
  border: none;
  background: none;
}

.RadGrid.RadGrid_MXDefault .rgAltRow td {
  border-right: none;
}

.rgMasterTable col {
  width: auto!important;
}

.rgMasterTable thead {
  background: none;
}

.rgMasterTable thead .rgCommandRow {
  background: #f6f6f6;
}

.rgMasterTable thead .rgCommandRow .action a {
  margin: 0 0 10px;
}

.rgMasterTable thead .rgCommandCell {
  border: none;
}

.RadGrid_Metro .rgNumPart a.rgCurrentPage {
  border: none!important;
}

table.rwTable tbody tr td,
table.rwTable thead tr td {
  background: none!important;
  border: none!important;
}

.RadWindow.RadWindow_Default .rwFooterCenter,
.RadWindow.RadWindow_Default .rwFooterLeft,
.RadWindow.RadWindow_Default .rwFooterRight,
.RadWindow.RadWindow_Default.rwMinimizedWindow .rwCorner,
.RadWindow.RadWindow_Default .rwPopupButton,
.RadWindow.RadWindow_Default .rwPopupButton span,
.RadWindow.RadWindow_Default .rwStatusbar,
.RadWindow.RadWindow_Default .rwStatusbar div,
.RadWindow.RadWindow_Default .rwTitlebar,
.RadWindow.RadWindow_Default .rwTopLeft,
.RadWindow.RadWindow_Default .rwTopResize,
.RadWindow.RadWindow_Default .rwTopRight {
  background: none;
}

.RadWindow.RadWindow_Metro .rwTitlebar,
.RadWindow.RadWindow_Metro .rwTopLeft,
.RadWindow.RadWindow_Metro .rwTopResize,
.RadWindow.RadWindow_Metro .rwTopRight {
  background: #fff;
}

.RadWindow.RadWindow_Metro table.rwTitlebarControls em {
  color: #292929;
}

div .RadPanelBar_Default .rpExpanded span.rpExpandHandle,
div .RadPanelBar_Default a.rpExpanded:hover .rpNavigation .rpExpandHandle {
  background-position: 100% -181px;
}

div .RadPanelBar_Default .rpExpandable span.rpExpandHandle,
div .RadPanelBar_Default a.rpExpandable:hover .rpNavigation .rpExpandHandle {
  background-position: 100% -5px;
}

.rwTitlebarControls {
  border-bottom: 1px solid #aaa!important;
}

.ControlsLookup_MXDefault {
  padding-right: 35px;
  position: relative;
}

.ControlsLookup_MXDefault input[type=image] {
  position: absolute;
  right: 0;
  top: .714em;
}

.nfda .MXDefault.GlobalFind_MXDefault fieldset input:not([type=submit]):not([type=reset]):not([type=button]) {
  max-width: 100%;
}

.nfda .MXDefault.GlobalFind_MXDefault fieldset label[id*=RadiusSearch] {
  display: inline-block;
}

.nfda .MXDefault.GlobalFind_MXDefault fieldset select {
  float: none;
}

.nfda .MXDefault.GlobalFind_MXDefault fieldset select,
.nfda .MXDefault.GlobalFind_MXDefault fieldset select~input {
  width: 100px!important;
}

.RadScheduler {
  height: auto!important;
}

.RadScheduler .rsTopWrap {
  width: 100%!important;
}

.RadScheduler .rsTopWrap .rsHeader {
  background: #00aed9;
  border-width: 0;
}

.RadScheduler .rsTopWrap .rsHeader h2 {
  padding-top: 8px;
}

.RadScheduler .rsTopWrap .rsHeader a,
.RadScheduler .rsTopWrap .rsHeader em,
.RadScheduler .rsTopWrap .rsHeader h2,
.RadScheduler .rsTopWrap .rsHeader o {
  color: #fff!important;
}

.RadScheduler .rsTopWrap .rsContent table {
  float: left;
}

.RadScheduler .rsTopWrap .rsContent table tbody tr:hover {
  background: #fff!important;
}

.RadScheduler .rsTopWrap .rsContent table tbody tr:nth-child(2n):hover {
  background: #aaa!important;
}

.GlobalFindSubscriptionTemplate_MXDefault {
  width: 98%!important;
}

.MXDefault.FundraisingContributions_MXDefault .rgMasterTable col:first-child {
  width: 35px!important;
}

.MXDefault.FundraisingContributions_MXDefault fieldset.buttons {
  display: none;
}

.MXDefault.FundraisingContributionsForm_MXDefault table.contribution-listing tbody td {
  vertical-align: middle;
  padding: .875em 1em!important;
}

.MXDefault.FundraisingContributionsForm_MXDefault table.contribution-listing tbody td div {
  margin: 0!important;
}

.MXDefault.FundraisingContributionsForm_MXDefault table.contribution-listing tbody td input[type=text] {
  margin-bottom: 0;
}

.MXDefault.MeetingRegistrationSelectSessions_MXDefault>div {
  overflow: hidden!important;
}

.MXDefault.MeetingRegistrationSelectSessions_MXDefault .rgMasterTable th:nth-of-type(5),
.MXDefault.MeetingRegistrationSelectSessions_MXDefault .rgMasterTable th:nth-of-type(6) {
  min-width: 130px;
}

.MXDefault.MeetingRegistrationSelectSessions_MXDefault .rgMasterTable .rgFilterRow .RadPicker_MXDefault td {
  padding: 0!important;
}

.MXDefault.MeetingRegistrationSelectSessions_MXDefault .rgMasterTable .rgFilterRow .RadPicker_MXDefault td:last-child {
  background: #dae2e8;
  border: none!important;
}

.MXDefault.MeetingRegistrationSelectSessions_MXDefault .rgWrap.rgAdvPart>div {
  min-width: 62px;
}

.MXDefault.MeetingRegistrationSelectRegistrants_MXDefault .registerme input {
  float: none;
}

.MXDefault.GlobalNavigationStatus_MXDefault .wizardStepContainer,
.MXDefault.GlobalNavigationStatus_MXDefault .wizardStepContainerOn {
  border-radius: 0;
  padding: 5px;
  margin-bottom: 5px;
}

.MXDefault.GlobalNavigationStatus_MXDefault .wizardStepContainer {
  background-color: #003c71;
}

.MXDefault.GlobalNavigationStatus_MXDefault .wizardStepContainerOn {
  background-color: #78be20;
}

.nfda .MXDefault.SecurityCreateNewUserAccountEdit_MXDefault ul.rpRootGroup li.rpItem ul.rpGroup fieldset.column {
  padding: 0;
}

.nfda .MXDefault.SecuritySignIn_MXDefault fieldset.buttons,
.nfda .MXDefault.SecuritySignIn_MXDefault label.checkbox {
  margin: 0;
}

.nfda .MXDefault.SecurityCreateNewUserAccountEdit_MXDefault .GlobalFormEdit_MXDefault {
  top: 0;
}

.MXDefault.ShoppingCartSummary_MXDefault {
  padding: 15px;
  border: 1px solid #00aed9;
}

.MXDefault.ShoppingCartSummary_MXDefault .twoColumn {
  background: none;
  margin: 0;
}

.MXDefault.ShoppingCartCartView_MXDefault .header {
  background: none;
  border: none;
  padding: 0;
  height: auto;
}

.MXDefault.ShoppingCartCartView_MXDefault .header h3 {
  background: none;
  float: none;
  margin: 0;
}

.MXDefault.ShoppingCartCartView_MXDefault .mainCartContainer {
  margin: 0;
  padding: 0;
}

.MXDefault.ShoppingCartCartView_MXDefault .ShoppingCartBillingView_MXDefault,
.MXDefault.ShoppingCartCartView_MXDefault .ShoppingCartShippingView_MXDefault,
.MXDefault.ShoppingCartCartView_MXDefault .ShoppingCartTotals_MXDefault {
  border: 1px solid #00aed9;
  padding: 15px;
  margin-bottom: 10px;
}

.MXDefault.ShoppingCartCartView_MXDefault .ShoppingCartBillingView_MXDefault h3,
.MXDefault.ShoppingCartCartView_MXDefault .ShoppingCartShippingView_MXDefault h3,
.MXDefault.ShoppingCartCartView_MXDefault .ShoppingCartTotals_MXDefault h3 {
  text-align: left;
}

.MXDefault.ShoppingCartCartView_MXDefault .ShoppingCartBillingView_MXDefault dl,
.MXDefault.ShoppingCartCartView_MXDefault .ShoppingCartBillingView_MXDefault ul,
.MXDefault.ShoppingCartCartView_MXDefault .ShoppingCartShippingView_MXDefault dl,
.MXDefault.ShoppingCartCartView_MXDefault .ShoppingCartShippingView_MXDefault ul,
.MXDefault.ShoppingCartCartView_MXDefault .ShoppingCartTotals_MXDefault dl,
.MXDefault.ShoppingCartCartView_MXDefault .ShoppingCartTotals_MXDefault ul {
  margin-left: 0;
}

.MXDefault.ShoppingCartCartView_MXDefault .ShoppingCartTotals_MXDefault .twoColumn li:last-child {
  color: #00aed9;
  border-color: #00aed9;
  padding-right: 15px;
  margin-right: -15px;
}

.MXDefault.ShoppingCartCartView_MXDefault .items {
  margin-top: 30px;
}

.MXDefault.ShoppingCartCartView_MXDefault .items .contain {
  border: none;
  padding: 15px;
}

.MXDefault.ShoppingCartCartView_MXDefault .items .contain h4 {
  color: #00aed9;
}

.MXDefault.ShoppingCartCartView_MXDefault .items .contain .action .add a {
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Museo-500;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7;
  padding: .692em 1.071em;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  background: #aaa;
  color: #292929;
  border: none;
  background-position: 9px -1130px;
  padding-left: 30px;
}

.MXDefault.ShoppingCartCartView_MXDefault .items .contain .action .add a:hover {
  color: #292929;
  background-color: #919191;
  text-decoration: none;
  border: none;
}

.MXDefault.ShoppingCartCartView_MXDefault .items .contain .action .recalc a {
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: Museo-500;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7;
  padding: .692em 1.071em;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  background: #00aed9;
  color: #fff;
  border: none;
  background-position: 9px -1216px;
  padding-left: 30px;
}

.MXDefault.ShoppingCartCartView_MXDefault .items .contain .action .recalc a:hover {
  color: #fff;
  background-color: #0dcfff;
  text-decoration: none;
  border: none;
}

.MXDefault.ShoppingCartCartView_MXDefault .items .contain .action.change a,
.MXDefault.ShoppingCartCartView_MXDefault .items .contain .action.remove a {
  color: #fff!important;
  background-image: none;
  text-align: center;
  width: 100%;
}

.MXDefault.ShoppingCartCartView_MXDefault .items .contain .action.remove a {
  background: #dc4405;
}

.MXDefault.ShoppingCartCartView_MXDefault .items h4 {
  background: none;
  color: #00aed9;
}

.MXDefault.ShoppingCartInvoices_MXDefault .showUnpaidInvoices {
  position: relative;
}

.MXDefault.ShoppingCartInvoices_MXDefault .showUnpaidInvoices>label {
  padding-left: 20px;
}

.MXDefault.ShoppingCartInvoices_MXDefault .showUnpaidInvoices input[type=checkbox] {
  position: absolute;
  top: 0;
}

.MXDefault.ShoppingCartInvoices_MXDefault .showUnpaidInvoices input[type=submit] {
  margin: 3px 0 10px!important;
}

.MXDefault.ShoppingCartOrderConfirmation_MXDefault .rgMasterTable col:last-child {
  width: 200px!important;
}

.MXDefault.ShoppingCartOrderConfirmation_MXDefault .rgMasterTable .rgFooter .floatRight:last-child {
  margin-right: .5em;
}

@media (min-width:1170px) {
  .MXDefault.ShoppingCartCartView_MXDefault .ShoppingCartBillingView_MXDefault,
  .MXDefault.ShoppingCartCartView_MXDefault .ShoppingCartShippingView_MXDefault,
  .MXDefault.ShoppingCartCartView_MXDefault .ShoppingCartTotals_MXDefault {
    width: 32%;
    margin: 0;
    float: left;
  }

  .MXDefault.ShoppingCartCartView_MXDefault .ShoppingCartShippingView_MXDefault {
    margin: 0 1.5%;
  }
}

.pagePopup>.main {
  clear: both;
}

.pagePopup>.main:after,
.pagePopup>.main:before {
  content: " ";
  display: table;
  clear: both;
}

.pagePopup table tbody tr:hover {
  background: #fff!important;
}

.pagePopup table tbody tr td {
  border: none!important;
}

.pagePopup ul.rpRootGroup li.rpItem ul.rpGroup {
  padding: 0!important;
}

.pagePopup fieldset {
  padding: 15px 30px;
}

.pagePopup fieldset legend {
  display: block;
}

.pagePopup fieldset .mx-label {
  float: left;
}

.pagePopup fieldset .mx-row {
  clear: both;
}

.pagePopup fieldset .mx-row:after,
.pagePopup fieldset .mx-row:before {
  content: " ";
  display: table;
  clear: both;
}

.pagePopup #pvwGlobal table tbody tr td {
  padding: 0!important;
}

.pagePopup .RadUpload .ruFileWrap .ruFakeInput.radPreventDecorate {
  width: auto;
  margin: 0;
}

.pagePopup .RadEditor,
.pagePopup .RadEditor table {
  min-height: 300px!important;
}

.pagePopup .RadEditor table .reContentArea.reContentAreaToggle {
  min-height: 150px!important;
}

.pagePopup .ControlsLookup_MXDefault input[type=image] {
  top: 1.714em;
}

.pagePopup table input[type=text],
.pagePopup table select {
  width: auto!important;
}

.pagePopup .rtsUL>.rtsLI {
  display: block;
  margin-bottom: .357em;
}

.pagePopup .rtsUL>.rtsLI .rtsLink .rtsOut {
  background: none;
  padding: 0;
}

.pagePopup .rtsUL>.rtsLI .rtsLink .rtsOut .rtsIn {
  padding: 0;
}

.pagePopup .rtsUL>.rtsLI .rtsLink .rtsOut .rtsIn .mx-checkbox>input[type=checkbox] {
  margin-top: .75em;
}

.pagePopup .rtsUL>.rtsLI .rtsLink .rtsOut .rtsIn .mx-textbox {
  margin: 0;
  width: auto;
}

.pagePopup table thead tr th {
  padding: 0 .5em!important;
}

.pagePopup table thead tr th table,
.pagePopup table thead tr th table tr {
  background: none!important;
}

.pagePopup table thead tr th table tr td {
  color: #fff!important;
}

.pagePopup table tbody tr td {
  padding: 0 .5em!important;
}

.pagePopup table tbody tr td input,
.pagePopup table tbody tr td select {
  margin: 5px 0;
  padding: 0 5px;
}

.pagePopup table tbody tr.rgGroupHeader label {
  display: inline;
}

@media (min-width:768px) {
  .MXDefault .membership-partner-associations dt {
    clear: left;
    float: left;
    font-weight: 700;
  }

  .MXDefault .membership-partner-associations dd {
    margin-left: 25%;
  }
}

.nfda .MXDefault .product-listing {
  margin: 0 -15px;
  clear: both;
}

.nfda .MXDefault .product-listing:after,
.nfda .MXDefault .product-listing:before {
  content: " ";
  display: table;
  clear: both;
}

.nfda .MXDefault .product-listing li {
  padding: 0 15px;
}

.nfda .MXDefault .product-listing .product {
  clear: both;
  background: #ddd;
  padding: 15px;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}

.nfda .MXDefault .product-listing .product:after,
.nfda .MXDefault .product-listing .product:before {
  content: " ";
  display: table;
  clear: both;
}

.nfda .MXDefault .product-listing .product .product-img-wrapper {
  clear: both;
  text-align: center;
  margin-bottom: 20px;
}

.nfda .MXDefault .product-listing .product .product-img-wrapper:after,
.nfda .MXDefault .product-listing .product .product-img-wrapper:before {
  content: " ";
  display: table;
  clear: both;
}

.nfda .MXDefault .product-listing .product .product-img-wrapper img {
  max-width: 100%;
}

.nfda .MXDefault .product-listing .product .product-summary h2 {
  font-size: 1.05em;
  line-height: 1;
  text-align: center;
  margin-bottom: 15px;
}

.nfda .MXDefault .product-listing .product .product-summary h2 a {
  color: #292929;
}

.nfda .MXDefault .product-listing .product .product-summary p {
  margin-bottom: .25em;
  text-align: center;
  line-height: 1.1;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.nfda .MXDefault .product-listing .product .product-summary .pricing {
  margin: 15px -15px 0;
  text-align: center;
  display: block;
  white-space: nowrap;
}

.nfda .MXDefault .product-listing .product .product-summary .pricing li {
  display: inline-block;
  font-size: .9em;
  padding: 0 3px;
}

.nfda .MXDefault .product-listing .product .product-summary .pricing li:nth-of-type(2) b:before {
  content: "|";
  position: relative;
  left: -4px;
  top: -1px;
}

.nfda .MXDefault .product-listing .product .product-summary .add-to-cart-wrapper>div>div {
  float: none!important;
  display: block!important;
  text-align: center;
}

.nfda .MXDefault .product-listing .product .product-summary .add-to-cart-wrapper>div>div:first-child>div {
  float: none!important;
  width: auto!important;
  line-height: 1!important;
  font-size: inherit!important;
  display: inline-block;
}

.nfda .MXDefault .product-listing .product .product-summary .add-to-cart-wrapper>div>div:first-child>div input[type=text] {
  margin: 0;
  width: 50px;
}

.nfda .MXDefault .product-listing .product .product-summary .add-to-cart-wrapper>div>div input {
  float: none;
}

.nfda .MXDefault .product-listing .product .product-summary .add-to-cart-wrapper b {
  padding: 30px;
  display: block;
  text-align: center;
}

@media (min-width:768px) {
  .nfda .MXDefault .product-listing .product {
    height: 375px;
  }

  .nfda .MXDefault .product-listing .product .product-summary .add-to-cart-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
}

.MXDefault .product-details {
  clear: both;
}

.MXDefault .product-details:after,
.MXDefault .product-details:before {
  content: " ";
  display: table;
  clear: both;
}

.MXDefault .product-details .product-img-wrapper {
  width: 100%;
  text-align: center;
}

@media (min-width:768px) {
  .MXDefault .product-details .product-img-wrapper {
    width: 25%;
    float: left;
    padding-right: 15px;
  }

  .MXDefault .product-details .product-img-wrapper img {
    max-width: 100%;
  }
}

@media (min-width:768px) {
  .MXDefault .product-details .details {
    float: left;
    width: 75%;
  }
}

.MXDefault .product-details .details h2 {
  line-height: 1.2;
}

.MXDefault .product-details .details .pricing {
  margin: 15px -2px 0;
  display: block;
  white-space: nowrap;
}

.MXDefault .product-details .details .pricing li {
  display: inline-block;
  font-size: 1.1em;
  padding: 0 3px;
}

.MXDefault .product-details .details .pricing li:nth-of-type(2) b:before {
  content: "|";
  position: relative;
  left: -4px;
  top: -1px;
}

.MXDefault .product-details .details .product-info {
  margin-top: 15px;
}

@media (min-width:768px) {
  .MXDefault .product-details .details .product-info dt {
    clear: left;
    float: left;
    font-weight: 700;
  }

  .MXDefault .product-details .details .product-info dd {
    margin-left: 25%;
  }
}

.MXDefault .product-details .details .product-info dd {
  margin-bottom: 0;
}

.MXDefault h2.title-bar {
  color: #fff;
  background: #003c71;
  padding-left: 15px;
}

.MXDefault .mx-directory+h2.title-bar {
  margin-top: 15px;
}

.MXDefault .mx-directory .accordion-btn {
  padding: 10px 15px;
}

.MXDefault .mx-directory .accordion-header {
  margin: 0;
  padding-left: 30px;
  padding-right: 100px;
  font-size: 1.07175em;
}

.MXDefault .mx-directory .accordion-content {
  padding-top: 0;
}

.MXDefault .mx-directory+.mx-directory {
  border-top: 1px solid #ddd;
}

.MXDefault.MembershipApplicationRates_MXDefault div>div,
.MXDefault.MembershipApplicationRates_MXDefault div>div>span {
  margin: 0;
}

button.sort-button {
  border: 0 none;
  background: none;
  text-align: center;
  width: 40px;
  color: #fff;
  opacity: .5;
}

button.sort-button:first-of-type {
  margin-left: 10px;
}

button.sort-button:hover {
  cursor: pointer;
}

button.sort-button.sorted-desc:before {
  content: "▼";
}

button.sort-button.sorted-asc:before {
  content: "▲";
}

button.sort-button span {
  border: 0 none;
  clip: rect(0,0,0,0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.events .table th.sort-asc button.sort-button.sorted-asc,
.events .table th.sort-desc button.sort-button.sorted-desc {
  opacity: 1;
}