
.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_landing_chooser {
  word-break: normal; /* without this regular (non-mobile) choose discipline page is COMPLETELY broken on a phone screen */
}

.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: 1270px;
  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, .ak_content_facsearch_inst {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-left: 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: 200px;
  height: auto;
  margin-top: 20px;
  margin-left: 12px;  /* compensating for 12px margin of the entire page (per .ak-content) to the right */
  border: 1px solid #dddddd;

  text-align: center;
  font-size: 20px;
}



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

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



#custom-search-input{
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;

    height: 50px;
    text-align: left;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;

    padding-left: 4px;
    padding-top: 3px;
    font-size: 18pt;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search{
    font-size: 23px;
}

#custom-search-browse {
  color: #c3c3c3;
}

#custom-search-browse a {
  color: white;
}
