html, body {height: 100%;}
#wrap {min-height: 100%;}
#main {overflow:auto; padding-bottom: 150px;}  /* must be same height as the footer */

body {
    /*font-family: "Franklin Gothic Book"; /*local fonts*!/*/
    font-family: "franklin-gothic-urw"; /*online fonts*/
    background-color: #010101;
}

body.node-type-we-card-id-check-up-page {
    background-color: white;
}
/*fonts*/
.type_cond {
    /*font-family: "Franklin Gothic Demi Cond"; /*local fonts*!/*/
    font-family: "franklin-gothic-urw-cond"; /*online fonts*/
}
.type_demi {
    font-family: "Franklin Gothic Demi";
}
/*fonts*/

/*entypo*/
@font-face {
    font-family: 'entyporegular';
    src: url('../fonts/entypo/entypo.eot');
    src: url('../fonts/entypo/entypo.eot') format('embedded-opentype'),
    url('../fonts/entypo/entypo.woff') format('woff'),
    url('../fonts/entypo/entypo.ttf') format('truetype'),
    url('../fonts/entypo/entypo.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'entyposocial';
    src: url('../fonts/entypo/entypo-social.eot');
    src: url('../fonts/entypo/entypo-social.eot') format('embedded-opentype'),
    url('../fonts/entypo/entypo-social.woff') format('woff'),
    url('../fonts/entypo/entypo-social.ttf') format('truetype'),
    url('../fonts/entypo/entypo-social.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icon-sm {
    font-family: 'entyposocial', sans-serif;
    font-size: 3rem;
    line-height: 1rem;
    display: inline;
    vertical-align: bottom;
    -webkit-font-smoothing: antialiased;
    color: #fff;
}

.icon {
    font-family: 'entyporegular', sans-serif;
    font-size: 3rem;
    line-height: 2.5rem;
    display: inline;
    -webkit-font-smoothing: antialiased;
    vertical-align: bottom;
}
.icon a:link, .icon a:visited { color: #f0e324; }
.icon a:hover, .icon a:active { color: #ee3926; }
/*entypo*/


/*global classes*/
#ad_row { margin: 75px 0; }
.arrow { margin-left: 5px; }
.body_contact { font-size: 12px; color: #707070; border-top: 1px solid #d9d9d9; margin-top: 25px; padding-top: 35px; }
#column_left { padding-bottom: 50px; }
#column_right { padding-bottom: 50px; }
.italic { font-style: italic; }
.lowercase { text-transform: lowercase; }
.page_copy { font-size: 14px; color: #6d6d6d; }
.pagagraph_leadin { font-size: 18px; color: #000; }
.play { font-size: 15px; color: #555; }
.read_more { font-size: 12px; color: #555; text-transform: uppercase; }
.border_bottom { border-bottom: 1px solid #9d9d9d; }


h1, h2, h3, h4, h5, h6, a, li, .type_cond {
    font-family: "franklin-gothic-urw-cond", sans-serif !important;
}

/*end global classes*/

#logo_slot { position: relative; }
#logo { position: absolute; z-index: 100; margin-top: 2.5rem; }
#header_top_row { background-color: #49494a; }
#top_slot { padding-left: 30px; }
#text_logo { margin-top: -10px; }
#web_center {
    font-weight: 700;
    margin: 40px 0 0 0;
    padding-left: 10px;
    display: inline-block;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
}
/*#header_search { margin-bottom: -20px; }*/
#header_search_bar {
    margin-top: 15px;
}

#header_search {
	height: 3.85rem;
}
#twitter { margin: 8px 10px 0 0; }
#search{ margin-top: 20px; }
#search input {
    background-color: #6d6d6d;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
    border: inherit;
}
#search .button { background-color: #555; }
#search .button:hover { background-color: #444; }

/*top-bar*/
ul.left, .top-bar  { background: #ef3927; }
.top-bar-section li:not(.has-form) a:not(.button):hover {
    background: #ef3927;
    background-color: #ef3927;
}

.top-bar-section li:not(.has-form) a:not(.button) {
    background: #ef3927;
    text-transform: uppercase;
}
.top-bar-section li.active:not(.has-form) a:not(.button) {
    background: #ef3927;
    color: #f6eb14;
}
.top-bar-section li.active:not(.has-form) a:not(.button) {
    background: #ef3927;
}
.top-bar {
    background: #ef3927;
}
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #ef3927;
}
.top-bar-section ul li > a {
    font-family: "Franklin Gothic Demi Cond";
    font-size: 20px;
    font-weight: normal;
    text-transform: none;
    background: #ef3927;
}
#nav_set .top-bar-section li:not(.has-form) a:not(.button) {
    background-color: #ef3927;
    padding-right: 15px;
}
#nav_set .top-bar-section ul.dropdown {
    background: #ef3927;
    padding-top: 8px;
}
#nav_set .top-bar-section ul.dropdown li {
    height: 25px;
    background: #ef3927;
}
#nav_set .top-bar-section ul.dropdown li a {
    line-height: 15px;
    font-size: 1rem;

}
/*top-bar*/

#nav_set {
    background-color: #ef3927;
    height: 45px;
}
#nav_slot { padding-left: 174px; background-color: #ef3927; }

ul#nav_links { margin-left: -3px; }

ul#nav_links li a {
    font-size: 20px;
    font-weight: 100;
    text-transform: uppercase;
    padding-right: 30px;
}
#nav_links a:link, #nav_links a:visited { color: #fff; }
#nav_links a:hover, #nav_links a:active { color: #f6ec13; }

