#section .social {
  display: inline-block;
  font-size: 25px;
  height: 33px;
  top: 0;
}
#section .social .separator:before {
  color: #cccccc;
  content: "|";
  margin: 0 0.1em;
}
#section .vacancypage {
  clear: both;
  border-width: 1px;
  border-style: solid;
  margin-bottom: 10px;
  padding: 4px 10px 8px 10px;
}
#section .vacancy {
  border-width: 1px;
  border-style: solid;
  padding: 0 10px 20px 10px;
}
#section .vacancy a {
  color: #e2007a;
}
#section .vacancy .title {
  display: table-cell;
  white-space: normal;
  float: left;
  width: 490px;
}
#section .vacancy .title h1 {
  padding: 0;
  padding-bottom: .3em;
  margin: 0;
}
#section .vacancy h3 {
  padding-top: 12px;
  padding-bottom: 2px;
}
#section .vacancy .resulttext {
  height: 50px;
  overflow: hidden;
}
#section .vacancy .resulttext p {
  line-height: 1.2em;
}
#section .overflow {
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
}
#section .logo {
  border-width: 1px;
  border-style: solid;
  margin: 0 auto;
}
#section #Search_SearchCriteria {
  text-align: left;
  padding: 0 6px 0 6px;
  height: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #dadada;
  font-size: 14px;
  color: #04040c;
  margin-right: 6px;
  width: 150px;
  line-height: 30px;
  vertical-align: middle;
  margin-bottom: 8px;
}
#section #VacancySearchSubmit {
  margin-bottom: 8px;
  vertical-align: middle;
  text-align: center;
  width: 80px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  border-style: solid;
  border-width: 1px;
  text-transform: uppercase;
  overflow: hidden;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
}
#section #resultcount {
  padding-bottom: 4px;
  height: inherit;
  width: auto;
  line-height: 1.5em;
}
#section .vacancytable {
  margin-top: 0px;
  margin-bottom: 0px;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
