/* Start of CMSMS style sheet 'careers-widget' */
/************************ EXPRESS WIDGET STYLES *****************************/

#expr3ss-jobs-widget,
#expr3ss-jobs-widget .expr3ss-jobs-widget-subtitle {
  font-family:'Lato', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
}
#expr3ss-jobs-widget .expr3ss-jobs-widget-title,
#expr3ss-jobs-widget .expr3ss-jobs-widget-button {
  font-family:'Lato', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
}
#expr3ss-jobs-widget .expr3ss-jobs-widget-title {
  font-size: 14pt !important;
  color: #333333 !important;
  font-size: medium;
  line-height: 1.4;
  text-align:left;
}
#expr3ss-jobs-widget .expr3ss-jobs-widget-subtitle {
  font-size: 11pt !important;
  text-align:left;
}
#expr3ss-jobs-widget a.expr3ss-jobs-widget-title:hover {
  color: #005488 !important;
}
#expr3ss-jobs-widget .expr3ss-jobs-widget-button {
  float: right;
  color: #fff;
  border-radius: 3px !important;
  padding: 8px 16px !important;
  width: 100px;
  text-align: center;
  font-size: 17px !important;
  text-decoration: none;
  background:#259fd2 !important;
}
#expr3ss-jobs-widget .expr3ss-jobs-widget-button:hover {
  background:#28abe2 !important;
}
#expr3ss-jobs-widget .expr3ss-jobs-widget-job {
  border-bottom: 1px solid #e7e6d9;
  padding-bottom:16px;
  margin-bottom:16px;
}
#expr3ss-jobs-widget .expr3ss-jobs-widget-button-interest {
  background:#259fd2 !important;
}
#expr3ss-jobs-widget .expr3ss-jobs-widget-button-interest:hover {
  background:#28abe2 !important;
}
#expr3ss-jobs-widget .expr3ss-jobs-widget-button-apply {
  color: #001E40 !important;
  background:#FFE600 !important;
}
#expr3ss-jobs-widget .expr3ss-jobs-widget-button-apply:hover {
  background:#fff005 !important;
}
#expr3ss-jobs-widget .expr3ss-jobs-widget-description {
  border: 1px solid #e7e6d9 !important;
}
#expr3ss-jobs-widget .expr3ss-jobs-widget-description p,
#expr3ss-jobs-widget .expr3ss-jobs-widget-description li {
  font-size: 17px !important;
}
#expr3ss-jobs-widget .expr3ss-jobs-widget-description p {
  margin: 0 0 20px 0 !important;
}
#expr3ss-jobs-widget .expr3ss-jobs-widget-description ul {
  padding-bottom: 0 !important;
}

@media (max-width: 767px) {
	#expr3ss-jobs-widget .expr3ss-jobs-widget-button {
	  padding: 8px 16px !important;
	  width: auto !important;
	}
}
@media (max-width: 460px) {
	#expr3ss-jobs-widget .expr3ss-jobs-widget-button {
	  font-size: 14px !important;
	}
	#expr3ss-jobs-widget .expr3ss-jobs-widget-title {
	  font-size: 16px !important;
	}
	#expr3ss-jobs-widget .expr3ss-jobs-widget-subtitle {
	  font-size: 13px !important;
	}
	#expr3ss-jobs-widget .expr3ss-jobs-widget-description p,
	#expr3ss-jobs-widget .expr3ss-jobs-widget-description li {
	  font-size: 15px !important;
	  line-height: 1.4 !important;
	}
	#expr3ss-jobs-widget .expr3ss-jobs-widget-description p {
	  margin: 0 0 15px 0 !important;
	}
}
.expr3ss-jobs-widget-division-header { display:none; }

/* End of 'careers-widget' */