.grey_border { height: 10px; background-color: #49494a; }
.yellow_border { height: 10px; background-color: #f6eb14; }

#header_note {
    position: relative;
    z-index: 0;
    height: 50px;
    background-color: #817d7d;
    border-bottom-left-radius: 2em;
    border-bottom-right-radius: 2em;
}
#header_note p {
    font-weight: 700;
    margin: -5px 0 0px 0;
    font-size: 35px;
    color: #fcee23;
    text-align: center;
}
/*end header*/
/*body_wrapper*/
#body_wrapper {
    margin-top: -50px;
    padding: 0 20px 50px;
    background-color: #fff;
}
.two_col { padding-top: 50px; }
/*left column*/
#home_column_left { border-right: 1px solid #ebebeb; padding-bottom: 50px; margin-top: 10px; }
.category_headers {
    font-weight: 700;
    padding: 0;
    font-size: 26px;
    text-transform: uppercase;
    color: #ed1f24;
	margin-bottom: 0;
}
.section_group { padding-bottom: 35px; }
.section_description { margin-left: -20px; }
.section_headers {
    font-weight: 700;
    margin: -10px 0 -5px 0;
    padding: 0;
    font-size: 24px;
    color: #636363;
}
.section_headers a:link, .section_headers a:visited { color: #636363; }
.section_headers a:hover, .section_headers a:active { color: #ee3926; }

.section_leadin {
    margin: 0;
    padding: 0 0 10px 0;
    font-size: 15px;
    color: #252525;
}
.section_text {
    font-size: 15px;
    line-height: 18px;
    color: #555;
}
#thank_you_note {
    font-size: 18px;
    color: #363636;
}
/*end left column*/
/*right column*/
#home_column_right { border-left: 1px solid #ebebeb; padding-bottom: 50px; margin-top: 10px; }
.enews_date {
    margin-bottom: 10px;
    border-bottom: 1px solid #b7b7b7;
}
.enews_date p {
    margin: -10px 0 0px 0;
    padding-bottom: 0;
    font-size: 15px;
    color: #707070;
}
.enews_headers {
    margin: 0;
    padding: 0;
    font-size: 27px;
    text-transform: uppercase;
    color: #363636;
}
.enews_text p {
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
    color: #707070;
    border-bottom: 1px solid #b7b7b7;
}

.enews_text p img {
    float: right;
}

.enews_leadin { color: #707070;}

#front-page-materials-slider img {
    height: auto;
    width: 100%;
}

#materials_list {
    margin: -5px 0 0 20px;
}
.materials_text {
    font-size: 13px;
    line-height: 17px;
    color: #555;
}
.yellow_link {
    padding: 5px;
    font-size: 12px;
    text-transform: uppercase;
    color: #555;
    background-color: #f6eb14;
}
#game_img_row { margin-bottom: 20px; }
.guess_img { border-left: 10px solid #b6bcc4; width: 100%; height: auto; }
#extra_game_div_left_for_image_border { border-right: 10px solid #fff; }
#extra_game_div_right_for_image_border { border-left: 10px solid #fff; }
.guess_my_age {
    margin: 15px 0 0 0;
    padding: 15px 15px;
    background-color: #b6bcc4;
}
.question {
    margin: 0;
    padding: 0;
}
input[type="file"], input[type="checkbox"], input[type="radio"], select {
    margin: 0;
}
.game_floats {
    float: right;
    display: inline-block;
}
/*end right column*/

/*resource center*/
.resource_story {
    padding-bottom: 20px;
}
.paragraph_headers {
    font-size: 22px;
    color: #363636;
    text-transform: uppercase;
}
.resource_section_header {
    font-size: 20px;
    font-weight: 700;
}
.level_two {
    padding-left: 50px;
}
/*end resource center*/

/*news*/
.page_description {
    /*margin-top: -20px;*/
}
.teaser_header a:link, .teaser_header a:visited { font-size: 22px; color: #363636; font-size: 700; }
.teaser_header a:hover, .teaser_header a:active { color: #7cb5da; }
.teaser_image { padding-top: 5px; }
.teaser_text p, .teaser_text {
    margin: 0;
    padding-left: 15px;
    font-size: 16px;
    line-height: 22px;
    color: #707070;
}
.teaser_text a:link, .teaser_text a:visited { color: #000; font-size: 18px; }
.teaser_text a:hover, .teaser_text a:active { color: #ef3927; }
.article_text {
    margin: 0;
    font-size: 16px;
    line-height: 22px;
    color: #707070;
}
.teaser_read_more a:link, .teaser_read_more a:visited {
    margin-bottom: 15px;
    float: right;
    font-size: 16px;
    color: #ef3927;
}
ul.pagination li a, ul.pagination li button{ color: #000; }
ul.pagination li.current a, ul.pagination li.current button { background-color: #ef3927; color: #fff; }

/*articles*/
.indent {
    margin: 15px 20px;
}
ul.bullets li {
    list-style-position: outside;
    margin: 0 20px;
    padding-left: 5px;
    font-size: 16px;
    line-height: 22px;
    color: #707070;
}
.image_caption a:link, .image_caption a:visited  { color: #000; font-size: 18px; }

.signature { font-size: 18px; }
.copyright { font-size: 12px; }
/*end articles*/
/*end news*/


/*logins*/
#logins {
    margin-top: -50px;
    padding: 0 15px;
    background-color: #7cb5da;
    border-top-left-radius: 2em;
    border-top-right-radius: 2em;
}
#left_forms { padding-top: 10px; }
#right_forms { border-left: 1px solid #fff; padding-top: 10px; padding-bottom: 46px; }
.login_headers_slot {
    margin: 0;
    padding: 0 0 0 15px;
    color: #fff;
}
p.login_header{
    font-weight: 700;
    margin: 0;
    padding: 0;
    font-size: 20px;
    text-transform: uppercase;
}
#member_login_submit, #resource_center_new_password_submit, #resource_center_new_password_cancel {
    width: 50%;
}
p.create_account {
    margin: 5px 0 5px 0;
    padding: 0;
    font-size: 13px;
    color: #fff;
}
#create_form_pass { padding: 0 3% 0 0; }
.create_submit { width: 50%; padding-right: 3%; }
.form_row3 { padding: 0 2.5%; }
.form_cols3 { padding: 0 0.8%; }
.footer_forms input {
    margin: 0 0 5px 0;
    height: 25px;
    background-color: #464646;
    color: #fff;
    letter-spacing: 1px;
    font-size: 9px;
    border: inherit;
}
.footer_forms input:focus { background-color: #555; }
.footer_forms .button { height: 25px; line-height: 25px; background-color: #fff; color: #7cb5da; text-transform: uppercase; }
.footer_forms .button:hover { background-color: #f1f1f1; color: #555; }

#footer-logins-left-create-account {
    padding-right: 15px;
	margin-top: 0.85em;
}

#footer-logins-left-create-account .login_header.type_cond {
	font-size: 1.5em;
    line-height: 1em;
    margin-bottom: 0.5em;
    text-transform: none;
    width: 80%;
}

dialog.small, .reveal-modal.small {
    margin-left: -24%;
    width: 48%;
}
/*end logins*/
/*footer*/
#footer {
    padding: 25px 15px 25px;
    background-color: #373636;
    position: relative;
    margin-top: -150px; /* negative value of footer height */
    height: 150px;
    clear:both;
}
.footer_nav {
    font-weight: 700;
    font-size: 14px;
}
ul.footer_nav {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.footer_nav li a:link, .footer_nav li a:visited {
    color: #fff;
}
.footer_nav li a:hover, .footer_nav li a:active {
    color: #fff;
}
#rights_reserved { margin-top: 30px; }
#rights_reserved p { font-size: 13px; color: #fff; }
#footer_logo { margin-top: -25px; }
/*end footer*/

/*@media only screen and (min-width: 40.063em)  {
.top-bar-section li:not(.has-form) a:not(.button):hover {
	color: #f6eb14;
	background: #ef3927;
}
}*/
@media only screen and (min-width: 40.063em) and (max-width: 64em) { /* min-width 641px and max-width 1024px */
    /*header*/
    #logo_search { margin-top: 30px; }
    ul.left { background: #ef3927; }
    .top-bar-section li:not(.has-form) a:not(.button):hover { color: #f6eb14; background: #ef3927; }

    /*home*/
    .section_group_description { margin-top: 10px; }
    #materials_list { margin: 0 0 0 0; }
    .materials_text { margin: 10px 0 0 0; }
    #extra_game_div_left_for_image_border { border-right: none; }
    #extra_game_div_right_for_image_border { border-left: none; }
    .guess_my_age { margin-bottom: 15px; }
    .create_conf_pass { padding: 0; }

    /*ads*/
    #ad_row * { padding: 10px 0; }

    /*logins and footer*/
    .form_row2 { padding: 0; }
    .form_cols2 { padding: 0 0; }
    #right_forms { border-left: none; }
    .form_row3 { padding: 0 0.9%; }
    .form_cols3 { padding:  0 0.4%; }
    #create_form_pass { padding: 0 1.5% 0 0; }
    .create_submit { width: 50%; }
} /*end medium query*/

@media only screen and (max-width: 40em) { /* max-width 640px, mobile-only styles, use when QAing mobile issues */
    /*home*/
    #header_note p { font-size: 25px; padding-top: 8px; }
    #home_column_left { border-right: none; }
    #home_column_right { border-left: none; }
    #materials_list { margin: 10px 0 20px; }
    #extra_game_div_left_for_image_border { border-right: none; }
    #extra_game_div_right_for_image_border { border-left: none; }
    .guess_my_age { margin-bottom: 15px; }

    /*news*/
    .teaser_image { display: block !important; width: 30%; height: auto; margin: 0 auto; }
    .teaser_text { padding-left: 0; }

    /*ads*/
    #ad_row * { padding: 10px 0; }

    /*logins and footer*/
    .form_row2 { padding: 0 }
    #create_form_pass { padding: 0 1.5% 0 0; }
    .create_submit { padding: 0; }

    #right_forms { border-left: none; }
    #rights_reserved { margin-top: 50px; }
    #footer { height: 210px; }
} /*end small query*/

@media only screen and (min-device-width: 320px) { /* iPhone 5 */
    #logo_search #text_logo { margin: 15px 0 0 5px; }
    #web_center { margin: 0 0 0 5px; padding-left: 0; }
    #header_search_bar { margin-top: 0; }
    #search { margin-top: 5px; }
    form { margin: 0; }
    #header_note p { font-size: 16px; padding-top: 15px; }
}

/*added by dsd*/

.body.field {
    margin-bottom: 2.5rem;
    margin-top: 1.5rem;
}

.view-list-of-state-summaries {
	padding: 2em 0;
}

.view-list-of-state-summaries .views-row {
	padding: 0.3em 0;
}

/*.view-state-summary {
	padding: 1.25em 0;
}*/

.view-state-summary .views-field-title {
	display: none;
}

.state-summary-label {
	font-weight: bold;
    font-size: 1.2em;
}

#edit-submitted-subscribe-to-we-card-enews {
	padding-left: 2em;
}

.webform-component--subscribe-to-we-card-enews label:first-child {
	font-weight: bold;
}

#sign-up-modal button, .ecig-vapor-webform .webform-submit {
	height: auto;
	line-height: inherit;
	background-color: #7cb5da;
	color: white;
}

.reveal-modal input {
	font-size: .85em;
	height: 2.6em;
}

.reveal-modal button {
	padding: 0.9rem 1.75rem;
}

.reveal-modal .form-item-submitted-subscribe-to-we-card-enews:nth-of-type(2) {
	margin-top: -1em;
}

.webform-component--should-be-empty {
    display: none;
}

.section-contact-us .node-webform {
	margin-top: 2em;
}

.section-contact-us .webform-submit {
    background-color: #7cb5da;
}

.page-node-done .webform-confirmation {
	margin: 2em 0;
}

.maintenance-page {
	background-color: #fff;
}

.maintenance-page #footer-wrapper {
	display: none;
}

.maintenance-page #site-name {
	display: none;
}

.maintenance-page #page-title {
	color: #ed1f24;
}

.maintenance-page #content-content {
	font-family: "Franklin Gothic Demi Cond";
}

.maintenance-page #main {
	color: #333;
    font-family: "Franklin Gothic Demi Cond";
    font-size: 1.3em;
	text-align: center;
	margin-top: 12em;
}

.maintenance-page #header {
	width: 100%;
}

.maintenance-page #logo-title {
	width: 100%;
}

