

/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

td{
	vertical-align: top;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Option 4 Structural styles
   ========================================================================== */

body{
	position: relative;
	background: #fff;
	font-family: "Open Sans";
}

a, a:link, a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline !important;
}

h1,h2,h3,h4{
	font-family: "Open Sans";
	font-weight: 600;
	text-transform: none;
}



h1{
	font-size: 24px;
	margin: 14px 0;
}


header{
	height: 80px;
	margin: 0 auto;
	padding-top: 10px;
	position: relative;
	width: 1000px;
	z-index: 1000;
}


#booth{
	float:right;
	margin-right: 20px;
}

#logo{
	display: block;
	float: left;
	margin-left: 20px;
}

nav ul, nav li{
	background: none;
	float: left;
	margin:0;
	padding: 0;
}

nav li{
	margin-top: 10px;
}

nav a,nav a:link{
	font-size: 15px;
	text-decoration: none;
	margin: 0 10px 0 30px;
	padding: 5px 10px 20px 10px;
}

nav a:hover{
	text-decoration: none !important;
}

/* ----------------------------
	Homepage HPR 
-------------------------------*/



#hpr,#hpr > div{
	height: 555px;
	overflow: hidden;
	position: absolute;
	width: 100%;
}

#hpr > div{
	bottom:0;
}

#hpr{
	top:0;
}

#hpr .selected{
	z-index: 100;
}


#hpr div img{
	position: absolute;
	bottom:0;
	height: auto;
	left:0;
	width: 100%;
	z-index: 0;
}

#hpr div.selected img{
	top:0;
}

#hpr div.content{
	height: 555px;
	margin:0 auto;
	position: relative;
	width: 1000px;
}

#hpr div.content div{
	bottom: 120px;
	position: absolute;
}

#hpr div.content div > a{
	color: #fff;
	border-radius: 3px 0 0 3px;
	padding:12px;
	position: relative;
}

#hpr div.content div > a:hover{
	text-decoration: none !important;
}

#hpr div.content div > a:after{
	content: " ";
	display: inline-block;
	height: 46px;
	width: 51px;
	position: absolute;
	right: -51px;
	top: 0;
}

#hpr div.thumb span{
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	display: block;
	margin:18px auto;
	position: relative;
	width: 980px;
	z-index: 100;
	cursor: pointer;
}

#hpr .selected .thumb{
	display: none;
}

#hpr div.content p{
	color:#fff;
	font-size: 29px;
	font-weight: 300;
	max-width: 620px;
	padding:10px 20px;
}

#hpr .thumb{
	height:60px;
	position: absolute;
	top:0;
	width:100%;
	cursor: pointer;
}

/* colors */

#hpr div.blue .thumb{
	background: url(/boothsitecore/img/option4/hpr-blue.png);
}

#hpr div.orange .thumb{
	background: url(/boothsitecore/img/option4/hpr-orange.png);
}

#hpr div.teal .thumb{
	background: url(/boothsitecore/img/option4/hpr-teal.png);
}

#hpr .blue div.content p{
	background: rgba(91,152,169,.9);
}

#hpr .orange div.content p{
	background: rgba(251,172,61,.9);
}

#hpr .teal div.content p{
	background: rgba(45,127,112,.9);
}

/* 
	END Homepage HPR 
*/

footer{
	width: 100%;
}

#home footer{
	margin-top: 465px;
}

footer h3{	
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
}

footer p{
	font-size: 13px;
}

footer > div.ten{
	margin:0 auto;
}

footer > div.ten div.seven{
	float:left;
}

footer .links{
	line-height: 20px;
}

footer .links a{
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
}

footer .search{
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:1em 0 0;
	padding: 15px 20px 20px;
	width: 188px;
}

footer .search h3{
	font-size: 20px;
	text-transform: none;
	margin: 0 0 15px;
}

footer .search input{
	font-size: 13px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #c1c1c1;
	padding: 4px 25px 4px 6px;
	width: 143px;
}

footer .links{
	margin: 1em 0 0;
}

footer .links, footer .search{
	margin-left: 55px;
}

