body {
   font-family:Verdana;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #aaaaaa;
  opacity: 1; /* Firefox */
  font-style:italic;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #aaaaaa;
  font-style:italic;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #aaaaaa;
  font-style:italic;
}

a {
   color:#990000;
   font-weight:bold;
   text-decoration:none;
}

#masthead {
  margin: 0 -1px -2px 0px;
}
h1 {
   font-family: "Times Roman","Times New Roman",Times,Serif;
   font-size: xx-large;
   color: #c00;
   background: url("https://www.ttu.edu/shared/shared_ttumain/images/dotted-border-horz.gif") repeat-x 0 bottom;
   padding: 0 10px 10px 10px;
   margin: 30px 0 10px 0;
}
h2 {
   font-size: xx-large;
   background-color: #e99933;
   padding-top: 10px;
   padding-bottom: 10px;
   text-transform: uppercase;
   font-weight: bold;
   margin-left: 0;
   margin-right: 0;
   text-align: center;
}
h3 {
    font-size:x-large;
    padding: 10px;
    font-weight: bold;
    margin-left: 0;
    margin-right: 0;
}
#container {
   text-align: left;
   width: 95%;
   margin: 0 auto 0 auto;
   padding: 0 0px 0 0px;
   border: 5px double #eeeeee;
}
#content {
   width: 100%;
   float: left;
   display: inline;
   margin: 10px;
   margin-top: 5px;
   margin: 0px auto;
   padding: 0px;
   border-top: none;
}
#content p {
   padding-left:10px;
   padding-right:10px;
}
#content table {
   padding-left:10px;
   padding-right:10px;
}
#container {
   text-align: left;
}
.bannerNotice {
   background-color: antiquewhite;
   padding-top: 20px;
   padding-bottom: 20px;
   color: #900000;
   text-align: center;
   margin-bottom: 20px;
   font-weight: bold;
   font-style: italic;
}
.col-50 {
   width:100%;
   float:left;
   padding-bottom:5px;
}

.icol-25, .icol-75 {
   height:2.3em;
   line-height:2.3em;
}
.col-25 {
   width:100%;
   float:left;
   padding-bottom:5px;
}
.col-75 {
   width:100%;
   float:left;
   padding-bottom:5px;
}
.col-33 {
   width:100%;
   float:left;
   padding-bottom:5px;
}
.col-66 {
   width:100%;
   float:left;
   padding-bottom:5px;
}
.row {
   vertical-align:middle;
   padding-top:5px;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
input[type=radio], input[type=checkbox] {
   -ms-transform: scale(2);
   -webkit-transform: scale(2);
   transform: scale(2);
   margin:10px;
}
input[type="text"] {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  resize: vertical;
  }
input[type=button] {
   text-align: center !important;
}
.field {
   font-weight : bold; 
   white-space:nowrap;
}
.fvalue {
}
input.subButtons {
    width: 200px;
    text-align: center;
    /*height: 35px;*/
    font-family: tahoma;
    color: #900000;
    background-color: #ffffff;
    font-weight: normal;
    border-width:2px;
    font-size:large;
    box-shadow: 1px 1px 2px 0;
    border:0;
}

.subButtons:active {
    box-shadow: -1px -1px 2px 0;
}
.required {
   color:#ff0000;
}
.regDescTitle {
   white-space: nowrap;
   font-weight:bold;
}
.regDesc {
   white-space: nowrap;
}
.payframe {
   width:95%;
   height:1120px;
}
.fdata, .finput {
   font-style:italic;
}
.fradio {
}
.fcheckbox {
}
@media only screen and (min-width :30em)  {
body {
   font-size:4vw;
}
#masthead {
   margin: 0 -1px -2px 0px;
}
h1 {
   font: normal 7vw "Times Roman","Times New Roman",Times,Serif;
   letter-spacing: 0;
   color: #c00;
   background: url("https://www.ttu.edu/shared/shared_ttumain/images/dotted-border-horz.gif") repeat-x 0 bottom;
   padding: 0 10px 10px 10px;
   margin: 30px 0 10px 0;
}
h2 {
   font-size:6vw;
   background-color: #e99933;
   padding-top: 10px;
   padding-bottom: 10px;
   text-transform: uppercase;
   font-weight: bold;
   margin-left: 0;
   margin-right: 0;
   text-align: center;
}
h3 {
    font-size:5vw;
    padding: 10px;
    font-weight: bold;
    margin-left: 0;
    margin-right: 0;
}
#container {
   text-align: left;
   width: 95%;
   margin: 0 auto 0 auto;
   padding: 0 0px 0 0px;
   border: 5px double #eeeeee;
}
#content {
   width: 100%;
   float: left;
   display: inline;
   margin: 10px;
   margin-top: 5px;
   margin: 0px auto;
   padding: 0px;
   border-top: none;
}
#content p {
   padding-left:10px;
   padding-right:10px;
   font-size:3vw;
}
#content table {
   padding-left:10px;
   padding-right:10px;
}
#container {
   text-align: left;
}
.bannerNotice {
   background-color: antiquewhite;
   padding-top: 20px;
   padding-bottom: 20px;
   color: #900000;
   text-align: center;
   margin-bottom: 20px;
   font-weight: bold;
   font-style: italic;
}
input[type=radio], input[type=checkbox] {
   -ms-transform: scale(3);
   -webkit-transform: scale(3);
   transform: scale(3);
   margin-right:30px;
   /*
   margin-right: 15px;
   margin-bottom: 8px;
   margin-top: 8px;
   margin-left: 10px;
   */
}
input[type="text"] {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  resize: vertical;
  font-size:4vw;
  }
