.smartWidget *,
.smartWidget *:focus,
.smartWidget *:active {
  outline: none;
  outline: 0;
  outline-offset: -2px;
  -o-transform: rotate(0);
}

.smartWidget *::-moz-focus-inner {
  border: none;
}

.srJobList {
  margin: 0;
  padding: 0;
  border: none;
  width: auto;
  height: auto;
  background: #ffffff none;
  border-collapse: separate;
  border-spacing: 0px;
  border-collapse: collapse\9;
}

.srJobList .srJobListTitles * {
  margin: 0;
  padding: 8px 10px;
  border: none;
  /*background: #969696 url(./widget_list_bg.png) repeat-x top left;*/
  background: #969696 none;
  color: #292929;
  text-align: left;
  font-family: verdana;
  font-size: 11px;
  font-weight: 600;
}

th {
  white-space: nowrap;
  text-wrap: none;
}

nobr {
  padding: 0 !important;
  background: transparent none !important;
}

.srJobList .srJobListJobEven * {
  margin: 0;
  padding: 6px 10px;
  border: none;
  background-color: #e0e0e0;
  /*background-image: url(./widget_list_bg.png);*/
  background-repeat: repeat-x;
  background-position: left top;
  color: #3d3d3d;
  text-align: left;
  font-family: verdana;
  font-size: 11px;
  font-weight: 400;
}

.srJobList .srJobListJobEven:hover * {
  border: none;
  background-color: #99ccff;
  /*background-image: url(./widget_list_bg.png);*/
  background-repeat: repeat-x;
  background-position: left top;
}

tr.srJobListJobEven {
  cursor: pointer;
}

.srJobList .srJobListJobOdd * {
  margin: 0;
  padding: 6px 10px;
  border: none;
  background-color: #f7f7f7;
  /*background-image: url(./widget_list_bg.png);*/
  background-repeat: repeat-x;
  background-position: left top;
  color: #3d3d3d;
  text-align: left;
  font-family: verdana;
  font-size: 11px;
  font-weight: 400;
}

.srJobList .srJobListJobOdd:hover * {
  border: none;
  background-color: #99ccff;
  /*background-image: url(./widget_list_bg.png);*/
  background-repeat: repeat-x;
  background-position: left top;
}

tr.srJobListJobOdd {
  cursor: pointer;
}

.srJobListJobTitle {
  width: auto;
  min-width: 94px;
}

.srJobListTypeOfEmployment {
  width: auto;
  min-width: 120px;
}

.srJobListDepartment {
  width: auto;
  min-width: 74px;
}

.srJobListLocation {
  width: auto;
  min-width: 64px;
}

.srJobListOccupationalArea {
  width: auto;
  min-width: 110px;
}

.srJobListPublishedSince {
  width: auto;
  min-width: 114px;
}

.srSearch, .srPages {
  margin: 0 0 8px 0;
  padding: 5px;
  border: 1px solid #cccccc;
  width: auto;
  min-height: 25px;
  background: #eeeeee none;
}

.srSearch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 0px;
  padding-bottom: 0px;
}

.srPages {
  float: right;
  margin: 8px 0 0 0;
  padding: 8px;
}

.srSearchForm {
  margin: 0;
  padding-right: 10px;
  height: 35px;
  overflow: hidden;

  border-right: 1px solid #cccccc;
  margin-right: -1px;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center
}

.srSearchInput {
  display: block;
  float: left;
  margin: 0;
  padding: 0 2px 0 5px;
  border: 1px solid #cccccc;
  border-radius: 2px 0 0 2px;
  width: 150px;
  height: 23px;
  background: #ffffff none;
  color: #666666;
  text-align: left;
  font-family: arial;
  font-size: 12px;
  font-weight: 400;
  line-height: 23px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
    -webkit-box-shadow: inset 0 1px 1px 0 #eeeeee;
    box-shadow: inset 0 1px 1px 0 #eeeeee;
}

.srSearchInput:focus {
  border: 1px solid #aaaaaa;
    -webkit-box-shadow: inset 0 0 0 0 #eeeeee;
    box-shadow: inset 0 0 0 0 #eeeeee;
}

.srSearchButton {
  display: block;
  float: left;
  margin: 0;
  padding: 0 5px;
  border: 1px solid #cccccc;
  border-left: none;
  border-radius: 0 2px 2px 0;
  width: auto;
  height: 23px;
  background: #f1f1f1 none;
  color: #272525;
  text-align: center;
  font-family: arial;
  font-size: 12px;
  font-weight: 400;
  line-height: 23px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
}

.srSearchButton:hover {
  border: 1px solid #aaaaaa;
  border-left: none;
}

.srSearchOption {
  position: relative;
  margin: 0;
  height: 35px;
}

.srSearchOption, .srSearchForm {
  border-bottom: 1px solid #cccccc;
  margin-bottom: -1px;
  flex-shrink: 1;
}