.search .btn{
	border: 0;
	height: 16px;
	margin-left: -24px;
	padding-top: 0px;
	width: 25px;
}

/* ----------------------------
	Interior
-------------------------------*/

#container{
	position: relative; /* Edit mode */
}

#pnEditMode{
	margin:0 25px;
}


body,#hpr, #hpr > div, #container{
	min-width: 1024px;
}


#container img.header-bg{
	z-index: 0;
	width: 100%;
	position: absolute;
	height: auto;
}

#cite{
	margin: 195px auto 0 auto;
	position: relative;
	width: 100%;
	z-index: 110;
}

#cite > div{
	margin:0 auto;
	padding: 30px 0 15px 0;
	position: relative;
}

#cite p{
	float: left;
	margin: 0 0 15px;
	width: 694px;
	font-size: 14px;
	line-height: 24px;
}

#cite aside p{
	width: auto;
}

#cite aside{
	position: absolute;
	right: 0;
	top:-75px;
	width: 230px;
}

/* Breadcrums */

ul.crums{
	margin:0 0 0 19px;
	padding: 0;
	position: absolute;
	top:-10px;
}

ul.crums li{
	background: none;
	float:left;
	margin:0;
	padding: 0;
	position: relative;
}

ul.crums li a:link,ul.crums li a,ul.crums li a:visited,ul.crums li span{
	margin-left: -19px;
	padding:4px 30px 6px 20px;
	color: #fff;
	font-size: 12px;
}

ul.crums li span{
	padding-right: 15px;
}

#main{
	min-height: 450px;
	position: relative;
	width: 100%;
	z-index: 100;
}

#main > div{
	margin:0px auto;
}

#content{
	padding: 25px 0 30px 0;
}

#content p, #content li{
	font-size: 13px;
}

#content > .two, #content > .five-half{
	float:left;
}

#content .five-half{
	width: 550px;
}

#content nav ul{
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 30px;
	padding: 7px 17px 0px 17px;
	width: 150px;
}

#content nav ul li{
	float:none;
	margin:0;
}

#content nav ul li a, #content nav ul a:link{
	display: block;
	margin:0;
	padding:11px 0 13px 0;
	font-size: 18px;
	font-weight: 600;
	line-height: 20px;
}

#content nav ul li a:hover{
	background: none;
}


#content nav ul li.selected a:after{
	content: " ";
	display: inline-block;
	height: 13px;
	margin: 0 0 0 7px;
	width: 14px;
}


#content nav ul li:last-child a:link{
	border:0;
}

#content .search{
	float: left;
	margin: 0 0 30px;
	width: 184px;
}

#content .search input{
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: rgba(0,0,0,.25) 1px 1px 3px;
	float: left;
	padding:8px 30px 8px 10px;
	width: 142px;
	font-size: 13px;
}

#content .search .btn{
	background-position: center center;
	border: 0 !important;
	box-shadow: none;
	height: 25px;
	margin: 4px 0 0 -30px;
	padding: 0;
	width: 26px;
}

/* ----------------------------
	Tables
-------------------------------*/

table p a, table p a:link, table p a:visited{
	text-decoration: underline;
}

table p a:hover{
	text-decoration: none !important;
}

th.subheader, td, #content td p{
	font-size: 10px;
}


th, .boothtableTableHeaderRow td, thead th, thead td,thead th.subheader, thead td.subheader{
	font-size: 12px;
	font-weight: 600;
}

th.subheader, td{
	font-size: 10px;
}


/* ----------------------------
	Video
-------------------------------*/

div.flex-container{
	background: url(/boothsitecore/img/option4/video-carousel_bg.png);
}

div.flex-container h2{
	margin: 0 0 15px;
	text-transform: none;
}

.flexslider.video-gallery .video-holder a{
	display: block;
}

.flexslider.video-gallery .sub-slide span:after {
	color: #9b1115;
	content: ' »';
	font-family: sans-serif;
	font-size: 1em;
	text-decoration: none;
}

.flexslider.video-gallery .sub-slide.selected span:after {
content: none;
}