#section .vacancytable td {
  border-style: solid;
  border-width: 1px;
  border-color: #dadada;
  padding-left: 8px;
  padding-right: 4px;
}
#section .vacancytable .listlabel {
  font-weight: bold;
}
#section .vacancytable p {
  width: inherit;
}
#section .vacancytable .list-small {
  width: 100%;
}
#section .vacancytable + .vacancytable tr td {
  border-top: none;
}
#section .moreresults {
  margin-top: 8px;
  margin-bottom: 16px;
  width: inherit;
  text-align: center;
  height: 30px;
  border-width: 1px;
  border-style: solid;
  cursor: pointer;
  line-height: 30px;
  vertical-align: middle;
}
#section .moreresults h3 {
  display: inline-block;
  vertical-align: middle;
}
#section .moreresults.hover {
  background-color: transparent;background-color: rgba(0, 0, 0, 0.1);
}
#section .search {
  border: 0;
  table-layout: fixed;
  width: 100%;
}
#section .list-small .vacancyrow {
  background-color: transparent;background-color: transparent;
}
#section .list-small .vacancyrow:hover {
  background-color: transparent;background-color: rgba(0, 0, 0, 0.1);
}
#section .list-small .vacancyrow.alternate {
  background-color: transparent;background-color: transparent;
}
#section .list-small .vacancyrow.alternate:hover {
  background-color: transparent;background-color: rgba(0, 0, 0, 0.1);
}
#section .list-small .titlecolumn {
  width: auto;
}
#section .list-small .datecolumn {
  width: 110px;
}
#section .list-small .locationcolumn {
  width: 100px;
}
#section .list-small .educationcolumn {
  width: 100px;
}
#section .list-small .hourscolumn {
  width: 64px;
}
#section .list-small .logocolumn {
  width: 101px;
  height: 67px;
  text-align: center;
  vertical-align: middle;
}
#section .list-large td {
  border-style: solid;
  border-weight: 1px;
  border-color: #dadada;
}
#section .list-large .rightcolumn {
  padding-top: 12px;
  width: 200px;
  white-space: nowrap;
  line-height: 1.75em;
}
#section .list-large .rightcolumn.hover {
  background-color: transparent;background-color: rgba(0, 0, 0, 0.1);
}
#section .list-large .leftcolumn {
  padding-top: 2px;
  padding-bottom: 2px;
}
#section .list-large .leftcolumn.hover {
  background-color: transparent;background-color: rgba(0, 0, 0, 0.1);
}
#section .list-large .columnlabel {
  display: inline-block;
  overflow: hidden;
  width: 80px;
}
#section .list-large .columnvalue {
  display: inline-block;
  overflow: hidden;
  width: 110px;
  font-weight: bold;
}
#section .logocolumn img {
  vertical-align: middle;
}
#section .navigate {
  float: right;
  display: inline-block;
  height: 2em;
  line-height: 2em;
  margin-right: 8px;
}
#section .navigate .disabled {
  cursor: default;
}
#section .navigate .spacer {
  margin-left: 6px;
  margin-right: 6px;
}
#section .vacancyrow {
  cursor: pointer;
}
#section .vacancyinfo {
  margin-top: 8px;
  margin-bottom: 8px;
  border: 1px solid grey;
  background: darkgrey;
  padding-top: 8px;
  padding-bottom: 8px;
  color: white;
  font-weight: bold;
}
#section .vacancyinfo p {
  padding-left: 8px;
  padding-right: 8px;
  line-height: 1.5em;
}
#section .vacancyownerinfo {
  border: 1px solid silver;
  background: silver;
  padding-left: 8px;
  padding-right: 8px;
}
#section .vacancyownerinfo p {
  line-height: 1.5em;
}
#email {
  color: #04040c;
  width: auto;
  height: 100%;
  font-size: 1.05em;
  margin: 20px;
}
#email .buttons {
  margin-bottom: 20px;
  margin-right: 10px;
}
#email .content {
  margin: 20px;
}
#email .h1 {
  color: #009ee0;
}
#email h2 {
  color: black;
  font-size: 18px;
  padding-bottom: 4px;
}
#email p {
  font-size: 13px;
  line-height: 1.5em;
  color: #04040c;
}
#email .header {
  width: 100%;
  display: block;
  color: #009ee0;
  padding-top: 2px;
  padding-bottom: 10px;
  font-weight: bold;
}
#email .spacer {
  border-top: 1px solid #cccccc;
  margin-top: 12px;
  padding-bottom: 24px;
  height: 1px;
  width: 100%;
}
#email input[name=name] {
  display: none;
}
#email input[type=text] {
  width: 300px;
  padding: 3px;
  margin: 3px;
}
#email .error {
  white-space: nowrap;
  display: inline-block;
  left: 0px;
  right: 0px;
}
#email textarea {
  width: 90%;
  height: 150px;
  margin-bottom: 12px;
}
#email .error {
  font: inherit;
  padding: 3px;
  margin: 3px;
  background-color: #ffffcc;
  border: 1px solid #cc0000;
  right: 0px;
  font-size: .8em;
}
#email .button {
  display: inline-block;
  border: 1px solid #cccccc;
  width: 103px;
  height: 40px;
  cursor: pointer;
  text-align: center;
  line-height: 40px;
  text-shadow: 0 2px 0 white;
  vertical-align: middle;
  margin-left: 20px;
}
#email .field-validation-error {
  color: red;
}
#apply {
  width: 98%;
  height: 100%;
  color: #04040c;
}
#apply .leftcolumn {
  display: inline-block;
  width: 200px;
}
#apply .rightcolumn {
  display: inline-block;
}
#apply .content {
  margin: 20px;
}
#apply h1 {
  color: #009ee0;
}
#apply .header {
  width: 100%;
  display: block;
  color: #009ee0;
  padding-top: 2px;
  padding-bottom: 10px;
  font-weight: bold;
}
#apply .spacer {
  border-top: 1px solid #cccccc;
  margin-top: 12px;
  padding-bottom: 24px;
  height: 1px;
  width: 100%;
}
#apply input[type=text] {
  width: 300px;
  padding: 3px;
  margin: 3px;
}
#apply input[type=checkbox] {
  padding: 3px;
  margin: 3px;
}
#apply input[type=select] {
  padding: 3px;
  margin: 3px;
}
#apply input[type=radio] {
  padding: 3px;
  margin: 3px;
}
#apply input[type=file] {
  width: 100%;
  padding: 3px;
  margin: 3px;
}
#apply select {
  padding: 3px;
  margin: 3px;
}
#apply .button {
  float: right;
  border: 1px solid #cccccc;
  width: 103px;
  height: 40px;
  cursor: pointer;
  text-align: center;
  line-height: 40px;
  text-shadow: 0 2px 0 white;
  vertical-align: middle;
  margin-left: 20px;
}
#apply textarea {
  width: 100%;
  height: 100px;
  margin-bottom: 12px;
}
#apply div.error {
  font: inherit;
  background-color: #ffffcc;
  border: 1px solid #cc0000;
  padding: 8px;
}
#apply input.error {
  font: inherit;
  background-color: #ffffcc;
  border-color: #cc0000;
  right: 0px;
}
#apply label.error {
  border: 0;
  background: inherit;
  color: #cc0000;
}
#print {
  width: 100%;
}
#print a {
  color: #e2007a;
}
#print .content {
  margin: 20px;
}
#print h1 {
  color: black;
  font-size: 28px;
}
#print h2 {
  color: black;
  font-size: 18px;
  padding-top: 24px;
  padding-bottom: 4px;
}
#print p {
  font-size: 13px;
  line-height: 1.5em;
  color: black;
}
#print .vacancytitle {
  display: inline-block;
  overflow: hidden;
  width: 300px;
}
#print .vacancyinfo {
  width: 200px;
  overflow: hidden;
  padding-top: 0px;
  background: transparent;
  border: 0;
  border-left: 1px solid black;
  padding-left: 18px;
  float: right;
}
#print .vacancyinfo p {
  font-size: 18px;
  line-height: 23px;
  color: black;
}
#print .spacer {
  border-top: 1px solid black;
  margin-top: 24px;
  padding-bottom: 24px;
  height: 1px;
  width: 100%;
}
#print .logo {
  float: right;
  width: 158px;
  height: 80px;
}
#print .owner {
  display: inline-block;
}
#print .owner h2 {
  padding-top: 0;
}
#sideBar .vacancyownerlogo {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 0;
  vertical-align: middle;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 8px;
  margin-bottom: 0px;
}
#sideBar .vacancyownerinfo {
  padding-left: 8px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 4px;
}
#sideBar .vacancyownerinfo .logo {
  margin: auto;
}
#sideBar .vacancyownerinfo h3 {
  padding-top: 4px;
}
#sideBar .discipline,
#sideBar .place,
#sideBar .region,
#sideBar .education,
#sideBar .hour,
#sideBar .brache {
  cursor: pointer;
}
#sideBar .discipline:hover,
#sideBar .place:hover,
#sideBar .region:hover,
#sideBar .education:hover,
#sideBar .hour:hover,
#sideBar .brache:hover {
  color: #e2007a;
}
#sideBar .discipline.selected,
#sideBar .place.selected,
#sideBar .region.selected,
#sideBar .region.selected,
#sideBar .education.selected,
#sideBar .hour.selected,
#sideBar .brache.selected {
  font-weight: bold;
}
#sideBar .vacancyapply {
  margin-top: 12px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 12px;
  color: white !important;
  background-color: #009ee0;
}
#sideBar a:hover {
  text-decoration: none;
}
