
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300;
    src: local("Open Sans Light"), local("OpenSans-Light"), url("//fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff") format("woff");
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    src: local("Open Sans"), local("OpenSans"), url("//fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff") format("woff");
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url("//fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff") format("woff");
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    src: local("Open Sans Bold"), local("OpenSans-Bold"), url("//fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff") format("woff");
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 800;
    src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url("//fonts.gstatic.com/s/opensans/v13/EInbV5DfGHOiMmvb1Xr-hnhCUOGz7vYGh680lGh-uXM.woff") format("woff");
}
body {
    color: #666666;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    line-height: 22px;
    overflow-x: hidden;
    overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
}
h2 {
    font-size: 20px;
}
a {
    color: #656565;
    text-decoration: underline;
}
a:hover {
    color: #4c4c4c;
}
:-moz-placeholder {
    color: #656565;
}
*::-moz-placeholder {
    color: #656565;
}
.arial {
    font-family: Arial;
}
.semibold {
    font-weight: 600;
}
.hhs-logo {
    color: #656565;
    font-family: Arial;
    font-size: 11px;
    line-height: 20px;
    padding: 6px 0 0;
    text-align: center;
}
.hhs-logo a{
	text-decoration:none;
}
.header {
    margin-top: 5px;
}
#pagebody p:first-child {
    font-size: 18px;
    line-height: 28px;

}
.hhs-logo img {
    height: auto;
    width: 18px;
}
.displaytable {
    display: table;
    margin-bottom: 20px;
}
.tablecell {
    display: table-cell;
    vertical-align: middle;
}
.btn-learnMore {
    background-color: #079347;
    border-radius: 0;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}
.btn-learnMore:hover {
    background-color: #006014;
    color: #fff;
}
.btn-learnMore .glyphicon {
    font-size: 12px;
}
p {
    line-height: 1.5em;
}
.greybx {
    background-color: #e9f5f8;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
    vertical-align: middle;
}
#collapse-for-the-field {
    background-color: #bcebf9;
    color: #565656;
}
#organdonor_waitlist {
    font-weight: bold;
}
#collapse-for-the-field .heading {
    font-family: Arial;
    font-size: 15px;
    font-weight: 700;
    margin: 30px 0;
    text-align: center;
    text-transform: uppercase;
}
iframe {
    background: #fafafa none repeat scroll 0 0;
    padding: 16px;
    width: 100%;
}
.socialborder iframe {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 10px;
}
#collapse-for-the-field .menu {
    font-family: Arial;
    font-size: 10px;
    font-weight: 700;
    margin-bottom: 30px;
    margin-left: -10px;
    margin-right: -10px;
}
#collapse-for-the-field .menu div[class^="col-"] {
    padding-left: 10px;
    padding-right: 10px;
}
#collapse-for-the-field .menu-heading {
    font-family: Arial;
    font-size: 12.6px;
    font-weight: 400;
    margin: 0 0 5px;
    text-transform: uppercase;
}
.input-group-btn:last-child > .btn {
    font-weight: bold;
    margin-left: 3px;
    padding: 5px;
}
.nav-pills > li a {
    border-radius: 0 0 4px 4px;
    color: #656565;
    font-size: 10px;
    font-weight: bold;
    padding: 5px 8px 5px 9px;
    text-decoration: none;
    text-transform: uppercase;
}
.nav-pills > li#for-the-field > a {
    background-color: #bcebf9;
    border-radius: 0 0 9px 9px;
    padding: 10px;
}
.sign-up {
    margin-top: 10px;
}
.sign-up .heading {
    color: #656565;
    letter-spacing: 1px;
    margin-top: 0;
    text-transform: uppercase;
}
.sign-up .input-group {
}
.sign-up .form-control {
    padding: 6px;
}
#custom-search-input {
    display: none;
}
.tabletonly {
    display: none;
}
.factcallout {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    display: block;
    margin: 10px;
    overflow: hidden;
    padding: 25px 20px 20px;
}
.desktoponly {
    display: none;
}
.btn-sign-up {
    background-color: #079347;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    height: 34px;
    padding: 0;
    text-transform: uppercase;
}

.btn-sign-up-popup {
     background-color: #e6e7e7 ;
    color: #656565;
    font-size: 20px;
    font-weight: 700;
    /*height: 34px;*/
    padding: 15px;
    text-transform: uppercase;   
}


