@charset "utf-8";
/* CSS Document */

@font-face { font-family: 'BentonSansRegular'; src: url("https://fonts.iu.edu/fonts/benton-sans-regular.eot"); src: url("https://fonts.iu.edu/fonts/benton-sans-regular.eot?#iefix") format("embedded-opentype"), url("https://fonts.iu.edu/fonts/benton-sans-regular.woff") format("woff"), url("https://fonts.iu.edu/fonts/benton-sans-regular.ttf") format("truetype"), url("https://fonts.iu.edu/fonts/benton-sans-regular.svg#BentonSansRegular") format("svg"); font-style: normal; font-weight: normal; }
@font-face { font-family: 'BentonSansCondRegular'; src: url("https://fonts.iu.edu/fonts/benton-sans-cond-regular.eot"); src: url("https://fonts.iu.edu/fonts/benton-sans-cond-regular.eot?#iefix") format("embedded-opentype"), url("https://fonts.iu.edu/fonts/benton-sans-cond-regular.woff") format("woff"), url("https://fonts.iu.edu/fonts/benton-sans-cond-regular.ttf") format("truetype"), url("https://fonts.iu.edu/fonts/benton-sans-cond-regular.svg#BentonSansCondRegular") format("svg"); font-style: normal; font-weight: normal; }
@font-face { font-family: 'BentonSansCondBold'; src: url("https://fonts.iu.edu/fonts/benton-sans-cond-bold.eot"); src: url("https://fonts.iu.edu/fonts/benton-sans-cond-bold.eot?#iefix") format("embedded-opentype"), url("https://fonts.iu.edu/fonts/benton-sans-cond-bold.woff") format("woff"), url("https://fonts.iu.edu/fonts/benton-sans-cond-bold.ttf") format("truetype"), url("https://fonts.iu.edu/fonts/benton-sans-cond-bold.svg#BentonSansCondBold") format("svg"); font-style: normal; font-weight: normal; }
@font-face { font-family: 'GeorgiaProItalic'; src: url("https://fonts.iu.edu/fonts/georgia-pro-italic.eot"); src: url("https://fonts.iu.edu/fonts/georgia-pro-italic.eot?#iefix") format("embedded-opentype"), url("https://fonts.iu.edu/fonts/georgia-pro-italic.woff") format("woff"), url("https://fonts.iu.edu/fonts/georgia-pro-italic.ttf") format("truetype"), url("https://fonts.iu.edu/fonts/georgia-pro-italic.svg#GeorgiaProItalic") format("svg"); font-style: normal; font-weight: normal; }


/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }


/**************************************** Branding Bar ***************************************/
/* Add a utitlity clearfix */
.brand-clearfix:before, .brand-clearfix:after { content: ''; display: table; }
.brand-clearfix:after { clear: both; }

#branding-bar-v1 { background: #7A1705; color: #fff; min-height: 46px; font-size: 16px; text-align: right; position: relative; z-index: 5; -webkit-font-smoothing: initial; -moz-font-smoothing: initial; font-smoothing: initial; }
#branding-bar-v1 * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

/* Campus names */
#branding-bar-v1 .show-on-mobile {display: inline; margin-left: 50px; font-size: 20px; line-height: 30px;}
#branding-bar-v1 .show-on-tablet, #branding-bar-v1 .show-on-desktop { display: none; }
#branding-bar-v1 .wrapper { max-width: 63.75em; margin-left: auto; margin-right: auto; padding-right: 2.35765%; padding-left: 2.35765%; }
#branding-bar-v1 .wrapper:after { content: ""; display: table; clear: both;}
#branding-bar-v1 a { color: #fff; }
#branding-bar-v1 ul { list-style: none; }

/*** Bar ***/
#branding-bar-v1 .bar { border-top: 6px solid #990000; }

/*** Trident Tab & Campus Name ***/
#branding-bar-v1 .campus { font-family: "BentonSansCondRegular", "Arial Narrow", Arial, Helvetica, sans-serif; font-size: 1em; /* 16px (16/16) */ font-weight: normal; left: auto; letter-spacing: 0.025em; line-height: 1em; /* 16px (16/16) */ position: absolute; text-align: left; text-transform: uppercase; top: 6px; z-index: 400; margin: 0; }
#branding-bar-v1 .campus a { font-family: inherit; display: table-cell; height: 40px; padding: 0 0 0 50px; text-decoration: none; vertical-align: middle; }
#branding-bar-v1 .campus a:hover { text-decoration: none; color: #fff; }
#branding-bar-v1 .campus img { height: auto; left: 0; position: absolute; top: -6px; width: 40px; }
#branding-bar-v1 .campus .expanded { display: none; }

