

/* COLOR SCHEME CHANGE TO MATCH NEW LOGO */

#zone-menu-wrapper, #block-menu-block-congress-main-menu-superfish {
    background-color: #341063;
}

.sf-menu a {
    padding: 1.3em .5em;
}

.sf-menu a.active, .sf-menu a.active-trail {
    background: none repeat scroll 0 0 #8e1010;
}

.sf-menu a:focus, .sf-menu li.sfHover {
    background: none repeat scroll 0 0 #8e1010;
}

.sf-menu li .leaf a:hover {
    background: none repeat scroll 0 0 #8e1010;
}



::selection {
    background: #341063;
    color: #fff;
}

#zone-menu-wrapper.fixed {

    background: url(../images/nav-star-fixed.png) repeat-x scroll center center #341063;
}
.hprotator-text-block {
    background: none repeat scroll 0 0 rgb(52, 16, 99);
}
.front h2.block-title, .front h2.block-title a, .front h2.pane-title, .front h2.pane-title a {
    background: none repeat scroll 0 0 #341063;
    border-radius: 4px;
}
#zone-action-center {
    width: 100%;
   margin: 0 auto;
    padding: 0;
}

#block-boxes-congress-service-center {
    text-align: center;
    width: auto;
    margin: auto;
}

#block-boxes-congress-service-center .list-group-item {
    max-width: 200px;
    margin: 20px auto;
    color: #ffff;
}

#block-boxes-congress-service-center .list-group-item .fa {
  margin-top: 30px;
}

.sf-menu a, .sf-menu a:link, .sf-menu a:visited {
    padding: 18px;
}


#block-boxes-congress-service-center .list-group {
    font-size: 1.4em;
    border-radius: 360px;
    display: inline-block;
    line-height: 1.4em;
    padding-bottom: 40px;
    text-align: center;
    height: 160px;
    width: 160px;
    vertical-align: top;
    font-weight: 600;
    text-transform: uppercase;
    margin: 20px;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}
i.fa.fa-home.fa-lg {
    font-size: 1.3em;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 2.0em;
}
#block-boxes-footer-title-box h2.block-title {
    background: none repeat scroll 0 0 #341063;
    border-radius: 5px;
}

#zone-stay-connected-title h2.block-title {
    background: none repeat scroll 0 0 #341063;
    color: #fff;
    border-radius: 5px;
}

#block-views-congress-offices-of-noslide h3, #block-views-congress-offices-of-noslide h3 a {
    color: #341063;
    text-decoration: none;
    margin-top: 0;
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
}

#page-title {
    color: #341063;
}

.flex-control-paging li a.flex-active {
    background: none repeat scroll 0 0 rgb(142, 16, 16);
}

.not-front #region-sidebar-first h2.block-title, .not-front #region-sidebar-first h2.block-title a {

    background: none repeat scroll 0 0 #341063;
  }

  ul.quicktabs-tabs li.active a {
    background: #341063;
    color: #fff;
}

ul.quicktabs-tabs li a:hover {
    background: #612ea5;
    color: #fff;
}

.sf-menu ul {
    background: none repeat scroll 0 0 #341063;
    
    width: 300px;
    border-bottom: 5px solid #8e1010;
}

::selection {
    background: #341063;
    color: #fff;
}

a:link, a:visited {
    color: #672bb5;
    transition: all 0.25s ease-in-out 0s;
}


#block-boxes-newsletter-signup-simple-bs .btn {

    background: none repeat scroll 0 0 #8e1010;
    border: 2px solid #8e1010;
    border-radius: 8;

}

.not-front #region-sidebar-first li a.active {
    color: #8e1010;
}

.not-front #region-sidebar-first ul.menu {
    font-size: 1.2rem;
}

#block-views-congress-offices-of-noslide .views-row {
    border-right: 2px dotted #8e1010;
}

#block-boxes-newsletter-signup-simple-bs .btn:hover {
    background: none repeat scroll 0 0 #672bb5;
    border: 2px solid #672bb5;
}