@charset "UTF-8";
/* CSS Document */

html {
	width: auto !important; /*overflow-x: hidden !important;*/
}

@font-face {
	font-family: "AsphaltsBrush";
	src: url("../utmfonts/Asphalts_Brush/Asphalts_Brush.eot?#iefix") format("eot"), 
		 url("../utmfonts/Asphalts_Brush/Asphalts_Brush.woff") format("woff"), 
		 url("../utmfonts/Asphalts_Brush/Asphalts_Brush.ttf") format("truetype"), 
		 url("../utmfonts/Asphalts_Brush/Asphalts_Brush.svg#AsphaltsBrush") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'Asphalts-Display';
    src:url('../utmfonts/Asphalts-Display/Asphalts-Display.ttf.woff') format('woff'),
        url('../utmfonts/Asphalts-Display/Asphalts-Display.ttf.svg#Asphalts-Display') format('svg'),
        url('../utmfonts/Asphalts-Display/Asphalts-Display.ttf.eot'),
        url('../utmfonts/Asphalts-Display/Asphalts-Display.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}
	
body {
	font-family: "Open Sans", sans-serif;
	margin: 0px;
	overflow-x: hidden !important;
}
/*#s4-leftpanel, #zz4_TopNavigationMenuV4, #s4-titlerow { display: none; }
.s4-ca { margin-left: 0px; }*/

a {
	text-decoration: none;
}
div {
	/*-webkit-transition: all 1s ease;
	transition: all 1s ease;*/
}
fieldset {
	border: none;
}
legend {
	color: #5d5c5c;
}
label {
	display: inline;
	width: 150px;
	padding: 0 0 0 10px;
	margin-right: 10px;
	color: #5d5c5c;
	cursor: pointer;
}
#applogin label {
	display: inline-block;
}
.resume label {
	display: inline-block;
}
input[type=radio]{
	display: inline-block;
	cursor: pointer;
}
#header {
	width: 100%;
	background-color: #002244;
}

#header img {
	max-width: 432px;
	margin: 0 auto;
    display: block;
}
#apptext, #appfee, #noappfee, #finAidErr {
	color: #5d5c5c;
}
a:link {
	color: #002244;
}
a:visited {
	color: #F89828;
}
.container {
	margin: 0 auto;
	max-width: 900px;
	padding: 20px 0;
}
.container h1 {
	color: #f89828;
}
.tan_bk {
	background: #ede9df;
	/*min-height: 650px;*/
}
.tan_bk2 {
	background: #ede9df;
	/*min-height: 650px;*/
}
#hero {
	background: url("https://www.utm.edu/_imgs/app_hero.jpg") no-repeat;
	background-size: cover;
}
.hero_caption {
	text-align: center;
	color: white !important;
}
.hero_caption h1 {
	color: white !important;
	text-shadow: 0px 8px 10px #000000;
	font-size: 120px;
	font-weight: normal;
	letter-spacing: 6px;
	-webkit-margin-before: 0;
    -webkit-margin-after: 0;
	font-family: 'AsphaltsBrush' !important;
}
.hero_caption p {
	color: white !important;
	text-shadow: 0px 4px 10px #000000;
	font-size: 22px;
}
#stepone {
	padding: 0 0 0 140px;
	background: url("https://www.utm.edu/_imgs/stepone.png") no-repeat left center;
}
#steptwo {
	padding: 0 0 0 140px;
	background: url("https://www.utm.edu/_imgs/steptwo.png") no-repeat left center;
}
#typeTitle {
	padding: 0 0 0 140px;
	background: url("https://www.utm.edu/_imgs/stepthree.png") no-repeat left center;
}
#stepthree {
	padding: 0 0 0 140px;
	background: url("https://www.utm.edu/_imgs/stepthree.png") no-repeat left center;
}
#stepfour {
	padding: 0 0 0 140px;
	background: url("https://www.utm.edu/_imgs/stepfour.png") no-repeat left center;
}
.ctnr2 {
	width: 48%;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 75px;
	float: left;
	position: relative;
}
.redText {
	color: red;
}
.stuType {
	width: 22%;
	margin: 12px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	border: 2px solid #F89828;
	border-radius: 8px;
	box-shadow: 5px 5px 1px #002244;
}
.question {
	color: #5d5c5c;
}
#wappdesc {
	margin-left: 15px;
}
.appLbl {
	display: inline-block;
	width: 100px;
	text-align: right;
}
.orangeBtn, .submitBtn {
	-webkit-appearance: none;
	border: none;
	background-color: #f5780a;
	font-size: 20px;
	line-height: 40px;
	width: 175px;
	color: white;
	text-align: center;
	display: block;
	box-shadow: 5px 5px 5px #888888;
	-webkit-transition: all 200ms ease;
	transition: all 200ms ease;
	cursor: pointer;
	border-radius: 0;
}
.submitBtn {
	line-height: 36px;
	margin: 10px 0 10px 10px;
}
.orangeBtn:hover, .submitBtn:hover {
	background-color: #f89828;
}
.fourcol:hover .orangeBtn { 
   /*display: block;*/
}

.grayBtn {
	background-color: #BBBBBB;
	font-size: 20px;
	line-height: 60px;
	width: 75%;
	color: white;
	cursor: default;
}
.stuDesc {
	min-height: 240px;
}
.stuDesc p {
	color: #5d5c5c;
}
div.columns {
	width: 100%;
	/*margin-left: 8%;*/
}
div.columns div.fourcol {
	width: 20%;
	min-width: 190px;
	float: left;
	margin: 8px;
	background: url("https://www.utm.edu/_imgs/app_col_border.jpg") top left no-repeat;
	border-radius: 8px;
	padding-left: 5px;
	padding-right: 5px;
}
.fourcol h2 {
	color: #5d5c5c;
}

