/* CSS Override for US/EN GEO */

/* TEMP INC002844429 */
.desktop.rwd .global-menu .sign-in-ul, .rwd .global-menu .sign-in-ul {min-width:inherit;}

/* TEMP INC002849446 */
.rwd.desktop .responsive-table-component table tbody tr td:first-child img {width:inherit; height:inherit; max-width:96px; max-height:96px;}
.rwd.desktop .responsive-table-component table thead tr th img {width:inherit; height:inherit; max-width:96px; max-height:96px;}

/* TEMP FIX for Teasers*/
.rwd .l3-masthead-component .campaign .white-theme .l3-masthead-content .text { color: #555; }
.rwd .l3-masthead-component .campaign .l3-masthead-content .text { color: white; }

/* TEMP Campaign Fix - remove after v5.7*/
.rwd.pro .flyout-component .static-items .static-item {padding-bottom:10px;}
 
/* temp campaign font color fix - remove after v5.8 release */
.rwd .l3-text-media-component h2{color: #00aeef;}
.rwd .l3-text-media-component.brand-primary h2{color: #FFF;}

/* temp fix for my-intel badge */
.rwd .login-register .program-badge img {max-width:300px;}

/* temp - hide find content link in header */
.rwd .navbar-links .navbar-right {display:none;}

/* TEMP DF9256, remove after 5.8 Release */
@media screen and (max-width: 767px) { .rwd .blade-item-content-wrapper {padding:15px;} }

/* TEMP FIX for Campaign Takeover */
@media (min-width: 768px) { 
.rwd.desktop .overview-component.overview-component-1.hero.hero-takeover.featured-text .overview-items .blade-item.blade-item-0 .blade-item-content {vertical-align: bottom;}
}
