body {
  background-color: #53565A;
  padding: 0px;
}
div.sidebar_header h2 {
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 5px 9px;
}
.container {
  background-color: #fff;
  padding: 0;
}

a.appointment_donor {
  color: green;
  font-weight: bold;
  font-style: italic;
}

a.appointment_crm {
  color: black;
  font-weight: bold;
}

a.appointment_coordinator {
  color: darkblue;
  font-weight: bold;
}

a.appointment_donor_mobile {
  color: red;
  font-weight: bold;
  font-style: italic;
}

a.appointment_coordinator_mobile {
  color: red;
  font-weight: bold;
}

.ui-tabs .ui-tabs-panel {  background-color: #fff; }

.ui-widget-content { background-color: #fff; }

.label {
    font-weight: bold;
    color: #000;
    font-size:100%;
    line-height: 18px;
}

.value {
  white-space: nowrap;
}

#header {
  background: none;
  background-color: #ebebeb;
  font-family: Merriweather, Georgia, serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
}

#footer {
  background: none;
  background-color: #ebebeb;
  font-family: Merriweather, Georgia, serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
}

#page{
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin-bottom: -100px;
}

#header {
  background-color: #FFFFFF;
}

#main-header {
    color: white;
    left: 0;
    text-align: center;
    transition: all 0.3s ease 0s;
    font-weight: 500;
    line-height: 23px;
    min-height: 43px;
    font-family: "freight-sans-pro",helvetica,arial,sans-serif;
    padding: 12px 0 0;
    position: relative;
    top: 0;
    text-align: left;
    width: 1050px;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
    z-index: 99999;
    background: none repeat scroll 0 0 #fff;
    font-weight: 500;
    line-height: 23px;
}


#main-header .toggle-menu {
    background: none repeat scroll 0 0 #c3c3c3;
    border-radius: 2px;
    color: white;
    cursor: pointer;
    display: none;
    font-size: 26px;
    font-weight: normal;
    padding: 10px 0;
    position: absolute;
    right: 20px;
    top: 20px;
    transition: background 0.12s ease 0s;
    width: 40px;
    z-index: 9999;
}

#site-logo {
    float: left;
    margin-top: 14px;
    transition: opacity 0.12s ease-in-out 0s;
padding: 0;
}

#logo {
    float: left;
    margin-bottom: 18px;
}
#logo {
    height: 37px;
    width: 196px;
}

#et-top-navigation {
    float: right;
}


#main-header nav#top-menu-nav {
    margin-right: 17px;
    padding-top: 0;
}
nav#top-menu-nav, #top-menu {
    float: left;
    padding: 0;
}


#top-menu li {
    display: inline-block;
    font-size: 14px;
    padding-right: 18px;
}

a {
  color: #E56A54;
}


a:hover {
  color: #8eb9cd;
}

#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after {
    content: "";
    font-size: 9px;
    position: absolute;
    right: 0;
    top: 2px;
    transform: rotate(90deg);
}
#top-menu li a {
    color: #292d30;
    font-size: 14px;
    letter-spacing: 0.035em;
    text-transform: uppercase;
}
#top-menu li > a {
    padding-bottom: 29px;
}
#top-menu a {
    color: #292d30;
}
#top-menu a {
    color: #666;
    display: block;
    padding-top: 10px;
    position: relative;
    text-decoration: none;
}

#et-top-navigation .sub-menu:before {
    border-bottom: 28px solid #50585e;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    content: "";
    height: 0;
    left: 38%;
    position: absolute;
    top: -16px;
    width: 0;
}


#et-top-navigation .sub-menu li a {
    color: #fff;
    font-family: "freight-sans-pro",helvetica,arial,sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 1em;
    padding: 8px 5px;
    text-align: center;
    text-transform: uppercase;
    transition: none 0s ease 0s ;
    width: auto;
}

.nav li ul {
    background: none repeat scroll 0 0 #fff;
    border-top: 3px solid #7ebec5;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
    width: 200px;
    z-index: 9999;
}
.nav li ul {
    left: -110px;
    padding: 20px;
    position: absolute;
    top: 52px;
}

