/* ================================================================================================================================================================================================ */
/* DEFAULTS */
/* ================================================================================================================================================================================================ */

@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,700italic");

html {
overflow-y: scroll;
}

body {
background: #000;
color: #000;
font: 1em/2em "Open Sans", Verdana, Geneva, sans-serif;
font-size: 85%;
margin: 0;
}

a:active, a:link, a:visited {
color: #900;
/*text-decoration: none;*/
}

a img {
border: none;
}

.no_grey td {
/*background: #fff;
padding: 0;*/
}

a:hover {
text-decoration: underline;
}

a[href^="tel:"]:before {
/*    content: "\260E";
    margin-right: 5px;*/
}

h1 {
/*font-family: "Oswald", Verdana, Geneva, sans-serif;*/
font-size: 200%;
font-weight: normal;
line-height: 1.25em;
margin-left: 5%;
margin-right: 5%;
}

h2 {
/*font-family: "Oswald", Verdana, Geneva, sans-serif;*/
border-bottom: 2px solid #900;
font-size: 200%;
font-weight: normal;
line-height: 1.5em;
padding-bottom: 5px;
}

h3 {
/*font-family: "Oswald", Verdana, Geneva, sans-serif;*/
font-size: 115%;
line-height: 1.5em;
}

h4 {
color: #900;
font-size: 200%;
font-weight: normal;
margin: 25px 0 0 0;
}

h5 {
font-size: 85%;
font-weight: normal;
line-height: 1.75em;
margin: 5px 0 0 0;
}

.subtitle {
font-size: 60%;
}

input:focus {
outline: none;
}

input[type="text"] {
font-family: "Open Sans", Verdana, Geneva, sans-serif;
}

input[type="submit"] {
background: #990000;
border: 0;
border-radius: 0;
color: #fff;
-webkit-appearance: none;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

li {
line-height: 1.75em;
}

.double_spaced {
margin-bottom: 15px;
}

.alertbox { width:488px; padding:5px 5px 0; margin:10px auto; border:1px solid #ba3d36; background:#ffc; }

table {
width: 100%;
margin: 0;
padding: 0;
border: none;
border-spacing: 0;
}
tr {
width: 100%;
margin: 0;
padding: 0;
border: none;
}
td {
margin: 0;
padding: 5px 15px 5px 15px;
border: none;
}



tr:nth-child(even) {background: #f0f0f0}

@media screen and (max-width: 600px) {
table {width:100%;}
thead {display: none;}
tr:nth-of-type(2n) {background-color: #e3e3e3;}
tr td:first-child {background: none; font-weight:normal;/*font-size:1.3em;*/}
tbody td {display: block;  text-align:left;}
tbody td:before { 
    content: attr(data-th); 
    display: block;
    text-align:left;  
  }



}

.no_underline {
border: none;
}

#news_article tr {
background: none;
}

#news_article table {
padding: 20px;
}


/* ================================================================================================================================================================================================ */
/* CONTENT */
/* ================================================================================================================================================================================================ */



.clear_float {
float: none;
}

.photo_with_caption {
background-color: #000;
width: 100%;
}

.photo_with_caption img {
border-bottom: 10px solid #990000;
display: block;
width: 100%;
}

.photo_with_caption p {
color: #fff;
margin: 0;
padding: 20px;
}

.two_column {
width: 100%;
float: left;
/*margin-right: 6%;*/
margin-bottom: 30px;
padding: 0%;
line-height: 1.75em;
}

#post {
padding: 5%;
}

#overlay {
background: #000;
background-image: url("/resources/images/dots.gif");
background-position: center;
background-repeat: no-repeat;
background-size: 50px 50px;
height: 100%;
position: fixed;
width: 100%;
z-index: 9000000;
}

#search_drop_down {
background: #464646;
display: none;
height: 55px;
overflow: hidden;
width: 100%;
}

#search_container {
background: #464646 url("/resources/images/includes/header/magnifying-glass.png") 14px 18px no-repeat;
background-size: 20px 20px;
height: 55px;
overflow: hidden;
width: 100%;
}

#search_drop_down input[type="text"] {
background: none;
border: none;
color: #fff;
font-size: 100%;
height: 25px;
margin: 15px 2% 0 38px;
padding: 0 0 0 8px;
width: 60%;
float: left;
}

#mobile_menu {
background: #900;
min-height: 55px;
/*position: absolute;*/
width: 100%;
z-index: 100000;
}

.lead_in {
font-size: 150%;
line-height: 1.5em;
}


