/* events */
.careers{}
#content .careers :is(h1, h2.h1-style){margin-bottom:0}
.careers>section{display:inline-block;margin-bottom:1em;width:100%}
.careers section section{position:relative;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;}
.careers section section a :is(h1, h2.h1-style):before{content: "\203A";display: inline-block;font-weight: 700; font-size: 1.2rem; width: 1rem;text-align: center;text-indent:0; color: #e6bf00;position: relative;top:-6px}

.careers section section a>*{margin-left:1em}
.careers section section a>p{margin-left:4em}
.careers section section a:hover{background-color:rgba(194,175,193,.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}
}