.barlinks {
    font-size:15px;
    color: #ca1f11;
    font-family: "rooney-web",georgia,serif;
    padding-right: 10px;
    padding-left: 10px;
    
}

.barlinks a:hover {
    color: #8eb9cd;
}

#et-top-navigation .sub-menu li {
    padding-right: 0;
    width: 100%;
}
#top-menu li {
    display: inline-block;
    font-size: 14px;
    padding-right: 18px;
}
.nav li li {
    margin: 0;
    padding: 0;
}
.nav li {
    position: relative;
}

#et-top-navigation .sub-menu li {
    padding-right: 0;
    width: 100%;
}
#top-menu li {
    display: inline-block;
    font-size: 14px;
    padding-right: 18px;
}
.nav li li {
    margin: 0;
    padding: 0;
}
.nav li {
    position: relative;
}

#et-top-navigation .sub-menu li {
    padding-right: 0;
    width: 100%;
}


#et-top-navigation .sub-menu li.highlighted {
    background: none repeat scroll 0 0 #9da1a5;
    margin-top: 5px;
}

#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
}
#et-top-navigation .sub-menu {
    background: none repeat scroll 0 0 #50585e;
    border-radius: 4px;
    border-top: 0 none;
    padding: 5px;
    width: 245px;
}
#top-menu li {
    display: inline-block;
    font-size: 14px;
    padding-right: 18px;
}
.about-dropdown .sub-menu {
    left: -105px;
}
#et-top-navigation .sub-menu li a {
    color: #fff;
    font-family: "freight-sans-pro",helvetica,arial,sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 1em;
    padding: 8px 5px;
    text-align: center;
    text-transform: uppercase;
    transition: none 0s ease 0s ;
    width: auto;
}
#top-menu li li a {
    padding: 10px 20px;
    width: 160px;
}
#top-menu {
    margin-top: 4px;
}
nav#top-menu-nav, #top-menu {
    float: left;
}


#et_search_icon:before {
    font-size: 17px;
    left: 0;
    position: absolute;
    top: -3px;
}

html|* > svg {
    transform-origin: 50% 50% 0px;
}

#et_search_icon {
    background: url("../images/search.svg") no-repeat scroll center center / 23px 23px #50585e;
    border-radius: 2px;
    display: block;
    height: 46px;
    width: 46px;
    padding: 0;
}
.et-search-form {
    background: none repeat scroll 0 0 #fff;
    border-top: 3px solid #50585e;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    display: none;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 44px;
    z-index: 1000;
}

.et-search-form input {
    background-color: #f8f8f8;
    border: medium none;
    color: #333;
    padding: 10px 20px;
    width: 280px;
}


#donate-button-nav {
    float: right;
}

#et-top-navigation #top-menu li.small-button {
    padding-right: 0;
}


#et-top-navigation #top-menu .small-button a {
    border-radius: 2.5px;
    font-size: 14px;
    font-weight: 600;
 font-family: "freight-sans-pro",helvetica,arial,sans-serif;
}
a.smallred, a.bigred, #top-menu .smallred a, .menu-header-donate-buttons-container .smallred a, .et_pb_contact_submit, input[type="submit"] {
    background: none repeat scroll 0 0 #ca1f11;
    border: 0 none;
    color: #fff !important;
}

a.bigred:hover, a.smallred:hover, #top-menu .smallred a:hover, .menu-header-donate-buttons-container .smallred a:hover, .et_pb_contact_submit:hover, input[type="submit"]:hover {
    background: none repeat scroll 0 0 #9a170c;
}

a.bigred, a.smallred, #top-menu .smallred a, .menu-header-donate-buttons-container .smallred a, .et_pb_contact_submit, input[type="submit"] {
    cursor: pointer;
    transition: background 0.1s ease-in-out 0s;
}