input[type=button] {
   text-align: center !important;
}
#content form input[type="text"] {
   /*padding: 5px;
   width:300px;*/
}
ol li { 
   font-size: 3vw;
}
.field {
   font-weight : bold; 
   white-space:nowrap;
   /*padding-left:20px;*/
}
.fvalue {
}
input.subButtons {
    width: 200px;
    text-align: center;
    /*height: 35px;*/
    font-family: tahoma;
    color: #900000;
    background-color: #ffffff;
    font-weight: normal;
    border-width:2px;
    font-size:4vw;
    box-shadow: 1px 1px 2px 0;
    border:0;
}

.subButtons:active {
    box-shadow: -1px -1px 2px 0;
}
.required {
   color:#ff0000;
}
td {
   padding:5px;
}
.leftcol {
}
.finput {
   text-align:left;
   font-size:4vw;
}
#crumbs {
   color: #666666;
	border: none;
	background: none;
	font-size:2vw; 
	margin-left: 15px;
   padding-top:5px;
}
#crumbs a {
   color:#666666;
	background: url("https://www.ttu.edu/shared/shared_ttumain/images/crumb1.gif") no-repeat 100% 50%;
   text-decoration:none;
	padding-right:15px;
	margin-right:4px;
	font-size: 2vw;
}
#crumbs A:hover, #crumbs A:active {
	color: #c00;
	text-decoration: none;
	background: url("https://www.ttu.edu/shared/shared_ttumain/images/crumb2.gif") no-repeat 100% 50%;
	padding-right:15px;
	margin-right:4px;
}
.hlight {
   font-style:italic;
   color:#ff0000;
}
.centerdiv {
    text-align: center;
    padding-top: 30px;
}
li.ul_note {
    padding-bottom: 5px;
    color: black;
    font-weight: bold;
}
.regDescTitle {
   white-space: nowrap;
   font-weight:bold;
}
.regDesc {
   white-space: nowrap;
}
.col-50, .mcol-50 {
   width:100%;
   float:left;
   padding-bottom:5px;
}
.col-25 {
   width:100%;
   float:left;
   padding-bottom:5px;
}
.col-75 {
   width:100%;
   float:left;
   padding-bottom:5px;
}
.col-33 {
   width:100%;
   float:left;
   padding-bottom:5px;
}
.col-66 {
   width:100%;
   float:left;
   padding-bottom:5px;
}
.row {
   padding-top:5px;
}
.icol-25, .icol-75 {
   height:2.5em;
   line-height:2.5em;
}
.icol-25 {
   width:75%;
   float:left;
   padding-bottom:5px;
}
.icol-75 {
   width:25%;
   float:left;
   padding-bottom:5px;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
label {
   font-size:4vw;
}
.payframe {
   width:100%;
}
.g-recaptcha {
transform:scale(3);
-webkit-transform:scal(3);
transform-origin:50% 0;
-webkit-transform-origin:50% 0;
height:200px;
line-height:200px;
display:table;
} 
}
@media only screen and (min-width :43em)  {
body {
   font-size:2vw;
}
   #masthead {
   margin: 0 -1px -2px 0px;
}
h1 {
   font: normal xx-large "Times Roman","Times New Roman",Times,Serif;
   letter-spacing: 0;
   color: #c00;
   background: url("https://www.ttu.edu/shared/shared_ttumain/images/dotted-border-horz.gif") repeat-x 0 bottom;
   padding: 0 10px 10px 10px;
   margin: 30px 0 10px 0;
}
h2 {
   font-size:xx-large;
   background-color: #e99933;
   padding-top: 10px;
   padding-bottom: 10px;
   text-transform: uppercase;
   font-weight: bold;
   margin-left: 0;
   margin-right: 0;
   text-align: center;
}
h3 {
    font-size:x-large;
    padding: 10px;
    font-weight: bold;
    margin-left: 0;
    margin-right: 0;
    line-height: 22px;
}
#container {
   text-align: left;
   width: 900px;
   margin: 0 auto 0 auto;
   padding: 0 0px 0 0px;
   border: 5px double #eeeeee;
}
#content {
   width: 900px;
   float: left;
   display: inline;
   margin: 10px;
   margin-top: 5px;
   margin: 0px auto;
   padding: 0px;
   border-top: none;
}
#content p {
   padding-left:10px;
   padding-right:10px;
   font-size:1vw;
}
#content table {
   padding-left:10px;
   padding-right:10px;
}
#container {
   text-align: left;
}
.bannerNotice {
   background-color: antiquewhite;
   padding-top: 20px;
   padding-bottom: 20px;
   color: #900000;
   text-align: center;
   margin-bottom: 20px;
   font-weight: bold;
   font-style: italic;
}
input[type=radio], input[type=checkbox] {
   -ms-transform: scale(2);
   -webkit-transform: scale(2);
   transform: scale(2);
   /*
   margin-right: 15px;
   margin-bottom: 8px;
   margin-top: 8px;
   margin-left: 10px;
   */
}
input[type="text"] {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  resize: vertical;
  }
