/* :::::::::::: EMEA styles :::::::::::: */
/* ------------------------------------- */

#header-nav .search-container h4 a {color:#FFFFFF;font-size:12px;}

/* The Carousel */
.spotlight-slide {height:250px;}
.spotlight-slide a.spotlight-action {display: block; height: 220px; width: 700px;}

/*customer*/
.spotlight-banner-slide-1 {background:url("https://a.sfdcstatic.com/content/dam/www/ocms/es/assets/images/home/ban_hp_oracle_955x250_v1.jpg") no-repeat center 0;}
.spotlight-banner-slide-2 {background:url("https://a.sfdcstatic.com/content/dam/www/ocms/common/assets/images/home/ban_hp_prospect_956x250.jpg") no-repeat center 0;}
.spotlight-banner-slide-3 {background:url("https://a.sfdcstatic.com/content/dam/www/ocms/es/assets/images/home/ban_hp_extarg_955x250_v3.jpg") no-repeat center 0;}

/*pospect*/
.spotlight-banner-slide-1-pros {background:url("https://a.sfdcstatic.com/content/dam/www/ocms/es/assets/images/home/ban_hp_oracle_955x250_v1.jpg") no-repeat center 0;} 
.spotlight-banner-slide-2-pros {background:url("https://a.sfdcstatic.com/content/dam/www/ocms/common/assets/images/home/ban_hp_prosp_sales_demo_955x250.jpg") no-repeat center 0;} 

/* Allowing 2 lines of text on spotlight CTAs while preserving the button's dimensions (height) */
.banner-module ul.wrapped-buttons a.lines-2-cta	{font-size:13px; line-height:1.2; width:180px; padding-top:8px; padding-bottom:8px;}
a.lines-2-cta em		{display:block; font-size:14.5px}

.elevator-pitch .flex-direction-nav li .flex-next {right:210px;} /* Moving the 'Next Slide' arrow to the left to make more room for the CTA buttons */

 /* --------------------------*/


/*FIX REDUCED HEIGHT ON VIDEO-PLAYLISTS*/
/*###################################*/ 
/* SCREEN 4 - 990px */
.video-playlist {
max-height:300px;
}

/* SCREEN 2 - 480px */
@media all and (min-width: 480px) and (max-width: 767px) {
.video-playlist {
max-height:100%;
overflow: hidden;
}
}

/* SCREEN 1 - 320px */
@media all and (max-width: 479px) {
.video-playlist {
max-height:100%;
overflow: hidden;
}
}




/* Nav Fixes */
@media all and (min-width:768px){
#nav li 						{margin:0; /*min-width:120px;*/} 
#nav li li li						{width:290px; white-space:normal;line-height:12px;padding:4px 0 5px 8px !important; }
#nav .last-menu						{left:-212px;}
#nav a span.description					{font-size:10px; color:#666; font-weight: normal; line-height: 1.3em;}
}

/* Product Page */
.side-nav-wrap .product ul.level1 			{ background:none repeat scroll 0 0 transparent; padding-top:0;}
.side-nav-wrap .product .folder-root			{display:none;}

/* Location page */						
.xlocal {background:url("https://a.sfdcstatic.com/content/dam/www/ocms/de/assets/images/xlocal.gif") no-repeat scroll left top transparent;height:75px;margin:20px 0 20px 35px;padding:30px 0 0 30px;width:902px;}
.xlocal_table {margin:20px 40px 0 40px;}
.xlocal_table td {padding: 0 20px 0 20px;}

/* editions pricing iframe */
#form-frame-standard				{overflow-x:hidden;}
#form-frame-pe 					{height:665px; overflow-x:hidden;}
#form-frame-ee 					{height:665px;  overflow-x:hidden;}
#form-frame-cme 				{height:675px;  overflow-x:hidden;}
#form-frame-ge 					{height:700px; overflow-x:hidden;}
#form-frame-free				{height:845px;  overflow-x:hidden;}
#form-frame-ue 					{height:775px;  overflow-x:hidden;}
.simple #form-container.single-column .submit-container 	{margin:20px 0 0 0;}
.simple #pagewrap {font-size:12px;line-height:16px;margin:0;padding:0;}
.simple #form-container h4 {color:#009DDC;font-size:18px;font-weight:normal;margin:10px 0 5px 5px;}
#form-container ul {color:#000000 !important;list-style-type:none;padding:0;overflow: hidden;}

