/* STYLES - AUTHOR: GLOBAL CLOUD / DONORDRIVE */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
/* GENERAL ===============================================================================================*/
body {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  background: #e9e9e9;
}
p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0 0 15px 0;
  line-height: 20px;
  padding: 0;
}
a:link {
  color: #000;
}
a:visited {
  color: #000;
}
a:hover {
  color: #f91e26;
}
a:active {
  color: #000;
}
#leftCol div {
  padding: 10px;
}
#leftCol #embedbtn {
  padding: 0;
}
#centerColinterior.full-width,
#centerColinterior + #leftCol:empty {
  padding: 5%;
}
#centerColinterior.full-width,
#centerColinterior + #leftCol:empty {
  position: relative;
  width: 100%;
  padding: 20px;
  float: left;
  left: auto !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *zoom: 1;
}
#centerColinterior.full-width:before,
#centerColinterior + #leftCol:empty:before,
#centerColinterior.full-width:after,
#centerColinterior + #leftCol:empty:after {
  display: table;
  content: "";
  line-height: 0;
}
#centerColinterior.full-width:after,
#centerColinterior + #leftCol:empty:after {
  clear: both;
}
#centerCol,
#centerColinterior {
  left: 0%;
}
#leftNav li {
  padding: 0px !important;
}
.navBox li a {
  padding: 10px !important;
}
.navBox {
  padding: 0px !important;
}
.navBox .padding {
  padding: 0px !important;
}
/* BUTTONS ===============================================================================================*/
a.btn,
input.btn,
a.dd-btn,
input.dd-btn,
button.dd-btn {
  background: url('../img/red_btn.png') #fff repeat-x right -20px;
  border: 0;
  text-shadow: 1px 1px 3px #ba0e11;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin: 0 10px 5px 0;
  padding: 9px 11px 7px 11px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none !important;
  border-radius: 4px;
  /* future proofing */
}
a.btn:hover,
input.btn:hover,
a.dd-btn:hover,
input.dd-btn:hover {
  background-position: right -60px;
  color: #fff !important;
}
.btn_red {
  background: url('../img/red_btn.png') #fff repeat-x right -20px;
  border: 0;
  text-shadow: 1px 1px 3px #ba0e11;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 20px;
  font-weight: normal;
  margin: 0 10px 5px 0;
  padding: 10px 16px 10px 16px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none !important;
  border-radius: 4px;
  /* future proofing */
}
.btn_blue {
  background: url('../img/blue_btn.png') #fff repeat-x right -20px;
  border: 0;
  text-shadow: 1px 1px 3px #ba0e11;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 20px;
  font-weight: normal;
  margin: 0 10px 5px 0;
  padding: 10px 16px 10px 16px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none !important;
  border-radius: 4px;
  /* future proofing */
  text-shadow: 1px 1px 3px #00334b;
}
.btn_green {
  background: url('../img/green_btn.png') #fff repeat-x right -20px;
  border: 0;
  text-shadow: 1px 1px 3px #ba0e11;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 20px;
  font-weight: normal;
  margin: 0 10px 5px 0;
  padding: 10px 16px 10px 16px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none !important;
  border-radius: 4px;
  /* future proofing */
  text-shadow: 1px 1px 3px #056f12;
}
.btn_purple {
  background: url('../img/purple_btn.png') #fff repeat-x right -20px;
  border: 0;
  text-shadow: 1px 1px 3px #ba0e11;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 20px;
  font-weight: normal;
  margin: 0 10px 5px 0;
  padding: 10px 16px 10px 16px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none !important;
  border-radius: 4px;
  /* future proofing */
  text-shadow: 1px 1px 3px #4a1245;
}
a.btn,
input.btn,
a.dd-btn {
  background: url('../img/red_btn.png') #fff repeat-x right -20px;
  border: 0;
  text-shadow: 1px 1px 3px #ba0e11;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin: 0 10px 5px 0;
  padding: 9px 11px 7px 11px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none !important;
  -webkit-border-radius: 4px;
}
a.btn:hover,
input.btn:hover,
.btn_purple:hover,
.btn_blue:hover,
.btn_green:hover,
a.dd-btn:hover {
  background-position: right -60px;
  color: #fff !important;
}
.btn_red:hover {
  background-position: right -60px;
  color: #fff !important;
}
#btnDonatenowbody,
#btnSupportparticipant,
#btnJointhisteam {
  font-size: 16px;
  padding: 8px 15px;
}
#btnSupportparticipantright,
#btnJointhisteamright {
  font-size: 16px;
  padding: 11px 15px;
}
/* STRUCTURE ===============================================================================================*/
#wrap {
  width: 960px;
  box-shadow: 0 0 4px 2px #cfcfcf;
  border-radius: 8px;
  padding-bottom: 30px;
  margin: 0 auto;
  background: #fff;
}
#header {
  width: 960px;
  height: 93px;
  margin-bottom: 0px;
}
#logo {
  background: url('../img/logo.jpg') #fff no-repeat;
  width: 274px;
  height: 81px;
  float: left;
  margin-left: 20px;
}
#actionbtns {
  color: #fff !important;
}
#actionbtns a {
  font-family: 'Open Sans Condensed', sans-serif;
}
#banner {
  width: 960px;
  margin-bottom: 15px;
  margin-top: 17px;
}
#interior_banner {
  margin-top: -17px;
}
.page-1003 #banner {
  background: url('../img/team_banner.jpg') no-repeat;
  width: 960px;
  height: 293px;
}
.eventgroup-E730A7A4C29FF29A6723E5E6E14663F8 #banner {
  background: url('../img/fundraising_banner.jpg') no-repeat;
  width: 960px;
  height: 293px;
}
.eventgroup-E72E3935C29FF29A65AC5083C205B540 #banner {
  background: url('../img/tribute_banner.jpg') no-repeat;
  width: 960px;
  height: 293px;
}
.eventgroup-B97EDB6DC29FF29A6472FF9E684908D6 #banner {
  background: url('../img/team_banner.jpg') no-repeat;
  width: 960px;
  height: 293px;
}
.eventgroup-E7341C1DC29FF29A69BA79F1CB3E4584 #banner {
  background: url('../img/returning_banner.jpg') no-repeat;
  width: 960px;
  height: 293px;
}
.eventgroup-E730A7A4C29FF29A6723E5E6E14663F8 #rightCol,
.eventgroup-E72E3935C29FF29A65AC5083C205B540 #rightCol,
.eventgroup-B97EDB6DC29FF29A6472FF9E684908D6 #rightCol,
.eventgroup-E7341C1DC29FF29A69BA79F1CB3E4584 #rightCol {
  display: none;
}
.eventgroup-E730A7A4C29FF29A6723E5E6E14663F8 #leftCol,
.eventgroup-E72E3935C29FF29A65AC5083C205B540 #leftCol,
.eventgroup-B97EDB6DC29FF29A6472FF9E684908D6 #leftCol,
.eventgroup-E7341C1DC29FF29A69BA79F1CB3E4584 #leftCol {
  display: none;
}
.eventgroup-E730A7A4C29FF29A6723E5E6E14663F8 #centerCol,
.eventgroup-E72E3935C29FF29A65AC5083C205B540 #centerCol,
.eventgroup-B97EDB6DC29FF29A6472FF9E684908D6 #centerCol,
.eventgroup-E7341C1DC29FF29A69BA79F1CB3E4584 #centerCol {
  width: 915px;
}
#homeBanner {
  width: 960px;
  height: 293px;
  margin: 10px 0 0 0;
  overflow: hidden !important;
}
/* CMS HOME ======================================================================== */
#homeBanner li {
  list-style: none;
}
#pager {
  position: absolute;
  z-index: 1000;
  left: 420px;
  top: 444px;
  padding: 7px 5px 5px 10px;
}
#pager a {
  float: left;
  background: url('../img/pager.png') no-repeat;
  display: block;
  width: 15px;
  height: 15px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999em;
}
#pager a:hover {
  background-position: 0 -15px;
}
#pager a.activeSlide {
  background-position: 0 -15px;
}
#banner1 {
  width: 960px;
  height: 293px;
}
#banner2 {
  width: 960px;
  height: 293px;
}
#banner3 {
  width: 960px;
  height: 293px;
}
#banner4 {
  width: 960px;
  height: 293px;
}
#bottom_columns {
  clear: both;
  width: 960px;
  margin-top: 25px;
}
#team_column,
#tribute_column,
#fundraising_column {
  float: left;
  width: 320px;
  padding-left: 27px;
  padding-right: 27px;
}
#team_column,
#tribute_column {
  border-right: 1px solid #ececec;
}
.title {
  float: left;
  margin-left: 13px;
  width: 210px;
  overflow: hidden;
  margin-bottom: 5px;
  margin-top: 7px;
}
.title h1 {
  line-height: 1.1em;
}
.link_list {
  clear: both;
  border-top: 1px solid #ececec;
}
.bottom_btns {
  width: 285px;
  clear: both;
  margin-top: 25px;
}
#team_column .btn,
#team_column .dd-btn {
  background: url('../img/blue_btn.png') repeat-x;
  text-shadow: 1px 1px 3px #00334b;
  float: left;
  padding: 9px 15px 7px 15px;
  font-size: 13px;
}
#tribute_column .btn,
#tribute_column .dd-btn {
  background: url('../img/purple_btn.png') repeat-x;
  text-shadow: 1px 1px 3px #4a1245;
  float: left;
  font-size: 13px;
  padding: 9px 15px 9px 15px;
}
#fundraising_column .btn,
#fundraising_column .dd-btn {
  background: url('../img/green_btn.png') repeat-x;
  text-shadow: 1px 1px 3px #056f12;
  float: left;
  font-size: 13px;
  padding: 9px 15px 9px 15px;
}
#fundraising_column .btn:hover,
#tribute_column .btn:hover,
#team_column .btn:hover {
  background-position: right -62px;
}
#team_column .link_list ul li,
#tribute_column .link_list ul li,
#fundraising_column .link_list ul li {
  list-style: none;
  display: block;
  padding: 12px 30px 12px 12px;
  border-bottom: 1px solid #ececec;
  margin: 0px !important;
  width: 220px;
  background: url('../img/arrow.png') no-repeat right;
}
#team_column .link_list ul li a,
#tribute_column .link_list ul li a,
#fundraising_column .link_list ul li a {
  text-decoration: none;
  color: #104a66;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 13px;
}
#tribute_column .link_list ul li a {
  color: #62295d;
}
#fundraising_column .link_list ul li a {
  color: #206917;
}
#team_column .link_list ul li a:hover,
#tribute_column .link_list ul li a:hover,
#fundraising_column .link_list ul li a:hover {
  color: #000;
}
#team_column .link_list ul,
#tribute_column .link_list ul,
#fundraising_column .link_list ul {
  margin: 0px !important;
}
#team_pic {
  float: left;
  background: url('../img/bucket_pics.png') no-repeat;
  width: 40px;
  height: 40px;
}
#tribute_pic {
  float: left;
  background: url('../img/bucket_pics.png') no-repeat right -42px;
  width: 40px;
  height: 42px;
}
#fundraising_pic {
  float: left;
  background: url('../img/bucket_pics.png') no-repeat right -85px;
  width: 40px;
  height: 42px;
}
#team_column .title h1 {
  color: #104a66;
  text-transform: uppercase;
  font-size: 15px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
