.chzn-container {
    font-size: 13px;
    position: relative;
    display: inline-block;
    zoom: 1;
    *display: inline
}
.chzn-container .chzn-drop {
    background: #fff;
    border: 1px solid #aaa;
    border-top: 0;
    position: absolute;
    top: 29px;
    left: 0;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    z-index: 999
}
.chzn-container-single .chzn-single {
    background-color: #fff;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), color-stop(100%, #f4f4f4));
    background-image: -webkit-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background-image: -moz-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background-image: -o-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background-image: -ms-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background-image: linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #aaa;
    -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    display: block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    height: 23px;
    line-height: 24px;
    padding: 0 0 0 8px;
    color: #444;
    text-decoration: none
}
.chzn-container-single .chzn-default {
    color: #999
}
.chzn-container-single .chzn-single span {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis
}
.chzn-container-single .chzn-single abbr {
    display: block;
    position: absolute;
    right: 26px;
    top: 6px;
    width: 12px;
    height: 13px;
    font-size: 1px;
    background: url(https://d36ci1ti0a1hti.cloudfront.net/assets/chosen-sprite-d3fda23b40b4e6ea6e31c4c521daa12c.png) right top no-repeat
}
.chzn-container-single .chzn-single abbr:hover {
    background-position: right -11px
}
.chzn-container-single .chzn-single div {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 18px
}
.chzn-container-single .chzn-single div b {
    background: url(https://d36ci1ti0a1hti.cloudfront.net/assets/chosen-sprite-d3fda23b40b4e6ea6e31c4c521daa12c.png) no-repeat 0 0;
    display: block;
    width: 100%;
    height: 100%
}
.chzn-container-single .chzn-search {
    padding: 3px 4px;
    position: relative;
    margin: 0;
    white-space: nowrap;
    z-index: 1010
}
.chzn-container-single .chzn-search input {
    background: #fff url(https://d36ci1ti0a1hti.cloudfront.net/assets/chosen-sprite-d3fda23b40b4e6ea6e31c4c521daa12c.png) no-repeat 100% -22px;
    background: url(https://d36ci1ti0a1hti.cloudfront.net/assets/chosen-sprite-d3fda23b40b4e6ea6e31c4c521daa12c.png) no-repeat 100% -22px, -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background: url(https://d36ci1ti0a1hti.cloudfront.net/assets/chosen-sprite-d3fda23b40b4e6ea6e31c4c521daa12c.png) no-repeat 100% -22px, -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background: url(https://d36ci1ti0a1hti.cloudfront.net/assets/chosen-sprite-d3fda23b40b4e6ea6e31c4c521daa12c.png) no-repeat 100% -22px, -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background: url(https://d36ci1ti0a1hti.cloudfront.net/assets/chosen-sprite-d3fda23b40b4e6ea6e31c4c521daa12c.png) no-repeat 100% -22px, -o-linear-gradient(top, #eee 1%, #fff 15%);
    background: url(https://d36ci1ti0a1hti.cloudfront.net/assets/chosen-sprite-d3fda23b40b4e6ea6e31c4c521daa12c.png) no-repeat 100% -22px, -ms-linear-gradient(top, #eee 1%, #fff 15%);
    background: url(https://d36ci1ti0a1hti.cloudfront.net/assets/chosen-sprite-d3fda23b40b4e6ea6e31c4c521daa12c.png) no-repeat 100% -22px, linear-gradient(top, #eee 1%, #fff 15%);
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    outline: 0;
    border: 1px solid #aaa;
    font-family: sans-serif;
    font-size: 1em
}
.chzn-container-single .chzn-drop {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}
.chzn-container-single-nosearch .chzn-search input {
    position: absolute;
    left: -9000px
}
.chzn-container-multi .chzn-choices {
    background-color: #fff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -o-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -ms-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(top, #eee 1%, #fff 15%);
    border: 1px solid #aaa;
    margin: 0;
    padding: 0;
    cursor: text;
    overflow: hidden;
    height: auto !important;
    height: 1%;
    position: relative
}
.chzn-container-multi .chzn-choices li {
    float: left;
    list-style: none
}
.chzn-container-multi .chzn-choices .search-field {
    white-space: nowrap;
    margin: 0;
    padding: 0
}
.chzn-container-multi .chzn-choices .search-field input {
    color: #666;
    background: transparent !important;
    border: 0 !important;
    font-family: sans-serif;
    font-size: 100%;
    height: 15px;
    padding: 5px;
    margin: 1px 0;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}
.chzn-container-multi .chzn-choices .search-field .default {
    color: #999
}
.chzn-container-multi .chzn-choices .search-choice {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #e4e4e4;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    border: 1px solid #aaa;
    line-height: 13px;
    padding: 3px 20px 3px 5px;
    margin: 3px 0 3px 5px;
    position: relative;
    cursor: default
}
.chzn-container-multi .chzn-choices .search-choice-focus {
    background: #d4d4d4
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close {
    display: block;
    position: absolute;
    right: 3px;
    top: 4px;
    width: 12px;
    height: 13px;
    font-size: 1px;
    background: url(https://d36ci1ti0a1hti.cloudfront.net/assets/chosen-sprite-d3fda23b40b4e6ea6e31c4c521daa12c.png) right top no-repeat
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover {
    background-position: right -11px
}
.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
    background-position: right -11px
}
.chzn-container .chzn-results {
    margin: 0 4px 4px 0;
    max-height: 240px;
    padding: 0 0 0 4px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto
}
.chzn-container-multi .chzn-results {
    margin: -1px 0 0;
    padding: 0
}
.chzn-container .chzn-results li {
    display: none;
    line-height: 15px;
    padding: 5px 6px;
    margin: 0;
    list-style: none
}
.chzn-container .chzn-results .active-result {
    cursor: pointer;
    display: list-item
}
.chzn-container .chzn-results .highlighted {
    background-color: #3875d7;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3875d7', endColorstr='#2a62bc', GradientType=0);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
    background-image: -webkit-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
    background-image: -moz-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
    background-image: -o-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
    background-image: -ms-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
    background-image: linear-gradient(top, #3875d7 20%, #2a62bc 90%);
    color: #fff
}
.chzn-container .chzn-results li em {
    background: #feffde;
    font-style: normal
}
.chzn-container .chzn-results .highlighted em {
    background: transparent
}
.chzn-container .chzn-results .no-results {
    background: #f4f4f4;
    display: list-item
}
.chzn-container .chzn-results .group-result {
    cursor: default;
    color: #999;
    font-weight: bold
}
.chzn-container .chzn-results .group-option {
    padding-left: 15px
}
.chzn-container-multi .chzn-drop .result-selected {
    display: none
}
.chzn-container .chzn-results-scroll {
    background: #fff;
    margin: 0 4px;
    position: absolute;
    text-align: center;
    width: 321px;
    z-index: 1
}
.chzn-container .chzn-results-scroll span {
    display: inline-block;
    height: 17px;
    text-indent: -5000px;
    width: 9px
}
.chzn-container .chzn-results-scroll-down {
    bottom: 0
}
.chzn-container .chzn-results-scroll-down span {
    background: url(https://d36ci1ti0a1hti.cloudfront.net/assets/chosen-sprite-d3fda23b40b4e6ea6e31c4c521daa12c.png) no-repeat -4px -3px
}
.chzn-container .chzn-results-scroll-up span {
    background: url(https://d36ci1ti0a1hti.cloudfront.net/assets/chosen-sprite-d3fda23b40b4e6ea6e31c4c521daa12c.png) no-repeat -22px -3px
}
.chzn-container-active .chzn-single {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    border: 1px solid #5897fb
}
.chzn-container-active .chzn-single-with-drop {
    border: 1px solid #aaa;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    -moz-box-shadow: 0 1px 0 #fff inset;
    -o-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    background-color: #eee;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #eee), color-stop(80%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 20%, #fff 80%);
    background-image: -moz-linear-gradient(top, #eee 20%, #fff 80%);
    background-image: -o-linear-gradient(top, #eee 20%, #fff 80%);
    background-image: -ms-linear-gradient(top, #eee 20%, #fff 80%);
    background-image: linear-gradient(top, #eee 20%, #fff 80%);
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.chzn-container-active .chzn-single-with-drop div {
    background: transparent;
    border-left: none
}
.chzn-container-active .chzn-single-with-drop div b {
    background-position: -18px 1px
}
.chzn-container-active .chzn-choices {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    border: 1px solid #5897fb
}
.chzn-container-active .chzn-choices .search-field input {
    color: #111 !important
}
.chzn-disabled {
    cursor: default;
    opacity: 0.5 !important
}
.chzn-disabled .chzn-single, .chzn-disabled .chzn-choices .search-choice .search-choice-close {
    cursor: default
}
.chzn-rtl {
    text-align: right
}
.chzn-rtl .chzn-single {
    padding: 0 8px 0 0;
    overflow: visible
}
.chzn-rtl .chzn-single span {
    margin-left: 26px;
    margin-right: 0;
    direction: rtl
}
.chzn-rtl .chzn-single div {
    left: 3px;
    right: auto
}
.chzn-rtl .chzn-single abbr {
    left: 26px;
    right: auto
}
.chzn-rtl .chzn-choices .search-field input {
    direction: rtl
}
.chzn-rtl .chzn-choices li {
    float: right
}
.chzn-rtl .chzn-choices .search-choice {
    padding: 3px 5px 3px 19px;
    margin: 3px 5px 3px 0
}
.chzn-rtl .chzn-choices .search-choice .search-choice-close {
    left: 4px;
    right: auto;
    background-position: right top
}
.chzn-rtl.chzn-container-single .chzn-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0
}
.chzn-rtl .chzn-results .group-option {
    padding-left: 0;
    padding-right: 15px
}
.chzn-rtl.chzn-container-active .chzn-single-with-drop div {
    border-right: none
}
.chzn-rtl .chzn-search input {
    background: #fff url(https://d36ci1ti0a1hti.cloudfront.net/assets/chosen-sprite-d3fda23b40b4e6ea6e31c4c521daa12c.png) no-repeat -38px -22px;
    background: url(https://d36ci1ti0a1hti.cloudfront.net/assets/chosen-sprite-d3fda23b40b4e6ea6e31c4c521daa12c.png) no-repeat -38px -22px, -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background: url(https://d36ci1ti0a1hti.cloudfront.net/assets/chosen-sprite-d3fda23b40b4e6ea6e31c4c521daa12c.png) no-repeat -38px -22px, -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background: url(https://d36ci1ti0a1hti.cloudfront.net/assets/chosen-sprite-d3fda23b40b4e6ea6e31c4c521daa12c.png) no-repeat -38px -22px, -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background: url(https://d36ci1ti0a1hti.cloudfront.net/assets/chosen-sprite-d3fda23b40b4e6ea6e31c4c521daa12c.png) no-repeat -38px -22px, -o-linear-gradient(top, #eee 1%, #fff 15%);
    background: url(https://d36ci1ti0a1hti.cloudfront.net/assets/chosen-sprite-d3fda23b40b4e6ea6e31c4c521daa12c.png) no-repeat -38px -22px, -ms-linear-gradient(top, #eee 1%, #fff 15%);
    background: url(https://d36ci1ti0a1hti.cloudfront.net/assets/chosen-sprite-d3fda23b40b4e6ea6e31c4c521daa12c.png) no-repeat -38px -22px, linear-gradient(top, #eee 1%, #fff 15%);
    padding: 4px 5px 4px 20px;
    direction: rtl
}
a, img {
    border: 0
}
label.check_label {
    font-size: 1.2em;
    display: inline;
    font-weight: normal
}
h3#paused_message {
    margin: 30px 0 30px 0;
    line-height: 18px
}
h3.disclaimer {
    color: #2a81c1;
    text-align: center;
    font-weight: 300;
    margin-top: 5px;
    clear: both
}
p#standard_secure_link {
    background: #0b6caa;
    font-size: 1.2em;
    line-height: 30px;
    color: #fff;
    margin-top: 0;
    text-align: left
}
p#standard_secure_link span {
    background: url(https://d36ci1ti0a1hti.cloudfront.net/assets/embed/standard_lock-cc8be1b4ea7f4ea38d36efbdaa1f041f.png) no-repeat left 8px;
    display: block;
    height: 33px;
    max-width: 878px;
    width: 558px;
    font-weight: 700;
    margin: 0 auto;
    padding: 1px 0 0px 22px;
    text-shadow: 0 -1px 0 #0f2d44
}
p#standard_secure_link a {
    color: #fff;
    font-weight: 300
}
#switch-to-mobile-optimized {
    display: inline-block;
    padding: 4px 10px 4px;
    margin-bottom: 0;
    text-decoration: none !important;
    font-size: 13px;
    line-height: 18px;
    color: #666;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -ms-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear, top, #fff, #e6e6e6;
    background-repeat: repeat-x;
    filter: progid: dximagetransform.microsoft.gradient(startColorstr='#fff', endColorstr='#e6e6e6', GradientType=0);
    filter: progid: dximagetransform.microsoft.gradient(enabled=false);
    border: 1px solid #b3b3b3;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-color: #cdcdcd #cdcdcd #b3b3b3;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.05);
    padding: 9px 14px;
    font-size: 15px;
    line-height: normal;
    border-radius: 5px;
    display: none;
    margin-bottom: 10px;
    font-size: 3em
}
#switch-to-mobile-optimized:hover {
    background-color: #f5f5f5;
    background-image: -ms-linear-gradient(top, #fff, #cdcdcd);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#cdcdcd));
    background-image: -webkit-linear-gradient(top, #fff, #cdcdcd);
    background-image: -o-linear-gradient(top, #fff, #cdcdcd);
    background-image: -moz-linear-gradient(top, #fff, #cdcdcd);
    background-image: linear, top, #fff, #cdcdcd;
    background-repeat: repeat-x;
    filter: progid: dximagetransform.microsoft.gradient(startColorstr='#fff', endColorstr='#cdcdcd', GradientType=0);
    filter: progid: dximagetransform.microsoft.gradient(enabled=false)
}
#switch-to-mobile-optimized.greybtn_disabled {
    background: #f5f5f5;
    color: #aaa;
    border-color: #ddd
}
#eventdetails {
    padding-bottom: 15px;
    margin: 15px 0 15px;
    border-bottom: 1px solid #b0bac4
}
#eventdetails #eventmap {
    background: #F1F5F8;
    border: 1px solid #b0bac4;
    padding: 5px;
    -webkit-box-shadow: 0 1px 2px #DADEE1 inset;
    -moz-box-shadow: 0 1px 2px #DADEE1 inset;
    box-shadow: 0 1px 2px #DADEE1 inset;
    text-align: right
}
#eventdetails #eventmap a {
    color: #555;
    text-shadow: 0 1px 0 #F6FBFF
}
#eventdetails #eventmap #mapcanvas {
    border: 1px solid #CFD2D5;
    -webkit-box-shadow: 0 1px 0 #F6FBFF;
    -moz-box-shadow: 0 1px 0 #F6FBFF;
    box-shadow: 0 1px 0 #F6FBFF
}
#eventdetails #eventmap #mapcanvas a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-position: center center
}
#eventdetails #eventmap #mapcanvas a span.pin {
    background: url(https://d36ci1ti0a1hti.cloudfront.net/assets/embed/mappin-85718323999c539a0185f7fb3896f981.png) no-repeat center center;
    display: block;
    width: 25px;
    height: 36px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -18px 0 0 -12px;
    text-indent: -10000em
}
#eventdetails #eventvitals {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif
}
#eventdetails #eventvitals dl {
    font-size: 1.3em
}
#eventdetails #eventvitals dl dt {
    float: left;
    width: 55px;
    font-weight: bold;
    margin: 0;
    color: #124F90
}
#eventdetails #eventvitals dl dd {
    color: #666;
    display: block;
    text-indent: 0;
    margin: 5px 0 10px 60px
}
#eventdetails #eventdescription {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif
}
#eventdetails #eventdescription p {
    font-size: 1.3em;
    color: #444;
    line-height: 1.5em
}
input, textarea, select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
input {
    font-size: 1.5em;
    font-weight: bold
}
input:disabled {
    color: #999
}
input[type="text"], input[type="password"], input[type="tel"], input[type="url"] {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-weight: normal;
    background: #fff;
    border: 1px solid #BBB;
    border-top-color: #B5B5B5;
    border-bottom-color: #DDD;
    font-size: 1.3em;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 4px #eee inset;
    box-shadow: 0 2px 4px #eee inset;
    padding: 0.4em 0.2em
}
select {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 1.1em;
    border: 1px solid #aaa;
    padding: 2px 2px;
    -webkit-box-shadow: 0 -5px 5px rgba(62, 62, 62, 0.2) inset;
    box-shadow: 0 -5px 5px rgba(62, 62, 62, 0.2) inset;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif
}
.chzn-container {
    position: relative;
    top: 6px
}
.steps h2 {
    border-bottom: 1px solid #eaedf0;
    font-family: museo-slab, "Helvetica Neue", Arial, Helvetica, sans-serif;
    color: #124f90;
    clear: left;
    font-size: 2.2em;
    font-weight: 700;
    padding: 0;
    margin: 1em 0 .75em
}
.steps fieldset {
    border: none;
    margin-bottom: 5px;
    padding: 0
}
.steps fieldset .part {
    float: left
}
.steps fieldset:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}
.steps label {
    color: #555;
    display: block;
    font-weight: normal;
    font-size: 1.2em;
    position: relative;
    top: 2px;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif
}
.steps label small {
    font-size: 1.1em;
    font-weight: 300;
    color: #999999
}
.steps label.notice {
    color: #990101
}
.steps input {
    font-size: 1.3em;
    margin: 5px 0 10px
}
.steps select {
    margin: 8px 0 10px
}
.steps #collection_notice {
    font-weight: 100;
    color: #444444;
    font-size: 1.3em;
    padding: 8px !important;
    margin: 5px 0 10px !important;
    border: 1px dotted #b0bac4;
    display: block
}
#step1 #enter_amount label {
    margin-right: 15px;
    font-size: 2em;
    font-weight: 500;
    color: #444;
    float: left;
    margin-top: 15px
}
#step1 #enter_amount input {
    font-family: museo-sans, "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 2.6em;
    font-weight: 900px;
    padding: 5px 1.6666666666667%;
    float: left
}
#step1 #amounts {
    margin: 0 -0.75% 0 -0.25%;
    padding-left: 0;
    text-align: center
}
#step1 #amounts li {
    text-align: left;
    cursor: pointer;
    position: relative;
    height: 29px;
    float: left;
    width: 29.3%;
    font-size: 1.5em;
    padding: 15px 1.5%;
    list-style: none;
    border: 1px solid #b0bac4;
    background: #fff;
    border-radius: 5px;
    margin: 0 0.25% .5%;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.05), inset 0 -3px 1px rgba(0, 0, 0, 0.04);
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.05), inset 0 -3px 1px rgba(0, 0, 0, 0.04)
}
#step1 #amounts li:hover {
    background-color: #fcfcfc;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1), inset 0 -3px 1px rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1), inset 0 -3px 1px rgba(0, 0, 0, 0.08)
}
#step1 #amounts li img.radio {
    position: absolute;
    top: 17px;
    left: 8px;
    width: 24px;
    height: 23px
}
#step1 #amounts li img.checked {
    top: 14px;
    left: 5px;
    width: 30px;
    height: 29px
}
#step1 #amounts li label {
    cursor: pointer;
    font-size: 1.6em;
    font-weight: 900;
    color: #000;
    margin-left: 30px;
    top: -1px;
    font-family: museo-sans, "Helvetica Neue", Arial, Helvetica, sans-serif
}
#step1 #amounts li label.long_price {
    font-size: 1.333333333333333em;
    top: 2px
}
#step1 #amounts li input[type="text"] {
    background: none;
    position: relative;
    top: -15px;
    left: -3px;
    font-family: museo-sans, "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 1.6em !important;
    font-weight: 900;
    color: #000;
    border: none;
    width: 73%;
    border-color: #fff;
    margin-left: 30px;
    -webkit-box-shadow: none;
    box-shadow: none
}
#step1 #amounts li input[type="text"]:focus {
    top: -16px;
    left: -4px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #a2ec41;
    transition: border-color 1s;
    -moz-transition: border-color 1s;
    -webkit-transition: border-color 1s;
    -o-transition: border-color 1s
}
#step1 #amounts li.first {
    border-left: 1px solid #b0bac4
}
#step1 #amounts li.firstrow {
    border-top: 1px solid #b0bac4
}
#step1 #amounts li.three_slots {
    width: 95.6%
}
#step1 #amounts li.two_slots {
    width: 62.6%
}
#step1 #amounts li.checked {
    background: #e6facc
}
#step1 #amounts li.checked input.enteramount {
    background: #fff;
    border: 1px solid #B9C9A4
}
#step1 #amounts:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}
#step1 .only_choice li {
    float: none !important;
    width: auto !important
}
#step1 .only_choice_other li {
    float: left !important;
    width: 46.5% !important
}
#step1 .descriptors li {
    display: block;
    width: auto !important;
    float: none !important;
    height: auto !important;
    min-height: 19px;
    padding: 5px 1.5% 15px !important;
    border: 1px solid #b0bac4 !important
}
#step1 .descriptors li img.radio {
    top: 8px !important
}
#step1 .descriptors li img.checked {
    top: 5px !important
}
#step1 .descriptors li label {
    font-size: 1.6em !important;
    position: relative;
    top: 5px !important;
    font-family: museo-sans, "Helvetica Neue", Arial, Helvetica, sans-serif
}
#step1 .descriptors li label span.price {
    float: left;
    padding-left: 5px;
    font-size: 0.666666666666667em
}
#step1 .descriptors li label span.descriptor {
    text-align: right;
    font-weight: 300;
    font-size: 0.625em;
    color: #444;
    padding: 0 5px 0 15px;
    display: block;
    position: relative;
    top: 0
}
#step1 .descriptors li input[type="text"], #step1 .descriptors li input#other_amount {
    top: -1px;
    font-size: 1.05em !important;
    padding: 1px 0 1px 4px;
    -webkit-box-shadow: none;
    box-shadow: none
}
#step1 .descriptors li input[type="text"]:focus, #step1 .descriptors li input#other_amount:focus {
    top: -3px;
    left: -2px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #a2ec41;
    transition: border-color 1s;
    -moz-transition: border-color 1s;
    -webkit-transition: border-color 1s;
    -o-transition: border-color 1s
}
#step1 .descriptors li.other {
    height: 29px !important;
    padding-bottom: 7px !important
}
#step1 #recurring {
    border: 1px dashed #aaa;
    background: #f5f5f5;
    border-radius: 5px;
    padding: 8px
}
#step1 #recurring label {
    float: left;
    margin: 0;
    font-weight: bold;
    font-size: 1.4em;
    color: #444
}
#step1 #recurring select {
    margin: 2px 0 0 10px
}
#step1 #recurring #donation_frequency_chzn {
    top: -2px;
    left: 0;
    float: right;
    margin-bottom: -4px
}
#step1 .recurring-tip {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    text-align: center;
    margin-top: 5px;
    height: 12px;
    clear: both;
    color: #555;
    margin-bottom: 0
}
#step1 .donation-recurring-statements {
    text-align: center
}
#step1 .donation-recurring-statements p {
    color: #d54848;
    font-size: 1.3em;
    font-weight: bold;
    margin: 0
}
#step1 .donation-recurring-statements p.tip {
    color: #999;
    font-size: 1.1em;
    font-weight: normal
}
#step1 #ticketselection {
    width: 100%
}
#step1 #ticketselection tr td {
    font-size: 1.4em;
    border-bottom: 1px solid #eee
}
#step1 #ticketselection tr td label {
    display: none
}
#step1 #ticketselection tr td input[type="text"] {
    text-align: center
}
#step1 #ticketselection tr td.price {
    font-weight: bold;
    font-size: 1.6em;
    text-align: right
}
#step1 #ticketselection tr th {
    color: #777;
    font-weight: 300
}
#step1 #ticketselection tr th.quantity {
    padding-right: 5px
}
#step1 #ticketselection tr th.price {
    text-align: right
}
#step1 #ticketselection tr.tableheader th {
    border-bottom: 1px solid #ccc
}
#step1 #ticketselection tr.total * {
    border-top: 3px double #aaa;
    padding: 5px 0;
    font-size: 1.6em;
    color: #000;
    font-weight: bold
}
#step1 #ticketselection tr.total td {
    border-bottom: none;
    font-size: 2em
}
#step1 #ticketselection tr.total td.empty {
    color: #999
}
#step1 #ticketselection tr.total td.totalprice {
    text-align: right;
    min-width: 100px
}
#step3 #source_selection {
    text-align: center
}
#step3 #source_selection #payment_method {
    display: none;
    width: 150px
}
#step3 #source_selection #payment_method select {
    width: 100%
}
#step3 #source_selection #when_charged {
    float: left;
    margin: 25px 0 0 15px;
    float: right;
    margin: -7px auto 15px;
    display: inline-block
}
#step3 #source_selection #when_charged a {
    font-weight: 500;
    color: #155191;
    font-size: 1.4em;
    text-decoration: underline;
    padding-left: 20px;
    background: url(https://d36ci1ti0a1hti.cloudfront.net/assets/embed/help-d1b56789f75dde59798d0d2037b6dd32.png) no-repeat left center;
    display: inline-block
}
#step3 #check_fields {
    margin-top: 15px
}
#step3 #check_fields label {
    margin-bottom: 5px
}
#step3 #card_type {
    margin: 0
}
#step3 #card_type label {
    margin-bottom: 0
}
#step3 #card_type select {
    width: 100%
}
#step3 #legal_compliance {
    border-radius: 5px;
    background: #f9f9f9;
    border: 1px solid #ddd;
    padding: 8px
}
#step3 #legal_compliance label {
    margin: 0 0 20px;
    font-weight: bold;
    font-size: 1.2em;
    color: #555;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd
}
#step3 #legal_compliance label input {
    margin: 0 5px 15px 0;
    float: left
}
#step3 #legal_compliance #disclaimer {
    margin: -1em 0 0 10px;
    padding: 0 10px;
    color: #888;
    font-size: 1.2em;
    line-height: 1.5em
}
#step3 #legal_compliance #disclaimer p {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif
}
#step3 #legal_compliance #disclaimer::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 11px
}
#step3 #legal_compliance #disclaimer::-webkit-scrollbar-track {
    background: #f5f5f5;
    border-radius: 8px;
    width: 11px;
    margin: 10px 5px 10px 0
}
#step3 #legal_compliance #disclaimer::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid #f5f5f5;
    background-color: rgba(0, 0, 0, 0.5)
}
#step3 #legal_compliance.shown #disclaimer {
    margin-left: 0
}
#step3 #legal_compliance.checked {
    background: #F0FFE1;
    border-color: #ccc
}
#step3 #legal_compliance.checked #disclaimer {
    color: #778173
}
#step3 #legal_compliance.checked label {
    border-color: #B0BAC4
}
#confirm_payment, #confirm_donation {
    display: inline-block;
    padding: 4px 10px 4px;
    margin-bottom: 0;
    text-decoration: none !important;
    font-size: 13px;
    line-height: 18px;
    color: #333;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -ms-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear, top, #fff, #e6e6e6;
    background-repeat: repeat-x;
    filter: progid: dximagetransform.microsoft.gradient(startColorstr='#fff', endColorstr='#e6e6e6', GradientType=0);
    filter: progid: dximagetransform.microsoft.gradient(enabled=false);
    border: 1px solid #b3b3b3;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-color: #cdcdcd #cdcdcd #b3b3b3;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.05);
    padding: 9px 14px;
    font-size: 15px;
    line-height: normal;
    border-radius: 5px;
    background-color: #0b6caa;
    background-image: -ms-linear-gradient(top, #08c, #0b6caa);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0b6caa));
    background-image: -webkit-linear-gradient(top, #08c, #0b6caa);
    background-image: -o-linear-gradient(top, #08c, #0b6caa);
    background-image: -moz-linear-gradient(top, #08c, #0b6caa);
    background-image: linear, top, #08c, #0b6caa;
    background-repeat: repeat-x;
    filter: progid: dximagetransform.microsoft.gradient(startColorstr='#08c', endColorstr='#0b6caa', GradientType=0);
    filter: progid: dximagetransform.microsoft.gradient(enabled=false);
    border-color: #0b6caa #0b6caa #003580;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff !important;
    text-shadow: none;
    cursor: pointer;
    display: block;
    font-size: 2em;
    font-weight: 900;
    font-family: museo-slab, "Helvetica Neue", Arial, Helvetica, sans-serif;
    width: 260px;
    height: 62px;
    float: left;
    margin-top: 10px;
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.05), 0 2px 1px rgba(0, 0, 0, 0.24);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.05), 0 2px 1px rgba(0, 0, 0, 0.24)
}
#confirm_payment:hover, #confirm_donation:hover {
    background-color: #f5f5f5;
    background-image: -ms-linear-gradient(top, #fff, #cdcdcd);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#cdcdcd));
    background-image: -webkit-linear-gradient(top, #fff, #cdcdcd);
    background-image: -o-linear-gradient(top, #fff, #cdcdcd);
    background-image: -moz-linear-gradient(top, #fff, #cdcdcd);
    background-image: linear, top, #fff, #cdcdcd;
    background-repeat: repeat-x;
    filter: progid: dximagetransform.microsoft.gradient(startColorstr='#fff', endColorstr='#cdcdcd', GradientType=0);
    filter: progid: dximagetransform.microsoft.gradient(enabled=false)
}
#confirm_payment.greybtn_disabled, #confirm_donation.greybtn_disabled {
    background: #f5f5f5;
    color: #aaa;
    border-color: #ddd
}
#confirm_payment:hover, #confirm_donation:hover {
    background-color: #0b6caa;
    background-image: -ms-linear-gradient(top, #08c, #084e7a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#084e7a));
    background-image: -webkit-linear-gradient(top, #08c, #084e7a);
    background-image: -o-linear-gradient(top, #08c, #084e7a);
    background-image: -moz-linear-gradient(top, #08c, #084e7a);
    background-image: linear, top, #08c, #084e7a;
    background-repeat: repeat-x;
    filter: progid: dximagetransform.microsoft.gradient(startColorstr='#08c', endColorstr='#084e7a', GradientType=0);
    filter: progid: dximagetransform.microsoft.gradient(enabled=false)
}
#spinner {
    float: left;
    font-size: 1.6em;
    font-weight: 900;
    color: #124f90;
    margin-top: 12px
}
#spinner img {
    margin-right: 5px;
    position: relative;
    top: 10px
}
#powered_by {
    float: right;
    margin-top: 30px;
    text-decoration: none;
    color: #155191;
    font-size: 1.5em;
    font-weight: 300
}
#powered_by img {
    vertical-align: bottom;
    width: 81px;
    height: 18px
}
.error_messages, .error_explanation {
    background: #FFC;
    padding: 1em;
    margin: 0 0 2em;
    font-weight: bold;
    text-align: left;
    border: 2px solid #EEA
}
.error_messages h2 {
    margin-top: 0;
    font-size: 1.2em;
    color: #000;
    font-weight: bold;
    padding: .3em .7em
}
.error_messages p, .error_explanation p {
    font-size: 1.3em;
    margin: 0 0 .5em
}
.error_messages ul, .error_messages li, .error_explanation ul, .error_explanation li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left;
    color: #333
}
.error_explanation ul {
    max-height: 100px;
    overflow-y: auto;
    border: 1px solid #DDB;
    padding: 4px 0 0;
    -webkit-box-shadow: 0 1px 3px #fea inset;
    box-shadow: 0 1px 3px #fea inset;
    margin-bottom: 5px
}
.error_messages li, .error_explanation li {
    padding: .25em 1em
}
.field_with_errors {
    display: inline
}
.field_with_errors label {
    color: #990101
}
.field_with_errors input {
    border: 1px solid #990101
}
.field_with_errors select {
    background-color: #FFDED8
}
#receipt {
    text-align: center
}
#receipt table {
    width: 100%;
    font-size: 1.7em;
    border-collapse: collapse;
    margin: 2em 0
}
#receipt th {
    font-weight: bold;
    width: 48%;
    padding: .25em 2% .25em 0;
    text-align: right;
    vertical-align: top
}
#receipt td {
    width: 48%;
    text-align: left;
    padding: .25em 0 .25em 2%
}
#receipt p {
    font-size: 1.5em;
    color: #a1a1a1
}
#receipt hr {
    height: 1px;
    border: none;
    background: #CCC
}
#receipt #receipt_body p {
    color: #444
}
#receipt #receipt_share {
    border-top: 1px solid #EAEDF0;
    border-bottom: 1px solid #EAEDF0
}
#receipt #receipt_share a {
    display: inline-block;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: #eee;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=$gcolor1, endColorstr=$gcolor2, GradientType=0);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background: -moz-linear-gradient(top, #fff, #eee);
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 0 10px 0 5px;
    font-size: 11px;
    color: #666;
    position: relative;
    top: -1px;
    margin: 0 -5px 0 5px;
    -webkit-box-shadow: 0 0 1px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 1px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1)
}
#receipt #receipt_share a span {
    display: inline-block;
    padding: 5px 0 5px 24px;
    background-repeat: no-repeat;
    background-position: left -23px;
    background-image: url(https://d36ci1ti0a1hti.cloudfront.net/assets/campaigns/facebook_twitter_icons_16px-d04de3375563f1bb186c7e78af138070.png)
}
#receipt #receipt_share a.facebook span {
    background-position: left 3px
}
#receipt #receipt_share a:hover {
    background: #ddd;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=$gcolor1, endColorstr=$gcolor2, GradientType=0);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
    background: -moz-linear-gradient(top, #fff, #ddd);
    border-color: #aaa;
    text-shadow: rgba(255, 255, 255, 0.75)
}
#matte {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}
#modal {
    z-index: 100000;
    width: 400px;
    background: #f5f5f5;
    position: absolute;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #999;
    -webkit-box-shadow: 0 2px 3px #888, 0 2px 0 #fff inset;
    -moz-box-shadow: 0 2px 3px #888, 0 2px 0 #fff inset;
    box-shadow: 0 2px 3px #888, 0 2px 0 #fff inset
}
#modal #modalcontent {
    margin: 5px;
    padding: 10px;
    background: #fff;
    -webkit-box-shadow: 0 1px 2px #ccc inset, 0 1px 0 #fff;
    -moz-box-shadow: 0 1px 2px #ccc inset, 0 1px 0 #fff;
    box-shadow: 0 1px 2px #ccc inset, 0 1px 0 #fff
}
#modal #modalcontent h2 {
    text-align: center;
    color: #124F90;
    font-size: 18px;
    margin: 10px 0 20px
}
#modal #modalcontent p {
    margin: 15px 0;
    font-size: 12px
}
#modal #modalcontent p.close {
    text-align: center;
    background: #F4F6F8;
    padding: 5px;
    border: 1px solid #E0E7ED;
    border-top-color: #D1D7DD;
    margin: 15px -10px -10px
}
#modal #modalcontent ul {
    margin: 15px 0 5px 15px;
    padding: 0;
    font-size: 12px
}
#modal #modalcontent ul li {
    margin-bottom: 10px
}
#modal #modalcontent a {
    color: #124F90
}
#modal #modalcontent a.close {
    background: #eee url(https://d36ci1ti0a1hti.cloudfront.net/assets/anedot/white_trans_pixel-646763bc11cd2a41c4cef67ea39a9d80.png) repeat-x center top;
    border: 1px solid #A6A6A6;
    border-radius: 3px 3px 3px 3px;
    color: #2F2F2F;
    display: inline-block;
    font-family: "museo-sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700 !important;
    text-decoration: none;
    padding: 5px 15px;
    text-shadow: 0 1px 0 #FFFFFF;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    -moz-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset
}
#modal #modalcontent a.close:hover {
    -webkit-box-shadow: 0 1px 2px #ccc, 0 1px 0 #fff inset;
    -moz-box-shadow: 0 1px 2px #ccc, 0 1px 0 #fff inset;
    box-shadow: 0 1px 2px #ccc, 0 1px 0 #fff inset
}
.security {
    -webkit-box-shadow: 0 2px 10px #444, 0 2px 0 #fff inset !important;
    -moz-box-shadow: 0 2px 10px #444, 0 2px 0 #fff inset !important;
    box-shadow: 0 2px 10px #444, 0 2px 0 #fff inset !important
}
.security #header {
    background: url(https://d36ci1ti0a1hti.cloudfront.net/assets/embed/secure_bar-00440937b4433eeaba7877f82a2cd7a0.png) repeat-x left center;
    text-align: center;
    padding: 8px;
    margin: 0 -10px
}
.security #wrapper {
    text-align: left
}
.security #wrapper h2 {
    text-align: center
}
.clear {
    clear: both
}
/*!
 * Bootstrap v2.0.4
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

.clearfix {
    *zoom: 1
}
.clearfix:before, .clearfix:after {
    display: table;
    content: ""
}
.clearfix:after {
    clear: both
}
.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.input-block-level {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}
.tooltip {
    position: absolute;
    z-index: 1020;
    display: block;
    visibility: visible;
    padding: 5px;
    font-size: 11px;
    opacity: 0;
    filter: alpha(opacity=0)
}
.tooltip.in {
    opacity: 0.8;
    filter: alpha(opacity=80)
}
.tooltip.top {
    margin-top: -2px
}
.tooltip.right {
    margin-left: 2px
}
.tooltip.bottom {
    margin-top: 2px
}
.tooltip.left {
    margin-left: -2px
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000000
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #000000
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #000000
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #000000
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    padding: 1px;
    background-color: #ffffff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}
.popover.top {
    margin-bottom: 13px
}
.popover.right {
    margin-left: 13px
}
.popover.bottom {
    margin-top: 13px
}
.popover.left {
    margin-right: 13px
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}
.popover-content {
    padding: 9px 14px
}
.popover-content p, .popover-content ul, .popover-content ol {
    margin-bottom: 0
}
.popover .arrow, .popover .arrow:after {
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.popover .arrow:after {
    content: "";
    z-index: -1
}
.popover.top .arrow {
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    border-width: 10px 10px 0;
    border-top-color: #ffffff
}
.popover.top .arrow:after {
    border-width: 11px 11px 0;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -1px;
    left: -11px
}
.popover.right .arrow {
    top: 50%;
    left: -10px;
    margin-top: -10px;
    border-width: 10px 10px 10px 0;
    border-right-color: #ffffff
}
.popover.right .arrow:after {
    border-width: 11px 11px 11px 0;
    border-right-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
    left: -1px
}
.popover.bottom .arrow {
    top: -10px;
    left: 50%;
    margin-left: -10px;
    border-width: 0 10px 10px;
    border-bottom-color: #ffffff
}
.popover.bottom .arrow:after {
    border-width: 0 11px 11px;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -1px;
    left: -11px
}
.popover.left .arrow {
    top: 50%;
    right: -10px;
    margin-top: -10px;
    border-width: 10px 0 10px 10px;
    border-left-color: #ffffff
}
.popover.left .arrow:after {
    border-width: 11px 0 11px 11px;
    border-left-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
    right: -1px
}
.dropup, .dropdown {
    position: relative
}
.dropdown-toggle {
    *margin-bottom: -3px
}
.dropdown-toggle:active, .open .dropdown-toggle {
    outline: 0
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #000000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: ""
}
.dropdown .caret {
    margin-top: 8px;
    margin-left: 2px
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}
.dropdown-menu .divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #ffffff
}
.dropdown-menu a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #333333;
    white-space: nowrap
}
.dropdown-menu li>a:hover, .dropdown-menu li>a:focus, .dropdown-submenu:hover>a {
    text-decoration: none;
    color: #ffffff;
    background-color: #0088cc;
    background-color: #0081c2;
    background-image: -moz-linear-gradient(top, #08c, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #08c, #0077b3);
    background-image: -o-linear-gradient(top, #08c, #0077b3);
    background-image: linear-gradient(to bottom, #08c, #0077b3);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}
.dropdown-menu .active>a, .dropdown-menu .active>a:hover {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #0088cc;
    background-color: #0081c2;
    background-image: -moz-linear-gradient(top, #08c, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #08c, #0077b3);
    background-image: -o-linear-gradient(top, #08c, #0077b3);
    background-image: linear-gradient(to bottom, #08c, #0077b3);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}
.dropdown-menu .disabled>a, .dropdown-menu .disabled>a:hover {
    color: #999999
}
.dropdown-menu .disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    cursor: default
}
.open {
    *z-index: 1000
}
.open>.dropdown-menu {
    display: block
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000000;
    content: ""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}
.dropdown-submenu {
    position: relative
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px
}
.dropdown-submenu:hover>a:after {
    border-left-color: #ffffff
}
.dropdown .dropdown-menu .nav-header {
    padding-left: 20px;
    padding-right: 20px
}
.typeahead {
    margin-top: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.modal-open .dropdown-menu {
    z-index: 2050
}
.modal-open .dropdown.open {
    *z-index: 2050
}
.modal-open .popover {
    z-index: 2060
}
.modal-open .tooltip {
    z-index: 2070
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000
}
.modal-backdrop.fade {
    opacity: 0
}
.modal-backdrop, .modal-backdrop.fade.in {
    opacity: 0.8;
    filter: alpha(opacity=80)
}
.modal {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin: -250px 0 0 -280px;
    overflow: auto;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box
}
.modal.fade {
    top: -25%;
    -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
    -ms-transition: opacity 0.3s linear, top 0.3s ease-out;
    -o-transition: opacity 0.3s linear, top 0.3s ease-out;
    transition: opacity 0.3s linear, top 0.3s ease-out
}
.modal.fade.in {
    top: 50%
}
.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee
}
.modal-header .close {
    -webkit-appearance: none;
    background: transparent;
    border: 0;
    color: black;
    cursor: pointer;
    filter: alpha(opacity=20);
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 2px;
    opacity: 0.2;
    padding: 0;
    text-shadow: 0 1px 0 white
}
.modal-body {
    max-height: 480px;
    padding: 15px;
    overflow: hidden
}
.modal-form {
    margin-bottom: 0
}
.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff
}
.modal-footer:before, .modal-footer:after {
    display: table;
    content: ""
}
.modal-footer:after {
    clear: both
}
.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
.popover {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    text-align: left
}
.popover .popover-inner {
    width: 340px
}
.popover .popover-inner .popover-title {
    margin: 0;
    font-size: 16px;
    font-family: "museo-sans", "Helvetica Neue", Arial, Helvetica, sans-serif
}
.popover .popover-inner .popover-content {
    font-size: 12px;
    line-height: 1.5em;
    color: #444;
    padding: 4px 14px
}
.popover .popover-inner .popover-content p, .popover .popover-inner .popover-content ul, .popover .popover-inner .popover-content ol {
    margin: 10px 0
}
.popover .popover-inner .popover-content ul, .popover .popover-inner .popover-content ol {
    padding-left: 15px
}
.popover .popover-inner .popover-content ul li, .popover .popover-inner .popover-content ol li {
    margin: 5px 0
}
.popover .popover-inner .popover-content a {
    color: #0b6caa
}
.narrow-popover {
    left: 0 !important;
    width: 96%;
    padding: 5px 2%
}
.narrow-popover .popover-inner {
    width: auto
}
.dropdown-menu li a {
    line-height: 1.5em;
    color: #075080;
    text-decoration: none
}
.dropdown-menu li a:hover {
    background: #0b6caa;
    color: #fff !important
}
.dropdown-menu li a.active {
    padding-left: 4px
}
.dropdown-menu li a.active i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(https://d36ci1ti0a1hti.cloudfront.net/assets/anedot_core/small_sprites-055d427e420c3f853ea1dede55c69d58.png) no-repeat -20px -418px
}
.modal.fade {
    top: -50%;
    opacity: 0;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear
}
.modal.fade.in {
    top: 50%;
    opacity: 1
}
.modal .filter-modal {
    max-height: 620px;
    overflow: auto
}
#filter_transactions_modal {
    position: absolute;
    margin: 0 0 0 -280px;
    top: 75px
}
html {
    font-size: 16px;
    -webkit-text-size-adjust: none
}
body {
    background: #fff;
    font-family: museo-sans, "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 62.5%;
    margin: 0;
    padding: 0;
    text-align: center
}
#standard_embed_wrapper {
    position: relative;
    width: 580px;
    padding: 10px 3.6363636363636%;
    margin: 0 auto 0 auto;
    text-align: left
}
#eventdetails {
    padding-bottom: 0
}
#eventdetails #eventmap {
    float: left;
    margin: 0 3.6363636363636% 15px 0
}
#eventdetails #eventmap #mapcanvas {
    width: 54.5454545454545%;
    height: 120px
}
#eventdetails #eventvitals {
    margin-left: 60.3636363636364%;
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-bottom: 1px solid #EAEDF0
}
#eventdetails #eventdescription {
    clear: both
}
#card_details {
    display: none
}
#card_info input {
    padding: 0.6em 0.2em
}
#card_info #card_number {
    position: relative
}
#card_info #card_number i {
    display: block;
    width: 32px;
    height: 32px;
    background: url(https://d36ci1ti0a1hti.cloudfront.net/assets/donate/cardicons-43d010c7dec545ff647b56326f5a6d2a.png) no-repeat 50px 0;
    text-indent: -10000em;
    position: absolute;
    bottom: 10px;
    right: 0.2em;
    z-index: 5;
    -webkit-transition: opacity 0.4s ease;
    -moz-transition: opacity 0.4s ease;
    -ms-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease
}
#card_info #card_number i.placeholder {
    background-position: -198px center;
    z-index: 6;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease
}
#card_fields .identified #card_number i {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}
#card_fields .identified #card_number i.placeholder {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
    opacity: 0
}
#card_fields .identified #card_number i.visa {
    background-position: left center
}
#card_fields .identified #card_number i.master {
    background-position: -33px center
}
#card_fields .identified #card_number i.discover {
    background-position: -66px center
}
#card_fields .identified #card_number i.american_express {
    background-position: -99px center
}
#card_fields .unidentified #card_number i {
    opacity: 0
}
#card_fields .unidentified #card_number i.placeholder {
    opacity: 1
}
#step1 #enter_amount {
    text-align: center
}
#step1 #enter_amount label {
    width: 25.6363636363636%
}
#step1 #enter_amount input {
    width: 100%;
    float: none;
    margin-bottom: 0
}
#step1 .enter_amount_limit {
    text-align: center
}
#step2 .donation-donor-type {
    margin-right: 0;
    font-size: 1.1em
}
#step2 .donation-donor-type label {
    font-size: auto
}
#step2 .donation-donor-type input[type="text"] {
    width: 100%
}
#step2 #name #title {
    width: 16.1818181818182%;
    margin-right: 2.1818181818182%
}
#step2 #name #title select {
    width: 100%;
    margin-top: 8px
}
#step2 #name #title #donation_title_chzn {
    width: 100% !important
}
#step2 #name #first_name, #step2 #name #last_name {
    width: 24.7272727272727%;
    margin-right: 2.7272727272727%
}
#step2 #name #first_name input, #step2 #name #last_name input {
    width: 100%
}
#step2 #name #middle_initial {
    width: 10%;
    margin-right: 2.7272727272727%
}
#step2 #name #middle_initial input {
    width: 100%
}
#step2 #name #suffix {
    width: 13.6363636363636%
}
#step2 #name #suffix input {
    width: 100%
}
#step2 #email_phone #email, #step2 #email_phone #phone {
    width: 48.5%;
    margin-right: 2.7272727272727%
}
#step2 #email_phone #email input, #step2 #email_phone #phone input {
    width: 100%
}
#step2 #email_phone #phone {
    margin-right: 0
}
#step2 #address #street, #step2 #address #employer_street, #step2 #address #employer_state, #step2 #employer_address #street, #step2 #employer_address #employer_street, #step2 #employer_address #employer_state, #step2 #employer_sz #street, #step2 #employer_sz #employer_street, #step2 #employer_sz #employer_state {
    width: 66%;
    margin-right: 2.7272727272727%
}
#step2 #address #street input, #step2 #address #employer_street input, #step2 #address #employer_state input, #step2 #employer_address #street input, #step2 #employer_address #employer_street input, #step2 #employer_address #employer_state input, #step2 #employer_sz #street input, #step2 #employer_sz #employer_street input, #step2 #employer_sz #employer_state input {
    width: 100%
}
#step2 #address #street select, #step2 #address #employer_street select, #step2 #address #employer_state select, #step2 #employer_address #street select, #step2 #employer_address #employer_street select, #step2 #employer_address #employer_state select, #step2 #employer_sz #street select, #step2 #employer_sz #employer_street select, #step2 #employer_sz #employer_state select {
    width: 100%;
    margin-top: 8px
}
#step2 #address #street #donation_employer_state_chzn, #step2 #address #employer_street #donation_employer_state_chzn, #step2 #address #employer_state #donation_employer_state_chzn, #step2 #employer_address #street #donation_employer_state_chzn, #step2 #employer_address #employer_street #donation_employer_state_chzn, #step2 #employer_address #employer_state #donation_employer_state_chzn, #step2 #employer_sz #street #donation_employer_state_chzn, #step2 #employer_sz #employer_street #donation_employer_state_chzn, #step2 #employer_sz #employer_state #donation_employer_state_chzn {
    width: 100% !important
}
#step2 #address #city, #step2 #address #employer_city, #step2 #address #employer_zip, #step2 #employer_address #city, #step2 #employer_address #employer_city, #step2 #employer_address #employer_zip, #step2 #employer_sz #city, #step2 #employer_sz #employer_city, #step2 #employer_sz #employer_zip {
    width: 31%
}
#step2 #address #city input, #step2 #address #employer_city input, #step2 #address #employer_zip input, #step2 #employer_address #city input, #step2 #employer_address #employer_city input, #step2 #employer_address #employer_zip input, #step2 #employer_sz #city input, #step2 #employer_sz #employer_city input, #step2 #employer_sz #employer_zip input {
    width: 100%
}
#step2 #sz #state {
    width: 70.5454545454545%;
    margin-right: 2.1818181818182%
}
#step2 #sz #state select {
    width: 100%;
    margin-top: 8px
}
#step2 #sz #state input {
    width: 100% !important
}
#step2 #sz #state #donation_state_chzn {
    width: 100% !important
}
#step2 #sz #state div.chzn-drop {
    width: 99.5% !important
}
#step2 #sz #zip {
    width: 26.9090909090909%
}
#step2 #sz #zip input {
    width: 100%
}
#step2 #sz #country {
    float: none;
    margin-bottom: 20px
}
#step2 #sz #country #donation_country_chzn {
    width: 100% !important
}
#step2 .is_retired {
    background: #f9f9f9;
    border: 1px solid #eee;
    padding: 0 5px;
    margin: 10px 0
}
#step2 #employer_occupation #employer, #step2 #employer_occupation #occupation {
    width: 48.5%;
    margin-right: 2.7272727272727%
}
#step2 #employer_occupation #employer input, #step2 #employer_occupation #occupation input {
    width: 100%
}
#step2 #employer_occupation #occupation {
    margin-right: 0
}
#step2 #referred #referred_by {
    float: none;
    width: 99.5%;
    margin-bottom: 20px
}
#step2 #referred #referred_by #donation_referred_by_chzn {
    width: 100% !important
}
#step2 #referred #referred_by #donation_referred_by_chzn .chzn-drop {
    width: 99.5% !important
}
#step2 #referred #referred_by_other {
    width: 99.5%
}
#step2 #referred #referred_by_other input {
    width: 98.5%
}
#step2 .custom div.custom {
    float: none;
    width: auto
}
#step2 .custom div.custom input {
    width: 100%
}
#step2 .custom div.custom label.checkbox_label {
    display: inline
}
#step2 .custom div.custom input[type=checkbox] {
    width: auto !important
}
#step2 .custom div.custom select, #step2 .custom div.custom .chzn-container {
    width: 100% !important
}
#step3 #card_info {
    position: relative;
    padding-bottom: 25px;
    padding: 0
}
#step3 #card_info br {
    display: none
}
#step3 #card_info #card_number {
    width: 32.5490196078431%;
    margin-right: 2%
}
#step3 #card_info #card_number input {
    width: 100%;
    position: relative;
    z-index: 2;
    padding-right: 37px
}
#step3 #card_info #expiration {
    width: 22%;
    margin-right: 2%
}
#step3 #card_info #expiration .fields {
    width: 100%;
    border: 1px solid #BBB;
    border-top-color: #B5B5B5;
    border-bottom-color: #DDD;
    -webkit-box-shadow: 0 2px 4px #eee inset;
    box-shadow: 0 2px 4px #eee inset;
    border-radius: 4px;
    background: #fff;
    margin-top: 4px
}
#step3 #card_info #expiration #donation_card_month, #step3 #card_info #expiration #donation_card_year {
    text-align: center;
    width: 50%;
    float: left;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    margin: 0
}
#step3 #card_info #expiration #donation_card_month {
    border-right: 1px solid #ccc;
    -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.5);
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.5)
}
#step3 #card_info #expiration #donation_card_month_chzn span, #step3 #card_info #expiration #donation_card_year_chzn span {
    font-size: 0.846153846153846em
}
#step3 #card_info #expiration #donation_card_month_chzn .chzn-drop *, #step3 #card_info #expiration #donation_card_year_chzn .chzn-drop * {
    font-size: 0.95em
}
#step3 #card_info #cvv {
    width: 10.9803921568627%;
    position: relative
}
#step3 #card_info #cvv input {
    width: 100%
}
#step3 #card_info #cvv img {
    display: none
}
#step3 #card_info #cvv a#cvv_directions {
    position: absolute;
    top: 0;
    margin-left: 5px;
    width: 25px;
    height: 25px;
    font-size: 1.3em;
    text-decoration: none;
    color: #155191;
    text-indent: -99999px;
    background: url(https://d36ci1ti0a1hti.cloudfront.net/assets/embed/help-d1b56789f75dde59798d0d2037b6dd32.png) no-repeat left top
}
#step3 #card_info #billing_zip {
    width: 28.5%;
    margin-left: 0;
    float: left;
    position: absolute;
    right: 0
}
#step3 #card_info #billing_zip input {
    width: 100%
}
#step4 #notes {
    font-size: 1.3em;
    font-weight: 100
}
#step4 #donation_comments {
    display: block;
    margin: 15px 0 0;
    height: 75px;
    width: 100%;
    border: 1px solid #BBB;
    border-top-color: #B5B5B5;
    border-bottom-color: #DDD;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 4px #eee inset;
    box-shadow: 0 2px 4px #eee inset
}
#step4 #donation_comments+span.counter {
    color: #999999;
    font-size: 10px;
    text-align: right;
    float: right;
    margin-top: 5px
}
#step4 #donation_comments+span.counter.warning {
    color: red
}
#step4 textarea {
    border: 1px solid #BBB;
    border-top-color: #888;
    -webkit-box-shadow: 0 2px 1px -2px #333333 inset;
    -moz-box-shadow: 0 2px 1px -2px #333333 inset;
    box-shadow: 0 2px 1px -2px #333333 inset
}
.dark p#standard_secure_link, .dark p#standard_secure_link a, .dark #masthead p, .dark .steps h2, .dark #step3 #source_selection #when_charged a, .dark #footer a, .dark #confirm_payment, .dark #confirm_donation {
    color: #444
}
.dark p#standard_secure_link span {
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5)
}
#details {
    border-bottom: 1px solid #b0bac4;
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative
}
#details .left {
    float: left;
    width: 250px
}
#details .left img {
    display: block;
    border-radius: 0px;
    border: 2px solid #fff;
    box-shadow: 0 0 1px #555;
    width: 246px;
    margin-bottom: 10px
}
#details .left p {
    font-size: 12px;
    line-height: 18px;
    color: #555
}
#details .right {
    margin-left: 275px
}
#details .right .campaign_name {
    font-size: 25px;
    margin: 0;
    font-family: museo-slab, "Helvetica Neue", Arial, Helvetica, sans-serif
}
#details .right .description {
    margin-top: 5px;
    font-size: 13px;
    color: #555555
}
#details .right .description .condense_control {
    border-width: 1px;
    border-style: solid;
    border-color: #999999;
    padding: 5px;
    float: right;
    border-radius: 5px;
    color: #999999
}
#details .moneybomb {
    position: relative;
    display: block;
    border-radius: 0px;
    border: 2px solid #fff;
    box-shadow: 0 0 1px #555;
    width: 99%;
    margin-bottom: 10px;
    overflow: hidden;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px
}
#details .moneybomb .fill {
    max-width: 100%;
    position: relative;
    display: block;
    height: 20px;
    border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px
}
#details .totals {
    display: block;
    text-align: center;
    font-size: 200%
}
@media screen and (max-width: 615px) {
    #details .left {
        clear: both;
        width: 100%
    }
    #details .left img {
        margin: 0 auto 10px
    }
    #details .left .totals {
        margin-bottom: 25px
    }
    #details .right {
        clear: both;
        width: 100%;
        margin-left: 0
    }
}
#details.no-avatar .left {
    position: absolute;
    bottom: 10px;
    width: 100%
}
#details.no-avatar .right {
    width: 100%;
    margin-left: 0
}
@media only screen and (device-width: 768px) {
    input[type="text"] {
        padding-left: 1px !important;
        padding-right: 1px !important
    }
}
@media screen and (min-width: 900px) {
    body #embed, body #footer {
        width: auto
    }
    body p#hosted_secure_link, body p#standard_secure_link span {
        width: auto
    }
    #standard_embed_wrapper {
        width: auto;
        max-width: 900px;
        padding: 10px 2.3255813953488%
    }
    #eventdetails #eventmap {
        float: left;
        margin-right: 2.3255813953488%
    }
    #eventdetails #eventmap #mapcanvas {
        height: 200px
    }
    #eventdetails #eventvitals {
        margin-left: 38.6046511627907%;
        padding-bottom: 5px;
        margin-bottom: 20px;
        border-bottom: 1px solid #EAEDF0
    }
    #eventdetails #eventdescription {
        clear: none;
        margin-left: 38.6046511627907%
    }
    #section1 {
        width: 58%;
        float: left;
        margin-right: 2.2744186046512%;
        padding: 0 2.8744186046512% 25px 0;
        border-right: 1px solid #b0bac4
    }
    #section2 {
        width: 36%;
        float: right
    }
    #card_info {
        position: relative
    }
    #card_info br {
        display: block
    }
    #card_info #cardicons {
        position: absolute;
        left: 65.25%;
        float: right;
        top: 17px
    }
    #step1 #enter_amount label {
        margin-right: 2.4271844660194%
    }
    #step1 .enter_amount_limit {
        margin-left: 0;
        text-align: center !important
    }
    #step2 #name {
        width: 100%
    }
    #step2 #name #title {
        width: 16.9902912621359%
    }
    #step2 #name #title #donation_title_chzn {
        width: 100% !important
    }
    #step2 #name #first_name, #step2 #name #last_name {
        width: 26%;
        margin-right: 2%
    }
    #step2 #name #middle_initial {
        width: 9.7087378640777%;
        margin-right: 2%
    }
    #step2 #name #middle_initial input {
        width: 100%
    }
    #step2 #name #suffix {
        width: 12.1359223300971%
    }
    #step2 #email_phone #email, #step2 #email_phone #phone {
        width: 49%;
        margin-right: 2%
    }
    #step2 #email_phone #phone {
        margin-right: 0
    }
    #step2 #address #street, #step2 #address #employer_street, #step2 #employer_address #street, #step2 #employer_address #employer_street {
        width: 60%;
        margin-right: 2%
    }
    #step2 #address #city, #step2 #address #employer_city, #step2 #employer_address #city, #step2 #employer_address #employer_city {
        width: 38%;
        margin-right: 0
    }
    #step2 #sz, #step2 #employer_sz {
        width: 100%
    }
    #step2 #sz #state, #step2 #sz #employer_state, #step2 #employer_sz #state, #step2 #employer_sz #employer_state {
        width: 70%
    }
    #step2 #sz #state #donation_state_chzn, #step2 #sz #employer_state #donation_state_chzn, #step2 #employer_sz #state #donation_state_chzn, #step2 #employer_sz #employer_state #donation_state_chzn {
        width: 100% !important
    }
    #step2 #sz #zip, #step2 #sz #employer_zip, #step2 #employer_sz #zip, #step2 #employer_sz #employer_zip {
        width: 27%
    }
    #step2 #sz #country, #step2 #employer_sz #country {
        width: 99.5%
    }
    #step2 #sz #country #donation_country_chzn, #step2 #employer_sz #country #donation_country_chzn {
        width: 99.5% !important
    }
    #step2 #employer_occupation #employer, #step2 #employer_occupation #occupation {
        width: 49%;
        margin-right: 2%
    }
    #step2 #employer_occupation #occupation {
        margin-right: 0
    }
    #step3 #card_info {
        width: 100%
    }
    #step3 #card_info #card_number {
        width: 62.25%;
        margin-right: 3%
    }
    #step3 #card_info #expiration {
        width: 32.4%;
        margin-right: 0
    }
    #step3 #card_info #cvv {
        width: 33%
    }
    #step3 #card_info #cvv input {
        width: 100%
    }
    #step3 #card_info #billing_zip {
        width: 62.25%;
        margin-right: 3%;
        position: static;
        clear: both
    }
    #step3 #card_info #billing_zip input {
        width: 100%
    }
    #step3 #source_selection #when_charged {
        margin: 10px 0 20px;
        float: none;
        position: relative;
        top: 0
    }
    #step3 #recurring {
        width: 94%;
        position: relative;
        top: -50px
    }
    #step3 #recurring select, #step3 #recurring #donation_frequency_chzn {
        width: 34.5% !important
    }
    #confirm_payment, #confirm_donation {
        float: none;
        margin: 25px auto 0
    }
    #spinner {
        float: none;
        display: block;
        width: 155px;
        height: 62px;
        margin: 12px auto 0
    }
    #powered_by {
        float: none;
        margin: 20px auto 0;
        display: block;
        width: auto;
        text-align: center
    }
}
@media screen and (max-width: 615px) {
    body #standard_embed_wrapper {
        width: auto
    }
    body p#standard_secure_link span {
        width: auto;
        margin-left: 20px
    }
    body #header {
        height: 26px;
        margin-bottom: 50px
    }
    body #header #logo a {
        width: 99px
    }
    body #header #logo a img {
        width: 61px;
        height: 14px
    }
    body #header span#returntocampaign {
        height: 20px;
        padding: 3px 0;
        left: 0;
        top: 38px;
        width: 100%;
        background: rgba(0, 0, 0, 0.1);
        border: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2)
    }
    body #header span#returntocampaign a {
        line-height: 20px;
        border: none;
        color: #444;
        text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5)
    }
    body #header #sharelinks h4 {
        line-height: 36px
    }
    body #header #sharelinks span a {
        width: 20px;
        height: 36px;
        background-size: 20px 20px
    }
    body .wrap {
        margin-top: 2em
    }
    body #masthead h1 {
        font-size: 2.4em
    }
    body #masthead p {
        font-size: 1.25em;
        margin-bottom: 1em
    }
    body p#hosted_secure_link span {
        background-image: url(https://d36ci1ti0a1hti.cloudfront.net/assets/embed/retina_secure_lock-2874380aba48a33f68b7d9c81f0922a9.png);
        background-size: 11px 15px
    }
    body p#hosted_secure_link a {
        text-decoration: none;
        border-bottom: 1px solid #fff
    }
    body #embed, body p#hosted_secure_link, body #footer {
        width: auto
    }
    body #embed #step3 #card_info #card_number, body #standard_embed_wrapper #step3 #card_info #card_number {
        width: auto;
        float: none;
        margin-right: 0
    }
    body #embed #step3 #card_info #cardicons, body #standard_embed_wrapper #step3 #card_info #cardicons {
        top: 17px;
        right: 0;
        left: auto
    }
    body #embed #step3 #card_info #expiration, body #standard_embed_wrapper #step3 #card_info #expiration {
        width: 44%
    }
    body #embed #step3 #card_info #expiration #donation_card_month, body #embed #step3 #card_info #expiration #donation_card_month_chzn, body #standard_embed_wrapper #step3 #card_info #expiration #donation_card_month, body #standard_embed_wrapper #step3 #card_info #expiration #donation_card_month_chzn {
        width: 53% !important
    }
    body #embed #step3 #card_info #expiration #donation_card_year, body #embed #step3 #card_info #expiration #donation_card_year_chzn, body #standard_embed_wrapper #step3 #card_info #expiration #donation_card_year, body #standard_embed_wrapper #step3 #card_info #expiration #donation_card_year_chzn {
        width: 44.9166666666667% !important
    }
    body #embed #step3 #card_info #expiration #donation_card_month_chzn span, body #embed #step3 #card_info #expiration #donation_card_year_chzn span, body #standard_embed_wrapper #step3 #card_info #expiration #donation_card_month_chzn span, body #standard_embed_wrapper #step3 #card_info #expiration #donation_card_year_chzn span {
        font-size: 0.75em
    }
    body #embed #step3 #card_info #cvv, body #standard_embed_wrapper #step3 #card_info #cvv {
        width: 15%
    }
    body #embed #step3 #card_info #cvv a#cvv_directions, body #standard_embed_wrapper #step3 #card_info #cvv a#cvv_directions {
        background-image: url(https://d36ci1ti0a1hti.cloudfront.net/assets/embed/retina_help-938cf0f2ee07be5d0efd4d673e1d745b.png);
        background-size: 15px 16px
    }
    body #embed #step3 #card_info #billing_zip, body #standard_embed_wrapper #step3 #card_info #billing_zip {
        width: 37.5%
    }
    body #embed #step3 #card_info #billing_zip input, body #standard_embed_wrapper #step3 #card_info #billing_zip input {
        width: 100%
    }
    body #embed #step3 #recurring, body #standard_embed_wrapper #step3 #recurring {
        position: relative;
        top: -45px;
        margin-bottom: 30px
    }
    body #embed #step3 #source_selection #when_charged, body #standard_embed_wrapper #step3 #source_selection #when_charged {
        float: none;
        margin-top: 10px;
        position: relative;
        top: 0
    }
    body #embed #step3 #source_selection #when_charged a, body #standard_embed_wrapper #step3 #source_selection #when_charged a {
        background-image: url(https://d36ci1ti0a1hti.cloudfront.net/assets/embed/retina_help-938cf0f2ee07be5d0efd4d673e1d745b.png);
        background-size: 15px 16px
    }
    body #confirm_payment, body #confirm_donation {
        width: 100%;
        float: none
    }
    body #powered_by {
        float: none;
        display: block;
        margin: 30px auto 0;
        text-align: center
    }
    body #footer {
        text-align: center
    }
    body #footer p {
        margin: 5px auto
    }
    body #footer p a {
        font-size: 1em;
        margin: 0 7px
    }
    body #footer p span.copyright {
        display: block;
        margin-top: 5px;
        float: none
    }
}
@media screen and (max-width: 451px) {
    body #embed #step3 #recurring #donation_frequency_chzn, body #standard_embed_wrapper #step3 #recurring #donation_frequency_chzn {
        top: 0;
        left: 5px;
        margin-top: 5px
    }
    body #embed #step3 #source_selection #when_charged, body #standard_embed_wrapper #step3 #source_selection #when_charged {
        top: 87px
    }
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (-moz-min-device-pixel-ratio: 1.5), screen and (-o-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    body #cardicons span {
        background-image: url(https://d36ci1ti0a1hti.cloudfront.net/assets/donate/retina_cardicons-eb351592e0cfe490605cdac2ccfd38f4.png);
        background-size: 130px 32px
    }
    body #cardicons span.american_express {
        background-position: -98px center
    }
}
@media screen and (max-width: 445px) {
    body #step1 #amounts {
        border-bottom: 1px solid #B0BAC4
    }
    body #step1 #amounts li {
        display: block;
        width: auto !important;
        float: none !important;
        height: auto !important;
        min-height: 19px;
        padding: 5px 1.5% 15px !important;
        border: 1px solid #b0bac4 !important
    }
    body #step1 #amounts li img.radio {
        top: 8px !important
    }
    body #step1 #amounts li img.checked {
        top: 5px !important
    }
    body #step1 #amounts li label {
        font-size: 1.6em !important;
        position: relative;
        top: 5px !important;
        font-family: museo-sans, "Helvetica Neue", Arial, Helvetica, sans-serif
    }
    body #step1 #amounts li label span.price {
        float: left;
        padding-left: 5px;
        font-size: 0.666666666666667em
    }
    body #step1 #amounts li label span.descriptor {
        text-align: right;
        font-weight: 300;
        font-size: 0.625em;
        color: #444;
        padding: 0 5px 0 15px;
        display: block;
        position: relative;
        top: 0
    }
    body #step1 #amounts li input[type="text"], body #step1 #amounts li input#other_amount {
        top: -1px;
        font-size: 1.05em !important;
        padding: 1px 0 1px 4px;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    body #step1 #amounts li input[type="text"]:focus, body #step1 #amounts li input#other_amount:focus {
        top: -3px;
        left: -2px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        border: 2px solid #a2ec41;
        transition: border-color 1s;
        -moz-transition: border-color 1s;
        -webkit-transition: border-color 1s;
        -o-transition: border-color 1s
    }
    body #step1 #amounts li.other {
        height: 29px !important;
        padding-bottom: 7px !important
    }
}
@media screen and (max-width: 435px) {
    body #step3 #source_selection #when_charged {
        float: none;
        display: inline-block;
        clear: both;
        margin: 5px 0 15px;
        position: relative;
        top: 10px
    }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #card_info #card_number i {
        background: url(https://d36ci1ti0a1hti.cloudfront.net/assets/donate/retina_cardicons-eb351592e0cfe490605cdac2ccfd38f4.png) no-repeat;
        background-size: auto 32px
    }
    #card_info #card_number i.placeholder {
        background-position: -192px 0
    }
    #card_fields .identified #card_number i.type, #card_fields .unidentified #card_number i.type {
        right: 4px;
        width: 33px
    }
    #card_fields .identified #card_number i.visa, #card_fields .unidentified #card_number i.visa {
        background-position: 1px center
    }
    #card_fields .identified #card_number i.master, #card_fields .unidentified #card_number i.master {
        background-position: -32px center
    }
    #card_fields .identified #card_number i.discover, #card_fields .unidentified #card_number i.discover {
        background-position: -65px center;
        width: 32px
    }
    #card_fields .identified #card_number i.american_express, #card_fields .unidentified #card_number i.american_express {
        background-position: -97px center
    }
}
#embed {
    margin: 2em auto
}
a {
    text-decoration: none
}
a img {
    border: none
}
#header {
    background: #0b6caa;
    -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5) inset, 0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5) inset, 0 1px 3px rgba(0, 0, 0, 0.25);
    position: relative;
    border: 1px solid #0c2139;
    padding: 5px 0 5px 7px;
    height: 40px;
    text-align: right
}
#header #logo a {
    position: absolute;
    top: 0;
    left: 0;
    width: 198px;
    padding: 10px 0 9px;
    text-align: center;
    border-right: 1px solid #09324e;
    -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 1px rgba(255, 255, 255, 0.2) inset;
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 1px rgba(255, 255, 255, 0.2) inset
}
#header #logo a:hover {
    background-color: #095d92;
    -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 1px rgba(255, 255, 255, 0.4) inset;
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 1px rgba(255, 255, 255, 0.4) inset
}
#header span#returntocampaign {
    position: absolute;
    top: 0;
    left: 199px;
    border-left: 1px solid #3987c2;
    border-right: 1px solid #3987c2;
    font-family: "museo-sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-weight: 500;
    text-shadow: 0 -1px 0 #09324e;
    color: #fff;
    font-size: 1.2em;
    display: block;
    margin: 0;
    cursor: pointer
}
#header span#returntocampaign a {
    padding: 0 20px;
    display: block;
    line-height: 50px;
    color: #E8EEF5;
    border-right: 1px solid #09324e
}
#header span#returntocampaign a:hover {
    background-color: #095d92;
    -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5) inset
}
#header #sharelinks {
    color: #ccc;
    display: inline-block;
    position: relative;
    top: -5px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    text-align: center;
    right: 0
}
#header #sharelinks h4 {
    display: block;
    border-right: 1px solid #09324e;
    line-height: 50px;
    font-size: 1.3em;
    font-weight: 700;
    float: left;
    padding: 0 10px;
    color: #fff;
    text-shadow: 0 -1px 0 #09324e;
    margin: 0
}
#header #sharelinks span {
    display: block;
    float: left
}
#header #sharelinks span:hover {
    background-color: #095d92;
    -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5) inset
}
#header #sharelinks span a {
    display: block;
    width: 29px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -10000em;
    float: left;
    display: block;
    float: left;
    height: 50px;
    padding: 0 10px;
    margin: 0;
    cursor: pointer;
    -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2) inset;
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2) inset;
    border-right: 1px solid #09324e
}
#header #sharelinks span#share_facebook a {
    background-image: url(https://d36ci1ti0a1hti.cloudfront.net/assets/embed/facebook_icon-257edc728858a2c4ac1451e04866ba93.png);
    border-right: none
}
#header #sharelinks span#share_twitter a {
    background-image: url(https://d36ci1ti0a1hti.cloudfront.net/assets/embed/twitter_icon-8280143bc43210140ad23b6109190cae.png)
}
p#hosted_secure_link {
    background: #f7f7f7;
    padding: 0 2.22222222%;
    font-size: 1.2em;
    line-height: 30px;
    color: #777;
    max-width: 900px;
    width: 580px;
    margin: 0 auto;
    text-align: left;
    border: 1px solid #ccc;
    border-bottom-color: #ddd;
    border-radius: 3px 3px 0 0
}
p#hosted_secure_link span {
    background: url(https://d36ci1ti0a1hti.cloudfront.net/assets/embed/secure_lock-50c7f6d2b83d80374ef8e0731b48c9f3.png) no-repeat left 8px;
    display: block;
    height: 33px;
    font-weight: 700;
    padding: 1px 0 0px 20px;
    text-shadow: 0 1px 0 #fff
}
p#hosted_secure_link a {
    color: #777;
    font-weight: 300;
    border: none
}
a {
    text-decoration: none
}
a img {
    border: none
}
.wrap {
    margin: 4em 3% 0
}
#masthead {
    padding: 0 0 1em;
    text-align: center
}
#masthead h1 {
    font-size: 3em;
    color: #2e363f;
    font-weight: 900;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #fff;
    margin: .25em 0
}
#masthead p {
    font-size: 1.75em;
    color: #0F5EA1;
    font-family: museo-slab, Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
    text-shadow: 0 1px 0 #fff;
    margin: 0em 0 1.5em
}
#masthead p#secure_link {
    text-align: right;
    font-size: 1.2em;
    margin: 4px 10px 0 0;
    color: #959595
}
#masthead p#secure_link a {
    color: #3a5896;
    text-decoration: underline
}
p#check_instructions {
    font-size: 1.2em;
    line-height: 16px;
    margin: 2px 0 14px 0
}
#footer {
    max-width: 900px;
    width: 580px;
    margin: 0 auto 30px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 0 0 3px 3px;
    border-top-color: #ddd;
    padding: 1em 2.2222222222222%;
    font-size: 1.3em;
    color: #959595;
    text-align: left;
    position: relative
}
#footer img.moduleshadow {
    width: 100%;
    bottom: -30px;
    left: 0;
    position: absolute
}
#footer p {
    margin: 15px auto
}
#footer p span.copyright {
    float: right
}
#footer a {
    color: #0b498b;
    margin-right: 15px
}
img.moduleshadow {
    width: 100%;
    max-width: 965px;
    height: 30px
}
.security #header {
    border: none;
    height: auto;
    position: static
}
/*!
 * Bootstrap v2.0.4
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

.clearfix {
    *zoom: 1
}
.clearfix:before, .clearfix:after {
    display: table;
    content: ""
}
.clearfix:after {
    clear: both
}
.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.input-block-level {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}
.tooltip {
    position: absolute;
    z-index: 1020;
    display: block;
    visibility: visible;
    padding: 5px;
    font-size: 11px;
    opacity: 0;
    filter: alpha(opacity=0)
}
.tooltip.in {
    opacity: 0.8;
    filter: alpha(opacity=80)
}
.tooltip.top {
    margin-top: -2px
}
.tooltip.right {
    margin-left: 2px
}
.tooltip.bottom {
    margin-top: 2px
}
.tooltip.left {
    margin-left: -2px
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000000
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #000000
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #000000
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #000000
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    padding: 1px;
    background-color: #ffffff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}
.popover.top {
    margin-bottom: 13px
}
.popover.right {
    margin-left: 13px
}
.popover.bottom {
    margin-top: 13px
}
.popover.left {
    margin-right: 13px
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}
.popover-content {
    padding: 9px 14px
}
.popover-content p, .popover-content ul, .popover-content ol {
    margin-bottom: 0
}
.popover .arrow, .popover .arrow:after {
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.popover .arrow:after {
    content: "";
    z-index: -1
}
.popover.top .arrow {
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    border-width: 10px 10px 0;
    border-top-color: #ffffff
}
.popover.top .arrow:after {
    border-width: 11px 11px 0;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -1px;
    left: -11px
}
.popover.right .arrow {
    top: 50%;
    left: -10px;
    margin-top: -10px;
    border-width: 10px 10px 10px 0;
    border-right-color: #ffffff
}
.popover.right .arrow:after {
    border-width: 11px 11px 11px 0;
    border-right-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
    left: -1px
}
.popover.bottom .arrow {
    top: -10px;
    left: 50%;
    margin-left: -10px;
    border-width: 0 10px 10px;
    border-bottom-color: #ffffff
}
.popover.bottom .arrow:after {
    border-width: 0 11px 11px;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -1px;
    left: -11px
}
.popover.left .arrow {
    top: 50%;
    right: -10px;
    margin-top: -10px;
    border-width: 10px 0 10px 10px;
    border-left-color: #ffffff
}
.popover.left .arrow:after {
    border-width: 11px 0 11px 11px;
    border-left-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
    right: -1px
}
.dropup, .dropdown {
    position: relative
}
.dropdown-toggle {
    *margin-bottom: -3px
}
.dropdown-toggle:active, .open .dropdown-toggle {
    outline: 0
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #000000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: ""
}
.dropdown .caret {
    margin-top: 8px;
    margin-left: 2px
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}
.dropdown-menu .divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #ffffff
}
.dropdown-menu a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #333333;
    white-space: nowrap
}
.dropdown-menu li>a:hover, .dropdown-menu li>a:focus, .dropdown-submenu:hover>a {
    text-decoration: none;
    color: #ffffff;
    background-color: #0088cc;
    background-color: #0081c2;
    background-image: -moz-linear-gradient(top, #08c, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #08c, #0077b3);
    background-image: -o-linear-gradient(top, #08c, #0077b3);
    background-image: linear-gradient(to bottom, #08c, #0077b3);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}
.dropdown-menu .active>a, .dropdown-menu .active>a:hover {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #0088cc;
    background-color: #0081c2;
    background-image: -moz-linear-gradient(top, #08c, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #08c, #0077b3);
    background-image: -o-linear-gradient(top, #08c, #0077b3);
    background-image: linear-gradient(to bottom, #08c, #0077b3);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}
.dropdown-menu .disabled>a, .dropdown-menu .disabled>a:hover {
    color: #999999
}
.dropdown-menu .disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    cursor: default
}
.open {
    *z-index: 1000
}
.open>.dropdown-menu {
    display: block
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000000;
    content: ""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}
.dropdown-submenu {
    position: relative
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px
}
.dropdown-submenu:hover>a:after {
    border-left-color: #ffffff
}
.dropdown .dropdown-menu .nav-header {
    padding-left: 20px;
    padding-right: 20px
}
.typeahead {
    margin-top: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.modal-open .dropdown-menu {
    z-index: 2050
}
.modal-open .dropdown.open {
    *z-index: 2050
}
.modal-open .popover {
    z-index: 2060
}
.modal-open .tooltip {
    z-index: 2070
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000
}
.modal-backdrop.fade {
    opacity: 0
}
.modal-backdrop, .modal-backdrop.fade.in {
    opacity: 0.8;
    filter: alpha(opacity=80)
}
.modal {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin: -250px 0 0 -280px;
    overflow: auto;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box
}
.modal.fade {
    top: -25%;
    -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
    -ms-transition: opacity 0.3s linear, top 0.3s ease-out;
    -o-transition: opacity 0.3s linear, top 0.3s ease-out;
    transition: opacity 0.3s linear, top 0.3s ease-out
}
.modal.fade.in {
    top: 50%
}
.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee
}
.modal-header .close {
    -webkit-appearance: none;
    background: transparent;
    border: 0;
    color: black;
    cursor: pointer;
    filter: alpha(opacity=20);
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 2px;
    opacity: 0.2;
    padding: 0;
    text-shadow: 0 1px 0 white
}
.modal-body {
    max-height: 480px;
    padding: 15px;
    overflow: hidden
}
.modal-form {
    margin-bottom: 0
}
.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff
}
.modal-footer:before, .modal-footer:after {
    display: table;
    content: ""
}
.modal-footer:after {
    clear: both
}
.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
.popover {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    text-align: left
}
.popover .popover-inner {
    width: 340px
}
.popover .popover-inner .popover-title {
    margin: 0;
    font-size: 16px;
    font-family: "museo-sans", "Helvetica Neue", Arial, Helvetica, sans-serif
}
.popover .popover-inner .popover-content {
    font-size: 12px;
    line-height: 1.5em;
    color: #444;
    padding: 4px 14px
}
.popover .popover-inner .popover-content p, .popover .popover-inner .popover-content ul, .popover .popover-inner .popover-content ol {
    margin: 10px 0
}
.popover .popover-inner .popover-content ul, .popover .popover-inner .popover-content ol {
    padding-left: 15px
}
.popover .popover-inner .popover-content ul li, .popover .popover-inner .popover-content ol li {
    margin: 5px 0
}
.popover .popover-inner .popover-content a {
    color: #0b6caa
}
.narrow-popover {
    left: 0 !important;
    width: 96%;
    padding: 5px 2%
}
.narrow-popover .popover-inner {
    width: auto
}
.dropdown-menu li a {
    line-height: 1.5em;
    color: #075080;
    text-decoration: none
}
.dropdown-menu li a:hover {
    background: #0b6caa;
    color: #fff !important
}
.dropdown-menu li a.active {
    padding-left: 4px
}
.dropdown-menu li a.active i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(https://d36ci1ti0a1hti.cloudfront.net/assets/anedot_core/small_sprites-055d427e420c3f853ea1dede55c69d58.png) no-repeat -20px -418px
}
.modal.fade {
    top: -50%;
    opacity: 0;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear
}
.modal.fade.in {
    top: 50%;
    opacity: 1
}
.modal .filter-modal {
    max-height: 620px;
    overflow: auto
}
#filter_transactions_modal {
    position: absolute;
    margin: 0 0 0 -280px;
    top: 75px
}
body {
    background: url(https://d36ci1ti0a1hti.cloudfront.net/assets/campaigns/bg-fd37213a5a1c822c8bbdb14359aaf9a3.png);
    font-family: museo-sans, "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 62.5%;
    margin: 0;
    padding: 0;
    text-align: center
}
#embed {
    width: 580px;
    position: relative;
    max-width: 900px;
    padding: 10px 2.2222222222222% 40px;
    margin: 0 auto 0 auto;
    text-align: left;
    background: #fff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}
#embed p#hosted_secure_link a {
    text-decoration: underline
}
.steps label {
    font-size: 1.2em;
    position: relative;
    top: 2px;
    color: #555;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-weight: normal
}
.steps label small {
    font-size: 0.9em
}
#amounts label {
    font-family: museo-sans, "Helvetica Neue", Arial, Helvetica, sans-serif
}
.maintenance h1 {
    color: #0b6caa
}
.maintenance p {
    font-size: 15px;
    color: #555
}
.receipt_note strong {
    color: #bd0007
}

#designated_use_chzn {
    float: right;
    top: -2px;
    margin-top: -4px;
}

#step2 #name #first_name, #step2 #address #address1, .steps input#donation_address1{
    width: 100%;
}


input#donation_card_number::-webkit-input-placeholder {
   font-size: 21px;
}

input#donation_card_number:-moz-placeholder { /* Firefox 18- */
   font-size: 21px;
}

input#donation_card_number::-moz-placeholder {  /* Firefox 19+ */
   font-size: 21px;
}

input#donation_card_number:-ms-input-placeholder {  
   font-size: 21px;
}