.videoDisplay {
	display: none;
	width: 480px;
	height: 270px;
	margin-bottom: 12px;
}

/* ----------------------------
	Gallery
-------------------------------*/

.flexslider.image-gallery{
	width: 550px;
}

.image-gallery .flex-control-nav li a{
	background: url(http://www.chicagobooth.edu/css/img/sprite.gallery-bullets.png) no-repeat 0px 0px;
}

.flexslider .slides img{
	width: auto;
	height: auto;
}


/* ----------------------------
	Media/Profile styles
-------------------------------*/

section article{
	clear: both;
	float:left;
	margin:0 0 20px;
	padding: 0 0 20px;
	width: 100%;
}

section article h2{
	/*
font-family: "TradeGothic Cn 18";
	font-size: 20px;
*/
	font-weight: normal;
	display: block;
	margin: 0;
}

section article h3{
	font-size: 12px;
	font-weight: 600;
	margin:10px 0 20px 0;
}

section article p{
	float: right;
	margin:5px 0;
	width: 388px;
}

.profile section article p{
	float: none;
	width: auto;
}

section article figure{
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	position: relative;
	width: 147px;
}

section article figure a {
	font-family: "TradeGothic CN 18";
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	background: url('/Boothsitecore/img/option4/profile-img_bg.png');
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 7px 10px 5px 13px;
	position: absolute;
	text-align: center;
	width: 124px;
}


section hr{
	border: none;
	clear: none;
	height: 1px;
	margin: 10px 0;
}

.profile{
	padding: 0;
	margin: -10px 0 0;
}


.profile .media{
	float: left;
	margin: 0 20px 10px 0;
	
	
}

.profile .media.video a, #profile-player{
	position: relative;
	width: 535px;
	height: 300px;
	display: block;
}

#profile-player{display: none;}

.profile .media.video a:after{
	content: " ";
	display: block;
	background: url('/boothsitecore/img/option4/play-btn.png') no-repeat;
	width: 92px;
	height: 92px;
	position: absolute;
	right: 225px;
	top: 105px;
	z-index: 1010;
}
.lt-ie9 .profile .media.video a:after{
	clear: both;
	content:url('/boothsitecore/img/option4/play-btn.png');
}

.profile hr{
	clear: right;
}



/* ----------------------------
	Publications
-------------------------------*/
.faq-pair{
	border-top: 1px dotted #999;
	clear:both;
	width: 100%;
}

.faq-query {
	overflow: hidden;
	padding: 12px 0;
	margin-bottom: 0;
	background: none;
	cursor: pointer;
}

.faq-pair .toggle-arrow {
	background: url('/Boothsitecore/img/option4/arrow-inactive.png') 0px 0px no-repeat;
	float: left;
	height: 8px;
	margin: 5px 10px 0 0;
	padding: 0;
	width: 13px;
}

.faq-pair.active .toggle-arrow {
	background: url('/Boothsitecore/img/option4/arrow-active.png') 0px 0px no-repeat;
}

.faq-pair .faq-query p {
	color: #333333;
	font-family: "TradeGothic BoldCN 20";
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#content .faq-pair.active .faq-query p {
	color: #9e273f;
}

.faq-pair .faq-answer {
	background: none;
	display: none;
	margin: 0 0 23px 23px;
	padding: 0;
}

.faq-pair.active .faq-answer {
display: block;
overflow: hidden;
}

.faq-pair.active .faq-content{
	font-size: 12px;
}


.form{
	background: url(/boothsitecore/img/option4/video-carousel_bg.png);
	box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.3);
	margin: 0 0 25px;
	padding: 15px 19px 19px 13px;
}

.form label {
	color: #39393a;
	display: block;
	font-family: "TradeGothic BoldCN 20";
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 10px;
	text-transform: uppercase;
}

#content .form p{
	color: #4c4c4c;
	font-size: 10px;
	font-weight: normal;
}

.field{
	clear:both;
	display: block;
}

.form input.authorTitle {
	border: 1px solid #8d8d8d;
	display: block;
	float: left;
	letter-spacing: .5px;
	margin: 0;
	padding: 6px 8px;
	width: 275px;
	color: #39393a;
	font-family: "Open Sans";
	font-size: 11px;
}