/* Editions & Pricing Conf Fixes */
.xfix_conf_padding_ep 				{ padding: 0 10px 0 10px; }
.xfix_conf_padding_pl 				{ padding: 0 10px 0 10px; }conf_padding_error			{ padding: 0 10px 0 10px; }
.simple .xfix_conf_padding_ep .confirmation-steps li.step1			{height:60px; line-height:15px; padding-top:25px;}
.simple .xfix_conf_padding_pl .confirmation-steps li.step1			{height:60px; line-height:15px; padding-top:25px;}
.simple .xfix_conf_padding_pl .confirmation-steps li.step3			{height:60px; line-height:15px; padding-top:25px;}

/* Customer Filter Button */
#customerspage .submit-advanced {background:transparent url("https://a.sfdcstatic.com/content/dam/www/ocms/es/assets/css/images/button-apply.png") no-repeat scroll center center;}

/* Site Map */
.xsitemap 					{background:url("https://a.sfdcstatic.com/content/dam/www/ocms/de/assets/images/xlocal.gif") no-repeat scroll left top transparent;height:75px;margin:20px 0 20px 40px;padding:30px 0 0 30px;width:902px;}
#xnav_right 					{display: inline; float: right; margin: 20px 40px 0 0; }
#site_nav 					{margin: 20px 0 0 60px;}
#site_nav ul 					{}
#site_nav ul li 				{margin: 30px 0 0 0; float:none; display: block;}
#site_nav ul li a	 			{font-weight: bold; font-size: 16px;}
#site_nav ul li ul 				{list-style: disk; margin:0;}
#site_nav ul li ul li	 			{margin: 0 0 0 0; float:none; }
#site_nav ul li ul li ul 			{margin:0;}
#site_nav ul li ul li ul li 			{margin: 5px 0 0 30px; line-height: 1.3em; float:none; }
#site_nav ul li ul li ul li a 			{font-size:14px;}
#site_nav ul li ul li ul li a span.description 	{color: #333; font-size:12px; font-weight: normal;}

/* Fix button widths */
.x100px 					{width: 100px;}
.x125px 					{width: 125px;}
.x150px 					{width: 150px;}
.x175px 					{width: 175px;}
.x200px 					{width: 200px;}
.x250px 					{width: 250px;}
.x300px 					{width: 300px;}

/* Spotlight Fixes / Changes */
/* Spotlight Fixes / Changes */
.module-spotlight			 	{ background:url("https://a.sfdcstatic.com/content/dam/www/ocms/de/assets/images/spotlight-bg-long.png") no-repeat scroll left top #EFFEFE;}
#module1.module-spotlight .clearfix 				{ display:block; clear:both; font-size:1px; line-height:0;}
.module-simple-tabs .tabs-content .image 	{ background:url("https://a.sfdcstatic.com/content/dam/www/ocms/de/assets/images/tab-content-images.png") no-repeat scroll left top transparent;}
.leftTwoThirds 					{ float:left; margin-left:15px; width:500px;}
.module-simple-pods .link_bar_links ul li	{line-height:22px;}

.two-column .spotlight-ms-textcol {width:44%}
.two-column .spotlight-ms-textcolright {width:44%; float:right;}
.spotlight-ms {margin-top:30px !important}
.spotlight-ms-left {margin:30px 0 0 20px !important;}
#spotlight-master-swf.spotlight-ms-full {margin:0}
.module-spotlight a.button-large-1line {margin:25px 0 5px 0;}
.module-spotlight .spotlight-ms-textcolright .content-container { margin:25px 0 0 40px; }

/*cust filters off */
li.filter-product-gapps, li.filter-product-edu {display:none}


#en-only-tip td										{border:0; padding:0;}

/*
*
* Larger box for clouds on the company index page.
*
*
*
**/
.about-products li 					{background:url("https://a.sfdcstatic.com/content/dam/www/ocms/common/assets/img/intl/about-product-bg-lg.gif") no-repeat  left top transparent; height:230px}
.about-products li .product-wrap 			{height:180px; }
.about-products li.platform .product-wrap 		{background-position:-545px 131px; }
.about-products li.collaboration .product-wrap 		{background-position:-358px 133px; }
.about-products li.service .product-wrap 		{background-position:-165px 131px; }
.about-products li.sales .product-wrap 			{background-position:5px 131px; }



#modulecontainer .no-results div{
margin:88px 0 0 421px;
width:210px;
}

