.layout_talent_search_form {
  max-width:100%;
  margin:auto;
}

.layout_talent_search_form h2 {
  font-size: 35px;
  margin-bottom: 0;
}
.layout_talent_search_form .cta_page_buttons {
  margin-top: 52px;
}

.layout_talent_search_form .cta_page_buttons .bottom {
  display: none;
}

.layout_talent_search_form .cta_page_buttons:after {
  content: '';
  display: block;
  clear: both;
}

.layout_talent_search_form {
  padding-bottom: 60px;
}



.layout_talent_search_form .custom_select {
  color: #3e4855;
}
.layout_talent_search_form .custom_select .view {
  background-position: center right 22px;
  font-weight: bold;
}
.layout_talent_search_form .custom_select .search_btn {
  right: 15px;
  background-color: white!important;
}