.btn-sign-up .glyphicon {
    font-size: 12px;
}
.btn-sign-up:hover {
    background-color: #005e19;
    color: #fff;
}
.sign-up .input-group .form-control {
    border-radius: 0;
}
.sign-up select {
    font-size: 14px;
    font-weight: 700;
}
.sign-up .input-group-btn .btn {
    border-radius: 0;
}
.row-logo {
    margin-top: 0;
}
.logo img {
    margin: 0 auto;
    padding: 0 15px;
    width: 290px;
}
.logo p {
    font-size: 7.5px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
}
.navbar {
    background-color: #fff;
    background-image: none;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
.navbar .container {
    padding-left: 5px;
    padding-right: 5px;
}
.navbar-header {
    background-color: #1ba1c9;
    float: left;
    margin: 5px 5px 5px -5px;
    width: 50%;
}
.container > .navbar-header {
    margin-left: -5px;
}
.navbar-default .navbar-toggle {
    background-color: #fff;
    border: medium none;
    border-radius: 99px;
    float: left;
    margin-left: 20px;
    margin-right: 10px;
    padding: 8px 6px;
}
.navbar-header:hover .navbar-toggle {
    background-color: #ddd;
}
.navbar-toggle .icon-bar {
    height: 1px;
    width: 14px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 2px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #55b3cf;
}
.nav .open > a:focus {
    border-color: rgb(51, 122, 183);
}
.nav .open > a {
}
.nav .open > a:hover {
}
.nav .open > a:focus {
}
.navbar-toggle-menu {
    color: #fff;
    font-weight: 600;
    line-height: 42px;
    padding-left: 15px;
    vertical-align: middle;
}
.navbar-header:hover .navbar-toggle-menu {
    color: #ddd;
}
.navbar-search {
    background-color: #1ba1c9;
    float: left;
    margin: 5px -5px 5px 5px;
    width: 50%;
}
.searchbar-toggle {
    background-color: #fff;
    border: medium none;
    border-radius: 99px;
    color: #55b3cf;
    float: left;
    margin: 10px;
}
.searchbar-toggle-menu {
    color: #fff;
    font-weight: 600;
    line-height: 42px;
    vertical-align: middle;
}
.navbar-search:hover .searchbar-toggle {
    background-color: #ddd;
}
.navbar-search:hover .searchbar-toggle-menu {
    color: #ddd;
}
.row-logo .col-sm-8 {
    padding-left: 0;
}
#mobile-menu {
    background-color: #1ba1c9;
    border: medium none;
    box-shadow: 0 10px 23px -2px rgba(101, 101, 101, 1);
    left: 0;
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    right: 0;
    top: 47px;
    z-index: 1000;
}
#mobile-menu .panel-group {
    margin: 5px 0;
}
#mobile-menu .panel-group .panel {
    background-color: #e9f5f8;
    border-radius: 0;
}
#mobile-menu .panel-heading {
    padding: 10px 15px;
}
#mobile-menu .panel-title {
    font-size: 18px;
}
#mobile-menu .panel-title a {
    color: #079347;
    text-transform: uppercase;
}
#mobile-menu .glyphicon {
    line-height: 22px;
    margin-right: 10px;
    vertical-align: text-top;
}
#mobile-menu .panel-title a[aria-expanded="true"] .glyphicon-plus-sign {
    display: none !important;
    visibility: hidden !important;
}
#mobile-menu .panel-title a[aria-expanded="true"] .glyphicon-minus-sign {
    display: inline-block !important;
    visibility: visible !important;
}
#mobile-menu .panel-title a[aria-expanded="false"] .glyphicon-plus-sign {
    display: inline-block !important;
    visibility: visible !important;
}
#mobile-menu .panel-title a[aria-expanded="false"] .glyphicon-minus-sign {
    display: none !important;
    visibility: hidden !important;
}
#mobile-menu .panel > .list-group, #mobile-menu .panel > .panel-collapse > .list-group {
    border: medium none;
}
#mobile-menu .panel > .list-group .list-group-item, #mobile-menu .panel > .panel-collapse >  .list-group .list-group-item {
    border: medium none;
    border-radius: 0;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 43px;
}
#mega-menu {
    position: relative;
}
.double_column_list {
    margin-top: 10px;
}
#mega-menu .dropdown-menu .double_column_list ol li {
    font-size: 15px;
    margin-bottom: 22px;
}
#mega-menu .dropdown-menu {
    border-color: #9bddf2;
    border-radius: 0;
    border-width: 2px;
    box-shadow: 22px 22px 25px 0 rgba(0, 0, 0, 0.1);
    color: #515151;
    font-family: "Roboto",sans-serif;
    font-size: 10px;
    left: 0;
    margin-left: 30px;
    opacity: 0.98;
    padding: 40px;
    right: 0;
    width: auto;
    z-index: 999;
}
#mega-menu .dropdown-menu .row {
    display: flex;
    flex-direction: row;
    margin-left: -25px;
    margin-right: -25px;
}
#mega-menu .dropdown-menu .section-heading {
    color: #079347;
    font-size: 23px;
    font-weight: 700;
    margin-top: 10px;
	text-align: right;
}
#mega-menu .dropdown-menu .section-heading a {
    color: #079347;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 10px;
    text-align: right;
    text-decoration: none;
}
#mega-menu .dropdown-menu .section-description {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.3;
    margin-top: 5px;
    text-align: right;
}
#mega-menu .dropdown-menu .heading {
    color: #079347;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#mega-menu .dropdown-menu div[class^="col-"] {
    flex-grow: 1;
    padding-left: 25px;
    padding-right: 25px;
}
#mega-menu .dropdown-menu div[class^="col-"]:first-child {
    border-right: none;
}
#mega-menu .dropdown-menu ul {
    font-size: 12px;
}
#mega-menu .dropdown-menu ul > li {
    margin-bottom: 6px;
}
.main-img {
    margin-bottom: 30px;
}
.container-img {
    height: 160px;
    overflow: hidden;
    position: relative;
}
.container-img img {
    bottom: -9999px;
    height: 100%;
    left: -9999px;
    margin: auto;
    max-width: none;
    position: absolute;
    right: -9999px;
    top: -9999px;
}
.container-text {
    padding-left: 30px;
    padding-right: 30px;
}
.container-text h2 {
    font-size: 25px;
    font-weight: 600;
}
#carousel-home {
    margin-bottom: 50px;
}
.carousel-indicators {
    bottom: -30px;
    margin-bottom: 0;
    margin-top: 10px;
}
.carousel-indicators li {
    background-color: #ccc;
    border-radius: 0;
    height: 9px;
    width: 24px;
}
.carousel-indicators .active {
    background-color: #079347;
    height: 9px;
    margin: 1px;
    width: 24px;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    bottom: 0;
    height: 100%;
    left: -9999px;
    margin: auto;
    max-width: none;
    position: absolute;
    right: -9999px;
    top: 0;
}
.carousel-caption {
    height: 254px;
    left: 810px;
    padding: 0;
    width: 386px;
}
.carousel-caption-opacity {
    background-color: #fff;
    box-shadow: 22px 22px 22px rgba(0, 0, 0, 0.4);
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.opacity-5 {
    opacity: 0.51;
}
.opacity-6 {
    opacity: 0.6;
}
.opacity-7 {
    opacity: 0.7;
}
.opacity-8 {
    opacity: 0.8;
}
.opacity-9 {
    opacity: 0.9;
}
.opacity-94 {
    opacity: 0.94;
}
.carousel-caption-inner {
    color: #656565;
    font-weight: 600;
    height: 100%;
    padding: 30px;
    position: absolute;
    text-align: left;
    text-shadow: none;
    width: 100%;
    z-index: 2;
}
.carousel-caption-inner h2 {
    color: #eb7a39;
    font-size: 32px;
    font-weight: 600;
    margin: 0 0 20px;
}
.item > .container {
    position: relative;
}
.item > .container > img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.item .container .carousel-caption {
    display: none;
}
.carousel-caption .btn-learnMore {
    bottom: -12px;
    position: absolute;
    right: 34px;
}
.content-blocks div[class^="col-"] {
    margin: 0 0 20px;
    padding: 0;
}
.content-block {
    background-color: #bcebf9;
    background-size: cover;
    color: #656565;
    min-height: 265px;
    padding: 0 10px 10px;
    position: relative;
    width: 100%;
}
.topicheader {
    font-size: 20px;
}
.topicheader p {
    font-size: 16px;
}
.topicheader a {
    text-decoration: none;
}
.right-content-block {
    background-color: #e9f5f8;
    background-size: cover;
    color: #656565;
    padding: 0 10px 10px;
    position: relative;
    width: 100%;
}
.right-content-block iframe{
	padding: 0px;
}

.bluebackgroundstats a{
	color: white;
	font-size: 13px;
	text-decoration: none;
	text-align:right;
}
.greenbox {
    background-color: green;
}

.greenbox a {
    color: white;
    text-decoration: none;
}
.statsblock .greenbox a {
	font-size: 12px;
}
.statsblock {
    background-color: #e9f5f8;
    margin-bottom: 20px;
    padding: 10px;
  text-align: center;
}

.topicheader h2 {
    font-size: 20px;
}
.rightaligntext {
    padding-right: 10px;
    text-align: right;
}
.lineheight40 {
    line-height: 40px;
    margin-bottom: 20px;
}
.whitebox {
    background-color: white;
    color: #1ba1c9;
    margin: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.statsnumber {
    color: #1ba1c9;
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
}
.statstext {
    font-size: 20px;
    font-weight: 700;
}
.organicons {
    text-align: center;
}
.statstextsmall {
    font-size: 13px;
    padding-bottom: 10px;
    text-align:left;
}
.imagelabels {
    font-size: 13px;
    padding-left: 50px;
}
.bodyblock {
    background-color: #e9f5f8;
    margin-bottom: 25px;
    padding: 25px;
}
.bignumber {
    color: #1ba1c9;
    font-size: 56px;
    font-weight: bold;
    line-height: 56px;
    text-align: center;
}
.element {
    font-size: 20px;
}
.orangetext {
    color: #eb7a39;
}

.imagelabel {
    font-size: 12px;
    padding-top: 15px;
    text-align: center;
}

.bluebackgroundstats {
    background-color: #1ba1c9;
    color: white;
  margin-right: -20px;
 text-align: right;
}
.statsalign .statsnumber {
    font-size: 35px;
    padding-left: 30px;
}
.statsalign .statstext {
    font-size: 15px;
}
.rightg-content-block {
    background-color: #e6e7e7;
    background-size: cover;
    color: #656565;
    min-height: 265px;
    padding: 32px 10px 10px;
    position: relative;
    width: 100%;
}
.content-block-label {
    background-color: #079347;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    height: 45px;
    line-height: 45px;
    margin: 0 -10px 30px;
    padding-left: 15px;
}
.right-content-block-label {
    background-color: #bcebf9;
    font-size: 14px;
    font-weight: 600;
    height: 45px;
    line-height: 45px;
    margin: 0 -10px 30px;
    padding-left: 15px;
}
.content-block .sign-up {
    bottom: 0;
    height: 43px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 250px;
}
.content-block .sign-up .form-control {
    height: 43px;
}
.content-block .sign-up .input-group-btn .btn {
    height: 43px;
}
.content-block .media-body {
    font-size: 12px;
    font-weight: 600;
    padding-right: 10px;
}
.content-block .media-left, .content-block .media-right, .content-block .media-body {
    vertical-align: middle;
}
.content-block-img-wrapper {
    text-align: center;
}
.content-block-img-inner {
    position: relative;
}
.imagelabel p{
    font-size: 12px !important;
    line-height: 12px !important;
    text-align: center;
}
.content-block-img-inner .label {
    color: #656565;
    padding-left: 20px;
    position: absolute;
    text-align: center;

}
.label .stat {
    font-size: 25px;
}
.content-block-img {
    margin: 0 auto;
    width: auto;
}
.media-left .content-block-img {
    height: auto;
    margin: 0 auto;
    width: 125px;
}
.content-block-link {
    bottom: 20px;
    font-weight: 700;
    margin-left: -10px;
    position: absolute;
    text-align: center;
    text-decoration: underline;
    width: 100%;
}
.homeheader h1 {
    color: #079347;
    font-size: 27px;
}
.homeheader h1 a {
    color: #079347;
    font-size: 27px;
    text-decoration: none;
}
.content-main h3 {
    color: #079347;
    font-weight: 600;
    margin-bottom: 20px;
}
h3 a {
    color: #079347;
    text-decoration: none;
}
.key-info:last-child {
    margin-bottom: 50px;
}
.key-info h4 {
    margin-bottom: 16px;
    margin-top: 20px;
    text-transform: uppercase;
}
.key-info h4.heading > a {
    color: #079347;
    margin-top: 20px;
    text-transform: uppercase;
}
.key-info .embed-responsive {
}
.key-info .more-videos {
    font-size: 12px;
    font-weight: 700;
    text-decoration: underline;
}
.key-info ul > li {
    line-height: 1;
    margin-bottom: 15px;
    text-decoration: underline;
}
.key-info ul > li:last-child {
    margin-bottom: 0;
}
#getInvolved > .post {
    background-color: #e9f5f8;
    margin: 0 -15px 15px;
    padding: 20px 15px;
}
#getInvolved a {
    text-decoration: none;
}
.nav-tabs {
    border: medium none;
}
#stories .nav-tabs > li > a {
    font-size: 15px;
    font-weight: 500;
    text-align: center;
}
.nav-tabs > li > a {
    background-color: #e6e7e7;
    border: medium none;
    border-radius: 0;
    font-weight: 700;
    text-decoration: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #e9f5f8;
    border: medium none;
    color: #656565;
}
.tab-pane {
    background-color: #e9f5f8;
}
.tab-pane .posts {
    padding: 10px;
    position: relative;
}
.tab-pane .post {
    background-color: #e9f5f8;
    display: table;
    font-size: 13px;
    line-height: 1.2;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.tab-pane .post > .inner {
    display: table-row;
    vertical-align: middle;
}
.post .post-img {
    margin-left: auto;
    margin-right: auto;
    max-height: 130px;
    max-width: 230px;
}
.post .description {
    display: table;
    margin-top: 10px;
    vertical-align: middle;
    width: 100%;
}
.post .descriptioncell {
    display: table-cell;
    vertical-align: middle;
}
.post .description p {
    display: table-cell;
    height: 30px;
    overflow: hidden;
}
.tab-pane hr {
    border-top: 4px solid #fff;
}
.tab-pane .posts-footer {
    display: block;
    font-size: 13px;
    line-height: 1.2;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.posts-footer a {
    text-decoration: underline;
}
.footer-mobile {
    background-color: #a5d7e4;
    font-weight: 700;
    margin-top: 20px;
    padding-bottom: 30px;
    padding-top: 30px;
}
.footer-mobile ul#connect {
    line-height: 28px;
    margin-bottom: 15px;
}
.footer-mobile .social-heading {
    float: left;
    line-height: 28px;
    margin-right: 20px;
}
.footer-mobile .social-icons img {
    margin-top: 0;
    width: 24px;
}
.footer-mobile #footer-nav {
    font-size: 11px;
}
.footer-mobile .logo {
    font-size: 30px;
}
.footer-mobile #hrsa-logo {
    width: 100px;
}
#mobilemenulinks{
	font-size: 11px;
}
.footer-mobile #hhs-logo {
    width: 50px;
}
.footer-mobile .gov-info {
    font-size: 12px;
    font-weight: 700;
}
.footer-mobile .gov-site {
    font-size: 12px;
    font-weight: 400;
}
.footer-mobile .gov-links a {
    display: block;
    font-size: 10px;
    margin-bottom: 10px;
}
.footer-bar-1 {
    background-color: #bcebf9;
    margin-top: 75px;
    padding: 8.5px 0;
}
.footer-bar-1 .logo {
    font-size: 32px;
    margin: 0;
}
.footer-bar-1 .logo small {
    color: #656565;
    font-size: 10px;
    font-weight: 700;
    margin-left: 40px;
}
.footer-bar-2 {
    background-color: #e6e7e7;
    font-family: arial;
    padding: 10px 0;
}
.footer-bar-2 ul {
    margin: 0;
}
.footer-bar-2 a {
    color: #656565;
    font-size: 12px;
    font-weight: 700;
}
.footer-bar-3 {
    font-family: arial;
    margin-bottom: 50px;
    padding: 20px 0;
}
.footer-bar-3 p {
    font-size: 12px;
    margin: 0;
}
.footer-bar-3 ul {
    font-weight: 700;
}
.footer-bar-3 ul > li {
    margin-bottom: 14px;
}
.footer-bar-3 ul > li:last-child {
    margin-bottom: 0;
}
.footer-logos {
    margin-bottom: 20px;
}
.footer-logos img {
    margin-right: 20px;
}
.gov-links a {
    font-size: 12px;
    font-weight: 700;
    margin-right: 20px;
    text-decoration: underline;
}
.social-icons img {
    margin-right: 12px;
    margin-top: 10px;
}
form {
    height: 40px;
    margin: 0;
    position: relative;
    width: auto;
}
#submit {
    display: none;
}
form .icon:hover, form .icon:focus {
    cursor: pointer;
    text-decoration: none;
}
form a.icon, form a.submit {
    display: block;
    font-size: 12px;
    height: auto;
    padding: 9px;
    position: absolute;
    right: 0;
    top: 3px;
    width: auto;
}
form .submit {
    cursor: pointer;
}
form #search {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color rgb(228, 228, 228);
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    font-size: 10px;
    height: 34px;
    opacity: 0;
    outline: medium none;
    padding: 0;
    position: absolute;
    right: 33px;
    text-transform: uppercase;
    top: 3px;
    width: 0;
}
.youmax-video-tnail-box {
    width: 46%;
}
@media (max-width: 767px) {

.mythsfacts {
	margin-bottom: 20px;
	margin-right: 25px;
}
.mythsfacts .left{
    padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #e6e7e7;
	width: 100%;
	margin:10px;
}

.mythsfacts .right{
	background-color: #bcebf9;
	padding: 10px;
	padding-right: 20px;
	padding-left: 20px;
	width: 100%;
	margin:10px;
}
.mythsfacts h2{
	margin-bottom: 20px;
}

.tab-pane .posts-footer {
    padding: 0px;
}

.factcallout {
    margin: 10px;
}
.factcallout img {
    margin-bottom: 20px;
}
.youmax-video-tnail-box {
    width: 100%;
}
#socialmedia .post {
    background: #e9f5f8 none repeat scroll 0 0;
    margin: 4px;
    padding: 10px;
    width: 100%;
}
.statsalign {
    text-align: center;
}
.navbar-default .navbar-form {
    border: medium none;
}
.btn-default {
    padding: 5px 9px;
}
#search-menu {
    background-color: #1ba1c9;
    border: medium none;
    box-shadow: 0 10px 23px -2px rgba(101, 101, 101, 1);
    left: 0;
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    right: 0;
    top: 49px;
    z-index: 1000;
}
.navbar-form {
    box-shadow: none;
	padding: 25px;
}
.sign-up {
    margin-top: 20px;
}
.greenblk a {
    text-decoration: underline;
}
.greybx {
    background-color: #e9f5f8;
    color: black;
    margin-bottom: 10px;
}
.bodybuckets {
    margin-top: 50px;
}
.bodybuckets .col-sm3 {
    margin-bottom: 10px;
}
.bodybuckets .col-sm6 {
    margin-bottom: 10px;
}
.row {
    margin-bottom: 5px;
    margin-left: -10px;
}
.sp1b15 {
    margin: 10px;
}
.rcorners {
    background: #1ba1c9 none repeat scroll 0 0;
    padding: 25px;
}
.name {
    font-size: 17px;
    font-weight: 400;
}
.headertext {
    margin-bottom: 30px;
    margin-top: 20px;
}
.headertext h1 {
    font-size: 25px;
    font-weight: 600;
}
.headertext p {
    font-size: 16px;
}
.storiesheader {
    margin: 15px;
}
.storiesheader h1 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 0;
}
.rightstoryimage {
    margin-bottom: 20px;
}
.badgetitle {
    font-size: 20px;
    font-weight: 700;
    margin: 20px;
}
.learnlinks {
    padding-top: 20px;
}
.learnlinks ul {
    list-style-type: none;
    padding: 0;
}
.input-group {
    margin-top: -15px;
}
#states1 {
}
}
@media (min-width: 768px) {
.bluetext{
	color: #1ba1c9;
	display:block;
	font-size: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.tab-pane .posts-footer {
  padding: 0 10px 20px;
}
.factcallout [class*="col-"] {
    display: table-cell;
    float: none;
    vertical-align: middle;
}
.factcallout p{
	margin-left: 20px;
}
#socialmedia .post {
    background: #e9f5f8 none repeat scroll 0 0;
    float: left;
    height: 310px;
    margin: 4px;
    padding: 10px;
    width: 47%;
}
.displaytablerow {
    display: table;
    width: 100%;
}



.wrap {
    border-collapse: collapse;
    display: table;
    overflow: hidden;
}
.tablerow {
    display: table-row;
}

.left {
    display: table-cell;
    margin: 10px;
    width: 50%;
	vertical-align: middle;   
}
.right {
    display: table-cell;
    width: 50%;
	margin: 10px;
	vertical-align: middle;   
}

.tablerow .left {
    display: table-cell;
    padding: 10px;
    width: 55%;
    vertical-align: top;
}
.tablerow .right {
    display: table-cell;
    vertical-align: bottom;
    width: 45%;
}

.mythsfacts {
    display: table;
	border-collapse:separate;
	border-spacing:10px;	
}
.mythsfacts .left{
	display: table-cell;
	padding: 10px;
	padding-left: 20px;
	background-color: #e6e7e7;
	width: 50%;
	vertical-align: top;
}

.mythsfacts .right{
	background-color: #bcebf9;
	display: table-cell;
    padding: 10px;
	padding-left: 20px;
	width: 50%;
}
.mythsfacts h2{
	margin-bottom: 20px;
	font-weight:normal;
}
.billboardimage img {
    height: 320px;
    max-height: 100%;
}
#test1 {
    width: 140px;
}
#socialmedia {
    margin-left: 20px;
}
#socialmedia p {
    padding: 10px;
}
.facebookheader iframe {
    padding-left: 10%;
    padding-right: 10%;
}
.storiesnav {
    padding-left: 50px;
}
.statsblock3col {
    min-height: 240px;
}
.statsblock3col .statstext{
	font-size: 15px;
}
.statstextsmall {
    min-height: 75px;
}
.bluebackgroundstats .statstext {
    display: table-cell;
    height: 70px;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}