/* ev part optin */
.eventreg-partneroptin{display:none}

a.leftnavcontact .lwrap {margin:15px 0 0 50px;}

.edition-highlight-sales{margin-top:168px !important}
.edition-highlight-service {margin-top:158px !important}
.edition-highlight-custom {margin-top:140px !important}

.right #chat-container .chat-trigger {
    background: url("https://a.sfdcstatic.com/content/dam/www/ocms/es/assets/css/images/live-chat.png") no-repeat scroll -109px center transparent;
}

/*grid product bucket */
div.homepage-bucket {line-height:16px}
div.homepage-bucket h4{margin:0}
div.homepage-bucket h2 {font-size:14px;line-height:12px;margin:15px 0 5px 0}

#showcaseTabs ul.tabs{display:none;}
#showcaseTabs{
		height:10px;
		top:5px;
		border:1px solid #57BFE8;
		background-color:#D9F1FA;
		border-bottom:none;
		-webkit-border-radius: 8px 8px 0 0;
    		-moz-border-radius: 8px 8px 0 0;
   		border-radius: 8px 8px 0 0;
		position: relative; /* you probably need this for PIE to work */ 
		behavior: url("https://a.sfdcstatic.com/content/dam/www/ocms/common/assets/css/pie/PIE.htc");
	}
	
.filternav li.filter_companysize{max-width:205px;}

.submitstory{display:none;}

/* Templatized editions pricing page */

.editions .check-icon.paid{
	background: url("https://a.sfdcstatic.com/content/dam/www/ocms/common/assets/img/intl/ep-sprite-testing.png") no-repeat scroll -104px -22px transparent;
}






/* ---------------------------------

130704 RWD HomePage

--------------------------------- */

.product-container h4{padding:3% 0 1% 5%;}

.product-container .prod-txt{padding:0 2.5% 0.5% 5%;}

.product-container{padding-bottom:0.8%;}


@media screen and (min-width: 768px) {

ul.homepage-ctas li .btn{font-size:16px;}

.prod-headline h3{font-size:20px;}

.product-container .prod-spacer{height:5px;}

.banner-flex-wrap{height:auto;}

}


.bg-gradient-lightblue{

background: #1a83c6; /* Old browsers */

background: -moz-linear-gradient(top, #79b4dd 0%, #66aad8 18%, #2a8cca 74%, #1a83c6 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#79b4dd), color-stop(18%,#66aad8), color-stop(74%,#2a8cca), color-stop(100%,#1a83c6)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top, #79b4dd 0%, #66aad8 18%, #2a8cca 74%, #1a83c6 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top, #79b4dd 0%, #66aad8 18%, #2a8cca 74%, #1a83c6 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top, #79b4dd 0%, #66aad8 18%, #2a8cca 74%, #1a83c6 100%); /* IE10+ */

background: linear-gradient(top, #79b4dd 0%, #66aad8 18%, #2a8cca 74%, #1a83c6 100%); /* W3C */

-pie-background:linear-gradient(top, #79b4dd 0%, #1a83c6); /* for IE because filter doesn't work with PIE, only two colors */

behavior:url("https://a.sfdcstatic.com/content/dam/www/ocms/common/assets/css/pie/PIE.htc");

}

/*
.es #content-wrap{
	margin-top:40px;
}
*/

/* IE6,IE7,IE8 */

/*.ie6 body{width:990px;}*/

.ie6 #content-wrap{width:990px;}

.ie6 #footer-content .grid-100{width:990px;margin:0 auto;}

.ie6 ul.homepage-ctas{margin-left:60px;}

.ie6 .product-container{width:30%;text-align:left;}

.ie6 .product-container h4,.ie6 .product-container .prod-txt,.ie6 .product-container .prod-links{padding-left:1%;padding-right:1%;}

.ie6 .product-container h4{padding-top:1%;}

.ie6 .product-container .prod-spacer{font-size:7px;}

.ie6 .product-container .prod-links{font-size:12px;}

.ie6 .product-container .color-bar{font-size:2px;}

.ie6 .banner-flex-wrap,.ie7 .banner-flex-wrap,.ie8 .banner-flex-wrap{height:auto;}

.ie6 .customers-container .media-hdr{width:130px;float:left;}

.ie6 #latestnews ul li.slide{width:800px !important;MARGIN-RIGHT:0 !important;}

/*.ie6 .bg-divider{font-size:2px;}*/

#header #header-nav .btn {
    padding: 0.5em 0.4em;
    width: 200px;
}









@media all and (min-width:768px){
	.es  #nav .horizontal>li {
 	   width: 14%;
 	   min-width: 91px;
	}

	#nav li li li:hover, #nav li li li.over			{background:url("https://a.sfdcstatic.com/content/dam/www/ocms/common/assets/img/intl/menu-active-long.png") repeat-y left; }
	
	.es #nav li.menu-services{
		width:14%;
	}

	#pagewrap #nav li ul{
		top:60px;
	}
}


