
.node{}

.field-name-field-publication input.form-button-disabled {
    position: relative;
    top: -20px;
    background: #fff !important;
    font-size: 0;
    width: 100%;
}

/*.node-banner-background{
	background-size:cover;
}*/

.node-banner {
	margin: auto;
	max-width: 1290px;
	position: relative;
	z-index: 200;
}
/*search form*/

.search-form {
    max-width: 1290px;
    margin: 4% auto;
}

/*banner background*/

.node-banner-background .view-content {
    padding: 0 5%;
}

.front .view-node-banner {
    background-size: cover;
    min-height: 500px;
    background-position: 60% !important;
}

.view-node-banner {
    background-size: cover;
    min-height: 400px;
    position: relative;
}
.view-node-banner:after{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	background-color: rgba(0,0,0,.15);
	z-index: 100;
}
@media screen and (max-width:768px) {
    .view-node-banner {
        min-height: 200px;
    }
    .block-block.node-banner {
        padding: 0 15px;
    }
}
.front .node-banner .title,
.view-node-banner .title h1 {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 20px;
    line-height: 1.2;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .35);
/*    max-width: 400px;*/
}

.front .node-banner .title {
    padding-top: 20%;
}

.view-node-banner .title {
    padding-top: 5%;
}

.front .node-banner .subheading,
.view-node-banner .subheading {
    font-family: "Open Sans", sans-serif;
    color: #fff;
    font-size: 20px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .35);
/*    max-width: 300px;*/
}
.page-node .node-banner-background {
	background-position: center !important;
}
@media screen and (min-width: 600px) {

    .front .node-banner .title {
        padding-top: 15%;
        max-width: 400px;
    }
    .front .node-banner .subheading {
        max-width: 400px;
    }
    .front .node-banner .title h1,
    .view-node-banner .title {
        font-size: 42px;
    }
    .front .node-banner .subheading {
        font-size: 24px;
    }
    .view-node-banner .subheading {
        font-size: 24px;
    }
}

@media screen and (min-width: 800px) {
    .front .view-node-banner {
        min-height: 760px;
    }
    .front .node-banner .title {
        padding-top: 25%;
    }
    .front .node-banner .title,
    .view-node-banner .title h1 {
        max-width: 700px;
        font-size: 42px;
    }
    .front .node-banner .subheading,
    .view-node-banner .subheading {
        max-width: 500px;
    }
    .front .node-banner .subheading {
        font-size: 24px;
    }
}

@media screen and (min-width: 1200px) {
    .front .node-banner .title {
        padding-top: 20%;
    }
    .front .node-banner .title,
    .view-node-banner .title h1 {
        max-width: 700px;
        font-size: 48px;
    }
    .front .node-banner .subheading {
        max-width: 600px;
    }
    .view-node-banner .subheading {
        max-width: 600px;
    }
    .front .node-banner .subheading {
        font-size: 28px;
    }
}

/*node*/

.page-node.front .region-content {
	padding: 0;
}

.node-disease,
.node-page,
.node-event,
.node-type-resource .region-content,
.page-glossary #main,
.node-type-glossary #main,
.node-type-organization #main,
.node-type-webform #main,
.page-search-node #main {
    max-width: 1290px;
    margin: 0 auto;
}

.node-type-page .region-content .block,
.node-type-news-index .region-content .block,
.node-type-news-no-notify .region-content .block,
.page-glossary #main-wrapper,
.node-type-glossary #main-wrapper,
.node-type-organization #main-wrapper,
.node-type-webform #main-wrapper,
.page-search-node #main-wrapper {
    padding: 0 15px;
}

.node-full,
.page-glossary #main {
	 margin: 5% auto;
   position: relative;
}

.node-type-news-no-notify .node-full,
.node-type-news-item .node-full {
    margin-top: 1%;
}

.page-search-node #main {
  margin: 4% auto;
}

.node-landing-page {
    margin: 0;
}