.srSearchOption:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    margin: 0 -1px 0 0;
    padding: 0;
    border-right: 1px solid #cccccc;
    width: 0;
    height: 35px;
}

.srSearchOptionText, .srPagesText {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 5px 34px 5px 10px;
  border: none;
  width: auto;
  height: auto;
  color: #272525;
  text-align: center;
  font-family: arial;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  cursor: pointer;
}

.srSearchOptionText {
  width: 82px;
  text-align: left;
  line-height: 35px;
  padding-top: 0;
  padding-bottom: 0;
}

.srSearchOptionText:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    margin: 0 0 0 0;
    padding: 0;
    border-left: 1px solid #cccccc;
    width: 0;
    height: 35px;
}

.srSearchOptionText:after {
    content: "";
    position: absolute;
    top: 15px;
    right: 8px;
    display: block;
    margin: 0 0 0 0;
    padding: 0;
    border-top: 5px solid #676767;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    width: 0;
    height: 0;
}

.srSearchOptionList {
    position: absolute;
    top: 31px;
    left: 0;
    display: none;
    float: left;
    margin: 0;
    padding: 0;
    border: 1px solid #cccccc;
    border-top: none;

    width: 125px;
    min-heightt: 16px;
    max-height: 240px;
    background: #fdfdfd none;
    z-index: 1;
    overflow-y: hidden;
    overflow-x: hidden;
}

.srSearchOptionListElement, .srSearchOptionListElementChecked {
    display: table;
    float: left;
    margin: 0;
    padding: 4px 0;
    width: 125px;
    min-height: 18px;
    vertical-align: middle;
}

.srSearchOptionListElement:hover {
    background: #f8f8f8 none;
}

.srSearchOptionListElementChecked {
  background: #f8f8f8 none;
}

.srSearchOptionListElementText {
    display: table-cell;
    margin: 0 0 0 8px;
    padding: 5px 17px 5px 5px;
    width: 96px;
    font-family: arial;
    font-size: 11px;
    font-weight: 400;
    color: #444444;
    text-align: left;
    line-height: 10px;
    vertical-align: middle;
    -moz-user-select: none;
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none;
    cursor: default;
}

.srSearchOptionListElementChecked > .srSearchOptionListElementText {
  color: #055baa;
}

.srPagesText {
  padding: 3px 8px;
  cursor: default;
}

.srPagesTextCenter:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    margin: -8px 0 0 0;
    padding: 0;
    border-left: 1px solid #cccccc;
    width: 0;
    height: 35px;
}

.srPagesTextCenter:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    margin: -8px 0 0 0;
    padding: 0;
    border-right: 1px solid #cccccc;
    width: 0;
    height: 35px;
}

.srPagesTextPrevious, .srPagesTextNext {
  cursor: pointer;
}

.srPagesTextPrevious:before {
    content: "";
    position: absolute;
    top: 0;
    right: 10px;
    display: block;
    margin: 5px 0 0 0;
    padding: 0;
    border-top: 5px solid transparent;
    border-right: 5px solid #666666;
    border-bottom: 5px solid transparent;
    width: 0;
    height: 0;
    cursor: pointer;
}

.srPagesTextNext:after {
    content: "";
    position: absolute;
    top: 0;
    left: 10px;
    display: block;
    margin: 5px 0 0 0;
    padding: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #666666;
    border-bottom: 5px solid transparent;
    width: 0;
    height: 0;
    cursor: pointer;
}

.none {
  height: 0;
  border: none;
}

#smartWidget0{width:auto;
height:auto;
}

#smartWidget0 .srJobList{background-color:#ffffff;
width:100%;
height:auto;
}
#smartWidget0 .srJobList .srJobListTitles *{background-color:#0a3a8e;
color:#ffffff;
}
#smartWidget0 .srJobList .srJobListJobOdd *{background-color:#f7f7f7;
}
#smartWidget0 .srJobList .srJobListJobEven *{background-color:#f0edf0;
}
#smartWidget0 .srJobList .srJobListJobEven td{color:#3d3d3d;
}
#smartWidget0 .srJobList .srJobListJobOdd td{color:#3d3d3d;
}
#smartWidget0 .srJobList .srJobListJobEven:hover *{background-color:#4cbaed;
}
#smartWidget0 .srJobList .srJobListJobOdd:hover *{background-color:#4cbaed;
}
body .srSearchButton {
  transition: background 150ms ease-in-out;
    background: #0073aa;
    border: none;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    font-size: 0.88889em;
    font-weight: 700;
    line-height: 1.2;
    outline: none;
    padding: 0.76rem 1rem;
    text-decoration: none;
    vertical-align: bottom;
    padding: 5px 10px;
    font-size: 12px;
    margin-left: 10px;

}

body .srSearchOptionText, .srPagesText {
  top: 0px
}
body .srSearchOptionText {
    width: auto 
  }

 body  .srSearchInput {
        /*padding-top: 10px;*/
    padding-left: 5px;
    padding-right: 5px;
  }

  body .srSearchOptionListElementText {
    line-height: 13px
  }