@media all and (max-width:767px){
	#header{
		height:205px;
	}
	#free-trial-trigger{
		display:none;
	}

	.es #nav li.menu-services ul.horizontal {
	    left: -15px;
	}

	.es #nav li ul.submenu-2col {
	    width: 290px!importnant;
	}

	.es #nav .menu-salesforce-crm .menu-general{
		width:135px;
	}

	.es #nav li a{
		line-height:13px;
	}

	.es #nav li.menu-salesforce-crm li.menu-services ul.horizontal {
		width:auto;
	}


	
	/*
	.es #nav.challenger-a li a span,
	
	*/

	#nav li.catheader a {
		/*display: inline;*/
		line-height: 16px;
		
		margin-left: 10px;
		padding: 0px;
		
	}
	
	.es #nav li.catheader span.prod-info{
		/*margin-left:12px;*/
	}
	
	.es #nav .menu-services{
		display:none;
	}

}

@media all and (min-width:768px) and (max-width:1023px){

	#header #header-nav .btn {
    padding: 0.5em 0.4em;
    width: 130px;
}

}

.es h4.contact {
margin: .29em 1.2em .29em 0;
font-size: 1.2em;
}


.es.theme1 h4.contact {
  line-height: 25px;
}


/*
.es #header div, .es #header p, .es #header li, .es #header a, .es #header h1, .es #header h2, .es #header h3, .es #header h4, .es #header h5, .es #nav li, .es #nav a, .es #nav span{
	font-family:Lucida Grande, Lucida Sans Unicode,Arial, sans-serif;
	letter-spacing:-0.5px;
}
*/

/* Fix the spacing on IE */
.ie7 .es #nav.challenger-a ul.vertical li.catheader a{
	margin-bottom:0;
}

.ie7 .es #nav.challenger-a ul.vertical li.catheader{
	margin-bottom:0px;
}

.ie7 .es #nav.challenger-a ul.vertical li.catheader a:hover{
	margin-bottom:0;
}

.ie7 .es #nav ul.horizontal li.menu-products ul.vertical{
	margin-bottom:10px;
}

.es.grid-homepage-intl #footer {
    padding: 3px 0 0 20px;
}

/* new def for seo modules on new homepges */
.es.full-100pct #seo-container{
	width:990px;
	margin:0 auto;
}

.es.full-100pct #seo-header-wrap {
    background: none repeat scroll 0 0 #808080; 
    border-radius:0;
    color: #FFFFFF;
    font-size: 15px !important;
    height: 23px;
    margin-bottom: 0.42em;
    padding: 0 0.83em;
}

.es.full-100pct #seo-header-wrap li {
    color: #FFFFFF;
    font-size: 14px !important;
    height: 23px;
    margin-bottom: 0.42em;
    padding:2px 4px 6px 0;
}

.ie .es.common #header{
	margin-bottom:0;
}