ul.itemlist { 
	list-style:none!important;
	margin:0!important;
	padding:0!important;
}

.itemlist li img {
/*	padding:0 20px 0 0px;
	margin:0;
	border:none;
	float:left;
	width:100px;
	height:100px;
	overflow:hidden;*/
	}

.descr {
	display:block;
	margin-left:120px!important;
	}

.external_link {
background: url('/assets/images/shared/external-link.png') center right no-repeat;
padding-right: 14px;
}

.new_window_link {
background: url('/assets/images/shared/new-window-link.png') center right no-repeat;
padding-right: 14px;
}

.two_column_left {
background: green;
width: 100%;
}

.two_column_right {
background: red;
width: 100%;
}

.two_column_right::after {
clear: both;
content: " ";
display: table;
}

.breakout {
background: #eee;
padding: 15px 5% 15px 5%;
width: 90%;
}

.breakout p:first-child {
margin-top: 0;
}

.breakout p:last-child {
margin-bottom: 0;
}

.breakout ul {
list-style: none;
padding: 0;
}

.breakout ul li:first-child {
border-top: 1px solid #d6d6d6;
}

.breakout ul li {
border-bottom: 1px solid #d6d6d6;
height: 35px;
width: 100%;
}

.breakout ul li a {
display: block;
height: 35px;
text-decoration: none;
}

.breakout ul li a:hover {
background: #d6d6d6;
}

.float_right {
float: right;
margin-bottom: 25px;
margin-left: 25px;
}

.statistic {
background: #900;
color: #fff;
float: left;
margin-bottom: 20px;
padding: 20px;
text-align: center;
width: 45%;
}

.statistic h3 {
font-size: 200%;
margin: 0;
padding: 0;
}


#degree_container {
height: 300px;
width: 110%;
margin-left: -5%;
}

#degree_photo {
background: #900 url('/resources/images/academics/degrees/jd/paths/header.jpg');
background-size: cover;
/*float: right;*/
/*height: 300px;*/
/*width: 65%;*/
min-height: 20%;
}

#degree_description {
background: green;
/*float: left;*/
/*height: 300px;*/
/*width: 35%;*/
}

#degree_description p {
padding: 20px;
}
















.degree {
background: #900 url('/resources/images/academics/degrees/jd/paths/header.jpg');
background-size: cover;
height: 300px;
overflow: hidden;
width: 100%;
}

.degree_inner {
background: #900;
padding: 20px;
height: 300px;
overflow: hidden;
width: 80%;
padding-right: 15%;
}

.degree_inner h2 {
font-weight: bold;
font-size: 100%; border-bottom: none; color: #fff; margin: 0;
}

.degree_inner p {
/*display: none;*/
color: #fff; font-size: 95%; line-height: 1.5em;
}

.degree_inner a {
color: #fff;
}





input[type="text"], input[type="password"] {
    display:block;
}

fieldset {
	border: 0px;
}

legend {
	display: none;
}

fieldset {
	margin: 0px;
	padding: 0 20px 0 20px;
}

fieldset input {
	height: 30px;
	margin: 0px 0px 10px 0px;
	width: 100%;
	font-family: 'Open Sans', Tahoma, Geneva, sans-serif;
	padding: 0 0 0 0;
	border: 1px solid #d6d6d6;
}

input[type="text"] {
-webkit-appearance: none;
	-webkit-border-radius:0px;
	padding: 0 0 0 10px;
}


select {
	-webkit-appearance: none;
	-webkit-border-radius:0px;
	height: 30px;
	margin: 0px 0px 10px 0px;
	width: 100%;
	padding: 0 0 0 10px;
	border: 1px solid #d6d6d6;
	font-family: 'Open Sans', Tahoma, Geneva, sans-serif;
}


input, select {
	font-size: 90%;
height: 30px;
  width:100%;
  box-sizing:border-box;
}



/*
form {
	padding:2px;
	}
*/
	
fieldset { 
	border: 1px solid #d6d6d6;
	padding: 20px;
	}

/*
legend {
	font-size:11px;
	font-weight:bold;
	color:#666;
	}
*/
	
form br { clear:both; }

label, input, select, textarea {
/*	font-size:12px;
	 float:left;
	 width:200px;
	 margin:5px 10px 5px 0 ;
	 font-family: 'Open Sans', Tahoma, Geneva, sans-serif;*/
	}

textarea {
/*	width:460px;
	height:100px;*/
	}

label {
/*	font-weight: bold;
	text-align: right;*/
	}
	
