@CHARSET "UTF-8";

.chosen-container {
	position: absolute;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

#depbox, #locbox {
	border: solid #ccc 1px;
	margin: 5px 0 2px 5px;
	background: #eee;
	text-align: center;
	padding: 10px;
}

#department-boxes .gi {
	/* we need to make these a bit wider to accommodate long titles */
	/*width: 285px; */
	/*float: left;*/
	clear: right;
}

#depbox h3, #locbox h3 {
	min-height: 60px;
}

#depbox p {
	margin-bottom: 0px
}

.joblink, .loclink {
	text-decoration: none;
	hover: #ccc;
}

.jobinfoleft {
	float: left;
	clear: both;
}

.jobinlist {
	list-style: none;
}

.joblisthead {
	line-height: 2.1;
	font-weight: bolder;
	padding: 5px;
}

#loc-children li {
	display: inline-block;
	padding: 5px;
	border: blue solid 1px;
	margin: 5px;
}

#loc-children.g {
	/*overflow: visible;*/
	
}

.country-listing-overlay, .state-listing-overlay {
	background: rgba(255, 255, 255, .8);
	display: none;
	position: absolute;
	top: 0px;
	height: 100%;
	width: 100%;
}

.country-listing-overlay .close-btn, .state-listing-overlay .close-btn {
	position: absolute;
	top: -5px;
	right: -10px;
	font-size: xx-large;
}

.country-listing-container {
	position: relative;
	margin-top: 10px !important;
}

.country-listing-container.g {
	overflow: visible;
}

.joblisthead {
	padding: 20px 0px 10px;
	margin: 0;
	font-weight: normal;
}

#joblistings .applybutton {
	padding: 5px 24px;
	margin: 0 13px 0 0px;
	color: #fff;
	background-color: rgb(87, 179, 223);
	float: right;
	background-color: rgb(87, 179, 223);
}

.joblink, .loclink {
	text-decoration: none;
	hover: #ccc;
}

td.jobinfoleft h3, td.jobinfoleft p {
	margin: 0px;
	padding: 0px;
}

#locbox.child {
	border: solid #ccc 1px;
	background: #eef1f7;
}

#locbox.parent {
	background: rgb(87, 179, 223);
	color: #eee;
	text-shadow: 1px 1px black;
	border: solid #ccc 1px;
}

.viewmore {
	padding: 14px 35px 14px 25px;
	color: #fff;
	background-color: #292929;
	text-transform: uppercase;
	font-family: "jaf-bernino-sans-condensed", "HelveticaNeue", "Helvetica", "Arial", sans-serif;
	position: relative;
	top: -10px;
	left: 8px;
	font-size: 1em;
	font-weight: bold;
	line-height: 1;
	
}
table.joblist{
	margin-bottom: 20px;
}

a.viewmore:after, a.viewmore:before {
	border-right: 2px solid;
	content: '';
	display: block;
	height: 9px;
	margin-top: -7px;
	position: absolute;
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 25px;
	top: 48%;
	width: 0;
}

a.viewmore:after {
	margin-top: -1px;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.viewmore:hover {
	background-color: #00A7E1;
	color: #fff;
}

.viewbutton {
	margin: 20px 5px;
}

.searchbutton {
	background: url("../images/search.png") no-repeat;
	height: 38px;
	width: 45px;
}

select#dept_location {
	height: 39px;
	border: 1px solid #7f7f7f;
}

.chosen-container-multi .chosen-choices li.search-field input[type=text]
	{
	height: 34px !important;
}

.chosen-container {
	position: absolute;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

#joblistings .pagination {
	text-align: right;
	padding-bottom: 0px;
}

#joblistings .pagination .gh-jobs-page.selected {
	color: #00A7E1;
}

.no-result-text {
	display: none;
}

.depname {
	font-weight: 500;
}

.backbutton {
	position: relative;
	display: inline;
	cursor: pointer;
	background-color: #292929;
	color: #fff;
	padding: 6px 7px 5px 16px;
	text-transform: uppercase;
	font-family: Bernino;
	font-size: 0.6em;
	right: 0;
	float: right;
	line-height: 2.1;
	margin-top: 10px;
}

a.backbutton:after, a.backbutton:before {
	border-left: 2px solid;
	content: '';
	display: block;
	height: 6px;
	margin-top: -5px;
	position: absolute;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	left: 8px;
	top: 50%;
	width: 0;
}

a.backbutton:after {
	margin-top: -1px;
	-moz-transform: rotate(145deg);
	-o-transform: rotate(145deg);
	-webkit-transform: rotate(145deg);
	transform: rotate(145deg);
}

a.backbutton:hover {
	background-color: #57B3DF;
	color: #fff;
}

a.backbutton {
	margin-bottom: 10px;
}

h2.joblisthead a:after {
	margin-top: -1px;
	-moz-transform: rotate(145deg);
	-o-transform: rotate(145deg);
	-webkit-transform: rotate(145deg);
	transform: rotate(145deg);
}

h2.joblisthead a:hover {
	background-color: #57B3DF;
	color: #fff;
}

h2.joblists {
	border-bottom: 3px solid #ccc;
	margin-top: 1.8em;
	font-weight: 500;
}

h2.searchstart {
	font-weight: 500;
}

.browseby {
	padding: 0.4em 0.5rem;
	border: 1px solid #7f7f7f;
}

.selectbrowse {
	color: #ccc;
}

.joblist, .joblist tr {
	border: none;
}

.joblist tbody tr:nth-child(odd) {
	background: none;
}

.nojobs {
	text-align: left;
	font-weight: 500;
	color: #00A7E1;
	margin-top: 15px
}

#opportunities .l-two-col-alt{
	min-height: 25em;
}

h2.current-openings{
	border-bottom: 4px double black;
	font-weight: 500;
	padding-bottom: .5em;
    margin-top: 2em;
}

#mega-search .searchbox-wrapper{
	position: relative;
}

#mega-search .clear-btn{
    position: absolute;
    top: 0px;
    right: 0px;
    font-size:28px;
    cursor: pointer;
	display:none;
}

#mega-search .clear-btn:hover {
    color: #00A7E1;
}

.jobinlist  h3.jobtitle{
	font-size: 1.2em;
	line-height:1.5;
}

.jobinlist  p{
	font-size: 1em;
}

.joblist td{
	padding-bottom:20px;
}

.clear-btn:after{
	content: "\2715";	
	color:grey;
	padding:5px;
}

#mega-search select{
    background: url("../images/arrow down2.png") no-repeat right;
	appearance:none;
    -moz-appearance:none;
    -webkit-appearance: none;
	padding: 5px;
}
#mega-search select::-ms-expand{
	display:none;
}

#opportunities .l-two-col-alt {
      min-height: 38em;
}