/* UNIVERSAL BRIGHTMOVE MODIFICATIONS */

h3 { margin: 0 0 15px 0; font-family: sans-serif; font-size: 32px; line-height: 1.3em; }
#bm-jobs { margin: 0 0 40px 0; width: 100%; font-family: sans-serif; font-size: 14px; line-height: 1.3em; }
#bm-jobs th,
#bm-jobs td { padding: 10px; }
#bm-jobs .BMHeader { text-align: left; color: #fff; background-color: #4b9cd3; cursor: pointer; }
#bm-jobs .BMData:nth-of-type(even) { background-color: #eeeeee; }
#bm-jobs .BMData td { vertical-align: top; }
#bm-jobs .BMData a { color: #19bbe4; color: #50626a; }
#bm-jobs .BMData a:hover { color: #333; }

body.brightmove .clearfix:not(.form-group) {
	/*clear: both;*/
}

body.brightmove .clearfix:empty {
	/*display: none;*/
	height: 1px;
	clear: both;
	overflow: hidden;
}

#portal-profile-container nav.navbar,
.panel-heading.topApplyShare {
	display: none;
}

body.brightmove .panel {
  background-color: transparent;
	-webkit-box-shadow: none;
  box-shadow: none;
}

body.brightmove .portalPage:not(#portalViewRequirement) .panel-body {
  background-color: #fff;
}

body.brightmove .apply-button-wrap {
  text-align: center;
  border: 0;
}

body.brightmove .apply-button-wrap form[name='PortalApplyForm'],
body.brightmove .apply-button-wrap .brow {
	text-align: center;
}

form[name="PortalApplyForm"] .btn-group {
	margin-bottom: 40px;
}

body.brightmove .btn.bmApplyBttn {
	font-size: 24px;
}

body.brightmove .apply-button-wrap .linkedInApply img {
	margin-left: auto;
	margin-right: auto;
}

body.brightmove .panel-heading .panel-title {
	margin: 0 !important;
	padding: 0 !important;
	text-transform: none !important;
}

#bm-portal-search {
	margin-bottom: 40px;
}

#bm-portal-search .PortalPane {
  background-color: #f6f6f6;
	background-color: #fff;
}

body.brightmove #bm-portal-search .glyphicon-question-sign {
	display: none;
}

body.brightmove #advSearch.collapse {
	visibility: visible;
}

.brightmove-jobs > thead > tr > td {
	padding: 8px;
}

.brightmove-jobs > tbody > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}

.brightmove-jobs > tbody > tr:nth-of-type(odd) {
  background-color: #fff;
}

#show-search a:after {
	display: inline-block;
	padding-left: 5px;
	font-family:'FontAwesome';
	content: "\f103";
	text-decoration: none;
}

#default_required_notice {
	margin-top: 40px;
}

#filter-bar {
  margin-bottom: 12px !important;
  padding: 12px 20px 12px 40px !important;
  width: 100% !important;
  font-size: 16px !important;
  line-height: normal !important;
  border: 1px solid #ddd !important;
  background-image: url('https://codedepot.srvrbx.com/hueman/bm-tools/images/searchicon.png');
  background-position: 10px 12px;
  background-repeat: no-repeat;
  box-sizing: border-box;
}

.linkedInApply {
	display: inline-block;
	position: relative;
}

.linkedInApply:hover img {
	position: relative;
	-webkit-filter: brightness(80%);
}

.BMPageResults tr.info {
  /*display: none;*/
}

.BMPageResults tr td:nth-of-type(1) {
	/*display: none;*/
}

.BMPageResults tfoot {
	display: none;
}


/* BRAND COLOR MODS */

body.brightmove .btn.bmApplyBttn {
	color: #fff;    
  font-family: "Maven Pro", "ff-dax-web-pro", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-weight: 700;
  padding: 0.3em 0.7em;
  text-shadow: none;
  filter: none;
  -webkit-border-radius: 3px;
  border: 0;
  border-radius: 3px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#929497+0,19bbe4+100 */
	background: #4b9cd3;
  cursor: pointer;
}

body.brightmove .btn.bmApplyBttn:hover {
	background: #004263;
}