.statsalign {
    text-align: right;
}
.greybx {
    background-color: #e9f5f8;
    color: black;
    margin-left: 10px;
}
.leftcellblk {
    float: left;
    width: 100px;
}
.rightcellblk {
    float: left;
    width: 30px;
}
.greenblk a::after {
    content: " >";
}
.learnlinks {
    background: #fafafa;
	margin-top: 35px;
    padding-bottom: 15px;
    padding-top: 35px;
	padding-right: 15px;
	padding-left: 10px;
	border-color: #e7e7e7;
	border: 1px solid #e7e7e7;
}
.statscol3{
	padding-top:50px;
}
.greenblk {
    background: #079347 none repeat scroll 0 0;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin-top: 7px;
    padding-left: 20px;
    padding-right: 20px;
}
.snippeticon img {
}
.disclaimer {
    margin-bottom: -50px;
    margin-top: 100px;
}
.greenblk a {
    color: #ffffff;
    text-decoration: none;
}
.upper {
    text-transform: uppercase;
}
.greybx {
    font-size: 12px;
}
.badgetitle {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 40px;
    margin-top: 40px;
    padding-left: 15px;
}
.headertext p {
    font-size: 16px;
}
.rcorners {
    background: #1ba1c9 none repeat scroll 0 0;
    border-radius: 25px;
    padding: 40px;
}
.name {
    font-size: 20px;
}
.spb15 {
    margin-bottom: 15px;
}
.spt50 {
    margin-top: 50px;
}
.storiesheader h1 {
    color: #eb7a39;
    font-size: 42px;
    font-weight: normal;
    margin-bottom: 50px;
    margin-top: 0;
}
.hhs-logo {
    line-height: 30px;
    padding: 6px 0;
    text-align: left;
}
.bg-blue {
    background-image: url("../images/carousel/backgrounds/carousel-blue-bg.jpg");
    background-size: cover;
}
.bg-blue2 {
    background-image: url("../images/carousel/backgrounds/carousel-blue2-bg.png");
    background-size: cover;
}
.bg-orange {
    background-image: url("../images/carousel/backgrounds/carousel-orange-bg.jpg");
    background-size: cover;
}
.bg-purple {
    background-image: url("../images/carousel/backgrounds/carousel-purple-bg.jpg");
    background-size: cover;
}
.bg-yellow {
    background-image: url("../images/carousel/backgrounds/carousel-yellow-bg.jpg");
    background-size: cover;
}