input[type=button] {
   text-align: center !important;
}
#content form input[type="text"] {
   /*padding: 5px;
   width:300px;*/
}
ol li { 
   font-size: large;
}
.field {
   font-weight : bold; 
   white-space:nowrap;
   /*padding-left:20px;*/
}
.fvalue {
}
input.subButtons {
    width: 200px;
    text-align: center;
    /*height: 35px;*/
    font-family: tahoma;
    color: #900000;
    background-color: #ffffff;
    font-weight: normal;
    border-width:2px;
    font-size:large;
    box-shadow: 1px 1px 2px 0;
    border:0;
}

.subButtons:active {
    box-shadow: -1px -1px 2px 0;
}
.required {
   color:#ff0000;
}
td {
   padding:5px;
}
.leftcol {
}
.finput {
   text-align:left;
   /*padding-left:20px;*/
}
#crumbs {
   color: #666666;
	border: none;
	background: none;
	font-size: medium;
	margin-left: 15px;
   padding-top:5px;
}
#crumbs a {
   color:#666666;
	background: url("https://www.ttu.edu/shared/shared_ttumain/images/crumb1.gif") no-repeat 100% 50%;
   text-decoration:none;
	padding-right:15px;
	margin-right:4px;
	font-size: medium;
}
#crumbs A:hover, #crumbs A:active {
	color: #c00;
	text-decoration: none;
	background: url("https://www.ttu.edu/shared/shared_ttumain/images/crumb2.gif") no-repeat 100% 50%;
	padding-right:15px;
	margin-right:4px;
}
.hlight {
   font-style:italic;
   color:#ff0000;
}
.centerdiv {
    text-align: center;
    padding-top: 30px;
}
li.ul_note {
    padding-bottom: 5px;
    color: black;
    font-weight: bold;
}
.regDescTitle {
   white-space: nowrap;
   font-weight:bold;
}
.regDesc {
   white-space: nowrap;
}
.col-50, .mcol-50 {
   width:50%;
   float:left;
   padding-bottom:5px;
}
.col-25 {
   width:25%;
   float:left;
   padding-bottom:5px;
}
.col-75 {
   width:75%;
   float:left;
   padding-bottom:5px;
}
.col-33 {
   width:33%;
   float:left;
   padding-bottom:5px;
}
.col-66 {
   width:66%;
   float:left;
   padding-bottom:5px;
}
.row {
   padding-top:5px;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.payframe {
   width:870px;
}

.g-recaptcha {
transform:scale(3);
-webkit-transform:scal(3);
transform-origin:50% 0;
-webkit-transform-origin:50% 0;
height:200px;
line-height:200px;
display:table;
} 
}
@media only screen and (min-width :53em)  {
body {
   font-size:1vw;
}
#masthead {
   margin: 0 -1px -2px 0px;
}
h1 {
   font: normal xx-large "Times Roman","Times New Roman",Times,Serif;
   letter-spacing: 0;
   color: #c00;
   background: url("https://www.ttu.edu/shared/shared_ttumain/images/dotted-border-horz.gif") repeat-x 0 bottom;
   padding: 0 10px 10px 10px;
   margin: 30px 0 10px 0;
}
h2 {
   font-size:xx-large;
   background-color: #e99933;
   padding-top: 10px;
   padding-bottom: 10px;
   text-transform: uppercase;
   font-weight: bold;
   margin-left: 0;
   margin-right: 0;
   text-align: center;
}
h3 {
    font-size:x-large;
    padding: 10px;
    font-weight: bold;
    margin-left: 0;
    margin-right: 0;
    line-height: 22px;
}
#container {
   text-align: left;
   width: 900px;
   margin: 0 auto 0 auto;
   padding: 0 0px 0 0px;
   border: 5px double #eeeeee;
}
#content {
   width: 900px;
   float: left;
   display: inline;
   margin: 10px;
   margin-top: 5px;
   margin: 0px auto;
   padding: 0px;
   border-top: none;
}
#content p {
   padding-left:10px;
   padding-right:10px;
   font-size:1vw;
}
#content table {
   padding-left:10px;
   padding-right:10px;
}
#container {
   text-align: left;
}
.bannerNotice {
   background-color: antiquewhite;
   padding-top: 20px;
   padding-bottom: 20px;
   color: #900000;
   text-align: center;
   margin-bottom: 20px;
   font-weight: bold;
   font-style: italic;
}
input[type=radio], input[type=checkbox] {
   -ms-transform: scale(2);
   -webkit-transform: scale(2);
   transform: scale(2);
   /*
   margin-right: 15px;
   margin-bottom: 8px;
   margin-top: 8px;
   margin-left: 10px;
   */
}
input[type="text"] {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  resize: vertical;
  font-size:1vw;
  }
