.description_page_add_button_wrapper {
	float:right;
	display:none;
}
.description_page_add_button, .description_page_remove_button {
	cursor:pointer;
	display:none;
	border:0;
	width:184px;
	height:30px;
	margin: 0 -5px 0 5px;
}
.sb-header-links a:focus { 
	outline: none;
}
#no_sessions_message { 
	padding: 20px 30px;
}
.list-wrapper .session-title a, .calendar-wrapper .session-title a { display:block; clear: both; }
.filters_wrapper div div ul { border-bottom: 1px solid #ccc; }
.filters_wrapper div:last-child div ul { border-bottom: 0; } 
.filters_wrapper ul li {
	margin:0 0 4px 7px;
	list-style:none;
	list-style-type:none;
}
.refresh-from-app {
	background: transparent;
	border: 0;
	padding: 0;
	margin: 0 2px;
	cursor: pointer;
}
.refresh-from-app:focus { outline: none; } 
.loading_gif { 
	width: 32px;
	height: 32px;
	margin: 100px auto;
	background: transparent url('images/loading.gif') no-repeat;
}
.description-search-results { font-style:italic; }
.bio-search-results { display:none; }
#search_input { 
	/*display: none;*/
	border-right-width: 0px;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	border-right-color: transparent;
	width:110px;
	/*padding: 0 15px 0 20px;*/
    background: transparent url('../includes/images/LiteSprite.png') no-repeat  -745px -45px;
    height: 20px;
    float: left;
    border: 1px solid #ccc;
    padding: 0 22px 0 20px;
    margin: -1px -1px 0 0;
    border-bottom-color: #b3b3b3;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #b3b3b3;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #b3b3b3;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #b3b3b3;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-top-style: solid;
    border-top-width: 1px;
}
.search-button { 
    background: url("../includes/images/LiteSprite.png") no-repeat scroll -900px -50px transparent;
	cursor: pointer;
	width: 54px;
	height: 26px;
	margin:-1px 0 0 -20px;
	padding: 1px 5px;
    border: 0;
    font-size:0;
    line-height: 0;
    /*
	border-bottom-color: #b3b3b3;	
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #b3b3b3;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #b3b3b3;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #b3b3b3;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	font-family: 'Source Sans Pro',sans-serif;
	background-color: #ccc;
	color: #444;
    */
}
.search-button:focus { outline: none; } 
#search-sessions-radio { margin-left: 32px; }
#search-speakers-radio { margin-left:10px; }
.search_form_wrapper { font-size: 11px; margin: 15px 5px 0 5px; width: 190px; float: left; z-index: 10; } 
.search_info_wrapper { display: none; padding: 23px 0 0 15px; border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; margin-left: 10px; height: 42px; }
.search-query-speaker-disclaimer { font-style:italic; color: #e10000; }
.search_info_num_results_text {
	color: #999;
	font-size: 90%;
}

#sb2-session-social, #sb2-speaker-social { max-height: 30px !important; overflow:hidden; }
#ie_workaround_email_input_title, 
#ie_workaround_password_input_title, 
#ie_workaround_create_account_first_name,
#ie_workaround_create_account_last_name,
#ie_workaround_create_account_job_title, 
#ie_workaround_create_account_company, 
#ie_workaround_create_account_email, 
#ie_workaround_create_account_password, 
#ie_workaround_create_account_confirm_password { float: left; }
/*
.description_page_add_button {
	background: transparent url('images/add_to_schedule_button.png') no-repeat top left;
}
.description_page_remove_button {
	background: transparent url('images/remove_from_schedule_button.png') no-repeat top left;
}
*/
.add_to_schedule_tip {
	width:137px;
	height:25px;
	position:absolute;
	background:url('images/add_to_schedule.png') no-repeat center right;
	z-index: 9999999;
}
.remove_from_schedule_tip {
	width:175px;
	height:25px;
	position:absolute;
	background:url('images/remove_from_schedule.png') no-repeat center right;
	z-index: 9999999;
}
#back_to_top_button {
    position: fixed;
    cursor: pointer;
    left:65px;
    bottom: 25px;
    width: 90px;
    height: 100px;
    display:none;
}
.export_as_dialog label {
	cursor: pointer;
}
.export_buttons_wrapper {
	margin:0;
	padding:0;
}
.export_title {
	margin: 7px 7px 0 0;
}