.es.ep #content-wrap{
	margin-top:65px;
}

.es.common #content-wrap{
	margin-top:0;
}


/** video CTAs **/
.es .video-cta-large            {max-width:392px; max-height:246px;}
.es .video-cta-large img            {max-width:392px; max-height:246px;}
.es .video-cta-large .video-text,
.es .video-cta-large .video-time        {width:100%; bottom:0; color:#fff;}
.es .video-cta-large .video-time        {right:10px;}
.es .video-cta-large .video-text        {left:0; background-color:#525252; color:#fff; opacity:0.85;filter: alpha(opacity=85);}
.es .video-cta-large .play-button        {position:absolute; top:50%; left:50%; display:block; width:56px; height:37px; margin-top:-18px; margin-left:-28px; background:url("https://a.sfdcstatic.com/content/dam/www/ocms/common/assets/img/rwd/play-button.png") no-repeat left top transparent;}
.es .video-cta-large a:hover .play-button     {background: url("https://a.sfdcstatic.com/content/dam/www/ocms/common/assets/img/rwd/play-button-over.png");}
 
.es .video-cta-small            {max-width:94px;}
.es .video-cta-small img            {max-width:94px; max-height:56px; display:block;}
.es .video-cta-small .video-text,
.es .video-cta-small .video-time        {display:block; padding:1px 0 0 3px; color:#666;}
/** end video CTAs **/


/* what is crm page */

.arrows{
	height:82px;
	margin-top:10px;
}

.grey{
	background:url("https://a.sfdcstatic.com/content/dam/www/ocms/uk/assets/css/images/arrows/grey-arrow.png") #ccc 100% 0 no-repeat;
}

.blue{
	background:url("https://a.sfdcstatic.com/content/dam/www/ocms/uk/assets/css/images/arrows/blue-arrow.png") #2BBAEC 100% 0 no-repeat;
}


.green{
	background:url("https://a.sfdcstatic.com/content/dam/www/ocms/uk/assets/css/images/arrows/green-arrow.png") #A8DC27 100% 0 no-repeat;
}


.orange{
	background:url("https://a.sfdcstatic.com/content/dam/www/ocms/uk/assets/css/images/arrows/orange-arrow.png") #FF8D00 100% 0 no-repeat;
}


.purple{
	background:url("https://a.sfdcstatic.com/content/dam/www/ocms/uk/assets/css/images/arrows/purple-arrow.png") #A30092 100% 0 no-repeat;
}


.arrows.long{
	width:300px;
}


.arrows.medium{
	width:270px;
}

.arrows.short{
	width:250px;
}

.arrows p{
	float:left;
	margin:18px 20px 8px 0;
	color:white;
	width:135px;
	font-size:12px;
}

.arrows p span{
	font-weight:bold;
	font-size:16px;
}

.arrows img{
	float:left;
	margin:20px;
}

.arrows.no-img{
	float:left;
	margin:12px;
	width:220px;
}

.arrows.no-img p{
	margin-left:20px;
	font-size:16px;
	width:160px;
}



.arrows.no-img.long p{
	width:175px;
	font-weight:bold;
	margin-left:10px;
	line-height:100%;
}

.arrows.no-img.long.purple p{
	width:150px;
}


.pardot .snav-height{
	height:200px;
}


.margin-bottom-0 {margin-bottom:0px;}

/* End what is crm page */


.es .quote-bucket img {
    height: auto;
    width: auto;
}

.es #form-open-btn{
	width: 133px;
}

@media only screen and (max-width: 560px){

.es #form-open-btn{
	display:none;
}

}

.ES.demo-conf-page .simple-header-hide-nav .simple-header-800{
	line-height:50px;
}

.es .hp-sf1-run {
    background: url("https://a.sfdcstatic.com/content/dam/www/ocms/common/assets/images/home/sfdc_loading_hp_video_intl.jpg") repeat scroll 0 0 #00366f;
    height: 370px !important;
}



/*2014*/
    .hp-df {
        background: #00a6f4 url("https://a.sfdcstatic.com/content/dam/www/ocms/es/assets/images/home/ban_hp_dreamforce.jpg");
    }
    
     .hp-spotlight {
        background: #1a0f20 url("https://a.sfdcstatic.com/content/dam/www/ocms/de/assets/images/home/sfdc_DF14_bannervisual_1600x450.jpg");
    } 




/* for editions pricing column height */

.height-760-min-scr3 {height: 760px;}

.height-770-min-scr3 {height: 770px;}

.height-780-min-scr3 {height: 780px;}

.height-790-min-scr3 {height: 790px;}

.height-800-min-scr3 {height: 800px;}

.height-810-min-scr3 {height: 810px;}

.height-820-min-scr3 {height: 820px;}

.height-830-min-scr3 {height: 830px;}

.height-840-min-scr3 {height: 840px;}

.height-850-min-scr3 {height: 850px;}

.height-860-min-scr3 {height: 860px;}

.height-870-min-scr3 {height: 870px;}

.height-880-min-scr3 {height: 880px;}



.bg-eyebrow {background-color: #f2f2f2;}





/* Screen 4 */

@media all and (min-width:990px){
	.bottom-70-only-scr4{padding-bottom:70px!important}
	.left-70-only-scr4{padding-left:70px!important}
	.only-sc4-absolute{position:absolute;}

    .left-60-only-scr4 {padding-left: 60px !important;}


}

.df-eyebrowbanner {
    background: #f2f2f2 url("https://a.sfdcstatic.com/content/dam/www/ocms/eu/assets/images/events/es-df-logo-date-loc.png") no-repeat scroll 95% 15%;
    padding: 30px 0 30px 65px;
}





@media screen and (min-width: 1024px){

.rwd #privacy-bar {
    width: 100%;
    /*position: absolute;*/
    top: 0;
    left: 0;
    background-color: #222;
    background-color: rgba(0,0,0,0.8);
    z-index: 5000;
    height:63px;
    min-width:1026px;
 }
 

.rwd #privacy-bar-bottom-container.top-30{
    padding-top:0!important;
}

.rwd #privacy-bar-bottom-container.bottom-30{
    padding-bottom:0!important;
}


