/* ------------------------------------------------------------------------------------------
 * normalize.css v2.1.1 | MIT License | git.io/normalize
 * ------------------------------------------------------------------------------------------ */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,video{display:inline-block}
audio:not([controls]){display:none;height:0}
[hidden]{display:none}
html{color:#222;font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
a:focus{outline:thin dotted}
a:active,a:hover{outline:0;background:none;}
h1{font-size:2em;margin:.67em 0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
em,i,dfn{font-style:italic}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
mark{background:#ff0;color:#000}
code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}
pre{white-space:pre-wrap}
q{quotes:"\201C" "\201D" "\2018" "\2019"}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:0}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}
button,input{line-height:normal}
button,select{text-transform:none}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}

/* ------------------------------------------------------------------------------------------
 * Base CSS Styles
 * v2013-10-15.1004 | UTA University Communications | www.uta.edu/ucomm
 * ------------------------------------------------------------------------------------------ */
*, *:before, *:after {-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box}
html{font-size:14px}
html, body {height: 100%}
html,button,input,select,textarea{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}
h1,h2,h3,h4,h5,h6{text-rendering:optimizelegibility; line-height:1.2;}
pre,code,kbd,samp,tt,var{font-family:Monaco,Consolas,"Courier New",monospace;}
code,var{background-color:#ffeec6;padding:1px 3px;font-style:normal}
hr {background-color: transparent;border-bottom: 1px solid #fff;border-top: 1px solid #AC9D80;color: transparent;height: 0;margin: 1.5em 0;}
blockquote{padding:0 0 0 15px;border-left:10px solid #e0d8b4}
blockquote p{margin:0 0 .5em}
blockquote p.source{color:#777;font-size:.8em;position:relative}
blockquote p.source:before{content:'\2014 \00A0';float:left;margin-right:.5em}
dt{font-weight:bold}
dd{margin-left:20px}
p,li,td,th,caption,dl,address,legend{line-height:1.6}
address{line-height:1.2;font-style:normal}
ol ol{list-style-type:lower-alpha}
dl,blockquote,p,table,ul,ol,address,fieldset{margin:0 0 1em}
ul, ol {padding-left: 20px;}
li ul, li ol {margin:0;}
abbr[title],acronym{cursor:help;border-bottom:1px dotted #aaa}
abbr[title]:hover,acronym:hover{border-bottom:1px dotted #444}
a abbr[title],a acronym{cursor:pointer}
h3+h4,h4+h5,h5+h6{margin-top:.75em}
button,input[type="button"],input[type="reset"],input[type="submit"]{padding:2px 5px}
img{vertical-align:middle;display:inline-block;}
td,th{text-align:left;border-right:1px solid #fff; font-size:85%;padding:4px 8px 4px 4px;border-top:1px solid #d6cec0;}
td:last-child, th:last-child {border-right:none;}
th{vertical-align:bottom;font-weight:bold;color:#fff; background-color:#00457d;}
th a {color:#fff;}
th a:hover, th a:active, th a:focus {color:#bcf;}
td{vertical-align:top}
table.table-striped tr:nth-child(even) td {background:#ede2cb;}
table.table-striped tr.even td {background:#ede2cb;}
img, object, embed {max-width: 100%;height: auto;}
object, embed {height: 100%;}
img {-ms-interpolation-mode: bicubic;}

.clearfix{zoom:1}
.clearfix:before,.clearfix:after{content:" ";display:table}
.clearfix:after{clear:both}
.skipnav{margin:0 !important;padding:0 !important}
.skipnav a{position:absolute;left:-1000em;overflow:hidden;position:absolute;top:0;width:1px;height:1px;z-index:1000}
.skipnav a:focus{left:20%;top:0;width:auto;height:auto;background-color:#000;color:#fff;padding:5px 10px;font-weight:700;font-size:11px;border-radius:0 0 3px 3px;text-decoration:none}
.floatleft{float:left}
.floatright{float:right}
.pull-left{float:left;margin:.5em 1em 1em 0}
.pull-right{float:right;margin:.5em 0 1em 1em}
.clear{clear:both}
span.small,p.small{font-size:70%}
.ir{text-indent:-900px; overflow:hidden;}
.hide{display:none;}
.noborder{border:none;}

.text-center {text-align:center;}

.message-info,
.message-important {padding: 15px; border: 1px solid transparent; border-radius: 4px;}
.message-info { background: #e9ecff;border-color: #abc; color: #035;}
.message-important {background: #ffcf9f;  border-color: #b62; color: #321;}

/* Simple grid system... */
.row {width: 100%;  margin: 0 auto; *zoom: 1; }
.row:before, .row:after { content: " "; display: table; }
.row:after { clear: both; }
.row .row .row .your-boat {content:":-D";}

.column,.columns{width:100%;float:left;padding-left: .9375rem; padding-right: .9375rem;}
.column:last-child:not(:first-child),.columns:last-child:not(:first-child){float:right;}
.column.end:last-child:last-child,.end.columns:last-child:last-child{float:left;}
.small-1{width:8.33333%;}
.small-2{width:16.66667%;}
.small-3{width:25%;}
.small-4{width:33.33333%;}
.small-5{width:41.66667%;}
.small-6{width:50%;}
.small-7{width:58.33333%;}
.small-8{width:66.66667%;}
.small-9{width:75%;}
.small-10{width:83.33333%;}
.small-11{width:91.66667%;}
.small-12{width:100%;}
@media screen and (min-width: 40em) {
    .column,.columns{padding-left:.9375rem;padding-right:.9375rem;}
    .medium-1{width:8.33333%;}
    .medium-2{width:16.66667%;}
    .medium-3{width:25%;}
    .medium-4{width:33.33333%;}
    .medium-5{width:41.66667%;}
    .medium-6{width:50%;}
    .medium-7{width:58.33333%;}
    .medium-8{width:66.66667%;}
    .medium-9{width:75%;}
    .medium-10{width:83.33333%;}
    .medium-11{width:91.66667%;}
    .medium-12{width:100%;}
}
@media screen and (min-width: 64em) {
    .large-1{width:8.33333%;}
    .large-2{width:16.66667%;}
    .large-3{width:25%;}
    .large-4{width:33.33333%;}
    .large-5{width:41.66667%;}
    .large-6{width:50%;}
    .large-7{width:58.33333%;}
    .large-8{width:66.66667%;}
    .large-9{width:75%;}
    .large-10{width:83.33333%;}
    .large-11{width:91.66667%;}
    .large-12{width:100%;}
}
@media only screen { /*small*/
    .for-medium-only,.for-medium-up,.for-large-only,.for-large-up,.for-xlarge-only,.for-xlarge-up {display:none !important}
}
@media only screen and (min-width:760px) { /*medium*/
    .for-medium-only, .for-medium-up, .for-medium-down {display:inherit !important}
    .for-small-only {display:none !important}
}
@media only screen and (min-width:1090px) { /*large*/
    .for-large-only,.for-large-up,.for-large-down {display:inherit !important}
    .for-medium-only, .for-medium-down {display:none !important}
}
@media only screen and (min-width:1401px) { /*xlarge*/
    .for-xlarge-only,.for-xlarge-up,.for-xlarge-down {display:inherit !important}
    .for-large-only, .for-large-down {display:none !important}
}

@media only screen and (min-width:500px) {
    td, th {
        padding:7px 10px 7px 7px;
        font-size: 90%;
    }
    .table-condensed td,
    .table-condensed th {
        font-size:85%;
        padding:4px 8px 4px 4px;
    }
}


/*--------------------------------------------
  Responsive Tables
  ------------------------------------------*/

.table-wrap-inner {max-width: 474px;}
.no-sidebars .table-wrap-inner {max-width: 574px;}

.table-scroll {
    position: relative;
    overflow: hidden;
    margin: 0 0 1em;
    width: 100%;
    border: 1px solid #d6cec0;
}

.table-scroll .table-wrap-scroll {
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-scroll table {
    margin:0;
}

.table-scroll:after {
    position:absolute;
    top:0;
    left:100%;
    width:50px;
    height:100%;
    border-radius: 10px 0 0 10px / 50% 0 0 50%;
    box-shadow: -5px 0 10px rgba(0, 0, 0, 0.25);
    content:'';
}

.table-stacked table, 
.table-stacked thead, 
.table-stacked tbody, 
.table-stacked th, 
.table-stacked td, 
.table-stacked tr {
    display: block;
}

.table-stacked tr.thead {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

.table-stacked th,
.table-stacked td {
    position: relative;
    border-top: none;
    border-right: none;
    width: 100% !important;
}

.table-stacked tr th:first-child,
.table-stacked tr td:first-child {
    border-top: 1px solid #d6cec0;
    padding-top: 10px;
}

.table-stacked tr th:last-child,
.table-stacked tr td:last-child {
    padding-bottom: 10px;
}


.table-stack-small label.th {
    display: none; 
}

.table-stacked label.th {
    display: inline;
    font-weight: bold;
    margin-right: 5px;
}


.yes-js .noscript {display:none !important;}

/* Print styles */
.print-only{display:none !important}
@media print{
    *{background:transparent !important;color:black !important;box-shadow:none !important;text-shadow:none !important}
    a,a:visited{text-decoration:underline}
    pre,blockquote{border:1px solid #999;page-break-inside:avoid}
    thead{display:table-header-group}
    tr,img{page-break-inside:avoid}
    img{max-width:100% !important}
    @page{margin:.5cm}
    p,h2,h3{orphans:3;widows:3}
    h2,h3{page-break-after:avoid}
    .print-only{display:block !important}
    .hide-for-print{display:none !important}
    .show-for-print{display:inherit !important}
}

::-moz-selection{background:#e86f24;color:#fff!important;text-shadow:none!important}
::-webkit-selection{background:#e86f24;color:#fff!important;text-shadow:none!important}
::selection{background:#e86f24;color:#fff!important;text-shadow:none!important}

.flex-row {
    /* apply flexbox */
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    /* make elements wrap at smaller sizes, instead of continuing to shrink */
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
/* fix safari flexbox rendering */
.has-flex .row.flex-row:before,
.has-flex .row.flex-row:after { content: normal; }

/* responsive video wrapper */
.video-embed {
  position: relative;
  height: 0;
  padding-bottom: 75%;
  margin-bottom: 1rem;
  overflow: hidden; 
}
.video-embed iframe,
.video-embed object,
.video-embed embed,
.video-embed video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
}
.video-embed.widescreen {
    padding-bottom: 56.25%;
}
.video-embed.vimeo {
    padding-top: 0; 
}


/*--------------------------------------------
  HTML Element Basic Styles
  ------------------------------------------*/
html, body {background: #0f3367;}
a {text-decoration:underline; color:#d05117;}
a:visited {color:#a1461e;}
a:hover {color:#515151;}
h2 {color: #e97730; font: bold 20px/1.2 'Roboto Slab', Rockwell, serif; margin: 1em 0;}
h3 {font-weight:700; margin: 2.25em 0 .75em; font-size:1.05em; color:#036; text-transform:uppercase;}
h4 {color: #333; font-weight: 700; font-size: 1em; margin: 1.5em 0 .75em 0;}
h5 {margin: 1.25em 0 .75em; font-size:1em; color:#999; text-transform:uppercase;}
h4+h5 {margin-top: .5em;}
h6 {font-size: 12px; margin: 1.25em 0 .75em;}
h3 a {color: #036;}
h4 a {color: #000;}
h5 a {color: #666;}
h3 a:hover, h3 a:focus, h4 a:hover, h4 a:focus, h5 a:hover, h5 a:focus {color: #d05117;}
span.blue, b.blue, strong.blue{color: #036 !important;}

/**
 FONTS:
 'Helvetica Neue',Helvetica,Arial,sans-serif;
 'Roboto Slab', Rockwell, serif;    // BOLD (700) ONLY
 'FrutigerLTW01-95UltraBl', 'Arial Black', 'AvenirNext-Heavy', sans-serif;
 */

a.arrow_right {background: url(../../_images/responsive/arrow.gif) no-repeat right 2px; padding: 0 20px 0 0;}
a.arrow_left {background: url(../../_images/responsive/arrow.gif) no-repeat left 2px; padding: 0 0 0 20px;}
a.arrow-button {display:block; width:240px; height:24px; padding:8px 10px 0; font-size:12px; color:#d4612c; text-transform:uppercase; font-weight:bold;
  margin:5px 0; text-decoration:none; background:url(../../_images/responsive/arrow-button.png) no-repeat 0 0;}
a.arrow-button:hover, a.arrow-button:focus, a.arrow-button:active {background-position:-261px 0;}

a.link-button {
    display: inline-block;
    background: #f17213;
    background: -moz-linear-gradient(top,  #f17213 0%, #ca4500 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f17213), color-stop(100%,#ca4500));
    background: -webkit-linear-gradient(top,  #f17213 0%,#ca4500 100%); 
    background: -o-linear-gradient(top,  #f17213 0%,#ca4500 100%);
    background: -ms-linear-gradient(top,  #f17213 0%,#ca4500 100%);
    background: linear-gradient(to bottom,  #f17213 0%,#ca4500 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f17213', endColorstr='#ca4500',GradientType=0 );
    color: #fff;
    font: bold 13px/1 'Roboto Slab', Rockwell, serif;
    padding: 8px 25px 8px 12px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-shadow: 1px 1px 1px #b74000;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
}

a.link-button:after {
    /* right-facing triangle */
    display: block;
    content: " ";
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #fff;
    position: absolute;
    right: 10px;
    top: 10px;
}

a.link-button:hover {
    background: -moz-linear-gradient(top,  #e66a0f 0%, #aa3c00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e66a0f), color-stop(100%,#aa3c00));
    background: -webkit-linear-gradient(top,  #e66a0f 0%,#aa3c00 100%);
    background: -o-linear-gradient(top,  #e66a0f 0%,#aa3c00 100%);
    background: -ms-linear-gradient(top,  #e66a0f 0%,#aa3c00 100%);
    background: linear-gradient(to bottom,  #e66a0f 0%,#aa3c00 100%);
}

.dropdown-content {
    max-height:0;
    overflow:hidden;
    -moz-transition: max-height 0.3s ease;
    -webkit-transition: max-height 0.3s ease;
    -o-transition: max-height 0.3s ease;
    transition: max-height 0.3s ease;
}

.uta-social a {
    background:url('../../_images/responsive/social-icons.png') no-repeat; 
    display:block; 
    height:24px; 
    text-indent:-200px; 
    overflow:hidden; 
    width:24px;
    opacity: .7;  
    -moz-opacity:0.7;
    filter:alpha(opacity=70);
    -moz-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.uta-social a:hover,
.uta-social a:focus {opacity:1; -moz-opacity:1; filter:alpha(opacity=100);}

.uta-social a.fb {background-position:0 0;}
.uta-social a.tw {background-position:-24px 0;}
.uta-social a.in {background-position:-48px 0;}
.uta-social a.yt {background-position:-72px 0;}
.uta-social a.fl {background-position:-96px 0;}
.uta-social a.mo {background-position:-168px 0;}

/* Button components
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.btn-primary,
.btn-primary-alt,
.btn-secondary,
.btn-secondary-alt {
    display: inline-block;
    color: #fff;
    font-family: 'Roboto Slab', Rockwell, serif;
    font-size: .85rem;
    font-weight: normal;
    text-decoration: none;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.3;
    padding: .65em 1.2em;
    margin-right: 1em;
    margin-bottom: .5em;
}
.btn-primary {
    font-weight: bold;
    background: #dc710f;
    background: -moz-linear-gradient(top,  #dc710f 0%, #b94802 100%);
    background: -webkit-linear-gradient(top,  #dc710f 0%,#b94802 100%);
    background: linear-gradient(to bottom,  #dc710f 0%,#b94802 100%);
}
.btn-primary:visited {
    color:#fff;
}
.btn-primary:hover {
    background: #dc710f;
    background: -moz-linear-gradient(top,  #b75d0a 0%, #923a03 100%);
    background: -webkit-linear-gradient(top,  #b75d0a 0%,#923a03 100%);
    background: linear-gradient(to bottom,  #b75d0a 0%,#923a03 100%);
    color: #fff;
}
.btn-primary-alt {
    background: #2D70EC;
}
.btn-primary-alt:visited {
    color: #fff;
}
.btn-primary-alt:hover {
    background: #5C99FF;
    color: #fff;
}
.btn-secondary {
  border: 1px solid #e57126;
  transition: background-color 200ms ease;
}
.btn-secondary:visited {
    color: #fff;
}
.btn-secondary:hover {
  background-color: #e57126;
  color: #fff;
}
.btn-secondary-alt {
    border: 1px solid #427fec;
    color: #fff;
    transition: background-color 200ms ease;
}
.btn-secondary-alt:visited {color: #fff;}
.btn-secondary-alt:hover {color: #fff;background-color: #427fec;}
.btn-large {
    font-size: 1.1rem;
}
.link-primary {
    text-transform: uppercase;
    font-family: 'Roboto Slab', Rockwell, serif;
    text-decoration: none;
    margin-right: .5em;
    margin-left: .5em;
    font-size: .85rem;
    font-weight: bold;
    color: #e57126;
    letter-spacing: 1px;
}
.link-primary:visited {
    color:#e57126;
}
.link-primary:hover {
    color: #a1461e; 
    text-decoration: underline;
}
.link-primary:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='8' viewBox='0 0 4.5 7.5' preserveAspectRatio='none'%3E%3Cpath d='M0,0.8L0.8,0l3.8,3.8L0.8,7.5L0,6.8l3-3L0,0.8z' style='fill:%23e57126%3B' /%3E%3C/svg%3E");
  content: " ";
  display: inline-block;
  width: 11px;
  height: 10px;
  background-size: 60%;
  background-repeat: no-repeat;
  margin-left: 5px;
}
.link-primary.white:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='8' viewBox='0 0 4.5 7.5' preserveAspectRatio='none'%3E%3Cpath d='M0,0.8L0.8,0l3.8,3.8L0.8,7.5L0,6.8l3-3L0,0.8z' style='fill:%23FFFFFF%3B' /%3E%3C/svg%3E");
}
.link-primary.blue:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='8' viewBox='0 0 4.5 7.5' preserveAspectRatio='none'%3E%3Cpath d='M0,0.8L0.8,0l3.8,3.8L0.8,7.5L0,6.8l3-3L0,0.8z' style='fill:%232D70EC%3B' /%3E%3C/svg%3E");
}


/*--------------------------------------------
  Regions
  ------------------------------------------*/
#bg-container {background:transparent url('../../_images/responsive/bg-mobile.png') repeat-x;}
#content-container {max-width:1090px; min-width:320px; margin:0 auto;}
.content-container { /* added March 2018 */
    width: 100%;
    max-width: 1090px;
    min-width: 320px;
    margin: 0 auto;
}
#columns {position: relative;}
#column_one {max-width: 840px; margin: 20px 15px 15px;}
#column_two {max-width: 840px; margin: 0 auto; position:relative;}

.column_body {padding:20px 17px 30px;}
.no-sidebars .column_body { width:100%; max-width: 620px; }

.column_body h2:first-child {margin-top: 0;}

#column_two_inner {
    min-height:300px;
    overflow:hidden;
    word-wrap:break-word;
    background: url('../../_images/responsive/bg_column_two.png') #fff repeat-x;
}

.custom-template #main {
    position: relative;
    top: -4px;
}
.custom-section {
    padding: 3em 0;
}
.custom-section p {
    font-size: 1.15rem;
}
.custom-section h2 {
    font-family: 'Roboto Slab', Rockwell, serif;
    font-size: 2em;
    margin: .5em 0;
    text-transform: none;
    font-weight: normal;
    color: #000;
}

/* apply screen over section with background image */
.section-has-screen:before {
    content: " "; 
    position: absolute;
    width:100%;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color: rgba(40,50,66,0.7);
    box-shadow: inset 0px 0px 20px rgba(0,0,0,0.4);
    z-index: 1;
}
.section-has-screen .content-container {
    z-index: 2;
    position:relative;
}


/*--------------------------------------------
  Very Top Navigation
  ------------------------------------------*/
#topnav { position:relative; font-size:11px;}
#topnav .noscript {color:#A9BED1;}

#topnav .mobile-buttons {
    padding:10px;
}

#topnav a,
#topnav a:visited {display:inline-block; color:#A9BED1; text-decoration:none;}
#topnav a:hover {color:#fff;}

#topnav .left-links,
#topnav .right-links,
#topnav .search {float:left;}

#topnav a.dropdown-button,
#topnav a.dropdown-button:visited {
    text-transform: uppercase;
    font-size: 10px;
}

#topnav a.dropdown-button.active {text-decoration:none; color:#fff;}

#topnav a.dropdown-button.mainmenu {float:left;}
#topnav a.dropdown-button.search {float:right;}

#topnav a.dropdown-button.mainmenu:after {
    display:inline-block;width:10px;height:10px;background:url('../../_images/responsive/main-uta-menu-arrow.png') no-repeat;
    background-size: 100%;
    content: " ";
    margin-left:2px;
}

#topnav a.dropdown-button.search:after {
    display:inline-block;width:10px;height:10px;background:url('../../_images/responsive/search-icon.png') no-repeat;
    background-size: 100%;
    content: " ";
    margin-left:3px;
}

#dropdown-utamenu,
#dropdown-search {background:#06387d; color:#A9BED1;}

/* Uses the 'one true layout' technique for equal-height columns */
#dropdown-utamenu .row-one {overflow:hidden;}
#dropdown-utamenu .row-two {overflow:hidden;}
#dropdown-utamenu .block {float:left; width:50%; padding: 5px 10px; padding-bottom:500px; margin-bottom: -500px;}
#dropdown-utamenu .row-one .block.left {background-color: #09357e;}
#dropdown-utamenu .row-one .block.right {background-color: #0d4099;}
#dropdown-utamenu .row-two .block.left {background-color: #104ab5;}
#dropdown-utamenu .row-two .block.right {background-color: #1456ce;}
#dropdown-utamenu .block ul {margin-bottom: 10px;}

#dropdown-utamenu.open {max-height: 380px;}

#dropdown-search {clear:both; padding: 0 10px;}
#dropdown-search.open {max-height: 40px;}

#topnav ul {list-style:none; margin:0; padding:0;}
#topnav li {font-size:11px;}

#topnav li a {padding: 4px 0;}

#topnav .uta-social p {font-size:11px;text-transform:uppercase;margin-top:10px;}
#topnav .uta-social a {float:left; margin:0 10px 10px 0;}

#topnav fieldset {margin:0; border:0 none; padding:0;}
#dropdown-search fieldset {padding: 5px 10px 15px; float:right; }

#topnav input,
#topnav input:focus {outline: none;}

#topnav input[type="text"] {
    border:0 none;
    color:#333;
    float:left;
    margin:0 3px 0 5px;
    padding:3px 5px;
    width:200px;
    height: 23px;
    background-color:#B0C6E8;
    font-size:16px;
    line-height:23px;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    -moz-transition: background-color 0.3s;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}

#topnav input[type="text"]:focus {background-color:#fff;}

#topnav input[type="submit"] {
    float:left;
    height:23px;
    width:23px;
    padding:0;
    border:0;
    overflow: hidden;
    text-indent: -200px;
    background: #e7e6e4 url('../../_images/responsive/btn_arrow.png') no-repeat center center;
    background-size: 12px 12px;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
}

#topnav input::-webkit-input-placeholder { color:#04264f; opacity:1; }
#topnav input::-moz-placeholder { color:#04264f; opacity:1;}
#topnav input:-ms-input-placeholder { color:#04264f; opacity:1; }
#topnav input:-moz-placeholder { color:#04264f; opacity:1; }

#topnav input:focus::-webkit-input-placeholder { color:#666;}
#topnav input:focus::-moz-placeholder { color:#666; }
#topnav input:focus:-ms-input-placeholder { color:#666; }
#topnav input:focus:-moz-placeholder { color:#666;; }


/*--------------------------------------------
  Site Banner
  ------------------------------------------*/
#site-banner {background:#103167;}
#site-banner h2 {font: bold 17px "Helvetica Neue",Helvetica,Arial,sans-serif; text-transform: uppercase; text-align:center;}
#site-banner h2.two_line {line-height: 1.2;}
#site-banner h2 small {font-size: 75%;}
#site-banner h2 a,
#site-banner h2 a:hover {text-decoration: none; color: #fff;}
#site-banner h2 a:focus,
#site-banner h2 a:active {text-shadow: 1px 1px 15px #85A8DC;}

#site-banner .uta-logo {width:300px;margin:10px auto;}
#site-banner .uta-logo a {display:block;}

#site-banner .uta-logo-main {max-width: 500px;}
#site-banner .uta-logo-main a {display:block; padding: 10px;}

.ie7 #site-banner .uta-logo,
.ie7 #site-banner .uta-logo img {height: 62px;}

#page_heading h2 {
    font-size: 20px;
    color: #fff;
    margin: 0;
    padding: 7px 17px;
    text-transform: uppercase;
}

@media only screen and (min-width: 420px) {
    #site-banner .uta-logo {width: 320px;}
    #site-banner h2 {font-size: 22px;}
}

@media only screen and (min-width: 500px) {
    #page_heading h2 {padding: 10px 17px;}
}


/*--------------------------------------------
  Primary (orange) navigation
  ------------------------------------------*/
#desktop-menu {display:none;}

#mobile-menu {border-bottom: 1px solid #a53a0d;}
#mobile-menu .menubar {background:#d85c1c url('../../_images/responsive/gradients.png') repeat-x 0 -89px; height:29px;}

#mobile-menu a.hamburger {
    color:#fff;
    text-decoration:none;
    font-size:12px;
    padding:7px 17px;
    text-decoration:none;
    text-transform:uppercase;
    font-weight:bold;
    height:29px;
    float:left;
}

#mobile-menu a.hamburger img {float:left; width:20px;height:15px;}
#mobile-menu a.hamburger span.text {float:left;padding:0px 0 0 8px;}

#mobile-menu ul {
    list-style:none;
    padding:0;
    margin:0;
    width: 100%;
    display: block;
    overflow: hidden;
}

.yes-js #mobile-menu-list {
    clip: rect(0 0 0 0);
    max-height: 0;
    position: absolute;
    display: block;
    overflow: hidden;
    zoom: 1;
    -moz-transition: height 0.3s ease;
    -webkit-transition: height 0.3s ease;
    -o-transition: height 0.3s ease;
    transition: height 0.3s ease;
}

#mobile-menu-list.opened {
  max-height: 9999px;
}

.disable-pointer-events {
  pointer-events: none !important;
}

#mobile-menu .nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

#mobile-menu li { 
    background-color:#c24310; 
    border-top:1px solid #d85c1c; 
    width: 100%; 
    display: block; 
}

.standard-template #mobile-menu li {
    float: left;
    width: 50%;
    border-right: 1px solid #d85c1c;
}

#mobile-menu a {
    color: #fff;
    text-decoration:none;
    display:block;
    padding:10px 10px 10px 17px;
    font-size: 12px;
    font-weight: bold;
    text-transform:uppercase;
}

#mobile-menu a.selected {
  background-color: #ad3c0d ;
}

#mobile-menu ul > li:first-child { border-top: none; }
#mobile-menu ul > li:first-child a {
    -moz-box-shadow:0 4px 3px #A2390D inset;
    -webkit-box-shadow:0 4px 3px #A2390D inset;
    box-shadow:0 4px 3px #A2390D inset;
}

.standard-template #mobile-menu ul > li:nth-child(2) { border-top: none; }
.standard-template #mobile-menu ul > li:nth-child(2) a {
    -moz-box-shadow:0 4px 3px #A2390D inset;
    -webkit-box-shadow:0 4px 3px #A2390D inset;
    box-shadow:0 4px 3px #A2390D inset;
}


/*--------------------------------------------
  Secondary (Left) Navigation
  ------------------------------------------*/
ul.leftnav {overflow: hidden;margin:0;padding:0;list-style:none;}
ul.leftnav li {border-bottom: 1px solid #dfd9c2;}
ul.leftnav a {color: #333; display: block; font-size: 12px; padding: 12px 20px; text-decoration: none;line-height:normal;}
ul.leftnav li a:hover,
ul.leftnav li a:active,
ul.leftnav li a:focus {background: #F4F0DB url(../../_images/responsive/bg_column_one_hover.gif) repeat-x; color:#D05117;}
ul.leftnav li a.itemselected {background: url(../../_images/responsive/bg_column_one_hover_flip.gif) repeat-x #F1E9C9; color:#D05117;}
ul.leftnav a.title {color: #333; font-weight: 700;}
ul.leftnav li ul {background: url(../../_images/responsive/bg_column_one_menu_sub_white.gif) repeat-x #e1e1e1; padding: 8px 0; margin:0; overflow: hidden;}
ul.leftnav li ul li {border: 0;}
ul.leftnav li ul li a {color: #666; padding: 5px 10px 5px 34px;}
ul.leftnav li ul li a:hover,
ul.leftnav li ul li a:active,
ul.leftnav li ul li a:focus,
ul.leftnav li ul li a.itemselected {background: none; color: #D05117;}

.menucontainer {background-color: #F1EACD; margin-bottom: 20px; overflow: hidden;}

.menubody {color: #555; font-size: 12px; padding: 5px 20px;}
.menubody p {color: #555; font-size: 12px; margin: 1em 0;}
.menubody div.form_txt {padding: 5px 0 10px; text-align: center;}
.menubody form {margin: 1em 0;}
.menubody form label {margin: 0 0 2px; display:block;}
.menubody form select {background: #fff; border: 1px solid #999; color: #555; font-size: 12px; width: 187px; margin: 0 0 10px;}

.menuheader {padding: 10px 15px;}
.menuheader h3 {color: #fff; margin:0; text-transform: uppercase; font: bold 13px/1.2 'Roboto Slab', Rockwell, serif;}
.menuheader a,
.menuheader a:visited {color:#fff; text-decoration:none; display:block;}
.menuheader a:hover {color:#ea7125;}

.menuheader.blue{background:url(../../_images/palette-bg/blue.png) repeat-x #00457d;}
.menuheader.blue_mid{background:url(../../_images/palette-bg/blue-mid.png) repeat-x #185585;}
.menuheader.blue_lite{background:url(../../_images/palette-bg/blue-lite.png) repeat-x #31678f;}
.menuheader.lt_blue{background:url(../../_images/palette-bg/lt_blue.png) repeat-x #a7c2ce;}
.menuheader.lt_blue h3,
.menuheader.lt_blue a,
.menuheader.lt_blue a:visited {color: #474544;}
.menuheader.lt_blue a:hover {color:#ea7125;}

/* related links */
.related_links_left {margin: 17px 18px 20px;list-style:none;padding:0;}
.related_links_left li {margin-bottom: 15px; line-height: 1.2;}
.related_links_left a {color: #c63; font-size: 12px; font-weight: 700; text-decoration: underline;}
.related_links_left a:hover,
.related_links_left a:active,
.related_links_left a:focus {text-decoration: none;}

@media only screen and (min-width: 500px) {
    .menucontainer {float:right; width:49%;}
    .menucontainer:first-child {float:left;}
}


/*--------------------------------------------
  Content Area
  ------------------------------------------*/
.page-banner h3 {
    margin: 0;
    background: #000;
    color: #fff;
    font: normal 15px 'FrutigerLTW01-95UltraBl', 'Arial Black', 'AvenirNext-Heavy', sans-serif;
    text-transform: uppercase;
    padding:10px 17px;
}

.column_body li { padding: 3px 0; }

h3.section-eyebrow {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 11px;
    margin: 0 0 5px;
}

h3.section-eyebrow + h2 {margin-top:0;}

h3.section-eyebrow a,
h3.section-eyebrow a:visited {
    color:#333;
    text-decoration: none;
}
h3.section-eyebrow a:hover,
h3.section-eyebrow a:active { color:#e66e24; }

p.submenu-link {
    display:none !important; /* this may not be useful after all.. */
}

#page-footer {background-color: #F1E9C9; clear: both; padding: 15px 0 15px 20px;}
#page-footer p {color: #555; font-size: 0.75em;}

@media only screen and (min-width:520px) {
    .page-banner h3 { font-size:20px; }
}

/* Hero sections
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.custom-section.page-hero {
    position: relative;
    height: 60vh;
    min-height: 300px;
    max-height: 450px;
    padding: 0;
}
.custom-section.page-hero .content-container {
    position: relative; 
    height: 100%;
}
.custom-section.page-hero:after {
    display: block;
    content: " ";
    width: 100%;
    height: 50%;
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
}
.custom-section.page-hero h1 {
    color: #fff;
    font-family: 'Roboto Slab', Rockwell, serif;
    font-weight: normal;
    line-height: 1.1;
    margin: 0;
    padding-left: .9375rem;
    padding-right: .9375rem;
    position: absolute;
    z-index: 3;
    bottom: 20px;
    left: 0;
    font-size: 3rem;
    text-shadow: 1px 1px 15px #000;
}
@media only screen and (min-width: 64em){
    .custom-section.page-hero h1 {
        font-size: 4.3rem;
    }
}


/* Link-tile component
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.link-tile {
    margin-bottom: .9375rem;
    margin-top: .9375rem;
}
.link-tile .image-wrap {
    overflow: hidden;
}
.link-tile a {
    position: relative;
    display: block;
    text-decoration:none;
    color: #fff;
}
.link-tile h3 {
    position: absolute;
    z-index: 5;
    color: #fff;
    bottom: 10px;
    left: 10px;
    font-family: 'Roboto Slab', serif;
    font-size: 1.4em;
    font-weight: 400;
    text-transform: none;
    margin: 0;
}
.link-tile .image-wrap:after {
    display: block;
    content: " ";
    width: 100%;
    height: 120px;
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,.95) 100%);
}
.link-tile .image-wrap img { 
    transition: transform 0.25s ease;
}
.link-tile a:hover .image-wrap img {
    transform: scale(1.05);
}


/* Panelpic component
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.panelpic {position: relative;}
.panelpic-panel {
  padding: 1.5em;
}
.panelpic.dark .panelpic-panel {
  background: #082044;
  color: #fff;
}
.panelpic.light .panelpic-panel {
    background: #fff;
}
.panelpic h2 {
    margin: 0 0 .5em;
}
.panelpic.light h2 {
    color: #082044;
}
.panelpic-panel p::last-child {
    margin-bottom: 0;
}
@media only screen and (max-width: 63.999em) {
    .panelpic-pic img {
        width: 100%;
        max-width: none;
    }
}
@media only screen and (min-width: 64em) {
    .panelpic-panel {
      padding: 4.5em 3em;
      margin-top: 3%;
      width: 50%; 
      position: relative;
      z-index: 2;
      box-shadow: 2px 2px 30px rgba(0,0,0,.3);
    }
    .panel-right .panelpic-panel {
      float: right;     
    }
    .panel-left .panelpic-panel {
      float: left;     
    }
    .panel-right .panelpic-pic {
      float: left; 
      width: 60%;
      margin-right: -10%;
      position: relative;
      z-index: 1;
    }
    .panel-left .panelpic-pic {
      float: right; 
      width: 60%;
      margin-left: -10%;
      position: relative;
      z-index: 1;
    }
}


/* Cards component
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.card {
    margin-bottom: .625em;
}
.card a {
    background-color: #fff;
    color: #444;
    display: block;
    position: relative;
    box-shadow: 0 10px 20px rgba(0,0,0,0.12), 0 6px 20px rgba(0,0,0,0.17);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    text-decoration: none;
}
.card a:hover {
    box-shadow: 0 19px 38px rgba(0,0,0,0.25), 0 15px 12px rgba(0,0,0,0.17);
}
.card .text-wrap {
    padding: 1.5em 1.5em 4.5em;
}
.card h3 {
    margin: 0 0 .7em;
    color: #131516;
    font-family: 'Roboto Slab', Rockwell, serif;
    font-size: 1.5em;
    font-weight: 400;
    text-transform: none;
}
.card p {
    color: #444;
    font-size: 1.15em;
}
.card .label {
    background-color: #417fe2;
    color: #fff;
    font-size: 1.15em;
    padding: .75em .8em;
    line-height: 1.3;
}
.card img {
    width: 100%;
}
/* todo: equal-heights cards */


/*--------------------------------------------
  Sidebars
  ------------------------------------------*/
#column_right { overflow:hidden; word-wrap:break-word; }
.no-sidebars #column_right {display:none !important;}

#column_right .sidebar {
    margin:5px 15px;
    padding: 17px; 
    font-size: 12px;
    background:url(../../_images/responsive/bg_right_box.png) repeat-x center top #fffffe;
    background-image: -moz-linear-gradient(#EAE1BB, #fff);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EAE1BB), to(#fff));
    background-image: -webkit-linear-gradient(#EAE1BB, #fff);
    background-image: -o-linear-gradient(#EAE1BB, #fff);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#EAE1BB, endColorstr=#ffffff);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#EAE1BB, endColorstr=#ffffff)";
}

#column_right .sidebar h3 {color:#e66e24; font: bold 14px/1.3 'Roboto Slab', Rockwell, serif; text-transform:uppercase; margin:0 0 .6em;}
#column_right .sidebar img { width:250px;height:140px; }

#column_right .sidebar ul.news_list {margin: 20px 0 0; padding:0; list-style:none;}
#column_right .sidebar ul.news_list li {border-bottom: 1px solid #E3DFCA; color: #666; margin: 0 0 12px; padding: 0 0 9px;}
#column_right .sidebar ul.news_list li:last-child {border:none;}

#column_right .sidebar p.eyebrow {font-size: 10px; line-height: 1; text-transform:uppercase; margin: 0 0 .6em;}
#column_right .sidebar span.arrow_left { color:#e66e24; text-decoration: underline; background: url(../../_images/responsive/arrow.gif) no-repeat left 2px; padding: 0 0 0 20px;}

#column_right .sidebar-image {overflow:hidden;width:250px;height:140px;margin-bottom: 1em;}

#column_right .sidebar > a { display:block; color:#000; text-decoration: none;}

#column_right .sidebar > a img {
      -webkit-transition: all 0.3s ease-out;
      -moz-transition:    all 0.3s ease-out;
      -o-transition:      all 0.3s ease-out;
      transition:         all 0.3s ease-out;
}

#column_right .sidebar > a:hover { text-decoration: none; }
#column_right .sidebar > a:hover img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform:    scale(1.05, 1.05);
    -ms-transform:     scale(1.05, 1.05);
    -o-transform:      scale(1.05, 1.05);
    transform:         scale(1.05, 1.05);
}

#column_right .sidebar > a:hover h3 { text-decoration: underline; }

@media only screen and (min-width:610px) {
    #column_right .sidebar {float:left;width:284px; margin: 10px 8px;}
}


/*--------------------------------------------
  Footer
  ------------------------------------------*/
#footer {
    color: #98b3db;
    overflow: hidden;
    margin: 20px 15px;
}

#footer a,
#footer a:visited {color:#98b3db; text-decoration:none;}
#footer a:hover {color:#fff;text-decoration:underline;}

#footer .attribution,
#footer .policylinks {
    font-size: 11px;
    line-height: 2;
}

#footer .policylinks {
    border-bottom: 1px solid #2E4B74;
    border-top: 1px solid #2E4B74;
    padding: 10px 0;
}

#footer .policylinks a {display: inline-block; padding: 3px;}

#footer .quicklinks {
    font-size:11px;
    line-height:1.3;
    float:left;
    overflow:hidden;
}

#footer .quicklinks .leftcol {float:right ;padding-right:30px;}
#footer .quicklinks .rightcol {float:right; margin-left:30px;}
#footer .quicklinks a {display:inline-block; padding:2px; margin: 2px 0;}

#footer .uta-social {margin:0 0 10px; padding:0; list-style:none; overflow:hidden;}
#footer .uta-social li {float:left; margin-right:8px;}
#footer .uta-social a { margin-right:4px;}
#footer .uta-social li.mo .moretext {display: none;}

/* Back to top arrow */
#totop-arrow {
    position: fixed;
    bottom: 10px;
    right: -200px;
    text-indent: -200px;
    overflow: hidden;
    background: url("../../_images/responsive/arrow-to-top.png");
    width: 50px;
    height: 50px;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    z-index: 3000;
    
    /**
    THIS TRANSITION IS REALLY LAGGING GOOGLE CHROME ON SCROLL... :(
    -moz-transition: opacity 500ms;
    -webkit-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
    **/
}

#totop-arrow:active,
#totop-arrow:focus { outline: none; }
#totop-arrow.visible {opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); right:10px;}


/*--- Fix some old browser issues ---*/
.ie7 .for-medium-up,
.ie8 .for-medium-up,
.ie7 .for-large-up,
.ie8 .for-large-up {display:block !important;}
.ie7 .for-small-only,
.ie8 .for-small-only {display: none !important; }

.ie7 .page-banner h3,
.ie8 .page-banner h3 {left:0px;}