a.small-button, a.icon-button, #top-menu .small-button a, .menu-header-donate-buttons-container .small-button a, .et_pb_contact_submit {
    font-size: 12px;
    margin: 0 5px 8px 0;
    padding: 10px 20px;
}
a.small-button, a.big-button, #top-menu .small-button a, .menu-header-donate-buttons-container .small-button a, a.icon-button, .et_pb_contact_submit, input[type="submit"] {
    border-radius: 5px;
    display: inline-block;
    letter-spacing: 0.05em;
    line-height: 26px;
    text-transform: uppercase;
}

a.smallblue, a.bigblue, #top-menu .smallblue a, .menu-header-donate-buttons-container .smallblue a {
    background: none repeat scroll 0 0 #8eb9cd;
    color: #fff !important;
}

a.bigDarkBlue:hover, a.smallDarkBlue:hover, #top-menu .smallblue a:hover, .menu-header-donate-buttons-container .smallblue a:hover, .et_pb_section.tissue .et_pb_testimonial_description .big-button:hover {
    background: none repeat scroll 0 0 #22546b;
    color: #fff !important;
}

#top-menu {
    margin-top: 4px;
}
nav#top-menu-nav, #top-menu {
    float: left;
}

#body-container {
  background:   #fff;
}

#footer-container {
  border: none;
  height: 100px;
}

.footer-content {

}

#footer {
  background-color: #c3c3c3;
  clear: both;
  padding-bottom: 15px;
  font-style: normal;
  padding: 0px;
  margin: 0px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "freight-sans-pro",helvetica,arial,sans-serif;
  height: 100%;
}

#et-footer-nav {
    padding-top: 10px;
}

.footer-container {
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 1050px;
    min-height: 100px;
    height: 100%;
}


.footer_three_fourth {
    width: 74%;
}
.footer_one_half, .footer_one_third, .footer_two_third, .footer_one_fourth, .footer_three_fourth {
    float: left;
    margin-right: 4%;
    position: relative;
}


.bottom-nav {
    color: #292d30;
    float: left;
    padding: 5px 0;
    width: 75%;
}


.bottom-nav li:after {
    content: "|";
    padding-right: 4px;
    position: absolute;
    top: 0px;
    right: 0;
}
.bottom-nav li {
    display: inline-block;
    font-size: 14px;
    padding-right: 22px;
    position: relative;
}

#main-footer a {
    text-decoration: underline;
    transition: color 0.12s ease-in-out 0s;
}
.bottom-nav a {
    color: #292d30;
    text-transform: uppercase;
}

.bottom-nav li:last-of-type:after {
    content: "";
}

#main-footer .et-social-icons {
    margin-top: 20px;
}
.et-social-icons {
    float: right;
}


.et-social-icons li {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}

.et-social-icons .et-social-icon a.icon {
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: block;
    height: 32px;
    width: 29px;
}

.et-social-icon a {
    color: #666;
    display: inline-block;
    font-size: 24px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: color 300ms ease 0s;
}

.et-social-facebook a.icon {
    background: url("../images/facebook.svg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.et-social-twitter a.icon {
    background: url("../images/twitter.svg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.et-social-youtube a.icon {
    background: url("../images/youtube.svg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.et-social-icon span {
    display: none;
}

#footer-info {
    color: #292d30;
    float: left;
    font-size: 14px;
    padding-bottom: 10px;
    text-align: left;
}

#footer-info {
    padding-bottom: 10px;
}


#footer-info a {
    color: #666;
    font-weight: 700;
}
#main-footer a {
    text-decoration: underline;
    transition: color 0.12s ease-in-out 0s;
}

.bottom-nav a:hover {
   color: #FFF;
}

#footer-info #creative-meta:before {
    content: "|";
    left: 0;
    padding-left: 10px;
    padding-right: 10px;
}

#creative-meta a:hover {
   color: #FFFFFF;
}
#logo-container {
  background-color: #bd1d1e;
  width: 100%;
  padding: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 20px;
}
#et_top_search {
    display: block;
    float: right;
    margin: 4px 0 0 2px;
    position: relative;
}

.bottom-nav a {
  text-decoration: underline;
}


.topbar {
  font-weight : bold; 
  font-size : 12px; 
  font-family : tahoma; 
  color : #0A0C79;
  text-decoration : none;
  text-transform: uppercase; 
  padding-left: 10px;
  padding-right: 10px;
} 