/* 768px (768/16) */
@media screen and (min-width: 48em) { #branding-bar-v1 { min-height: 52px; }
  /* Campus names */
  #branding-bar-v1 .show-on-tablet { display: inline; margin-left: 75px;}
  #branding-bar-v1 .show-on-mobile, #branding-bar-v1 .show-on-desktop { display: none; }
  /*** Trident Tab & Campus Name ***/
  #branding-bar-v1 .campus { font-size: 1.125em; /* 18px (18/16) */ line-height: 1em; /* 18px (18/18) */ }
  #branding-bar-v1 .campus a { height: 46px; padding: 0 0 0 75px;}
  #branding-bar-v1 .campus img { left: 0; width: 64px; } } 
 
/* 980px (980/16) - 960+20 for FF, IE, Opera d/t rounding */
@media screen and (min-width: 63.75em) { /* Campus names */
  #branding-bar-v1 .show-on-desktop { display: inline !important; margin-left: 75px !important;}
  #branding-bar-v1 .show-on-tablet, #branding-bar-v1 .show-on-desktop { display: none; }
  #branding-bar-v1 .wrapper { padding: 0; }
  #branding-bar-v1 .campus abbr { display: none; }
  #branding-bar-v1 .campus .expanded { display: block; } }
 

/**************************************** Search ***************************************/

#search *, #inline-search *, #toggles * { 
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

#search img {display: none;} 

div[id^=branding-bar], section[id^=branding-bar], #toggles { 
-webkit-transition: margin 0.5s; -moz-transition: margin 0.5s; transition: margin 0.5s; }

.search-open div[id^=branding-bar], .search-open section[id^=branding-bar], .search-open #toggles { 
margin-top: 50px; }

#search { background: #990000; font-size: 16px; height: 45px; position: absolute; top: 0; width: 100%; z-index: 4; -webkit-font-smoothing: initial; -moz-font-smoothing: initial; font-smoothing: initial; -webkit-transition: height 500ms ease; -moz-transition: height 500ms ease; transition: height 500ms ease; }
#search form { position: relative; margin-top: -2px;}
#search .wrapper { padding: 6px 2.35765% 0; }
.search-open #search { height: 50px; }

#toggles { font-size: 16px; position: absolute; top: 6px; width: 98% /**/; pointer-events: none; z-index: 11; }
#toggles a.button { pointer-events: auto; pointer-events: initial; position: relative; font-family: BentonSansBold, Arial, sans-serif; font-weight: normal; float: right; margin-top: 5px; padding: 4px 8px; text-transform: uppercase; width: auto; }
#toggles a.button:hover { background-color: #990000; color: #fff; }
.touch #toggles a.button.hover { background-color: #fff !important; color: #990000 !important; }
#toggles a.search-toggle { background: #990000 url("http://mckinneylaw.iu.edu/_assets-main/search.png") no-repeat center center; background-size: 18px; height: 31px; font-size: 0; padding-left: 24px; }
.search-open #toggles a.search-toggle { background-image: url("http://mckinneylaw.iu.edu/_assets-main/close.png"); background-size: 25px; }
#toggles .wrapper { padding: 0 2.35765%; }