.maintenance-page #logo {
	margin-left: 43%;
    margin-top: 1%;
}

#resource-login-modal, #new-password-modal, #new-registration-modal {
	background-color: #7cb5da;
}

#user-login-form .item-list .first {
	display: none;
}

#user-login-form button {
	background-color: #f6eb14;
    color: #555;
    font-family: "franklin-gothic-urw-cond",sans-serif !important;
    font-size: 1.25em;
    padding: 0.5em 1em;
    text-transform: uppercase;
}

.node-type-id-check-up-page .ad-column {
	padding: 1.5rem 0.9375rem;
}

.ad-column {
    background: none repeat scroll 0 0 #f7f7f7;
    margin-top: 1.5em;
    text-align: center;
	padding: 1.5em 0;
}

.block-search-form .large-12.columns.form-text, .block-search-api-page .form-text {
    height: 2.3125rem;
	padding-left: 0.5em !important;
	width: 60%;
	float: left;
}

.block-search-form button, .block-search-api-page button {
	background-color: #555;
    color: transparent;
    height: 2.3125rem;
	background-image: url(/sites/all/themes/wecard_base/images/global/search_mag.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block!important;
	width: 20%;
	float: left;
}

#header_search .block-search-api-page {
	margin-left: 3rem;
}

.block-search-api-page .form-item, .block-search-api-page .form-actions {
  margin-top: 0rem;
  margin-bottom: .5rem;
}

.block-search-form button:hover, .block-search-api-page button:hover  {
	background-color: #444;
}

.news_read_more {
    display: none;
	margin-left: 0.4rem
}

.view-display-id-page {
    margin: 1rem 1rem 1rem 0;
}

.news-page-teaser-image {
    padding-top: 0.3125rem;
}

.page-node-74 .body .yellow_link {
    width: 100%!important;
    margin-right: 0!important;
    float: none!important;
}

.page-node-74 .body .yellow_link, .page-node-94 .body .yellow_link, .section-id-check-up .body .yellow_link {
    background-color: #f6eb14;
    color: #555;
    display: block;
    float: left;
    font-size: 1em;
    margin-right: 4%;
    padding: 0.75em;
    text-align: center;
    text-transform: uppercase;
    width: 46%;
}

.page-node-94 .body .yellow_link, .section-id-check-up .body .yellow_link {
	float: none;
}

.section-id-check-up .body .yellow_link {
	margin: 0 auto;
}