A.topbar:link {
font-weight : bold; 
font-size : 10px; 
font-family : tahoma; 
color : #FFFFFF;
text-decoration : none; 
} 
A.topbar:visited {
font-weight : bold; 
font-size : 10px; 
font-family : tahoma; 
color : #FFFFFF;
text-decoration : none; 
 
} 
A.topbar:active {
font-weight : bold; 
font-size : 10px; 
font-family : tahoma; 
color : #FFFFFF;
text-decoration : none; 
; 
} 
A.topbar:hover {
font-weight : bold; 
font-size : 10px; 
font-family : tahoma; 
color : #ffffff;
text-decoration : none; 

} 


#navwrap {
  padding-top:  10px;
  width: 90%;
  text-align: center;
  padding-bottom: 15px;
}

.content_wide {
  height: 100%;
  min-height:500px;
  padding-bottom: 30px;
  padding-right: 20px;
}

.copyright a {
  color: #999999;
}

p.intro {
  color: #53565a;
  font-family: AmasisMTStd;
  font-size: 18px;
}

div.sidebar_body {
   background: #8eb9cd url("../images/sidebar_sprite.png") no-repeat scroll -209px 0 transparent;
    display: block;
    padding: 6px 5px 10px 4px;
}
div.sidebar_wrapper {
  background-color: #8eb9cd;
}
div.sidebar_header {
background: #ca1f11 url('../images/sidebar_sprite.png') no-repeat -209px -2px;
color: white;
padding: 0px;
display: block;
font-weight: bold;
}

#user-info {
  position: absolute;
  right: 20px;
  top: 5px;
  width: 200px;
  color: #3c4e64;
}

#ancillary-menu a {
    color: white;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    text-decoration: none;
    color: #3c4e64;
    font-family: "Trebuchet MS",Tahoma,Arial,sans-serif;
}

nav#ancillary-menu ul li a {
    font-family: "Trebuchet MS",Tahoma,Arial,sans-serif;
    font-size: 12px;
}

#ancillary-menu ul {
    left: 25px;
    position: absolute;
    top: 16px;
    width: 100%;
    list-style: outside none none;
}

div#user-info h5 {
  margin: 0px;
  clear: none;
  line-height: 1.2em;
  font-size: 14px;
  font-family: "Trebuchet MS",Tahoma,Arial,sans-serif;
  color: #3c4e64;
  float: left;
}

table.schedule {
  border: solid 1px #ca1f11;
}

table.schedule .last { 
  border-right: 1px solid #ca1f11;
}  

table.schedule thead {
  background-color: #ca1f11;
}

table.schedule a.available {
  color: #ca1f11;
  font-weight: normal;
}

div.htt-link-tooltip {
  background-color: #F0543D;
  color: #FFFFFF;
  font-size: 13px;
  max-width: 300px;
  min-width: 200px;
  padding: 10px;
  line-height:18px;
}

div.htt-tooltip a {
  color: #FFFFFF;
  text-decoration : underline;
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  color:#000000;
}

#popup-container {
    background-color: #FFFFFF;
    padding: 0px;
}