body.brightmove .btn:hover,
body.brightmove .btn:focus,
body.brightmove .btn:active {
  text-shadow: none;
  filter: none;
}

.btn-group input[type='submit'] {
  color: #fff;
	background-color: #5e9732;
}

.btn-group input[type='submit']:hover {
	background-color: #537f2d;
}


/* CUSTOM BRIGHTMOVE PORTAL MODS */

#bm-jobs * {
	font-family: Arial, Helvetica, sans-serif;
}

#portal-wrap * {
	font-family: Arial, Helvetica, sans-serif;
}

.info-table tr td, 
.contenttable tr td, 
#content table tr td {
	border-bottom: 1px solid #ccc;
	background: #f6f6f6;
}

.info-table tr:nth-child(2n) td, 
.contenttable tr:nth-child(2n) td, 
#content table tr:nth-child(2n) td {
	background: #f6f6f6;
}

.bmportalrequirementdetails .panel-body {
	background-color: #fdfdfe;
}

.dl-horizontal {
	border-bottom: 1px solid #f6f6f6;
}

.dl-horizontal dt,
.dl-horizontal dd {
	/*background-color: #f6f6f6;*/
}

select.form-control {
	-webkit-appearance: menulist !important;
	height: 34px !important;
}

#TopNav .Triggers li.Left img, #TopNav .Triggers li.Right img {
  display: none;
}


body.brightmove .panel-title {
	font-size: 20px;
	text-align: center;
}

body.brightmove .panel-body .dl-horizontal dt {
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	line-height: 1.3em;
}

body.brightmove .panel-body .dl-horizontal dd {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.3em;
}

body.brightmove .main-section-wrapper h2 {
	margin-bottom: 15px;
  font-size: 24px;
  line-height: 1.3em;
}

body.brightmove nav {
	float: none;
	background: none;
}

body.brightmove .jobsByStatePane table tr {
	/*display: inline-block;*/
}

.select-fancy {
  display: inline-block;
  border: 1px solid #e5e5e5;
  position: relative;
  border-radius: 5px;
  width: 200px;
  overflow: hidden;
  box-shadow: inset 0 -2px 5px rgba(255, 255, 255, 0.4);
}
.select-fancy, .select-fancy > * {
  cursor: pointer;
}
.select-fancy select {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  background: transparent;
  border: 0;
  outline: 0;
  text-shadow: 1px 1px rgba(255, 255, 255, 0.7);
  padding: 8px 0 8px 8px;
  font-size: 16px;
  width: 120%;
  height: 17px;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: radio-container;
  appearance: none;
}
.select-fancy select option {
  font-size: 14px;
}
.select-fancy {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U3ZTdlNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e7e7e7));
  background: -moz-linear-gradient(#ffffff, #e7e7e7);
  background: -webkit-linear-gradient(#ffffff, #e7e7e7);
  background: linear-gradient(#ffffff, #e7e7e7);
}
.select-fancy:after {
  content: '';
  width: 0;
  position: absolute;
  right: 7px;
  top: 50%;
  margin-top: -3px;
  border-width: 6px 4px;
  border-style: solid;
  pointer-events: none;
  border-color: #656565 transparent transparent transparent;
}

.bmportalrequirementdetails h1,
.bmportalrequirementdetails h2,
.bmportalrequirementdetails h3,
.bmportalrequirementdetails h4 {
  color: #333;
  font-size: 18px;
  font-weight: bold;
}


@media only screen and (max-width: 767px) {

	table.BMDataGrid {
  	width: auto !important;
  }

  .table-responsive > .table > thead > tr > th, 
	.table-responsive > .table > tbody > tr > th, 
	.table-responsive > .table > tfoot > tr > th, 
	.table-responsive > .table > thead > tr > td, 
	.table-responsive > .table > tbody > tr > td, 
	.table-responsive > .table > tfoot > tr > td {
    white-space: normal;
	}

}

@media only screen and (max-width: 500px) {

  .wrapper {
    width: 94%;
    margin: 0 auto;
    min-width: 0;
    overflow: hidden;
  }

}

