@charset "UTF-8";

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

.smartWidget *::-moz-focus-inner {
  border: none;
}
div.smartWidget input[type='text'],
div.smartWidget input[type='email'],
div.smartWidget input[type='password'],
div.smartWidget input[type='tel'],
div.smartWidget input[type='number'],
div.smartWidget textarea {
  border: none !important;
  border-radius: none !important;
}

div.smartWidget .col-md-4 {
  padding-right: 15px;
  padding-left: 15px;
}

.srJobList {
  margin: 0;
  padding: 0;
  border: none;
  width: auto;
  height: auto;
  background: #fff 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: 'Open Sans',sans-serif;
  font-size: 11px;
  font-weight: 600;
}

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

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

.srJobList .srJobListJobEven * {
  margin: 0;
  padding: 6px 10px;
  border: none;
  background-color: transparent;
  background-repeat: repeat-x;
  background-position: left top;
  color: #fff;
  text-align: left;
  font-family: 'Open Sans',sans-serif;
  font-size: 11px;
  font-weight: 400;
}

.srJobList .srJobListJobEven:hover * {
  border: none;
  background-color: rgba(0,125,186,.10);
  background-repeat: repeat-x;
  background-position: left top;
}

tr.srJobListJobEven {
  cursor: pointer;
}

.srJobList .srJobListJobOdd * {
  margin: 0;
  padding: 6px 10px;
  border: none;
  background-color: transparent;
  background-repeat: repeat-x;
  background-position: left top;
  color: #fff;
  text-align: left;
  font-family: 'Open Sans',sans-serif;
  font-size: 11px;
  font-weight: 400;
}

.srJobList .srJobListJobOdd:hover * {
  border: none;
  background-color: rgba(0,125,186,.10);
  /*background-image: url(./widget_list_bg.png);*/
  background-repeat: repeat-x;
  background-position: left top;
}
#smartWidget0 .srJobList .srJobListJobEven:hover *{background-color:rgba(0,125,186,.15) !important;
}
#smartWidget0 .srJobList .srJobListJobOdd:hover *{background-color:rgba(0,125,186,.15) !important;
}

.srJobListJobOdd tr {
  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: 0;
  width: auto;
  min-height: 25px;
  background: transparent;
}

.srSearch {
  display: -webkit-box;
  display: flex;
  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: 36px;
  overflow: hidden;
  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: 50px 15px;
  border: 0;
  border-radius: 0;
  width: 150px;
  height: 47px;
  background: transparent !important;
  text-align: left;
  font-size: 15px;
  font-weight: 400;
  line-height: 35px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.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: 'Open Sans',sans-serif;
  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;
  width: 20%;
}

.srSearchOption, .srSearchForm {
  flex-shrink: 1;
}

.srSearchOption:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  margin: 0 -1px 0 0;
  padding: 0;
  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: 'Open Sans',sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  cursor: pointer;
}

.srSearchOptionText {
  width: 100%;
  text-align: left;
  line-height: 35px;
  font-size: 1rem;
}

.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 #fff;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  width: 0;
  height: 0;
}

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

  width: 100%;
  min-height: 16px;
  max-height: 240px;
  background: #fdfdfd none;
  z-index: 1;
  overflow-y: scroll !important;
  overflow-x: hidden;
  height: 200px;
}

.srSearchOptionListElement, .srSearchOptionListElementChecked {
  display: table;
  float: left;
  margin: 0;
  padding: 4px 0;
  width: 100%;
  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: 'Open Sans',sans-serif;
  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;
  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;
}

/* NEW Additional CSS */

.carrer-widget-section {
  color: #101010;
}

.careers-top-section container {
  padding-right: 15px !important ;
  padding-left: 15px !important ;
}

.careers-top-section .py-3 {
  padding-bottom: 1rem !important;
}
.careers-top-section .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.careers-top-section .col-md {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.new-jobs {
  color: #101010;
  text-align: left;
}

#smartWidget0 {
  width: auto;
  height: auto;
}
#smartWidget0 .srSearch {
  background: #015cb3;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.justify-content-center {
  justify-content: center !important;
}

#smartWidget0 .srSearchInput {
  color: #fff;
  padding: 0 !important;
  width: 100%;
  border-bottom: 1px solid #fff !important;
  display: block;
}

#smartWidget0 .srSearchButton {
  background: #041e42;
  color: #fff;
  padding: 8px 25px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  border: solid 1px transparent;
  transition: all .6s ease-in-out;
  margin-top: 25px;
  margin-left: 25px;
  display: block;
}

#smartWidget0 .srSearchOption {
  height: fit-content;
  border-bottom: 1px solid #fff;
}

#smartWidget0 .srSearchOptionText {
  background: transparent !important;
  color: #fff;
  display: inline-block;
  padding-bottom: 6px;
  padding-top: 5px;
  font-family: 'Open Sans',sans-serif;
}

#smartWidget0 .srJobList {
  width: 100%;
  height: auto;
  background-color: transparent !important;
  color: #101010 !important;
}

#smartWidget0 .srJobList .srJobListTitles * {
  background: transparent!important;
  color: #0099e3 !important;
  font-weight: bold;
  font-size: 17px !important;
}

.careers-top-section tr:nth-child(odd) {
  background-color: transparent !important; 
}

#smartWidget0 .srJobList .srJobListJobOdd * {
  /* background-color: transparent !important; */
}
#smartWidget0 .srJobList .srJobListJobEven * {
  background-color: transparent ;
}
#smartWidget0 .srJobList .srJobListJobOdd td {
  color: #101010 !important;
}
#smartWidget0 .srJobList .srJobListJobEven td {
  color: #101010 !important; 
}

form.srSearchForm {
  display: inline !important;
}
@media screen and (min-width: 991px) and (max-width: 1199px)
  #smartWidget0 .srSearchButton {
    margin-top: 8px !important;
    margin-left: 25px;
}
@media screen and (max-width: 767px){
  .srSearchOption, .srSearchForm {
    margin-bottom: 20px;
  }
  .careers-top-section .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .srSearchOption {
    position: relative;
    margin: 0;
    width: 100%;
  }
  div.smartWidget .col-md-4 {
    padding-bottom: 20px;
  }
  #smartWidget0 .srSearchInput {
    text-align: center;
  }
  #smartWidget0 .srSearchButton {
    margin-left: 100px;
  }

  .srSearchOptionText {
    text-align: center;
  }
  .srSearchOptionText, .srPagesText {
    padding: 0;
  }
  .srSearchOptionList {
    top: 90px;
}