#et-top-navigation {
    float: right;
}
.nav li {
    position: relative;
}
.nav li ul {
    left: -110px;
    padding: 20px;
    position: absolute;
    top: 52px;
}
.et-fixed-header .nav li ul {
    top: 38px;
}
.et-fixed-header .nav li li ul {
    top: -3px;
}
.nav li ul {
    background: none repeat scroll 0 0 #fff;
    border-top: 3px solid #7ebec5;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
    width: 200px;
    z-index: 9999;
}
.nav li ul {
    text-align: left;
}
.nav li.et-hover > ul {
    visibility: visible;
}
.nav li:hover > ul, .nav li.et-hover > ul {
    transition: opacity 0.2s ease-in-out 0s;
}
.nav li:hover > ul {
    opacity: 1;
    visibility: visible;
}
.nav li li {
    margin: 0;
    padding: 0;
}
.nav li li ul {
    left: 220px;
    top: -3px;
    z-index: 1000;
}
.nav li:hover {
    visibility: inherit;
}
.nav li li a, .et_mobile_menu li a {
    font-size: 14px;
    transition: all 0.2s ease-in-out 0s;
}
.nav ul li a:hover, .et_mobile_menu li a:hover {
    background-color: rgba(0, 0, 0, 0.03);
    color: #111;
}
.et_nav_text_color_light .nav ul li a:hover, .et_nav_text_color_light .et_mobile_menu li a:hover {
    color: #fff !important;
}
#top-menu li li a {
    padding: 10px 20px;
    width: 160px;
}
.et_nav_text_color_light #top-menu li li a {
    color: rgba(255, 255, 255, 0.7);
}
.et_nav_text_color_light #top-menu li li a:hover {
    color: #ffffff;
}
#et-secondary-nav li {
    position: relative;
    text-align: right;
}
#et-secondary-nav li > a {
    padding-bottom: 8px;
}
#et-secondary-nav > li > a {
    padding-bottom: 12px;
}
#et-secondary-nav li ul {
    left: -132px;
    padding: 20px;
    position: absolute;
    top: 23px;
}
#et-secondary-nav li ul ul {
    left: -209px;
    top: -20px;
}
#et-secondary-nav li ul li {
    display: block;
    margin-left: -20px;
    padding-left: 20px;
}
#et-secondary-nav li ul {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
    z-index: 999999;
}
#et-secondary-nav li ul {
}
#et-secondary-nav li.et-hover > ul {
    visibility: visible;
}
#et-secondary-nav li:hover > ul, #et-secondary-menu li.et-hover > ul {
    transition: opacity 0.2s ease-in-out 0s;
}
#et-secondary-nav li:hover > ul {
    opacity: 1;
    visibility: visible;
}
#et-secondary-nav li li {
    margin: 0;
    padding: 0;
}
#et-secondary-nav li:hover {
    visibility: inherit;
}
#et-secondary-nav li li a {
    display: block;
    font-size: 12px;
    line-height: 1em;
    margin-right: 0;
    padding: 10px;
    transition: all 0.2s ease-in-out 0s;
    width: 150px;
}
#et-secondary-nav ul li a:hover {
    background-color: rgba(0, 0, 0, 0.03);
}
#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after {
    content: "";
    font-size: 9px;
    position: absolute;
    right: 0;
    top: 2px;
    transform: rotate(90deg);
}
#top-menu li li.menu-item-has-children > a:first-child:after {
    right: 20px;
}
#top-menu li.mega-menu {
    position: inherit;
}
#top-menu li.mega-menu > ul {
    left: 0 !important;
    padding: 30px 20px;
    position: absolute !important;
    top: 62px;
    width: 1040px !important;
}
#top-menu li.mega-menu ul li {
    display: block !important;
    float: left !important;
    margin: 0;
    padding: 0 !important;
}
#top-menu li.mega-menu li > ul {
    border: medium none;
    left: auto;
    padding: 0;
    position: relative;
    top: auto;
    width: 240px !important;
}
#top-menu li.mega-menu li ul {
    display: none;
    opacity: 1;
    visibility: visible;
}
#top-menu li.mega-menu.et-hover li ul {
    display: block;
}
#top-menu li.mega-menu:hover > ul {
    opacity: 1 !important;
    visibility: visible !important;
}
#top-menu li.mega-menu > ul > li > a:first-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
    font-weight: bold;
    padding-top: 0 !important;
}
#top-menu li.mega-menu > ul > li > a:first-child:hover {
    background-color: transparent !important;
}
#top-menu li.mega-menu li > a {
    width: 200px !important;
}
#top-menu li.mega-menu > ul > li {
    margin: 0 10px;
}
#top-menu li.mega-menu .menu-item-has-children > a:first-child:after {
    display: none;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