.form div.styled {
	overflow: hidden;
	padding: 0;
	margin: 0;
	background: url('/boothsitecore/img/option4/select.png') no-repeat center right;
	border: 1px solid #8d8d8d;
	display: block;
	float: left;
	margin: 0 0 0 10px;
	width: 165px;
	height: 27px;
}

.form div.styled select {
	width: 120%;
	background-color: transparent;
	background-image: none;
	-webkit-appearance: none;
	border: none;
	box-shadow: none;
	padding: 0.3em 0.5em;
	color: #39393a;
	font-family: "Open Sans";
	font-size: 11px;
	padding: 4px 0px 4px 4px;
}

.form div.styled select {
	color: #39393a;
	font-size: 11px;
}

.form a.plus, a.minus {
	float: left;
	font-size: 16px;
	padding: 0 0 0 10px;
	cursor: pointer;
	font-weight: 600;
}

.form .field > div{
	font-family: "TradeGothic BoldCN 20";
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 2px 0 0 3px;
}

.year{
	margin:15px 0 0;
}

.year input{
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #8d8d8d;
	float: left;
	padding: 7px 8px;
	width: 30px;
}

.year div{
	color: #39393a;
	display: inline-block;
	float: left;
	font-size: 10px;
	padding: 8px 10px;
}


.form input[type="submit"] {
	background: #9c1d21 url('/Boothsitecore//img/option4/search-icon.png') no-repeat 65px 9px;
	border-bottom: #b35f61 1px solid;
	border-left: #c99597 1px solid;
	border-right: #d4b6b7 1px solid;
	border-top: #cfa4a6 1px solid;
	color: #ffffff;
	display: inline-block;
	float: right;
	font-family: "TradeGothic BoldCN 20";
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	padding: 6px 35px 6px 11px;
	text-transform: uppercase;
}

.form-page .form label{
	font-family: "Open Sans";
	font-size: 13px;
}


/* ==========================================================================
  	Module Styles
   ========================================================================== */
   
#cite .module{
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: right;
	margin: 0 0 30px;
	padding:15px 20px;
	width: 185px;
}  

#cite .module, #cite .module p{
	font-size: 13px;
	line-height: 20px;
} 

#cite .module p{
	margin-bottom: 5px;
}

#cite .module h3{
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 10px;
}
#cite .module h3 img{
	margin:0 7px 0 0;
	vertical-align: bottom;
}

#cite .module a.cta:hover{
	text-decoration: none !important;
}

#cite .module a.cta:after{
	content: " »";
	display: inline;
}

#cite .module.image{
	border: 0;
	border-radius: 0;
	float: left;
	padding: 0;
	width: auto;
}

#cite .module.dropshadow{
	box-shadow: 0px 0px 3px rgba(0,0,0,.5);
}

#cite .module.gray{
	background: url(/boothsitecore/img/option4/gray-module_bg.jpg); 
	border:1px solid #768187;
}

#cite .module.img-content img{
	margin: -14px 0 10px -20px;
}



/* Booth Thinking CDR Module - Added 6/20/13 by Matthew Montequin */

#bt-head {
	margin-top:32px;
	margin-left:16px;
}

.bt-content {
	background-image:url('http://researchtst.chicagobooth.edu/Boothsitecore/img/option4/bt_bg.png');
	background-repeat:no-repeat;
	height:145px;
	width:226px;
	white-space:nowrap;
	border:0;
}
	
#bt-fb {
	margin-top:62px;
	margin-left:115px;
}

#bt-twitter {
	margin-top:62px;
	margin-left:7px;
}

#bt-youtube {
	margin-top:62px;
	margin-left:6px;
}

/* end Booth Thinking */

/* ==========================================================================
   Accordion Styles
   ========================================================================== */
   
  .faq-pair .qanda{
	  display: none;
  }
  
  .faq-pair .toggle-text{
	  display: none;
  }
  
  .faq-pair .faq-query p{
	  font-family: "Open Sans";
	  font-weight: bold;
  }
   
   .faq-pair .faq-answer p{
	   margin: 10px 0;
   }

