#content-wrapper #sidebar {
  width:0;
  display: none;
}
#content-wrapper #content {
  width:100%;
}
.news-list-view {
  display:flex;
  flex-direction:row;
  flex-wrap: wrap;
}
.jobpanel {
  width:48%;
  border:1px solid #D9D9D9;
  padding:16px;
  box-sizing: border-box;
  margin-bottom:4%;
}
.jobpanel:nth-child(even) {
  margin-left:4%;
}
.jobpanel h3,
.jobtitle h3,
.jobpanel h3 a {
  font-weight:600;
  font-size:22px;
  line-height:27px;
  color:#2D2D2D;
}
.jobpanel .header hr,
.jobtitle hr{
  color:#EFBA40;
  height:3px;
  width:60%;
  background-color: #EFBA40;
  border: 0 none;
  margin-left: 0;
}
.jobpanel .teaser-text p {
  font-size: 18px;
  line-height: 22px;
  color:#2D2D2D;
}
.jobpanel .teaser-text a {
  font-size: 18px;
  line-height: 22px;
  color:#EFBA40;
}
.news-single table tr:nth-child(2n+1) {
  background:inherit;
}
.news-single table th,
.news-single table tr td{
  border-right: 0;
}
input[type="text"], input[type="password"], input[type="email"], input[type="number"], textarea, button {
  border:1px solid #D9D9D9;
}
.tx-powermail form h3 {
  display:none;
}
.tx-powermail .powermail_fieldwrap label {
  width: 100%;
  margin-right: 0;
  font-size: 18px;
  line-height: 22px;
  font-weight:500;
  margin:8px 0;
}
.tx-powermail .powermail_fieldwrap input, .tx-powermail .powermail_fieldwrap textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: unset;
  margin-right: 0;
  font-size:16px;
  color:#2D2D2D;
  line-height:20px;
}
.tx-powermail .powermail_fieldwrap:nth-child(2n) {
  width: 100%;
  float: unset;
  margin-right: 0;
}
.tx-powermail .powermail_fieldwrap {
  width: 100%;
  float: unset;
  margin-right: 0;
}
.tx-powermail .powermail_fieldwrap:nth-child(4) label{
  color:#EFBA40;
}
.tx-powermail .gfx-select > .title {
  background: inherit;
  padding: 6px;
  color: #2D2D2D;
  border: 1px solid #EFBA40;
  font-size:16px;
  color:#2D2D2D;
  line-height:20px;
}
.tx-powermail .gfx-select > i {
  position: absolute;
  top: 6px;
  right: 6.66667px;
  color: #EFBA40;
  font-size: 28px;
}
.tx-powermail .powermail_fieldwrap .powermail_submit {
  background:#EFBA40;
  border-radius:5px;
  width: auto;
  padding: 6px 16px;
}
.powermail_fieldwrap_209 {
  clear:both;
}
.tx-powermail .gfx-select > .list {
    border: 1px solid #2D2D2D;
}
.tx-powermail .gfx-select > .list > .list-item:hover {
    background: #ffe8b2;
}
input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=number]:focus, textarea:focus, button:focus {
    border-color: #2D2D2D;
}
#c1251 {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
.tx-powermail .powermail_fieldwrap label {
  float: unset;
}
.tx-powermail .powermail_fieldwrap:nth-child(3) {
  width: 48.57143%;
  float: left;
  margin-right: 0;
}
.tx-powermail .powermail_fieldwrap:nth-child(4) {
  width: 48.57143%;
  float: right;
  margin-right: 0;
  padding-top:5%;
}

}
@media screen and (max-width: 768px) { 
.jobpanel:nth-child(even) {
    margin-left: 0;
}
.jobpanel {
  width:100%;
}
}
#c1250  {
  overflow: visible !important;
  }
div.powermail_fieldwrap:nth-child(5) {
  clear:both;
}