label span.note {	
/*	font-weight: bold;*/
	}
	
.pressme {
	float:right;
	width:auto;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background: #900;
	border: none;
	padding: 5px 10px 5px 10px;
	text-decoration:none;
	}	
	
input[type="radio"] {
/*	vertical-align: text-bottom;*/
	}
input[type="checkbox"] {
/*	vertical-align: bottom; *vertical-align: baseline;*/
	}

.tiny {
	width:5px;
	border:0;
	margin-right:0;
	}

.selection {
	width:20px;
	border:0;
	background:none;
	}

.shorter  { /*width:30px;*/ }
.short    { /*width:40px;*/ }
.small    { /*width:50px;*/ }
.semi     { /*width:80px;*/ }
.demi     { /*width:100px;*/ }
.shot     { /*width:150px;*/ }
.half     { /*width:200px;*/ }
.medium   { /*width:300px;*/ }
.large    { /*width:350px;*/ }
.larger   { /*width:400px;*/ }
.long     { /*width:450px;*/ }
.longer   { /*width:500px;*/ }
.longest  { /*width:700px;*/ }
.full     { /*width:100%; text-align:left;*/ }
.snap	  { width:auto; }








.square {
background: #900;
color: #fff;
    float:left;
    position: relative;
    width: 100%;
    padding-bottom : 30%; /* = width for a 1:1 aspect ratio */
    margin:0;
	margin-bottom: 20px;
	overflow: hidden;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover; /* you change this to "contain" if you don't want the images to be cropped */
}

.square_content {
font-size: 90%;
text-align: center;
    position:absolute;
    height:90%; /* = 100% - 2*10% padding */
    width:80%; /* = 100% - 2*5% padding */
    padding: 5% 10%;
}

.square_content h3 {
font-size:250%;
margin: 0;
padding: 0;
}




#content {
/*margin: 0 auto;*/
/*max-width: 1920px;*/
background: #fff;
display: table;
/*padding: 55px 0 0 0;*/
padding: 0;
position: relative;
width: 100%;
}

#content .box {
overflow: auto;
}

#left_column {
display: none;
}

#center_column {
width: 100%;
}

#right_column {
background: #fff;
/*float: left;*/
/*padding: 0 5% 5% 5%;*/
/*width: 90%;*/
/*display: block;*/
/*padding: 0 5% 0 5%;*/
width: 100%;
}

.box {
/*box-shadow: 1px 1px 7px rgba(40,38,37,0.13);*/
/*padding: 10px 30px 10px 30px;*/
/*margin: 0 0 5% 0;*/
/*overflow: auto;*/
background: #fff;
}























#footer {
color: #fff;
font-size: 90%;
margin: 0 auto;
width: 80%;
max-width: 1124px;
}

#footer a {
color: #fff;
text-decoration: none;
}

#footer p {
margin: 40px 0 20px 0;
text-align: center;
}

#footer ul {
list-style: none;
padding: 0 0 20px 0;
}

#footer ul li {
border-bottom: 1px solid #171717;
height: 40px;
line-height: 3.5;
/*   width: 30%;
   margin-right: 2%;
   float:left;*/
}

#footer ul li a {
display: block;
text-transform: uppercase;
}

#footer ol {
list-style: none;
padding: 0;
}

#footer ol li {
float: left;
margin: 0 15px 0 0;
}

#footer ol li:last-child {
float: left;
margin: 0;
}


#center_column .box {
/*min-height: 1200px;*/
/*box-shadow: none;*/
}


#menu_admissions li, #menu_about li, #menu_academics li, #menu_student_life li, #menu_careers li, #menu_faculty li, #menu_alumni_and_giving li, #menu_more li {
    background: url(/resources/images/includes/header/right-arrow.png) no-repeat;
    background-position: right 15px center;
    border-bottom: 1px solid #2d2d2d;
	color: #fff;
height: 40px;
    line-height: 3.5;
/*	padding-left: 15px;*/
	border-left: 10px solid #900;
	overflow: hidden;
}

#menu_about li a, #menu_academics li a, #menu_student_life li a, #menu_careers li a, #menu_faculty li a, #menu_alumni_and_giving li a, #menu_more li a {
margin-right: 20%;
width: 80%;
text-overflow: ellipsis;
display: inline-block;
white-space: nowrap;
overflow: hidden;
}


#right_column .box {
/*box-shadow: 1px 1px 7px rgba(40,38,37,0.13);*/
/*margin: 10px 30px 10px 30px;*/
/*margin: 0 0 5% 0;*/
/*overflow: auto;*/
width: 100%;
margin: 0 auto;
}