p {
  color: #53565a;
  font-family: AmasisMTStd;
  font-size: 18px;
}
h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Stainless Bla";
  font-size: 36px;
  letter-spacing: .025em;
  line-height: 36px;
  color: #53565A;
}
h1.entry-title {
  color: #53565A;
  text-transform: uppercase;
}
h2 {
  font-family: "Stainless Bla";
  font-size: 32px;
  text-transform: uppercase;
  line-height: 36px;
  color: #01426A;
}
h3 {
  font-family: "Stainless Bla";
  font-size: 24px;
  text-transform: uppercase;
  line-height: 30px;
  color: #01426A;
}
h4 {
  font-family: "AmasisMTStd";
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: .025em;
  color: #363636;
}
h5 {
  font-family: "AmasisMTStd";
  font-size: 19px;
  font-weight: 400;
  line-height: 16px;
  color: #ffffff;
}
h6 {
  font-family: "Stainless Bla";
  font-size: 16px;
  line-height: 12px;
  text-transform: uppercase;
  font-weight: 700;
  color: #E56A54;
}
label {
  font-family: "Stainless Bla";
  font-weight: 400;
  color: #53565A;
  text-transform: uppercase;
  letter-spacing: 1px;
}
a, button {
  font-family: "Stainless Bla";
  box-shadow: none;
}
a.read-more, button.read-more {
  font-family: "Stainless Bla";
  text-transform: uppercase;
  color: #E56A54;
  font-size: 14px;
}
a.read-more:hover, a.read-more:active, a.read-more:focus, button.read-more:hover, button.read-more:active, button.read-more:focus {
  color: #01426A !important;
}
a.read-more.desktop, button.read-more.desktop {
  display: none;
}
@media only screen and (min-width: 61.3125em) {
  a.read-more.desktop, button.read-more.desktop {
    display: block;
  }
}
a.read-more.mobile, button.read-more.mobile {
  display: block;
}
@media only screen and (min-width: 61.3125em) {
  a.read-more.mobile, button.read-more.mobile {
    display: none;
  }
}
/*a.btn, button.btn {
  padding: 15px 40px;
  background: #E56A54;
  font-weight: 400;
  color: #ffffff;
  text-transform: uppercase;
  border: 5px solid #E56A54;
}
a.btn:hover, a.btn:active, a.btn:focus, button.btn:hover, button.btn:active, button.btn:focus {
  background: none;
  color: #ffffff;
}
a.btn-alt, button.btn-alt {
  padding: 15px 40px;
  background: none;
  font-weight: 400;
  color: #01426A;
  text-transform: uppercase;
  border: 5px solid #01426A;
}
a.btn-alt:hover, a.btn-alt:active, a.btn-alt:focus, button.btn-alt:hover, button.btn-alt:active, button.btn-alt:focus {
  background: #E56A54;
  color: #01426A;
}
a:not(.btn):not(.btn-alt):not(.tribe-events-button):not(.read-more):not(.category):hover, a:not(.btn):not(.btn-alt):not(.tribe-events-button):not(.read-more):not(.category):active, a:not(.btn):not(.btn-alt):not(.tribe-events-button):not(.read-more):not(.category):focus, button:not(.btn):not(.btn-alt):not(.tribe-events-button):not(.read-more):not(.category):hover, button:not(.btn):not(.btn-alt):not(.tribe-events-button):not(.read-more):not(.category):active, button:not(.btn):not(.btn-alt):not(.tribe-events-button):not(.read-more):not(.category):focus {
  color: #E56A54 !important;
}*/
article ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
article ul li {
  padding-left: 1em;
  font-family: "AmasisMTStd";
  color: #53565A;
}
article ul li:before {
  content: "■";
  padding-right: .5em;
  color: #71B2C9;
}
blockquote {
  display: inline-block;
  border: none;
  font-style: normal;
}
blockquote:before {
  content: url(../images/quote.png);
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
}
blockquote div {
  margin-left: 15px;
  display: inline-block;
}
blockquote p {
  font-family: "AmasisMTStd-Bold";
  color: #71B2C9;
  font-size: 1.5em;
}
blockquote p.attribution {
  font-family: "Stainless Bla";
  font-size: 1em;
  font-weight: 700;
  line-height: 24px;
  color: #53565A;
}
div.responsive_sidebar {
  background-color: #00416b;
  color: #fff;
  letter-spacing: 1px;
  font-family: AmasisMTStd;
  font-size: 16px;
}
#snapshot-user-info nav a{
  color: #fff;
}
#snapshot-user-info nav a:hover, #snapshot-user-info nav a:active {
    text-decoration: none;
    color: #e56a54;
}
#snapshot-user-info .img-circle {
  width: 100px;
  box-shadow: 0 0 0 5px #002944, 0 0 0 10px #71b2c9;
}
.responsive_sidebar_header h3, .responsive_sidebar_header h4, .responsive_sidebar_header h5 {
  color: #E56A54;
  font-family: "Stainless Bla";
  font-weight: 400;
  text-transform: uppercase;
}
.responsive_sidebar_header h4 {
  padding: 0px 2%;
}
.responsive_sidebar_body h5, .responsive_sidebar_body h4 {
  color: #ffffff;
  font-weight: 400;
  font-family: "Stainless Bla";
  text-transform: uppercase;
  padding: 0px 0px;
}
.responsive_sidebar_body h5, .responsive_sidebar_header h5{
  font-size: 14px;
}
.responsive_sidebar_body h6, .responsive_sidebar_header h6{
  font-size: 12px;
}
.responsive_sidebar_body p {
  color: #ffffff;
}
a:hover, a:active {
    text-decoration: none;
    color: #e56a54;
}
div.yellow_sidebar_wrapper {
  font-family: "AmasisMTStd-Bold";
  color: #53565A;
}
.barlinks {
    font-size:15px;
    color: #ca1f11;
    font-family: "Stainless Bla";
    padding-right: 10px;
    padding-left: 10px;
}
.responsive_sidebar h2 {
  font-size: 24px;
  color: #E56A54;
  font-family: "Stainless Bla";
  font-weight: 400;
  text-transform: uppercase;
  line-height: 30px;
  border-bottom: 0px;
}
div.responsive_sidebar ul li a {
  color: #fff;
  font-weight: 400;
  font-family: "AmasisMTStd";
}
div.responsive_sidebar ul li a:hover, div.responsive_sidebar ul li a:active, div.responsive_sidebar ul li a:focus {
  text-decoration: none;
  color: #e56a54;
}
.responsive_content h5 {
  font-family: "Stainless Bla";
  font-weight: 400;
  color: #53565A;
  text-transform: uppercase;
}
    