.page-node-89 .block-block-5 .yellow_link {
	background-color: #f6eb14;
    color: #555;
    display: block;
    font-size: 1em;
    margin-right: 4%;
    padding: 0.75em;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.page-node-74 .body .left {
    /*margin: 1em 2em 3em 0;*/
    /*max-height: 169px;*/
    margin: 1em 0 3em;
    /*max-height: 169px;*/
    /*padding: 0;*/
}

.page-node-74 .body .left img {
    /*max-height: 169px;*/
}

.temp-box {
	border: 1px solid #fff;
    color: #fff;
    margin-top: 1em;
    min-height: 7em;
    padding-top: 2em;
    text-align: center;
}

.id-check-up-sub-title {
	border-bottom: 1px solid #ed1f24;
}

.id-check-up-sub-title p {
	font-size: 1.5rem;
	font-weight: bold;
	margin-top: 1.25rem;
}

#id-check-up-menu {
	padding-top: 2.25rem;
/*	margin-left: -3.5rem;*/
}

#id-check-up-menu ul {
	display: inline;
	height: auto !important;
	width: auto;
	font-size: 1rem;
	background: none repeat scroll 0 0 #333;
	margin: 0;
	list-style: outside none none;
}

#id-check-up-menu li {
	float: left;
}

#id-check-up-menu li a {
	background-color: #fff;
	padding-right: 0.6125rem;
	padding-left: 0.6125rem;
	text-transform: uppercase;
	line-height: 2rem;
	font-family: "Franklin Gothic Demi Cond";
	font-size: 1rem;
	font-weight: normal;
	color: #636363;
	display: block;
	width: 100%;
	font-weight: bold;
}

#id-check-up-menu li a:hover {
	color: #ee3926;
}

#id-check-up-menu li a.active {
	color: #ee3926;
}

/*.node-type-id-check-up-page #header_note p {
	margin: -5px 0 0 14.4rem;
	text-align: left;
}*/

.section-id-check-up .category_headers {
	margin-bottom: 0 !important;
}

.block-menu-menu-id-check-up {
	float: right;
}

.block-menu-menu-id-check-up .last a {
	padding-right: 0!important;
}

.resource-center-ad {
	margin-top: 1rem;
}

.block-views-tweets-block {
	background: none repeat scroll 0 0 #f7f7f7;
/*    border-radius: 10px;*/
    padding: 1em;
}

.block-views-tweets-block li {
	border-bottom: 1px solid #ccc;
    list-style-type: none;
    margin: 0 0.5em 0.5em !important;
    padding-bottom: 0.5em !important;
}

.block-views-tweets-block .views-row-last {
	margin-bottom: 0!important;
    padding-bottom: 0!important;
	border-bottom: 0px;
}

.block-views-tweets-block ul {
	margin: 0!important;
}

.block-views-tweets-block .views-field-nothing {
	text-align: right;
}

.section-resource-center #column_right {
	border-left: 1px solid #9d9d9d;
}

.section-resource-center #column_left .teaser_image, .section-resource-center #column_right .teaser_image {
	max-height: 85px;
}

.column-bottom {
/*    border-top: 1px solid #9d9d9d;
    margin-top: 1em;*/
    padding-top: 1em;
}

.section-resource-center .column-bottom ul {
/*	margin-left: 0px;*/
}

.section-resource-center .column-bottom li {
	list-style-type: none;
}

.section-resource-center .two-col-wrap .two_col {
	padding-top: 0px;
}

.section-resource-center .two-col-wrap .two_col {
	padding-bottom: 0px;
}

.section-resource-center .small-12.medium-10.large-9.columns .resource_section_header {
	margin-left: 1.1rem;
}

.two-col-wrap {
	margin-top: 1em;
}

.view-resources p {
	padding-left: 15px;
}

/*.block-system-main-menu.top-bar-section {
	display: none;
}*/

#header_search_bar .block-search-form .small-4.columns {
	width: 25%;
}

.front-subtitle {
	font-size: 1rem;
	display: block;
	margin-bottom: 0;
}

.front-subtitle a {
	color: #636363;
	font-weight: bold;
}

.front-subtitle a:hover {
	color: #ee3926;
}

.front-subtitle .icon {
    vertical-align: top;
	line-height: 1.75rem;
}

.front-subtitle .windows-arrow {
	line-height: 0.3rem!important;
}

.windows-arrow {
	line-height: 1rem;
    vertical-align: top;
}

.news-section {
	float: left;
	margin-bottom: 1rem;
	padding-bottom: 1.5rem;
	border-bottom: 1px solid #ccc;
}

.news-section img {
	margin: 0 1rem 0 0;
}

.node-type-news-item .body img {
	margin: 0 1rem;
}

.node-type-news-item article .body.field {
	margin-top: 1.5rem;
}

.view-resources-page .teaser_text {
	padding-left: 0px;
}

.view-state-sign-requirements .views-field.views-field-field-sign .field-name-field-additional-sign-informatio {
	display: none;
}

.field.field-name-field-sign-image.field-type-image.field-label-hidden.field-wrapper > img {
    max-width: 260px;
}

.view-state-sign-requirements td, .view-minor-license-visual-characteristics- td {
	border: 1px solid #ccc;
}

.page-state-sign-requirements .small-12.large-9.columns {
	padding-left: 0px;
}

.view-news.view-display-id-block .enews_headers {
	line-height: 1.85rem;
	margin-bottom: 0.5rem;
}

.node-type-news-item .body.field {
	margin-bottom: 1rem;
}

.block.block-views.block-views-news-block-1 {
    margin-bottom: 2.5rem;
}

.view-news .teaser_text {
	padding-left: 0;
}

.view-news .teaser_read_more {
    margin-right: 3.5rem;
}

.view-news .views-row {
	border-bottom: 1px solid #ccc;
    margin-bottom: 1rem;
}

.ecig-vapor-webform h2 {
	font-size: 1.75rem;
	margin-top: 1.75rem;
}

.ecig-vapor-webform .links {
    display: none;
}

.ecig-vapor-webform .webform-confirmation p {
    font-style: italic;
}

.read-more a {
	color: #ef3927;
}

.view-resources-page, .view-state-requirements, .view-fda-requirements {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
	border-right: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
}

.view-resources-page .views-row, .view-state-requirements .views-row,  .view-fda-requirements .views-row {
	padding: 1rem;
}

.view-resources-page .resource_story, .view-state-requirements .resource_story, .view-fda-requirements .resource_story {
	padding: 0;
}

.view-resources-page .views-row-odd, .view-state-requirements .views-row-odd, .view-fda-requirements .views-row-odd {
	background: none repeat scroll 0 0 #f7f7f7;
	border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
}

.view-resources-page .views-row-even, .view-state-requirements .views-row-even, .view-fda-requirements .views-row-even {
	background: none repeat scroll 0 0 #fff;
}

.view-state-requirements .teaser_text, .view-fda-requirements .teaser_text {
	padding-left: 0px;
}

.qra-ad h2 {
    font-size: 1.4625rem;
    font-weight: bold;
}

.enews-wrapper {
    text-transform: none;
}

.contentpaneopen {
	margin: 1.5rem auto;
	display: table !important;
}

.small-state-summary {
	margin: 1.5rem auto;
}

.contentpaneopen map area:hover {
	cursor: pointer;
}

#news-title {
    background-color: #49494a;
}

.news-header-wrap {
    margin-top: 70px !important;
    width: 104.25%;
    margin-left: -2.125%;
}

