.style10 {
	border-width: 0px;
}
.style11 {
	border-style: solid;
	border-width: 1px;
	text-align: center;
}
				.style13 {
					border-style: solid;
					border-width: 1px;
					text-align: center;
					color: #205D90;
					vertical-align: middle;
				}
.style4 {
	color: #205D90;
}
.style5 {
	text-align: left;
}
				.auto-style1 {
					text-align: center;
				}

.ChooseCatalog { background: #ccc; padding: 0.5em; }

.PrimaryList { margin: 5px; padding: 5px; list-style: none; }

.PrimaryList li { margin: 0px 0px 4px 0px; }

.SecondaryList { margin: 0px 0px 4px 10px; padding: 0px 0px 4px 10px; font-size: small; list-style: square; list-style-position: inside; }

.SecondaryList li {  }


.TileBlockWrapper { font-size:0; position: relative; left: -5px; } /*<--half of .PromoTile margin-right to center tiles*/
.TileWrapper { display: inline-block; width: 33%; }
.PromoTile
{
	margin: 0 0 20px 10px;
	height: 210px;
	overflow: hidden;
	
	background-color:#ddd;/*change*/
	background-image: none;/*change*/
	border: 1px solid #ddd;/*added*/
	
	border-radius: 8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
}
.PromoTileImage { width: 100% }
.PromoTileTitle h4{
	font-family: "Roboto", sans-serif;
	font-size: 100%;
	margin: 10px;  }
.PromoTileText { font-size: large; color: #595959; margin: 10px; }

@media screen and (max-width: 700px) {
	.TileBlockWrapper { position: static; }
	.TileWrapper { width: 100%;}
	.PromoTile { margin: 0 10px 10px 10px; height: auto; }
}
.getStartedText{
	padding: 2rem;
}	

.community h4{
		font-family: "Roboto Slab", serif;
  font-size: 1.5em;
  color: #005281;
}
.facol h4{
		font-family: "Roboto Slab", serif;
  font-size: 1.5em;
  color: #005281;
}
.faicons h4{
		font-family: "Roboto Slab", serif;
  font-size: 1.5em;
  color: #005281;
}
.buscontent1{
	
	border-radius: 8px;
}
.contentp{
	padding: .25em 1em;
	
}
.btn-outline-primary {
	font-family: "Roboto Slab", serif;
  font-size: 1em;
	font-weight: bold;
  color: #005281;
  

  height: 3rem;
   padding:.25em 1em;
	
}
.btn-outline-primary:hover {
	background-color: #005281;
	color: #fff;
}
.infobtn{
	
	margin: 5px auto;
}
.steps{
	margin: 20px 0 20px 10px;
	
	overflow: hidden;
	
	background-color:#f2f2f2;/*change*/
	background-image: none;/*change*/
	border: 2px solid #005281;/*added*/
	
	border-radius: 8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
}
.steps1{
	margin: 20px 0 20px 10px;
	
	overflow: hidden;
	
	background-color:#f2f2f2;/*change*/
	background-image: none;/*change*/
	border: 0px solid #005281;/*added*/
	
	border-radius: 8px;

}
.supportindocs{
		width: 75%;
		margin: 0 auto;
		}
.supportindocs h6{
	color: #fff;
	font-size: .9em;
	}
.supportindocs li{
	font-size: small;
	}
.fa_button {
    background-image:-webkit-linear-gradient(top,#0070a8 0,#001e2e 100%);
	background-image:-o-linear-gradient(top,#0070a8 0,#001e2e 100%);
	background-image:linear-gradient(to bottom,#0070a8 0,#001e2e 100%);
	background-repeat:repeat-x;
	color: #fff;
}
.fa_button h4{
margin:10px 0;color:#fff;
}
.fa_button h5{
margin:10px 0;color:#fff; font-size=small;
}
.fa_button_cream {
    background-image:-webkit-linear-gradient(top,#fff 0,#bfbfbf 100%);
	background-image:-o-linear-gradient(top,#fff 0,#bfbfbf 100%);
	background-image:linear-gradient(to bottom,#fff 0,#bfbfbf 100%);
	background-repeat:repeat-x;
	margin: 10px 20px 10px 20px;
}
.fa-button_cream:hover,
	.fa-button_cream:link,
	.fa-button_cream:visited,
	.fa-button_cream:active{
		color:#62493c;
	}
.fa_button_cream h4{
margin: 10px 20px 10px 20px;color:#62493c;
}
.fa_button_cream h5{
margin: 10px 20px 10px 20px;;color:#62493c; font-size=small;
}
.fa_button_cream {
    background-image:-webkit-linear-gradient(top,#fff 0,#bfbfbf 100%);
	background-image:-o-linear-gradient(top,#fff 0,#bfbfbf 100%);
	background-image:linear-gradient(to bottom,#fff 0,#bfbfbf 100%);
	background-repeat:repeat-x;
	margin: 10px 20px 10px 20px;
}
.fa-button_cream:hover,
	.fa-button_cream:link,
	.fa-button_cream:visited,
	.fa-button_cream:active{
		color:#62493c;
	}
.fa_button_cream h4{
margin: 10px 20px 10px 20px;color:#62493c;
}
.fa_button_cream h5{
margin: 10px 20px 10px 20px;;color:#62493c; font-size=small;
}
a[href^="http://"]:not([href*="www.milescc.edu"]):not([href*="twitter.com/milesccpioneers"]):not([href*="www.facebook.com/MilesCommunityCollege"]):not([href*="/www.instagram.com/explore/locations/8288284/"]):after,
a[href^="https://"]:not([href*="www.milescc.edu"]) :not([href*="twitter.com/milesccpioneers"]):not([href*="www.facebook.com/MilesCommunityCollege"]):not([href*="/www.instagram.com/explore/locations/8288284/"]):after {
	content: none;
	display: inline-block;
	vertical-align: 20%;
	font-size: 0.6em;
	line-height: 1.3em;
	margin-left: 0.5em;

	padding: 0 0.5em 0 0.5em;
	-webkit-border-radius: 1em;
    -moz-border-radius: 1em;
	border-radius: 1em;
	border: 1px solid;
	text-decoration: none;
}
a:hover,a:link;a:visited,a:active{margin: 10px 20px 10px 20px;color:#005281;}
.faicons{
		width: 75%;
		margin: 0 auto;
		}
.faicons h3{
		color: #fff;
			padding-bottom: 1rem;
	}
.fa-donate, .fa-people-arrows, .fa-hands-helping,.fa-pigy-bank,.fa-cogs,.fa-landmark,.fa-file-signature, .fa-clipboard-check,.fa-users,.fa-hand-holding-usd,.fa-hand-holding-heart, .fa-hands, .fa-building, .fa-phone,.fa-envelope, .fa-calculator,.fa-fax{
	color: #005281;
	font-size: 4em;
	margin: 1rem;
	}

hr.finaid {
	border-top: 5px solid #005281;
	width: 85%;
	margin-top: .8rem;
	margin-bottom: 1rem;
	}
.lc-caption{
	color: #005281;
	border: 1px solid #005281;
	border-radius: 6px;
	text-align: center;
	font-size: medium;
	font-weight: bold;}
.btn-form{
	color: #ffffff;
	background-color: #005281;
}
.btn-outline-primary {
	font-family: "Roboto Slab", serif;
  font-size: .9em;
	font-weight: bold;
  color: #005281;
  	margin-bottom: .5rem;

  height: 3rem;
   padding:.25em 1em;
	
}
.btn-outline-success {
	font-family: "Roboto Slab", serif;
  font-size: .9em;
	font-weight: bold;
  color: #006600;
  	margin-bottom: .5rem;

  height: 3rem;
   padding:.25em 1em;
	
}
.btn-outline-primary:hover {
	background-color: #005281;
	color: #ffffff;
}
.md-tabs{
	font-family: "Roboto Slab", serif;
  font-size: .9em;
	font-weight: bold;
  color: #005281;
  	margin-bottom: .5rem;

  height: 3rem;
   padding:.25em 1em;
}
.flex-column{
	font-size: .9em; }
.applycolor:focus {
        background-color: #006600;
        text-decoration: none;
        color: #fff;
    }

    .applycolor:hover {
        background-color: #006600;
        text-decoration: none;
        color: #ffffff;
    }
/* not active */
.nav-pills .pill-1 .nav-link:not(.active) {
    background-color: #005281;
	color: white;
	margin-left: 30px;
	margin-right: 10px;
}

.nav-pills .pill-2 .nav-link:not(.active) {
    background-color: #006600;
	color: white;
	margin-left: 10px;
	margin-right: 10px;
}

.nav-pills .pill-3 .nav-link:not(.active) {
    background-color: rgba(0, 0, 250, 0.5);
    color: white;
}


/* active (faded) */
.nav-pills .pill-1 .nav-link {
    background-color: #005281;
    color: white;
	margin-left: 30px;
	margin-right: 10px;
}

.nav-pills .pill-2 .nav-link {
    background-color: #006600;
	color: white;
	margin-left: 10px;
	margin-right: 10px;

}

.nav-pills .pill-3 .nav-link {
    background-color: rgba(0, 0, 250, 0.2);
    color: white;
}
.nav-tabs .nav-link.active, .nav-tabs .show > .nav-link {
    color: #fff;
    background-color: #005281;
}
	.faicons2{
		width: 90%;
		margin: 0 auto;
		padding: 1em 0;
		border: 2px dashed #005281;
		border-top:0;
		
		}
	.faicons3{
		width: 90%;
		
		margin: 0 auto;
		
		border: 2px dashed #005281;
		border-bottom: 0;
		
		}
.faicons2 h4{
		color: #005281;
		
		padding-bottom: 1rem;
			
	}