/*customize navbar-default*/
.navbar-default {
  font-family: "Stainless Bla";
  text-transform: uppercase;
  background: #6eb2ca;
  background-color: #6eb2ca;
  border-color: #6eb2ca;
  border-radius: 0px;
}

.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #ffffff;
}
.navbar-default .navbar-text {
  color: #01426a;
}
.navbar-default .navbar-nav > li > a {
  color: #01426a;
  border: 0.5px solid #6eb2ca;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #e56a54;
}
.navbar-default .navbar-nav > li > .dropdown-menu {
  background-color: #6eb2ca;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
  color: #e56a54;
  background-color: #e56a54;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > .divider {
  background-color: #e56a54;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #ffffff;
  background-color: #e56a54;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #e56a54;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #e56a54;
}
.navbar-default .navbar-toggle {
  border-color: #e56a54;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #e56a54;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ffffff;
}
.navbar-default .navbar-link {
  color: #ffffff;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #e56a54;
  }
}
/*end of customize navbar-default*/

.navbar-inner {
    text-align: center;
}
.navbar-inner .nav {
    float: none;
    display:inline-block;
}

div#user-info h5 {
  text-align:left;
  position:relative;
  left: 12px;
  top:-5px;
}

div#center_title h3, div#sponsor_title h3 {
  color: #E56A54;
}
div#sponsor_info h6, div#chair_info h6 {
  color: #53565A;
  font-weight: normal;
}

div.back_link .back_glyph {
}

div.back_link .back_text {
  color: #53565A;
  text-transform: uppercase;
}
footer .copyright a {
    color: #71b2c9;
    font-size: 14px;
    margin-bottom: 0;
}
footer .copyright a {
    font-family: "Stainless Reg";
}
footer .copyright a:hover, footer .copyright a:focus {
  color: #e56a54;
  text-decoration: none;
}