#news-date {
    /*color: #707070;*/
    /*font-size: 1rem;*/
    /*font-weight: bold;*/
    /*line-height: 22px;*/
    /*margin-left: 4rem;*/
    /*margin-top: 3.85rem;*/
    background-color: #f6eb14;
    display: flex;
    justify-content: center;
    align-items: center;
}

#news-title .category_headers {
    padding: 1rem 1rem 1rem 2.25rem;
    line-height: 1.1;
    color: #ffff;
}

#news-date .date-display-single {
    font-size: 1.25rem;
    font-weight: bold;
    color: #49494a;
}

.page-node-371 .view-advertisement-blocks-custom {
    display: none;
}

.page-node-371 .ad-column {
    background-color: #ffffff;
    margin-top: 0;
}

.small-id-checkup-menu .top-bar {
	background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #ccc;
    color: #333;
    display: block;
    margin-bottom: 0.75rem;
}

.small-id-checkup-menu .top-bar .toggle-topbar.menu-icon a {
	color: gray;
}

.small-id-checkup-menu .top-bar .toggle-topbar.menu-icon a::after {
	box-shadow: 0 10px 0 1px gray, 0 16px 0 1px gray, 0 22px 0 1px gray;
}

.small-id-checkup-menu .top-bar .block-menu-menu-id-check-up {
	float: left;
}

.small-id-checkup-menu .top-bar .block-menu-menu-id-check-up li {
	margin: 0.25rem 0;
}

.small-id-checkup-menu .top-bar .block-menu-menu-id-check-up li a {
	color: gray;
	text-transform: uppercase;
}

.small-id-checkup-menu .top-bar.expanded .toggle-topbar.menu-icon a {
	color: #fff;
}

.small-id-checkup-menu .top-bar.expanded .toggle-topbar.menu-icon a::after {
	box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white;
}

.small-id-checkup-menu .top-bar.expanded .toggle-topbar a span {
	box-shadow: none!important;
}

.view-state-coalition-page {
	border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
	margin-top: 1.5rem;
}

.view-state-summary {
	margin-top: 1.5rem;
}

.view-state-summary .views-field.views-field-nothing {
	border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
}

.view-state-summary .state-summary-wrapper .small-12.columns.row-columns:nth-child(odd), .view-state-coalition-page .views-row-odd {
	background: none repeat scroll 0 0 #f7f7f7;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
	padding: 1rem;
}

.view-state-summary .state-summary-wrapper .small-12.columns:nth-child(even), .view-state-coalition-page .views-row-even {
	padding: 1rem;
}

.view-state-summary .state-summary-wrapper .small-12.columns.row-columns:last-of-type {
	border-bottom: 1px solid #e1e1e1;
}

.reveal-modal-bg {
    background: rgba(0, 0, 0, 0.95);
}

.search-results .search-info {
    display:none;
}

.nolink {
	color: white;
    display: block;
    font-size: 20px;
    line-height: 45px;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase;
}

.wecard-error {
    color: #f04124;
}

#resource-center-register-message, #resource-center-login-message, #enews-sign-up-message {
    margin: 0 0 2em;
    padding: 0.625rem;
    border: 1px solid #ddd;
    display: none;
}

#resource-center-login-message {
    margin-top: 2em;
}

#enews-sign-up-message {
    margin: 1em 0;
}

#resource_center_new_password_cancel {
    display: inline-block;
}

#new-password-modal-close, #new-registration-modal-close {
	margin-top: 0.7rem;
    width: 7.5rem;
}

#new-password-modal .create_account, #new-registration-modal .create_account {
	font-size: 1rem;
}

.view-state-summary .views-field-field-last-update-date {
	border: 0 none;
    font-style: italic;
    padding: 1rem 0;
    text-align: right;
	font-size: .85rem;
}

