/* CSS Document */
htnl, body {
  max-width: 98%; }

div#PageContent,
div#main-content {
  padding: 0px; }

.row.searchFeatures {
  margin: 1em -0.9375rem 0px; }
  .row.searchFeatures .scholarshipSearchContainer .searchLabel {
    visibility: hidden;
    width: 200%; }
  .row.searchFeatures .scholarshipSearchContainer input {
    margin: 0px;
    display: inline-block; }
  .row.searchFeatures .scholarshipSearchContainer input#searchScholarships {
    float: left;
    padding-right: 30px;
    margin-top: 0px;
    width: 92%;
    height: 32px; }
  .row.searchFeatures .scholarshipSearchContainer input.scholarshipSearchIcon {
    position: absolute;
    padding: 6px 4px;
    width: 28px;
    margin-left: -30px;
    margin-top: 1px; }
  .row.searchFeatures .clearResults {
    position: absolute;
    height: 30px;
    width: 30px;
    margin: 1px 0px 0px 0px;
    text-align: center; }
    .row.searchFeatures .clearResults img {
      margin: 3px;
      width: 80%; }
  .row.searchFeatures select {
    padding: 0px 2%;
    height: 32px; }

.noResults {
  display: none;
  margin-top: 32px; }

#displayNumber {
  margin: 2rem 0px 0px; }
  #displayNumber .columns {
    padding: 0px; }

#header-row {
  border-left: 1px solid #000;
  border-top: 1px solid #000; }
  #header-row .columns {
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    padding: 0px 0.75em; }

.entry {
  border-left: 1px solid #000; }

.data {
  border-bottom: 1px solid #000;
  border-right: 1px solid #000; }
  .data p {
    padding: 0px 0.75em; }

#pagination {
  padding: 0px; }

/*#scholarshipContent{
	

		
		h2{
			margin-top: 0px !important;
		}

		.entry{
			margin-bottom: 0.1rem;
		
			.hideLabel{
				visibility: hidden;
				position: absolute;
			}
						
			h3{
				display: inline-block;
				margin-right: 0.5rem;
			}
			
			p{
				display: inline;
			}
			ul{
				margin-bottom: 0px;
				
				li{
					line-height: 1.3rem !important;
				}
			}
		}
		.contact{
			ul{
				list-style: none;
				margin-left: 0px;
				margin-bottom: 0px;
			}
		}

	
	
	.entry{
		display: table-row;
		margin-bottom: 2rem;
	}

		
}*/
@media only screen and (max-width: 40em) {
  div#dropDownButtonContainer {
    margin-top: 20px; }

  #header-row {
    border-left: none;
    border-top: none; }
    #header-row .columns {
      border-bottom: none;
      border-right: none;
      padding: 0px 0.75em; }

  .entry {
    border-left: none;
    border-top: 1px solid #000;
    padding: 0.5em 0px 0.25em 0px; }
    .entry p {
      margin: 0px 0.75em 0.25em; }

  .data {
    border-bottom: none;
    border-right: none; }
    .data p {
      padding: 0px;
      margin: 0px 0.75em 0.25em; }

  /*	#scholarshipContent{
  
  
  		.incoming,
  		.transfer,
  		.international,
  		.undergrad,
  		.abroad,
  		.grad,
  		.alumni,
  		.cas,
  		.sba,
  		.sehs,
  		.secs,
  		.shs,
  		.son,
  		.mtd{
  
  			.entry{
  
  
  				h3{
  					margin-top: 0px !important;
  				}
  
  
  			}
  		}
  
  	}*/ }

/*# sourceMappingURL=deansPresidentsLists.css.map */