.views-exposed-widgets{
	margin-bottom: 60px;
}
ul.pager {
    list-style-type: none !important;
    margin: 5% 0 !important;
    padding: 0 !important;
    clear: both;
}
.pager--infinite-scroll a {
	width: 100%;
	display: block;
	text-align: center;
	background: #0067b1;
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
    font-size: 18px;
	padding: 20px;
	box-sizing: border-box;
    border-radius: 4px;
}
.pager--infinite-scroll a:after {
    font-family: 'fontawesome';
    content: '\f078';
    font-weight: normal;
    padding-left: 5px;
    line-height: normal;
}
.pager--infinite-scroll a:hover,
.pager--infinite-scroll a:focus{
	color: #fff;
}
li.pager-first.first {
    margin-left: 0;
}
.item-list .pager li {
    padding: 0;
}
/*.views-exposed-form .views-widget-filter-combine,
.views-exposed-form .views-exposed-widget,
.view-events .views-exposed-widgets > div{
	width: 100%;
	padding: 0;
}*/
.view-events .views-row{
	 margin-bottom: 30px;
   overflow: hidden;
}
.view-events .views-exposed-form {
    overflow: hidden;
    margin-bottom: 30px;
}
.view-events .views-exposed-widgets > div:nth-of-type(n+2){
		margin-right: 0;
	}
@media screen and (min-width: 580px){
	.view-events .views-row{
		margin-bottom: 45px;
	}
}

@media screen and (min-width: 768px){
	.view-events .views-row{
		margin-bottom: 60px;
	}
	.view-events .views-exposed-widgets > div:nth-of-type(n+2){
		width: 32%;
		margin-right: 0;
	}
	.view-events .views-exposed-widgets > div:nth-last-child(2),
	.view-events .views-exposed-widgets > div:nth-of-type(4),
	.view-events .views-exposed-widgets > div:nth-of-type(7){
		margin-right: 0;
	}
}


/*Event Detail Node*/

.node-event .content {
    margin: 5% 0;
}

.node-type-event .region-content {
    padding: 0 15px;
}
.node-event{
	margin:5% auto 0;
}
.node-event .field-name-field-addthis{
	padding:15px 0 0;
}
#addtocalendar{
	margin: 4% auto;
	max-width: 900px;
}
/*In the News Node, News Detail*/

.node-in-the-news,
.node-news-item .content  {
    margin: 2% auto;
    max-width: 1290px;
}

.node-news-item,
.node-type-in-the-news .region-content {
    padding: 0 15px;
}

/*Media, Video Node Detail Page*/

.node-type-media #main .region-content {
    max-width: 1290px;
    margin: 5% auto;
}

.node-type-media #main {
    padding: 0 15px;
}

.node-type-media .vocabulary-video-channel {
    display: block;
    text-align: center;
}

.node-type-media .vocabulary-video-channel .field-name-field-logo {
    display: inline-block;
    max-width: 200px;
}