.rwd #privacy-bar p{
    margin-bottom:5px;
}

.rwd #pagewrap.cookieBarTop{
    margin-top:63px;
}
}


/*### Spotlight overwrites ###*/

/* SCREEN 4*/
@media all and (min-width: 990px) {
  
	  #CustomerHero {
	    background-image: none;
	
	  }
	  
	  #CustomerHero .grid-row {
	    min-height: 450px;
	  }

    .left-60-only-scr4 {padding-left: 60px !important;}

	    
  }
  

/* SCREEN 3 */
@media all and (min-width: 768px) and (max-width: 989px) {
	  
	  #CustomerHero {
	    background-image: none;
	
	  }	  
}


/* SCREEN 2 */
@media all and (min-width: 480px) and (max-width: 767px) {

#CustomerHero .grid-row {
	padding-bottom: 0px;
	}
	
	#ProspectHero {
    	background-image: url("https://a.sfdcstatic.com/content/dam/www/ocms/de/assets/images/home/hp-prospect-bg-product-option01-mobile.jpg");
    	}
    	#CustomerHero {
	 background-image: url("https://a.sfdcstatic.com/content/dam/www/ocms/eu/assets/images/events/hp-ban-dreamforce-sf-skyline-lo.jpg");
	 background-size: cover;
	 background-position:bottom right;
	}

	.hero-left {
    	padding: 15px 15% 170px 25px;
	}
		
}

/* SCREEN 1 */
@media all and (max-width: 479px){

	#CustomerHero .grid-row {
	padding-bottom: 0px;
	}
	
	#ProspectHero {
    	background-image: url("https://a.sfdcstatic.com/content/dam/www/ocms/de/assets/images/home/hp-prospect-bg-product-option01-mobile.jpg");
    	}
    	#CustomerHero {
	 background-image: url("https://a.sfdcstatic.com/content/dam/www/ocms/eu/assets/images/events/hp-ban-dreamforce-sf-skyline-lo.jpg");
	 background-size: cover;
	 
	}
	.hero-left {
    	padding: 12px 25% 50px 18px;
	}
	
	
}




.sfwt .hero-bgclr.df2uemea {
    background-color: rgba(0, 161, 224, 0.7);
}