#right_column .box h2 {
display: none;
}

#right_column .box ul {
list-style: none;
margin: 0;
padding: 0;
}

#right_column .box ul li:first-child {
border-top: 1px dotted #8B8B8B;
}

#right_column .box ul li {
border-bottom: 1px dotted #8B8B8B;
/*margin-bottom: 5px;*/

}

#right_column .box ul li:hover {
background: #eee;
}

#right_column .box ul li img {
float: left; height: 30px; width: 30px;
margin-top: 5px;
margin-left: 5px;
}

#right_column .box ul li div {
margin-left: 50px; display: block;
}

#right_column .box ul li a {
color: #000;
display: block;
padding: 15px;
text-decoration: none;
}

#right_column .box ul li div h3 {
color: #900;
font-size: 100%;
line-height: 1.5;
margin: 0;
padding: 0;
}
	
#right_column .box ul li div h4 {
color: #000;
font-size: 90%;
font-weight: normal;
line-height: 1.5;
margin: 0;
padding: 0;
}


.mobile-burger {
display: block;
float: right;
  position: relative;
  width: 20px;
  height: 20px;
margin: 20px 17px 0 0;
}
.mobile-burger span {
  margin: 0 auto;
  position: relative;
  top: 7px;
  -webkit-transition-duration: 0;
  transition-duration: 0;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.mobile-burger span:before,
.mobile-burger span:after {
  position: absolute;
  content: '';
}
.mobile-burger span:before {
  margin-top: -7px;
  -webkit-transition-property: margin, -webkit-transform;
  transition-property: margin,-webkit-transform,-moz-transform,-o-transform,transform;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-delay: 200ms, 0;
  transition-delay: 200ms, 0;
}
.mobile-burger span:after {
  margin-top: 7px;
  -webkit-transition-property: margin, -webkit-transform;
  transition-property: margin,-webkit-transform,-moz-transform,-o-transform,transform;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-delay: 200ms, 0;
  transition-delay: 200ms, 0;
}
.mobile-burger span,
.mobile-burger span:before,
.mobile-burger span:after {
  width: 20px;
  height: 2px;
  background-color: #fff;
  display: block;
}




#mobile_menu_collapsed {
height: 55px;
width: 100%;
}

#mobile_menu_collapsed img {
float: right;
margin: 17px 17px 0 0;
}



#mobile_menu_expanded {
background: #000;
display: none;
}

#mobile_menu_expanded ul {
margin: 0;
padding: 0 0px 40px 0px;
list-style: none;
}

#mobile_menu_expanded ul li:first-child {
border-top: 1px solid #2d2d2d;
}

#mobile_menu_expanded ul li {
background: url("/resources/images/includes/header/right-arrow.png") no-repeat;
background-position: right 15px center;
border-bottom: 1px solid #2d2d2d;
height: 40px;
/*font-size: 90%;*/
font-size: 90%;
line-height: 3.5;
text-transform: uppercase;
}

#mobile_menu_expanded ul li a {
color: #fff;
display: block;
padding-left: 15px;
text-decoration: none;
}

#mobile_menu_expanded ul li a:hover {
background: #2d2d2d;
text-decoration: none;
}



#submenu2 {
list-style: none; /*float: left;*/ padding: 0; margin: 0; margin-top: -20px; height: 40px; width: 95%; background: #464646 url('/resources/images/small-down-arrow.png') no-repeat; background-position: right 10px center;
}

#submenu2 li {
color: #fff; height: 40px; line-height: 3.5; font-size: 90%; padding-left: 5%; border-bottom: 1px solid #464646;
}

#submenu2 li a {
display: block; color: #fff; text-decoration: none;
}

#further_options {
	background: #171717; display: none; list-style: none; margin: 0; float: left; padding: 0; width: 95%;
}

#further_options li {
height: 40px; line-height: 3.5; padding-left: 5%; border-bottom: 1px solid #464646; font-size: 90%;
overflow: hidden;
}

.subthing {
height: 40px; line-height: 3.5; font-size: 90%; border-left: 20px solid #464646; border-bottom: 1px solid #464646; padding-left: 5%;
}

#further_options li a {
color: #fff; display: block;
text-decoration: none;
}

.plus {
float: right; height: 40px; width: 40px; text-align: center; border-left: 1px solid #464646;
}

#secondary_menu {
display: none;
}

#header_fill {
display: none;
}

#header {
display: none;
}

#header_image {
display: none;
}