.node-media .field-name-field-vid-channel {
    margin: 20px 0 50px;
    clear: both;
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.node-media .field-name-field-date {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 2;
}

/*FAQ detail page*/

.node-faq {
    max-width: 1290px;
    margin: 5% auto;
}

.node-type-faqs .region-content {
    padding: 0 15px;
}

/* Node type resources */

.node-type-resource article > .content,
.node-publication > .content {
	display: flex;
	flex-direction: row;
    max-width: 1290px !important;
}

.node-type-resource article > .content,
.node-publication > .content {
	display: flex;
	flex-flow: row wrap;
    max-width: 1290px !important;
}

.node-publication .group-main-info{
	padding:0 0 0 35px;
}

.node-publication .group-tabs{
	flex: 1 0 100%;
}

.node-type-resource article > .content .group-file,
.node-publication > .content .group-file {
	flex: 1;
}

.group-file .field-type-image {
    border: 1px solid #eff0f1;
    border-radius: 4px
}

.group-file .field-type-image img {
    display: block;
}

.node-type-resource article > .content .group-file .file a {
	font-weight: 700;
	background: #0067b1;
	padding: 10px 70px;
	display: inline-block;
	border-radius: 3px;
	margin: 30px 0;
	color: #fff;
}

.node-type-resource article > .content .group-file .file a:before {
	font-family: 'FontAwesome';
	content: "\f019";
	color: #fff;
	padding-right: 5px;
    font-weight: normal;
}

.node-type-resource article > .content .group-file .file .file-icon,
.node-type-resource article > .content .group-file .file .file-size {
	display: none;	
}

.node-type-resource article > .content .group-main-info,
.node-publication > .content .group-main-info {
	flex: 2;
}

.node-type-resource article > .content .group-main-info .field-name-field-subheading {
  font-family: "Open Sans", sans-serif;
	text-transform: uppercase;
	color: #0067b1;
	font-weight: 700;
	padding: 10px 0;
}

.node-resource .field-name-body {
    clear: both;
}

@media (max-width: 1300px) {
.node-type-resource article > .content {
	padding: 0 20px;
}	
}
@media (max-width: 850px) {
  .node-type-resource article > .content,
  .node-publication > .content {
  	flex-direction: column;
  }	
  .node-type-resource article > .content .group-main-info,
  .node-publication > .content .group-main-info {
  	flex: 1;
  	padding-left: 0px;
    -webkit-box-ordinal-group: -1;   /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-ordinal-group: -1;      /* OLD - Firefox 19- */
    -ms-flex-order: -1;              /* TWEENER - IE 10 */
    -webkit-order: -1;               /* NEW - Chrome */
  	flex-order: -1;
  }
}

.node .field-name-field-resource-category,
.node .field-name-field-audience,
.node .field-name-field-audience .field-label,
.node .field-name-field-faq-type,
.node .field-name-field-faq-type .field-label,
.node-resource .field-name-field-disease-category,
 {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    color: #0067b1;
    margin-bottom: 10px;
}

.node-type-resource .field-name-field-image img {
    border-radius: 4px;
    display: block;
    width: 100%;
    height: auto;
}

.node-resource .field .field-label {
    float: left;
    display: block;
}

.node .field-name-field-audience {
    clear: both;
}

.commerce-product-sku,
.commerce-product-field-commerce-price {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #545454;
}

.field-name-field-publication .field-label, 
.commerce-add-to-cart label {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 12px;
    margin-bottom: 4px;
}

.field-type-commerce-product-reference {
    margin-top: 4%;
}

.commerce-add-to-cart .form-item {
    margin: 0;
    width: 100%;
}

.commerce-product-title {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 1.25;
    margin-top: 0px;
    margin-bottom: 15px;
    color: #0067b1;
}

.commerce-product-title-label {
    display: none;
}

td.views-field.views-field-commerce-total.views-align-right.price:after {
    content: "Free";
    color: initial;
}

td.views-field.views-field-commerce-total.views-align-right.price {
    color: white;
}

span.line-item-total-raw {
    display: none;
}

span.line-item-total-raw:before {
    content: "Free";
    color: initial;
}

.line-item-total:after {
    content: "Free";
}

.field-name-field-publication-category.clearfix:after {
    display: none;
}

.field-commerce-price {
    margin: 2% 0;
}

.commerce-add-to-cart input.form-submit {
    background: #c1d82f;
}

.field-name-field-bulk-copies-link,
.field-name-field-downloadable {
    margin-top: 5%;
}

.field-type-taxonomy-term-reference {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 1.75;
}

.field-type-taxonomy-term-reference {
    clear: both;
}
.page-node #main .field-type-taxonomy-term-reference li {
    list-style: none;
    margin: -3px 0 0;
    padding: 0 0 0 5px !important;
    float: left;
}
.field-type-taxonomy-term-reference li:after {
    content: ",";
    font-size: 20px;
}
.field-type-taxonomy-term-reference li:last-child:after {
    content: "";
}
.page-node #main .field-name-field-audience li {
    margin: -3px 0 0;
    padding: 0 0 0 5px !important;
    float: left;
}
.field-name-field-audience li:after{
    content: ",";
    font-size: 20px;
}
.field-name-field-audience li:last-child:after{
    content: "";
}

.page-node #main .field-type-taxonomy-term-reference.field-label-inline h3.field-label {
    margin-bottom: 5px;
}

.field-name-field-downloadable span.file {
    display: block;
    background: #0067b1;
    margin: 5px 0 10px;
    text-align: center;
    padding: 15px 20px;
    border-radius: 4px;
    max-width: 300px;
}