div.list_section {
  padding: 2%;
}

div.list_section .label {
  display: inline-block;
  width: 53%;
  text-align: left;
  color: #fff;
  padding: 0;
  letter-spacing: 0.5px;
  vertical-align: top;
  margin-right:2%;
}

div.list_section .value {
  display: inline-block;
  width: 45%;
  text-align: left;
  color: #fff;
  padding: 0;
  letter-spacing: 0.5px;
  word-wrap: break-word;
  height: auto;
}

div.list_section .item {
  display: inline-block;
  font-weight: bold;
  text-align: left;
  color: #fff;
  letter-spacing: 0.5px;
  word-wrap: break-word;
  height: auto;
}

input,
optgroup,
select,
textarea {
  font-family: "AmasisMTStd";
}

button {
  text-transform: uppercase;
}

ul#right-nav-menu {
  background-color: #E7694F;
}
ul#right-nav-menu li a {
  border-color: #E7694F;
  color: #fff;
}
ul#right-nav-menu li.divider-vertical {
  color: #fff;
  vertical-align: middle;
  padding-top: 15px;
  padding-bottom: 15px;
}
ul#right-nav-menu li > a:hover, ul#right-nav-menu li > a:focus {
  color: #01426a;
}
span.donation_data_available_message {
  color: #53565a;
}
span.donation_data_available_link {
  text-transform: uppercase;
}
#donation-history .glyphicon {
  color: #E56A54;
  font-size: 35px;
  line-height: 35px;
  vertical-align: middle
}

#donation-history h5 {
  color: #01426A;

}
#donation-history .donation-history-container {
  padding-left: 35px;
}
#donation-history .donation-history-container .label {
  color: #53565a;
  font-size: 16px;
}
#donation-history .donation-history-container .value {
  font-size: 16px;
}
a:focus > span.donation_data_available_link, a:hover > span.donation_data_available_link {
  color: #23527c;
  text-decoration: none;
}
a:focus span.donation_data_available_message, a:hover span.donation_data_available_message {
  color: #23527c;
  text-decoration: none;
}
.donation-history-container a.highlight:focus, .donation-history-container a.highlight:hover {
  color: #23527c;
  text-decoration: none;
}
.responsive_sidebar_header {
  text-align: left;
}

div.list_section h4 {
  padding: 0;
}
div.list_section ul {
  margin: 0;
}
.responsive_sidebar_body ul {
    margin: 0;
}
.responsive_sidebar_body h4 {
  font-size: 20px;
}

/**
 * Overrides for schedule slots
 */
div.schedule_container {
  border: none;
}
div.schedule_slot {
  height: 88px;
  padding: 6px;
  text-align: center;
  position: relative;
  min-height: 1px;
}
.schedule_slot_unavailable {
  padding: 15px;
  text-align: center;
  border: 6px solid #c9c9c9;
  display: block;
  color: #c9c9c9;
  font-weight: bold;
  line-height: 16px;
}
.schedule_slot_available {
  padding: 15px;
  text-align: center;
  border: 6px solid #00416b;
  display: block;
  color: #00416b;
}
.schedule_slot_available:hover {
  background: #00416b;
  padding: 15px;
  text-align: center;
  border: 6px solid #00416b;
  display: block;
  color: #ffffff;
}
.schedule_slot_available_count {
  color: #666666;
}

@media only screen and (min-width: 992px) {
  .schedule_slot {
    width: 25%;
    float: left;
  }
}

body.popup {
  overflow-x: visible;
  overflow-y: visible;
}

.welcome_icon h3 {
  font-size: 22px;
}

#target_groups_div ~ label {
  width: 170px;
}

div#blood_types {
  padding-left: 10px !important;
}
div#blood_types label {
  width: 110px !important;
  white-space: nowrap;
}

#new_user_form label[for="email"] {
  word-wrap: break-word;
  overflow-wrap: break-word;
  white-space: normal;
}