.alert-box {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.alert-box.success {

}

.about-video-modal {
	margin-left: -16%;
	max-width: 500px;
	background-color: #7cb5da;
}

.section_headers.Yes .icon {
	display: none;
}

.views-field-field-resource-center-page {
	display: none;
}

.gray-div {
    border-bottom: 1px solid #ccc;
    width: 100%;
    margin: .3em auto 1em auto;
}

.fed-wrap {
    margin-top: -1.2em;
}

.fed-wrap h6, .fs2 h6  {
    font-weight: bold;
    color: #ed1f24;
}

.state-summary-wrapper li {
    font-family: "franklin-gothic-urw"!important;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    text-rendering: optimizelegibility;
}

.red {
    color: red;
}

.bold {
    font-weight: bold!important;
}

.node-type-awareness-page .awareness-content {
    margin-top: 2.5rem;
    padding: 0;
}

.node-type-awareness-page .awareness-upper h1 {
    text-align: center;
    margin-bottom: 0;
    font-weight: bold;
    margin-top: -1rem;
    font-size: 36px;
}

.node-type-awareness-page .awareness-upper h3 {
    text-align: center;
    margin-top: -0.6rem;
    font-size: 24px;
}

.node-type-awareness-page .awareness-upper .awareness-text {
    padding: 0rem;
}

.block-views-participation-tools-block img, .block-views-participation-tools-block-8 img {
    max-height: 115px;
    width: auto;
}

.block-views-participation-tools-block-8 img {
    margin-bottom: .5rem;
}

.node-type-awareness-page .awareness-upper .awareness-text .text-box {
    /*background: #f7f4b5;*/
    /*padding: .5rem 1.5rem;*/
    /*box-shadow: -2px 2px 5px 0px rgba(138,138,138,1);*/
    float: left;
    background: #f7f7f7;
    padding: 1rem;
}

.node-type-awareness-page .awareness-upper .awareness-text .text-box ul {
    margin-bottom: 0;
    margin-left: 2rem;
}

.node-type-awareness-page .columns.awareness-break {
    border-top: 2px solid #333;
    margin-bottom: .5rem;
    margin-top: 1rem;
    padding-top: 0;
    text-align: center;
}

.node-type-awareness-page p {
    margin-bottom: .5rem;
  font-size: .9rem;
  line-height: 1.4;
}

.view-participation-tools.view-display-id-block_4 img {
    max-width: 90px;
}

.node-type-awareness-page .awareness-lower {
    padding-bottom: 1rem;
}

.node-type-awareness-page .awareness-lower a {
    font-weight: bold;
}

.view-id-participation_tools.view-display-id-block .columns.small-6:first-of-type {
    padding-left: 0!important;
    padding-right: 1.8rem;
}

.view-id-participation_tools.view-display-id-block img {
    margin-bottom: .5rem;
}

.node-type-awareness-page .columns.awareness-break h1 {
    color: #e45a48;
    font-size: 34px;
    margin-top: .4rem;
}

.node-type-awareness-page .columns.awareness-break h5 {
    margin-top: -.7rem;
}

.node-type-awareness-page .awareness-wrap.clearfix {
    margin-bottom: 0.5rem;
    padding-bottom: 0.5rem;
}

.node-type-awareness-page .row.clearfix {
    /*border-bottom: 1px solid #ccc;*/
    /*margin-bottom: .5rem;*/
    padding: 1rem 1rem .5rem 1rem;
}

.awareness-wrap {
    /*background: #f2f2f2;*/
    /*padding: 1rem;*/
    /*box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.08);*/
}

.node-type-awareness-page .row.clearfix:nth-child(even) {
    border: 0px;
}

.node-type-awareness-page .row.clearfix:nth-child(odd) {
    background: none repeat scroll 0 0 #f7f7f7;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
}

.node-type-download-file {
    background: #fff none repeat scroll 0 0;
}

.node-type-download-file .file-download-message {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #e1e1e1;
    margin-top: 5rem;
    padding: 1rem;
}

.temp-unavailable {
    background: #fffee2 none repeat scroll 0 0;
    border: 3px solid #ef3927;
    margin-bottom: 3rem;
    margin-top: 3rem;
    padding: 1.5rem;
}

.temp-unavailable p {
    /*font-weight: bold;*/
}

.block-views-governor-proclamations-block, .block-views-governor-proclamations-block-1, .block-views-governor-proclamations-block-2,
.block-views-governor-proclamations-block-3, .block-views-governor-proclamations-block-4 {
    margin-top: 1rem;
    text-align: center;
}

.block-views-governor-proclamations-block h2, .block-views-governor-proclamations-block-1 h2, .block-views-governor-proclamations-block-2 h2,
.block-views-governor-proclamations-block-3 h2, .block-views-governor-proclamations-block-4 h2 {
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 1.25rem;
    text-align: center;
}

.block-views-governor-proclamations-block .views-row, .block-views-governor-proclamations-block-1 .views-row, .block-views-governor-proclamations-block-2 .views-row,
.block-views-governor-proclamations-block-3 .views-row, .block-views-governor-proclamations-block-4 .views-row {
    display: inline;
    margin-right: 0.55rem;
}

.block-views-governor-proclamations-block .views-row a, .block-views-governor-proclamations-block-1 .views-row a,
.block-views-governor-proclamations-block-2 .views-row a, .block-views-governor-proclamations-block-3 .views-row a, .block-views-governor-proclamations-block-4 .views-row a {
    font-weight: bold;
}

.page-node-240 li {
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    text-rendering: optimizelegibility;
}

.training-section {
    margin: 1rem 0 2rem 0;
    box-shadow: 0 1px 3px #c1c1c1;
    background: #f7f7f7;
    padding: 1rem;
}

.training-section:last-of-type {
    margin-bottom: 2.5rem;
}

.training-section h2 {
    font-size: 1.75rem;
    color: #EF3927;
}

.training-section .training-text {
    padding-left: 0;
}

.training-section .yellow_link.training-button {
    /*display: inline-block;*/
    /*padding: .75rem 1.5rem;*/
    /*font-size: 1.15rem;*/
    /*font-weight: bold;*/
    /*text-align: center;*/
    /*background-color: #2890cf;*/
    /*color: #ffffff;*/
    /*border-radius: 4px;*/
    /*text-transform: none;*/
    /*width: 325px;*/
    /*margin-bottom: 1rem;*/
    display: block;
    padding: .75rem 1.5rem;
    font-size: 1.15rem;
    font-weight: bold;
    text-align: center;
    background-color: #2890cf;
    color: #ffffff;
    border-radius: 4px;
    text-transform: none;
    width: 250px;
    margin-bottom: 1rem;
    margin: 0 auto 1rem auto;
}

.training-section .yellow_link.training-button:hover {
    background-color: #2ca0e8;
}

.training-h1 {
    margin-top: 3rem;
    text-align: center;
    color: #EF3927;
    border-bottom: 1px solid #333;
    margin-bottom: 1rem;
}

.training-number {
    border-radius: 50%;
    padding: 1px 7px;
    /*background: #fff;*/
    /*border: 2px solid #666;*/
    background: #EF3927;
    border: 2px solid #F6EB14;
    /*color: #666;*/
    color: #fff;
    text-align: center;
}

.training-number-wrap {
    padding: 1rem 0;
}

.training-number-text {
    margin-bottom: 1rem;
}

.training-number-text:last-of-type {
    margin-bottom: .5rem;
}

.training-number-text p {
    margin-top: -.4rem;
    margin-bottom: 0;
    line-height: 1.5;
}

.training-section p {
    font-size: 1.25rem;
    line-height: 1.4;
}

.training-section:last-of-type {
    float: none!important;
}

.front .view-news .views-row {
    border: 0px;
}

.section-contact-us .captcha, .section-e-cig-and-vapor-central .captcha, #resource-center-register-form .g-recaptcha {
    margin-bottom: 1rem;
}

#resource-center-register-form .webform-component--subscribe-to-we-card-enews {
    margin-bottom: 0;
}

.minimum-age-disclaimer {
    margin-top: 1rem;
    margin-bottom: .5rem;
}

table.wecard-table {
    width: 100%;
}

table.wecard-table th {
    text-align: center;
}

.wecard-table-wrapper h2 {
    font-size: 1.65rem;
}

table.wecard-table tr td {
    width: 25%;
}

#webform-client-form-383 button.webform-submit {
    margin-top: 1.5rem;
}

.page-node-384 form label, .page-node-384 form span {
    display: inline;
}

.page-node-384 form label {
    font-weight: bold;
    padding-right: .5rem;
}

.page-node-384 #form-submit {
    margin-top: 5px;
    border: 0px!important;
    padding: .5rem 1rem!important;
    font-size: 1rem;
    font-weight: bold;
    color: #ffffff;
    background-color: #ef3927;
}

.proclamations-sidebar {
    display: none;
}

.page-node-364 .proclamations-sidebar, .page-node-406 .proclamations-sidebar {
    display: block;
}

.front-flex {
    display: flex;
}

.front-flex div {
    width: 50%;
}

.front-flex .block-views-governor-proclamations-block-3 {
    margin-top: 0;
}

/* We Card Id Check-Up */
.node-type-we-card-id-check-up-page #body_wrapper {
    background-image: url(/sites/all/themes/wecard_base/images/we-card-id-check-up/we-card-id-checkup-hands-bg.png);
    background-repeat: no-repeat;
}

#we-card-id-check-up-content-wrapper {
    margin-top: 75px;
}

#we-card-id-check-up-content-wrapper h2 {
    color: #2ca0e8;
    font-weight: bold;
}

#we-card-id-check-up-content-wrapper p, #we-card-id-check-up-content-wrapper li {
    font-size: 1.25rem;
    font-family: "franklin-gothic-urw" !important;
}

#we-card-id-check-up-content-wrapper li {
    margin-left: 35px;
}

#how-it-works-checkers {
    background: url(/sites/all/themes/wecard_base/images/we-card-id-check-up/wecardIDCheckUp_blue.png) repeat-x top;
    padding: 25px 0 0;
}

