
.moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link
{
	/*padding: 0;*/
}

#layout_chooser {
	font-size: 9pt;
	width: 400px;
}

.layout_sidebar_section
{

	padding: 8px;

}

.layout_sidebar_section h2
{
	font-weight: bold;
	font-size: 13pt;

	margin-top: 6px;
	margin-bottom: 6px;

	color: #00264c;
}

.layout_sidebar_section div.job
{
	font-size: 10pt;
	line-height: 8pt;

	margin-top: 6px;
	margin-bottom: 10px;
}

.layout_sidebar_section div.job a
{
	color: #595959;
	text-decoration: none;
}

.layout_sidebar_section div.job span.title
{
	font-weight: bold;
	color: #006ccd;
}

.layout_sidebar_section div.job span.university
{
	font-weight: bold;
}

.layout_sidebar_section div.job div.posted
{
	font-size: 9pt;
	text-align: right;
}


.ak_content {

  border-right: 1px solid #d3d3d3;
  border-left: 1px solid #d3d3d3;
  padding-left: 12px;
  padding-right: 12px;
  background-color: white;

  max-width: 1070px;
  margin-left: auto;
  margin-right: auto;
  /*padding-bottom: 20px;*/
}

/*
.ak_content_index {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;

  padding-left: 0;
  padding-right: 0;
}


.ak_content_facsearch {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
*/

.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist {
  width: 300px;
  left: 120px;
  top: 65px;
  position: absolute;
}

.moto-container_content_575e7d3a {

	background-color: #5c5c5c;

}

div.local_home_ad {    /* AcademicHomes ad displayed on sidebar of job linking to local home listing */
  color: black;
  width: 160px;
  height: auto;
  margin: 25px;
  border: 1px solid gray;
  text-align: center;
}


/* sticky rightside bar for social media icons */
.sticky-container {
    padding: 0px;
    margin: 0px;
    position: fixed;
    right: 0px;
    top: 250px;
    width: 50px;
    z-index: 1;
}

.sticky li {
    list-style-type: none;
    background-color: #006ccd;
    color: #efefef;
    height: 50px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    text-align: center;
    vertical-align: middle;
}

.sticky li a span {
  font-family: FontAwesome;
  font-size: 24pt;
  color: white;
}

.facebook-icon:before {
  content: "\f082";
}

.twitter-icon:before {
  content: "\f081";
}

.linkedin-icon:before {
  content: "\f08c";
}

h1.home {
  font-size: 20pt;
}

.form-label {
  text-align: right;
  padding-right: 8px;
  padding-bottom: 7px;
}

input[type=checkbox] {
  margin-right: 4px;
}