.bg-green {
    background-image: url("../images/carousel/backgrounds/carousel-green-bg.jpg");
    background-size: cover;
}

.bg-pink {
    background-image: url("../images/carousel/backgrounds/carousel-pink-bg.jpg");
    background-size: cover;
}

.item {
    height: 320px;
    overflow: hidden;
}
.singleitem {
    margin-bottom: 30px;
    overflow: hidden;
}
.item h1 {
    color: #eb7a39;
    font-size: 60px;
    font-weight: normal;
    margin-bottom: 0;
    text-transform: uppercase;
}
.singleitem h1 {
    color: #eb7a39;
    font-size: 50px;
    font-weight: normal;
    margin: 0;
}
.singleitem h2 {
    color: #1ba1c9;
    font-size: 34px;
    font-weight: normal;
    line-height: 20px;
    margin-top: 0;
    padding-bottom: 20px;
}
.item h2 {
    color: #1ba1c9;
    font-size: 34px;
    font-weight: normal;
    margin-top: 0;
    padding-bottom: 20px;
}
.line2 {
    color: #1ba1c9;
    display: block;
    font-size: 30px;
    font-weight: normal;
    line-height: 30px;
    margin-top: 0;
    padding-bottom: 20px;
    text-transform: none !important;
}
.row-logo {
    margin-top: 20px;
}
.logo img {
    margin: 0;
    padding: 0;
    width: auto;
}
.logo p {
    font-size: 13px;
    letter-spacing: 0.2px;
    text-align: left;
}
.navbar {
background-color: #1ba1c9;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 5px rgba(0, 0, 0, 0.075);
    margin: 25px 0 0;
    overflow: visible;
}
.navbar .container {
    padding-left: 15px;
    padding-right: 15px;
}
.container > .navbar-header {
    margin: 0 -15px;
    width: 100%;
}
.navbar-default .navbar-nav > li {
	
}
.navbar-default .navbar-nav > li:hover {
    color: #079347;
	border-top: 1px solid #1ba1c9
}
.navbar-default .navbar-nav > li > .dropdown-toggle-container {
    padding: 15px 18px;
    position: relative;
}
.navbar-default .navbar-nav > li:hover > .dropdown-toggle-container {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: white;
	border-image: none;
    border-style: solid solid none;
    border-width: 2px 2px medium;
    margin-bottom: -12px;
    
    padding: 9px 25px 25px;
    z-index: 1000;
}
.navbar-default .navbar-nav > li > .dropdown-toggle-container > a {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 20px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
    text-transform: uppercase;
}
.navbar-default .navbar-nav > li:hover > .dropdown-toggle-container > a {
    color: #079347;
    text-decoration: none;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.navbar-default .navbar-nav > li:hover > a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #9bddf2 #9bddf2 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 2px 2px medium;
    color: #079347;
    margin-bottom: -12px;
    margin-top: 6px;
    padding: 9px 13px 25px;
    text-decoration: none;
    z-index: 1000;
}
.dropdown {
    position: static !important;
}
.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}
.dropdown:hover .dropdown-menu {
    display: block !important;
}
.navbar-default .navbar-nav > li:hover .hidden {
    bottom: 15px;
    display: block !important;
    font-size: 10px;
    font-weight: 600;
    left: 0;
    position: absolute;
    right: 0;
	text-align: center;
    visibility: visible !important;
}
.item > .container > img {
    left: auto;
    position: absolute;
    right: 435px;
}
.item .container .carousel-caption {
    display: block;
    left: auto;
    right: 65px;
    top: 33px;
}
.content-blocks div[class^="col-"] {
    margin: 0;
    padding: 0 15px;
}
.content-block {
    min-height: 308px;
    padding: 0 10px 10px;
}
.content-block-label {
    font-size: 15px;
}
.content-block-link {
    font-size: 11px;
}
.content-block .media {
}
.content-block .sign-up {
    width: 190px;
}
.sign-up select {
    font-size: 11px;
}
.sign-up .input-group {
}
.btn-sign-up {
    font-size: 12px;
}
.btn-sign-up .glyphicon {
    font-size: 10px;
}
.content-block .media-left, .content-block .media-right {
    display: block;
}
.content-block-img {
    height: auto;
    max-width: 100%;
    width: auto;
}
.media-left .content-block-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 45%;
}
.content-block .media-body {
    line-height: 1.2;
    padding: 5px 15px 0;
}
.content-block .media-body h5 {
    margin-top: 5px;
}
.content-main {
    margin-top: 30px;
}
.content-lmain {
    margin-top: 50px;
}
.item .col-sm-6 {
    height: 322px;
}
.hhs-logo {
    font-size: 12px;
}
.hhs-logo img {
    height: auto;
    width: 24px;
}
.content-block {
    padding: 32px 10px 10px;
}
a.content-block-label-link:hover {
    text-decoration: none;
}
.content-block-label:hover {
    background-color: #005e19;
}
.content-block-label {
    font-size: 20px;
    margin: 0 24px 18px -17px;
    position: relative;
}
.right-content-block-label {
    font-size: 14px;
    position: relative;
}
.content-block-link {
    font-size: 14px;
}
.content-block .sign-up {
    padding-top: 32px;
    width: 250px;
}
.sign-up select {
    font-size: 14px;
}
.sign-up .input-group {
    margin-right: 0;
}
.btn-sign-up {
    font-size: 14px;
}
.row-logo .sign-up .input-group {
    font-size: 12px;
    width: 195px;
}
.row-logo .sign-up select {
    font-size: 11px;
}
.content-block .media-left, .content-block .media-right {
    display: table-cell;
}
.media-left .content-block-img {
    margin: 0;
    max-width: none;
    padding: 0;
    width: auto;
}
.content-block .media-body {
    line-height: 1.5;
    padding: 0 10px 0 0;
}
.extra-top-margin {
    margin-top: 50px !important;
}
}
@media (max-width: 991px) {
.input-group .form-control {
    font-size: 12px;
}
.line2 {
    font-size: 30px;
}
.singleitem img {
    padding-top: 20px;
}
.tabletonly {
    display: block;
}
.tabletimg {
    display: block;
    height: 100%;
    max-width: 100%;
}
.captionholder {
    position: relative;
}
.banner-caption {
    background: #1ba1c9 none repeat scroll 0 0;
    color: #ffffff;
    font-weight: bold;
    left: 45px;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 275px;
}
}
@media only screen and (min-width: 992px) {
.statsnumber {
    font-size: 35px;
    line-height: 40px;
}
.desktoponly {
    display: block;
}
.header-social-icons {
    margin-top: 30px;
}
.bignumber {
    display: table-cell;
    font-size: 70px;
    height: 90px;
    vertical-align: middle;
}
.right-content-block-label {
    font-family: "Open-Sans",sans-serif,Semibold;
    font-size: 15px;
     margin: 0 0px 20px -30px;
    position: relative;
}
#custom-search-input {
    display: block;
}
.banner-caption {
    background: #1ba1c9 none repeat scroll 0 0;
    color: #ffffff;
    font-weight: bold;
    left: 150px;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 275px;
}
.greybx {
    font-size: 15px;
}
}
@media (max-width: 1199px) {
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    bottom: -9999px;
    height: 100%;
    left: -9999px;
    margin: auto;
    max-width: none;
    position: absolute;
    right: -9999px;
    top: -9999px;
}
}
@media (min-width: 1920px) {
.extra-top-margin {
    margin-top: 65px !important;
}
}
.mobil {
    margin-bottom: 100px;
}
.tocenter {
    display: inline;
    margin: 0 auto;
}
.imageHolder {
    height: 175px;
    position: relative;
    text-align: center;
}
.billboardimage {
    display: table-cell;
    vertical-align: middle;
}
.billboardimage img {
    height: 320px;
    width: 296px;
}
.bannerimage img {
    display: table-cell;
    float: none;
    height: 322px;
    position: relative;
    text-align: center;
    vertical-align: middle;
}
.imageHolder .caption {
    background: #1ba1c9 none repeat scroll 0 0;
    color: #ffffff;
    font-weight: bold;
    height: 30px;
    left: 180px;
    opacity: 1;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 153%;
    width: 330px;
}
.content-lmain li {
    text-decoration: none;
}
.icon-vertical-center {
    padding-left: 20px;
    padding-top: 50px;
}
.greybx .col-md-5 {
    padding-right: 0;
}
.no-gutter > [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}
.span12 {
    line-height: 60px;
}
.aParent {
    padding-top: 6px;
}
.blk {
    display: table-cell;
    float: left;
    margin: 0 !important;
    width: 40%;
}
.blk1 {
    display: table-cell;
    margin: 0 !important;
    width: 60%;
}
.blk > .btn {
    padding: 0;
}
.btn2 {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.4285;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.arrow {
    color: red;
    cursor: default;
    font-size: 9px;
    line-height: 1px;
    position: absolute;
    right: 0;
    top: 10px;
}
select.dropdown {
    -moz-appearance: none;
    background-color: transparent;
    background-position: 22px 3px;
    background-size: 13px 13px;
    cursor: pointer;
    height: 20px;
    margin-left: 4px;
    position: absolute;
    width: 40px;
}
#wrapper {
    display: table-cell;
    height: 60px;
    vertical-align: middle;
}
#dropdown {
    width: 80px;
}
div#table {
    display: table;
    text-align: center;
    width: 100%;
}
div#d2 {
    display: table-cell;
    vertical-align: middle;
}
h3 {
    font-size: 27px;
}
div {
}
.row img {
    vertical-align: middle;
}
.row ul li {
    font-size: 15px;
}
.selstate {
    font-size: 11px;
}
.breadcrumbs {
    font-size: 13px;
    padding-top: 20px;
}
.crumb a {
    text-decoration: none;
}
.topicheader h3 {
    color: #079347;
    font-weight: 600;
    padding-bottom: 7px;
}