.speaker_anchor_link_wrapper {
	display:none;
}
.prices-description-link { 
	display:block;
	padding: 0 0 0 12px;
	background-color:#ebebeb;
}
.search_description { display:none; } 
.sb-header-search-day-tabs-wrapper { 
	width: 993px;
}
.sb-header-search-day-tabs-wrapper.day-tabs-hidden { 
	width: 200px;
}
#sb2-session-social, #sb2-speaker-social {
	width: 100%;
	max-width: 791px;
    padding-top: 10px;
}
.sb-speaker-photo img { border: 1px solid #cdcdcd; padding: 8px; float: right; margin: 0 0 5px 10px; }
#session-description-speaker-list,.session_description_legend { width: 80%; max-width: 791px; }
.logo.sponsored-session-logo { 
	margin-bottom:0;
}
#sponsored-session-wrapper { 
	margin-left: 10px;
    margin-top: 20px;
}
.sponsor-logo-wrapper { 
	margin-bottom:10px;
    width: 150px;
    float: left;
    text-align: center;
}
/* .sessions p { clear: both; } */


/* jQuery Notification CSS */
#info_message{
    display: none;
    width: 100%;
    height: 51px;
    position: absolute;
    top: 0;
    position: fixed;
    z-index: 50000;
    margin: 0;
    padding: 0;
}
#info_message .message_area{
    float: left; 
}
@media screen and (min-width: 777px) {
	.center_auto{
	    margin: 0 auto;
	    width: 1000px;
	    padding: 15px 72px 15px 72px;
	}
	#info_message .message_area{
		width: 795px;
		margin: 0 auto;
	}
}
@media screen and (max-width: 776px) {
	.center_auto{
	    margin: 0 auto;
	    width: 640px;
	    padding: 15px 0 15px 4px;
	}
	#info_message .message_area{
		width: 600px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 735px) { 
	#sb2-session-social-facebook iframe { width: 100px !important; }
}
#info_message .message_area span.link_ribbon{
    color: #999999;
    text-decoration: underline;
    cursor: pointer;
}
#info_message .button_area{
    float: right;
    width: 11px;
    height: 10px;
    margin-top: 3px;
}
.error_bg{
    background: url('images/error_bg.png') 0 0 repeat-x;
}
.error_bg .message_area{
    font:bold 14px arial;
    color: #a20510;
    text-shadow: 0 1px 0 #fff; 
}
.error_bg .button_area{
    background: url('images/error_close.png') 0 0 no-repeat;    
    cursor: pointer;
}
.error_bg .info_more_descrption{

    -moz-box-shadow: 0 0 5px #b2495b;
    -webkit-box-shadow: 0 0 5px #b2495b;
    box-shadow: 0 0 5px #b2495b;
}
.succ_bg{
    background: url('images/succ_bg.png') 0 0 repeat-x;
}
.succ_bg .message_area{
    font:bold 14px arial;
    color: #2f7c00;
    text-shadow: 0 1px 0 #fff; 
}
.succ_bg .button_area{
    background: url('images/succ_close.png') 0 0 no-repeat;    
    cursor: pointer;
}
.info_bg{
    background: url('images/info_bg.png') 0 0 repeat-x;
}
.info_bg .message_area{
    font:bold 14px arial;
    color: #0d9a95;
    text-shadow: 0 1px 0 #fff; 
}
.info_bg .button_area{
    background: url('images/info_close.png') 0 0 no-repeat;    
    cursor: pointer;
}
.warn_bg{
    background: url('images/warn_bg.png') 0 0 repeat-x;
}
.warn_bg .message_area{
    font:bold 14px arial;
    color: #a39709;
    text-shadow: 0 1px 0 #fff; 
}
.warn_bg .button_area{
    background: url('images/warn_close.png') 0 0 no-repeat;    
    cursor: pointer;
}
.clearboth{
    clear: both;
}
.info_more_descrption{
    display: none;
    width: 950px;
    height: 300px;
    background: #fff;
    margin: 0 auto;
    padding: 10px;
    background: #fbfbfb;
    overflow: auto;
}
.succ_bg .info_more_descrption{    
    -moz-box-shadow: 0 0 5px #56a25e;
    -webkit-box-shadow: 0 0 5px #56a25e;
    box-shadow: 0 0 5px #56a25e;
}
.highlight,.highlight_search_results { background-color: yellow; padding: 1px; }
.session-location-list-view,
.session-audience-level { display: none; }
/* TEMP */
/*
.search-button, .search-radio, #search_input, .search_form_wrapper label { display: none !important; } 
*/
/* END TEMP */