@media screen and (min-width: 768px) { #toggles a.search-toggle { border-radius: 0; background-color: #7A1705; background-size: 22px; border-left: 1px solid #990000; border-right: 1px solid #990000; border-top: none; border-bottom: none; margin: 0; line-height: 34px; height: 46px; padding-left: 30px; } }
@media screen and (min-width: 1020px) { #search .wrapper { padding: 6px 0 0; max-width: 63.75em; margin-left: auto; margin-right: auto; }
  #search .wrapper:after { content: ""; display: table; clear: both; }
  #toggles .wrapper { padding: 0; max-width: 63.75em; margin-left: auto; margin-right: auto; }
  #toggles .wrapper:after { content: ""; display: table; clear: both; } }
body > table, .search-box table, .search-results table { background: none; margin: 0; overflow: visible; border: none; }
body > table td, body > table th, .search-box table td, .search-box table th, .search-results table td, .search-results table th { background: none; padding: 0; border: none; display: table-cell; }
body > table tbody tr:nth-child(odd), .search-box table tbody tr:nth-child(odd), .search-results table tbody tr:nth-child(odd) { background: none; }

body > table tr.gsc-completion-selected { background: #eee !important; }

/* Search Boxes */
.search-box table.gsc-search-box td.gsc-input { padding-right: 0; }
.search-box table.gsc-search-box td.gsc-clear-button { display: none; }
.search-box .gsc-input-box { border: none; height: auto; }
.search-box .gsc-input-box ::-ms-clear { display: none; }
.search-box .cse input.gsc-search-button, .search-box input.gsc-search-button { font-family: BentonSansBold, Arial, sans-serif; font-weight: normal; background: #990000; border: 1px solid #990000; color: #fff; font-size: 1rem; font-weight: normal; padding: 8px; margin-bottom: 0; min-width: 45px; height: 33px; line-height: 1; background-image: none; -webkit-appearance: button; /* fix that thing on mobile safari */ }
.search-box .cse input.gsc-search-button:hover, .search-box input.gsc-search-button:hover { background: transparent; color: #990000; border-color: #990000; cursor: pointer; }
.search-box .cse .gsc-search-button input.gsc-search-button-v2, .search-box input.gsc-search-button-v2 { margin-top: 0; }
.search-box input.gsc-input { height: 35px; color: #333; }
.search-box input[type="text"] { margin-bottom: 0; box-shadow: none; line-height: 1; height: 33px !important; padding-left: 8px !important; background-color: #fff !important; background-position: 8px center !important; margin: 0 !important; }
.search-box .gsc-search-box-tools input[type="text"] { background-color: transparent !important; }
.search-box input[type="text"]:focus { box-shadow: none; }
.search-box .gsst_a .gscb_a { color: #990000; }
.search-box .gsc-input-box-hover .gsst_a .gscb_a { color: #7A1705; }

#search.search-box input.gsc-search-button { border-color: #fff; }
#search.search-box input.gsc-search-button:hover { border-color: #fff; background: #fff; color: #990000; }

#content form.search-toggle { margin-bottom: 24px; }

#content .search-box input.gsc-input, #content .search-box input.gsc-search-button { font-family: BentonSansBold, Arial, sans-serif; font-weight: normal; margin-bottom: 0; box-shadow: none; font-size: 1em; }
#content .search-box td.gsc-clear-button { display: table-cell; }
#content .search-box .gsc-search-box-tools td.gsc-clear-button { display: none; }
#content .search-box .gsc-input-box { border: 1px solid #b6b5b5; }

/* Results */
.search-results .gsc-control-cse { padding: 0; }
.search-results .gsc-above-wrapper-area { border-bottom: 0; }
.search-results .gsc-results { width: 100%; }
.search-results .gsc-webResult.gsc-result.gsc-promotion, .search-results .gsc-webResult.gsc-result.gsc-promotion:hover { background-color: #EDEBEB; border-color: #b6b5b5; padding: 8px; }
.search-results .gs-promotion .gs-snippet, .search-results .gs-promotion .gs-title .gs-promotion-title-right, .search-results .gs-promotion .gs-title .gs-promotion-title-right * { color: #333; }
.search-results .gs-promotion-text-cell-with-image { padding-left: 10px; }
.search-results .gsc-thumbnail-inside, .search-results .gsc-url-top { padding: 0; }
.search-results .gs-promotion .gs-visibleUrl, .search-results .gs-promotion .gs-visibleUrl-short { color: #4d4d4d; }
.search-results .gsc-url-top, .search-results .gs-result a.gs-visibleUrl, .search-results .gs-result .gs-visibleUrl { color: #666666; }
.search-results .gsc-table-result { font-family: BentonSansRegular, 'Arial Narrow', Arial, sans-serif; font-weight: normal; }
.search-results .gsc-result .gs-title { height: auto; overflow: visible; }
.search-results .gs-promotion a, .search-results .gs-promotion a *, .search-results .gs-result .gs-title, .search-results .gs-result .gs-title *, .search-results a, .search-results a b, .search-results a em, .search-results .gsc-cursor-page { color: #990000 !important; }
.search-results a.gs-title:before, .search-results a.gs-image:before { display: none !important; }
.search-results .gsc-selected-option-container { font-family: BentonSansBold, Arial, sans-serif; font-weight: normal; width: auto !important; }
.search-results .gsc-control-cse .gsc-option-selector { border-color: #909090 transparent; border-style: solid; border-width: 4px 4px 0 4px; width: 0; height: 0; margin-left: -2px; top: 50%; margin-top: -2px; position: absolute; background-image: none; padding: 0; }
.search-results .gsc-option-menu-item-highlighted { background: #eee url("//ssl.gstatic.com/ui/v1/menu/checkmark2.png") no-repeat left center; }

/* Fix for legacy template sites */
#content .search-box table, #content .search-results table { overflow: visible; }

#content form.search-toggle, #content #inline-search form { padding: 0; background: none; }
#content form.search-toggle input, #content #inline-search form input { vertical-align: top; }

#content #inline-search table, #content #inline-search table td, #content #inline-search table th { margin: 0; padding: 0; background: none; border: none; font-size: 1em; }


/**************************************** Footer ***************************************/
#footer-v1 { clear: both; -webkit-font-smoothing: initial; -moz-font-smoothing: initial; font-smoothing: initial; }

#footer-v1 * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

#footer-v1 { background: #fff; font-size: 16px; /* Force a default size for ems */ font-family: "BentonSansRegular", Arial, Helvetica, sans-serif; margin: 0 0 0 0; padding: 0 0 20px 0; text-align: center; }

#footer-v1 .wrapper { max-width: 63.75em; margin-left: auto; margin-right: auto; padding-right: 2.35765%; padding-left: 2.35765%; }
#footer-v1 .wrapper:after { content: ""; display: table; clear: both; }

#footer-v1 .tagline { background: #7A1705; color: #fff; font-family: "BentonSansCondBold", "Arial Narrow", Arial, Helvetica, sans-serif; font-size: 1.125em; /* 18px (18/16) */ letter-spacing: 0.2em; line-height: 1em; /* 18px (18/18) */ margin: 0 -2.35765% 10px; padding: 5px; text-transform: uppercase; vertical-align: bottom; }
#footer-v1 .tagline span { font-family: GeorgiaProItalic, Georgia, serif; font-size: .7778em; /* 14px (14/18) */ text-transform: lowercase; letter-spacing: 0; display: inline-block; margin-left: -4px; }

#footer-v1 p { font-size: .6875em; /* 11px (11/16) */ }

#footer-v1 a { color: #7d110c; font-family: inherit; text-decoration: none; }
#footer-v1 a:hover { text-decoration: underline; }

#footer-v1 .internal { margin: 0 0 15px 0; }

#footer-v1 .copyright { margin: 0; }

#footer-v1 .block-iu { display: block; height: 26px; margin: 0 auto 5px auto; width: 22px; }

/* 768px (768/16) */
@media screen and (min-width: 40em) { #footer-v1 { border-top: 6px solid #7A1705; padding: 40px 0 30px 0; position: relative; text-align: left; z-index: 1; }
  #footer-v1 .wrapper { position: relative; }
  #footer-v1 .tagline { font-size: 1.5em; /* 24px (24/16) */ line-height: 1em; /* 24px (24/24) */ text-align: center; /* Positioning */ margin: 0 -200px 0 0; padding: 8px 20px 8px 24px; position: absolute; left: 50%; top: -66px; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
  #footer-v1 .tagline span { font-size: .6667em; /* 16px (16/14) */ }
  #footer-v1 .copyright { overflow: hidden; padding: 7px 0 0 0; position: relative; }
  #footer-v1 .internal { position: absolute; right: 10px; top: 7px; z-index: 1; }
  #footer-v1 .block-iu { float: left; margin: -7px 9px 0 0; } }
/* 980px (980/16) - 960+20 for FF, IE, Opera d/t rounding */
@media screen and (min-width: 63.75em) { #footer-v1 .wrapper { padding: 0; } }
  
/****************************************
 * iOS Adjustments
 ****************************************/
@media screen and (max-device-width: 480px) {
  html {
    -webkit-text-size-adjust: none; }

  input, select, textarea {
    font-size: 16px !important;
    line-height: 16px !important; } }
	
	
/****************************************
 * Media Query Information to Javascript
 ****************************************/
/* 1px (1/16) */
@media screen and (min-width: 0.063em) {
  body:after {
    content: 'min-width-1';
    position: absolute;
    left: -9999px;
    top: -9999px;
    visibility: hidden; } }
	
/* 480px (480/16) */
@media screen and (min-width: 30em) {
  body:after {
    content: 'min-width-480'; } }
	
/* 600px (600/16) */
@media screen and (min-width: 37.5em) {
  body:after {
    content: 'min-width-600'; } }
	
/* 768px (768/16) */
@media screen and (min-width: 48em) {
  body:after {
    content: 'min-width-768'; } }
	
/* 980px (980/16) - 960+20 for FF, IE, Opera d/t rounding */
@media screen and (min-width: 61.25em) {
  body:after {
    content: 'min-width-960'; } }