.topicheader h2 a{
    color: #079347;
}

.badgeheader{
   padding-bottom: 20px;
}

.badgeheader a{
    color: #079347;
    font-size: 27px;
    font-weight: normal;
    text-decoration: none;
}
.worksheader h1 {
    color: #eb7a39;
    font-size: 42px;
    font-weight: normal;
    margin-top: 0;
}
.nopadding {
    margin: 0 !important;
    padding: 0 !important;
}
.spt25 {
    margin-top: 25px;
}
.content-lmain ul {
}
.col-md-6 ul {
    padding: 0;
}
.spml20 {
    margin-left: 20px;
}
.bullets li {
    font-size: 13px;
    list-style-type: none;
    padding: 10px;
    text-decoration: underline;
}
.bullets ul {
    padding: 0;
}
.right-content-block p {
    font-size: 13px;
    margin: 5px 5px 15px;
   font-family: "Open Sans",sans-serif;
}
.bullets ul li {
    font-size: 13px;
    list-style-type: none;
    padding: 10px;
    text-decoration: underline;
}
.right-content-block-link {
    bottom: 20px;
    font-weight: 700;
    margin-left: -5px;
    padding-left: 10px;
    padding-top: 10px;
    text-align: center;
    text-decoration: underline;
    width: 100%;
}
.right-content-block {
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    padding: 32px 20px 20px;
}
.rightg-content-block p {
    font-size: 13px;
    padding-left: 10px;
    text-align: left;
}
.titleRtBlock p {
    font-weight: bold;
    text-align: center;
}
.spt25 li {
    list-style-type: none;
    margin: 0 0 20px;
    text-decoration: underline;
}
.sign-heading {
    color: #656565;
    font-family: inherit;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1.1;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: uppercase;
}
.drpmenu {
    font-size: 18px;
    font-weight: 700;
}
.span12 {
    text-align: center;
}
.centered-text {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.double_column_list li {
    float: right;
    width: 7.5%;
}
#content {
    font-size: 0.75em;
    margin: 0 auto;
    padding: 3.84615%;
    text-align: left;
    width: 91.875%;
}
.mcolumns {
    -moz-column-width: 4.5em;
}
.mcolumns ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.mcolumns ul li:first-child {
    margin-top: 0;
}
.mcolumns ul li {
    padding: 10px;
}
.mcolumns ul li a {
    color: #079347;
    text-decoration: none;
}
.under-line {
    text-decoration: underline;
}
.storiesnav li {
    margin: 5px;
}
#stories {
}
#stories ul li.active {
    background-color: #e9f5f8;
    height: 50px;
    margin-bottom: 0;
}
.lifstory {
    background-color: #fff;
    border: 1px solid #bcebf9;
    margin: 5px;
    min-height: 220px;
    padding: 15px 5px 5px 30px;
}
.lifstory .name {
    font-weight: bold;
}
.lifstory .state {
    margin-bottom: 10px;
}
.nopadding {
    margin: 0 !important;
    padding: 0 !important;
}
.tab-pane col-sm-4 {
    margin: 0 !important;
    padding: 0 !important;
}
.row-no-padding .row {
    margin-left: 0;
    margin-right: 0;
}
.row-no-padding .col-sm-4 {
    padding-left: 0;
    padding-right: 0;
}
.storyblock {
}
.storyblocktitle {
    display: table;
    height: 80px;
}
.storyblocktitle a {
    color: #079347;
    display: table-cell;
    text-decoration: none;
    vertical-align: middle;
}
.lifstory .span6 {
    display: table-cell;
    float: none;
    vertical-align: bottom;
}
#connect .col-sm-4 {
    padding-left: 0;
    padding-right: 0;
}
#connect .row {
    margin: 0;
}
.lifstory .col-sm-6 {
    padding-left: 0;
    padding-right: 5px;
}
.drpdown {
}
.mobilselect {
    background-color: #e9f5f8;
    padding-bottom: 4px;
    padding-top: 10px;
    text-align: center;
}
.drpdown {
    display: block;
    margin: 0 auto;
    width: 50%;
}
.imagecaption p {
 color: #666666;
    font-style: italic;
    padding-left: 16px;
    padding-right: 16px;
    text-align: center !important;
}
.storybody p {
    margin-right: 25px;
    margin-top: 25px;
}
.storybody p a:link {
    font-weight: 700;
    text-decoration: underline;
}
.rightfloatimagewtreatment {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
     padding: 15px;
    margin-left: 10px;
    text-align: center;
    float: right;
}