.tcat-ctas {
    margin-top:30px;
}

/*.hero-left {
    padding: 35px 0 200px 35px;
}*/

.tcat-banner {
  
  background: url("https://a.sfdcstatic.com/content/dam/www/ocms/de/assets/images/home/hp-prospect-bg-product-option01-hi.jpg") no-repeat 55% 100%;
  background-size: cover;
  background-position:top;
}

.tcat-banner.customer-spot{
   /*background: url("https://a.sfdcstatic.com/content/dam/www/ocms/eu/assets/images/events/emea-img-df-hero-cust-desktop.jpg") no-repeat 55% 100%;
  background-size: auto;
  background-position:top;
  background-color:#0c165e;*/
  background: url("https://a.sfdcstatic.com/content/dam/www/ocms/eu/assets/images/events/hp-ban-dreamforce-sf-skyline-hi.jpg") no-repeat 50% 0%;
  background-position: top center;
  background-color:#f7f8fa;
 

}

.left-nav {padding:20px 0 10px; position: relative;}
.tcat-banner ul {margin: 0 0 20px}

@media (min-width: 990px){
.bg-gray-a1.what-is-sf {
    padding: 20px 0;

}}

/* unordered list item - tick graphic */
ul.ticks li {
    background: url("https://a.sfdcstatic.com/content/dam/www/ocms/de/assets/images/trust/hook_green.png") no-repeat scroll left 3px transparent;
    list-style-type: none;
    margin-bottom: 4px;
    padding-left: 20px;
}



.training-reg-modal span.font-white {
    color: black !important;
}

/*EVENTFORCE OVERWRITES*/
/*ATHOR: MIKE SCHRIEWER*/
/*E-MAIL: mschriewer@salesforce.com*/
/*DATE: 04.07.2017*/

.bg-header-image {
    background: rgba(0,0,0,0) url("https://a.sfdcstatic.com/content/dam/www/ocms/eu/assets/images/events/event-header-background-image.png") no-repeat scroll 0 0;
    left: 0;
}

.bg-blue-bleed {
	/*background:url("https://a.sfdcstatic.com/content/dam/www/ocms/eu/assets/images/events/top-blue-white-bleed-bg.png") repeat-x*/
	background: #66cccc; /* Old browsers */
	background: -moz-linear-gradient(top, #66cccc 0%, #7fcccc 50%, #99cccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,##66cccc), color-stop(50%,#7fcccc), color-stop(100%,#99cccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #66cccc 0%, #7fcccc 50%, #99cccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #66cccc 0%, #7fcccc 50%, #99cccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #66cccc 0%, #7fcccc 50%, #99cccc 100%); /* IE10+ */
	background: linear-gradient(top, #66cccc 0%, #7fcccc 50%, #99cccc 100%); /* W3C */
	-pie-background: linear-gradient(#66cccc, #99cccc); /* for IE because filter doesn't work with PIE, only two colors */
	behavior: url("https://a.sfdcstatic.com/content/dam/www/ocms/common/assets/css/pie/PIE.htc"); 	
}

.event-details li {
    color: #0b1b3f;
}

.generic-nav-horizontal .li-level-1-active .div-level-1 {
    background-color: #003660;
    border-radius: 3px 3px 0 0;
}



#form-container > div.submit-container.clearfix > a.submit.shadow-surround-5.font-white.bg-gradient-darkblue.top-5.bottom-5.font-20.font-family-lucida {
	border-radius: 3px;
	padding: 0 30px;
	background: #003660 repeat scroll 0 0;
}

#form-container > div.submit-container.clearfix > a.submit.shadow-surround-5.font-white.bg-gradient-darkblue.top-5.bottom-5.font-20.font-family-lucida:hover {
	background: #1d4076 repeat scroll 0 0;
}

.nav-only .container li a:visited span{
    color: #07b !important;
}

.nav-only .container li a span{
    font-size:15px;
}

/*New AEM nav hacks*/

/*duplicate logo on scr3*/
@media only screen and (max-width: 1311px) and (min-width: 1024px) {
	.nav-only .navbar .navbar-brand a.image-link {background:none !important;}

}