/* events */
.careers{}
#content .careers h1{margin-bottom:0}
.careers>section{display:inline-block;margin-bottom:1em;width:100%}
.careers section section{position:relative;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}
.careers section section+section{border-top:0}
.careers section section a{padding:.5em 5px;display:block;position:relative;overflow:auto;background-image:url(/images/icons/16x16/bullet.png);background-repeat:no-repeat;background-position:.3em .7em}
.careers section section a>*{margin-left:1em}
.careers section section a:hover{background-color:rgba(255,255,0,.15)}
.careers section section p{margin-bottom:0}
.careers .wsManagementHidden{float:right}
.careers .wsManagementExpired{float:right}

@media screen and (-webkit-device-pixel-ratio: 2) {
.careers section section a{background-image:url(/images/icons/32x32/bullet.png);background-size:16px 16px}
}