.leftfloatimagewtreatment {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
     padding: 15px;
     margin-left: 10px;
         margin-right: 10px;
text-align: center;
    float: left;
}

.rightstoryimage, .content-block-img-inner {
    text-align: center;
}
.rightstoryimage img {
    background: #fafafa none repeat scroll 0 0;
}
.rightstoryimage {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    text-align: center;
}
.rightstoryimage img {
    background: #fafafa none repeat scroll 0 0;
}

.lifstory .rightstoryimage{
	background:none;
	border:none;
}
.lifstory .rightstoryimage img{
	background:none;
}
.blueregisterblock {
    border: 1px solid blue;
}
.bluebox {
    color: #ffffff;
    display: table-cell;
    float: none;
    font-size: 20px;
    font-weight: 700;
    padding-top: 5px;
    vertical-align: middle;
}
.signupbadgetitle {
    color: #1ba1c9;
    font-size: 20px;
    margin-bottom: 20px;
}
.responsivebanner {
    display: block;
    height: 100%;
    max-width: 100%;
}
.col-eq-height {
    height: auto;
}
.greybx .input-group .form-control {
    float: none;
}
.modal-content {
    background-clip: padding-box;
    background-color: #fff;
    color: #127ab5;
}
.modal-footer {
    padding: 15px;
    text-align: center;
}
.modal-title {
    font-size: 30px;
    font-weight: bold;
    #padding: 50px 50px 20px;
    text-align: center;
}
.modal-header {
    border-bottom: medium none;
    #min-height: 16.42px;
}
.modal-footer {
    border-top: medium none;
    padding: 15px;
    text-align: center;
}

