/*=================================================== REGISTRATION CONTROL CHANGES =============================================*/
  #ctl00_ContentPlaceHolder1_dropzone1ctlWidgetHost234ord0_ctl00_ctl00_EmailLocationDropDownList_Input 
  {
      margin-left:0px;
      border:none;
  }

  #ctl00_ContentPlaceHolder1_dropzone1ctlWidgetHost234ord0_ctl00_ctl00_AddAddressControl_StateDropDownList_Input 
  {
      margin-left:0px;
      border:none;
  }

  #ctl00_ContentPlaceHolder1_dropzone1ctlWidgetHost234ord0_ctl00_ctl00_AddAddressControl_CountryDropDownList_Input 
  {
       margin-left:0px;
      border:none; 
  }
 
/*==============================================================================================================================*/



/*=================================================== CHECK OUT ITEM SUMMARY CONTROL CHANGES ===================================*/
  #ctl00_ContentPlaceHolder1_dropzone1ctlWidgetHost162ord0_ctl00_ctl00_CheckoutItemSummaryControl_ShoppingCartSavingsControl_PanelHeader 
  {
       height: 60px !important;
  }

  .decore 
  {
      display: none !important;
  }

  .FullWidthButton 
  {
      width:100% !important;
  }


/*==============================================================================================================================*/




/*=================================================== FORGOT PASSWORD PAGE STYLES  =============================================*/

  .CenteredGrayForm
  {
      
      margin-left:auto !important;
      margin-right:auto !important;
      border: 1px solid #E7E7E7;
      margin: 1em;border-radius: 0.4em;
      background-color: #F7F7F7;
      height:300px;
  }


/*==============================================================================================================================*/




/* LAYOUT
-------------------------------------------------- */
body {
  color: #5a5a5a;
  /*background-image: url("../images/bg-grey.png");*/ }

.centered {
  margin: 0 auto;
  width: 100%;
  text-align: center; }



.button.small {
  padding: .75rem 1rem; }

.read-more.button.small {
  padding-right: 1.65rem; }

.row {
  max-width: 68.75rem; }

.row.header {
  padding-bottom: 0; }

.full-width {
  min-width: 100% !important; }

.content-boundary {
  height: 100%;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0 0 10px rgba(50, 50, 50, 0.75);
  box-shadow: 0 0 10px rgba(50, 50, 50, 0.75);
  overflow-x: hidden; }

.main-content-area {
  padding-top: 10px;
  padding-bottom: 10px; }

.search-results-header {
  margin-bottom: 16px; }
  .search-results-header span {
    font-weight: bold; }