#tribute_column .title h1 {
  color: #62295d;
  text-transform: uppercase;
  font-size: 15px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
#fundraising_column .title h1 {
  color: #206917;
  text-transform: uppercase;
  font-size: 15px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
#bottom_columns p {
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  clear: both;
  margin-top: 50px;
}
/* END ======================================================================== */
#centerCol {
  width: 635px;
  padding: 10px 24px;
}
#centerColinterior {
  width: 650px;
  padding: 10px 20px 30px 23px;
}
.portal #leftCol.no-content + #centerColinterior {
  width: 100%;
  padding: 20px;
}
#leftCol {
  width: 260px;
  padding: 10px 20px 0 20px;
  float: right;
  right: 0 !important;
}
#rightCol {
  width: 260px;
  padding: 10px 20px 0 0;
}
.action-donate .alert-info {
  display: none;
}
/* LOGIN ===============================================================================================*/
.loginbox {
  height: 80px;
  width: 363px;
  background: #f1f0f0;
  margin: 0px 23px 0px 0px;
  float: right;
  border-radius: 6px;
  /* future proofing */
}
.action-contactus .loginbox,
.action-login .loginbox {
  display: none;
}
.action-contactus #centerColinterior {
  width: 915px;
}
.logged-in .loginbox,
.circuit-donate .loginbox,
.action-donate .loginbox,
.circuit-register .loginbox,
.circuit-registerpc .loginbox {
  display: none;
}
.loginbox h3 {
  display: none;
}
.loginbox h1 {
  color: #fff;
  font-size: 11px;
  line-height: 11px;
  margin: 17px 0px 0px 15px;
  position: absolute;
  color: #62295d;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
.circuit-extranet .loginbox,
.circuit-extranet #search_box {
  display: none;
}
.headerloginandsearch {
  position: relative;
  width: 990px;
  height: 66px;
  padding: 8px 30px 0 30px;
  margin: 0 auto;
  width: 930px;
  height: 58px;
}
#centralLoginSpan {
  margin: 35px 0px 0px 5px;
}
#forgotPasswordSpan {
  margin: 35px 0px 0px 0px;
}
#emailforgot {
  width: 222px;
  margin-left: 15px;
}
.loginbox label {
  position: relative;
  float: left;
  margin: 0;
  clear: none;
  padding: 4px 0 0 0;
}
.loginbox input {
  width: 132px;
  margin: 0 0 0px 10px;
  border-radius: 3px;
  /* future proofing */
  font-family: 'Open Sans', sans-serif !important;
  font-size: 12px !important;
  color: #707070 !important;
  box-shadow: inset 0 2px 2px #e0e0e0 !important;
  border: none !important;
}
.loginbox label strong {
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px !important;
  padding: 8px 0px 0px 19px;
}
.loginbox a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px !important;
}
.loginbox #forgot {
  position: absolute;
  top: 4px;
  right: 0;
  z-index: 1;
  color: #62295d;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  text-align: right;
  margin-top: -21px;
}
.loginbox #forgot:visited {
  color: #df5d31;
  text-decoration: none;
}
.loginbox #forgot:hover {
  color: #df5d31;
  text-decoration: underline;
}
.loginbox #forgotCancel {
  position: absolute;
  top: 13px;
  right: 0;
  left: 260px;
  color: #62295d;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  z-index: 1;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-align: right;
}
.loginbox #forgotCancel:visited {
  color: #df5d31;
  text-decoration: none;
}
.loginbox #forgotCancel:hover {
  color: #df5d31;
  text-decoration: underline;
}
.loginbox a.btn.btnlogin,
.loginbox a.dd-btn.btnlogin {
  display: inline-block;
  float: right;
  border: 0;
  cursor: pointer;
  cursor: hand;
  padding: 0 0px 0 0;
  margin: -30px 0 0 315px;
  text-align: center;
  text-decoration: none;
  height: 26px;
  width: 31px;
  background: url('../img/go.png') no-repeat;
}
.loginbox a.btn:hover,
.loginbox a.dd-btn:hover {
  background-position: right -26px;
}
.loginbox a.btn span,
.loginbox a.dd-btn span {
  display: none;
}
.hiddensubmit {
  position: absolute;
  top: -300px;
  left: 0;
  z-index: 1;
}
/* SEARCH ===============================================================================================*/
.topnavcms #search_box {
  float: left;
  margin-top: 11px;
}
#partSearch {
  padding: 4px 15px 0 15px;
}
#partSearch label {
  font-size: 11px;
}
#nav_bk #participantTeamSearch {
  float: left;
  margin: 10px 0px 0px 0px;
}
#participantTeamSearch button {
  position: relative;
  float: right;
  top: -37px;
  left: 74px;
  overflow: hidden;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px #ba0e11;
  font-size: 13px;
  padding: 6px 8px 6px 8px;
  background: url('../img/red_btn.png') #fff repeat-x right -20px;
  border-radius: 4px;
}
#participantTeamSearch button:hover {
  background-position: right -63px;
}
#searchTerm {
  text-transform: none;
  font-size: 11px;
  font-family: 'Open Sans', sans-serif;
  color: #6f6f6f;
  background: #f2f1f1;
  width: 144px;
  height: 32px;
  padding: 3px 0 4px 10px !important;
  margin-left: 7px;
  border-radius: 4px;
}
#centerColinterior #searchTerm {
  border: 1px solid #717273 !important;
}
#interior_body {
  width: 920px;
  padding: 20px;
}
/* BOXES ===============================*/
.box,
.sponsorbox {
  border: none;
  box-shadow: inset 0 0 21px #e3e3e3;
}
/* Box Headlines */
#participantSearch h1,
#centralLoginDiv h1,
.box h1,
.sponsorbox h1,
.eventBox h1,
#socialBtns h1,
#teamTotal h1 {
  color: #000;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  padding: 15px 0px 0px 10px;
  margin-bottom: 9px;
}
.box input {
  font-family: 'Open Sans', sans-serif;
}
.eventBox {
  border: none;
  box-shadow: inset 0 0 21px #e3e3e3;
}
.navBox {
  font-family: 'Open Sans', sans-serif;
  border: none;
  box-shadow: inset 0 0 21px #e3e3e3;
}
.thermoBox {
  border: none;
  margin-bottom: 0px;
}
.offlinedonationlink {
  margin-bottom: 15px;
}
/* STATS BOXES */
#donationsTotal h5,
#teamTotal h5 {
  color: #000;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  color: #f91e26;
}
small.subtitle {
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
.dd-btn.dd-social-btn {
  margin-bottom: 5px;
  border-radius: 4px;
  padding: 5px 10px;
  text-shadow: none;
}
/* NAVIGATION ===============================================================================================*/
/* TOP CMS NAVIGATION */
#nav_bk {
  background: url('../img/nav.png') repeat-x;
  width: 960px;
  height: 78px;
}
.top-nav-1 {
  display: none;
}
#donate_btn {
  float: left;
  display: block;
  background: url('../img/donate_btn.jpg') #fff repeat-x right -20px;
  text-shadow: 1px 1px 3px #ba0e11;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 16px;
  font-weight: normal;
  padding: 23px 17px 19px 17px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none !important;
}
#donate_btn:hover {
  background-position: right -80px;
}
.topnavcms {
  font-family: 'Open Sans Condensed', sans-serif;
  margin: 0 0 20px 0;
  padding: 0;
  width: 624px;
  height: 62px;
  border: none;
  float: left;
  overflow: hidden;
}
.topnavcms li {
  float: left !important;
}
.topnavcms li a {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  padding: 20px 12px 18px 12px;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px #4A4A4A;
}
.topnavcms li a:visited {
  color: #fff;
  text-decoration: none;
}
.topnavcms li:hover a {
  color: #fff;
  background-color: #4e4e4e;
}
.topnavcms li.on a {
  color: #fff;
  background: #4e4e4e;
}
/* DROPDOWNS */
.topnavcms li ul {
  /* second-level lists =====*/
  background-color: #eee;
  width: 230px;
  top: 62px;
  border: 1px solid #eee;
}
.topnavcms li ul li a {
  color: #666 !important;
  font-weight: normal;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 13px;
  width: 200px;
}
.topnavcms li ul li:hover a {
  background-color: #fff !important;
  color: #000;
}
/* SUB NAVIGATION */
#leftNav li {
  padding: 0 10px;
  border-bottom: 1px solid #dddddd;
}
#leftNav li a {
  color: #000;
  padding: 3px 0;
  text-decoration: none;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
}
#leftNav li a:hover {
  text-decoration: none;
  background-color: #eee;
}
#leftNav li a.on {
  color: #000;
  font-weight: bold;
}
#leftNav ul li a {
  font-size: 11px;
}
#leftNav li li a {
  color: #000;
  font-weight: normal;
  text-decoration: none;
  padding: 3px 0 3px 10px;
}
#leftNav li li a.on {
  color: #000;
}
#leftNav li li a.on:hover {
  color: #000;
}
#leftNav li li li a {
  color: #000;
  font-weight: normal;
  font-size: 10px;
  text-decoration: none;
  padding: 3px 0 3px 20px;
}
#leftNav li li li a.on {
  color: #000;
  font-weight: bold;
}
#leftNav li li li a.on:hover {
  color: #000;
}
#leftCol .navBox li a.on {
  font-weight: bold !important;
}
/* TYPOGRAPHY ===============================================================================================*/
h1 {
  color: #f91e26;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 28px;
  line-height: 34px;
  margin: 0 0 10px 0;
  padding: 0 0 6px 0;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 3px;
}
h2 {
  color: #000000;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 19px;
  line-height: 25px;
  font-weight: normal;
  padding: 0;
  margin: 0 0 6px 0;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 3px;
}
h3 {
  color: #000;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 28px;
  line-height: 34px;
  padding: 0;
  margin: 0 0 6px 0;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
}
h4 {
  color: #f91e26;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 19px;
  line-height: 25px;
  padding: 0;
  margin: 0 0 6px 0;
  font-weight: normal;
  text-transform: uppercase;
}
h5 {
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 22px;
  padding: 0;
  margin: 0 0 10px 0;
  font-weight: normal;
}
h6 {
  color: #f91e26;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 22px;
  padding: 0;
  margin: 0 0 10px 0;
  font-weight: normal;
  text-transform: none;
}
blockquote {
  border: 1px #ddd solid;
  padding: 30px;
  font-size: 15px;
  line-height: 24px;
  font-family: georgia, serif;
  font-style: italic;
  background-color: #efefef;
  margin-bottom: 0 0 20px 0;
}
blockquote p {
  font-size: 15px;
  font-family: georgia, serif;
  margin: 0;
  padding: 0;
}
#centerCol li,
#centerColinterior li {
  line-height: 17px;
  padding: 0px;
}
#welcome a {
  color: #000;
}
#showhideeventdetails label {
  font-size: 14px;
}
/* FORMS ============*/
input[type="tel"],
input[type="text"],
input[type="email"],
input[type="number"],
input[type="password"],
#processform input[type="tel"],
#processform input[type="text"],
#processform input[type="email"],
#processform input[type="password"],
#processform textarea,
#processform #ccnumber,
#processform #donationamount,
.beenherebefore input[type="text"],
.beenherebefore input[type="email"],
.beenherebefore input[type="password"] {
  padding: 5px !important;
  border: 1px solid #ccc;
  background-color: #fff;
  font-size: 12px;
  font-family: helvetica, arial, sans-serif;
  box-shadow: inset 0 2px 2px rgba(51, 51, 51, 0.1);
}
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
#processform input[type="tel"]:focus,
#processform input[type="text"]:focus,
#processform input[type="email"]:focus,
#processform input[type="password"]:focus,
#processform textarea:focus,
#processform #ccnumber:focus,
#processform #donationamount:focus,
.beenherebefore input[type="text"]:focus,
.beenherebefore input[type="email"]:focus,
.beenherebefore input[type="password"]:focus {
  border: 1px solid #000;
  outline: 0;
  box-shadow: 0 0 10px #595959;
}
#processform #ccnumber,
#processform #donationamount {
  padding-left: 25px !important;
}
/* TABLES ============*/
.dataTable {
  border: 1px solid #ddd;
  border-left: 0;
}
.dataTable th,
.dataTable td {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.dataTables_scrollBody {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.dataTables_scroll {
  margin-top: 25px;
}
/* TABLE-STRIPING */
.table-striped tbody tr:nth-child(odd) td,
.dataTable tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th,
.dataTable tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
/* PORTAL ================================= */
.portal #centerColinterior {
  float: left;
}
.circuit-portal #actions-col {
  background: #f5f5f5;
  border: 1px solid #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* HOVER */
.table tbody tr:hover td,
.dataTable tbody tr:hover td,
.table tbody tr:hover th,
.dataTable tbody tr:hover th {
  background-color: #f5f5f5;
}
/* FOOTER ============*/
#footer {
  width: 960px;
  height: 210px;
  background: url(../img/footer.png) repeat-x;
  border-radius: 8px;
  margin: 25px auto 15px auto;
  box-shadow: 0 0 4px 2px #cfcfcf;
  clear: both;
  padding: 0px;
  margin-bottom: 45px;
  background-color: #3F3F3F;
}
#left_footer_box {
  float: left;
  margin-left: 40px;
  margin-top: 25px;
}
#social_box {
  clear: both;
  width: 240px;
  height: 35px;
}
#twitter {
  background: url(../img/social.png);
  float: left;
  margin-right: 7px;
  width: 33px;
  height: 33px;
}
#twitter:hover {
  background-position: right -33px;
}
#facebook {
  background: url(../img/social.png) right -66px;
  float: left;
  margin-right: 7px;
  width: 33px;
  height: 33px;
}
#facebook:hover {
  background-position: right -99px;
}
#google {
  background: url(../img/social.png) right -132px;
  float: left;
  margin-right: 7px;
  width: 33px;
  height: 33px;
}
#google:hover {
  background-position: right -165px;
}
#tumblr {
  background: url(../img/social.png) right -198px;
  float: left;
  margin-right: 7px;
  width: 33px;
  height: 33px;
}
#tumblr:hover {
  background-position: right -231px;
}
#rss {
  background: url(../img/social.png) right -264px;
  float: left;
  margin-right: 7px;
  width: 33px;
  height: 33px;
}
#rss:hover {
  background-position: right -297px;
}
#youtube {
  background: url(../img/social.png) right -330px;
  float: left;
  margin-right: 7px;
  width: 33px;
  height: 33px;
}
#youtube:hover {
  background-position: right -363px;
}
#left_footer_box h2 {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: normal;
  clear: both;
  margin-bottom: 6px;
}
#footertxt {
  margin: 0px;
  float: none;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  clear: both;
  margin-left: 40px;
  padding-top: 10px;
}
#footer_logo {
  background: url(../img/footer_logo.png) no-repeat;
  width: 179px;
  height: 49px;
  margin-bottom: 12px;
}
#footertxt a {
  color: #fff;
}
#powered-by {
  width: 25%;
  margin-top: 70px;
  padding: 30px;
  float: right;
}
/* WYSIWYG editor styles ==== */
#wysiwyg {
  margin: 10px !important;
}
#wysiwyg,
.cke_panel_frame {
  background-image: none !important;
  background-color: #fff !important;
}
@media (max-width: 960px) {
  .navbar .container,
  #wrap,
  #header,
  #leftNav,
  #footer,
  #footer-text {
    width: auto !important;
  }
  #fundraising_pic {
    background: url("../img/bucket_pics.png") no-repeat scroll right -85px transparent !important;
    width: 40px !important;
  }
  #bottom_columns .title {
    float: right !important;
  }
  #powered-by {
    width: 85%;
    clear: both;
    display: block;
    margin: 0 auto;
  }
  #footertxt {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-left: 0px;
  }
  #left_footer_box {
    margin-bottom: 20px;
    margin-top: 10px;
    width: 100%;
    margin-left: 0px;
  }
  #footer_logo {
    margin: 0 auto 15px;
  }
  #social_box {
    margin: 10px auto 0;
    width: 240px !important;
  }
  #footer h2 {
    text-align: center;
  }
  #footer {
    *zoom: 1;
    height: auto;
    padding-bottom: 15px;
  }
  #footer:before,
  #footer:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #footer:after {
    clear: both;
  }
  #centerCol {
    width: 65%;
    left: 0;
  }
  .loginbox a.btn,
  .loginbox a.dd-btn {
    float: left;
    margin-left: 10px;
    margin-top: 0;
  }
  #logo {
    margin: 0px auto;
    float: none;
    margin-top: 0px;
    margin-bottom: 20px;
  }
  #header {
    background-size: 100%;
    height: auto;
    padding: 20px 15px;
    width: 100%;
  }
  #wrap {
    padding: 20px;
  }
  #processform input[type="text"],
  #confirmform input[type="text"],
  #centrallogin input[type="text"],
  #emailLogin input[type="text"],
  #passwordLogin input[type="text"],
  #beenhereLogin input[type="text"],
  #forgotPassword input[type="text"],
  #forgotpassword input[type="text"],
  .alert input[type="text"],
  #processform input[type="password"],
  #confirmform input[type="password"],
  #centrallogin input[type="password"],
  #emailLogin input[type="password"],
  #passwordLogin input[type="password"],
  #beenhereLogin input[type="password"],
  #forgotPassword input[type="password"],
  #forgotpassword input[type="password"],
  .alert input[type="password"],
  #processform input[type="number"],
  #confirmform input[type="number"],
  #centrallogin input[type="number"],
  #emailLogin input[type="number"],
  #passwordLogin input[type="number"],
  #beenhereLogin input[type="number"],
  #forgotPassword input[type="number"],
  #forgotpassword input[type="number"],
  .alert input[type="number"],
  #processform textarea,
  #confirmform textarea,
  #centrallogin textarea,
  #emailLogin textarea,
  #passwordLogin textarea,
  #beenhereLogin textarea,
  #forgotPassword textarea,
  #forgotpassword textarea,
  .alert textarea,
  #processform select,
  #confirmform select,
  #centrallogin select,
  #emailLogin select,
  #passwordLogin select,
  #beenhereLogin select,
  #forgotPassword select,
  #forgotpassword select,
  .alert select,
  #processform option,
  #confirmform option,
  #centrallogin option,
  #emailLogin option,
  #passwordLogin option,
  #beenhereLogin option,
  #forgotPassword option,
  #forgotpassword option,
  .alert option {
    width: 90%;
  }
  .loginbox {
    width: 100%;
    float: left;
    height: auto;
    padding-bottom: 15px;
  }
  #donate_btn {
    width: 100%;
  }
  #centrallogin > label:nth-child(5) > input:nth-child(1) {
    display: none;
  }
  #tribute_pic,
  #fundraising_pic {
    background-position: left;
  }
  #tribute_pic,
  #fundraising_pic,
  #team_pic {
    width: 40px !important;
  }
  #team_column .link_list ul li,
  #tribute_column .link_list ul li,
  #fundraising_column .link_list ul li {
    width: 100%;
  }
  #bottom_columns .title {
    float: none !important;
    padding-left: 10px;
    width: auto;
  }
  #leftCol {
    right: 0;
  }
  #nav_bk {
    width: 100%;
    height: auto;
    background-image: none;
  }
  #nav_bk #search_box {
    display: none;
  }
  #social_box {
    width: 100%;
  }
  #bottom_columns {
    width: 100%;
  }
  #pager {
    display: none;
  }
  #bottom_columns div {
    float: left;
    width: 100%;
    margin-bottom: 20px;
  }
  #homeBanner {
    width: 100% !important;
    height: 0px !important;
    padding: 0px !important;
    max-width: 0px !important;
    background-size: 100% !important;
    padding-bottom: NaN% !important;
  }
  #homeBanner > div {
    width: 100% !important;
    height: 0px !important;
    padding: 0px !important;
    max-width: 0px !important;
    background-size: 100% !important;
    padding-bottom: NaN% !important;
  }
}
@media (max-width: 768px) {
  #action-btns {
    width: 100%;
    position: static;
  }
  #action-btns a {
    width: 100%;
    display: block;
    margin: 0 0 4px 0;
  }
  #centerCol,
  #centerColinterior,
  #leftCol,
  #rightCol,
  #footer {
    float: none !important;
    width: auto !important;
    left: auto !important;
    padding: 15px !important;
    *zoom: 1;
  }
  #centerCol:before,
  #centerColinterior:before,
  #leftCol:before,
  #rightCol:before,
  #footer:before,
  #centerCol:after,
  #centerColinterior:after,
  #leftCol:after,
  #rightCol:after,
  #footer:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #centerCol:after,
  #centerColinterior:after,
  #leftCol:after,
  #rightCol:after,
  #footer:after {
    clear: both;
  }
  #leftCol,
  #rightCol {
    right: auto !important;
  }
  #leftCol #participantSearch,
  #leftCol #centralLoginDiv,
  #leftCol #forgotPasswordDiv {
    display: none;
  }
  #footer #footer-text {
    float: none;
    text-align: center;
    margin: 0 auto;
  }
  #footer #powered-by {
    text-align: center;
  }
}
@media (max-width: 960px) {
  .topnavcms {
    display: none;
  }
  #m-nav {
    display: block;
    list-style: none;
    margin: 0;
    padding: 5px;
    color: #000;
    font-family: "Helvetica Neue", helvetica, arial, sans-serif;
    background-color: none;
    text-align: left;
    text-decoration: none;
    position: relative;
    *zoom: 1;
  }
  #m-nav:before,
  #m-nav:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #m-nav:after {
    clear: both;
  }
  #m-nav > .btn,
  #m-nav > .dd-btn,
  #m-nav .m-search input[type="text"] {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-family: "Helvetica Neue", helvetica, arial, sans-serif;
    padding: 14px !important;
    margin: 0;
    border: 0 !important;
    position: relative;
  }
  #m-nav > .m-search input[type="text"] {
    color: #000;
    font-size: 11px;
  }
  #m-nav > .btn,
  #m-nav > .dd-btn {
    width: 45px;
    margin-right: 5px;
    background-color: #ddd;
  }
  #m-nav > .btn.open:before,
  #m-nav > .dd-btn.open:before,
  #m-nav > .btn.open:after,
  #m-nav > .dd-btn.open:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 92%;
  }
  #m-nav > .btn.open:before,
  #m-nav > .dd-btn.open:before {
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid #fff;
    left: 12px;
  }
  #m-nav > .btn.open:after,
  #m-nav > .dd-btn.open:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    left: 13px;
  }
  #m-nav [class^="icon-"]::before,
  #m-nav [class*=" icon-"]::before,
  #m-nav button:before {
    font-size: 18px !important;
    color: #fff;
    font-family: 'FontAwesome' !important;
    font-weight: normal;
  }
  #m-nav [class^="icon-"] {
    margin-right: 0;
  }
  #m-nav .m-search {
    position: absolute;
    width: 160px;
    top: 5px;
    right: 5px;
  }
  #m-nav .m-search input[type="text"] {
    position: relative;
    width: 160px;
    padding-right: 40px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    font-size: 11px;
  }
  #m-nav .m-search input[type="text"]:after {
    position: absolute;
    right: 10px;
    top: 13px;
    display: block;
    font-family: 'FontAwesome' !important;
    content: "\f002" !important;
    font-size: 20px;
    color: #666;
  }
  #m-nav .m-search label,
  #m-nav .m-search button {
    display: inline;
    margin: 0;
  }
  #m-nav .m-search button {
    display: none;
  }
  #m-nav .box {
    border: none !important;
    padding: 15px;
    border-radius: 0;
  }
  .topnavcms.m-cms-nav,
  .m-login,
  .m-social {
    display: none;
    height: auto;
    width: 100%;
    position: absolute;
    background-color: #fff;
    top: 100%;
    left: 0;
    z-index: 1000;
    background-image: none !important;
    box-shadow: 0 3px 10px rgba(50, 50, 50, 0.5);
  }
  .topnavcms.m-cms-nav li,
  .m-login li,
  .m-social li {
    float: none !important;
    display: block !important;
    width: 100%;
    border-bottom: 1px solid #ddd;
    background-image: none !important;
  }
  .topnavcms.m-cms-nav li a,
  .m-login li a,
  .m-social li a {
    color: #000 !important;
    background-image: none !important;
  }
  .topnavcms.m-cms-nav ul,
  .m-login ul,
  .m-social ul {
    display: none;
  }
  .topnavcms.m-cms-nav h1,
  .m-login h1,
  .m-social h1 {
    margin-top: 10px;
    padding: 0;
  }
}
@media (min-width: 960px) {
  .topnavcms {
    height: 62px;
    overflow: visible;
    display: block;
  }
  #m-nav {
    display: none;
  }
}
@media (max-width: 350px) {
  #logo {
    width: 100% !important;
    height: 0px !important;
    padding: 0px !important;
    max-width: 273px !important;
    background-size: 100% !important;
    padding-bottom: 29.67032967% !important;
  }
}