input[type=button] {
   text-align: center !important;
}
#content form input[type="text"] {
   /*padding: 5px;
   width:300px;*/
}
ol li { 
   font-size: large;
}
.field {
   font-weight : bold; 
   white-space:nowrap;
   /*padding-left:20px;*/
}
.fvalue {
}
input.subButtons {
    width: 200px;
    text-align: center;
    height: 35px;
    font-family: tahoma;
    color: #900000;
    background-color: #ffffff;
    font-weight: normal;
    border-width:2px;
    font-size:large;
    box-shadow: 1px 1px 2px 0;
    border:0;
}

.subButtons:active {
    box-shadow: -1px -1px 2px 0;
}
.required {
   color:#ff0000;
}
td {
   padding:5px;
}
.leftcol {
}
.finput {
   text-align:left;
   font-size:1vw;
   /*padding-left:20px;*/
}
#crumbs {
   color: #666666;
	border: none;
	background: none;
	font-size: medium;
	margin-left: 15px;
   padding-top:5px;
}
#crumbs a {
   color:#666666;
	background: url("https://www.ttu.edu/shared/shared_ttumain/images/crumb1.gif") no-repeat 100% 50%;
   text-decoration:none;
	padding-right:15px;
	margin-right:4px;
	font-size: medium;
}
#crumbs A:hover, #crumbs A:active {
	color: #c00;
	text-decoration: none;
	background: url("https://www.ttu.edu/shared/shared_ttumain/images/crumb2.gif") no-repeat 100% 50%;
	padding-right:15px;
	margin-right:4px;
}
.hlight {
   font-style:italic;
   color:#ff0000;
}
.centerdiv {
    text-align: center;
    padding-top: 30px;
}
li.ul_note {
    padding-bottom: 5px;
    color: black;
    font-weight: bold;
}
.regDescTitle {
   white-space: nowrap;
   font-weight:bold;
}
.regDesc {
   white-space: nowrap;
}
.col-50, .mcol-50 {
   width:50%;
   float:left;
   padding-bottom:5px;
}
.col-25 {
   width:25%;
   float:left;
   padding-bottom:5px;
}
.col-75 {
   width:75%;
   float:left;
   padding-bottom:5px;
}
.col-33 {
   width:33%;
   float:left;
   padding-bottom:5px;
}
.col-66 {
   width:66%;
   float:left;
   padding-bottom:5px;
}
.row {
   padding-top:5px;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.payframe {
   width:870px;
}
label {
   font-size:1vw;
}

.g-recaptcha {
transform:scale(1);
-webkit-transform:scal(1);
transform-origin:50% 0;
-webkit-transform-origin:50% 0;
height:100%;
line-height:100%;
display:table;
} 
} 
@media only screen and (min-width :63em)  {
body {
   font-size:large;
}
#masthead {
   margin: 0 -1px -2px 0px;
}
h1 {
   font: normal 7vw "Times Roman","Times New Roman",Times,Serif;
   letter-spacing: 0;
   color: #c00;
   background: url("https://www.ttu.edu/shared/shared_ttumain/images/dotted-border-horz.gif") repeat-x 0 bottom;
   padding: 0 10px 10px 10px;
   margin: 30px 0 10px 0;
}
h2 {
   font-size:6vw;
   background-color: #e99933;
   padding-top: 10px;
   padding-bottom: 10px;
   text-transform: uppercase;
   font-weight: bold;
   margin-left: 0;
   margin-right: 0;
   text-align: center;
}
h3 {
    font-size:5vw;
    padding: 10px;
    font-weight: bold;
    margin-left: 0;
    margin-right: 0;
}
#container {
   text-align: left;
   width: 95%;
   margin: 0 auto 0 auto;
   padding: 0 0px 0 0px;
   border: 5px double #eeeeee;
}
#content {
   width: 100%;
   float: left;
   display: inline;
   margin: 10px;
   margin-top: 5px;
   margin: 0px auto;
   padding: 0px;
   border-top: none;
}
#content p {
   padding-left:10px;
   padding-right:10px;
   font-size:3vw;
}
#content table {
   padding-left:10px;
   padding-right:10px;
}
#container {
   text-align: left;
}
.bannerNotice {
   background-color: antiquewhite;
   padding-top: 20px;
   padding-bottom: 20px;
   color: #900000;
   text-align: center;
   margin-bottom: 20px;
   font-weight: bold;
   font-style: italic;
}
input[type=radio], input[type=checkbox] {
   -ms-transform: scale(3);
   -webkit-transform: scale(3);
   transform: scale(3);
   margin-right:30px;
   /*
   margin-right: 15px;
   margin-bottom: 8px;
   margin-top: 8px;
   margin-left: 10px;
   */
}
input[type="text"] {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  resize: vertical;
  font-size:4vw;
  }