#how-it-works-checkers img {
    max-width: 500px;
    margin-top: 25px;
    width: 100%;
}
#how-it-works-checker-text {
    color: #2ca0e8;
    font-weight: bold;
    font-size: 1.25rem;
    line-height: 150%;
    margin-top: 100px;
}

#how-it-works-checker-footer {
    background-color: #1e5eb6;
    color: white;
    font-size: 2rem;
    font-weight: 200;
    padding: 1rem 0;
}

.node-type-we-card-id-check-up-page .small-id-checkup-menu {
    padding: 0;
}

.node-type-we-card-id-check-up-page .small-id-checkup-menu nav.top-bar {
    background-color: #333333;
}

.node-type-we-card-id-check-up-page .small-id-checkup-menu .top-bar .toggle-topbar.menu-icon a {
    color: #fff;
    font-size: 1.15rem;
    width: 75px;
}

.node-type-we-card-id-check-up-page .small-id-checkup-menu .top-bar .toggle-topbar.menu-icon a::after {
    box-shadow: 0 10px 0 2px #fff, 0 16px 0 2px #fff, 0 22px 0 2px #fff;
}

.node-type-we-card-id-check-up-page .small-id-checkup-menu .toggle-topbar.menu-icon {
    left: 15px;
    top: 50%;
    margin-top: -16px;
    padding-left: 0;
}

.node-type-we-card-id-check-up-page .id-checker-small-logo .red-stripe {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    height: 60px;
    background: #EE3527;
}

.id-checker-small-logo img {
    height: 140px;
    margin: 5px 0;
    z-index: 2;
}

.node-type-we-card-id-check-up-page .small-id-checkup-menu nav.top-bar a {
    color: #fff;
    font-size: 1.1rem;
}

.node-type-we-card-id-check-up-page .small-id-checkup-menu nav.top-bar a:hover {
    color: gray;
}

.node-type-we-card-id-check-up-page .small-id-checkup-menu nav.top-bar .menu {
    padding-bottom: .5rem;
}

.node-type-we-card-id-check-up-page #id-check-up-menu li a {
    background: transparent;
}

.node-type-we-card-id-check-up-page .small-combined-green-red {
    margin-top: 3rem;
}

.node-type-we-card-id-check-up-page .small-combined-green-red img {
    max-width: 350px;
    width: 100%;
}

.reports-log-in {
    margin-top: -2rem;
    margin-bottom: 2rem;
}

.reports-log-in a {
    background-color: #2ca0e8;
    color: white;
    border-radius: 50px;
    padding: 10px 30px;
    font-size: 1.4rem;
    float: right;
}

.reports-log-in a:hover {
    background-color: #333;
}

.online-reports-image img {
    max-width: 150px;
    width: 100%;
}

.example-report {
    margin-top: 2rem;
}

.benefits-overview img {
    max-width: 500px;
    width: 100%;
}

.overview-log-in {
    margin-top: -2rem;
    margin-bottom: 0rem;
}

.overview-log-in a {
    background-color: #ef3927;
    color: white;
    border-radius: 50px;
    padding: 10px 30px;
    font-size: 1.4rem;
    float: right;
}

.overview-log-in a:hover {
    background-color: #333;
}

.id-checker-footer-text.left {
    float: left;
}

.id-checker-footer-text.right {
    float: right;
}

.id-checker-footer-text a {
    font-size: 13px;
}

.img-float-left {
    float: left;
    max-width: 22%;
    margin-right: 3%;
}

.content-float-right {
    float: left;
    width: 75%;
}

@media only screen and (max-width: 40em) {
    .img-float-left {
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
        max-width: 250px;
    }
    .content-float-right {
        float: none;
        width: 100%;
    }
}

.section-21-year-minimum-age-resources ul {
    margin-bottom: 1.8rem!important;
}

.section-21-year-minimum-age-resources li {
    font-family: "franklin-gothic-urw"!important;
}

.booster-form-text {
    display: flex;
    margin-top: 1.5rem;
}

.booster-form-text img {
    padding-right: 1rem;
}

@media only screen and (max-width: 40em) {
    .booster-form-text {
        display: block;
    }
    .booster-form-text img {
        padding: 0;
        width: 300px;
        margin: 0 auto 1rem;
    }
}

.webform-confirmation .booster-form-text {
    justify-content: center;
    align-items: center;
}

.webform-confirmation .booster-form-text img {
    max-width: 250px;
}

.page-node-430.page-node-done .links {
    display: none;
}

.booster-button-wrap {
    display: flex;
    align-items: center;
}

.booster-button {
    background-color: #ef3927;
    border-radius: 1.5rem;
    padding: .75rem 3rem;
    color: #fff;
    font-weight: bold;
    font-size: 1.75rem;
    margin-left: 2rem;
}

.booster-button:hover {
    background-color: #817d7d;
    color: #ffffff;
}

.pledge-under-construction {
    margin-top: 3rem;
}

.pledge-under-construction h2 {
    font-weight: bold;
    margin: 1.75rem 0 1.5rem;
}

.pledge-under-construction p {
    font-size: 1.2rem;
    font-weight: bold;
}

.pledge-under-construction img {
    max-width: 200px;
}

.page-node-433 .border_bottom {
    display: none;
}

.page-node-433 .ad-column {
    margin-top: 3rem;
}

.flex-awareness {
    display: flex;
}

.flex-awareness-div {
    width: 50%;
    text-align: center;
}

.page-node-443 .proclamations-sidebar.proclamations-sidebar-2019 {
    display: block;
}

.page-node-467 .border_bottom {
    display: none;
}

.under-repair {
    margin-top: 7rem;
    margin-bottom: 5rem;
}

.page-node-467 .small-12.large-9.columns {
    width: 100%!important;
}

/*.resource-log-in {*/
    /*background-color: #f7f7f7;*/
    /*margin: 20px 0 50px 0;*/
    /*padding: 1rem;*/
    /*box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);*/
/*}*/

/*.resource-log-in-tag {*/
    /*margin-top: 1rem;*/
/*}*/

/*.resource-log-in button, .resource-log-in .postfix.button {*/
    /*background-color: #7cb5da;*/
    /*font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif!important;*/
    /*font-size: 0.875rem;*/
/*}*/

/*.resource-log-in button:hover,  .resource-log-in .postfix.button:hover {*/
    /*background-color: #3280b3;*/
/*}*/

/*.resource-log-in .postfix.button {*/
    /*margin-top: .65rem;*/
/*}*/

/*.resource-log-in .login_header.type_cond {*/
    /*color: #817d7d;*/
/*}*/

/*.resource-log-in p.create_account {*/
    /*color: #4d4d4d;*/
/*}*/

/*.resource-log-in #resource-center-login-message {*/
    /*margin: 1rem 0 .5rem 0;*/
/*}*/

/*.block-webform-client-block-59 {*/
    /*box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);*/
    /*background-color: #f7f7f7;*/
    /*padding: 1.5rem;*/
    /*margin-bottom: 1.5rem;*/
    /*display: none;*/
/*}*/

