.bewerbungSpacer { height:14px; }
.bewerbungDropdown { height:32px; margin-bottom:12px;  }
.bewerbungLabel { padding-bottom:5px; }
.BWcalendarBG {  background-repeat:no-repeat; background-position:bottom left; width:310px; height:320px; overflow:hidden; background-color:#FFF; border:1px solid #CCC; padding:5px; }
.bewerbungZsfsg { font-size:20px; margin-top:0px; }
.BWtop a { color: rgb(113, 113, 113) !important; }
.BWtop a,  .BWtoprot a { font-size:11px !important; font-weight:bold; }
@media only screen and (max-width: 767px) {
.bewerbungSizeFull { width:100%; }
.bewerbungCell { padding-top:3px !important; padding-bottom:3px !important;  }
.bewerbungCellLeft { padding-top:3px !important; padding-bottom:3px !important;  }
.BWerror { background-color:#c60c30; width:100%; text-align:center; 
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px ;
border-radius: 3xp;
padding:3px; 
color:#FFF;
margin-top:0px;
margin-bottom:10px;

  }
}

@media only screen and (min-width: 768px) {
.bewerbungSizeFull { width:90%; }
.bewerbungCell { padding-top:4px !important; padding-bottom:4px !important;  }
.bewerbungCellLeft { padding-top:11px !important; padding-bottom:4px !important;  }
.BWerror { background-color:#c60c30; width:60%; text-align:center; 
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px ;
border-radius: 3xp;
padding:3px; 
color:#FFF;
line-height:1.4em;
margin-top:0px;
margin-left:20%; margin-right:20%;
  }	
}
	
	


.jobsText ul { padding-left: 2em; }
.jobsText ul li { padding-bottom: 1em; }
.jobsText ul li div { padding-bottom: 0px; margin-bottom:0px; }
.jobsText div { line-height: 1.6; margin-bottom:15px; }


.cmsbutton:link,.cmsbutton:visited {    
                background-color:#717171;
                -webkit-border-radius: 3px;
                 -moz-border-radius: 3px;
                border-radius: 3px;
                background-position:right center;
                background-repeat:no-repeat;
                height:35px;
				padding:5px;
				padding-top:7px;
				display:block;
				width: 85px;
				color:#FFF;
				text-align:center;
				font-size:12px;
				line-height:12px;
}


.cmsbutton:hover {
                background-color:#5c5c5c;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px;
}







#nav{
    list-style:none;
    font-weight:bold;
    margin-bottom:0px;
    position:relative;
    z-index:5;	
}

#nav li{
    float:left;
    border-left:1px solid #000;
    position:relative;
	background-image:none !important;
	padding-left:0px; 
	background-color:#373737;
	color:#FFF; 
	height:46px; 
	padding:12px 8px; 
	
}
#nav a{
    display:block;
    color:#fff;
    text-decoration:none;
}
#nav a:hover{
    color:#fff;
    background-color:#5f5f5f;
    text-decoration:none;
}


#nav ul{
    background:#fff; 
    background:rgba(255,255,255,0); 
    list-style:none;
    position:absolute;
	top:46px;
    left:-9999px; 
}
#nav ul li{
    padding:12px 8px;
    float:none;
	background-color:#373737;
	background-image:none  !important;
	
}

#nav li ul li { height:30px; padding-top:5px;  }

#nav li ul { margin-left:-1px !important; border-bottom:1px solid #000; border-right:1px solid #000; }

#nav ul a{
    white-space:nowrap; 
	
}
#nav li:hover ul{ 
    left:0; 
}

#nav li.noHover:hover { background-color:#373737 !important; }

#nav li:hover { background:#5f5f5f; }
#nav li ul li:hover { background:#5f5f5f;  }


#nav li:hover a{ 
    text-decoration:none;
}
#nav li:hover ul a{ 
    text-decoration:none;
}
#nav li:hover ul li a:hover{ 
    background:#5f5f5f;
}

/* UGLY: clinic finder icon for menu item with class name: topbasItem_2 */
/* TODO: Add icons to topbar items in CMS? */
/*.headerDeco ul.inline-list li a.topbarItem_2{ */
.headerDeco ul.inline-list li a.topbarItem_site_274{ 
	background: transparent url(/images_www3/icons/clinic-finder-topbar.png) 0px -5px no-repeat;
    padding-left: 20px;
}