span.search-results {
  display: block; }
  span.search-results a.intro-links {
    display: block;
    margin-bottom: 16px;
    line-height: 1.25em;
    font-size: 1.25em;
    font-family: "Rokkitt", Georgia, serif; }
    span.search-results a.intro-links:hover {
      color: #78a22f; }
    span.search-results a.intro-links span {
      margin-top: 3px;
      display: block;
      font-family: Arial, Helvetica, sans-serif;
      font-size: .75em; }
  @media (max-width: 320px) {
    span.search-results {
      width: 100%;
      padding-left: 0; } }

span.category-links {
  display: block;
  clear: both;
  margin-bottom: 6px;
  font-size: .85rem; }

span.category-links,
span.byline {
  display: block;
  margin-bottom: 6px;
  font-size: .85rem; }

.search-results img {
  float: left;
  margin-right: 16px; }

.search-filter li > ul {
  margin-top: 12px; }

.optional-content-widget {
  border: 1px solid #ccc;
  padding: 0.9375rem;
  margin-top: 10px;
  margin-right: 5px;
  margin-bottom: 10px; }
  @media (max-width: 320px) {
    .optional-content-widget img {
      margin-bottom: 10px; } }
  .optional-content-widget h2 {
    margin-bottom: 15px; }

.flexslider.feature-article {
  position: relative; }
  .flexslider.feature-article .flex-caption {
    position: absolute;
    top: 0;
    z-index: 50;
    padding: 20px 35px; }
    .flexslider.feature-article .flex-caption h1 {
      color: #fff;
      text-transform: uppercase;
      padding-bottom: 10px; }
    .flexslider.feature-article .flex-caption h2 {
      color: #fff;
      padding-bottom: 10px; }
    @media (max-width: 700px) {
      .flexslider.feature-article .flex-caption {
        position: relative; } }

.browse-by-topic {
  font-size: 0.875rem;
  padding-bottom: 40px;
  clear: both; }

.borderline {
  border: 1px solid #ccc;
  padding: 0.9375rem;
  margin-top: 10px;
  margin-right: 5px;
  margin-bottom: 10px; }

.credential-steps dl {
  margin: 0;
  border: 1px solid #ccc; }
  .credential-steps dl.earn {
    background: #fdb913; }
  .credential-steps dl.apply {
    background: #78a22f; }
  .credential-steps dl.study {
    background: #009ac7; }
  .credential-steps dl.maintain {
    background: #a30046; }
.credential-steps dd {
  margin-top: -5px;
  width: 100%;
  height: 130px;
  padding: 10px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  line-height: 100px;
  font-family: "Lato", Helvetica, sans-serif; }
@media (max-width: 640px) {
  .credential-steps dt {
    float: left;
    display: inline-block; }
  .credential-steps img {
    display: none; }
  .credential-steps dl {
    float: left;
    display: inline-block;
    width: 100%; } }

/*
    Common 
*/
.wizard,
.tabcontrol {
  display: block;
  width: 100%;
  overflow: hidden; }

.wizard a,
.tabcontrol a {
  outline: 0; }

.wizard ul,
.tabcontrol ul {
  list-style: none !important;
  padding: 0;
  margin: 0; }

.wizard ul > li,
.tabcontrol ul > li {
  display: block;
  padding: 0; }

/* Accessibility */
.wizard > .steps .current-info,
.tabcontrol > .steps .current-info {
  position: absolute;
  left: -999em; }

.wizard > .content > .title,
.tabcontrol > .content > .title {
  position: absolute;
  left: -999em; }

/*
    Wizard
*/
.wizard > .steps {
  position: relative;
  display: block;
  width: 100%; }

.wizard.vertical > .steps {
  display: inline;
  float: left;
  width: 30%; }

.wizard > .steps .number {
  font-size: 1.429em; }

.wizard > .steps > ul > li {
  width: 25%; }

.wizard > .steps > ul > li,
.wizard > .actions > ul > li {
  float: left; }

.wizard.vertical > .steps > ul > li {
  float: none;
  width: 100%; }

.wizard > .steps a,
.wizard > .steps a:hover,
.wizard > .steps a:active {
  display: block;
  width: auto;
  margin: 0 0.5em 0.5em;
  padding: 1em 1em;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.wizard > .steps .disabled a,
.wizard > .steps .disabled a:hover,
.wizard > .steps .disabled a:active {
  background: #eee;
  color: #aaa;
  cursor: default; }

.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active {
  background: #2184be;
  color: #fff;
  cursor: default; }

.wizard > .steps .done a,
.wizard > .steps .done a:hover,
.wizard > .steps .done a:active {
  background: #9dc8e2;
  color: #fff; }

.wizard > .steps .error a,
.wizard > .steps .error a:hover,
.wizard > .steps .error a:active {
  background: #ff3111;
  color: #fff; }

.wizard > .content {
  background: #eee;
  display: block;
  margin: 0.5em;
  min-height: 18em;
  overflow: hidden;
  position: relative;
  width: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.wizard.vertical > .content {
  display: inline;
  float: left;
  margin: 0 2.5% 0.5em 2.5%;
  width: 65%; }

.wizard > .content > .body {
  float: left;
  position: absolute;
  width: 95%;
  height: 95%;
  padding: 2.5%; }

.wizard > .content > .body ul {
  list-style: disc !important; }

.wizard > .content > .body ul > li {
  display: list-item; }

.wizard > .content > .body > iframe {
  border: 0 none;
  width: 100%;
  height: 100%; }

.wizard > .content > .body input {
  display: block;
  border: 1px solid #ccc; }

.wizard > .content > .body input[type="checkbox"] {
  display: inline-block; }

.wizard > .content > .body input.error {
  background: #fbe3e4;
  border: 1px solid #fbc2c4;
  color: #8a1f11; }

.wizard > .content > .body label {
  display: inline-block;
  margin-bottom: 0.5em; }

.wizard > .content > .body label.error {
  color: #8a1f11;
  display: inline-block;
  margin-left: 1.5em; }

.wizard > .actions {
  position: relative;
  display: block;
  text-align: right;
  width: 100%; }

.wizard.vertical > .actions {
  display: inline;
  float: right;
  margin: 0 2.5%;
  width: 95%; }

.wizard > .actions > ul {
  display: inline-block;
  text-align: right; }

.wizard > .actions > ul > li {
  margin: 0 0.5em; }

.wizard.vertical > .actions > ul > li {
  margin: 0 0 0 1em; }

.wizard > .actions a,
.wizard > .actions a:hover,
.wizard > .actions a:active {
  background: #2184be;
  color: #fff;
  display: block;
  padding: 0.5em 1em;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.wizard > .actions .disabled a,
.wizard > .actions .disabled a:hover,
.wizard > .actions .disabled a:active {
  background: #eee;
  color: #aaa; }

/*
    Tabcontrol
*/
.tabcontrol > .steps {
  position: relative;
  display: block;
  width: 100%; }

.tabcontrol > .steps > ul {
  position: relative;
  margin: 6px 0 0 0;
  top: 1px;
  z-index: 1; }

.tabcontrol > .steps > ul > li {
  float: left;
  margin: 5px 2px 0 0;
  padding: 1px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }

.tabcontrol > .steps > ul > li:hover {
  background: #edecec;
  border: 1px solid #bbb;
  padding: 0; }

.tabcontrol > .steps > ul > li.current {
  background: #fff;
  border: 1px solid #bbb;
  border-bottom: 0 none;
  padding: 0 0 1px 0;
  margin-top: 0; }

.tabcontrol > .steps > ul > li > a {
  color: #5f5f5f;
  display: inline-block;
  border: 0 none;
  margin: 0;
  padding: 10px 30px;
  text-decoration: none; }

.tabcontrol > .steps > ul > li > a:hover {
  text-decoration: none; }

.tabcontrol > .steps > ul > li.current > a {
  padding: 15px 30px 10px 30px; }

.tabcontrol > .content {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 35em;
  overflow: hidden;
  border-top: 1px solid #bbb;
  padding-top: 20px; }

.tabcontrol > .content > .body {
  float: left;
  position: absolute;
  width: 95%;
  height: 95%;
  padding: 2.5%; }

.tabcontrol > .content > .body ul {
  list-style: disc !important; }

.tabcontrol > .content > .body ul > li {
  display: list-item; }

.tab-container {
  margin-top: 40px;
  margin-bottom: 40px; }
  .tab-container table {
    border: 0; }

.resp-tab-content {
  padding: 0 !important; }

td.course-header {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-weight: 700;
  background: #fcf0d3; }

.register-button a {
  float: right; }

.course-listing a {
  float: left;
  line-height: 24px;
  margin-right: 10px; }
.course-listing img {
  display: inline;
  float: left;
  margin-right: 10px; }
.course-listing .register-button a.button {
  margin: 0; }

#wizard .steps ul li a {
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 1rem;
  letter-spacing: 0; }
  @media (max-width: 640px) {
    #wizard .steps ul li a {
      display: none; } }
  #wizard .steps ul li a .number {
    font-family: "Rokkitt", Georgia, serif;
    display: none; }
#wizard h3 span {
  font-weight: 600; }

.category-icons img {
  width: 24px; }

.tabs {
  padding-left: 0.9375rem; }
  @media (max-width: 320px) {
    .tabs dd {
      width: 25%; } }
  @media (max-width: 320px) {
    .tabs dd > a {
      padding: 10px; } }
  .tabs dd.active {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc; }

.tabs-content {
  padding: 0.9375rem;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc; }
  .tabs-content table {
    border: 0; }

tr.header-filters th {
  cursor: pointer; }
  tr.header-filters th:after {
    font-family: 'FontAwesome';
    content: " \f0d7"; }
  tr.header-filters th:hover {
    color: #f4911e; }

.tabbed-content {
  padding-left: 0.9375rem; }
  @media (max-width: 320px) {
    .tabbed-content dd {
      width: 25%; } }
  @media (max-width: 320px) {
    .tabbed-content dd > a {
      padding: 10px; } }
  .tabbed-content dd.active {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc; }
  .tabbed-content .tabs-content {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc; }
    .tabbed-content .tabs-content .content-image {
      float: left;
      width: 20%;
      margin-right: 20px; }
      @media (max-width: 475px) {
        .tabbed-content .tabs-content .content-image {
          float: none;
          width: inherit;
          margin-bottom: 20px; } }
    .tabbed-content .tabs-content .content-text {
      display: block;
      float: left;
      width: 100%; }
      @media (max-width: 475px) {
        .tabbed-content .tabs-content .content-text {
          float: none;
          width: 100%; }
          .tabbed-content .tabs-content .content-text h4 {
            font-size: 1.5rem; } }

.optional-content-widget.no-image {
  border: 0; }

.optional-content-image {
  float: right;
  margin-left: 20px; }
  @media (max-width: 320px) {
    .optional-content-image {
      margin-left: 0; } }

.event-title {
  display: block;
  clear: both;
  margin-bottom: 6px; }

.share-print {
  padding: 0.9375rem;
  vertical-align: middle; }
  .share-print a {
    display: inline-block;
    margin-right: 0.375rem;
    padding-top: 0;
    padding-bottom: 5px;
    height: 20px;
    line-height: 20px;
    float: left; }
  .share-print span {
    display: inline-block;
    padding-top: 0;
    height: 8px;
    line-height: 20px;
    float: left; }

.member-spotlight {
  background-color: #62cae7;
  /* Fallback Color */
  /* Saf4+, Chrome */
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  /* FF3.6 */
  /* IE10 */
  /* Opera 11.10+ */
  margin-top: 10px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 0;
    position: relative;
    background-image: linear-gradient(top, #009ac7, #62cae7);
}
  .member-spotlight .member-spotlight-container {
    position: relative; }
  .member-spotlight .row {
    position: relative;
    max-width: 68.75rem;
    margin: 0 auto; }

.spotlight-content {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px; }
  .spotlight-content .row {
    max-width: 68.75rem;
    margin: 0 auto; }

.optional-html-block {
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  text-align: center;
  display: none; }

.ad-space {
  text-align: center; }
  .ad-space img {
    margin: 0 auto; }

.member-headshot {
  position: relative; }

.breakthrough {
  position: absolute;
  right: 1%;
  bottom: 0;
  height: 115%; }

@media (max-width: 768px) {
  .breakthrough {
    height: inherit;
    width: 50%; } }
@media (max-width: 888px) {
  .breakthrough {
    height: inherit;
    width: 50%; } }
.homepage-content ul li a {
  font-size: 0.875rem; }

.contact-raps ul {
  font-weight: 100;
  font-size: 0.875rem; }

#twitter-widget-0 .stream {
  height: 150px !important; }

.social ul li a {
  font-size: 0.875rem; }
.social i {
  color: #006892;
  margin-right: 6px; }

.google-maps {
  position: relative;
  padding-bottom: 40%;
  height: 0;
  margin-bottom: 10px;
  overflow: hidden; }

.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

ul#drop.f-dropdown {
  max-width: 500px; }

ul.logout {
  padding: 10px 10px 10px 250px;
  outline: 2px dotted red; }

.social-icons {
  border-top: 1px dotted #a0a0a0;
  color: #009ac7;
  margin-top: 20px;
  padding-top: 20px; }

@media (max-width: 640px) {
  h2.has-icon,
  h2.has-icon + ul,
  .member-spotlight h2 + h3,
  .member-spotlight h2 + h3 + p,
  .raps-regulatory,
  .contact-raps,
  .social {
    margin-left: 0;
    padding-left: 0; } }
nav.breadcrumbs {
  background: none;
  border: 0;
  margin: 10px 0;
  padding-left: 0; }

dl.date-icon {
  display: block;
  background-color: #fff;
  float: left;
  margin-right: 10px;
  text-align: center;
  height: 100%;
  min-width: 60px;
  padding: 0;
  overflow: hidden;
  position: relative; }
  dl.date-icon dt {
    border: 3px solid #ccc;
    border-bottom: 0;
    top: 0;
    padding: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    margin: 0;
    font-size: 2em;
    line-height: 1em; }
  dl.date-icon dd {
    bottom: 0;
    padding: 0;
    margin: 0;
    font-size: .75em;
    text-transform: uppercase;
    padding-top: 1px;
    background-color: #a30046;
    color: #fff;
    font-weight: 500;
    font-family: "Lato", Helvetica, sans-serif; }

.community-updates h2 {
  margin-bottom: 15px; }

.rf-today-block {
  border: 1px solid #ccc;
  padding: 10px;
  background: #fcfcfc;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }
  .rf-today-block h6 {
    margin-bottom: 20px; }

.event-locator {
  border: 1px solid #ccc;
  padding: 10px;
  background: #fcfcfc;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }
  .event-locator h2 {
    color: #78a22f; }
    .event-locator h2 i {
      padding-right: 6px; }

.event-block {
  overflow: hidden;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 15px; }
  .event-block.last {
    border-bottom: 0; }

.update-block {
  margin-bottom: 15px; }
  .update-block .event-links {
    padding-left: 0; }

span.event-links {
  float: left;
  display: block;
  width: 80%;
  padding-left: 6px; }
  span.event-links a.intro-links {
    display: block;
    margin-bottom: 6px;
    line-height: 1.25em;
    font-size: 1.25em;
    font-family: "Rokkitt", Georgia, serif; }
    span.event-links a.intro-links:hover {
      color: #78a22f; }
    span.event-links a.intro-links span {
      margin-top: 3px;
      display: block;
      font-family: Arial, Helvetica, sans-serif;
      font-size: .75em; }
  @media (max-width: 320px) {
    span.event-links {
      width: 100%;
      padding-left: 0; } }

span.reg-article {
  float: left;
  display: block;
    max-width: 100%; }
  span.reg-article a.intro-links {
    display: block;
    margin-bottom: 6px;
    line-height: 1.25em;
    font-size: 1.25em;
    font-family: "Rokkitt", Georgia, serif; }
    span.reg-article a.intro-links:hover {
      color: #78a22f; }
    span.reg-article a.intro-links span {
      margin-top: 3px;
      display: block;
      font-family: Arial, Helvetica, sans-serif;
      font-size: .75em; }
  @media (max-width: 320px) {
    span.reg-article {
      width: 100%;
      padding-left: 0; } }

.alert-box {
  color: #555;
  border-radius: 3px;
  padding: 10px 10px 10px 36px;
  margin: 10px; }
  .alert-box h2 {
    font-weight: 400; }
  .alert-box a {
    font-weight: 600; }
    .alert-box a:hover {
      color: #78a22f; }

.alert-box span {
  font-weight: bold;
  text-transform: uppercase; }

.error {
  background: #ffecec url("../images/icons/error.png") no-repeat 10px 40%;
  border: 1px solid #f5aca6; }

.success {
  background: #e9ffd9 url("../images/icons/success.png") no-repeat 10px 40%;
  border: 1px solid #a6ca8a; }

.warning {
  background: #fff8c4 url("../images/icons/warning.png") no-repeat 10px 40%;
  border: 1px solid #f2c779; }

.notice {
  background: #e3f7fc url("../images/icons/notice.png") no-repeat 10px 40%;
  border: 1px solid #8ed9f6; }

.abstract .reg-article img {
  padding-left: 10px; }

.teaser-text {
  font-size: 103%; }
  .teaser-text img {
    float: right; }
    @media (max-width: 320px) {
      .teaser-text img {
        float: none;
        clear: both;
        width: 100%;
        margin-bottom: 6px;
        padding-bottom: 6px; } }

.article-block {
  overflow: auto;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 1px dashed #cccccc
}

span.comment-by {
  display: block;
  margin-bottom: 6px; }

.most-viewed .event-block {
  width: 100%; }
.most-viewed .event-links {
  padding-left: 0;
  width: 100%; }

.read-more-link {
  display: inline-block;
  position: relative;
  padding-right: 5px;
  width: inherit; }
  .read-more-link:after {
    position: absolute;
    border: solid transparent;
    content: " ";
    top: auto;
    left: auto;
    height: 0;
    width: 0;
    margin: 0;
    border-color: transparent;
    border-width: 0.25rem;
    pointer-events: none; }
  .read-more-link:after {
    left: 100%;
    border-left-color: #006892;
    margin-top: -0.25rem;
    top: 50%; }
  .read-more-link:hover {
    color: #78a22f; }

.view-more:after {
  content: "@include css-arrow(right, $raps-dark-blue, 0.25rem)"; }

.flip-container {
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -o-perspective: 1000;
  perspective: 1000; }

.flip-container, .front, .back {
  width: 175px;
  height: 350px; }
  @media (max-width: 320px) {
    .flip-container, .front, .back {
      width: 300px; } }

.flipper {
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  position: relative; }

.front, .back {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -moz-transition: 0.6s;
  -moz-transform-style: preserve-3d;
  -o-transition: 0.6s;
  -o-transform-style: preserve-3d;
  -ms-transition: 0.6s;
  -ms-transform-style: preserve-3d;
  transition: 0.6s;
  transform-style: preserve-3d;
  position: absolute;
  top: 0;
  left: 0; }

.back {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg); }

.flip-container:hover .back, .flip-container.hover .back {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg); }

.flip-container:hover .front, .flip-container.hover .front {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg); }

.front {
  z-index: 2; }

.flipper .button {
  margin-top: 12px; }

.flipper .front {
  width: 175px;
  height: 275px;
  padding: 8px;
  background-color: #009ac7;
  color: #fff; }
  .flipper .front h2 {
    color: #fff; }
  @media (max-width: 320px) {
    .flipper .front {
      width: 300px;
      height: 300px; } }

.flipper .back {
  width: 175px;
  height: 350px;
  padding: 8px;
  background-color: #78a22f; }
  .flipper .back h2 {
    color: #fff; }
  .flipper .back p {
    color: #fff;
    font-size: 85%;
    font-weight: 300;
    font-family: "Lato", Helvetica, sans-serif; }
  @media (max-width: 320px) {
    .flipper .back {
      width: 300px;
      height: 300px; } }

.community-updates {
  border: 1px solid #ccc;
  float: left;
  display: block;
  padding-left: 6px; }
  .community-updates .community-links {
    float: left;
    margin-bottom: 10px; }
    .community-updates .community-links img {
      float: left;
      margin-right: 15px; }
  .community-updates .row .columns {
    padding: 0.9375rem;
    padding-right: 1.5rem;
    padding-left: 1.5rem; }
  .community-updates a.intro-links {
    display: block;
    margin-bottom: 6px;
    line-height: 1.25em;
    font-size: 1.25em;
    font-family: "Rokkitt", Georgia, serif; }
    .community-updates a.intro-links:hover {
      color: #78a22f; }
    .community-updates a.intro-links span {
      margin-top: 3px;
      display: block;
      font-family: Arial, Helvetica, sans-serif;
      font-size: .75em; }
  @media (max-width: 320px) {
    .community-updates {
      width: 100%;
      padding-left: 0; } }

.latest-updates {
  background: #f4f4f4;
  padding-top: 40px;
  padding-bottom: 40px; }
  .latest-updates h2 {
    padding-bottom: 10px; }

* {
  margin: 0; }

html, body {
  height: 100%; }

.page-wrap {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -300px; }

.page-wrap:after {
  content: "";
  display: block; }

.sticky-footer, .sticky-footer:after {
  /* .push must be the same height as .sticky-footer */
  height: 300px; }

.sticky-footer {
  background-color: #62cae7;
  clear: both; }

dl.tabs {
  padding-left: 0; }

.jetmenu > li > a {
  padding: 9px 12px; }

.optional-content-widget {
  padding: 0; }

.optional-content-widget.has-image {
  padding: 0.9375rem; }

.course-listing .register-button a.button.tiny {
  height: 33px;
  line-height: 33px !important;
  padding-top: 0 !important; }

.landing-header {
  display: block;
  padding-bottom: 40px; }

/* TYPOGRAPHY
-------------------------------------------------- */
body {
  font-family: Helvetica, sans-serif; }

ul {
  line-height: 1.4; }

p {
  font-size: 0.875rem; }

h1 {
  font-family: "Lato", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 2rem;
  -webkit-text-stroke: 0.6px; }

h2 {
  margin-bottom: 10px;
  font-size: 1.333em;
  line-height: 1.25em; }

.member-spotlight h3 {
  font-size: 1.125em;
  line-height: 1.5em;
  margin-bottom: 20px;
  color: #fff;
  font-weight: 400; }

.member-spotlight h3 span {
  display: block;
  clear: both;
  font-size: 0.875rem;
  margin-top: 12px; }

h2.has-icon {
  font-family: "Lato", Helvetica, sans-serif;
  color: #006892;
  padding-left: 40px;
  position: relative;
  font-weight: 400;
  -webkit-text-stroke: 0.1px; }
  h2.has-icon + ul {
    margin-left: 40px; }
  h2.has-icon .fa-stack {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 60%; }

h2.no-icon {
  font-family: "Lato", Helvetica, sans-serif;
  color: #006892;
  padding-left: 0;
  position: relative;
  font-weight: 400;
  font-size: 1.45em;
  -webkit-text-stroke: 0.1px; }
  h2.no-icon + ul {
    margin-left: 40px; }
  h2.no-icon .fa-stack {
    display: none; }

.member-spotlight h2 {
  color: #fff; }
  .member-spotlight h2 + h3 {
    margin-left: 40px; }
    .member-spotlight h2 + h3 + p {
      margin-left: 40px; }

.member-spotlight p {
  color: #fff; }

h3 {
  font-family: "Rokkitt", Georgia, serif; 
  font-size: 1.25em;
}

h4 {
  font-family: "Rokkitt", Georgia, serif; 
  font-size: 1.2em;
}

.homepage-content ul,
.footer-content ul,
.spotlight-content ul {
  list-style: none;
  margin-left: 0;
  font-weight: 100; }
  .homepage-content ul li a:hover,
  .footer-content ul li a:hover,
  .spotlight-content ul li a:hover {
    color: #78a22f; }

/* CAPTIONS
-------------------------------------------------- */
.small-caption {
  color: #333;
  font-size: 75%;
  font-style: italic;
  padding: 10px 0; }

/* BLOCKQUOTES
-------------------------------------------------- */
/*
blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C" "\201D" "\2018" "\2019"; }

blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em; }

blockquote p {
  display: inline; }
  */
  
  blockquote {
    border-left:none;
}


/* ICONS
-------------------------------------------------- */
.icon-education .fa-circle {
  color: #006892; }

.icon-careers .fa-circle {
  color: #78a22f; }

.icon-community .fa-circle {
  color: #a30046; }

.icon-news .fa-circle {
  color: #62cae7; }

.icon-credentials .fa-circle {
  color: #009ac7; }

.icon-join .fa-circle {
  color: #fdb913; }

.icon-shop .fa-circle {
  color: #62cae7; }

/* LAYOUT
-------------------------------------------------- */
.read-more:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent white;
  border-left-style: solid;
  margin-top: -5px;
  position: absolute;
  top: 50%;
  right: 6px;
  color: #fff; }

#jetmenu .button {
  color: #fff; }

.button {
  background: #f4911e; }
  .button:hover {
    background: #006892; }

/* HEADER
-------------------------------------------------- */
.header:not(.PBItem .header) {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px; }

  .header:before, .header:after {
    content: "";
    display: table; }
  .header:after {
    clear: both; }

.header .logo img {
  margin-bottom: 12px; }

.row.topic-and-shopping-links {
  margin-bottom: .65rem; }

.topic-and-shopping-links {
  margin-bottom: 20px;
  font-family: "Lato", Helvetica, sans-serif;
  font-weight: normal;
  margin-right: 6px;
  color: #009ac7; }
  .topic-and-shopping-links a:hover {
    color: #78a22f; }
  .topic-and-shopping-links i {
    margin-right: 6px; }

.button.my-account {
  margin-right: 0.5em;
  margin-bottom: 0.5em; }

.row.account-dropdown {
  margin-bottom: .65rem; }

ul.my-account-container {
  padding: 1.5em; }
  ul.my-account-container img {
    margin-bottom: 15px; }
  ul.my-account-container a {
    display: inline-block; }
    ul.my-account-container a:after {
      content: ''; }
  ul.my-account-container i {
    margin-right: 12px;
    color: #006892; }
  ul.my-account-container li {
    list-style: none;
    margin-bottom: 10px;
    font-family: "Lato", Helvetica, sans-serif; }

  /* Added on 4/22 to remove shading on hover state in My Account box */
  ul.my-account-container li:hover, ul.my-account-container li:focus {
      background: none;
  }

  ul.my-account-container .button {
    margin-top: 14px; }

.header .button.tiny.postfix.split {
  padding-left: 16px; }

ul#drop.f-dropdown.browse-by-topic.open {
  width: 180px !important;
  padding: 6px;
  text-align: center; }
  ul#drop.f-dropdown.browse-by-topic.open a {
    font-size: 0.875rem;
    font-family: "Lato", Helvetica, sans-serif; }
  ul#drop.f-dropdown.browse-by-topic.open i {
    margin-right: 6px; }

ul#drop-account.f-dropdown.my-account-container.open {
  max-width: 250px !important;
  padding: 18px; }
  ul#drop-account.f-dropdown.my-account-container.open li a {
    font-size: 0.875rem;
    font-family: "Lato", Helvetica, sans-serif;
    color: #006892; }
  ul#drop-account.f-dropdown.my-account-container.open i {
    margin-right: 6px; }

/* NAVIGATION
-------------------------------------------------- */
.contain-to-grid {
  background: #009ac7; }
  .contain-to-grid .top-bar {
    background: #009ac7; }
    .contain-to-grid .top-bar .top-bar-section ul {
      background: #009ac7; }
      .contain-to-grid .top-bar .top-bar-section ul li > a {
        background: #009ac7; }
  .contain-to-grid a {
    background: #009ac7; }

.navbar-container {
  background: #009ac7; }

.row.utility-links {
  margin-bottom: .65rem; }

.utility-links {
  margin-bottom: 10px;
  font-family: "Lato", Helvetica, sans-serif;
  margin-bottom: 20px;
  min-height: 37px; }
  .utility-links a {
    font-size: 12px; }
    .utility-links a:hover {
      color: #78a22f; }
  .utility-links a:after {
    content: ' \a0 | \a0'; }
  .utility-links a.button.tiny:after {
    content: ''; }
  .utility-links a.last:after {
    content: ''; }

.functional-nav-area .small-block-grid-5 .wider-column {
  width: 26%; }
.functional-nav-area .small-block-grid-5 .smaller-column {
  width: 15%; }

.dotted-right-divider {
  padding-right: 6px;
  border-right: 1px dotted #404040;
  margin-right: 6px; }

.col2.dotted-left-divider {
  padding-left: 24px;
  border-left: 1px solid #e1e1e1;
  margin-left: 12px;
  height: 100%; }

.highlight {
  background-color: #005696;
  border-right: 1px solid #009ac7;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3); }
  .highlight:hover {
    background-color: white; }
  .highlight a:hover {
    text-shadow: none; }

/* Accordion Menu */
.accordion-menu {
  margin-bottom: 30px; }

.accordion-nav, .accordion-nav ul, .accordion-nav li {
  list-style: none; }

.accordion-nav li a {
  background: none; }

.accordion-nav ul li a {
  background: none;
  color: #2795b6; }

.accordion-nav ul {
  padding: 0;
  margin: 0 0 0 18px; }

.accordion-nav {
  padding: 4px 0;
  margin: 0px; }

/* The following style targest the primary accordion-nav links only */
.accordion-nav > li {
  margin: 10px 0 4px 0;
  border-top: 1px solid #cccccc;
  font-family: "Lato", Helvetica, sans-serif;
  letter-spacing: 0;
  font-weight: 500; }

ul.accordion-nav li:first-child {
  border: none; }

.accordion-nav > li li {
  margin: 2px 0;
  font-weight: 400;
  letter-spacing: 0; }

.accordion-nav a {
  color: #333;
  display: block;
  outline: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-decoration: none; }

.accordion-nav a .caret:before {
  float: right;
  content: "\f0da";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #548fca; }

.accordion-nav a:hover .caret {
  border-top-color: #fff; }

.accordion-menu .accordion-nav li.open {
  background: #fff;
  border: 1px solid #ccc; }

.accordion-nav .open .open, .accordion-nav .open .open .open, .accordion-nav .open .open .open .open {
  background: inherit;
  border: none; }

/* Headers for active menus (with submenus) */
.accordion-nav li.open > a {
  background-color: #009ac7;
  color: #f5f5f5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.accordion-nav li.open ul li.open > a, .accordion-nav li.open ul li.open ul li.open > a {
  background: inherit;
  color: #004674;
  font-weight: 500; }

.accordion-nav li.open > a > .caret:before {
  content: "\f0d7";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #004674; }

.accordion-nav li.open > a:hover > .caret {
  border-bottom-color: #fff; }

.accordion-nav a:hover, .accordion-nav li.active > a {
  color: #004674; }

.accordion-nav > li.active > a {
  background-color: #4D90FE; }

.accordion-nav li a {
  line-height: 20px;
  padding: 4px 10px; }

.accordion-nav > li > a {
  line-height: 20px;
  padding: 4px 10px; }

.accordion-nav h4 {
  margin-bottom: 20px; }

.accordion-nav li ul li a {
  font-size: 85%; }

#tree {
  margin: .5em 0;
  font-family: "Lato", Helvetica, sans-serif; }
  #tree:before, #tree:after {
    content: "";
    display: table; }
  #tree:after {
    clear: both; }

#tree > li {
  padding-bottom: 3px;
  margin-bottom: 0.5em;
  border-bottom: 1px solid #ccc;
  list-style: none; }

#tree > li > ul > li {
  list-style: none; }

#tree > li > ul > li > ul > li {
  list-style: none; }

#tree > li > ul > li > ul > li > ul > li {
  list-style: none; }

#tree > li > ul > li > ul > li > ul > li > ul > li {
  list-style: none; }

#tree li > a {
  color: #006892;
  text-decoration: none; }

#tree li > a:before {
  content: '+';
  padding-right: 4px;
  font-weight: bold; }

#tree li > a.active:before {
  content: '-';
  padding-right: 4px;
  font-weight: bold; }

#tree li ul {
  margin: 0.5em 0 0.5em 2em;
  display: none; }

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url("fonts/flexslider/flexslider-icon.eot");
  src: url("fonts/flexslider/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider/flexslider-icon.woff") format("woff"), url("fonts/flexslider/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal; }
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease; }

.flex-direction-nav .flex-prev {
  left: -50px; }

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right; }

.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px; }

.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default; }

.flex-direction-nav a:before {
  font-family: "FontAwesome";
  font-size: 30px;
  display: inline-block;
  content: '\f0d9';
  color: #fff; }

.flex-direction-nav a.flex-next:before {
  content: '\f0da'; }

/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "FontAwesome";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 10px;
  text-align: center;
  z-index: 2; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

/* CUSTOM FLEXSLIDER STYLES
-------------------------------------------------- */
.flexslider {
  border: none;
  margin: 0 0 30px;
  position: relative; }

.flexslider .slides li .row {
  width: 100%;
  margin: 0 auto;
  max-width: 62.75rem; }
  .flexslider .slides li .row .flex-caption {
    height: 85%;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
    .flexslider .slides li .row .flex-caption h1 {
      color: #fff; }
    .flexslider .slides li .row .flex-caption h4 {
      color: #fff; }

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -8px;
  text-align: center;
  z-index: 2; }

.flex-control-paging li a {
  background: rgba(255, 255, 255, 0.5); }

.flex-control-paging li a.flex-active {
  background: rgba(255, 255, 255, 0.9); }

.flex-caption {
  display: table;
  width: 100%; }

.table-align {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

/* SMARTPHONE
-------------------------------------------------- */
@media screen and (max-width: 500px) {
  .flex-direction-nav .flex-prev {
    display: none; }

  .flex-direction-nav .flex-next {
    display: none; } }
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }
@media screen and (max-width: 700px) {
  .flexslider {
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #62cae7;
    /* Fallback Color */
    background-image: linear-gradient(top, #006892, #62cae7);
    /* Saf4+, Chrome */
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    /* FF3.6 */
    /* IE10 */
    /* Opera 11.10+ */
    }

  .flexslider .slides li img {
    display: none; }

  .flexslider .slides li .row .flex-caption {
    position: inherit; }
    .flexslider .slides li .row .flex-caption h1 {
      font-size: 110% !important;
      font-weight: 500; }
    .flexslider .slides li .row .flex-caption h4 {
      font-size: 100%; } }
@media screen and (max-width: 810px) {
  .fa-stack {
    font-size: 90%;
    display: none; }

  .flex-caption h1 {
    font-size: 125% !important;
    font-weight: 500; }
  .flex-caption h4 {
    font-size: 100%; }
  .flex-caption .button.small {
    padding-top: .5rem;
    padding-right: .8rem;
    padding-bottom: .5rem;
    padding-left: .8rem; } }
@media screen and (max-width: 1080px) {
  .fa-stack {
    font-size: 150%; }

  .flex-caption {
    height: 50%; }
    .flex-caption h1 {
      font-size: 150%;
      font-weight: 500; }
    .flex-caption h4 {
      font-size: 125%; }
    .flex-caption .button.small {
      padding-top: .5rem;
      padding-right: .8rem;
      padding-bottom: .5rem;
      padding-left: .8rem; } }
@media screen and (max-width: 3000px) {
  .flex-caption {
    height: 100% !important; } }
/* RESPONSIVE MEGAMENU (JETMENU)
-------------------------------------------------- */
/* MENU CONFIGURATION
**********************************************************/
.jetmenu {
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  float: left;
  list-style: none;
  background: #009ac7;
  font-size: 0.917em; }

.jetmenu li {
  display: inline-block;
  float: left;
  color: #404040; }

.jetmenu a {
  -o-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  transition: all .3s linear;
  outline: none;
  z-index: 10; }

.jetmenu > li > a {
  padding: 9px 14px;
  font-family: "Lato", Helvetica, sans-serif;
  color: #fff;
  text-decoration: none;
  display: inline-block; }

.jetmenu > li:hover > a,
.jetmenu > li.active > a {
  background: #f4f4f4;
  color: #555; }

/* DROPDOWN CONFIGURATION
**********************************************************/
.jetmenu ul.dropdown,
.jetmenu ul.dropdown li ul.dropdown {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  z-index: 99;
  width: 146px; }

.jetmenu ul.dropdown {
  top: 58px; }

.jetmenu ul.dropdown li ul.dropdown {
  left: 146px;
  top: inherit; }

.jetmenu ul.dropdown li {
  clear: both;
  width: 100%; }

.jetmenu ul.dropdown li a {
  width: 100%;
  padding: 12px 28px 12px;
  display: inline-block;
  float: left;
  clear: both;
  font-family: "Lato", Helvetica, sans-serif;
  text-decoration: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.jetmenu ul.dropdown li:hover > a {
  color: #555; }

/* SUBMENU INDICATORS
**********************************************************/
.jetmenu .indicator {
  position: relative;
  left: 5px;
  top: 2px;
  float: right; }

.jetmenu ul li .indicator {
  top: 1px;
  left: 10px; }

/* MEGAMENU
**********************************************************/
.jetmenu > li > .megamenu {
  position: absolute;
  display: none;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  background-color: white;
  /* Fallback Color */
  /* Saf4+, Chrome */
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  /* FF3.6 */
  /* IE10 */
  /* Opera 11.10+ */
  min-width: 25%;
    font-family: Lato, Helvetica, sans-serif;
  z-index: 99;
    padding: 20px 30px;
    background-image: linear-gradient(top, #f4f4f4, white);
}

/* megamenu list */
.jetmenu li > .megamenu ul {
  margin: 0 0 20px 0;
  float: left;
  padding: 0;
  display: block;
  position: relative; }

.jetmenu li > .megamenu ul li {
  width: 100%;
  padding: 12px 0;
  border-bottom: 1px solid #e1e1e1; }

.jetmenu li > .megamenu ul.no-bottom-border li {
  border-bottom: none; }

.jetmenu li > .megamenu ul li.title {
  margin: 0 0 8px;
  padding: 0 0 5px;
  font-size: 14px;
  border-bottom: solid 1px #fff; }

/* megamenu h5 */
.jetmenu li > .megamenu h5 {
  width: 100%;
  margin: 0;
  padding: 0;
  color: #006892; }

.jetmenu .megamenu li p {
  margin-bottom: 0; }

.jetmenu li > .megamenu ul li:last-child {
  border-bottom: 0; }

.jetmenu li > .megamenu ul li p {
  font-size: 0.875rem; }

/* megamenu links */
.jetmenu li > .megamenu a {
  color: #006892;
  text-decoration: none;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear; }

.jetmenu li > .megamenu a:hover {
  color: #78a22f; }

.quicklinks li a {
  font-size: 0.875rem; }

/* megamenu images */
.jetmenu .megamenu img {
  width: 100%;
  -webkit-transition: border 0.3s linear;
  -moz-transition: border 0.3s linear;
  -o-transition: border 0.3s linear;
  transition: border 0.3s linear; }

/* MEGAMENU WIDTHS
**********************************************************/
.jetmenu > li > .megamenu.half-width {
  width: 50%; }

.jetmenu > li > .megamenu.full-width {
  width: 100%;
  left: 0; }

/* MEGAMENU FORM CONFIGURATION
**********************************************************/
.jetmenu li > .megamenu form {
  width: 100%; }

/* megamenu inputs */
.jetmenu li > .megamenu form input[type="text"],
.jetmenu li > .megamenu form textarea {
  padding: 5px;
  color: #999;
  background: #444;
  font-family: 'Open Sans', sans-serif;
  border: solid 1px transparent;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border 0.3s linear;
  -moz-transition: border 0.3s linear;
  -o-transition: border 0.3s linear;
  transition: border 0.3s linear; }

.jetmenu li > .megamenu form input[type="text"]:focus,
.jetmenu li > .megamenu form textarea:focus {
  border-color: #e0e0e0; }

.jetmenu li > .megamenu form input[type="text"] {
  width: 100%;
  margin-top: 10px; }

.jetmenu li > .megamenu form textarea {
  width: 100%;
  margin-top: 10px; }

.jetmenu li > .megamenu form input[type="submit"] {
  width: 25%;
  float: right;
  height: 30px;
  margin-top: 10px;
  border: none;
  cursor: pointer;
  background: #444;
  color: #777;
  font-family: "Lato", Helvetica, sans-serif;
  -webkit-transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear; }

.jetmenu li > .megamenu form input[type="submit"]:hover {
  background: #e0e0e0;
  color: #555; }

/* MEGAMENU GRID SYSTEM
**********************************************************/
.megamenu .row {
  width: 100%;
  margin-top: 15px; }

.megamenu .row:first-child {
  margin-top: 0; }

.megamenu .row:before,
.megamenu .row:after {
  display: table;
  content: "";
  line-height: 0; }

.megamenu .row:after {
  clear: both; }

.megamenu .row .col1,
.megamenu .row .col2,
.megamenu .row .col3,
.megamenu .row .col4,
.megamenu .row .col5,
.megamenu .row .col6 {
  display: block;
  width: 100%;
  min-height: 20px;
  float: left;
  margin-left: 2.127659574468085%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.megamenu .row [class*="col"]:first-child {
  margin-left: 0; }

.megamenu .row .col1 {
  width: 14.893617021276595%; }

.megamenu .row .col2 {
  width: 31.914893617021278%; }

.megamenu .row .col3 {
  width: 48.93617021276595%; }

.megamenu .row .col4 {
  width: 65.95744680851064%; }

.megamenu .row .col5 {
  width: 82.97872340425532%; }

.megamenu .row .col6 {
  width: 100%; }

/* RIGHT ALIGNMENT (MENU ITEM)
**********************************************************/
.jetmenu > li.right {
  float: right; }

.jetmenu > li.right > .megamenu {
  right: 0; }

/* COLLAPSIBLE MENU
**********************************************************/
.jetmenu > li.showhide {
  display: none;
  width: 100%;
  height: 50px;
  cursor: pointer;
  color: #999; }

.jetmenu > li.showhide span.title {
  margin: 15px 0 0 25px;
  font-family: "Lato", Helvetica, sans-serif;
  float: left;
  color: #fff; }

.jetmenu > li.showhide span.icon {
  margin: 17px 20px;
  float: right;
  color: #fff; }

.jetmenu > li.showhide .icon em {
  margin-bottom: 3px;
  display: block;
  width: 20px;
  height: 2px;
  background: #999; }

/* RESPONSIVE LAYOUT
**********************************************************/
@media (max-width: 1024px) {
  .jetmenu > li {
    display: block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }

  .jetmenu > li > a {
    position: relative;
    padding: 15px 25px; }

  .jetmenu a {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }

  .jetmenu ul.dropdown,
  .jetmenu ul.dropdown li ul.dropdown {
    width: 100% !important;
    left: 0;
    position: static !important;
    border: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }

  .jetmenu ul.dropdown li {
    background: #fff !important;
    border: none; }

  .jetmenu ul.dropdown > li > a {
    padding-left: 40px !important; }

  .jetmenu > li > .megamenu {
    width: 100% !important;
    position: static;
    border-top: none; }

  .megamenu .row [class*="col"] {
    float: none;
    display: block;
    width: 100% !important;
    margin-left: 0;
    margin-top: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .megamenu .row:first-child [class*="col"]:first-child {
    margin-top: 0; }

  .megamenu .row {
    margin-top: 0; }

  .jetmenu > li > ul.dropdown > li > a {
    padding-left: 40px !important; }

  .jetmenu > li > ul.dropdown > li > ul.dropdown > li > a {
    padding-left: 60px !important; }

  .jetmenu > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li > a {
    padding-left: 80px !important; } }
.category {
  position: relative;
  float: left;
  width: 32%;
  margin: 5px;
  background: #888;
  color: #262524; }
  @media (max-width: 776px) {
    .category {
      width: 47%; } }
  @media (max-width: 600px) {
    .category {
      width: 100%; } }
  @media (max-width: 320px) {
    .category img {
      display: none; } }

.category-caption {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 85%;
  z-index: 5;
  padding: 10px 10px 10px 40px;
  color: #fff;
  -moz-opacity: 0.85;
  opacity: 0.85; }
  .category-caption .left-caret {
    position: relative; }
    .category-caption .left-caret .fa-caret-left {
      position: absolute;
      left: -55px;
      top: -2%;
      z-index: 10; }
  .category-caption h2 {
    color: #fff;
    position: relative;
    padding-left: 0; }
    .category-caption h2 .fa-stack {
      position: absolute;
      left: -30px; }
  .category-caption h4 {
    color: #fff;
    line-height: 1.5rem;
    font-weight: 300; }
  @media (max-width: 320px) {
    .category-caption {
      position: relative;
      background: none;
      width: 100%;
      padding: 10px; }
      .category-caption h4 {
        display: none; }
      .category-caption .fa-caret-left {
        display: none; } }

/* Background Colors and default dimensions for grid tiles */
/* Add by RK on 4/22/14 */
.tile-category
{
    min-width:256px;min-height:320px;
}

.style-green  {
  background: #78a22f; }
.style-yellow  {
  background: #fdb913; }
.style-red-1  {
  background: #a30046; }
.style-blue-1 {
  background: #62cae7; }
.style-blue-2 {
  background: #009ac7; }
.style-dark-grey {
  background: #62cae7; }
.style-red-2 {
  background: #009ac7; }
.style-purple {
  background: #62cae7; }
.style-blue-3 {
  background: #8eaf2f; }
.style-orange-2 {
  background: #ff6600; }

/* End Background Colors for grid tiles */
    
.style-green .category-caption {
  background: #78a22f; }
  
.style-green .category-caption .fa-caret-left {
    color: #78a22f; }

.style-green .category-caption-2 {
  background: #78a22f; }
  .style-green .category-caption-2 .fa-caret-left {
    color: #78a22f; }

.style-yellow .category-caption {
  background: #fdb913; }
  .style-yellow .category-caption .fa-caret-left {
    color: #fdb913; }

.style-red-1 .category-caption {
  background: #a30046; }
  .style-red-1 .category-caption .fa-caret-left {
    color: #a30046; }

.style-blue-1 .category-caption {
  background: #62cae7; }
  .style-blue-1 .category-caption .fa-caret-left {
    color: #62cae7; }

.style-blue-2 .category-caption {
  background: #009ac7; }
  .style-blue-2 .category-caption .fa-caret-left {
    color: #009ac7; }

.style-dark-grey .category-caption {
  background: #62cae7; }
  .style-dark-grey .category-caption .fa-caret-left {
    color: #62cae7; }

.style-red-2 .category-caption {
  background: #009ac7; }
  .style-red-2 .category-caption .fa-caret-left {
    color: #009ac7; }

.style-purple .category-caption {
  background: #62cae7; }
  .style-purple .category-caption .fa-caret-left {
    color: #62cae7; }

.style-blue-3 .category-caption {
  background: #8eaf2f; }
  .style-blue-3 .category-caption .fa-caret-left {
    color: #8eaf2f; }


  
.style-orange-2 .category-caption {
  background: #ff6600; }
  .style-orange-2 .category-caption .fa-caret-left {
    color: #ff6600; }

.button-group {
  margin-top: 40px;
  margin-bottom: 10px; }
  .button-group .button {
    margin-right: 10px;
    margin-bottom: 10px; }
  @media (max-width: 320px) {
    .button-group .button {
      width: 100%;
      margin-right: 3px;
      margin-bottom: 3px; } }
  .button-group .style-green {
    background: #78a22f; }
    @media (max-width: 320px) {
      .button-group .style-green {
        clear: both;
        margin-left: 0;
        margin-bottom: 3px; } }
  .button-group .style-yellow {
    background: #fdb913; }
    @media (max-width: 320px) {
      .button-group .style-yellow {
        clear: both;
        margin-left: 0;
        margin-bottom: 3px; } }
  .button-group .style-red-1 {
    background: #a30046; }
    @media (max-width: 320px) {
      .button-group .style-red-1 {
        clear: both;
        margin-left: 0;
        margin-bottom: 3px; } }
  .button-group .style-blue-1 {
    background: #62cae7; }
    @media (max-width: 320px) {
      .button-group .style-blue-1 {
        clear: both;
        margin-left: 0;
        margin-bottom: 3px; } }
  .button-group .style-blue-2 {
    background: #009ac7; }
    @media (max-width: 320px) {
      .button-group .style-blue-2 {
        clear: both;
        margin-left: 0;
        margin-bottom: 3px; } }
  .button-group .style-dark-grey {
    background: #7f8c8d; }
    @media (max-width: 320px) {
      .button-group .style-dark-grey {
        clear: both;
        margin-left: 0;
        margin-bottom: 3px; } }
  .button-group .style-red-2 {
    background: #c0392b; }
    @media (max-width: 320px) {
      .button-group .style-red-2 {
        clear: both;
        margin-left: 0;
        margin-bottom: 3px; } }
  .button-group .style-purple {
    background: #8e44ad; }
    @media (max-width: 320px) {
      .button-group .style-purple {
        clear: both;
        margin-left: 0;
        margin-bottom: 3px; } }
  .button-group .style-blue-3 {
    background: #2c3e50; }
    @media (max-width: 320px) {
      .button-group .style-blue-3 {
        clear: both;
        margin-left: 0;
        margin-bottom: 3px; } }
  .button-group .style-orange-2 {
    background: #ff6600; }
    @media (max-width: 320px) {
      .button-group .style-orange-2 {
        clear: both;
        margin-left: 0;
        margin-bottom: 3px; } }

.item.w2 {
  width: 640px; }

#sorted-items {
  overflow: hidden;
  clear: both;
  margin-left: -5px; }
  @media (max-width: 1024px) {
    #sorted-items {
      margin-bottom: 0; } }

.cleared-group:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0; }

* html .cleared-group {
  zoom: 1; }

/* IE6 */
*:first-child + html .cleared-group {
  zoom: 1; }

@media (max-width: 600px) {
  .category .category-caption {
    position: relative;
    width: 100%; }

  .category {
    width: 100%;
    padding: 0px;
    margin-bottom: 6px; }

  .category img {
    display: none; }

  .category .left-caret {
    display: none; }

  .category .members-only {
    position: relative; } }
ul.resp-tabs-list {
  margin: 0px;
  padding: 0px; }

.resp-tabs-list li {
  font-weight: 600;
  font-size: 13px;
  display: inline-block;
  padding: 13px 15px;
  margin: 0;
  list-style: none;
  cursor: pointer;
  float: left; }

.resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  clear: left; }

h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none; }

.resp-tab-content {
  display: none;
  padding: 15px; }

.resp-tab-active {
  border: 1px solid #c1c1c1;
  border-bottom: none;
  margin-bottom: -1px !important;
  padding: 12px 14px 14px 14px !important; }

.resp-tab-active {
  border-bottom: none;
  background-color: #fff; }

.resp-content-active, .resp-accordion-active {
  display: block; }

.resp-tab-content {
  border: 1px solid #c1c1c1; }

h2.resp-accordion {
  font-size: 13px;
  border: 1px solid #c1c1c1;
  border-top: 0px solid #c1c1c1;
  margin: 0px;
  padding: 10px 15px; }

h2.resp-tab-active {
  border-bottom: 0px solid #c1c1c1 !important;
  margin-bottom: 0px !important;
  padding: 10px 15px !important; }

h2.resp-tab-title:last-child {
  border-bottom: 12px solid #c1c1c1 !important;
  background: blue; }

/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%; }

.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0;
  cursor: pointer;
  float: none; }

.resp-vtabs .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  border: 1px solid #c1c1c1;
  float: left;
  width: 68%;
  min-height: 250px;
  border-radius: 4px;
  clear: none; }

.resp-vtabs .resp-tab-content {
  border: none; }

.resp-vtabs li.resp-tab-active {
  border: 1px solid #c1c1c1;
  border-right: none;
  background-color: #fff;
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 15px 15px 14px !important; }

.resp-arrow {
  width: 0;
  height: 0;
  float: right;
  margin-top: 3px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000; }

h2.resp-tab-active span.resp-arrow {
  border: none;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid black; }

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
  background: #DBDBDB !important; }

.resp-easy-accordion h2.resp-accordion {
  display: block; }

.resp-easy-accordion .resp-tab-content {
  border: 1px solid #c1c1c1; }

.resp-easy-accordion .resp-tab-content:last-child {
  border-bottom: 1px solid #c1c1c1 !important; }

.resp-jfit {
  width: 100%;
  margin: 0px; }

.resp-tab-content-active {
  display: block;
  padding: 0.9375rem !important; }

h2.resp-accordion:first-child {
  border-top: 1px solid #c1c1c1 !important; }

#tab-2013.content.active,
#tab-2014.content.active {
  width: 100%; }

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
  ul.resp-tabs-list {
    display: none; }

  h2.resp-accordion {
    display: block; }

  .resp-vtabs .resp-tab-content {
    border: 1px solid #C1C1C1; }

  .resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: initial;
    clear: none; }

  .resp-accordion-closed {
    display: none !important; }

  .resp-vtabs .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important; } }
/* Foundation v2.1.4 http://foundation.zurb.com */
/* Artfully masterminded by ZURB  */
/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/
/* -----------------------------------------
   Shared Styles
----------------------------------------- */
table th {
  font-weight: bold; }

table td, table th {
  padding: 9px 10px;
  text-align: left; }

/* Mobile */
@media only screen and (max-width: 767px) {
  table.responsive {
    margin-bottom: 0; }

  .pinned {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 35%;
    overflow: hidden;
    overflow-x: scroll;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc; }

  .pinned table {
    border-right: none;
    border-left: none;
    width: 100%; }

  .pinned table th, .pinned table td {
    white-space: nowrap; }

  .pinned td:last-child {
    border-bottom: 0; }

  div.table-wrapper {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    border-right: 1px solid #ccc; }

  div.table-wrapper div.scrollable {
    margin-left: 35%; }

  div.table-wrapper div.scrollable {
    overflow: scroll;
    overflow-y: hidden; }

  table.responsive td, table.responsive th {
    position: relative;
    white-space: nowrap;
    overflow: hidden; }

  table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td {
    display: none; } }
/* FOOTER
-------------------------------------------------- */
.prefooter-content {
  background-image: url("../images/bg-grey.png");
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px; }
  .prefooter-content .row {
    max-width: 68.75rem;
    margin: 0 auto; }

.footer-content {
  background-color: whitesmoke;
  /* Fallback Color */
  /* Saf4+, Chrome */
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  /* FF3.6 */
  /* IE10 */
  /* Opera 11.10+ */
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
    padding-bottom: 10px;
    background-image: linear-gradient(top, #e4e4e4, whitesmoke);
}
  .footer-content ul li ul h4 {
    font-size: 20px;
    line-height: 20px; }
  .footer-content ul li a {
    font-size: 0.875rem; }
  .footer-content .row {
    max-width: 68.75rem;
    margin: 0 auto; }

.regions {
  text-align: center;
  background: #f5f5f5; }
  .regions ul.region-links {
    margin-bottom: 0;
    padding-bottom: .5rem; }
    .regions ul.region-links li {
      display: inline-block;
      padding: 0 8px;
      font-size: 0.75em; }
      .regions ul.region-links li a:hover {
        color: #78a22f; }

.copyright {
  background-color: #62cae7;
  text-align: center;
  vertical-align: middle;
  color: #fff; }
  .copyright p {
    line-height: 22px;
    padding: 6px 0;
    margin-bottom: 0;
    font-size: 0.75em; }
  .copyright a {
    color: #fff;
    text-decoration: none; }
  .copyright a:hover {
    color: #006892; }
  .copyright i {
    color: #fff;
    margin-right: 6px; }
  .copyright li {
    line-height: 0.875rem;
    padding: 12px; }
  .copyright li a {
    color: #fff; }

@media (max-width: 640px) {
  h2.has-icon,
  h2.has-icon + ul,
  .member-spotlight h2 + h3,
  .member-spotlight h2 + h3 + p,
  .raps-regulatory,
  .contact-raps,
  .social {
    margin-left: 0;
    padding-left: 0; }

  .footer-content li {
    margin-left: 0;
    padding-left: 0; }
  .footer-content .link-sections li ul li {
    display: none; } }
.csTicker {
  background: #fafcfa;
  border-radius: 3px;
  overflow: hidden;
  height: 500px;
  position: relative; }

/* line 13, ../sass/ticker/_base.scss */
.csTicker a {
  color: #333333;
  text-decoration: none;
  cursor: pointer; }

/* line 19, ../sass/ticker/_base.scss */
.csTicker ul {
  position: absolute; }

/* line 23, ../sass/ticker/_base.scss */
.csTicker ul, .csTicker li {
  list-style: none;
  padding: 0;
  margin: 0; }

/* line 29, ../sass/ticker/_base.scss */
.csTicker .csTicker__spinner {
  height: 100%;
  width: 100%;
  background: url(../images/ticker/spinner.png) no-repeat center;
  position: absolute;
  z-index: 400; }

/* line 37, ../sass/ticker/_base.scss */
.csTicker .csTicker__title {
  padding-top: 1em;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 0.5em;
  background: #fdb913;
  color: white;
  font-weight: bold;
  font-size: 1.5em;
  text-align: center;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 2;
  border-bottom: 10px solid rgba(0, 0, 0, 0.1); }

@media (min-width: 720px) {
  /* line 37, ../sass/ticker/_base.scss */
  .csTicker .csTicker__title {
    padding-top: 1em; } }
@media (min-width: 1200px) {
  /* line 37, ../sass/ticker/_base.scss */
  .csTicker .csTicker__title {
    padding-top: 1em; } }
@media (min-width: 720px) {
  /* line 37, ../sass/ticker/_base.scss */
  .csTicker .csTicker__title {
    padding-left: 1em; } }
@media (min-width: 1200px) {
  /* line 37, ../sass/ticker/_base.scss */
  .csTicker .csTicker__title {
    padding-left: 1em; } }
@media (min-width: 720px) {
  /* line 37, ../sass/ticker/_base.scss */
  .csTicker .csTicker__title {
    padding-right: 1em; } }
@media (min-width: 1200px) {
  /* line 37, ../sass/ticker/_base.scss */
  .csTicker .csTicker__title {
    padding-right: 1em; } }
@media (min-width: 720px) {
  /* line 37, ../sass/ticker/_base.scss */
  .csTicker .csTicker__title {
    padding-bottom: 0.5em; } }
@media (min-width: 1200px) {
  /* line 37, ../sass/ticker/_base.scss */
  .csTicker .csTicker__title {
    padding-bottom: 0.5em; } }
/* line 55, ../sass/ticker/_base.scss */
.csTicker li {
  border-bottom: 1px solid #e8e8e8;
  border-top: 1px solid white;
  padding: 1em;
  *zoom: 1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block; }

@media (min-width: 720px) {
  /* line 55, ../sass/ticker/_base.scss */
  .csTicker li {
    padding: 1em; } }
@media (min-width: 1200px) {
  /* line 55, ../sass/ticker/_base.scss */
  .csTicker li {
    padding: 1em; } }
/* line 18, ../bourbon/addons/_clearfix.scss */
.csTicker li:before, .csTicker li:after {
  content: " ";
  display: table; }

/* line 23, ../bourbon/addons/_clearfix.scss */
.csTicker li:after {
  clear: both; }

/* line 67, ../sass/ticker/_base.scss */
.csTicker li:first-child {
  border-top: none; }

/* line 73, ../sass/ticker/_base.scss */
.csTicker li > .col {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 80, ../sass/ticker/_base.scss */
.csTicker li > .col:first-child {
  width: 25%; }

/* line 84, ../sass/ticker/_base.scss */
.csTicker li > .col:last-child {
  width: 75%;
  padding-left: 1em; }

@media (min-width: 720px) {
  /* line 84, ../sass/ticker/_base.scss */
  .csTicker li > .col:last-child {
    padding-left: 1em; } }
@media (min-width: 1200px) {
  /* line 84, ../sass/ticker/_base.scss */
  .csTicker li > .col:last-child {
    padding-left: 1em; } }
/* line 90, ../sass/ticker/_base.scss */
.csTicker img {
  width: 100%;
  height: auto;
  border-radius: 3px; }

/* line 96, ../sass/ticker/_base.scss */
.csTicker p {
  margin: 0;
  font-size: 1em;
  line-height: 1.4em; }

/* line 101, ../sass/ticker/_base.scss */
.csTicker p.h3 {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-size: 1.3em;
  color: #333333;
  font-weight: bold; }

@media (min-width: 720px) {
  /* line 101, ../sass/ticker/_base.scss */
  .csTicker p.h3 {
    margin-bottom: 0.5em; } }
@media (min-width: 1200px) {
  /* line 101, ../sass/ticker/_base.scss */
  .csTicker p.h3 {
    margin-bottom: 0.5em; } }
/* line 110, ../sass/ticker/_base.scss */
.csTicker p.small {
  font-size: 0.875em;
  margin-top: 0.5em;
  color: #5ac9b2; }

@media (min-width: 720px) {
  /* line 110, ../sass/ticker/_base.scss */
  .csTicker p.small {
    margin-top: 0.5em; } }
@media (min-width: 1200px) {
  /* line 110, ../sass/ticker/_base.scss */
  .csTicker p.small {
    margin-top: 0.5em; } }
/* line 117, ../sass/ticker/_base.scss */
.csTicker li.featured p.h3, .csTicker li.featured p.small {
  color: #DC0066; }

@media (max-width: 799px) {
  /* line 125, ../sass/ticker/_base.scss */
  .csTicker .csTicker__title {
    font-size: 1.2em;
    overflow: hidden;
    padding: 1.3em 6em 0.8em 1em;
    text-align: left !important;
    text-overflow: ellipsis;
    white-space: nowrap; } }
/* line 1, ../sass/ticker/_buttons.scss */
.csTicker__buttons {
  height: 4em;
  position: absolute;
  right: 0;
  top: 0;
  width: 7em;
  z-index: 200; }

/* line 9, ../sass/ticker/_buttons.scss */
.csTicker__buttons > div {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0.6; }

/* line 14, ../sass/ticker/_buttons.scss */
.csTicker__buttons > div:hover {
  opacity: 1; }

/* line 20, ../sass/ticker/_buttons.scss */
.buttons__prev-button {
  background: url("../images/ticker/arrow_up.png") no-repeat scroll center center transparent;
  cursor: pointer;
  float: left;
  height: 4em;
  width: 3em; }

/* line 28, ../sass/ticker/_buttons.scss */
.buttons__next-button {
  background: url("../images/ticker/arrow_down.png") no-repeat scroll center center transparent;
  cursor: pointer;
  float: left;
  height: 4em;
  width: 3em; }

/* line 37, ../sass/ticker/_buttons.scss */
.csTicker.csTicker--mini .csTicker__buttons {
  background: #e8e8e8;
  height: 3em;
  position: absolute;
  right: 0;
  top: 0;
  width: 6em;
  z-index: 200; }

/* line 47, ../sass/ticker/_buttons.scss */
.csTicker.csTicker--mini .buttons__prev-button {
  height: 3em;
  background: url("../images/ticker/arrow_left.png") no-repeat scroll center center transparent; }

/* line 51, ../sass/ticker/_buttons.scss */
.csTicker.csTicker--mini .buttons__next-button {
  height: 3em;
  background: url("../images/ticker/arrow_right.png") no-repeat scroll center center transparent; }

/* line 1, ../sass/ticker/_horizontal.scss */
.csTicker.csTicker--horizontal {
  height: auto;
  padding-bottom: 1em; }

@media (min-width: 720px) {
  /* line 1, ../sass/ticker/_horizontal.scss */
  .csTicker.csTicker--horizontal {
    padding-bottom: 1em; } }
@media (min-width: 1200px) {
  /* line 1, ../sass/ticker/_horizontal.scss */
  .csTicker.csTicker--horizontal {
    padding-bottom: 1em; } }
/* line 7, ../sass/ticker/_horizontal.scss */
.csTicker.csTicker--horizontal ul > li > .col:last-child {
  min-width: 75%; }

/* line 12, ../sass/ticker/_horizontal.scss */
.csTicker.csTicker--horizontal .buttons__prev-button {
  background: url(../images/ticker/arrow_left.png) no-repeat center; }

/* line 15, ../sass/ticker/_horizontal.scss */
.csTicker.csTicker--horizontal .buttons__next-button {
  background: url(../images/ticker/arrow_right.png) no-repeat center; }

/* line 20, ../sass/ticker/_horizontal.scss */
.csTicker.csTicker--horizontal ul {
  width: 100000px;
  height: 100%; }

/* line 25, ../sass/ticker/_horizontal.scss */
.csTicker.csTicker--horizontal ul > li {
  float: left;
  display: inline;
  border-bottom: 0;
  width: auto; }

/* line 1, ../sass/ticker/_mini.scss */
.csTicker.csTicker--mini {
  height: 3em; }

/* line 5, ../sass/ticker/_mini.scss */
.csTicker.csTicker--mini ul > li > .col:first-child {
  display: none; }

/* line 8, ../sass/ticker/_mini.scss */
.csTicker.csTicker--mini ul > li > .col:last-child {
  width: 100%;
  padding: 0; }

/* line 13, ../sass/ticker/_mini.scss */
.csTicker.csTicker--mini .csTicker__title {
  border-bottom: 0 none;
  display: block;
  float: left;
  font-size: 1em;
  height: auto;
  padding-bottom: 1em;
  padding-right: 1em;
  padding-top: 1em; }

/* line 24, ../sass/ticker/_mini.scss */
.csTicker.csTicker--mini ul {
  width: 100000px; }

/* line 28, ../sass/ticker/_mini.scss */
.csTicker.csTicker--mini ul > li {
  float: left;
  display: inline;
  width: auto; }

/* line 34, ../sass/ticker/_mini.scss */
.csTicker.csTicker--mini p {
  display: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

/* line 41, ../sass/ticker/_mini.scss */
.csTicker.csTicker--mini li > .col > p.h3, .csTicker.csTicker--mini li > p.h3 {
  display: block;
  font-size: 1em;
  color: #5c5c5c;
  font-weight: normal; }

@media (max-width: 559px) {
  /* line 50, ../sass/ticker/_mini.scss */
  .csTicker.csTicker--mini .csTicker__title {
    display: none;
    width: 0;
    padding: 0;
    margin: 0; } }
.article-ticker {
  margin-bottom: 40px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }

dl.tabs {
  padding-left: 0; }

.jetmenu > li > a {
  padding: 9px 12px; }

.optional-content-widget {
  padding: 0; }

.reg-focus-grid {
  margin-bottom: 40px;
  float: left;
  clear: both; }

.square {
  float: left;
  width: 265px;
  height: 400px;
  display: block;
  overflow: hidden;
  position: relative; 
  
  }
  
  @media (max-width: 768px) {
    .square {
      width: 293px; } }
  
  .square .event-links {
    margin-left: 0;
    padding-left: 0; }
    .square .event-links a {
      color: #fff; }
  .square.image-block {
    background-color: #006892; }
    .square.image-block .category-caption {
      background-color: rgba(255, 255, 255, 0.9); }
      .square.image-block .category-caption h2 {
        color: #006892; }
      .square.image-block .category-caption h4 {
        color: #00011f; }
      .square.image-block .category-caption p {
        color: #333; }
      .square.image-block .category-caption .left-carat {
        color: rgba(255, 255, 255, 0.5); }
    
    /* fix for image backgrounds not filling tile */
    .square img {
      display: block;
      max-width: inherit;
      height: 100%;
      position: absolute;
      top: 0;
       }
      
  .square.typography-block {
    background-image: url("../images/icons/icon-regfocus.png");
    background-repeat: no-repeat;
    background-position: 95% 97%;
    padding: .75em; }
    .square.typography-block h1 {
      color: #fff;
      text-transform: uppercase;
      font-weight: 400;
      transform: translate3d(0, 0, 0); }
    .square.typography-block h4 {
      color: #fff;
      font-weight: 100; }

.square .members-only {
  position: absolute;
  width: 100%;
  height: 32px;
  background-color: #006892;
  z-index: 1;
  top: 0; }

.square .members-only .members-icon {
  width: 32px;
  height: 32px;
  float: left;
  display: inline-block;
  background: url("../images/icons/icon-locked-small.png") no-repeat center center #009ac7; }

.square .members-only span {
  display: inline-block;
  padding-left: 12px;
  line-height: 32px;
  color: #fff;
  font-weight: 300;
  font-family: "Lato", Helvetica, sans-serif;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3); }

.sidebar.rf-today-block {
  margin-bottom: 40px; }

.regfocus-leaderboard img, .small-regfocus-ads img {
  margin: 40px 0; }

.search-results .article-block {
  margin-bottom: 40px; }

@media (max-width: 320px) {
  .logo-branding {
    display: none; } }

/*UPDATE TO FIX SHIFTING FOOTER (COMPENSATES FOR <FORM> IN ASPX)*/
form .row .row {
  margin: auto; }

/*TABLE SORTING - FIXES INLINE ARROWS*/
thead tr.header-filters th.header:after {
  display: inline-block;
  padding-left: 6px; }

/*ARTICLE SHARING*/
.article-share {
  margin-top: 10px;
  font-family: "Rokkitt", Georgia, serif; }

/*CS TICKER - NAV BUTTON Z-INDEX*/
.article-ticker.csTicker.csTicker--mini .csTicker__buttons {
  z-index: 1; }

.square {
  background-color: #78a22f; }
  .square .category-caption {
    background-color: #fff;
    color: #333; }
    .square .category-caption .fa-caret-left:before {
      color: #fff; }
    .square .category-caption h2 {
      color: #78a22f; }
    .square .category-caption h4 {
      color: #00011f; }

.tile-style-two {
  background-color: #009ac7; }

.category-caption.tile-style-two {
  background-color: #fff;
  color: #333; }

.category-caption.tile-style-two h2 {
  color: #009ac7; }

.category-caption.tile-style-two h4 {
  color: #00011f; }

.tile-style-three {
  background-color: #006892; }

.category-caption.tile-style-three {
  background-color: #fff;
  color: #333; }

.category-caption.tile-style-three h2 {
  color: #006892; }

.category-caption.tile-style-three h4 {
  color: #00011f; }

.tile-style-four {
  background-color: #a30046; }

.category-caption.tile-style-four {
  background: #fff;
  color: #333; }

.category-caption.tile-style-four h2 {
  color: #a30046; }

.category-caption.tile-style-four h4 {
  color: #00011f; }

.tile-style-five {
  background-color: #f4911e; }

.category-caption.tile-style-five {
  background-color: #fff;
  color: #333; }

.category-caption.tile-style-five h2 {
  color: #f4911e; }

.category-caption.tile-style-five h4 {
  color: #00011f; }

.tile-style-six {
  background-color: #fdb913; }

.category-caption.tile-style-six {
  background: #fff;
  color: #333; }

.category-caption.tile-style-six h2 {
  color: #fdb913; }

.category-caption.tile-style-six h4 {
  color: #00011f; }

.tile-style-seven {
  background-color: #00011f; }

.category-caption.tile-style-seven {
  background: #fff;
  color: #333; }

.category-caption.tile-style-seven h2 {
  color: #00011f; }

.category-caption.tile-style-seven h4 {
  color: #00011f; }

/* NEEDED FOR EVENT CALENDAR */
#tab-1.content.active,
#tab-2.content.active {
  width: 100%; }

@media (max-width: 600px) {
  .category-caption {
    position: relative;
    width: 100%; }

  .square {
    height: inherit;
    width: 100%;
    padding: 0px;
    margin-bottom: 6px; }

  .square.image-block img {
    display: none; }

  .left-caret {
    display: none; }

  .square .members-only {
    position: relative; } }

/*adjust functional nav spacing*/

.header >.large-4.medium-4.columns:nth-child(2){
                padding-left: 0;
}

/*---===<<< TABLES >>>===---*/
table.generalTable {border-collapse: collapse; width: 100%; margin: 0 0 15px;}
table.generalTable th {border-bottom: 1px solid #6d6d6d; color: #6d6d6d; text-align: left;vertical-align: top; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; padding: 5px;}
table.generalTable th.th-left {border-bottom: none;}
table.generalTable td {color: #6d6d6d; text-align: left;vertical-align: top; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding: 5px;}
table.generalTable .alt td {
background: #eaf7ff;
}
table.generalTable .alt2 td {
background: #eee;
}
table.grey-bordered {
background: #CCC;
border: 1px solid #6d6d6d;
}
table.grey-bordered th {border-bottom: none;}
table.generalTable th.textRight, table td.textRight {text-align: right;}
table.generalTable th.textCenter, table td.textCenter {text-align: center;}
table.generalTable th.textBottom, table td.textBottom {vertical-align: bottom;}
table.generalTable th.textMiddle, table td.textMiddle {vertical-align: middle;}
table.generalTable .span-1 {width: 5%}
table.generalTable .span-2 {width: 10%}
table.generalTable .span-3 {width: 15%}
table.generalTable .span-4 {width: 20%}
table.generalTable .span-5 {width: 25%}
table.generalTable .span-6 {width: 30%}
table.generalTable .span-7 {width: 35%}
table.generalTable .span-8 {width: 40%}
table.generalTable .span-9 {width: 45%}
table.generalTable .span-10 {width: 50%}
table.generalTable .span-11 {width: 55%}
table.generalTable .span-12 {width: 60%}
table.generalTable .span-13 {width: 65%}
table.generalTable .span-14 {width: 70%}
table.generalTable .span-15 {width: 75%}
table.generalTable .span-16 {width: 80%}
table.generalTable .span-17 {width: 85%}
table.generalTable .span-18 {width: 90%}
table.generalTable .span-19 {width: 95%}
table.generalTable .span-20 {width: 100%}
table.generalTable select {width: 100%}
 
.level1 { padding-left: 25px; }
.level2 { padding-left: 45px; }
.level3 { padding-left: 65px; }
.level4 { padding-left: 85px; }

/* Needed for Search Page facets */
.bold { font-weight:bold; }

/* Added 5/12/2014 for sitemap*/
.sitemap table{
    margin-bottom: 0em;
}

.sitemap table tr th, table tr td {
    padding: .25rem;
}

.sitemap {
    margin-bottom: 1.25em;
}

/* Added new FlipCard CSS - 5/14/2014 */
.flipbox-1, .flipbox-2, .flipbox-3, .flipbox-4 {
    position: relative;
    width: 100%;
    min-height: 100px;
    background-color: #009ac7;
    color: #ffffff;
    padding: 1em;
    font-family:"Lato", Helvetica, sans-serif;
    margin-bottom: 1em;
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
}
 
.flipbox-1:hover, .flipbox-2:hover, .flipbox-3:hover, .flipbox-4:hover {
    cursor: pointer;
    -webkit-transform: scale(1.025);
    -ms-transform: scale(1.025);
    transform: scale(1.025);
    z-index: 3;
}
.flipbox-1 .card-back, .flipbox-2 .card-back, .flipbox-3 .card-back, .flipbox-4 .card-back {
    width: 100%;
    height: 100%;
    min-height: 300px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #8eaf2f;
}
.flipbox-1 h2, .flipbox-2 h2, .flipbox-3 h2, .flipbox-4 h2 {
    margin-bottom: 10px;
    font-size: 1.333em;
    line-height: 1.25em;
    color: #fff;
}
.flipbox-1 p, .flipbox-2 p, .flipbox-3 p, .flipbox-4 p {
    font-size: 1.1rem;
    font-weight: 300;
    text-align: left;
}

.flippit {
  display: block;
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  font-size: 1.333em;
  padding: 1em;
  color: #FFF;
  font-weight: 300;
  text-align: center;
  vertical-align: middle;
}

a:hover.flippit {
    color: #023847;
    text-shadow: 1px 1px 1px #06B1E0;
}

/* Styles added for update to the main nav - 5/14/2014*/
@media (max-width: 1024px) {
  .has-flyout {
    position: relative;
    margin-bottom: 2px; }
    .has-flyout a {
      position: relative;
      z-index: 1;
      padding-right: 2em; }

  .flyout-toggle:after {
    position: absolute;
    top: .5em;
    right: 1em;
    width: 16px;
    padding: .75em;
    padding-left: 2em;
    overflow: hidden;
    font-family: "FontAwesome";
    content: "\f0da";
    font-size: 1.25em;
    z-index: 2;
  }
    .flyout-toggle:hover:after {
      font-family: "FontAwesome";
      content: "\f0d7";
      cursor: pointer;
    }



    .jetmenu a.button.tiny {
    max-width: 10em !important;
}

.jetmenu img {
  max-width: 35%;
}

.jetmenu .megamenu .col2 ul {
  margin-left: -1.5em !important;
  padding-left: -1.5em !important;
}

}

.jetmenu > li.showhide .icon em {
    background-color: #fff;
}
/* .article-block p img {
    width: 100%;
    max-width: 25%;
} */

    /*FEATURED*/
    .square {
      background-image: none;
      background-repeat: no-repeat;
      background-position: 95% 97%;
      padding: 0.75em;
    }
    .square {
      float: left;
      width: 265px;
      height: 400px;
      display: block;
      overflow: hidden;
      position: relative;
    }
    .square.featured-block {
      padding-left: 0;
      padding-top: 40px;
    }
    .square.featured-block.image-block .category-caption {
      background-color: rgba(255, 255, 255, 0.9);
    }
    .square.featured-block .category-caption {
      color: #333;
    }
    .square.featured-block .category-caption {
      display: block;
      position: absolute;
      bottom: 0px;
      right: 0px;
      width: 85%;
      z-index: 5;
      padding: 10px 10px 10px 40px;
      color: #FFF;
      opacity: 0.85;
    }
    .square.featured-block.image-block .category-caption h2 {
      color: #006892;
    }
    .square.featured-block .category-caption h2 {
      position: relative;
      padding-left: 0px;
      text-transform: capitalize;
    }
    .square.featured-block.image-block .category-caption h4 {
      color: #00011F;
      line-height: 1.5rem;
      font-weight: 300;
    }
    .square.featured-block img {
      display: block;
      max-width: inherit;
      height: 100%;
      position: absolute;
      top: 0px;
    }
    /*ARTICLE*/
    .square {
      position: relative;
      background-repeat: no-repeat;
      background-position: 95% 97%;
      padding: 0.75em;
    }

    .square.has-image {
      position: relative;
    }

    .square.has-image h1,
    .square.has-image h4,
    .square.has-image a.button
    {
      position: relative;
      z-index: 3;
    }

    .square.has-image h1,
    .square.has-image h4 {
      text-shadow: -1px -1px 0px rgba(0,0,0,0.5);
    }

    .square.has-image img {
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0.5;
    }

    .square h1 {
      color: #FFF;
      text-transform: capitalize;
      font-weight: 400;
      font-size: 1.45rem;
      transform: translate3d(0px, 0px, 0px);
    }
    .square h4 {
      color: #fff;
    }
    .square .category-caption p {
      color: #000;
    }
    .regfocus-leaderboard img {
      width: 100%;
    }
    .small-regfocus-ads img {
      width: 100%;
    }
    @media (max-width: 600px) {
      .square {
        width: 100%;
        height: 100%;
      }
      .square.featured-block {
        min-height: 200px;
        border: 1px solid #ccc;
      }

      .square.featured-block h2 {
        padding-top: 32px;
      }
      .square.featured-block img,
      .square.has-image img {
        width: 100%;
        height: auto;
      }
      .square.featured-block .category-caption {
        width: 100%;
        padding: 10px;
        /*opacity: .65;*/
        top: 0px;
      }

      .square .members-only {
        position: absolute;
        width: 100%;
        z-index: 10;
        left: 0;
        right: 0;
      }
    }
.flexslider.feature-article .slides .flex-active-slide {
    overflow: hidden;
    height: 300px;
}
/*PRINT STYLES*/
@media print {
  .right-sidebar, .header, footer, .regions, .copyright, .navbar-container, .share-print, .flexslider, h2 img, .ad-space {
    display: none;
  }
}
.rsslink {
    display: inline-block;
    line-height: 18px; /* check your icon height */
    background: url(../images/rss3.png) center left no-repeat;
	padding-top: .25em;
    padding-left: 20px;
}
.small-regfocus-ads img {
    max-width: 250px; 
}
footer.row {
    margin-top: 2em;
    padding-top: 2em;
    padding-bottom: 1em;
}

.regions .row {
    padding-bottom: 1em;
}
.breadcrumbs > :hover a, .breadcrumbs > :focus a {
    text-decoration: none;
}
.breadcrumbs a:hover, .breadcrumbs a:focus {
    text-decoration: underline;
}
.adRotatorMiddleRailMiddle1 img {
    max-width: 728px;
}
.banner-ad img {
    max-width: 728px;
}
img.thumbnail{
    max-width: 25%;
}
/*Salary Calculator*/

#ctl00_ContentPlaceHolder1_pnlResult { 
    text-align:center;
	color: #009ac7;}

#ctl00_ContentPlaceHolder1_pnlResult  table { 
	border:1px solid #cccccc;
	padding:5px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;}

#ctl00_ContentPlaceHolder1_pnlResult  table tbody tr td {
	   font-size:17px;} 


.salaryBox {
	width:600px;
	border: 1px solid #009ac7;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif !important;
	background-color:whitesmoke;}

span.error, small.error {
	color:#f04124; 
	background:none;
	border:none;
	font-size: 1.2em;}

ul.salaryBoxMain li {
	list-style-type: none;}

ul.salaryBoxMain {
	padding-left:0;
	margin-left:20px;
	margin-right:20px;
	color: #009ac7;}

ul.salaryBoxMain li label {
	color: #009ac7;
	display: inline-block;
	line-height: 45px;}

ul.salaryBoxMain li .textInput, .racButtons  {
	height: 30px;
	width:215px;
	float:right;}

 .racButtons  {
	color: #009ac7;}
	
.dropDown {
	width:220px;
	float:right;
	height: 35px;}

.caluButton {
	   background: #f4911e;
       border: none !important;
       padding: 10px !important;
       color: #fff;
	   margin-top:-10px !important; text-align:center; }

.calButtonOutter {
	margin-left:auto;
	margin-right:auto;
	width:12%;
	margin-bottom:15px}

.currencyTitle h3{
	padding:0;
	margin:0;
    color:#fff; } 

.currencyTitle {
	background-color: #009ac7;
	color:#fff; 
	padding:10px;}
	
.currencyTitle img {
	margin-top:0px;
	float:left; 
	margin-right:7px;
	width:25px;
	height:25px}

.radioButton1 li {
    display: inline-block;
}

.currecySelect img {
	margin-right:7px;}

.currecySelect {
    margin-top: 12px;
}
span.required {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #f04124;
}

@media only screen and (max-width: 700px) { 
	
	.salaryBox {
		width:475px }
	
	ul.salaryBoxMain li .textInput, .racButtons {
		height:25px;
		width: 180px;}
	
	ul.salaryBoxMain li label {
		line-height: 40px;}
	
	.dropDown {
		width:180px;
	    height: 32px;}
	
}
.ad > iframe {
    margin: 40px 0;
    }
.row.small-regfocus-ads > div {
    margin: 40px 0;
}

.ad {
    margin:0 auto;
}
.ad {
     margin:30px auto;
} 
.adcenter{
    margin:0 auto;
}

/* Overrides for product details page
=======================================*/

.ProductDetailLeftCell {
  display: block !important;
}

.ProductDetailControl_PersonifyDefault .ProductDetailBlockCell {
  background-color: #fff !important;
}

.ProductDetailReviewControl_PersonifyDefault.Store_PersonifyDefault.Base_PersonifyDefault .detailReviewLink {
  text-align: right !important;
  font-size: 14px !important;
}

div .ProductDetailControl_PersonifyDefault .MultipleRatesPanel, 
.productActions ul.PriceListUL {
  padding: 0 !important;
}

.ProductINVBuyBoxControl_PersonifyDefault.Store_PersonifyDefault.Base_PersonifyDefault .info,
div .ProductDetailControl_PersonifyDefault .quantityContainer,
div .productReviews {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

div .ProductDetailControl_PersonifyDefault .quantityContainer {
  padding-top: 0 !important;
}

.ProductDetailControl_PersonifyDefault .productbuttons input {
  margin-left: 0 !important;
}

@media screen and (max-width: 1024px) {

  .ProductDetailControl_PersonifyDefault .ProductDetailBlockCell {
    width: 100% !important;
    margin: 0 !important;
  }
  
  .ProductDetailControl_PersonifyDefault div.productDetailBlock {
    margin: 10px !important;
  }

  .ProductDetailLeftCell {
    max-width: none !important;
    width: 100% !important;
  }

  .ProductDetailControl_PersonifyDefault .productActions {
    position: static !important;
    max-width: none !important;
    padding: 12px 16px !important;
    background-color: #f6f6f6 !important;
  }  
  
  .ProductDetailControl_PersonifyDefault .productbuttons {
    padding: 0 !important;
  }
  
  div .ProductDetailControl_PersonifyDefault .quantityContainer > label {
    text-align: left !important;
  }

  div .ProductDetailControl_PersonifyDefault .quantityContainer {
    padding: 0 !important;  
  }

}

/*
20150409 edits by TS
*/


.RadComboBox.RadComboBox_PersonifyDefault {
  width: 200px !important;
}

.buttonRow .cancel, .buttonRow .CancelEditButton {
  margin-left: 10px !important;
  color: #666 !important;
  background-color: white !important;
  text-decoration: none !important;
  border: 1px solid #ccc;
}

.buttonRow input {
  font-size: 15px !important;
}

.buttonRow .cancel:hover, .buttonRow .CancelEditButton:hover {
  background-color: #efefef !important;
}
/*
.required label, .requiredLegend span {
  float: right;
}
*/
.ctrlContent.formLayout {
  padding: 1.2em 2.4em;
}

.NavigationBarControl_PersonifyDefault.Store_PersonifyDefault.Base_PersonifyDefault {
  width: auto !important;
}

.ControlPanel_PromtionalProductListControl .ProductPromotionalNameDisplay {
  /*text-align: left !important;*/
  /*word-wrap: normal !important;*/
}




.ProductDetailReviewControl_PersonifyDefault.Store_PersonifyDefault.Base_PersonifyDefault .detailReviewLink {
  float: right;
  margin-top: -5px;
  margin-bottom: 15px;
  padding: .4em .6em;
  color: #fff;
  background-color: #f4911e;
  text-decoration: none;
}

.ProductDetailReviewControl_PersonifyDefault.Store_PersonifyDefault.Base_PersonifyDefault .detailReviewLink:hover {
  background-color: #006892;
}

.quantityContainer {
  text-align: center;
}

.quantityContainer > label {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 0 !important;
}

.quantityContainer > input[type="text"] {
  height: auto !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  width: 40px !important;
  display: inline-block !important;
  margin-bottom: 0 !important;
}

.PriceDisplayControl_PersonifyDefault.Store_PersonifyDefault.Base_PersonifyDefault {
  margin-bottom: 10px;
  text-align: center;
}

.PriceDisplayControl_PersonifyDefault.Store_PersonifyDefault.Base_PersonifyDefault > .PriceListUL {
	text-align: center !important;
}

.ProductInfoUl .PriceDisplayControl_PersonifyDefault.Store_PersonifyDefault.Base_PersonifyDefault > .PriceListUL {
  text-align: left !important;
}

.PriceDisplayControl_PersonifyDefault.Store_PersonifyDefault.Base_PersonifyDefault .Base_PersonifyDefault {
  font-size: 14px;
}

.PriceValueLabel {
  font-weight: bold;
}

ul.PriceListUL {
  margin-bottom: 10px;
}

.PriceListUL > li {
  font-size: .85rem;
}

.mobile-detail-add-to-cart-second {
  margin-left: 5px;
  display: inline-block;
}

.ProductDetailControl_PersonifyDefault .productbuttons .wishList {
  margin-bottom: 0 !important;
}

#ctl00_ContentPlaceHolder1_dropzone1ctlWidgetHost121ord3_ctl00_ctl00_ProductINVBuyBoxControl_ProductQuantityDiscountsPanel {
  margin-top: 5px;
  text-align: center;
}

#ctl00_ContentPlaceHolder1_dropzone1ctlWidgetHost121ord3_ctl00_ctl00_ProductINVBuyBoxControl_lblProductQuantityDiscounts {
  color: #999;
}

@media (max-width: 670px) {
  #ctl00_ContentPlaceHolder1_dropzone1ctlWidgetHost121ord3_ctl00_ctl00_ProductINVBuyBoxControl_ProductDetailActionButtonControl1_AddWishlistButton,
  #ctl00_ContentPlaceHolder1_dropzone1ctlWidgetHost121ord3_ctl00_ctl00_ProductINVBuyBoxControl_ProductDetailActionButtonControl1_AddCartButton {
    width: auto !important;
    padding: 10px !important;
  }

  #ctl00_ContentPlaceHolder1_dropzone1ctlWidgetHost121ord3_ctl00_ctl00_ProductINVBuyBoxControl_ProductDetailActionButtonControl1_AddCartButton {
    padding-left: 40px !important;
  }
  
  #ctl00_ContentPlaceHolder1_dropzone2ctlWidgetHost227ord1_ctl00_ctl00_ScrollingPanel {
	width: 80% !important;
	height: 140px !important;
  }
  
  .ControlPanel_PromtionalProductListControl .PromotionalProductListControlButton-prev-horizontal,
  .ControlPanel_PromtionalProductListControl .PromotionalProductListControlButton-next-horizontal,
  .ControlPanel_PromtionalProductListControl  {
	height: 140px !important;
  }
}

.userDetails .formRow .RadComboBox input[type="text"] {
  min-width: 0 !important;
}

.registration-form-container {
  width: 70% !important;
}

.ControlPanel_PromtionalProductListControl .PromotionalProductListControlButton-prev-horizontal,
.ControlPanel_PromtionalProductListControl .PromotionalProductListControlButton-next-horizontal {
  margin-left: 0 !important;
  margin-right: 0 !important;
}


.ControlPanel_PromtionalProductListControl {
	max-width: 100%;
}

.ProductDetailCERibbon, .productCleImage {
	padding: 5px;
	background-color: #999;
}

#ctl00_ContentPlaceHolder1_dropzone1ctlWidgetHost121ord3_ctl00_ctl00_ProductINVBuyBoxControl_ProductDetailActionButtonControl1_AddToCartWindow_PopupWindow_C_ButtonCheckout {
	visibility: visible !important;
}

#ctl00_ContentPlaceHolder1_dropzone1ctlWidgetHost121ord3_ctl00_ctl00_ProductINVBuyBoxControl_ProductDetailActionButtonControl1_AddToCartWindow_PopupWindow_C_ButtonCheckout + input[type="button"].cancel {
	border: 1px solid #ccc;
	padding: 4px 9px;
	margin-left: 2px !important;
}

.addressButtonsDiv {
	margin: 0 !important;
}

.addressButton {
	margin-bottom: 0 !important;
}

#ctl00_ctl00_ContentPlaceHolder1_dropzone1ctlWidgetHost162ord0_ctl00_ctl00_CheckoutAddressInformationControl_BillingAddressChooserControl_AddAddressControl_ContainerPanelPanel {
  clear: both;
}

#ctl00_ctl00_ContentPlaceHolder1_dropzone1ctlWidgetHost162ord0_ctl00_ctl00_CheckoutAddressInformationControl_BillingAddressChooserControl_AddAddressControl_ContainerPanelPanel .ctrlContent.formLayout {
	margin: 0;
}

#ctl00_ctl00_ContentPlaceHolder1_dropzone1ctlWidgetHost162ord0_ctl00_ctl00_CheckoutAddressInformationControl_BillingAddressChooserControl_AddAddressControl_ContainerPanelPanel  .formLayout .formRow div {
	float: none;
}

#ctl00_ctl00_ContentPlaceHolder1_dropzone1ctlWidgetHost162ord0_ctl00_ctl00_CheckoutAddressInformationControl_BillingAddressChooserControl_AddAddressControl_ContainerPanelPanel  .formLayout .formRow .RadComboBox.RadComboBox_PersonifyDefault {
	clear: both;
	display: block;
}

.billingAddress {
	margin-bottom: 0 !important;
}

/*================================================= FEATURED PRODUCTS SLIDER ===================================================*/
/*
#ctl00_ContentPlaceHolder1_dropzone2ctlWidgetHost227ord1_ctl00_ctl00_ControlPanel {
	width: 100% !important;
	height: 500px !important;
}

.ControlPanel_PromtionalProductListControl .PromotionProductListItem {
	width: 140px !important;
}

.products-carousel-item .PriceDisplayControl_PersonifyDefault.Store_PersonifyDefault.Base_PersonifyDefault > .PriceListUL {
	text-align: left !important;
}

#ctl00_ContentPlaceHolder1_dropzone2ctlWidgetHost227ord1_ctl00_ctl00_ScrollingPanel {
  width: 620px !important;
  height: 500px !important;
}

@media (max-width: 670px) {
  #ctl00_ContentPlaceHolder1_dropzone2ctlWidgetHost227ord1_ctl00_ctl00_ScrollingPanel {
    width: 80% !important;
    height: 140px !important;
  }
  
  #ctl00_ContentPlaceHolder1_dropzone2ctlWidgetHost227ord1_ctl00_ctl00_ControlPanel {
    height: auto !important;
  }
}

.PromotionalProductListControlButton-prev-horizontal {
  visibility: visible !important;
}

.PromotionalProductListControlButton-next-horizontal {
  visibility: visible !important;
}
    */

.ControlPanel_PromtionalProductListControl .PromotionProductListItem {
    width: 175px !important;
}

.ControlPanel_PromtionalProductListControl .ProductPromotionalDisplayImage {
	max-width: 100px !important;
	max-height: none !important;
}


/*==============================================================================================================================*/

/*================================================== REMOVE ITEMS POPUP ========================================================*/

.header:not(.PBItem .header) {
  border: none !important;
  background-color: inherit !important;
}

/*==============================================================================================================================*/

/*================================================== PRODUCTS SEARCH CHANGES ===================================================*/

.SearchControl_PersonifyDefault.Store_PersonifyDefault.Base_PersonifyDefault {
  margin: 1.4em auto;
  padding: 1.2em;
  width: 100%;
  background-color: whitesmoke;
}

.SearchControl_PersonifyDefault.Store_PersonifyDefault.Base_PersonifyDefault .icon-magnify-search {
  left: 24px !important;
  top: 22px !important;
}

.SearchControl_PersonifyDefault.Store_PersonifyDefault.Base_PersonifyDefault .icon-clear-search {
  top: 22px !important;
}

.SearchControl_PersonifyDefault.Store_PersonifyDefault.Base_PersonifyDefault .riSingle.RadInput.RadInput_PersonifyDefault {
  width: 84% !important;
}

/*==============================================================================================================================*/

/*============================================================ CHECKOUT ========================================================*/

.leftPane {
	max-width: 670px;
}

.savingsHeader {
	height: auto !important;
}

.savingsHeader .savingsLink {
	cursor: text !important;
	text-decoration: none !important;
}

/*==============================================================================================================================*/

/*========================================================== QUICK INFO ========================================================*/

/*
** button
*/

input[type="button"].quick-view-button {
    padding: 3px 4px;
    color: #666;
    background-color: white;
    border: 1px solid #ccc;
    transition: all ease 300ms;
}

input[type="button"].quick-view-button:hover {
    background-color: #eee;
}

/*
** actual preview
*/

.previewProductInfo .ProductInfo {
    padding-right: 20px;
}

.product-quick-view {
    padding-top: 1em;
}

.product-quick-view .productThumb {
    display: inline-block;
    float: left;
}

.product-quick-view .productThumb img {
    max-width: 8em;
    height: auto;
}

.product-quick-view .product-copy {
    padding-left: 1.4em;
    overflow: hidden;
}

.product-quick-view .PriceDisplayControl_PersonifyDefault.Store_PersonifyDefault.Base_PersonifyDefault > .PriceListUL {
    text-align: left !important;
}

.product-quick-view .ProductNameLinkDiv,
.product-quick-view .ProductDescriptionDisplay {
    width: auto;
    line-height: 1.3;
}

.product-quick-view .PriceDisplayControl_PersonifyDefault.Store_PersonifyDefault.Base_PersonifyDefault .MemberPriceControl_PersonifyDefault {
    display: inline-block;
    margin-top: .3em;
    padding: .4em .6em;
    width: auto;
    font-size: .88em;
    color: #fff;
    background-color: #27ae60;
}

.product-quick-view .PriceDisplayControl_PersonifyDefault.Store_PersonifyDefault.Base_PersonifyDefault .PriceControl_PersonifyDefault {
    font-size: 1.4em;
    color: #333;
}

.product-quick-view .PriceDisplayControl_PersonifyDefault.Store_PersonifyDefault.Base_PersonifyDefault .PriceControl_PersonifyDefault .PriceTextLabel {
    display: none;
}

.product-quick-view .PriceDisplayControl_PersonifyDefault.Store_PersonifyDefault.Base_PersonifyDefault .MemberPriceControl_PersonifyDefault .PriceTextLabel {
    color: #fff;
}

.product-quick-view .ProductNameDisplay {
    margin-bottom: .4em;
    padding-top: .6em;
    font-size: 1.3em;
}

/*  Product Search changes.
	Krista Hennings-Vinocur khennings-vinocur@networkats.com
	5/5/2015
*/

.search-items {
	margin-top: 50px;
}

.search-items:before {
	content: 'Your Product Search Results...';
	color: #006892;
	font-family: "Lato", Helvetica, sans-serif;
	font-weight: 400;
	font-size: 1.333em;
	line-height: 1.25em;
	margin-left: -15px;
}
/* maybe move this part to media query */
.search-items.items-table, .search-items .items-table {
	display: block;
}

.search-items .ProductListItemControlCell {
	max-width: 100%;
	display: table-row;
}

.search-items .box-thumbnail, .search-items .box-product-info {
	display: table-cell;
	vertical-align: top;
}

.search-items .box-product-info {
	max-width: 350px;
}

.mainProductImage .ProductItemDisplayImage {
	position: static;
}

/*  Product Detail Mobile changes.
	Krista Hennings-Vinocur khennings-vinocur@networkats.com
	5/4/2015
*/
@media screen and (max-width: 42em) {
	.ProductDetailControl_PersonifyDefault .ProductDetailNameDisplay {
		font-size: 1.7em;
		line-height: 1.1;
	}
	
	.PriceDisplayControl_PersonifyDefault.Store_PersonifyDefault.Base_PersonifyDefault > .PriceListUL {
		text-align: right !important;
	}
	
	.mobile-product-actions .PriceListUL li div span {
		font-size: 1.4em !important;
	}

		
	.ShoppingCartSavingsControl_PersonifyDefault.ShoppingCartSavingsControl_PersonifyDefault.Base_PersonifyDefault {
		font-size: 1.1rem;
	}
	
	.savingsHeaderMessage {
		font-size: 1.1em;
	}
	
	.savingsLogin {
		font-size: 1.08em;
		text-align: center;
	}
	
	.ShoppingCartSavingsControl_PersonifyDefault.ShoppingCartSavingsControl_PersonifyDefault.Base_PersonifyDefault .linkButton
	{
		display: block;
		width: 100% !important;
		font-size: 1.2em !important;
		padding: 15px !important;
	}
}
/*==============================================================================================================================*/

.printable-image-logo {
    margin-top: 25px;
    margin-bottom: 15px;
}
/*==============================================================================================================================*/

/* Change to Pay Balance link JANUARY 04 2017 --- Toni */
/* Make the Order Number link inactive */
#ctl00_ContentPlaceHolder1_dropzone2ctlWidgetHost118ord4_ctl00_ctl00_OrderRadGrid_ctl00__0 a{
	pointer-events: 	none;
	cursor:			default;
	color:			#000000;
}
/* Add text above the Pay Balances table */
#ctl00_ContentPlaceHolder1_dropzone2ctlWidgetHost118ord4_ctl00_ctl00_ContainerPanel h3::after {
                content: " -- To pay the balance on an order, click the checkbox next to it.";
}