div.onecol {
	width: 100%;
	margin-left: 36%;
}
div.onecol2 {
	width: 100%;
	margin-left: 27%;
}
div.termcol {
	width: 100%;
	margin-left: 42%;
}
div.fourcol > h4 {
	height: 44px;
}
div.clear {
	clear: both;
}
/*@media screen and (max-device-width: 450px) {
	.container { min-width: 100%; padding-left: 5px; padding-right: 5px; margin-left: auto; margin-right: auto; margin-bottom: 25px; }
	
	div.columns { margin-left: 24%; }
	
	div.columns div.fourcol {width: 50%; float: left: margin: 4px; border: 2px solid #F89828; border-radius: 8px; padding-left: 3px; padding-right: 3px; }
}*/

.termSpan {
	font-weight: bold;
}
.startOverBtn {
	display: none;
	/*width: 150px;*/
	/*text-align: center;
	background-color: #002244;*/
	font-size: 14px;
	color: #08c !important;
	/*cursor: default;
	left: 46%;
	position: absolute;*/
	margin: 40px 0;
}
#cntr2 {
	width: 48%;
	padding-left: 10px;
	padding-right: 10px; /*margin-left: 36%; margin-right: auto;*/
	margin-bottom: 375px;
	float: left;
}
#typeTitle {
	/*height: 30px;
	color: #F89828;
	background-color: #002244;
	width: 75%;*/
}

input.tb {
	display: inline-block;
	/*float: left;*/
}
#applogin {
	/*margin-bottom: 25px;
	position: absolute;
	width: 75%;
	left: 33%;*/
}
#apptext {
}
#submit_btn {
	/*float: left;*/
}
#finalSO {
	cursor: pointer;
	left: 19%;
	margin-top: 40px;
}
#resumelogin {
	margin-bottom: 30px;
	border: 1px solid #002244;
	border-radius: 8px;
	padding-top: 15px;
	width: 290px;
	background-color: white;
	box-shadow: 1px 1px 1px #002244;
}
#resumelogin label {
	display: inline-block;
	float: left;
	clear: left;
	width: 30%;
	text-align: right;
	margin-right: 10px;
}
.ui-tooltip, .arrow:after {
	background: #002244;
	border: 2px solid #F89828;
}
.ui-tooltip {
	padding: 10px 20px;
	color: white;
	border-radius: 20px;
	font: bold 14px "Open Sans";
	box-shadow: 0 0 7px black;
}
.arrow {
	width: 70px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -35px;
	bottom: -16px;
}
.arrow-top {
	top: -16px;
	bottom: auto;
}
.arrow-left {
	left: 20%;
}
.arrow:after {
	content: "";
	position: absolute;
	left: 20px;
	top: -20px;
	width: 25px;
	height: 25px;
	box-shadow: 6px 5px 9px -9px black;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.arrow.top:after {
	bottom: -20px;
	top: auto;
}
/********MENU*********/
.mobile {
	display: none;
	position: fixed;
	width: 100%;
	top: 0;
	background-color: #002244;
}
.mobile div {
	display: none;
	padding: 10px 0 10px 0;
}
.mobile button {
	position: absolute;
	top: 5px;
	right: 10px;
	border: 0;
	text-indent: 200%;
	overflow: hidden;
	background: #002244 url("https://www.utm.edu/_imgs/menu.png") center no-repeat;
	border: 1px solid #fff;
	border-radius: 3px;
	background-size: 80%;
	width: 30px;
	height: 30px;
	outline: none;
	-webkit-transition: all 200ms ease;
	transition: all 200ms ease;
}
.mobile button.expanded {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	border: 0;
	border: 1px solid #fff;
	border-radius: 3px;
}
.mobile a {
	display: block;
	color: white;
	padding: 0 0 10px 15px;
}
/*a {
  background: #eee;
  text-align: center;
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
  text-decoration: none;
  color: #222;
  font-weight: bold;
}
a:hover,
a:active,
a:focus {
  background: #e7e7e7;
}*/
.desktop {
	display: block;
	overflow: hidden;
	max-width: 900px;
	margin: 0 auto;
}
.desktop a {
	width: 25%;
	text-align: center;
	float: left;
	color: #fff;
	background-color: #002244;
	/*box-sizing: border-box;*/
	line-height: 45px;
	vertical-align: middle;
	display: inline-block;
}
.desktop a:hover {
  color: #f89828;
  transition: color 200ms ease-in;
}
/*.desktop a:last-child {
  border-right: none;
}*/
article {
	padding: 0 30px 15px;
}

@media (max-width: 500px) {
	div.columns div.fourcol {
		width: 100%;
	}
	.stuDesc {
		min-height: 140px;
	}
}

@media (max-width: 900px) {
.mobile {
	display: block;
}
.desktop {
	display: none;
}
.container {
	padding: 0 15px;
}
#header img {
	margin-left: -70px;
}
#stepone {
	padding: 0 0 0 60px;
}
#steptwo {
	padding: 0 0 0 60px;
}
#typeTitle {
	padding: 0 0 0 60px;
}
#stepfour {
	padding: 10px 0 0 60px;
}
.orangeBtn {
	display: block;
}
.hero_caption {
	padding: 14px 0;
}
.hero_caption h1 {
	font-size: 80px;
}
.hero_caption p {
	font-size: 16px;
}

}