input[type=button] {
   text-align: center !important;
}
#content form input[type="text"] {
   /*padding: 5px;
   width:300px;*/
}
ol li { 
   font-size: 3vw;
}
.field {
   font-weight : bold; 
   white-space:nowrap;
   /*padding-left:20px;*/
}
.fvalue {
}
input.subButtons {
    width: 200px;
    text-align: center;
    /*height: 35px;*/
    font-family: tahoma;
    color: #900000;
    background-color: #ffffff;
    font-weight: normal;
    border-width:2px;
    font-size:4vw;
    box-shadow: 1px 1px 2px 0;
    border:0;
}

.subButtons:active {
    box-shadow: -1px -1px 2px 0;
}
.required {
   color:#ff0000;
}
td {
   padding:5px;
}
.leftcol {
}
.finput {
   text-align:left;
   font-size:4vw;
}
#crumbs {
   color: #666666;
	border: none;
	background: none;
	font-size:2vw; 
	margin-left: 15px;
   padding-top:5px;
}
#crumbs a {
   color:#666666;
	background: url("https://www.ttu.edu/shared/shared_ttumain/images/crumb1.gif") no-repeat 100% 50%;
   text-decoration:none;
	padding-right:15px;
	margin-right:4px;
	font-size: 2vw;
}
#crumbs A:hover, #crumbs A:active {
	color: #c00;
	text-decoration: none;
	background: url("https://www.ttu.edu/shared/shared_ttumain/images/crumb2.gif") no-repeat 100% 50%;
	padding-right:15px;
	margin-right:4px;
}
.hlight {
   font-style:italic;
   color:#ff0000;
}
.centerdiv {
    text-align: center;
    padding-top: 30px;
}
li.ul_note {
    padding-bottom: 5px;
    color: black;
    font-weight: bold;
}
.regDescTitle {
   white-space: nowrap;
   font-weight:bold;
}
.regDesc {
   white-space: nowrap;
}
.col-50, .mcol-50 {
   width:100%;
   float:left;
   padding-bottom:5px;
}
.col-25 {
   width:100%;
   float:left;
   padding-bottom:5px;
}
.col-75 {
   width:100%;
   float:left;
   padding-bottom:5px;
}
.col-33 {
   width:100%;
   float:left;
   padding-bottom:5px;
}
.col-66 {
   width:100%;
   float:left;
   padding-bottom:5px;
}
.row {
   padding-top:5px;
}
.icol-25, .icol-75 {
   height:2.5em;
   line-height:2.5em;
}
.icol-25 {
   width:75%;
   float:left;
   padding-bottom:5px;
}
.icol-75 {
   width:25%;
   float:left;
   padding-bottom:5px;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
label {
   font-size:4vw;
}
.payframe {
   width:100%;
}
.g-recaptcha {
transform:scale(3);
-webkit-transform:scal(3);
transform-origin:50% 0;
-webkit-transform-origin:50% 0;
height:200px;
line-height:200px;
display:table;
}
}
/*  END for large devices */


/* for small devices */