.field-name-field-downloadable span.file a {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

.field-name-field-max-copies {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #0067b1;
}

img.file-icon {
    vertical-align: middle;
}

@media screen and (min-width: 768px) {
    .field-type-taxonomy-term-reference,
    .commerce-product-sku, 
    .field-name-field-publication-category, 
    .commerce-product-field-commerce-price {
        font-size: 18px;
    }
}

/*cart, checkout*/

.view-commerce-cart-block,
.view-commerce-cart-summary {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 18px;
}

.view-commerce-cart-block tr.even, 
.view-commerce-cart-block tr.odd,
tr.even.
tr.odd {
    background-color: transparent;
    border-bottom: 0;
}

.view-commerce-cart-form tr,
tr {
    background-color: transparent !important;
    padding: 0 !important;
    height: 40px;
}

.view-commerce-cart-block td.views-field.views-field-line-item-title {
    /*padding: 10px;*/
    width: 100%;
}

table.views-table {
    width: 100%;
    display: block;
    overflow: auto;
}

td.views-field-edit-quantity .form-item {
    width: 100%;
}

.commerce-line-item-views-form input.delete-line-item {
    font-size: 18px;
    padding: 0;
    background: transparent;
    color: #0067b1;
    margin-bottom: 0;
}

td input.form-text {
    margin-bottom: 0 !important;
    padding: 0;
}

table {
    width: 100%;
}

table.checkout-review .pane-data-full {
    padding: 0;
}

form#commerce-checkout-form-review {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    text-align: center;
}

table.views-table th {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    padding: 0 15px 0 0;
    width: 100%;
}

table.views-table th:last-child {
    padding: 0;
}

td.views-field.views-field-line-item-title {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    padding-right: 10px;
}

.commerce-line-item-views-form .line-item-total {
    margin: 2% 0;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 18px;
}

.view-commerce-cart-form input#edit-checkout, 
.view-commerce-cart-form input#edit-submit,
.view-commerce-cart-summary input#edit-submit,
.view-commerce-cart-summary input#edit-checkout {
    display: block;
    margin: 0 0 10px 0;
}

form#commerce-checkout-form-shipping {
    max-width: 1000px;
    margin: 0 auto;
}

.form-item.form-type-textfield.form-item-customer-profile-shipping-commerce-customer-address-und-0-postal-code {
    margin-right: 0;
}

.addressfield-container-inline.locality-block.country-US .form-item {
    width: 100%;
}

.view-commerce-cart-block .view-footer ul.links.inline {
    display: block;
    margin: 2% 0;
}

.view-commerce-cart-block .view-footer,
.view-commerce-cart-block .view-footer ul.links.inline li a {
    margin-top: 1%;
    font-size: 16px;
}

li.line-item-summary-view-cart:before {
    content: "\f07a";
    font-family: "fontawesome";
    padding-right: 5px;
    color: #0067b1;
}

li.line-item-summary-checkout:before {
    content: "\f046";
    font-family: "fontawesome";
    padding-right: 5px;
    color: #0067b1;
}

.view-commerce-cart-block .views-field-quantity {
    padding-right: 5px;
}

@media screen and (min-width: 768px) {
    .addressfield-container-inline.locality-block.country-US .form-item {
        width: 32%;
    }
    .view-commerce-cart-block .view-footer,
    .view-commerce-cart-block .view-footer ul.links.inline li a {
        font-size: 18px;
    }
    .commerce-product-title {
        font-size: 32px;
    }
}

@media screen and (min-width: 700px) {
  .commerce-add-to-cart .form-item,
  .view-commerce-cart-summary .form-item {
    width: 50%;
  }
  td.views-field-edit-quantity .form-item {
    width: 50%;
  }
  td.views-field.views-field-line-item-title {
    font-size: 18px;
  }
  .view-commerce-cart-form input#edit-checkout, 
  .view-commerce-cart-form input#edit-submit,
  .view-commerce-cart-summary input#edit-submit,
  .view-commerce-cart-summary input#edit-checkout {
    display: inline-block;
  }
  .view-commerce-cart-form input#edit-checkout,
  .view-commerce-cart-summary input#edit-checkout {
    margin-left: 10px;
  }
}