/* ==========================================================================
   Highlights Styles
   ========================================================================== */

.form.striped {
	background: url(/boothsitecore/img/option2/bg.form-stripes.png);
	box-shadow: 0px 2px 7px #AAA;
	display: inline-block;
	padding: .5em 2%;
	width: 96%;
} 

.form h3 {
	text-transform: uppercase;
	font-size: 0.75em;
}


.form.news-listing-filter label {
	float: left;
	margin: 0 10px 5px 0;
	font-size: 12px;
}

.row.news-home, .news-home .row{
	width: auto;
	margin: 0;
}

.news-listing-info h3 {
	margin-bottom: 0.1em;
	line-height: 1.5
}

p.news-listing-timestamp {
	color: #999;
	font-size: 0.7em;
	margin-top: 0;
}

.news-listing-snippet a.news-listing-snippet-lnk:after {
	content: "\00a0\00bb";
}

.news-listing-snippet
{
    font-size: 0.75em;
    line-height: 1.5;
}

.news-listing-snippet p
{
    font-size: 1em;
    display: inline;
}

.news-listing-filter .feed_cat{
	width: 100%;
	float: left;
}

.news-listing-filter .feed_year{
	width: 40%;
	float: left;
}


.form label {
	font-family: "Open Sans";
	font-size: 12px;
}

.form label > label {
	color: #000000;
}


.form.custom span.custom.checkbox.checked {
	background: url('/Boothsitecore/css/img/polsky/opt5-icon_checkbox_active.png') 0 0 no-repeat;
}

.form.custom span.custom {
	background: url('/Boothsitecore/css/img/option5/opt5-icon_checkbox_inactive.png') 0 0 no-repeat;
	border: none;
	display: inline-block;
	float: left;
	height: 17px;
	margin: 0 5px 0;
	position: relative;
	width: 17px;
}

/* DROPDOWN MENU */

.form.custom div.custom.dropdown {
	display: block;
	height: 28px;
	font-size: 11px;
	margin-bottom: 9px;
	margin-top: 2px;
	position: relative;
	width: auto !important;
}