.page_header_image {
display: block; width: 100%;
}

#primary_menu_fill {
display: none;
}

#newmega {
display: none;
}




.alternate_row_color {
background: #eee;
}

.program {

}

.program_description {
width: 100%;
}

.program_description h3 {
/*margin: 0;
padding: 0;*/
margin-top: 25px;
margin-bottom: 5px;
font-size: 95%;
margin-left: 15px;
}

.program_description p {
margin-top: 5px;
font-size: 85%;
line-height: 1.5em;
}

.program_buttons {
width: 100%;
}

button {
/*background: #900;
border: none;
color: #fff;
font: 1em/2em "Open Sans", Verdana, Geneva, sans-serif;
font-size: 80%;
height: 40px;
margin: 0;
padding: 0;
margin-right: 15px;
min-width: 100px;*/
}

button:last-child {
/*margin: 0;*/
}

.hide {
display: none;
}

.hide_on_mobile {
display: none;
}



.caption {
font-size: 85%;
line-height: 1.75em;
}

.caption_left, .caption_right {
float: left;
width: 100%;
margin-right: 0;
margin-left: 0;
}

.scroll_to_top {
	width:40px; 
	height:40px;
	padding:10px 0 10px 0; 
/*	text-align:center; 
	background: whiteSmoke;
	font-weight: bold;
	color: #444;
	text-decoration: none;*/
	position:fixed;
	bottom:40px;
	right:0;
	display:none;
	background: url('/resources/images/back-to-top.png') no-repeat 0px 20px;
	background-size: 40px 40px;
}









/* General button style (reset) */
.btn {
	border: none;
	font-family: inherit;
	font-size: 60%;
	color: inherit;
	background: #900;
	cursor: pointer;
	padding: 10px 25px;
	display: inline-block;
	margin: 10px 10px 10px 0;
/*	margin: 15px 20px;*/
	text-transform: uppercase;
	letter-spacing: 1px;
/*	font-weight: 700;*/
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn-4 {
	border-radius: 10px;
/*	border: 3px solid #fff;*/
	color: #fff;
	overflow: hidden;
}

.btn-4:active {
	border-color: #17954c;
	color: #17954c;
}

.btn-4:hover {
	background: #ffcc00;
}

.btn-4:before {
	position: absolute;
	height: 100%;
	font-size: 125%;
	line-height: 3.5;
	color: #fff;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn-4:active:before {
	color: #17954c;
}

/* Button 4a */
.btn-4a:before {
	left: 130%;
	top: 0;
}

.btn-4a:hover:before {
	left: 80%;
}






















@media (min-width: 800px) {

.hide_on_mobile {
display: block;
}

.featured_speakers {
background: #eee; float: right; width: 250px; max-width: 30%; min-height: 550px; padding: 0 0 20px 20px; margin: 0 0 30px 30px;
}

.featured_speakers h3 {
border-bottom: 1px solid #c0c0c0; padding-bottom: 10px; font-weight: normal;
}

.featured_speakers img {
max-width: 160px;
}

.featured_speakers p {
margin-top: 0; font-size: 90%; line-height: 1.5em; padding-right: 20px;
}

}









/* ================================================================================================================================================================================================ */
/* TABS */
/* ================================================================================================================================================================================================ */

		.container{
/*			max-width: 100%;*/
			margin: 0 auto;
			border: 5px solid #ebebeb;
			padding: 20px;
		}



		ul.tabs{
			margin: 0px;
			padding: 0px;
			list-style: none;
		}
		ul.tabs li{
			background: #f7f7f7;
			color: #8f8f8f;
			font-size: 75%;
			display: inline-block;
			padding: 10px 15px;
			cursor: pointer;
			margin-right: 5px;
			text-transform: uppercase;
			font-weight: bold;
		}


		ul.tabs li.current{
/*			border: 1px solid ##d6d6d6;*/
/*			background: ##cbcbcb;*/
			border-bottom: none;
			border-top: 5px solid #990000;
			color: #000;
			background: #ebebeb;
		}

		.tab-content{
			display: none;
/*			border: 1px solid ##d6d6d6;*/
			padding: 0px;
		}

		.tab-content.current{
			display: inherit;
		}

@media (max-width: 768px) {

ul.tabs li {
border-top: none;
box-sizing: border-box;
margin-right: 0;
width: 100%;
padding-left: 15px;
}

ul.tabs li.current{
border-left: 5px solid #990000;
border-top: none;
padding-left: 10px;
}

.container{
border-top: none;
border-color: #f7f7f7;
}