.modal-body {
    #font-size: 23px;
    #padding: 0 50px 20px;
    text-align: center;
}

.modal-body {
    color: #666666;
    font-size: 20px;
}

.exit {
    padding: 10px;
    text-align: left;
}

.exit-popup {
    text-align: left;
    padding:10px;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}

.exit-popup a {
    color: #000000 ;
}

.close-popup {
    text-align: right;
    padding:10px;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}

.close-popup a {
    color: #000000;
    text-decoration: none;
}


.white {
    color: white;
}
a:focus {
    outline: medium none;
}
.hidden {
    display: none;
}
.visible {
    display: block;
}
.selectadjust {
    display: table-cell;
    vertical-align: middle;
}
.leftcellblk {
    float: left;
    width: 180px;
}
.rightcellblk {
    float: left;
    width: 30px;
}
.form-control {
    display: inline;
}
#main-navigation ul li.active-link > a {
    color: red;
    text-decoration: underline;
}
#expandcollapse .bluebg {
    background-color: #e9f5f8;
    margin-left: 0;
}
#expandcollapse .odpanel {
    margin-bottom: 10px;
	clear: both;
}
#expandcollapse .openall, .closeall {
    background-image: none;
	margin-bottom: 20px;
}
#expandcollapse .panel-title {
    padding-bottom: 20px;
    padding-top: 20px;
}
#expandcollapse .panel-title a {
    color: #009b4a;
    font-size: 21px;
    font-weight: bold;
    line-height: 22px;
    text-decoration: none;
}
.btn-sign-up .glyphicon {
    padding: 0;
}
.navbar-toggle-menu img {
    padding-bottom: 5px;
}
#expandcollapse .odpanel .glyphicon-minus-sign {
    margin-left: 40px;
}
.panel-body {
    padding: 0 65px 15px;
}
.blbg {
    background-color: #e9f5f8;
    width: 100%;
}
#expandcollapse .odpanel .glyphicon-plus {
    margin-left: 40px;
}
#expandcollapse .btn:focus {
    background-color: #e9f5f8;
}
#expandcollapse .btn-default:hover {
    background-color: #e9f5f8;
}
#stories ul li {
    min-width: 20%;
}
.rightstoryimage img {
    width: 100%;
 padding: 16px;
}
.height100 img {
    height: 100%;
}
.imgpadding {
    padding-top: 20px;
}
.badgeicon img {
    padding-top: 45px;
}
.smalllinks ul li {
    font-size: 13px;
}
.learnlinks ul li {
    padding-bottom: 10px;
}
span.underline {
    border-bottom: 1px solid grey;
}

#custom-search-input .input-lg {
    height: 20px;
    padding: 0;
font-size: 12px;
font-family: Arial;
font-weight: bold;

}

.btn-lg {
    font-size: 15px;
}
#for-the-field {
    padding-left: 10px;
    margin-top: -5px;
}

#custom-search-input {
    background-color: #E6E7E7;
    border: 1px solid #e4e4e4;
    border-radius: 6px;
    padding: 3px;
}