/*.block-webform-client-block-59 h2 {*/
    /*font-size: 1.5em;*/
    /*line-height: 1;*/
    /*color: #817d7d;*/
    /*font-weight: bold;*/
    /*margin: 0;*/
/*}*/

/*.block-webform-client-block-59 button.secondary {*/
    /*background-color: #7cb5da;*/
    /*font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif!important;*/
    /*font-size: 0.875rem;*/
    /*border-radius: 0px;*/
    /*padding: .75rem 3rem;*/
    /*color: #fff;*/
/*}*/

/*.block-webform-client-block-59 button.secondary:hover {*/
    /*background-color: #3280b3;*/
/*}*/

/*.block-webform-client-block-59 select {*/
    /*background-color: #ffffff;*/
    /*color: #979797;*/
    /*font-weight: normal;*/
/*}*/

/*.block-webform-client-block-59 .webform-component--subscribe-to-we-card-enews {*/
    /*margin-bottom: .5rem;*/
/*}*/

/*.register-form-confirmation {*/
    /*display: none;*/
    /*margin-top: 1rem;*/
/*}*/

/*.register-form-confirmation p {*/
    /*margin-bottom: 0;*/
/*}*/

.app-ad {
    display: none;
    width: 100%;
    background: #f7f7f7;
    padding: 1rem 1.5rem;
    text-align: center;
    border: 10px solid #057ab9;
    margin: 25px 0;
    box-shadow: 0 2px 4px 0 rgba(50,50,93,.5);
}

.app-ad-boxes {
    display: flex;
    justify-content: center;
    align-items: center;
}

.app-ad-boxes div {
    padding: 1rem;
}

.app-ad-boxes .phone {
    width: 100%;
}

.app-ad h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 1;
    color: #49494a;
}

.app-ad h3 {
    color: #757070;
}

.compliance-age-update {
    border: 5px solid
    red;
    padding: 5px 10px;
    box-shadow: 0 2px 4px 0
    rgba(50,50,93,.5);

    margin-bottom: 25px;
}

.compliance-age-update p.category_headers.type_cond {
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
}

.compliance-age-update p {
    font-size: 13px;
    margin-bottom: 10px;
}

.compliance-age-update img {
    min-width: 125px;
    max-width: 125px;
}

.compliance-img-wrap {
    padding: 0 20px 0 0;
}

@media only screen and (max-width: 40em) {
    .compliance-img-wrap {
        display: none;
    }
}

.page-node-469 table img {
    max-width: 200px;
}

.page-node-469 table {
    margin: 2rem 0;
    width: 100%;
}

.page-node-469 .body > .clearfix > .content-float-right {
    width: 100%!important;
}

.page-node-469 .content-float-right-interior {
    width: 100%;
}

.page-node-469 th {
    font-size: 18px !important;
}

.page-node-469 table.signage a {
    font-size: 18px;
}

.page-node-469 table td {
    padding: 2rem;
}

.page-node-469 table td .flex {
    display: flex;
}

.page-node-469 table td .flex img {
    margin-right: 1rem;
}

.button.red {
    background-color: red;
    color: white;
    padding: .5rem 2rem;
    text-transform: uppercase;
    margin: 20px auto;
    display: block;
    max-width: 150px;
}

.button.red:hover {
    background-color: #333;
}

.gray-box {
    background-color: #f7f7f7;
    padding: .5rem 1rem;
}

.age-checker-app-flex {
    justify-content: center;
}

.age-checker-app-flex img {
    margin:  5px;
}

#node-473 .field-name-field-news-image {
    width: 250px;
    margin: 20px auto 0;
}

.social-icon {
    color: white;
    font-size: 1.75rem;
}

.social-icon:hover {
    color: #008cba;
}

#node-476 .field-name-field-news-image {
    max-width: 350px;
    margin: 2rem auto 0;
}

.view-participation-tools.view-display-id-block_1 .field-content {
  display: flex;
}

@media only screen and (max-width: 40em) {
  .view-participation-tools.view-display-id-block_1 .field-content {
    display: block;
  }
}

.tool-proclamation-img {
  margin-right: .25rem;
}

.tool-proclamation-img img {
  min-width: 100px;
}

.tool-ad-img img {
  box-shadow: 0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);
  margin: .5rem 0 1rem;
}

.tools-social-media {
  margin-left: 1.75rem;
  margin-bottom: 1rem;
}

.tools-social-media a {
  font-weight: normal!important;
  display: flex;
  /*justify-content: center;*/
  align-items: center;
}

.view-participation-tools.view-display-id-block_11 img {
  max-width: 100px;
  box-shadow: 0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);
  margin: .5rem 0 1rem;
}

.tools-social-media p {
  margin-bottom: 0!important;
}

.tools-social-media i {
  font-size: 1.75rem;
  margin-right: .25rem;
}

.tools-social-media .icon-facebook-circled {
  color: #4267B2;
}

.tools-social-media .icon-twitter-circled {
  color: #1DA1F2;
}

.tools-social-media .icon-linkedin-circled {
  color: #2867b2;
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .tools-social-media {
    margin-left: 0;
  }
}

@media only screen and (max-width: 40em) {
  .awareness-text-img {
    max-width: 100%!important;
    padding:  0 3rem;
  }
  .awareness-wrap {
    margin-bottom: 2rem;
  }
}

.node-type-news-item .field-name-field-news-image {
  text-align: center;
}

.node-type-news-item .field-name-field-news-image img {
  max-height: 300px;
  width: auto;
  margin-top: 1.5rem;
}

.awareness-2020 {
  text-align: center;
}

.awareness-2020 img {
  max-width: 350px;
  min-width: inherit;
}

.awareness-2020 ul {
  margin: .5rem auto;
  max-width: 210px;
  text-align: left;
}

.awareness-2020 li, .awareness-2020 p {
  font-size: 20px;
  list-style-position: inside;
}

.flex {
  display: flex;
}

.flex-cell-left {
  padding-right: 1.25rem;
}

.flex-cell-right {
  padding-left: 1.25rem;
}

.flex-cell.med-6 {
  width: 50%;
}

.page-node-489 .body.field {
  margin-top: .25rem;
}

.page-node-489 .border_bottom .small-12.large-5.columns.two_col {
  width: 100%!important;
}

.page-node-489 #body_wrapper .small-12.columns.small-centered .columns {
  padding: 0!important;
}

.page-node-489 #body_wrapper p {
  line-height: 1.4;
}

@media only screen and (max-width: 40em) {
  .flex {
    display: block;
  }
  .flex-cell.med-6 {
    width: 100%;
  }
  .flex-cell-left {
    padding-right: 0;
  }
  .flex-cell-right {
    padding-left: 0;
  }
}

.block-views-governor-proclamations-block-5 {
  display: flex;
  justify-content: center;
  margin: 1rem 0 .1rem 0;
  flex-wrap: wrap;
  max-width: 350px;
  margin: 0 auto;
}

.block-views-governor-proclamations-block-5 .views-row {
  margin: .1rem .25rem;
}