@media screen and (min-width: 850px) {
    .node-type-resource .node-resource > .content .group-main-info {
        margin-left: 60px;
        padding: 0;
    }
}

.node-resource .field-name-field-resource-category,
.node-resource .field-name-field-disease-category,
.commerce-product-extra-field-sku {
    line-height: 1.75;
}

@media screen and (min-width: 1024px) {
    .node-resource .field-name-field-resource-category,
    .node-resource .field-name-field-disease-category,
    .commerce-product-extra-field-sku {
        display: block;
        float: left;
    }
/*    .node-resource .field-name-field-disease-category .field-label:before,
    .node-publication .field-name-field-publication-category .field-label:before {
        content: '/';
        margin: 0 5px;
    }*/
}

.views-field-commerce-unit-price, .views-field-quantity, .views-field-commerce-total {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
}

th {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 700 !important;
    font-size: 18px;
}

td.views-field.views-field-commerce-total.views-align-right.price {
    padding-right: 0;
}

table.commerce-price-formatted-components {
    margin-top: 10px;
}

table.checkout-review .pane-title td {
    padding: 0;
    line-height: 40px;
}

.checkout-help {
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 40px;
    color: #0067b1;    
}

.cart_contents span.fieldset-legend,
.customer_profile_shipping span.fieldset-legend {
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: normal;
}

.cart_contents span.fieldset-legend:before {
    content: '\f07a';
    font-family: 'fontawesome';
    margin-right: 10px;
    color: #0067b1;
    font-weight: normal;
}

.customer_profile_shipping span.fieldset-legend:before {
    content: '\f0d1';
    font-family: 'fontawesome';
    margin-right: 10px;
    color: #0067b1;
    font-weight: normal;
}

.cart_contents legend,
.customer_profile_shipping legend{
    margin-bottom: 40px;
}

input#edit-cancel,
input#edit-back {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    display: inline-block;
    background: transparent;
    color: #0067b1;
    border: 4px solid #0067b1;
    padding: 15px 20px;
    border-radius: 4px;
    font-size: 18px;
}

input#edit-cancel:hover,
input#edit-back:hover {
    text-decoration: none;
}

input#edit-cancel {
    text-decoration: none;
}

span.button-operator {
    margin: 0 20px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #0067b1;
}

#edit-buttons {
    margin: 4% 0 0;
}

input[title="Quantity"] {
    padding: 5px 10px !important;
    height: 50px !important;
    width: 80px !important;
}

.form-item.form-type-textfield.form-item-customer-profile-shipping-commerce-customer-address-und-0-name-line {
    width: 100%;
    box-sizing: border-box;
}

div#addressfield-wrapper label {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 18px;
    padding-bottom: 5px;
}

.commerce_payment span.fieldset-legend {
    font-weight: bold;
}

.commerce_payment {
    margin-top: 40px;
}

.view-commerce-cart-summary .view-footer {
    margin-bottom: 40px;
}

.checkout-completion-message:before {
    content: '\f058';
    font-family: 'fontawesome';
    display: block;
    text-align: center;
    font-size: 52px;
    color: #0067b1;
}

.checkout-completion-message p {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
}

.field-name-commerce-customer-shipping, .field-name-commerce-order-total {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
}

td.views-field.views-field-line-item-title {
    font-weight: 700;
    color: #0067b1;
}

table.checkout-review tr.pane-data {
    border: 0;
}

tr.pane-title.odd.odd {
    border: 0;
}

#addressfield-wrapper .form-item {
    margin-top: 0;
    margin-bottom: 0;
}

#commerce-checkout-form-checkout,
#commerce-checkout-form-review {
    max-width: 800px;
    margin: 2% auto;
}

/*News Center*/

.page-node-67 #main {
    padding: 0 15px;
    max-width: 100%;
    width: 100%;
}

.page-node-67 #main .content {
    max-width: 1290px;
    margin: 0 auto;
}

/* view faqs */

.max.faqs {
    max-width: 1320px;
    margin: 4% auto;
    padding: 0 15px;
}

.page-faqs h3.views-accordion-faq-page-header,
.view-faq h3 {
	font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: #414141;
    margin: 50px 0 15px;
}

