/* events */
.careers{}
#content .careers h1 {margin-bottom:.25em;}
.careers>section{display:inline-block;margin-bottom:1em;width:100%}
.careers section section{position:relative;border-top:1px solid #ccebf8; border-bottom:1px solid #ccebf8}
.careers section section+section{border-top:0}
.careers section section a{padding:.75em 1.5em .5em;display:block;position:relative;overflow:auto;background-image:url(/images/icons/32x32/bullet.png);background-repeat:no-repeat;background-position:.3em .9em; background-size:16px 16px}
.careers section section a>* {}
.careers section section a:hover{background-color:#e7f1f6}
.careers section section p {margin-bottom:0; color: #666;}
.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}
}