#custom-search-input input {
    border: 0 none;
    box-shadow: none;
}
#custom-search-input button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #ccc;
    border-image: none;
    border-style: none none none solid;
    border-width: 0 0 0 1px;
    box-shadow: none;
    color: #666666;
    margin: 2px 0 0;
    padding: 0 8px 0 10px;
}
#custom-search-input button:hover {
    border-image: none;
    border-style: none none none solid;
    border-width: 0 0 0 1px;
    box-shadow: none;
}
#custom-search-input .glyphicon-search {
    font-size: 23px;
}
#custom2-search-input .input-lg {
    height: 30px;
    padding: 0;
}
#custom2-search-input {
    background-color: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 6px;
    padding: 3px;
}
#custom2-search-input input {
    border: 0 none;
    box-shadow: none;
}
#custom2-search-input button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #ccc;
    border-image: none;
    border-style: none none none solid;
    border-width: 0 0 0 1px;
    box-shadow: none;
    color: #666666;
    margin: 2px 0 0;
    padding: 0 8px 0 10px;
}
#custom2-search-input button:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #ccc;
    border-image: none;
    border-style: none none none solid;
    border-width: 0 0 0 1px;
    box-shadow: none;
}
#custom2-search-input .glyphicon-search {
    font-size: 23px;
}
#custom2-search-input .input-group {
    margin-top: 0;
}
.navbar-default .navbar-collapse {
    border-color: white;
}
.content-block-label a {
    color: #ffffff;
    text-decoration: none;
}
.col-sm-height {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.col-sm-height img {
    max-width: 100%;
    vertical-align: middle;
}
.bodyblock img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: relative;
    right: 0;
    top: 0;
}
.statsblock img {
    bottom: 0;
    left: 0;
    margin: 10px auto auto;
    position: relative;
    right: 0;
    top: 0;
}
.socialborder {
    border: 1px solid #e4e4e4;
    margin: 10px 0;
    padding: 0 20px;
}
.facebookpage {
    background: #3b5998 none repeat scroll 0 0;
    color: white;
    overflow: hidden;
    padding: 10px;
    margin-left: 15px; 
   text-align: center;
    width: 95%;
}
.facebookpage a{
	color:white;
	text-decoration: none;
}
.redbox {
    background: red none repeat scroll 0 0;
    color: white;
    padding: 10px 200px;
}
.info {
    background-color: #e9f5f8;
    border: 2px solid #000;
    margin: 5px;
    overflow: hidden;
    position: relative;
}
.info-icon {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: gray;
    border-color: #1ba1c9 #000 #1ba1c9 #1ba1c9;
    border-image: none;
    border-style: solid;
    border-width: 1px 2px 1px 1px;
    color: #1ba1c9;
    display: block;
    float: left;
    font-family: fontawesomeregular;
    font-size: 30pt;
    left: 10px;
    line-height: 60px;
    margin: 0 20px 0 auto;
    text-align: center;
    top: 10px;
    width: 140px;
}
.info-body {
    background-color: white;
    border: 2px dashed #ccc;
    line-height: 1.5em;
    margin: 10px;
    min-height: 170px;
    overflow: hidden;
    padding: 20px 5px 10px 80px;
}
.visitli {
    background: #1690b6 none repeat scroll 0 0;
}
.facebookimg img {
    height: 132px;
    width: 294px;
}
#collapse-for-the-field {
    margin-top: -10px;
}
.posts {
    display: table;
}
.post {
    display: table-cell;
}
._2p3a {
    width: 700px !important;
}

.searchlabel {
    position: absolute;
    top: -9999px;
}

.expandcollapseall{
	float:right;
	font-size: 14px;
    margin-bottom: 10px;
}

.expandcollapseall .btn-default{
	border-color: none !important;
	box-shadow: none !important;
	border: none !important;

}

.signuprighttext {
    font-size: 18px;
    padding: 42px;
}

/************Mega Menu Links*********/
.megamenulinks {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #e7e7e7;
    height: 100%;
    margin: 10px;
    min-height: 300px;
    padding: 20px;
}

.left50 {
    display: table-cell;
    margin: 10px;
    width: 50%;
	vertical-align: middle;   
}
.left50 img{
	padding-left: 20px;
}
.right50 {
    display: table-cell;
    width: 50%;
	margin: 10px;
	vertical-align: middle;   
}
.left33 {
    display: table-cell;
    margin: 10px;
    width: 33%;
	vertical-align: middle;   
}
.right33 {
    display: table-cell;
    width: 33%;
	margin: 10px;
	vertical-align: middle;   
}
.signuptext{
	font-size: 16px;
	padding: 80px;
	text-align: center;
}
.signuptext .greenblk{
	color:white;
}

.megamenutitle a {
    color: #079347;
    font-size: 20px;
    margin-bottom: 10px;
    text-align: center;
	text-decoration: none;
}

.list-unstyled li a{
	text-decoration: none;
}

.learnmenu .displaytablerow{
	margin-left: 0px;
}

.getinvolvedmenu .displaytablerow{
	margin-left: 0px;
}

.displaytablemenu .displaytablerow{
	margin-left: 0px;
}

.learnmenu .displaytablerow .megamenulinks{
	min-height: 220px;
}
.getinvolvedmenu {
	
}
.getinvolvedmenu .displaytablerow .megamenulinks{
	min-height: 250px;
}
.megamenutitle{
	margin-bottom: 10px;
}

#youtubeiframe{
	border: 1px solid #e5e5e5;
	margin-bottom: 20px;
}

.floatright{
	float:right;
}

.floatleft{
	float:left;
}
.iframefloatright{
	float:right;
	width: 50%;
	margin-right: 25px;
	margin-left: 20px;
}

.iframefloatright iframe{
	border: 1px solid #e5e5e5 !important;
}


#youtubeiframe iframe{
	height: 100%;
}

.imgtreatment{
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    margin: 10px;
    padding: 16px;
    text-align: center;
}

.right-content-block  #youtubeiframe iframe{
    background: none;
    border: none;
}

.key-info iframe{
	border: 1px solid #e5e5e5 !important;
}

.youtubeiframes{
	margin-bottom: 15px;
}
.youtubeiframes iframe{
	border: 1px solid #e5e5e5 !important;
}

.pagebodyrightvideo{
       margin-left: -15px;
        margin-right: -30px;
    border: 1px solid #e5e5e5;
}

.number{
	font-weight: 700;
}

.embed-responsive {
 
}

.imagecaption{
    font-family: "Open Sans";
    font-style: normal;
     font-size: 11px;
    line-height: 15px;
	color: #666666;
}
div#youmax-load-more-div {
    background: red none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: white;
    cursor: pointer;
    font-size: 18px;
	text-align: center;
    padding: 10px;
    margin-bottom: 10px;
}

div#youmax-load-more-div a{
	text-align: center;
	color: white;
	text-decoration: none;
}

.panel-body h3{
	font-size: 16px;
}

.eventspage h3{
	font-size: 16px;
}

.percussioniframes{
	height: 660px;
}
.content-block-img-inner{
	background-image:url("../images/stats_kids.jpg");
	background-repeat:no-repeat;
	font-weight: bold;
    background-position: top;
	height: 200px;
}

.posts-footer a{
    text-decoration: underline !important;
}

#storysection p{
       padding: 0 20px !important;
   
}

#storysection h2{
       padding: 0 20px !important;  
}
.hide{
	display:none;
}

.imgframe {
    margin-bottom: 15px;
    border: 1px solid #e5e5e5 !important;
    background: #fafafa none repeat 0 0;
    padding: 16px;
    width: 100%;
}

.imgframeinner {
     width: 100%;
    height: auto;=
    border: 1px solid #e5e5e5 !important;
    background: #fafafa;
}

.imgnoborder{
    border: 0;
}

#connect iframe {
    padding: 0;
}