.form.custom div.custom.dropdown a.current {
	background: #d2d3ce;
	background: -moz-linear-gradient(top, #e1e2de 0%, #d2d3ce 100%);
	background: -webkit-linear-gradient(top, #e1e2de 0%,#d2d3ce 100%);
	background: -o-linear-gradient(top, #e1e2de 0%,#d2d3ce 100%);
	background: -ms-linear-gradient(top, #e1e2de 0%,#d2d3ce 100%);
	background: linear-gradient(top, #e1e2de 0%,#d2d3ce 100%);
	border: solid 1px #8d8d8d;
	color: #141414;
	display: block;
	line-height: 26px;
	min-height: 26px;
	overflow: hidden;
	padding: 0 38px 0 6px;
	text-overflow: ellipsis;
	text-decoration: none;
	white-space: nowrap;
	width: auto;
}

.form.custom div.custom.dropdown a.selector {
	background: url('/Boothsitecore/css/img/polsky/sprite.custom-forms.png') -40px 1px no-repeat;
	border: solid 1px #8d8d8d;
	display: block;
	height: 26px;
	position: absolute;
	right: 0;
	top: 0;
	width: 26px;
}

.form.custom div.custom.dropdown ul {
	background: #fff;
	border: solid 1px #8d8d8d;
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.3);
	display: none;
	height: 175px;
	list-style: none;
	margin: 0;
	width: 99% !important;
	overflow: auto;
	padding: 0;
	position: absolute;
	left: 0;
	top: 27px;
}

.form.custom div.custom.dropdown ul li.selected {
	background: url('/Boothsitecore/css/img/polsky/sprite.custom-forms.png') right -74px no-repeat;
}

.form.custom div.custom.dropdown ul li {
	background: none;
	cursor: pointer;
	font-size: 11px;
	margin: 0;
	min-height: 18px;
	padding: 3px 38px 3px 6px;
	white-space: nowrap;
}

/* NEWS FEED PAGENATION */

.result-nav {
	background: #FFF;
	width: 100%;
	display: inline-block;
}

ul.search-nav {
	float: right;
	margin: 0;
}

ul.search-nav li.pageprev, 
ul.search-nav li.pagenext {
	color: #676767;
	text-transform: uppercase;
}

ul.search-nav li {
	background: none;
	float: left;
	padding: 0 2px;
	color: #676767;
	font-size: 10px;
}

ul.search-nav li a:link, ul.search-nav li a:visited{
	color: #676767;
	text-decoration: underline;
}

ul.search-nav li.nav-divider {
	color: #787878;
}

ul.search-nav li.active {
	color: #676767;
}

/* NEWS FEED LISTINGS */

.news-month{
	border-top: 2px solid #eae9e8;
}

.news-listing {
	clear: both;
	border-bottom: 3px solid #eae9e8;
	min-height: 90px;
	padding: 0 0 15px 0;
	margin: 0 0 15px; 
}

.news-listing > img {
	float: left;
	margin: 0 15px 10px 0;
}

.news-listing-info h3 a {
	color: #790000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#content p.news-listing-timestamp { /* content id is added to override paragraph tag */
	color: #333333;
	font-size: 11px;
}

.news-listing-snippet {}

.news-listing-snippet p {
	font-size: 13px;
}

.news-listing-snippet a{
	font-weight: normal;
	text-transform: uppercase;
}

.news-listing-snippet a:after {
	color: #9b1115;
}


/* ==========================================================================
   IE Styles
   ========================================================================== */

.lt-ie9 .search .btn {
	margin-top: -3px;
}


.lt-ie9 #hpr .blue div.content p{
	background: url(/boothsitecore/img/option4/hpr-blue_bg.png);
}

.lt-ie9 #hpr .orange div.content p{
	background: url(/boothsitecore/img/option4/hpr-orange_bg.png);
}

.lt-ie9 #hpr .teal div.content p{
	background: url(/boothsitecore/img/option4/hpr-teal_bg.png);
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 1024px) {


}

@media only screen and (min-width:1450px){
	#hpr,#hpr > div,#hpr div.content{
		height:655px;
	}
	
	#home footer{
		margin-top: 565px;
	}
}

@media only screen and (min-width:2000px){
	#hpr,#hpr > div,#hpr div.content{
		height:795px;
	}
	
	#home footer{
		margin-top: 705px;
	}
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */
.right{
	float: right;
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after, .field:before,
.field:after{
    content: " ";
    display: table;
}

.clearfix:after,.field:after {
    clear: both;
}

.clearfix, .field {
    *zoom: 1;
}


/*
  ===========================================================================
  FULL-WIDTH AND AGENDA UPDATES
  ===========================================================================
*/
#content .five-full{
	width: 795px;
}
.faq-pair .qanda.agenda {
    color: #363636;
    float: left;
    font-family: "TradeGothic BoldCn 20";
    font-size: 1em;
    width: 27%;
    display: block;
}
.faq-pair .toggle-arrow.agenda {
    float: right;
   }
.faq-content.agenda {
    float: left;
    width: 71%;
}
.faq-pair .faq-answer.agenda {
    margin: 0 0 23px;
    }
 .row.agenda {
    margin-left: 0;
}
/********* SPEAKERS ******************/
.columns_speakers {
    float: left;
    padding: 0 10px;
    width: 138px;
}
	.container_split { width:795px; margin:0; padding:0;} 
	.bar_break {
		padding: 30px 0;
		clear:both;
		background: url('/bwcc/images/border-bg.png') center 0 no-repeat;
	}
	.bottom_bump {padding-bottom:20px;}
	
	.speaker-bios {
    overflow: hidden;
	background-color: #FDFDFD;
}
.columns_speakers .speaker-bios {
	display: none;
}
section {
    padding: 30px 40px;
}
.bio .lcol {
    float: left;
    margin: -2px 30px 0 -15px;
    width: 139px;
}

.bio .rcol {
    float: left;
    width: 475px;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}