@charset "utf-8";
/* This CSS Document contains elements common to all pages in the primary uth.edu site, including both the home page and interior pages. */

/* Skip Navigation Styles */
.skip {position: absolute; left: -10000px; top:auto; width: 1px; height: 1px; overflow: hidden;}

body {font: normal 100% Arial, Verdana, Geneva, sans-serif; background-color:#999;}
h1, h2, h3, h4, h5, h6 {color: #333;}
p {font-size: 1rem;}

tbody td, th {border: solid 1px #ccc;}
th {background-color: #eaeaea;}
tbody tr:nth-child(odd) {background: #f9f7f7;}
a {color:#00617c;}
a:hover {color:#00617c;text-decoration:underline;}
a.page{color:#00617c; text-decoration: none; border-bottom:1px dashed;}
a.page:hover {color:#00617c;text-decoration:underline;}
h1 {font-size:1.6em !important;}
h2 {font-size:1.2em;}
h3 {font-size:1.1em !important;}
h4 {font-size:1em !important;}
blockquote, blockquote p {
color:#000;
}
/*h4 + p {margin-left:30px;}

/* Grid HTML Classes 
.grid-x {margin: 0 auto;max-width: 75em !important;}*/
.grid-x .grid-x {margin: 0px !important;}

/*.columncenter, 
.columnscenter {position: relative; padding-left: .9375em; padding-right: .9375em; width: 100%; margin:0 auto;}
*/
/* Panels */
.callout h1, .callout h2, .callout h3, .callout h4, .callout h5, .callout h6, .callout p {color: #333333;}  
.callout {background-color: #FFF;}

/* Foundation Dropdowns */
.f-dropdown {padding: 1.25em;}

/* Search */

/* Search */
form#gs2 {
    margin-top:.15rem;
    padding:0;
    margin:0;
    margin-right:1rem;
}
input#query, input#q {
    height:.75rem;
    padding:.25rem .25;

        margin-bottom:0;
}
form#gs2 input.button {
    margin:0;
    background-color:var(--uthorange);
    padding:.7rem;
}
body.hoop form#gs2 input.button {
    background-color:var(--uthorange);
}
body.hipaa form#gs2 input.button {
    background-color:#44697D;
}

#cse-search-box {float: right; margin: 4px 0; padding: 0; height: 20px; font-size: 11px; font-family: inherit; width: 160px;}
#cse-search-box fieldset {border: medium none; margin: 0; padding: 0px;}
#cse-search-box input.hidden {display: none;}
#cse-search-box input.search {width: 120px; float: left; margin-right: 4px; border-radius: 2em;}
#cse-search-box input.button {font-family: inherit; width: 35px; border-radius: 2em; border-left: 1px solid #666;}
form {margin: 0px;}
.search {margin:0px 3px 3px 3px; float:right;}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {height: auto !important;}
#query, #q {width: 180px; float: left; margin-right: 5px}

/* Header */
body .header {background-color:#5a5a5a;}
body.hoop .header {background-color:var(--uthorange);}
body.hipaa .header {background-color:#44697D;}

/* Top Navigation */
#top-menu, nav.top-bar, .top-bar {
    padding:0;
    margin:0;
}
.title-bar {
    padding: .5rem;
    background: #4D4F53;
}
.top-bar {background-color: #4D4F53 !important;/* overflow:hidden !important; *//* line-height: 0px !important; */}
.top-bar-section ul {background-color: #4D4F53 !important;}
.top-bar-section li:not(.has-form) {border-right: 1px solid #666;}
.top-bar input {top: 5px !important;}
.top-bar .dropdown.menu a {
    padding: 1.1rem 1rem;
}
.top-bar ul li a{
   background-color: #333;
   color:#fff;
   font-size:1rem;
   border-bottom: 1px solid #666;
}

.top-bar ul li a:hover{
   background-color: #222;
   color:#fff;
}
.top-bar input, .top-bar .button {font-size: 0.85em !important;}
.top-bar-section ul li.active > a {background: #993300;}
body.hoop .top-bar-section ul li.active > a {
background: #993300 !important;
}
body.hipaa .top-bar-section ul li.active > a {
background: #385667 !important;
}

/* Content */
.content {background-color:#f4f4f4 !important; padding:1rem !important;}
.content li {margin-left:1em;font-size: 1rem;}

/* Special Styles */
.masthead {float:right; font-size:2em !important;padding: 1em !important; color:#fff !important;}
#quickLinks {margin: 10px; padding: 10px; float: right;  width:30%; border: 1px dotted #A1A19A; clear: left; background-color:#fff;}
#quickLinks h1 {font-size:1.6em !important;}
#mainContent .callout dl {font-size: 1rem;}
#mainContent .callout dt, #mainContent .callout dd {
 float: left;
 margin-bottom: 0;
}
#mainContent .callout dt {width: 40%;}
#mainContent .callout dd {width: 60%;}
#mainContent .callout dd p {margin-bottom: 0;}
#mainContent a {text-decoration:underline;/* min-height:26px; */padding: .35rem 0;/* display:inline-block; */}
#mainContent #contacts a {word-wrap: break-word;}


/* Footer */
.footer {background-color:#373737 !important; padding:10px !important; }
footer li a {font-size:0.75em !important; color:#fff;}
footer li a:hover, footer li a:focus {color:#fff; text-decoration:underline;}
footer p {font-size:0.75em !important; color:#fff;}
footer ul.menu li a {  padding-top:.25rem; margin-top:0; padding-left:0; padding-left: .55rem; padding-right: .55rem; }

/*Media Queries*/

@media only screen and (max-width: 1024px) {
.masthead {float:none; font-size:2em !important;padding: .5em !important; color:#fff !important;
display:block;}
}



@media only screen and (max-width: 665px) {


h1 {margin-bottom: 0px;}
.top-bar input {top:0px !important;}
.policy-contact {width: 100% !important;}
.policy-contact tr th, .policy-contact tr td {font-size: 0.75rem; padding: 4px;}
form#gs2{
    padding:1rem!important;
}
}

#contacts li {
    margin-left: 0;
    list-style-type: none;
    display: block;
    padding: .2rem 0;
}