.page-faqs h3.views-accordion-faq-page-header:before,
.view-faq h3:before {
	font-family: 'FontAwesome';
	color: #0067b1;
	content: '\f0e6';
	display: inline-block;
    font-weight: normal;
}

.page-faqs .view-faq,
.view-faq {
	margin: 30px auto;
}

.page-faqs .views-row,
.view-faq .views-row {
	margin: 0 0 30px 0;
}

.page-faqs .view-faq .ui-state-default,
.view-faq .ui-state-default {
    background-color: #0067b1;
    background: #0067b1;
    color: #fff;
    border: 0px solid transparent;
    height: auto;
    padding: 15px;
    /*margin: 2% 0;*/
}

.page-faqs .view-faq .views-field-title,
.view-faq .views-field-title {
	margin-bottom: 0px;
}

.page-faqs .view-faq .ui-state-default span.ui-icon,
.page-faqs .ui-state-active .ui-icon,
.view-faq .ui-state-default span.ui-icon {
	display:none;
}

.page-faqs .ui-accordion-icons .ui-accordion-header a,
.view-faq .ui-accordion-icons .ui-accordion-header a {
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	padding-left: 38px;
}

.page-faqs .ui-accordion-icons .ui-accordion-header a:before,
.view-faq .ui-accordion-icons .ui-accordion-header a:before {
	font-family: 'FontAwesome';
	font-size: 18px;
	color: #fff;
	content: '\f055';
    margin-left: -23px;
    padding-right: 8px;
}

.page-faqs .view-faq .ui-state-active,
.view-faq .ui-state-active {
	background-color: #0067b1;
	background: #0067b1;
	color: #fff;
	border: 0px solid transparent;
	margin-bottom: 0;
}

.page-faqs .view-faq .ui-accordion .ui-accordion-content,
.view-faq .ui-accordion .ui-accordion-content {
	border: 4px solid #0067b1;
	border-top: 0px solid transparent;
	height: auto !important;
    padding: 15px;
}

.page-faqs .ui-accordion-icons .ui-accordion-header.ui-state-active a:before,
.view-faq .ui-accordion-icons .ui-accordion-header.ui-state-active a:before {
	content: '\f056';
}

.page-faqs .view-footer a.arrow,
.view-faq .view-footer a.arrow {
	float: right;
	padding-right: 15px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
}

.page-faqs .view-footer a.arrow:after,
.view-faq .view-footer a.arrow:after {
	font-family: 'FontAwesome';
	content: '\f178';
	padding-left: 10px;
}

/*glossary page*/

.page-glossary .views-exposed-form .views-exposed-widget.views-submit-button,
.page-glossary .views-exposed-form .views-exposed-widget.views-reset-button {
  display: block;
  float: left;
  width: auto;
  padding: 0;
}

.view-id-glossary .attachment {
  position: relative;
  overflow: hidden;
  margin: 0 0 40px;
  text-align: center;
}

.page-glossary .float-left {
  float: none;
  margin: 0 0 2% 0;
}

.page-glossary .float-left img {
	width: 100%;
	height: auto;
}

.page-glossary #edit-keywords-wrapper {
  width: 100%;
  display: block;
  float: left;
  padding: 0;
}

.page-glossary .views-exposed-widget.views-submit-button input.form-submit,
.page-glossary .views-exposed-widget.views-reset-button input.form-submit {
    height: 60px;
}

@media screen and (min-width: 768px) {
  .page-glossary .float-left {
    float: left;
    display: block;
    margin: 0.5% 2.5% 2% 0;
  }
  .page-glossary #edit-keywords-wrapper {
    width: 75%;
  }
  .page-glossary .views-exposed-widget.views-submit-button,
  .page-glossary .views-exposed-widget.views-reset-button {
      margin: 0 0 0 1%;
  }
}
@media screen and (min-width: 1024px) {
  .page-glossary #edit-keywords-wrapper {
    width: 80%;
  }
} 

/* Media Center */

.entity.media-intro {
    text-align: center;
    margin: 100px auto 90px;
}

.entity.media-discover .field-name-field-heading h2,
.entity.media-intro .field-name-field-heading h2 {
    font-size: 36px;
    font-weight: 400;
    text-transform: capitalize;
    color: #0067b1;
    text-align: center;
}

.entity.media-intro .field-name-field-heading h2 {
    padding-bottom: 30px;
}

.text-media-view .entity.media-right {
  margin: 0px;
}

/*.text-media-view .group-content {
  width: 50%;
}

.text-media-view .group-media {
  width: 50%;
  padding: 0 0 0 40px;
}*/

.text-media-view .group-media img {
  width: 100%;
  border-radius: 4px;
}

.idf-reel .field-name-field-body > p:first-of-type {
  margin: 0 0 0 -10px;
}

.idf-reel .field-name-field-body > p:nth-of-type(2),
.idf-advocacy .field-name-field-body > p:nth-of-type(2),
.text-media-view .field-name-field-body .sponsor {
  font-family: "Open Sans", sans-serif;
  color: #0067b1;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 12px;
}

.text-media-view .field-name-field-view {
  padding-top: 40px;
}

.media-channels a.arrow {
	color: #fff;
	text-align: right;
  font-family: "Open Sans", sans-serif;	
  font-weight: 700;
  font-size: 18px;
}

@media all and (min-width: 1000px) {
  .entity.media-intro .field-name-field-heading h2,
  .entity.media-discover .field-name-field-heading h2 {
    font-size: 42px;
  }
}

@media all and (min-width: 1200px) {
  .entity.media-intro .field-name-field-heading h2,
  .entity.media-discover .field-name-field-heading h2 {
    font-size: 48px;
  }
}  


/* Resources Center */

#block-block-10 .entity-section.max.media-right {
  max-width: 1290px;
}

/* Resources Box */

.idf-additional-resources-box {
    font-family: "Open Sans", sans-serif;
    border: 4px solid #0067b1;
    border-radius: 5px;
    margin-bottom: 20px;
}

.idf-additional-resources-box .styled_box_title {
    padding: 12px 15px;
    color: #fff;
    background: #0067b1 !important;
    border: 0 !important;
}

.idf-additional-resources-box .styled_box_title a {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

.idf-additional-resources-box .styled_box_content {
    font-weight: 700;
    font-size: 20px;
    padding: 4%;
}

/*Node Legends*/

.node-page legend {
    background: #0067b1;
    display: block;
    width: 100%;
    margin: 2% 0;
    height: auto;
    padding: 10px;
    border-radius: 4px;
    border: 2px solid #0067b1;
}

#node-7599 legend {
    margin: 0;
}

@media all and (max-width: 800px) {
    #node-7599 legend {
        height: 80px;
    }
}

.node-page legend a {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #fff;
}

html.js .node-page fieldset.collapsed {
    height: auto !important;
}

html.js #node-7599 fieldset.collapsed {
    height: 4em !important;
}

html.js fieldset.collapsed .fieldset-legend, 
html.js fieldset.collapsible .fieldset-legend {
    background-image: none !important;
    padding: 0 !important;
}

html.js fieldset.collapsed .fieldset-legend a:before,
.ui-accordion-header-default .field-content:before {
    font-family: "fontawesome";
    font-weight: normal;
    content: '\f055'!important;
    color: #fff;
    padding-right: 5px;
}

html.js fieldset.collapsible .fieldset-legend a:before,
.ui-accordion-header-active .field-content:before {
    font-family: "fontawesome";
    font-weight: normal;
    content: '\f056';
    color: #fff;
    padding-right: 5px;
}

.node-page .collapse-text-fieldset .fieldset-wrapper {
    border: 4px solid #0067b1;
    margin: 0 0 2%;
    padding: 15px 30px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-top: -2.3%;
}

#node-7599 .collapse-text-fieldset .fieldset-wrapper { 
    margin-top: -2.7%;
}

@media all and (max-width: 768px) {
    #node-7599 .collapse-text-fieldset .fieldset-wrapper { 
        margin-top: -4%;
    }
}

@media all and (max-width: 600px) {
    #node-7599 .collapse-text-fieldset .fieldset-wrapper { 
        margin-top: -7%;
    }
}

ul#purchase-items-to-benefit-idf {
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
}

ul#purchase-items-to-benefit-idf li {
    display: inline-block;
}